@charset "UTF-8";
/*Só por precaução, mesmo tendo no wp*/

body {
  margin: 0;
  overflow-x: hidden;
}

p {
  text-align: justify;
}

/* Esconder recaptcha */
.grecaptcha-badge {
  visibility: hidden;
}

/* FONTS UTILIZADAS */
@font-face {
  font-family: NewJuneExtraBold;
  src: url("../font/NewJuneExtrabold.ttf");
}

@font-face {
  font-family: NewJuneBold;
  src: url("../font/NewJuneBold.ttf");
}

@font-face {
  font-family: NewJuneHeavy;
  src: url("../font/NewJuneHeavy.ttf");
}

@font-face {
  font-family: NewJuneSemibold;
  src: url("../font/NewJuneSemibold.ttf");
}

@font-face {
  font-family: Bison-Bold;
  src: url("../font/Bison-Bold.ttf");
}

@font-face {
  font-family: Gothan-Book;
  src: url("../font/Gotham-Book.otf");
}

@font-face {
  font-family: Gothan-Black;
  src: url("../font/Gothan-Black.otf");
}

@font-face {
  font-family: Gotham;
  src: url("../font/Gotham.ttf");
}

@font-face {
  font-family: GothamHTF-MediumCondensed;
  src: url("../font/GothamHTF-MediumCondensed.otf");
}

@font-face {
  font-family: GothamHTF-BoldCondensed;
  src: url("../font/GothamHTF-BoldCondensed.otf");
}

@font-face {
  font-family: GothamHTF-Book;
  src: url("../font/Gotham-HTF-Book.otf");
}

/* FIM FONTS UTILIZADAS */

h1 {
  font-size: 38px;
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: black;
  font-weight: 600;
  margin: 0 0 22px 0;
}

h2 {
  font-size: 22px;
  /* font-family: "NewJuneBold, Raleway", sans-serif; */
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: black;
  font-weight: 700;
  margin: 0 0 10px 0;
}

h3 {
  font-size: 20px;
  font-family: "NewJuneBold, Roboto Condensed", sans-serif;
  font-weight: 800;
  color: black;
  margin: 0 0 25px 0;
}

p {
  font-size: 18px;
  font-family: "NewJuneBold, Raleway", sans-serif;
  font-weight: 400;
  color: black;
  line-height: 30px;
}

ul > li > ul > li > a.dropdown-toggle {
  margin: 0;
  font-size: 13px;
  color: #000 !important;
  border-radius: 0;
}

/* BOTÕES INÍCIO */

.btn-light {
  border-radius: 0px;
  color: #4caf50;
  box-shadow: none;
  border: none;
}

.btn-light:hover {
  background-color: #fff;
  border-radius: 0px;
  color: #1ebfef;
  box-shadow: none;
  border: none;
}

.primary-button {
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  background-color: #0066b3;
  border: none;
  padding: 10px 16px;
  border-radius: 30px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
}

.primary-button:hover {
  color: #fff;
  background-color: #004b85;
  border-color: none;
  text-decoration: none;
}

.wp-block-file {
  margin-bottom: 0.8rem;
}

.wp-block-file__button {
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  background-color: #0066b3 !important;
  border: none !important;
  padding: 10px 16px !important;
  border-radius: 30px !important;
  -webkit-transition-duration: 0.5s !important;
  transition-duration: 0.3s !important;
}

.wp-block-file * + .wp-block-file__button {
  margin-left: 2rem !important;
}

.wp-block-file:not(.wp-element-button) {
  font-size: 1rem !important;
}

/* BOTÕES FIM */

/* Resolvendo um bug no wp, verificar se no seu site precisa */
.wp-block-group {
  display: none;
}

/* HEADER PREFEITURA */
.bg-head-prefeitura {
  background-color: #006eb6 !important;
  padding: 24px 0;
  position: relative;
  z-index: 1;
}

.bg-head-prefeitura a {
  text-decoration: none;
}

/* FIM HEADER PREFEITURA */

/* HEADER TEMA SITE  */
.bg-head-site {
  background-color: #0098da;
  padding: 0;
  position: relative;
  z-index: 1;
}

.link-menu-secundario {
  font-family: "NewJuneHeavy", "Montserrat", sans-serif;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none !important;
}

.links-do-menu-secundario {
  background-color: #1ebfef;
  padding: 16px;
  text-align: end;
}

.link-menu-secundario:hover {
  color: #006eb6;
}

@media (max-width: 768px) {
  .banner img {
    width: 100%;
    height: 60px;
  }
}

/* Área de pesquisa do header */

/* Estilo para a barra de pesquisa */
.search-container {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: auto; /* Posiciona a barra de pesquisa no final à direita */
}

@media (max-width: 768px) {
  .search-container {
    display: none;
  }
}

.search-input {
  width: 0;
  padding: 0;
  border: none;
  border-radius: 2px;
  outline: none;
  transition: width 0.4s ease-in-out, padding 0.4s ease-in-out;
  background-color: #fff;
  color: #333;
}

.search-input:focus {
  width: 200px;
  padding: 5px 10px;
}

.search-btn {
  background: none;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  position: relative; /* Evita sobreposição com a barra */
  right: 0;
  margin-left: 10px; /* Espaço entre o ícone de pesquisa e outros elementos */
}

.search-btn:focus {
  outline: none;
}

#btn-mapa{
  background-color: #4CAF50 !important; /* Cor verde */
  border-color: #4CAF50 !important;
  color: white; /* Texto branco */
  text-transform: uppercase; /* Deixar o texto em maiúsculas */
  font-size: 14px; /* Ajustar tamanho do texto */
}

#btn-mapa:hover{
  background-color: #4CAF50 !important; /* Cor verde */
  border-color: #4CAF50 !important;
}

#pagina-interna h1 {
  font-size: 2rem;
  color: #4caf50 !important;
  margin-bottom: 1.5rem;
}

.search-btn i {
  color: #fff;
  transition: color 0.3s ease;
}

.search-btn:hover i {
  color: #ddd;
}

