@font-face {
  font-family: 'Aldo-SemiBold';
    src:  url('../../fonts/Aldo-SemiBold.ttf.woff') format('woff'),
    url('../../fonts/Aldo-SemiBold.ttf.svg#Aldo-SemiBold') format('svg'),
    url('../../fonts/Aldo-SemiBold.ttf.eot'),
    url('../../fonts/Aldo-SemiBold.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
	background:
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family: 'Aldo-SemiBold';}
a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#footer, 
#single-consultorio .close-folio-item:hover, 
.single-table.featured .btn.btn-primary, 
.contato-info ul li a:hover, 
#footer .footer-bottom a  {
  color: #fff;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #8B98A0
}

.btn.btn-secondary {color:#8B98A0}
.btn.btn-secondary:hover {color:#fff; background-color:#8B98A0}


a:hover, a:focus {
	color: #8B98A0;
}

.main-nav { background:#fff}
#footer { background:#fff}

.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-bottom, 
.caption .btn-start:hover, 
.about-info .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#8B98A0;
}

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

.caption h1{letter-spacing: 0.2em}

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

.twitter-icon .fa-twitter:after {
	border-color: #8B98A0 transparent transparent;
}