body{font-family: 'Open Sans', sans-serif; }
.bg_topo_bar{background: #f2f2f2}
.topo_bar{font-size: 14px; font-weight: 600; color: #868686; line-height: 50px}
.logo img{height: 50px}
.topo_resultados{border-bottom: 5px solid #449fcc}
.resultado_selecionado{float:left; padding: 10px; color: #fff; background: #449fcc; border-top-left-radius: 10px; font-weight: 800; text-transform: uppercase; font-size: 14px}
.resultado_deselecionado{float: left; padding: 10px; color: #449fcc; background: #f4f4f4; border-top-right-radius: 10px; font-weight: 400; text-transform: uppercase; font-size: 14px}
.menu{width: 100%; background: linear-gradient(to left, #eaa25d 50%, #6bc2d6 50%); height:90px}
.menu_item{width: 138px; float: left; height: 90px; font-weight: 700; color: #fff; font-size: 14px; text-align: center}
.menu_item img{height: 30px}
.hover{background: #56a0cc !important}
.line{height: 2vh; }
.info{background: #947cd0 }
.info-icon{font-size: 40px; text-align: center}
.info-text{font-size: 18px; font-weight: 700; color: #fff}
.info-border{border-right: 1px solid #816cb7; border-bottom: 1px solid #816cb7}
.escolha{background: url('images/background.jpg')}
.regular{ font-size: 16px; color: #666666; font-weight: 200; letter-spacing: 5px}
.diniz{font-weight: 800; color: #518abf; font-size: 35px}
.planos{height: 110px; margin-right: 15px; margin-top: 15px}
.unidades{background: #4aaec5}
.mapa img{width: 100%; margin: 0; height: 100%}
.mapa{margin-right: -15px; height: 100%}
.esq{width: 75%; float: right;}
.duvidas{background: #fa9837}
.funcionamento{background: #e38223; color: #fff}
.linha-funcionamento{border: 1px solid #c17124; width: 100%}
.pergunta{font-weight: 600; color: #fff; padding: 7px; line-height: 100%}
.sobreImg img{width: 100%; height: 100%}
.unidades-pg img{height: 250px !important; object-fit: cover;}
.unidades_titulo{border-bottom: 1px solid #ccc; padding-bottom: 10px}
#diferenciaisBg{background: #f1f1f1}
.text-info{font-size: 14px; font-weight: normal; color: #1b1b1b !important}
.unidade-line{color: #737171; padding-bottom: 5px}
.copy{padding: 15px}
.titulo-lista-unidade{font-weight: bold;}
.imgClinica img{width: 100%; height: 100%; object-fit: cover;}
.imgsPlanos img{width: 100%}
@media (max-width: 576px) {
  .esq{width: 100%}
  .mapa{margin-right: 0px}
  .info-text{font-size: 13px; font-weight: 700; color: #fff}
  .menu{height: auto;}
  .menu_item{width: 85px; font-size: 11px}
  .logo img{height: 35px; margin-bottom: 20px; }
  #carouselExampleControls{display: none}
}

#privacypolicies-com---nb {
    position: fixed !important;
    bottom: 0 !important;
    top: auto !important; /* Garante que ele não fique no topo */
    width: 100%;
}