/* Estilos responsivos para ajustar o layout em telas menores */
@media (max-width: 1024px) {
  .texto-direita {
    margin-left: 0;
    text-align: center;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .texto-direita {
    margin-left: 0;
    text-align: center;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .texto-direita {
    text-align: center;
    padding-top: 10px;
    margin-left: 0;
  }
}

.btn-diario-oficial {
  color: #5cc6d0;
  background-color: transparent;
  border: 3px solid #5cc6d0;
  border-radius: 30px;
  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  padding: 8px 0;
}

.btn-diario-oficial:hover {
  color: #fff;
  background-color: #5cc6d0;
}

.tag-a-todas-as-noticias {
  text-decoration: none !important;
}

.bg-diario {
  background-color: #fff !important;
  border-radius: 30px;
  box-shadow: 0px 0px 20px 0px #020202;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 2rem;
  padding-left: 2rem;
  position: absolute;
  right: -5%;
}

@media only screen and (max-width: 992px) {
  .bg-diario {
    margin-top: 2rem;
    position: static;
  }
}

.texto-diario-of {
  font-weight: 500;
  color: #006cb5 !important;
}

#pesquisar-div {
  /* top: 40px;
  right: 0; */
  width: 100%;
}

#pesquisar-div input {
  background-color: #eff0f0;
}

#pesquisar-div input::placeholder {
  color: #006eb6;
  font-family: "GothamHTF-MediumCondensed";
  font-weight: 300;
  font-style: italic;
  /* text-transform: capitalize; */
}

@media (max-width: 576px) {
  #div-da-pesquisa {
    padding-right: 25px;
  }

  #pesquisar-div {
    padding-right: 40px;
  }
}

#btn-pesquisar {
  border: none;
  color: #004d9f;
  font-size: small;
  margin-left: -40px;
}

.search-header {
  display: flex;
  flex-flow: nowrap;
  width: 100%;
}

.btn-search {
  background-color: transparent;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  height: max-content;
}

/* @keyframes mover {
  from {
    width: 0;
    left: 0;
  }

  to {
    width: 250px;
  }
}

@keyframes fechar {
  from {
    width: 250px;
  }

  to {
    width: 0px;
    left: 0px;
  }
} */

/* fim da área de pesquisa */

/* Fim Boostrap Navbar Alterações */
/* FIM HEADER TEMA SITE  */

/* MENU */
.bg-menu {
  background-color: #8364e2 !important;
  position: relative;
  z-index: 1;
}

.breadcrumb {
  padding: 0.5rem 0 0 1rem;
  font-weight: 600;
  background-color: #e9ecef;
}

.breadcrumb-position {
  padding-left: 14%;
}

@media (max-width: 900px) {
  .breadcrumb-position {
    padding-left: 0;
  }
}

#breadcrumbs {
  list-style: none;
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 1rem;
  text-decoration: none;
  list-style: none;
}

.separator {
  padding-right: 0.4rem;
  padding-left: 0.4rem;
}

/* Boostrap Navbar Alterações */
.navbar {
  padding: 0.1rem 0;
  z-index: 10;
}

.nav-link {
  color: #fff !important;
  font-weight: 500;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .active > .nav-link {
  font-family: "NewJuneBold", monospace;
  /* font-size: 12px; */
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #000;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(255, 255, 255, 1);
}

.navbar-expand-md .navbar-nav .nav-link {
  color: white;
  font-size: 13px;

  /* padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; */
}

.navbar-expand-md .navbar-nav .nav-link:hover {
  /* color: #0056b3 !important; */
  color: #fff !important;
}

.nav-btn {
  padding-left: 20px !important;
  padding-right: 20px !important;
  gap: 40px;
  margin: 0 20px;
  color: #fff !important;
}

.nav-btn:hover {
  text-decoration: none;
}

/* .nav li {
  margin-right: 20px;
}

.nav a {
  padding: 10px 15px;
} */

/* .header-spacing {
  display: flex;
  align-items: center !important;
  justify-content: space-between !important;
} */

.dropdown-menu {
  margin: 0;
  font-family: "NewJuneHeavy", "Montserrat", sans-serif;
  color: #4f4f4f;
  background-color: rgba(250, 250, 250, 0.8) !important;
  border: none;
  border-radius: 0;
  z-index: 10;

  /* font-size: 12px;
  position: absolute !important; */
}

/* .dropdown-toggle::after {
  display: inline-block;
} */

.dropdown-item {
  color: #000;
  font-size: 13px;
  font-family: "NewJuneBold", monospace;
}

.dropdown-item:hover {
  color: #0056b3 !important;
}

.dropdown-menu a:hover {
  color: #4f4f4f;
  background-color: rgba(250, 250, 250, 0.5);
}

.dropdown-menu a:active {
  background-color: transparent;
  color: #4f4f4f;
}

.dropdown-divider {
  display: none;
}

.dropdown-menu {
  display: none; /* Esconda o submenu por padrão */
  position: absolute; /* Impede deslocamento no fluxo do documento */
  left: 0; /* Ajuste conforme necessário */
  top: 100%; /* Posicione abaixo do item pai */
}

.dropdown-menu.show {
  display: block; /* Exiba o submenu quando a classe 'show' estiver presente */
}

.dropdown-submenu {
  position: relative; /* Garante que o submenu esteja aninhado corretamente */
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%; /* Exibe o submenu à direita */
  margin-top: 0; /* Evita a movimentação vertical */
  margin-left: 0; /* Ajusta o espaçamento lateral */
}

/* Fim Boostrap Navbar Alterações */
/* FIM MENU */

/* CAROUSEL BANNER DESTAQUE */
.img-carousel-topo-mobile {
  display: none;
}

.carousel-control-prev-icon {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23ffffff" viewBox="0 0 16 16"%3E%3Cpath d="M11.354 1.354a.5.5 0 0 1 0 .707L6.707 6.707l4.647 4.646a.5.5 0 0 1-.708.708l-5-5a.5.5 0 0 1 0-.707l5-5a.5.5 0 0 1 .708 0z"/%3E%3C/svg%3E');
  width: 3rem; /* Aumentar o tamanho da seta */
  height: 3rem;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.5)); /* Adicionar sombra */
}

/* Alterar a cor da seta próxima para branco e aumentar a visibilidade */
.carousel-control-next-icon {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23ffffff" viewBox="0 0 16 16"%3E%3Cpath d="M4.646 1.354a.5.5 0 0 0 0 .707L9.293 6.707l-4.647 4.646a.5.5 0 1 0 .708.708l5-5a.5.5 0 0 0 0-.707l-5-5a.5.5 0 0 0-.708 0z"/%3E%3C/svg%3E');
  width: 3rem; /* Aumentar o tamanho da seta */
  height: 3rem;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.5)); /* Adicionar sombra */
}

