@charset "UTF-8";
/*Só por precaução, mesmo tendo no wp*/

body {
  margin: 0;
  overflow-x: hidden;
}

/* 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");
}

/* FIM FONTS UTILIZADAS */

h1 {
  font-size: 38px;
  font-family: "NewJuneBold, Baloo Bhai 2", sans-serif;
  color: black;
  font-weight: 600;
  margin: 0 0 22px 0;
}

h2 {
  font-size: 22px;
  font-family: "NewJuneBold, Raleway", 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;
}

/* Resolvendo um bug no wp, verificar se no seu site precisa */
.wp-block-group {
  display: none;
}

/* HEADER PREFEITURA */
.bg-head-prefeitura {
  background-color: #006cb5 !important;
  padding: 2px 0;
  position: relative;
  z-index: 1;
}

/* FIM HEADER PREFEITURA */

/* HEADER TEMA SITE  */
.bg-head-site {
  background-color: #dbdcde !important;
  padding: 2px 0;
  position: relative;
  z-index: 1;
}

.link-menu-secundario {
  font-family: "NewJuneHeavy", "Montserrat", sans-serif;
  font-size: 16px;
  margin-left: 6px;
  margin-right: 6px;
  color: #006cb5;
}

@media (max-width: 768px) {
  .banner img {
    width: 100%;
    height: 60px;
  }
}

/* Área de pesquisa do header */
#pesquisar-div {
  top: 40px;
  right: 0;
}

@media (max-width: 576px) {
  #div-da-pesquisa {
    padding-right: 25px;
  }

  #pesquisar-div {
    padding-right: 40px;
  }
}

#btn-pesquisar {
  border: none;
  color: #002f40;
  font-size: small;
  margin-left: -40px;
}

.btn-primary {
  background-color: #4CAF50; /* Cor verde */
  border-color: #4CAF50; /* Borda verde */
  color: white; /* Texto branco */
  text-transform: uppercase; /* Texto em maiúsculas */
  font-size: 14px;
}

.btn-primary:hover {
  background-color: #43A047; /* Verde mais escuro no hover */
  border-color: #43A047;
}

.btn-primary:active, .btn-primary:focus {
  background-color: #4CAF50; /* Cor verde quando clicado */
  border-color: #4CAF50; /* Borda verde */
  box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); /* Efeito de foco */
}


#pagina-interna h1 {
  font-size: 2rem;
  color: #43A047;
  margin-bottom: 1.5rem;
}

.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: 150px;
  }
}

@keyframes fechar {
  from {
    width: 150px;
  }

  to {
    width: 0px;
    left: 0px;
  }
}

/* fim da área de pesquisa */

/* Fim Boostrap Navbar Alterações */
/* FIM HEADER TEMA SITE  */

/* MENU */
.bg-menu {
  background-color: #5ca47a !important;
  /* padding: 2px 0; */
  position: relative;
  z-index: 1;
}

/* Boostrap Navbar Alterações */
.navbar {
  /* padding: 1.3rem 0; */
  padding: 0.1rem 0;
  z-index: 10;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .active > .nav-link {
  font-family: "NewJuneHeavy", "Montserrat", sans-serif;
  /* font-size: 12px; */
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #000;
}

.navbar-expand-md .navbar-nav .nav-link {
  color: white !important;
  font-size: 14px;
  /* font-weight: 600; */
  /* padding-right:1rem; */
  /* padding-left: 1rem !important; */
}

.nav-btn {
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin: 0 20px;
  color: #fff !important;
}

.nav-btn:hover {
  text-decoration: none;
}

.dropdown-menu {
  margin: 0;
  font-family: "NewJuneHeavy", "Montserrat", sans-serif;
  /* font-size: 12px; */
  color: #4f4f4f;
  background-color: rgba(250, 250, 250, 0.8) !important;
  border: none;
  border-radius: 0;
  /* z-index: 10; */
  /* position: !important; */
}

.dropdown-item {
  color: #4f4f4f;
}

.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;
}

/* Fim Boostrap Navbar Alterações */
/* FIM MENU */

