@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&family=Roboto+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



html,
body {
  background-color: #e5e5e5;
  width: 100%;
  margin: 0 auto;
  min-width: 300px;
  max-width: 2000px;
  min-height: 100vh;
  flex-direction: column;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
}

#pag_config {
  flex: 25;
}

.posicao {
  right: 7px;
  position: relative;
}

.config_nt {
  padding-bottom: 65px;
}

footer {
  margin-top: auto;
}

.navbar-scroll {
  background-color: rgba(255, 255, 255, 0.8) !important;
  /* transparente */
  transition: background-color 0.3s ease;
  /* animação suave */
}

.navbar-top {
  background-color: rgba(255, 255, 255, 1) !important;
  /* opaco */
  transition: background-color 0.3s ease;
}

.banner_cfg {
  height: 500px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  object-fit: cover;
}

.pouvidoria {
  font-size: 15px;
  text-align: justify;
}

.myImg {

  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  margin: 5px 0px 2px 5px;
  border: 2px solid;
}


.myImg:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal1 {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Content (image) */
.modal1-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal1-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0)
  }

  to {
    -webkit-transform: scale(1)
  }
}

@keyframes zoom {
  from {
    transform: scale(0)
  }

  to {
    transform: scale(1)
  }
}

/* The Close Button */
.close {
  /*position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
z-index:9999999;*/
  position: absolute;
  top: 100px;
  right: 287px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal1-content {
    width: 100%;
  }
}

/*
.navbar-8-bg-transprarente{
background-color:rgba(0, 0, 0, 0.3);
}

:-moz-any-link.navbar-8-remove-transprarente{
background-color:rgba(0, 0, 0, 0.3);
}
*/

.navbar-8-bg-transprarente {
  background-color: #008F3B;
  ;
}

.tempo {
  width: 350px;
  padding-left: 114px !important;
}

.tempo2 {
  padding-left: 114px !important;
  width: 720px;
}

.navbar-8-bg-mini {
  background-color: #ffffff;
  ;
}

#conteudoNavbarSuportado ul li a {
  color: black;
}

.bg-top {
  background-color: #ffffff;
  height: 115px !important;

}

/*.fonte_rodape {
  font-family: 'Ubuntu', sans-serif !important;
}*/

.logo {
  max-width: 600px !important;
  width: 17rem !important;
}

.div-logo {
  padding-bottom: 20px;
}

.menu-topo {
  align-items: right;
  text-align: right;
}

.a_topo {
  float: right;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right !important;
}

li {
  text-align: right;
}

.social_topo {
  font-weight: bold;
  margin-top: 30px;
}

.social_topo_mobile {
  margin-left: -3%;
}

.clima_tempo {
  margin-left: 210px;
  margin-right: 275px;
}


@media only screen and (max-width: 300px) {
  .media {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .media {
    display: none;
  }
}

@media only screen and (max-width: 720px) {
  .media {
    display: none;
  }
}

footer-1 .bg-secundario {
  background-color: #4FCE4D !important;
}


a:link,
a:visited {
  text-decoration: none
}

a:hover {
  text-decoration: underline !important;
  color: #FFF;
}

a:active {
  text-decoration: none;
}

.carrossel_config {
  margin-top: 5%;
}

.cidadao_im_function {
  height: 100px;
  width: 662px;
  border: none !important;
  text-align: center;
  font-size: 24px;
  font-weight: bolder;
  color: #FFF;
  transition: box-shadow 0.3s ease;
  /* Adicionando uma transição suave */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* Adicionando transições suaves */
}

.cidadao_im_function:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /* Adicionando sombra ao passar o mouse */
  transform: scale(1.05);
  /* Aplicando o efeito de zoom */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /* Adicionando sombra ao passar o mouse */
}

.servidor_im_function {
  height: 100px;
  width: 447px;
  border: none !important;
  font-size: 24px;
  font-weight: bolder;
  color: #FFF;
  transition: box-shadow 0.3s ease;
  /* Adicionando uma transição suave */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* Adicionando transições suaves */
}


