/* line 18, ../sass/partials/high-contrast/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
blockquote,
table,
td,
tr,
th,
thead,
tbody,
tfoot,
span {
  color: white !important;
}

/* line 22, ../sass/partials/high-contrast/_typography.scss */
a,i{
  color: #fff !important;
}
/* line 26, ../sass/partials/high-contrast/_typography.scss */
a:visited, a:focus {
  color: #fff !important;
}

/* line 32, ../sass/partials/high-contrast/_typography.scss */
table th {
  color: #fff !important;
}

/* line 3, ../sass/partials/high-contrast/_table.scss */
table,
tr,
td {
  border: 1px solid #bb946c !important;
}
/* line 6, ../sass/partials/high-contrast/_table.scss */
table th,
tr th,
td th {
  background: #31bb3e !important;
}
/* line 11, ../sass/partials/high-contrast/_table.scss */
table th,
table td,
tr th,
tr td,
td th,
td td {
  padding: 10px !important;
  background: #000;
  color: #fff;
}

div,
footer,
ul,
section,
li,
nav,
 ol,
 button{
  background-color: black !important;
  color: #fff !important;

}

.swiper-button-next {
    color: #fff !important;
}

.swiper-button-prev {
    color: #fff !important;
}

.cor_rodape2{
	background: black !important;
}

.new-thumb{
	background-color:  inherit !important;
}
.acesso-informacao-link{
	background: black !important;
}
footer{
  border-top: solid;
}

a{
	background: #000 !important;
	color: #fff;
}

*{
	box-shadow: 0 0 black !important;
}

input,textarea{
  background: #000 !important;
  color: #fff !important;
}

.searchbox{
    z-index: 100;
    padding: 18px;
    border-radius: 10px;
}
.department-links li a{
  background: rgb(41 41 41) !important;
}
.department-links li a:after{
  background: rgb(41 41 41) !important;
}

.servicos_box{
  background: rgb(41 41 41) !important;
}

.servicos_box:hover .descricao{
    background: rgb(41 41 41) !important;
}
.subheader .container{
padding: 27px;
border-radius: 10px;
}

.news-box{
  border: solid 1px; 
}

.active{
  background: #000 !important;
  color: #fff !important;
}

.active{
    background: #000000 !important;
}

