h1, h2, h3, h4, h5, h6{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #515151 !important;
}
.site-header{
    background: #515151;
    border-bottom: 6px solid #ff8f1c;
}
.inside-header, .inside-page-header, .one-container .site-content, .separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation{
    padding: 20px 15px;
}
.header-widget{margin-bottom: 0}
.linkRedes{
    background: #ffffff;
    border-radius: 100%;
    color: #515151;
    display: inline-block;
    font-size: 25px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    text-align: center;
    width: 40px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.linkRedes:hover, .linkRedes:focus{
    background: #ff8f1c;
}
.main-navigation{
    background: #ffffff;
    border-bottom: 2px solid #f0f0f0;
}
.main-navigation .main-nav ul li a, .menu-toggle{
    color: #ff8f1c;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    font-size: 26px
}
.main-navigation .main-nav ul li > a:hover,
.main-navigation .main-nav ul li > a:focus,
.main-navigation .main-nav ul li.sfHover > a,
.main-navigation .main-nav ul li[class*="current-menu-"] > a{
    color: #515151;
    background: none;
}
.footer-widgets{
    background: #515151;
    border-top: 6px solid #ff8f1c;
    color: #fff;
}
.footer-widget-1 .textwidget{
    font-size: 14px;
    max-width: 300px
}
.footer-widget-2{
    text-align: right;
}
.site-footer a{
    color: #ffffff;
}
.site-footer a:hover,
.site-footer a:focus{
    color: #ff8f1c;
}
.site-info{
    background: #fff;
    color: #ff8f1c;
    font-size: 12px;
}
.site-info a{
    color: #ff8f1c !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.site-info a:hover{
    color: #515151 !important;
}
.fl{float: left}
.fr{float: right}
.imgBorder{
    border: 2px solid #ff8f1c;
}
.btContato a{
    background-color: #ff8f1c !important;
    color: #ffffff !important;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 20px !important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.btContato a:hover,
.btContato a:focus{
    background-color: #515151 !important;
    color: #ffffff !important;
}
.linkPagina{
    text-align: center;
}
.linkPagina a{
    color: #515151;
    font-size: 16px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.linkPagina a:hover,
.linkPagina a:focus{
    color: #ff8f1c;
}
.linkPagina a img{
    border: 10px solid #f6f6f6;
    border-radius: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.linkPagina a:hover img,
.linkPagina a:focus img{
    border: 10px solid #ff8f1c;
}
.listaHospitais .aio-icon-box{
    background: #f0f0f0;
    margin-bottom: 60px;
    padding: 20px;
}
.listaHospitais .itemConsultorio .aio-icon-box{
    min-height: 340px
}
.imgMansory{
    text-shadow: 0 0 10px rgba(0,0,0,0.7) !important;
}
.contato form input {
    color: #777777;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    background: #f0f0f0;
    border: 0;
    padding: 10px;
    width: 100%;
    margin: 0 0 2px 0;
}
.contato form textarea {
    color: #777777;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    height: 100px;
    background: #f0f0f0;
    border: 0;
    padding: 10px;
    width: 100%;
}
.contato form .btEnviar {
    color: #ff8f1c;
    font-size: 26px;
    background: #fff;
    border: 0;
    text-transform: uppercase;
    float: right;
}
.contato .boxContato {
    background: #f0f0f0;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    padding: 40px 0;
    color: #515151;
    font-size: 26px;
    text-transform: uppercase;
}
.contato .boxContato a {
    font-size: 29px;
}
.contato .boxSucesso {
    background: #f0f0f0;
    text-align: center;
    padding: 92px 0;
    color: #515151;
}
.contato .boxSucesso a {
    font-size: 26px;
    margin-top: 25px;
}
.contato .linkFooter {
    background: #f0f0f0;
    text-align: center;
    font-size: 29px;
    text-transform: uppercase;
    margin-bottom: 80px;
    margin-top: 50px;
    padding: 18px 0;
}
.contato .linkFooter a {
    color: #515151;
}

/*==========================================*/

@media (max-width: 768px){
    .fluid-header .inside-header{
        text-align: left;
    }
    .header-widget {
        float: right;
        max-width: 100%;
    }
    .listaHospitais .itemConsultorio .aio-icon-box{
        min-height: auto
    }
}