#footer .footer-bottom, 
#footer .footer-bottom a  {
  color: #111;
}
.btn.btn-primary:hover, .btn-submit:hover {
    background-color: #80b3ff;
}
a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#single-portfolio .close-folio-item:hover, 
.contact-info ul li a:hover{
  color: #EFB70C;
}
a:hover, a:focus {
	color: #2C616F;
}
#portfolio .overlay,
.menu-bg,
.service-icon, 
.progress-bar.progress-bar-primary, 
.btn.btn-primary, 
.twitter-icon .clients-icon, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover, 
.btn-submit,
#footer, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#EFB70C;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #EFB70C;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #EFB70C;
}

.twitter-icon .clients-icon:after {
	border-color: #EFB70C transparent transparent;
}