.servidor_im_function:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /* Adicionando sombra ao passar o mouse */
  transform: scale(1.05);
  /* Aplicando o efeito de zoom */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /* Adicionando sombra ao passar o mouse */
}

.cidadao {
  border: none !important;
}


.noticia-title {
  font-size: 15px;
  font-weight: bold;
}

.noticia-desc {
  font-size: 12px;
  font-weight: normal;
}

.zoom-effect {
  transition: transform 0.3s ease;
}

.zoom-effect:hover {
  transform: scale(1.1);
}

.img-noticia {
  height: 250px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

.trans-mini {
  height: 180px !important;
  color: #FFF;
}

.trans-mini2 {
  height: auto !important;
}

.trans-mini img {
  align-items: center !important;
  margin-top: 5px !important;
}

.tv-camara-title {
  font-size: 25px !important;
  font-weight: bold !important;
}

.title-episodio {
  font-size: 15px;
  text-align: center;
}

.tcu {
  border-radius: 4px;
}

.tcu-text {
  font-size: 40px;
  font-weight: 800;
  margin-top: 2px;
}

.clima-tempo {
  height: 60px;
  margin-left: -91px;
}

.tr {
  margin-top: 30px !important;
}

#card-3 {
  padding-top: 7%;
  padding-bottom: 5%;
}

#card-3 .img-thumbnail {
  padding-top: 15%;
  padding-bottom: 10%;
}

#card-3 .img-thumbnail2 {
  padding-top: 5%;
  padding-bottom: 4%;
}

#card-3 .img-thumbnail:hover {
  opacity: 0.9;
  font-style: italic;
  cursor: pointer;
}


#card-3 a:hover {
  text-decoration: none;
}

#card-3 .col-md-12 .img-thumbnail {
  padding-top: 5% !important;
  padding-bottom: 5% !important;
}

#card-3 .col-md-4 {
  padding-bottom: 3%;
}

#card-3 .col-lg-4 {
  padding-bottom: 3%;
}

#card-3 .col-xl-4 {
  padding-bottom: 3%;
}

#card-3 .titulo-1 {
  display: flex;
  align-items: center;
  /* Centraliza verticalmente */
  justify-content: center;
  /* Centraliza horizontalmente */
  font-weight: bolder;
  font-size: 25px !important;
  font-family: 'Open Sans', sans-serif;
  height: 100%;
  /* Garante que ocupe toda a altura do contêiner */
  text-align: center;
  /* Caso haja quebra de linha */
}


.resultado {
  font-size: x-large;
}

#card-3 a {
  color: black;
}

.clima-wid {
  width: 708px !important;
  margin-top: 10px !important;
}

.icon-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.icon-list li {
  margin-bottom: 10px;
  /* Espaçamento opcional entre os ícones */
}

.icon-list img {
  display: block;
  margin-right: 10px;
  /* Espaçamento opcional entre a imagem e o texto */
}

.servicos {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-right: -19px;
}

.servicos_servidor {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-right: -3px;
}

/*Media screen */

@media screen and (min-width: 1920px) {
  body {
    max-width: 1920px !important;
    max-height: 1080px !important;
    margin: 0 auto !important;
  }

  .mb_mn_config {
    font-size: 18px !important;
  }

  .carrossel_config {
    margin-top: 0%;
  }

  .carrossel_config img {
    margin-top: 0% !important;
  }

  .social_topo_mobile {
    margin-left: 8% !important;
  }

  .servidor_im_function {
    width: 419px !important;
  }

  .cidadao_im_function {
    width: 690px;
    height: 102px !important;
    margin-left: 94px !important;
  }

  .servidor_im_function {
    height: 99px !important;
    margin-left: 16px !important;
  }

  .cfg_cidadao2 {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }

  .cfg_servidor2 {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }

}