/* CAROUSEL BANNER DESTAQUE */

ol#myCarousel-indicators li {
  border-radius: 100%;
  display: block;
  margin-bottom: 5px;
  width: 12px !important;
  height: 18px !important;
}

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: #5ca47a;
}

.carousel-indicators li {
  background-color: white;
}

/* .topo-carousel .carousel-inner{
    height: 814px;
  } */

.carousel-caption {
  width: 100%;
  height: 100%;
  left: 0;
  padding: 50px;
  text-align: left !important;
}

.texto-carousel {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-height: 60%;
  width: 50%;
}

.carousel-content h2 {
  color: white !important;
  font-size: 70px !important;
}

.carousel-content p {
  color: white !important;
  font-size: 24px;
  letter-spacing: 4px;
}

.texto-carousel > h2 {
  /* text-shadow: 1px 1px 2px black; */
  color: white;
  text-transform: uppercase;
  font-size: 50px;
  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif !important;
  font-weight: 400;
}

.texto-carousel > p {
  color: white;
  font-size: 24px;
}

.wp-block-button__link {
  background-color: #5ca47a !important;
  font-family: "NewJuneBold", "Baloo Bhai 2", "Montserrat", sans-serif !important;
  width: 205px !important;
  height: 62px !important;
}

/* FIM CAROUSEL BANNER DESTAQUE */

/* APRESENTACAO DESTAQUE */

#apresentacao-destaque-semit {
  /* height: 1200px; */
  /* width: 100%; */
  background-image: url("../img/bg2.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* padding-top: 10rem !important; */
}

#apresentacao-destaque-semit h1 {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #5ca47a;
}

#apresentacao-destaque-semit h3 {
  font-family: "Exo", sans-serif;
  color: #5ca47a;
}

#apresentacao-destaque-semit p {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #373435;
  text-align: center;
}

.apresentacao-destaque p {
  color: #2b4f9d;
  text-align: center;
}

.btn-saiba-mais-quem-somos {
  color: white;
  background-color: #5ca47a;
  border: 1.5px solid #fefefe;
  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;
}

.btn-saiba-mais-quem-somos:hover {
  background-color: #417456;
  color: white;
}

.apresentacao-destaque a:hover {
  text-decoration: none;
}

.contentSeparadora {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 80px;
}

.barraSeparadora {
  background-image: url("../img/barra.png");
  height: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}

/* FIM  APRESENTACAO DESTAQUE */

/* SECTION LINHAS DE AÇÃO */

#linhas-de-acao {
  background-color: #cec2f3;
}

#linhas-de-acao h1 {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #8364e2;
}

.icones-homepage p {
  color: #8364e2;
  font-family: "NewJuneBold", "Exo", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
}

.tamanho_icones {
  height: 150px;
}

.btn-destaque-linhasdeacao {
  color: white;
  width: 112px;
  background-color: transparent;
  border: 1.5px solid white;
  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: #8364e2;
}

.icones-homepage a:hover {
  text-decoration: none;
}

/* FIM SECTION LINHAS DE AÇÃO */

/* SECTION NOTICIAS */
.imagem-destaque-noticia {
  padding: 0px;
}

#noticias {
  background-color: #5ca47a;
}

.titulo-noticia {
  height: 78px;
}

.noticias-titulo {
  color: #ffffff;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

.noticias-home {
  background-color: #ffffff;
  border-radius: 10px;
}

.noticias-home small {
  color: #306b48;
}

.imagem-destaque-noticia {
  padding: 0px;
}

.noticias-home p {
  color: white;
}

.noticias-home h1 {
  font-size: 15px;
  color: #306b48;
}

.noticias-box {
  min-height: 171px;
  max-height: 171px;
  width: 100%;
  object-fit: cover;
  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 */

/* SECTION VIDEOS */

#videos {
  background-color: #fff;
}

#videos h1 {
  color: #8364e2;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

.ver-mais-videos {
  color: #fff;
  background-color: #cec2f3;
  border: 1.5px solid #cec2f3;
  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-videos:hover {
  background-color: #fff;
  color: #cec2f3;
}

#videos a:hover {
  text-decoration: none;
}

/* FIM SECTION VIDEOS */

/* SECTION VIDEOS 2 */

#videos-2 {
  background-color: #fefefe;
}

