
#home-slider .caption h1 span { /*Detalles del texto de los slider*/
	color: #C0A062;
	font-family: "Old English Text MT";
	src:url(../../fonts/OLDENGL.TTF) format('truetype'); 
}
a,
#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: #028fcc; */
	color: #6C3600; /*Color para el título de las noticias*/
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #9B7A3E /*Color sobre para el envío de mails*/
}

a:hover, a:focus {
	color: #C0A062; /*Focus en links y barra de títulos*/
}

.main-nav, 
.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:#C0A062; /**/
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #6C3600;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #6C3600;
}

.twitter-icon .fa-twitter:after {
	border-color: #6C3600 transparent transparent;
}