@media only screen and (max-width: 768px) {

  .mb_menu {
    margin-top: 5px !important;
  }

  .logo {
    margin-left: -2rem !important;
  }

  .carrossel_config img {
    width: 100% !important;
    height: 350px !important;
    margin-top: 18% !important;
  }

  .mb_mn_config {
    top: 160px !important;
  }

  .menu_mobileconfig {
    width: 100%;
  }

  .social_topo {
    font-size: 17px !important;
  }

  .social_topo_mobile {
    margin-left: -16rem !important;
    font-size: 1px !important;
  }

  .links_mobileconfig {
    align-items: center;
    margin-left: 0%;
    font-size: 14px;
  }

  .tempo_mobileconfig {
    margin-left: -12rem !important;
  }

  .tempo_mobileconfig a {
    width: 124px !important;

  }

  .mobile_access {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }

  .cidadao_im_function,
  .servidor_im_function {
    width: 283px !important;

  }

  .cidadao_im_function {
    height: 100px !important;
    margin-left: -20px !important;
  }

  .servidor_im_function {
    height: 92px !important;
    margin-left: -90px !important;
  }

  .txt_mobile {
    font-size: 15px !important;
  }

  .cfg_icon {
    height: 90px !important;
  }

  .cfg_cidadao2 {
    display: block !important;
  }

  .cfg_servidor2 {
    display: block !important;
  }

  .mobile_cidadao {
    text-align: center;
  }

  .mobile_servidor {
    text-align: center !important;
  }

  .mobileconfig_noticia img {
    height: 500px !important;
    width: 600px !important;
    margin-top: 2% !important;
  }

  .mobileconfig_noticia2 {
    width: 100% !important;
    margin-bottom: 7% !important;
  }

  .ft-img {
    width: 250px;
    margin-left: -5rem;
  }

  .tx_ft_config {
    text-align: left;

  }

  .configmobile_comi {
    margin-top: 10% !important;
    margin-left: -20% !important;
  }

  .configmobile_comi2 {
    width: 106% !important;
  }

  .comi_mobile2 {
    text-align: right !important;
  }

  .mobile_margin {
    margin-top: 220px !important;
  }

  .mb_im_tr {
    margin-top: -53px !important;
  }

}


@media screen and (max-width: 720px) {

  .mb_menu {
    margin-top: 15px !important;
  }

  .mb_mn_config {
    top: 120px !important;
  }

  .logo {
    margin-left: -2rem !important;
  }

  .carrossel_config img {
    width: 100% !important;
    height: 325px !important;
    margin-top: 14% !important;
  }

  .menu_mobileconfig {
    width: 100%;
  }

  .social_topo {
    font-size: 17px !important;
  }

  .social_topo_mobile {
    margin-left: -16rem !important;
    font-size: 1px !important;
  }

  .links_mobileconfig {
    align-items: center;
    margin-left: 0%;
    font-size: 14px;
  }

  .tempo_mobileconfig {
    margin-left: -22rem !important;
  }

  .tempo_mobileconfig a {
    width: 245px !important;

  }

  .mobile_access {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }

  .cidadao_im_function,
  .servidor_im_function {
    width: 247px !important;

  }

  .cidadao_im_function {
    height: 100px !important;
    margin-left: -20px !important;
  }

  .servidor_im_function {
    height: 92px !important;
    margin-left: -53px !important;
  }

  .txt_mobile {
    font-size: 15px !important;
  }

  .cfg_icon {
    height: 75px !important;
  }


  .mobileconfig_noticia img {
    height: 400px !important;
    width: 400px !important;
    margin-top: 2% !important;
  }

  .mobileconfig_noticia2 {
    width: 100% !important;
    margin-bottom: 7% !important;
  }

  .mb_cfg {
    width: 95% !important;
  }

  .mb_cfg1 {
    width: 900px !important;
  }

  .mb_cfg2 {
    width: 450px !important;
    margin-left: 15px !important;
  }

  .tcu-text {
    font-size: 15px !important;
  }

  .mobilecard_config {
    text-align: center !important;
  }

  .cfg_icon {
    height: 60px !important;
  }

  .ft-img {
    display: none;
  }

  .tx_ft_config {
    text-align: left;

  }

  /* classes dos menus institucional e legislativo */

  .mbcard_config {
    width: 80% !important;
  }

  .txt_mobile2 {
    font-size: 18px !important;
  }

  .config_mobile {
    margin: 3% !important;
  }

  .comi_mobile {
    display: flex;
    width: 80% !important;
  }

  .configmobile_comi {
    margin-top: 15% !important;
    margin-left: -20% !important;
  }

  .configmobile_comi2 {
    width: 100% !important;
  }

  .legis_mobileconfig {
    width: 80% !important;
    display: flex;
  }

  .legis_mobileconfig2 {
    width: 100% !important;
    margin-left: 1% !important;
  }

  .legis_mobileconfig3 {
    margin-left: -2% !important;
  }

  .comi_mobile2 {
    text-align: left;
  }

  .mobile_margin {
    margin-top: 200px !important;
  }

  .mb_im_tr {
    margin-top: -38px !important;
  }

}