@media (max-width: 900px) {
  .img-carousel-topo {
    display: none;
  }

  .img-carousel-topo-mobile {
    display: block;
  }

  .bannerDestaqueTitle {
    color: #205169;
    text-align: center;
    font-size: 28px;
  }
}

#titulo-destaque {
  color: #fff;
}

ol#myCarousel-indicators li {
  border-radius: 100%;
  display: block;
  margin-bottom: 5px;
  width: 14px !important;
  height: 14px !important;
}

#titulo-destaque {
  margin: 7% 0% 0% 0% !important;
  padding: 0% 17% 0% 17% !important;
  font-size: 85px;
  /* width: 60%; */
  text-align: center !important;
  text-shadow: 5px 4px 1px #001f2dad;
  line-height: 80%;
}

#content-destaque {
  margin: 0% 0% 0% 0% !important;
  padding: 0% 17% 0% 17% !important;
  font-size: 65px;
  /* width: 60%; */
  text-align: center !important;
  text-shadow: 5px 4px 1px #001f2dad;
  line-height: 80%;
}

@media only screen and (max-width: 310px) {
  #titulo-destaque {
    margin: 7% 0% 0% 0% !important;
    padding: 0% 10% 0% 10% !important;
    font-size: 25px !important;
    /* width: 60%; */
    text-align: center !important;
    text-shadow: 5px 4px 1px #001f2dad;
    line-height: 90%;
  }
}

@media only screen and (min-width: 310px) and (max-width: 420px) {
  #titulo-destaque {
    margin: 7% 0% 0% 0% !important;
    padding: 0% 10% 0% 10% !important;
    font-size: 35px !important;
    /* width: 60%; */
    text-align: center !important;
    text-shadow: 5px 4px 1px #001f2dad;
    line-height: 80%;
  }
}

@media only screen and (min-width: 420px) and (max-width: 576px) {
  #titulo-destaque {
    margin: 7% 0% 0% 0% !important;
    padding: 0% 10% 0% 10% !important;
    font-size: 45px !important;
    /* width: 60%; */
    text-align: center !important;
    text-shadow: 5px 4px 1px #001f2dad;
    line-height: 80%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 800px) {
  #titulo-destaque {
    margin: 7% 0% 0% 0% !important;
    padding: 0% 10% 0% 10% !important;
    font-size: 60px !important;
    /* width: 60%; */
    text-align: center !important;
    text-shadow: 5px 4px 1px #001f2dad;
    line-height: 80%;
  }
}

@media only screen and (min-width: 800px) and (max-width: 992px) {
  #titulo-destaque {
    margin: 7% 0% 0% 0% !important;
    padding: 0% 10% 0% 10% !important;
    font-size: 75px !important;
    /* width: 60%; */
    text-align: center !important;
    text-shadow: 5px 4px 1px #001f2dad;
    line-height: 80%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #titulo-destaque {
    margin: 7% 0% 0% 0% !important;
    padding: 0% 10% 0% 10% !important;
    font-size: 80px !important;
    /* width: 60%; */
    text-align: center !important;
    text-shadow: 5px 4px 1px #001f2dad;
    line-height: 80%;
  }
}

@media only screen and (max-width: 1600px) {
  #titulo-destaque {
    margin: 7% 0% 0% 0% !important;
    padding: 0% 10% 0% 10% !important;
    font-size: 85px !important;
    /* width: 60%; */
    text-align: center !important;
    text-shadow: 5px 4px 1px #001f2dad;
    line-height: 80%;
  }
}

@media only screen and (min-width: 1600px) {
  #titulo-destaque {
    margin: 7% 0% 0% 0% !important;
    padding: 0% 10% 0% 10% !important;
    font-size: 100px !important;
    /* width: 60%; */
    text-align: center !important;
    text-shadow: 5px 4px 1px #001f2dad;
    line-height: 80%;
  }
}

ol#myCarousel-indicators li.active {
  margin-bottom: 5px;
}

ol#myCarousel-indicators {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 0px;
  right: 20px;
  left: auto;
  width: auto;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.carousel-indicators .active {
  /* background-color: #54C5D0; */
  background-color: #54c5d0;
}

.carousel-indicators li {
  background-color: white;
}

.carousel-caption {
  width: 100%;
  height: 100%;
  left: 0;
  padding: 0 0 0 50px;
  text-align: left !important;
}

.texto-carousel {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-height: 60%;
  width: 50%;
  text-shadow: 1px 1px 2px black;
}

.texto-carousel > h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 46px;
  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif !important;
  text-shadow: 1px 1px 2px black;
}

.texto-carousel > p {
  color: #ffffff;
}

@media (max-width: 800px) {
  .texto-carousel {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 75%;
  }

  .texto-carousel > h2 {
    font-size: 25px;
  }
}

@media (max-width: 576px) {
  .texto-carousel > h2 {
    font-size: 25px;
  }
}

@media (min-width: 375px) and (max-width: 576px) {
  .texto-carousel > h2 {
    font-size: 18px;
  }

  .texto-carousel {
    font-size: 13px;
  }
}

/*FIM CAROUSEL DESTAQUE*/

/* Aniversariante do mês início */

#aniversariante h1 {
  color: #0167b4 !important;
  font-family: "NewJuneHeavy", "Montserrat", sans-serif;
}

.aniversariante-destaque {
  background-color: #ffeb3b;
  /* Cor de destaque */
  border: 2px solid #fbc02d;
  /* Bordas destacadas */
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  /* Sombra */
}

.links-uteis {
  background-image: url("../img/background/bg2.png");
  background-color: #f5f5f5;
  padding: 7%;
  background-size: cover;
  /* Ajusta a imagem para cobrir toda a área do elemento */
  background-position: bottom;
  /* Centraliza a imagem na área */
  background-repeat: no-repeat;
  /* Evita que a imagem se repita */
}

/* Aniversariante do mês fim */

/*Serviços destaque*/
#serv-destaque a {
  text-decoration: none;
}

/*Serviços destaque*/

/*perfis-de-navegacao*/
#perfis-de-navegacao {
  background-color: #fff;
}

.h1-pref-colada {
  /* font-family: "Bison-Bold"; */
  color: #006eb6;
  text-align: center;
  text-transform: uppercase;
}