#videos-2 h1 {
  color: #5ca47a;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

.ver-mais-videos {
  color: #fff;
  background-color: #5ca47a;
  border: 1.5px solid #5ca47a;
  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-videos:hover {
  background-color: #417456;
  color: #fefefe;
}

#videos-2 a:hover {
  text-decoration: none;
}

.scroll-object_videos {
  overflow: hidden;
  overflow-y: scroll;
  height: 410px;
  padding: 15px;
  background-color: #5ca47a;
}

.scroll-object_videos::-webkit-scrollbar {
  width: 15px;
}

.scroll-object_videos::-webkit-scrollbar-thumb {
  background-color: black;
  border: 3px solid #fff;
}

.scroll-object_videos::-webkit-scrollbar-track {
  background: #fff;
}

/* FIM SECTION VIDEOS */

/* PAGINA INTERNA VIDEOS */

#videos-header {
  height: 64px;
  font-family: "Exo", sans-serif;
  font-size: 14px;
}

/* FIM PAGINA INTERNA VIDEOS */

/* Início pagina de áudio(podcast) SECOM */

#audios h1 {
  color: #002f40;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

.row .mt-1 {
  display: flex;
  color: #002f40;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
  text-align-last: right;
  justify-content: start;
  flex-wrap: nowrap;
  align-items: center;
}

#audios {
  background-image: url("../img/background/03.png");
  background-size: cover;
}

#numeroPodcast_destaque {
  font-size: 14pt !important;
}

#numeroPodcast_secundario {
  font-size: 12pt !important;
}

@media only screen and (max-width: 768px) {
  #numeroPodcast_secundario {
    font-size: 14pt !important;
  }
}

#tituloPodcast {
  color: #002f40;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 16pt;
}

#tituloPodcast_secundario {
  color: #002f40;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 10pt;
}

#tituloPodcast_secundario a {
  color: #002f40;
}

#imgDestaquePodcast img {
  width: 100%;
  height: auto;
  float: right;
}

.icone_podcast {
  width: 25px;
}

.audio_podcast audio {
  width: 100% !important;
  background-color: #002f40;
  height: 35px;
  border-radius: 15px;
}

audio::-webkit-media-controls-panel {
  background-color: #002f40;
  box-shadow: none !important;
  text-shadow: none;
  border: none !important;
}

audio::-webkit-media-controls-mute-button {
  box-shadow: none !important;
  text-shadow: none;
}

audio::-webkit-media-controls-timeline {
  border-radius: 25px;
  margin-left: 1px;
  margin-right: 1px;
  box-shadow: none !important;
  text-shadow: none;
}

audio::-webkit-media-controls-current-time-display {
  color: #34c5b9;
  margin: auto 5px;
  box-shadow: none !important;
  text-shadow: none;
}

audio::-webkit-media-controls-time-remaining-display {
  color: #34c5b9;
  box-shadow: none !important;
  text-shadow: none;
}

audio::-webkit-media-controls-play-button {
  border-radius: 50%;
}

.scroll-object_audios::-webkit-scrollbar {
  width: 15px;
}

.scroll-object_audios::-webkit-scrollbar-track {
  background: #002f40;
}

.scroll-object_audios::-webkit-scrollbar-thumb {
  background-color: #3bbfbc;
  border: 4px solid #002f40;
}

.wp-block-audio audio {
  width: 80%;
  min-width: 300px;
  height: 40px;
}

figure {
  margin: 0 !important;
}

/* Scroll dos áudios */

.scroll-object_audios {
  overflow: hidden;
  overflow-y: scroll;
  height: 560px;
  padding: 15px;
}