@media screen and (max-width: 600px) {

  .mb_menu {
    margin-top: 15px !important;
  }

  .mb_mn_config {
    top: 120px !important;
  }

  .logo {
    width: 200px !important;
    margin-left: -4rem !important;

  }

  .carrossel_config img {
    width: 100% !important;
    height: 300px !important;
    margin-top: 19% !important;
  }

  .menu_mobileconfig {
    width: 100%;
  }

  .social_topo {
    font-size: 17px !important;
  }

  .social_topo_mobile {
    margin-left: -16rem !important;
    font-size: 1px !important;
  }

  .links_mobileconfig {
    align-items: center;
    margin-left: 0%;
    font-size: 14px;
  }

  .tempo_mobileconfig {
    margin-left: -22rem !important;
  }

  .mobile_access {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }

  .cidadao_im_function,
  .servidor_im_function {
    width: 214px !important;

  }

  .cidadao_im_function {
    height: 100px !important;
    margin-left: -20px !important;
  }

  .servidor_im_function {
    height: 100px !important;
    margin-left: -68px !important;
  }

  .txt_mobile {
    display: none;
  }

  .cfg_icon {
    height: 70px !important;
  }

  .config_nt {
    width: 95% !important;
  }

  .mobileconfig_noticia img {
    height: 400px !important;
    width: 400px !important;
    margin-top: 2% !important;
  }

  .mobileconfig_noticia2 {
    width: 100% !important;
    margin-bottom: 7% !important;
  }

  .mb_cfg {
    width: 95% !important;
  }

  .mb_cfg1 {
    width: 900px !important;
  }

  .mb_cfg2 {
    width: 450px !important;
    margin-left: 15px !important;
  }

  .tcu-text {
    font-size: 15px !important;
  }

  .mobilecard_config {
    width: 300px !important;
    display: block;
    margin-left: 20%;
  }

  .cfg_icon {
    height: 60px !important;
  }

  .ft-img {
    display: none;
  }

  .tx_ft_config {
    text-align: left;

  }

  /* classes dos menus institucional e legislativo */

  .mbcard_config {
    width: 80% !important;
  }

  .txt_mobile2 {
    font-size: 18px !important;
  }

  .config_mobile {
    margin: 3% !important;
  }

  .comi_mobile {
    display: flex;
    width: 80% !important;
  }

  .configmobile_comi {
    margin-top: 25% !important;
    margin-left: -28% !important;
  }

  .configmobile_comi2 {
    width: 127% !important;
  }

  .legis_mobileconfig {
    width: 80% !important;
    display: flex;
  }

  .legis_mobileconfig2 {
    width: 100% !important;
    margin-left: 1% !important;
  }

  .legis_mobileconfig3 {
    margin-left: -2% !important;
  }

  .comi_mobile2 {
    text-align: left;
  }

  .mobile_margin {
    margin-top: 200px !important;
  }

  .mb_im_tr {
    margin-top: -38px !important;
  }


}