/*FIM Area de Atuação*/

#area-de-atuacao {
  background-image: url("../img/background/bg_area_de_atuacao.png");
  background-size: cover;
}

#area-de-atuacao h1 {
  color: #fff;
}

.btn-todos-os-projetos {
  color: #711f5d;
  background-color: #fff;
  border: none;
  border-radius: 30px;
  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif;
  padding: 10px 30px;
  font-weight: 700;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
}

.btn-todos-os-projetos:hover {
  color: #004b85;
  background-color: #fcfcfc;
  border: none;
}

.botoes-prefs div {
  border-radius: 25px 25px 0px 0px;
  padding: 10px;
}

.botoes-prefs p {
  margin: 0;
  text-align: center;
  color: #006eb6;
  font-weight: 600;
}

.botoes-prefs a {
  text-decoration: none;
}

.txt-patrocionado {
  width: 100%;
  text-align: center;
  font-family: monospace;
  margin: 0;
}

#apresentacao-destaque-semit {
  background-image: url("../img/background/bg_cogel.png");
  background-size: cover;
}

/* #apresentacao-destaque-semit h1 {
  color: #3d70b7;
  border-bottom: 3px solid #3d70b7;
} */
.title-underline {
  color: #3d70b7;
  /* border-bottom: 3px solid #3d70b7; */
}

.line {
  border: 2px solid #3d70b7;
  width: 75%;
  border-radius: 10px;
}

#apresentacao-destaque-semit p {
  color: #3d70b7;
  font-weight: 700;
}

.btn-destaque-apresentacao {
  color: #8364e2;
  background-color: #cec2f3;
  border: 1.5px solid transparent;
  border-radius: 30px;
  /* text-transform: uppercase; */
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  padding: 8px 0;
}

.btn-destaque-apresentacao:hover {
  background-color: #8364e2;
  color: #cec2f3;
}

#aplicativos {
  background-image: url("../img/background/bg2.png");
  background-size: cover;
  min-height: 500px;
  display: flex;
  align-items: center;
}

/* FIM  APRESENTACAO DESTAQUE */

/* SECTION LINHAS DE AÇÃO */

#linhas-de-acao h1 {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #004d9f;
  background-image: url();
}

#linhas-de-acao {
  background-image: url("../img/background/banner_mercado_modelo.jpeg") !important;
  /* Caminho da imagem */
  background-size: cover;
  /* Garante que a imagem cubra toda a seção */
  background-position: center;
  /* Centraliza a imagem */
  background-repeat: no-repeat;
  /* Evita que a imagem se repita */
  position: relative;
}

.icones-homepage p {
  color: #004d9f;
  font-family: "NewJuneBold", "Exo", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  height: 45px;
}

.data-postagem {
  font-family: "NewJuneBold", "Montserrat", sans-serif !important;
  color: #505050;
}

.tamanho_icones {
  width: 200px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 50%;
}

.tamanho_icones:hover {
  transform: scale(1.1);
  /* Aumenta o ícone em 10% */
  box-shadow: 0 12px 20px rgb(255, 153, 0);
  border-radius: 50%;
}

.btn-destaque-linhasdeacao {
  color: white;
  background-color: #004d9f;
  width: 112px;
  border: 3px solid #004d9f;
  border-radius: 30px;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 13px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
}

.btn-destaque-linhasdeacao:hover {
  background-color: #fff;
  color: #004d9f;
}

.icones-homepage a:hover {
  text-decoration: none;
}

/*icones-secretaria*/
#icones-secretaria {
  background-image: url("../img/background/bg_secretaria.png");
  background-size: cover;
}

#icones-secretaria a {
  text-decoration: none;
}

.btns-secretarias {
  color: #fff;
  background-color: #006eb6;
  border: 3px solid #006eb6;
  border-radius: 30px;
  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  padding: 8px 0;
  margin-bottom: 1rem;
}

.btns-secretarias:hover {
  background-color: #fff;
  color: #006eb6;
}

/*FIM icones-secretaria*/

/* FIM SECTION LINHAS DE AÇÃO */

/* SECTION NOTICIAS */
.imagem-destaque-noticia {
  padding: 0px;
}

/* .titulo-noticia {
  height: 78px;
} */

.noticias-titulo {
  color: #ffffff;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

.noticias-home {
  /* background-color: #ffffff; */
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 10px;
  margin-top: auto;
}

.noticias-home small {
  color: #004d9f;
}

.imagem-destaque-noticia {
  padding: 0px;
}

.noticias-home p {
  color: white;
}

.noticias-home h1 {
  font-size: 15px;
  color: #8364e2;
}

.noticias-box {
  /* min-height: 200px;
  max-height: 200px; */
  height: 100%;
  max-height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.noticias-box-menor {
  min-height: 100px;
  max-height: 100px;
  width: 100%;
  object-fit: fill;
  object-position: center;
}

/* .btn-clique-aqui {
  color: #8f79ed;
  background-color: #fff;
  border: 2.5px solid #8364e2;
  border-radius: 4px;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 11px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
}

.btn-clique-aqui:hover {
  background-color: #8f79ed;
  color: #fff;
} */

.noticias-home a:hover {
  text-decoration: none;
}

.ver-mais-noticias {
  color: #8364e2;
  background-color: #fff;
  border: 1.5px solid #fff;
  border-radius: 30px;
  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  padding: 8px 0;
}

.ver-mais-noticias:hover {
  background-color: #8364e2;
  color: #fff;
}

/* FIM SECTION NOTICIAS */

/*Canais de contato*/
#canais-de-contato a {
  text-decoration: none;
}

/* h1.titulos-homepage {
  font-family: "Gotham-HTF-Book", sans-serif;
  font-weight: 700;
  color: #6d6e70;
  text-transform: uppercase;
  text-align: left !important;
} */

#links-uteis {
  font-family: "Gotham-HTF-Book", sans-serif;
  font-weight: 700;
  color: #6d6e70;
  text-transform: uppercase;
  text-align: left !important;
}

.custom-content > p {
  color: #006eb6;
  font-weight: bold;
  font-size: 32px;
}

.custom-content > p > a {
  text-decoration: none;
  color: #006eb6;
}

h2.titulos-homepage {
  font-family: "Gothan-Book", sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  margin: 0;
  color: #6d6e70;
  text-align: left;
}

