@charset "utf-8";
/* CSS Document */

@media screen and (max-width:1450px) {

}

@media screen and (max-width:1360px) {

}

@media screen and (max-width:1260px) {
    .slider_show .img_banner .content {
        width: 80%;
    }
}

@media screen and (max-width:1200px) {

}

@media screen and (max-width:1150px) {
    .content {
        width: 90%;
    }
    footer .flex {
        flex-direction: column;
    }
    footer .img_doctoralia {
        margin-top: 50px;
    }
    footer .direitos {
        margin: auto;
    }
    .interna_contato .mapa {
        width: 100%;
    }
}

@media screen and (max-width:1092px) {

}

@media screen and (max-width:1040px) {
    .sec_sobre .flex .bloco {
        padding: 14px;
    }
    .topo .endereco_topo, .topo .endereco_topo .fl-right {
        float: none;
        margin: 20px auto;
    }
    .sec_servico h2 {
        margin: auto;
        margin-bottom: 100px;
    }

    /*TOPO*/
    .topo {
        padding-bottom: 0;
    }
    .logo {
        float: none;
        margin: 20px auto;
    }
    .logo img.logo_img {
        margin: auto;
        display: block;
    }
    .btn-mobile {
        display: table;
        position: relative;
        z-index: 99999;
        background: none;
        border: none;
        outline: none;
        margin: 25px auto;
        width: 60px;
        padding: 0;
        cursor: pointer;
    }
    .btn-mobile img {
        display: block;
        width: 100%;
        background: none;
    }
    .main_navigator {
        text-align: center;
        width: 100%;
        position: absolute;
        left: 0;
        z-index: 999;
        margin: 0 auto;
        background: rgba(2, 64, 108, 0.95);
    }
    .main_navigator li{
        float: none;
        display: block;
        margin: 0 auto 0;
        border-bottom: 1px solid #fff;
        width: 100%;
    }
    .main_navigator li:last-child{
        border-bottom: none;
    }
    .main_navigator li:first-of-type {
        margin-left: auto;
    }
    .main_navigator li:last-of-type {
        margin-right: auto;
    }
    .main_navigator li a {
        color: #fff;
        padding: 27px;
    }
    .main_navigator li a:hover{
        background: none;
        color: #eaa8aa;
        border: none;
    }
    li.menu_ativo a {
        background: none !important;
        border: none;
    }
}

@media screen and (max-width:1024px) {

}

@media screen and (max-width:960px) {
    .interna_contato .fl-left, .interna_contato .fl-right {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width:900px) {
    
}

@media screen and (max-width:860px) {


}

@media screen and (max-width:800px) {

}

@media screen and (max-width:765px) {
    footer .fl-left, footer .fl-right {
        float: none;
    }
    footer .endereco {
        margin-left: auto;
    }
    footer {
        padding-bottom: 80px;
    }
}

@media screen and (max-width:700px) {
    .img_banner .content p.titulo_banner {
        font-size: 20px;
    }
    .img_banner .content p.texto_banner {
        font-size: 15px;
        line-height: 25px;
    }
    .bx-pager.bx-default-pager {
        bottom: 6%;
        top: auto;
        height: auto;
        left: calc(50% - 77px);
        width: 154px;
        padding: 15px 27px;
        flex-direction: row;
    }
    .img_banner .content .flex a.btn_agende {
        margin-top: 20px;
        width: 235px;
    }
}

@media screen and (max-width:650px) {
    .interna_sobre {
        background: none;
    }
}

@media screen and (max-width:550px) {
    .topo .endereco_topo .flex.fl-left {
        float: none;
        margin: 30px auto;
    }
    .topo .endereco_topo .flex.fl-right img {
        margin: auto 0;
        margin-right: 10px;
    }
    .topo .endereco_topo .fl-right {
        justify-content: center;
    }
}

@media screen and (max-width:510px) {
    .sec_sobre .flex .bloco {
        width: 100%;
    }
    .interna_contato .mapa {
        width: 100%;
    }


    .rsOverflow, img.rsImg {
        height: 300px !important;
    }
    .rsNav.rsBullets {
        bottom: 0;
        top: 470px;
    }
    .infoBlock p {
        font-size: 12px;
    }
    .infoBlock p.banner3 span {
        font-size: 26px;
    }
    .infoBlock p.banner3 {
        margin-top: 47% !important;
        margin-left: 5%;
    }
}

@media screen and (max-width:500px) {
    .sec_banner h2 {
        font-size: 40px;
    }
}

@media screen and (max-width:480px) {

}

@media screen and (max-width:370px){

}

@media screen and (max-width:320px){

}