@media screen and (max-width: 520px) {

  .mb_menu {
    margin-top: 17px !important;
  }

  .mb_mn_config {
    top: 120px !important;
  }

  .logo {
    margin-left: 9rem !important;
    padding: 3px;

  }

  .carrossel_config img {
    width: 100% !important;
    height: 300px !important;
    margin-top: 23% !important;
  }

  .menu_mobileconfig {
    width: 100%;
  }

  .social_topo_mobile {
    display: none;
  }

  .links_mobileconfig {
    display: flex;
    align-items: center;
    margin-left: 0;
    font-size: 14px;
  }

  .tempo_mobileconfig {
    display: none;
  }

  .mobile_access {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }

  .cidadao_im_function,
  .servidor_im_function {
    width: 165px !important;

  }

  .cidadao_im_function {
    height: 100px !important;
    margin-left: -20px !important;
  }

  .servidor_im_function {
    height: 100px !important;
    margin-left: -75px !important;
  }

  .txt_mobile {
    display: none;
  }

  .cfg_cidadao ul {
    display: block !important;
  }

  .cfg_servidor ul {
    display: block !important;
  }


  .cfg_icon {
    height: 100px !important;
    text-align: center !important;
    margin-right: 0% !important;
  }

  .cfg_icon_servidor {
    height: 100px !important;
    text-align: center !important;
    margin-left: 0% !important;
  }

  .config_nt {
    width: 95% !important;
  }

  .mobileconfig_noticia img {
    height: 400px !important;
    width: 400px !important;
    margin-top: 2% !important;
  }

  .mobileconfig_noticia2 {
    width: 100% !important;
    margin-bottom: 7% !important;
  }

  .mb_cfg {
    width: 95% !important;
  }

  .mb_cfg1 {
    width: 900px !important;
  }

  .mb_cfg2 {
    width: 420px !important;
    margin-left: 10px !important;
  }

  .tcu-text {
    font-size: 15px !important;
  }

  .mobilecard_config {
    width: 300px !important;
    display: block;
    margin-left: 20%;
  }


  .ft-img {
    display: none;
  }

  .tx_ft_config {
    text-align: left;

  }

  /* classes dos menus institucional e legislativo */

  .mbcard_config {
    width: 80% !important;
  }

  .txt_mobile2 {
    font-size: 18px !important;
  }

  .config_mobile {
    margin: 3% !important;
  }

  .comi_mobile {
    display: flex;
    width: 80% !important;
  }

  .configmobile_comi {
    margin-top: 25% !important;
    margin-left: -28% !important;
  }

  .configmobile_comi2 {
    width: 127% !important;
  }

  .legis_mobileconfig {
    width: 80% !important;
    display: flex;
  }

  .legis_mobileconfig2 {
    width: 100% !important;
    margin-left: 1% !important;
  }

  .legis_mobileconfig3 {
    margin-left: -2% !important;
  }

  .comi_mobile2 {
    text-align: left;
  }

  .mobile_margin {
    margin-top: 200px !important;
    font-size: 16px !important;
  }

  .mb_im_tr {
    margin-top: -36px !important;
  }

}