#canais-de-contato h2 {
  color: #6d6e70;
}

/*Canais de contato*/

/*NOTICIAS HOMEPAGE*/
#noticias {
  background-size: cover;
}

#noticias a:hover {
  text-decoration: none;
}

.titulo-noticia h1 {
  font-size: 15px;
  color: #004d9e;
}

.link-noticias {
  text-decoration: none !important;
}

#noticias-titulo {
  margin: 0;
  color: black;
  font-family: "NewJuneHeavy", "Montserrat", sans-serif;
}

#texto-noticias {
  font-weight: bold;
  font-size: 30px;
}

.topicos-noticias {
  border-bottom: 3px solid #002f40 !important;
}

#noticias h1 {
  /* font-family: "NewJuneHeavy", "Montserrat", sans-serif; */
  /* font-family: "NewJuneHeavy";
  color: #2e5393 !important;
  font-weight: normal; */
}

#noticias h2 {
  /* font-family: NewJuneSemibold, "Montserrat", sans-serif;
  color: #2e5393 !important;
  font-size: 16px; */
}

#noticias p {
  font-size: 17px;
  font-family: "NewJuneBold, Raleway", sans-serif;
  font-weight: 400;
  color: #05475f;
  line-height: 20px;
}

h1.noticias-titulo.text-center.pt-4 {
  color: #ffffff;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

.btn-noticias-homepage {
  color: #fff;
  background-color: #23bbae;
  text-shadow: 1px 1px 1px black;
  border: 1.5px solid #23bbae;
  border-radius: 30px;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 11px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  padding: 4px 4px;
  width: max-content !important;
}

.titulo_noticias_homepage {
  color: #004d9f;
}

.titulo_noticias_homepage:hover {
  color: #004d9f;
}

/* Estilos gerais do card */
.noticias-box {
  border-radius: 15px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.titulo-noticia h1 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #333333;
  margin-top: 10px;
}

.bg-noticias {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease-in-out;
}

.bg-noticias:hover {
  transform: scale(1.05);
}

.imagem-destaque-noticia img {
  border-radius: 10px 10px 0 0;
}

.btn-todas-as-noticias-homepage {
  background-color: #0056b3;
  color: white;
  padding: 10px;
  border-radius: 25px;
  font-weight: bold;
  border: none;
}

.btn-todas-as-noticias-homepage:hover {
  background-color: #003d80;
  color: white;
}

/* Garantir que o cartão use todo o espaço vertical disponível */
.card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Garantir que o corpo do cartão tenha altura flexível */
.card-body {
  flex-grow: 1; /* Permite que o conteúdo cresça para preencher o espaço */
}

/* Forçar o rodapé a ficar sempre na parte inferior */
.card-footer {
  margin-top: auto; /* Empurra o rodapé para baixo */
}

/* Ajustes responsivos */
@media (max-width: 768px) {
  .titulo-noticia h1 {
    font-size: 1rem;
  }
}

.btn-noticias-homepage:hover {
  color: #23bbae;
  background-color: #fff;
}

.btn-todas-as-noticias-homepage {
  color: #fff;
  background-color: #006eb6;
  border-radius: 0px;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: normal;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  padding: 18px 0;
}

.btn-todas-as-noticias-homepage:hover {
  color: #fff;
  background-color: #2e5393;
}

.ver-mais-aplicativos {
  color: #fff;
  background-color: #00b6a7;
  border: 3px solid #00b6a7;
  border-radius: 0px;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  padding: 8px 0;
}

.ver-mais-aplicativos:hover {
  color: #fff;
  background-color: #2e9193;
}

.btn-clique-aqui {
  width: 100%;
  color: #fff;
  background-color: #2e5393;
  border: 2.5px solid #002f40;
  border-radius: 4px;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  padding: 0.3rem;
}

.btn-clique-aqui:hover {
  background-color: #fff;
  color: #2e5393;
}

.link-compartilhar-noticias {
  filter: drop-shadow(7px 7px 7px #000000);
  -webkit-filter: drop-shadow(1px 1px 1px #000000);
  float: none !important;
  margin: 0px 0px 0px 0px !important;
  position: relative;
  left: 125px;
  bottom: 7px;
}

/* .link-compartilhar {
  filter: drop-shadow(7px 7px 7px #000000);
  -webkit-filter: drop-shadow(1px 1px 1px #000000);
  float: none !important;
  margin: 0px 0px 0px 0px !important;
  position: relative;
  left: 200px;
  bottom: 40px;
}

.link-compartilhar-projeto {
  filter: drop-shadow(7px 7px 7px #000000);
  -webkit-filter: drop-shadow(1px 1px 1px #000000);
  float: none !important;
  margin: 0px 0px 0px 0px !important;
  position: relative;
  top: 18px;

}

.link-compartilhar-noticias {
  filter: drop-shadow(7px 7px 7px #000000);
  -webkit-filter: drop-shadow(1px 1px 1px #000000);
  float: none !important;
  margin: 0px 0px 0px 0px !important;
  position: relative;
  left: 125px;
  bottom: 7px;
}

.link_compartilhar {
  filter: drop-shadow(7px 7px 7px #000000);
  -webkit-filter: drop-shadow(4px 2px 2px #000000);
  float: none !important;
  margin: 0px 0px 0px 0px !important;
} */

.imagem-destaque-noticia {
  padding: 0px;
  background-color: #f6f6f6;
  /* height: 200px; */
}

.imagem-destaque-noticia-img {
  min-height: 560px;
  max-height: 560px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

img.card-img.wp-post-image.noticias-carousel {
  width: 100%;
  min-height: 405px;
  height: 405px;
  max-height: 405px;
}

.data-imagem-destaque {
  background-color: #fff;
  color: #2e5393;
  text-shadow: 1px 1px 1px black;
  width: fit-content;
  padding: 5px;
  border-radius: 30px;
  color: white !important;
  font-size: 10pt !important;
}

.titulo-imagem-destaque {
  color: white;
  text-shadow: 1px 1px 1px black;
}

.box-atencao {
  background-color: #dadada;
  padding: 15px;
  padding-bottom: 2px;
  border-radius: 10px;
}

.bg-noticias {
  background-color: #f6f6f6;
}

.card {
  border-radius: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.card-img-top {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

/*FIM NOTICIAS HOMEPAGE*/

/* INFORMATIVOS INÍCIO */

.titulo-informativos {
  color: #727376;
  text-transform: uppercase;
  font-size: 25px;
  margin: 0;
}

.btn-clique-aqui-informativos {
  color: #fff;
  background-color: #f58634;
  border: 2.5px solid transparent;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 11px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  width: 100%;
  height: 40px;
}

/* INFORMATIVOS FIM */

/*Canais de contato*/
#canais-de-contato a {
  text-decoration: none;
}

h1.titulos-homepage {
  font-family: "Gotham-HTF-Book", sans-serif;
  /* margin: 2rem; */
  font-weight: 700;
  color: #6d6e70;
  text-transform: uppercase;
  text-align: center;
}

h2.titulos-homepage {
  font-family: "Gothan-Book", sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  margin: 0;
  color: #6d6e70;
  text-align: left;
}

#canais-de-contato h2 {
  color: #6d6e70;
}

/*Canais de contato*/

/*DEPOIMENTOS*/
#depoimentos h1 {
  color: #0066b3;
}

#depoimentos p {
  text-align: justify;
  color: #0066b3;
}

.btn-depoimentos {
  color: #fff;
  font-weight: 700;
  background-color: #0066b3;
  border-color: #0066b3;
  padding: 10px 30px;
  border-radius: 30px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
}

.btn-depoimentos:hover {
  color: #fff;
  background-color: #004b85;
  border-color: #004b85;
}

.card-text {
  color: #333;
  /* Exemplo de cor do texto */
  font-size: 18px;
  /* Exemplo de tamanho de fonte */
}

/*DEPOIMENTOS*/

/*Tarja Azul Final*/
#tarja_azul_final {
  background-color: #2abeec;
}

#tarja_azul_final p {
  color: #006eb6;
  /* font-family: "Gothan-Black"; */
  font-weight: 800;
  font-size: 15px;
  padding: 10px;
}

