a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#footer .footer-bottom, 
#single-portfolio .close-folio-item:hover, 
.single-table.featured .btn.btn-primary, 
.contact-info ul li a:hover, 
#footer .footer-bottom a  {
  color: #e5b112;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #C0C0C0;
}

a:hover, a:focus {
	color: #027db3;
}

.main-nav{
	height:105px;
	background-color:#E5B112;
}
.service-icon, 
.progress-bar.progress-bar-primary, 
.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, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#e5b112;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #e5b112;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #e5b112;
}

.twitter-icon .fa-twitter:after {
	border-color: #e5b112 transparent transparent;
}
span{
	color:#e5b112;
}
.texto{		
    display: block;
	text-align:center;
	padding-top: 12px;
	
}
.texto li{
	list-style:none;	
    line-height: 1.9;
	
	
}
.texto ul{
	margin:0;
	padding: 0 4rem 0rem;
	
}