/* CONTRASTE */
body{background-color:#000 !important;}
h1, h2, h3, h4, h5, h6, ul, li, a{color:#ffffff !important;}

.texto-noticias a{color:#5cc8fd !important;}
.texto-noticias a:hover{text-decoration:underline; color:#ffb400 !important;}

.breadcrumb a{color:#5cc8fd !important;}
.breadcrumb a:hover{text-decoration:underline; color:#ffb400 !important;}

.link-pagina-formulario a{color:#5cc8fd !important;}
.link-pagina-formulario a:hover{text-decoration:underline; color:#ffb400 !important;}

.sec_serv_conteudo_box a{color:#5cc8fd !important;}
.sec_serv_conteudo_box a:hover{text-decoration:underline; color:#ffb400 !important;}
.sec_serv_descricao h2 {color: #fff !important;}

.login {background-color: rgb(76, 76, 76);}

.texto-noticias {color:#fff;}
.titulo-noticias{color:#fff;}
.titulo-noticias-galeria{color:#fff;}
.titulo_sections_titulo {color: #fff;}
.titulo_sections_linha {border-top: 1px solid #fff;}
/*.titulo_sections_botao a {color: #000 !important;}*/

.legenda-noticia{color:#fff;}
.data-noticias{color:#fff;}

.titulo-mensagem{color:#fff;}
.titulo-mensagem-atencao{color:#fff;}
.label-formulario{color:#fff;}
.label-formulario-big{color:#fff;}

.titulo_pesquisa_interno {color: #fff;}
.busca-google-span {color:#fff;}

/*.link-externo:after {content: url("../img/link_externo_constraste.svg"); }*/
.link-externo:after {
    content: url("/img/link_externo_contraste.svg"); 
    padding-left:5px;

}

.sec_hi_titulo {background-color:#ffffff;}
.sec_hi_conteudo {background-color: #000000;color: #fff;}
.sec-int-servicos-texto {background-color: #000000;}
.sec-int-servicos-icone {background-color: #ffffff;}
.intertitulo{color:#f9b200;}

.sec_serv_descricao {color: #fff;}
.sec_serv_conteudo {color: #fff;}

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

}

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

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

}

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

}

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

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

}

/**umb_name:teste*/
.teste{}
/* CONTRASTE */