#tarja_azul_final p:hover {
  color: #fff;
}

#tarja_azul_final a {
  text-decoration: none;
}

/*Tarja Azul Final*/

/* SECTION VIDEOS 2 */

#videos-2 {
  background-color: #fff;
}

#videos-2 h1 {
  color: #004d9f;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

#videos-2 {
  background-image: url("../img/background/banner_elevador.jpeg") !important;
  /* Caminho da imagem */
  background-size: cover;
  /* Garante que a imagem cubra toda a seção */
  background-position: center;
  /* Centraliza a imagem */
  background-repeat: no-repeat;
  /* Evita que a imagem se repita */
  position: relative;
}

.ver-mais-videos {
  color: #fff;
  background-color: #006eb6;
  border: none;
  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  padding: 20px 30px;
}

.video-date {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}

.small-video-date {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  color: black;
}

.ver-mais-videos:hover {
  background-color: #004d9f;
  color: #fff;
}

#videos-2 a:hover {
  text-decoration: none;
}

.scroll-object_videos {
  overflow: hidden;
  overflow-y: scroll;
  height: 410px;
  padding: 15px;
  background-color: #004d9f;
}

.scroll-object_videos::-webkit-scrollbar {
  width: 15px;
}

.scroll-object_videos::-webkit-scrollbar-thumb {
  background-color: #004d9f;
  border: 3px solid #fff;
}

.scroll-object_videos::-webkit-scrollbar-track {
  background: #fff;
}

/* FIM SECTION VIDEOS */

/* PAGINA INTERNA VIDEOS */

#videos-header {
  height: 96px;
  /* height: 100%; */
  font-family: "Exo", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #004d9f;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* FIM PAGINA INTERNA VIDEOS */

/* Fim do css do scroll */

.botaoPodcast {
  width: 50%;
  align-items: center;
  float: right;
}

.botaoPodcast button {
  background-color: #31baae;
  width: 150px !important;
  float: right;
  color: #002f40;
  border: none;
}

h3#tituloPodcast_secundario {
  justify-content: right;
}

/* Fim dá página de adios(podcast) */

/* SECTION GALERIA */

#galeria {
  background-image: url("../img/background/bg_galeria.png");
  background-size: cover;
}

#galeria h1 {
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

.ver-mais-galeria {
  color: #0065b7;
  background-color: #fff;
  border: none;
  border-radius: 30px;
  font-size: 1rem;
  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif;
  padding: 10px 30px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
}

.ver-mais-galeria:hover {
  background-color: #711f5d;
  color: #fff;
}

#galeria a:hover {
  text-decoration: none;
}

.main-carousel {
  width: 100%;
  height: 100%;
}

.carousel {
  background: #fafafa;
}

.carousel-cell {
  width: 32.7%;
  height: 384px;
  margin-right: 10px;
  background: #8c8;
  border-radius: 5px;
  counter-increment: carousel-cell;
  overflow: hidden;
  border-radius: 20px;

  position: relative;
}

@media (max-width: 768px) {
  .carousel-cell {
    width: 100%;
  }
}