@media screen and (max-width: 480px) {

  .mb_menu {
    margin-top: 17px !important;
  }


  .mb_mn_config {
    top: 120px !important;
  }


  .logo {
    margin-left: 8rem !important;
    padding: 3px;

  }

  .carrossel_config img {
    width: 100% !important;
    height: 300px !important;
    margin-top: 25% !important;
  }

  .menu_mobileconfig {
    width: 100%;
  }

  .social_topo_mobile {
    display: none;
  }

  .links_mobileconfig {
    display: flex;
    align-items: center;
    margin-left: 0;
    font-size: 14px;
    width: 100% !important;
  }

  .tempo_mobileconfig {
    display: none;
  }

  .mobile_access {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }

  .cidadao_im_function,
  .servidor_im_function {
    width: 165px !important;

  }

  .cidadao_im_function {
    height: 100px !important;
    margin-left: -20px !important;
  }

  .servidor_im_function {
    height: 100px !important;
    margin-left: -75px !important;
  }

  .txt_mobile {
    display: none;
  }



  .config_nt {
    width: 95% !important;
  }

  .mobileconfig_noticia img {
    height: 400px !important;
    width: 400px !important;
    margin-top: 2% !important;
  }

  .mobileconfig_noticia2 {
    width: 100% !important;
    margin-bottom: 7% !important;
  }

  .mb_cfg {
    width: 95% !important;
  }

  .mb_cfg1 {
    width: 900px !important;
  }

  .mb_cfg2 {
    width: 350px !important;
    margin-left: 25px !important;
  }

  .tcu-text {
    font-size: 15px !important;
  }

  .mobilecard_config {
    width: 300px !important;
    display: block;
    margin-left: 15%;
  }

  .cfg_cidadao ul {
    display: block !important;
  }

  .cfg_servidor ul {
    display: block !important;
  }


  .cfg_icon {
    height: 100px !important;
    text-align: center !important;
    margin-right: 0% !important;
  }

  .cfg_icon_servidor {
    height: 100px !important;
    text-align: center !important;
    margin-left: 0% !important;
  }

  .ft-img {
    display: none;
  }

  .tx_ft_config {
    text-align: left;

  }

  /* classes dos menus institucional e legislativo */

  .mbcard_config {
    width: 80% !important;
  }

  .txt_mobile2 {
    font-size: 18px !important;
  }

  .config_mobile {
    margin: 3% !important;
  }

  .comi_mobile {
    display: flex;
    width: 80% !important;
  }

  .configmobile_comi {
    margin-top: 25% !important;
    margin-left: -28% !important;
  }

  .configmobile_comi2 {
    width: 127% !important;
  }

  .legis_mobileconfig {
    width: 80% !important;
    display: flex;
  }

  .legis_mobileconfig2 {
    width: 100% !important;
    margin-left: 1% !important;
  }

  .legis_mobileconfig3 {
    margin-left: -2% !important;
  }

  .comi_mobile2 {
    text-align: right;
  }

  .mobile_margin {
    margin-top: 200px !important;
    font-size: 16px !important;
  }

  .mb_im_tr {
    margin-top: -30px !important;
  }


}

@media screen and (max-width: 400px) {



  .mb_menu {
    margin-top: 17px !important;
  }


  body {
    max-width: 400px !important;
  }

  .mb_mn_config {
    top: 120px !important;
  }


  /* classes do menu e carrossel */

  .logo {
    margin-left: 5rem !important;
    padding: 3px;

  }

  .carrossel_config img {
    width: 100% !important;
    height: 300px !important;
    margin-top: 33% !important;
  }

  .menu_mobileconfig {
    width: 100%;
  }

  .social_topo_mobile {
    display: none;
  }

  .links_mobileconfig {
    display: flex;
    align-items: center;
    margin-left: 0;
    font-size: 12px;
    width: 100% !important;
  }

  .tempo_mobileconfig {
    display: none;
  }

  ---------------------------------------------------------------------------------->
  /* classes dos serviços e noticia e rodape */

  .mobile_access {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }

  .cidadao_im_function,
  .servidor_im_function {
    width: 150px !important;

  }

  .cidadao_im_function {
    height: 100px !important;
    margin-left: -20px !important;
  }

  .servidor_im_function {
    height: 100px !important;
    margin-left: -62px !important;
  }

  .cfg_cidadao ul {
    display: block !important;
  }

  .cfg_servidor ul {
    display: block !important;
  }

  .txt_mobile {
    display: none;
  }

  .cfg_icon {
    height: 100px !important;
    text-align: center !important;
    margin-right: 0% !important;
  }

  .cfg_icon_servidor {
    height: 100px !important;
    text-align: center !important;
    margin-left: 0% !important;
  }

  .ft-img {
    display: none;
  }

  .tx_ft_config {
    text-align: left;

  }

  .cfg_mobile {
    word-break: break-all !important;
    align-items: center;
    justify-content: center;
  }

  .config_nt {
    width: 95% !important;
  }

  .mobileconfig_noticia img {
    height: 400px !important;
    width: 300px !important;
    margin-top: 2% !important;
  }

  .mobileconfig_noticia2 {
    width: 100% !important;
    margin-bottom: 7% !important;
  }

  .mobilecard_config {
    width: 300px !important;
    display: block;
    margin-left: 10%;
  }

  .mb_cfg {
    width: 95% !important;
  }

  .mb_cfg1 {
    width: 900px !important;
  }

  .mb_cfg2 {
    width: 330px !important;
    margin-left: -1px !important;
  }

  .tcu-text {
    font-size: 15px !important;
  }

  /* classes dos menus institucional e legislativo */

  .mbcard_config {
    width: 80% !important;
  }

  .txt_mobile2 {
    font-size: 18px !important;
  }

  .config_mobile {
    margin: 3% !important;
  }

  .comi_mobile {
    display: flex;
    width: 80% !important;
  }

  .configmobile_comi {
    margin-top: 25% !important;
    margin-left: -28% !important;
  }

  .configmobile_comi2 {
    width: 127% !important;
  }

  .legis_mobileconfig {
    width: 80% !important;
    display: flex;
  }

  .legis_mobileconfig2 {
    width: 100% !important;
    margin-left: 1% !important;
  }

  .legis_mobileconfig3 {
    margin-left: -15% !important;
  }

  .comi_mobile2 {
    text-align: right;
  }

  .mobile_margin {
    margin-top: 200px !important;
    font-size: 15px !important;
  }

  .mb_im_tr {
    margin-top: -14px !important;
  }


}