@media only screen and (max-width: 768px) {
  .row.mt-1.linha_audios {
    display: flex;
    color: #002f40;
    font-family: "NewJuneBold", "Montserrat", sans-serif;
    font-size: 38px;
    text-align-last: right;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: center;
  }
}

/* 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-color: #5ca47a;
}

#galeria h1 {
  color: #fefefe;
  font-family: "NewJuneBold", "Montserrat", sans-serif;
  font-size: 38px;
}

.ver-mais-galeria {
  color: #5CA47A;
  background-color: #fefefe;
  border: 1.5px solid #fefefe;
  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-galeria:hover {
  background-color: #e7e5e5;
  color:  #5CA47A;
}

#galeria a:hover {
  text-decoration: none;
}

.carousel {
  background: #fafafa;
}

.carousel-cell {
  /* width: 66%; */
  width: 38%;
  height: 350px;
  margin-right: 10px;
  background: #8c8;
  border-radius: 5px;
  counter-increment: carousel-cell;
  overflow: hidden;
}

.img_cell {
  min-height: 350px;
  max-height: 350px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.flickity-button {
  background: #5ca47a;
}

.flickity-button:hover {
  background: #52926d;
  cursor: pointer;
}

/* 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%;
}

/* FIM ALBUM INTERNO */

/* GALERIA INTERNA */

#galeria-header {
  height: 64px;
  font-family: "Exo", sans-serif;
}

#galeria-body {
  height: 230px;
}

.img-galeria {
  min-height: 185px;
  max-height: 185px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

/* FIM GALERIA INTERNA */

/* FIM SECTION GALERIA */

/* MAPA LOCALIZAÇÃO */

#mapa {
  background-color: #fefefe;
}

#mapa h1 {
  color: #5ca47a;
  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;
}

/* End Animation */
/*FIM ANIMACAO DIV's*/

/* FORMULARIO FALE CONOSCO */
::-webkit-input-placeholder {
  color: #8364e2;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #8364e2;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #8364e2;
}

:-ms-input-placeholder {
  color: #8364e2;
}

/* FIM FORMULARIO FALE CONOSCO */

/* FOOTER */

#footer-site {
  height: auto !important;
  background-color: #5ca47a;
  color: #fefefe;
}

#footer-site button {
  background-color: #fefefe;
  color: #5ca47a !important;
}

.form-control:focus {
  border-color: #fefefe;
  box-shadow: 0 0 0 0.2rem rgb(131 100 226 / 25%);
}

#footer-site p {
  color: #fefefe;
  line-height: 7px;
  font-size: 16px;
}

#footer-site h1 {
  color: #fefefe;
  font-size: 23px;
  font-weight: bolder;
}

#footer-site label {
  color: #fefefe;
}

#footer-semit {
  background-color: #fefefe;
  bottom: 0;
  width: 100%;
  color: #5CA47A;
  font-weight: bolder;
}

#footer-semit a {
  color: #5CA47A;
  font-weight: bolder;
}

/* FIM FOOTER */

/* PAGINA INTERNA */
#pagina-interna {
  background-color: #fff;
}

#pagina-interna h1 {
  font-family: "NewJuneBold", "Exo", sans-serif;
  color: #5ca47a;
  text-align: center;
}

/* 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 #fff !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*/

/* Drop Dúvidas Frequentes*/
.drop-duvidas {
  margin-bottom: 50px;
}

.drop-duvidas p {
  color: #000000 !important;
}

.duvidas p {
  color: #000000 !important;
}

.accordion_duvidas {
  background-color: #fff;
  color: #5CA47A;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  /* border: 5px; */
  border-color: #5CA47A;
  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*/

/*ORÇAMENTOS*/
#orcamentos a {
  text-decoration: none;
}

#orcamentos h2 {
  /* text-align: center; */
  font-family: "NewJuneBold", sans-serif;
  margin: 1.5rem 0 0.75rem 0;
}

.btn-orcamentos {
  color: #fff;
  background-color: #7fbe35;
  border: 1.5px solid #7fbe35;
  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;
  width: 100%;
  display: block;
}
/*ORÇAMENTOS*/

@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: 29px!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;
  }
}