.caption {
  position: absolute;
  bottom: 18px;
  /* background: rgba(0, 0, 0, 0.6);  */
  background: linear-gradient(to top, rgba(0, 101, 183, 0.8), transparent);
  color: #f1f1f1;
  width: 91%;
  padding: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;

  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.carousel-cell img {
  min-width: 100%;
  width: 100%;
}

.img_cell {
  min-height: 350px;
  max-height: 350px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 20px;
}

/* @media (max-width: 768px) {
  .flickity-slider {
    width: 100%;
  }
} */

.flickity-button {
  /* background: #f27aa5; */
  background: none;
}

.flickity-button:hover {
  /* background: #f27aa5; */
  background: none;
  cursor: pointer;
}

.flickity-page-dots {
  bottom: -40px;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 8px;
  background: #1ebfef;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/* ALBUM INTERNO */

#titulo-album {
  font-family: "Exo", sans-serif;
  color: #6a62e2;
}

.carousel-album {
  background: #222;
}

.carousel-album-cell {
  width: 100%;
  height: 500px;
  margin-right: 10px;
  /* center images in cells with flexbox */
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-album.is-fullscreen .carousel-album-cell {
  height: 100%;
}

.carousel-album-cell-image {
  display: block;
  max-height: 100%;
}

.carousel-album.is-fullscreen .carousel-album-cell-image {
  max-width: 100%;
}

.flickity-prev-next-button.previous {
  left: -5%;
  top: 50%;
  background: #004d9f;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.flickity-prev-next-button.next {
  right: -5%;
  top: 50%;
  background: #004d9f;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* .main-carousel {
  position: relative;
}

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
} */

/* FIM ALBUM INTERNO */

/* GALERIA INTERNA */

.title-container {
  font-size: 16px;
  font-weight: 600;
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #004d9f;

  min-height: 128px;
  max-height: 128px;
  height: 100%;
}

.title-container .card-title {
  font-size: 20px;
  height: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#galeria-body {
  height: 230px;
}

.img-galeria {
  /* min-height: 185px;
  max-height: 185px; */
  min-height: 20rem;
  max-height: 20rem;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

/* FIM GALERIA INTERNA */

/* FIM SECTION GALERIA */

/* ANIVERSARIANTES */

.aniversariante {
  background-image: url("../img/background/bg_intranet_aniversario.png");
  background-color: #f5f5f5;
  padding: 7%;
  background-size: cover;
  /* Ajusta a imagem para cobrir toda a área do elemento */
  background-position: bottom;
  /* Centraliza a imagem na área */
  background-repeat: no-repeat;
  /* Evita que a imagem se repita */
}

.aniversariante-card {
  background-color: #ffffff;
  border-radius: 15px;
  width: 100%;
  max-width: 400px;
}

.img-card {
  width: 50px;
  height: 50px;
  margin-right: 5%;
}

/* FIM ANIVERSARIANTES */

/* INICIO SUSTENTAVEL */
.sustentavel {
  background-image: url("../img/background/bg_verde.jpeg");
  /* background-position: center; */
  background-repeat: no-repeat;
  background-size: cover;
}

.img-sustentavel {
  max-width: 380px;
  /* Ajuste o valor para o tamanho desejado */
  height: auto;
  /* Mantém a proporção */
}

/* FIM SUSTENTAVEL */

/* MAPA LOCALIZAÇÃO */

.mapasite {
  width: 25%;
  background-color: #1ebfef;
  padding: 8px;
  border-radius: 8px;
}

.mapasite a {
  color: #fff;
  text-decoration: none;
}

#mapa {
  background-color: #004d9f;
}

#mapa h1 {
  color: #fff;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

#viewMapa {
  padding: 0;
  margin: 0;
  height: 400px;
  width: 100%;
}

/* FIM MAPA LOCALIZAÇÃO */

/* ANIMACAO DIV's */
/* Animation */
.js .anime {
  opacity: 0;
  transform: translate3D(-80px, 0px, 0px);
}

.js .anime-init {
  opacity: 1;
  transform: translate3D(0px, 0px, 0px);
  transition: 0.7s all ease;
}

.js .anime-banner {
  opacity: 0;
  transform: translate3D(0px, -50px, 0px);
}

.js .anime-banner-init {
  opacity: 1;
  transform: translate3D(0px, 0px, 0px);
  transition: 5.8s all ease;
}

/* End Animation */
/*FIM ANIMACAO DIV's*/

/* FORMULARIO FALE CONOSCO */
::-webkit-input-placeholder {
  color: #004d9f;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #004d9f;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #004d9f;
}

:-ms-input-placeholder {
  color: #004d9f;
}

/* FIM FORMULARIO FALE CONOSCO */

/* Canais de Contato Início */
.canais-de-contato-title {
  color: #6e6f72;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

/* Canais de Contato Fim */

/* FOOTER */

#footer-site {
  height: 250px;
  background-color: #0693e3;
  color: #fff;
}

#footer-site button {
  background-color: #fff;
  color: #006cb5;
}

.form-control:focus {
  border-color: #006cb5;
  box-shadow: 0 0 0 0.2rem rgb(131 100 226 / 25%);
}

#footer-site p {
  color: #fff;
  line-height: 7px;
  font-size: 16px;
  font-family: "NewJuneBold", "Exo", sans-serif;
}

#footer-site .texto-funcionamento {
  font-size: 12px;
  line-height: 15px;
}

#footer-site h1 {
  color: #fff;
  font-size: 23px;
  font-weight: bolder;
}

#footer-site label {
  color: #fff;
}

#footer-semit {
  background-color: #006cb5;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-weight: bolder;
}

#footer-semit a {
  color: #fff;
  font-weight: bolder;
}

/* FIM FOOTER */

/* PAGINA FALE CONOSCO */
#footer-fale-conosco {
  background-color: #006eb6;
  height: auto;
}

#footer-fale-conosco p {
  color: #000;
  font-size: 14px;
}

#footer-fale-conosco p:hover {
  color: #004d9f !important;
}

.fale-conosco-link-color {
  color: #2abeec;
}

.fale-conosco-link-color:hover {
  color: #fff;
}

.form-control:focus {
  border-color: #004d9f;
  box-shadow: 0 0 0 0.2rem rgb(0 77 159 / 25%);
}

/* FIM PÁGINA FALE CONOSCO */

/* PAGINA INTERNA */
#pagina-interna {
  background-color: #fff;
}

/* #pagina-interna a {
  font-size: 20px;
} */

/* #pagina-interna strong {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #004d9e;
  font-size: 20px;
} */

#pagina-interna h1 {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #004d9f;
}

#pagina-interna h2 {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #004d9f;
}

#pagina-interna h3 {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #004d9f;
  margin: 0;
}

#pagina-interna tr,
#pagina-interna td {
  border: 1px solid #dee2e6;
}

#pagina-interna table {
  background-color: #e6eaed !important;
}

.link-font-size a {
  font-size: 20px;
}

#equipe strong {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #004d9e;
  font-size: 20px;
}

#equipe li {
  padding-bottom: 1rem;
}

#quadroDePessoal strong {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #004d9e;
  font-size: 20px;
}

#quadroDePessoal p {
  margin: 0;
}

/* FIM PAGINA INTERNA */

/* PAGINACAO WP-PageNavi */

.wp-pagenavi {
  display: inline-block !important;
  font-family: "NewJuneBold", sans-serif !important;
}

.wp-pagenavi a,
.wp-pagenavi span {
  color: black !important;
  float: left !important;
  padding: 8px 16px !important;
  text-decoration: none !important;
  transition: background-color 0.3s !important;
  border: 1px solid #dcdcdc !important;
}

