body, html {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    position: relative;
    
}

.container {

    margin: 0 auto;
    position: relative;
    margin-right: 0px;
    padding-right: 0px;
        
}

 img {

    max-width: 100%;
    height: auto;
       
}
 
.topo {
    color: white;
    text-align: center;
    
}

.bg-azul {
    background-color: #211f5b;
    padding-top: 20px;
    padding-bottom: 20px;

}

.bg-branco {
    background-color: white;
    height: 182px;
    padding-top: 30px;

}

.bg-cinza {
    border-top: 10px solid #929497 ;


}

.menu {
    padding-top: 30px;
    /* height: 378px; */

}

.button {
    margin-bottom: 10px;
}

.btn-person {
    color: #211f5b;  
    background-color: white;
    border: 1px solid #211f5b ;

}


.btn-person:hover {
    color:#fff;
    background-color:#929497;
    border-color: #545b62;
    
}


.informacoes {
    margin-top: 30px;
}

.informacoes_coluna {
    margin-bottom: 20px;
}

.acessibilidade li {
    float: left;
    color:white;
    margin-right: 10px;    
    line-height: 19px;
    height: 20px;
}

.acessibilidadetexto {
    font-size: 12px;
    text-transform: capitalize;
    
}

.opacity-50 {
    opacity: 0.5;
}

.corinvertida i {
    color: red;
}

.cinzainvertida i {
    color: gray;
}

.corpadrao i {
    color: white;
}

.menu a  {
    font-size: 12px;
     color: #211f5b;
    
    
}

.cttu_carrousel {
    margin: 0px;
    padding: 0px;
    max-width: 100%;
    width: 100%;
   
}

.servicos {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-servicos {
    background-color: #7f8daa;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;

}

.consulta {
    background-color: #B4B3B7FF;
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 20px;

}

.titulo_consulta {
    color: white;
    padding-bottom: 10px;
}

.formularios {

}

.form_placa {
   
}

.form_agendamento {
        
}

label {
    color: white;
}

.noticias {
    padding-top: 15px;
    
    margin-bottom: 20px;
    

}

.noticias a {
   
    color: #211f5b;
}

.noticias a:hover {
    text-decoration: none;
    color: #B4B3B7FF;
}

.linha-vertical {
    height: 30px;;
    border-left: 2px solid #211F5BFF;

}

.titulo_noticias {
    padding-top: 5px;
}

.topo_noticias {
    padding-bottom: 30px;
}

.foto {
    margin-bottom: 10px;
    margin-top: 10px;

    
}

.texto {
    margin-bottom: 10px;
    margin-top: 10px;
      
}

.atendimento {
    background-color: dimgray;
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 20px;

}

.atendimento i {
    padding-bottom: 10px;
}

.titulo_atendimento {
    color: white;
    padding-bottom: 20px;
    
}

.canais_atendimento {
    text-align: center;
    align-items: center;
    color: white;
}

.bg-branco2 {
    background-color: white;
    height: 80px;
    padding-top: 30px;
}

.linha-azul {
    background-color: #484596;
    height: 15px;;
}

.footer_informacoes {
    background-color: #211f5b;
    padding-top: 30px;
    padding-bottom: 50px;;
    color: white;
    
}

.linha-vertical2 {
    height: 130px;;
    border-left: 2px solid white;;
}


.sub-footer {

    background-color: #828383;
    text-align: center;
    color: white;
    height: 56px;
    padding-top: 10px;;
}

.coluna1 {
    
    text-align: center;
}

.titulo {

    text-align: center;
    margin-bottom: 40px;
}