.cid-smrY1oPE3R .full-screen .slider-fullscreen-image{
    min-height:90vh !important;
    max-height:95vh ;
}

.cid-smrY1oPE3R .full-screen .carousel-item .container.container-slide{
    min-height:90vh !important;
    max-height:95vh ;
}

.cid-smrXWCiPvU .navbar.navbar-short .navbar-logo a img {
    height: 4.8rem !important;
}

.linksRodape:hover{
    text-decoration: underline !important;
    color: white;
}
.linksRodape{
    color: white;
}

.cursor{
    cursor: context-menu; 
}
.negrito{
    font-weight: bold !important;
    background-color: #E5E5E5 ;
}
.negrito:hover{
    font-weight: bold !important;
    background-color: #E5E5E5 ;
}

.underline{
    border-top: 2px solid #003352;
    width: 120px;
    display: flex;
    margin-bottom: 8px;
    margin:0 auto;
    margin-top: 5px;
}
.sombra:hover{
    
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1) !important;
    
}
#convenios-content {
    width: 100%;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap;
}

.convenio-item > img {
    max-width: 250px;
    max-height: 100px;
    margin-bottom: 20px;
    justify-content: center !important;
    align-items: center !important;
}

.quemSomos h2 {
    margin: 0 auto;
    padding: 20px 0px;
}

.quemSomos p{
    text-align: justify !important;
}
.unidade-text-mapa{
    text-decoration: none !important;
    color: #767676;
}
.unidade-text-mapa:hover{
    color: #69253e;
}
.resultadosframe {
    height: 230px;
  }

  @media only screen and (max-width: 992px){
    .resultadosframe {
        height: 300px;
      }
  }


  /* @media only screen and (max-width: 769px){
    .carousel-item1{
      background-image: url('../img/novas/banner-insta-compac-768.jpg') !important;
      
    }
  }

  @media only screen and (max-width: 376px){
    .carousel-item1{
      background-image: url('../img/novas/banner-insta-compac-375.jpg') !important;
      
    }
  }
   */