a,
#home-slider .caption h1 span,
#twitter-carousel .item span, 
#footer .footer-bottom, 
#single-amenidades .close-folio-item:hover, 
.single-table.featured .btn.btn-primary, 
.contact-info ul li a:hover {
    color: #FEEEB8;
}
#footer .footer-bottom a  {
	color: #313131;
}
.btn.btn-primary:hover,
.btn-submit:hover {
	
  background-color: #353142
}

a:hover, a:focus {
    color: #334323;
}

.main-nav, 
.service-icon, 
.single-table.featured, 
.btn.btn-primary, 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover, 
.btn-submit,
#footer, 
.caption .btn-start:hover, 
.folio-overview a:hover {
    background-color: #64634f;
}
.progress-bar.progress-bar-primary{
    background-color: #396316;
    color: #FEEEB8;
}
.caption2 a {
    font-family: 'Archivo Expanded Bold', 'Archivo Medium';
    color: #FEEEB8;
    background-color: #db6212;
}
.caption2  a:hover {
    font-family: 'Archivo Expanded Bold', 'Archivo Medium';
    color: #db6212;
    background-color: #FEEEB8;
}

.left-control:hover, 
.right-control:hover {
	color: #FEEEB8;
  background-color:#396316;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #E9EBD3;
}
.caption .btn-start{
	font-family: 'Archivo Expanded Bold', 'Archivo Medium';
    background-color: #334323;
    color: #FEEEB8;
}
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #E9EBD3;
}

.twitter-icon .fa-twitter:after {
	border-color: #028fcc transparent transparent;
}