@media only screen and (max-width: 320px) {

  .mb_menu {
    margin-top: 21px !important;
  }

  .mb_mn_config {
    top: 120px !important;
  }

  .logo {
    margin-left: 3rem !important;
    padding: 3px;

  }

  .carrossel_config img {
    width: 100% !important;
    height: 200px !important;
    margin-top: 45% !important;
  }

  .mb_settings {
    margin-top: 30% !important;
  }

  .menu_mobileconfig {
    width: 100%;
  }

  .social_topo_mobile {
    display: none;
  }

  .links_mobileconfig {
    display: flex;
    align-items: center;
    margin-left: 0%;
    font-size: 10px;
    width: 100% !important;


  }

  .tempo_mobileconfig {
    display: none;
  }

  .mobile_access {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }

  .cidadao_im_function,
  .servidor_im_function {
    width: 94px !important;

  }



  .cidadao_im_function {
    height: 81px !important;
    margin-left: -20px !important;
  }


  .cfg_cidadao ul {
    display: block !important;
  }

  .cfg_servidor ul {
    display: block !important;
  }

  .servidor_im_function {
    height: 72px !important;
    margin-left: -66px !important;
  }

  .servicos {
    font-size: 10px !important;
  }

  .txt_mobile {
    display: none;
  }

  .cfg_icon {
    height: 70px !important;
    text-align: center !important;
    margin-right: 0% !important;
  }

  .cfg_icon_servidor {
    height: 70px !important;
    text-align: center !important;
    margin-left: 0% !important;
  }

  .ft-img {
    display: none;
  }

  .tx_ft_config {
    text-align: left;

  }

  .mobileconfig_noticia img {
    height: 250px !important;
    width: 200px !important;
    margin-top: 2% !important;
  }


  .mobilecard_config {
    width: 250px !important;
    display: block;
    margin-left: 6%;
  }

  .mb_cfg {
    width: 95% !important;
  }

  .mb_cfg1 {
    width: 900px !important;
  }

  .mb_cfg2 {
    width: 250px !important;
    margin-left: -1px !important;
  }

  .tcu-text {
    font-size: 15px !important;
  }

  .comi_mobile {
    display: flex;
    width: 80% !important;
    margin-left: 2rem !important;
  }

  .configmobile_comi {
    margin-top: 25% !important;
    margin-left: -28% !important;
  }

  .configmobile_comi2 {
    width: 127% !important;
  }

  .legis_mobileconfig {
    width: 80% !important;
    display: flex;
  }

  .legis_mobileconfig2 {
    width: 100% !important;
    margin-left: 1% !important;
  }

  .legis_mobileconfig3 {
    margin-left: -15% !important;
  }

  .legis_mobileconfig {
    width: 80% !important;
    display: flex;
    margin-left: 2rem !important;
  }

  .legis_mobileconfig2 {
    width: 100% !important;
    margin-left: 1% !important;
  }

  .legis_mobileconfig3 {
    margin-left: -44% !important;
  }

  .comi_mobile2 {
    text-align: center !important;
    overflow-wrap: normal;
  }

  .mobile_margin {
    margin-top: 200px !important;
    font-size: 10px !important;
  }

  .mb_im_tr {
    margin-top: -14px !important;
  }

}