.wp-pagenavi a.active,
.wp-pagenavi span.active {
  background-color: #cec2f3 !important;
  color: white !important;
  border: 1px solid #cec2f3 !important;
}

.wp-pagenavi a:hover:not(.active),
.wp-pagenavi span.hover:not(.active) {
  background-color: #fff !important;
}

/* FIM PAGINACAO WP-PageNavi */

/* Dúvidas Frequentes  */
.duvidas h1 {
  color: #004d9e;
}

.conteudo-div-duvidas {
  margin: 10px;
}

.texto-duvidas {
  /* text-align: left; */
  font-size: 90%;
  text-align: left;
  max-width: 500px;
  border: solid #004d9e;
  color: #004d9e;
  font-weight: bold;
  margin: auto;
  /* text-left */
}

/*Fim Dúvidas Frequentes*/

.btn-saiba-mais {
  background-color: #fff;
  color: #3d70b7;
  border: 2px solid #3d70b7;
  border-radius: 30px;
  padding: 8px 0px;
  font-size: 17px;
  font-weight: 700;
}

/* Drop Dúvidas Frequentes*/
.drop-duvidas {
  margin-bottom: 50px;
}

.drop-duvidas p {
  color: #000000 !important;
}

.duvidas p {
  color: #000000 !important;
}

.accordion_duvidas {
  background-color: #0098da;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  /* border: 5px; */
  border-color: #0098da;
  text-align: left;
  outline: 5px auto;
  font-weight: 600;
  font-size: 15px;
  margin-top: 15px;
  transition: 0.4s;
}

.accordion_duvidas:after {
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.panel {
  padding: 0 18px;
  /* background-color: #000; */
  max-height: 0;
  overflow: hidden;
  border: 5px !important;
  border-color: #000 !important;
  transition: max-height 0.2s ease-out;
}

/* Fim Drop Dúvidas Frequentes*/

/* imagens */
.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  width: 100%;
  vertical-align: bottom;
}

/* imagens */

/* TRANSPARÊNCIA INÍCIO */
.links-transparencia {
  text-decoration: none !important;
}

/* TRANSPARÊNCIA FIM */
.text-right {
  color: #ffffff;
  font-size: 42px;
  line-height: 1.2;
  max-width: 70%;
  margin-bottom: 40px;
}

.btn-dicas {
  background-color: #f48024;
  border-color: #f48024;
  color: #ffffff;
  padding: 15px 50px;
  font-size: 20px;
  width: 100%;
  max-width: 350px;
  text-align: center;
  border-radius: 20px;
  font-family: Arial, sans-serif;
  background: cover;
  text-decoration: none;
  font-weight: bold;
}

.ad-desktop {
  display: block;
}

.ad-mobile {
  display: none;
}

@media only screen and (min-width: 1920px) {
}

@media only screen and (max-width: 1919.98px) {
}

@media only screen and (max-width: 1750px) {
}

@media only screen and (max-width: 1680px) {
}

@media only screen and (max-width: 1650px) {
}

@media only screen and (max-width: 1575px) {
}

@media only screen and (max-width: 1360px) {
  h1 {
    font-size: 38px;
    margin: 0 0 30px 0;
    display: block;
  }

  h2 {
    font-size: 23px;
    margin: 0 0 5px 0;
  }

  p {
    font-size: 16px;
  }

  .dropdown-menu {
    font-size: 11px;
  }
}

@media only screen and (max-width: 1280px) {
  .nav-btn {
    font-size: 10px;
    margin: 0 10px;
  }
}

@media only screen and (max-width: 1168px) {
  h1 {
    font-size: 35px;
  }

  h2 {
    font-size: 23px;
    margin: 0 0 1px 0;
  }

  p {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .nav-btn {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0rem !important;
    padding-left: 0.5rem !important;
  }

  .dropdown-menu {
    font-size: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 32px;
  }

  p {
    font-size: 15px;
    margin-bottom: 7px;
    line-height: 18px;
  }
}

@media only screen and (max-width: 992px) {
  .noticias-box-menor {
    min-height: 180px;
    max-height: 180px;
    width: 100%;
    object-fit: fill;
    object-position: center;
  }
}

@media only screen and (max-width: 768px) {
  .botoes-prefs div {
    border-radius: 0px 0px 0px 0px;
    padding: 10px;
  }

  .ad-desktop {
    display: none;
  }

  .ad-mobile {
    display: block;
  }
}

@media only screen and (max-width: 576px) {
  .noticias-box-menor {
    min-height: 250px;
    max-height: 250px;
    width: 100%;
    object-fit: fill;
    object-position: center;
  }
}

@media only screen and (max-width: 440px) {
}

@media (max-width: 900px) {
  .bannersecom {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .sustentavel {
    justify-content: flex-start;
    /* Alinha o conteúdo para o topo */
    align-items: center;
    text-align: center;
  }

  .sustentavel h2 {
    text-align: center;

    margin-bottom: 20px;
    /* Mantém uma margem inferior ao título */
  }

  .sustentavel .btn-dicas {
    margin: 0;
    margin-top: 20px;
    margin-bottom: 120px;
  }
}

@media (max-width: 576px) {
  .sustentavel h2 {
    text-align: center;

    margin-bottom: 20px;
    /* Mantém uma margem inferior ao título */
    margin-top: 130px;
  }

  .sustentavel .btn-dicas {
    margin: 0;
    margin-top: 20px;
    margin-right: 4%;
    margin-bottom: 120px;
  }
}

@media (max-width: 390px) {
  .sustentavel .btn-dicas {
    margin: 0;
    margin-top: 20px;
    margin-right: 0;
    margin-left: 2%;
    margin-bottom: 120px;
  }
}

@media (min-width: 459px) and (max-width: 767px) {
  .sustentavel .btn-dicas {
    margin: 0;
    margin-top: 20px;
    margin-right: 12%;
    margin-bottom: 120px;
  }
}

@media (max-width: 768px) {
  #footer-site .container {
    text-align: center;
  }

  #footer-site .row {
    flex-direction: column; /* Alinha os itens em coluna */
    align-items: center; /* Centraliza os itens */
  }

  #footer-site .col-12,
  #footer-site .col-xl-3,
  #footer-site .col-lg-4,
  #footer-site .col-md-6,
  #footer-site .col-sm-12 {
    margin-bottom: 20px; /* Espaçamento entre as colunas */
  }
}