.text_pergunt_wp {
  text-align: justify;
}

/* Estilo para o modo de contraste */
.high-contrast {
  background-color: black;
  color: white;
}

.img-carousel {
  max-width: 400px;
  max-height: 400px;
  width: auto;
  height: auto;
  margin: auto;
}

.objeto-limitado {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

/* Botão */
#btn-acessibilidade {
  position: fixed;
  top: 40%;
  right: 10px;
  background: #fff;
  color: #000;
  border: none;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  font-size: 20px;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  z-index: 1000;
}

/* Menu escondido */
#menu-acessibilidade {
  position: fixed;
  top: 40%;
  /* mesmo alinhamento vertical do botão */
  right: 60px;
  /* fica atrás do botão */
  transform: translateX(265px);
  /* começa fora da tela */
  width: 200px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  padding: 10px;
  transition: transform 0.3s ease-in-out;
  z-index: 999;
}

/* Quando ativo, desliza para o lado do botão */
#menu-acessibilidade.active {
  transform: translateX(0);
}

#menu-acessibilidade button {
  display: block;
  width: 100%;
  margin: 5px 0;
  padding: 8px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  background: #6c737f;
  transition: background 0.2s;
  color: yellow;
}

#menu-acessibilidade button:hover {
  background: #21495f;
  color: #fff;
}

/* Alto contraste */
.high-contrast {
  background: black !important;
  color: yellow !important;
}

/* Inversão de cores */
.invert-colors {
  filter: invert(100%) hue-rotate(180deg);
}

/* Espaçamento maior */
.line-spacing * {
  line-height: 1.8 !important;
}

/* Fonte legível */
.readable-font * {
  font-family: Arial, Helvetica, sans-serif !important;
}

/* Pausar animações */
.pause-animations * {
  animation: none !important;
  transition: none !important;
}

/* Modo leitura (esconde header/footer e menus) */
.reading-mode header,
.reading-mode footer,
.reading-mode nav,
.reading-mode aside {
  display: none !important;
}

/* 1. O container pai precisa de position: relative */
.container-busca {
  width: 100%;
  /* Ajustado para ocupar toda a largura do modal-body */
  position: relative;
  /* CRÍTICO para ancorar o dropdown */
  margin: 0;
}

/* Garante que o input ocupe 100% do container */
#campoBusca {
  width: 100%;
  /* CRÍTICO para que o #resultadosBusca se alinhe */
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
}

/* 2. O dropdown precisa de z-index alto e posição vertical */
#resultadosBusca {
  display: none;
  /* Inicia escondida */
  position: absolute;
  /* Para flutuar sobre o modal-body */
  width: 100%;

  /* CRÍTICO: Posiciona a caixa logo abaixo do input. 
       A altura do input (com padding) é cerca de 40-45px, 
       então 46px garante que fique abaixo. */
  top: 46px;

  border: 1px solid #ddd;
  border-top: none;
  background-color: white;
  max-height: 300px;
  overflow-y: auto;

  /* CRÍTICO: Maior que o z-index do modal (1055) */
  z-index: 1060;

  border-radius: 0 0 5px 5px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#resultadosBusca.visivel {
  display: block;
}

/* Estilos de link e parágrafo... (podem ser os mesmos que você já tem) */
#resultadosBusca a {
  display: block;
  padding: 12px 10px;
  text-decoration: none;
  color: #333;
}

#resultadosBusca a:hover {
  background-color: #f0f0f0;
}

#resultadosBusca p {
  padding: 12px 10px;
  color: #888;
  margin: 0;
}


#cookie-banner {
  position: fixed;
  bottom: 3%;
  right: 1%;
  color: #fff;
  padding: 20px;
  max-width: 300px;
  text-align: center;
  display: none;
  z-index: 1000;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
  opacity: 0.9;
  border: #000001 2px solid;
}