.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  font-family: Font, sans-serif;
  font-size: 16px;
  line-height: 1.3em;
  padding-top: 0 !important;
}

button { all: unset;}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.coluna {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.coluna.coluna-propaganda {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-facebook {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}

.linkNoticia-facebook {
  text-align: left;
  padding-left: 10px;
}

#video-iframe {
  width: 1260px;
  height: 720px;
  border: none;
}

.titulo-sucesso {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  line-height: 1em;
}

.descricao-2 {
  color: #919191;
  margin-bottom: 30px;
  line-height: 1.2em;
  display: block;
}

.botao-inicio {
  color: #fff;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  border-radius: 0;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition: all .2s;
  border-radius: 0 10px;
}

.botao-inicio:hover {
  background-color: #70b222;
}

.texto-sucesso {
  flex: 1;
}

.icone-atencao {
  width: 20%;
  display: block;
}

.image {
  border-radius: 0;
}

.logo-social-2 {
  height: 20px;
  display: block;
}

.link-social {
  float: left;
  margin-right: 15px;
  transition: all .12s;
  display: block;
}
.link-social:last-of-type { margin: 0;}

.link-social:hover {
  opacity: .6;
}

.img-busca {
  width: 15px;
  height: 15px;
  filter: none;
  cursor: pointer;
  transition: all .2s;
  display: block;
}

.img-busca:hover {
  opacity: .6;
}

.coluna-menor {
  width: 460px;
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
}

.coluna-menor.menor-3,
.coluna-menor.menor-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.item-categoria {
  float: left;
  color: #8a8a8a;
  letter-spacing: .3px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e8e7e3;
  border-radius: 0 6px;
  padding: 3px 3px 2px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-decoration: none;
  transition: all .2s;
}

.item-categoria:hover {
  color: #fff;
  background-color: #00b22d;
  border-color: rgba(0, 0, 0, 0);
}

.info-noticia-2 {
  float: left;
  color: #8a8a8a;
  margin-bottom: 0;
  margin-left: 6px;
  font-size: 12px;
  line-height: 12px;
  position: relative;
  top: 3px;
}

.titulo-1 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 1em;
}

.banner {
  border-radius: 0;
  display: block;
  overflow: hidden;
}

.rodape-informacoes {
  z-index: 1;
  width: 100%;
  float: left;
  background-color: #000;
  background-image: linear-gradient(13deg, #0e6936, #70b222);
  border-top: 1px solid #00b22d;
  align-items: flex-start;
  margin-top: 1px;
  padding-top: 50px;
  padding-bottom: 0;
  display: block;
}

.footer-flex-container {
  width: 100%;
  grid-column-gap: 122px;
  text-align: left;
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.logo-rodape {
  transition: all .2s;
}

.logo-rodape:hover {
  opacity: 1;
  filter: none;
}

.img-logo-rodape {
  height: 100px;
  display: block;
}

.titulo-rodape {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
}

.link-rodape {
  float: left;
  color: #fff;
  letter-spacing: .2px;
  background-image: url('../images/icone_play_2.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 5px;
  margin-top: 10px;
  padding-left: 15px;
  font-size: 14px;
  line-height: 1.2em;
  text-decoration: none;
  transition: all .2s;
  display: block;
  position: relative;
  left: 0;
}

.link-rodape:hover {
  background-position: 1%;
  transform: translate(3px);
}

.rodape-assinatura {
  width: 100%;
  background-color: #fff;
  background-image: none;
  border-top: 1px solid rgba(225, 220, 214, .25);
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.texto-direitos {
  color: #000;
  text-align: left;
  flex: 1;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1em;
}

.ordem-credito {
  float: left;
  color: #000;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.logo-credito {
  float: left;
  color: #000;
  margin-left: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
  transition: all .2s;
}

.logo-credito:hover {
  opacity: .8;
}

.credito {
  float: left;
  margin-left: 44px;
}

.propaganda {
  margin: 5px 0;
  text-align: center;
  background-position: 0 0;
  background-size: auto;
  border-radius: 0 10px;
  display: block;
}

.propaganda.bannerdesktop {
  margin-bottom: 0;
}

.propaganda.bannermobile {
  display: none;
}

.titulo-5 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2em;
}

.icone-canto {
  z-index: 1;
  width: 45px;
  height: 45px;
  box-shadow: none;
  background-color: #0e6936;
  border-radius: 0 10px;
  padding: 0 8px;
  display: block;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: 60px;
  right: auto;
}

.icone-canto.alinhamento-icone {
  top: 20px;
  left: 20px;
}

.icone-centro {
  z-index: 1;
  width: 25px;
  height: 25px;
  box-shadow: none;
  background-color: rgba(14, 105, 54, .7);
  border-radius: 0 10px;
  padding-left: 5px;
  padding-right: 5px;
  transition: all .15s;
  position: absolute;
  top: 5px;
  left: 5px;
}

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  order: -1;
  align-items: center;
  display: flex;
}

.menu-button {
  width: 100%;
  text-align: left;
  cursor: pointer;
  flex: 1;
  padding: 0;
  line-height: 24px;
  transition: all .2s;
  overflow: hidden;
}

.menu-button:hover {
  opacity: .6;
  background-color: rgba(0, 0, 0, 0);
}

.menu-button.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.menu-button.bottun-mobile {
  display: none;
}

.info-noticia-5 {
  width: 100%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  display: flex;
}

.info-noticia-5.sem-foto {
  height: auto;
}

.info-noticia-4 {
  width: 100%;
  float: left;
  padding-top: 15px;
}

.largura-coluna {
  grid-row-gap: 20px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.largura-coluna.alinhamento-inicio {
  grid-row-gap: 15px;
}

.img-noticia {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 10px;
  transition: all .2s;
  display: block;
}

.img-noticia:hover {
  filter: brightness(110%);
}

.form-busca {
  z-index: 2147483647;
  background-color: rgba(14, 105, 54, .8);
  margin-bottom: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu {
  z-index: 2157483648;
  width: 320px;
  height: 100%;
  color: #fff;
  background-color: #fff;
  background-image: linear-gradient(317deg, #e2ebe4, #fff);
  border-right: 1px solid #e1dcd6;
  padding: 25px 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: auto;
  transform: translate(-100%);
  box-shadow: 14px 0 20px -1px rgba(44, 46, 51, .06);
}

.item-menu {
  z-index: 1;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0 10px;
  margin-bottom: 10px;
  padding: 12px 20px 10px;
  font-size: 16px;
  font-weight: 500;
  transition: all;
  display: block;
}

.item-menu:hover {
  color: #fff;
  background-color: #00b22d;
}

.conteudo-noticia {
  margin-bottom: 15px;
  position: relative;
}

.item-texto {
  float: right;
  flex: none;
}

.botao-texto {
  float: left;
  color: #8a8a8a;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 10px;
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  transition: all .1s;
  display: block;
}

.botao-texto:hover {
  color: #00b22d;
}

.titulo-noticia {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 60px;
  font-weight: 700;
  line-height: 1em;
}

.descricao-noticia {
  color: #828282;
  margin-top: -15px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.3em;
}

.item-data {
  float: left;
  align-items: center;
  padding-right: 5px;
  display: flex;
}

.data-noticia {
  color: #413d39;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1em;
}

.foto-conteudo {
  width: 100%;
  height: 100%;
  max-width: none;
  display: block;
}

.descricao-foto {
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e8e7e3;
  border-radius: 0 10px;
  justify-content: space-between;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.2em;
  display: block;
}

.link-banner-2 {
  width: 300px;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.propaganda-conteudo {
  padding-top: 20px;
  padding-bottom: 20px;
}

.texto-noticia {
  letter-spacing: .2px;
  font-size: 18px;
  line-height: 1.4em;
}

.mascara-noticia {
  position: relative;
}

.sombra-clara {
  z-index: 1;
  text-align: center;
  background-image: linear-gradient(to top, #fff 10%, rgba(255, 255, 255, 0));
  padding-top: 45px;
  padding-bottom: 45px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.acess-texto {
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.acess-texto:hover {
  opacity: .6;
}

.acess-texto.cor-texto {
  color: #000;
}

.item-acessibilidade {
  height: 20px;
  float: left;
  border-right: 1px solid rgba(255, 255, 255, .12);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 15px;
  padding-right: 15px;
  display: flex;
  column-gap: 10px;
}

.item-acessibilidade.barra-divisao {
  border-right-color: rgba(0, 0, 0, .12);
}

.dropmenu {
  z-index: 1;
  display: block;
}

.item-mais {
  width: 10px;
  height: 10px;
  float: right;
  margin-top: 2px;
  margin-bottom: 0;
}

.texto-menu {
  float: left;
}

.dropdown-list {
  overflow: hidden;
}

.dropdown-list.w--open {
  background-color: #0e6936;
  border-radius: 0 10px;
  position: static;
}

.link-dropdown {
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, .23);
  font-size: 14px;
}

.link-dropdown:hover {
  color: #fff;
  background-color: #00b22d;
  font-weight: 700;
}

.link-titulo {
  width: 100%;
  color: #000;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.2em;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.link-titulo:hover {
  color: #00b22d;
}

.item-escuro {
  width: 18px;
  float: left;
  filter: invert();
  cursor: pointer;
  margin-top: 1px;
  transition: all .2s;
  display: block;
}

.item-escuro:hover {
  opacity: .6;
}

.item-escuro.inverter-cor {
  filter: none;
}

.fundo-menu {
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(14, 105, 54, .8);
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.droplist {
  grid-column-gap: 5px;
  justify-content: flex-end;
  padding: 0;
  display: flex;
}

.droplist.w--open {
  background-color: #0e6936;
  border-width: 1px;
  border-color: rgba(255, 255, 255, .26);
  border-radius: 4px;
  padding: 6px;
  top: 100%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.item-logo {
  float: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e8e7e3;
  border-radius: 0 10px;
  padding: 7px;
}

.item-logo:hover {
  background-color: #1577ef;
}

.item-logo.fundo-whtasapp:hover {
  background-color: #29bb19;
}

.item-logo.fundo-twitter:hover,
.item-logo.fundo-thread:hover {
  background-color: #000;
}

.item-logo.fundo-facebook:hover {
  background-color: #1577ef;
}

.item-logo.fundo-google-news:hover {
  background-color: #e32d1b;
}

.logo-social {
  width: 20px;
  height: 20px;
  max-width: none;
  display: block;
}

.link-compartilhar {
  color: #fff;
  background-color: #fff;
  border-radius: 4px;
  align-items: center;
  padding: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-compartilhar:hover {
  color: #000;
  border-color: rgba(0, 0, 0, 0);
}

.info-noticia {
  z-index: 1;
  justify-content: space-around;
  align-items: center;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.info-noticia:hover {
  opacity: 1;
}

.grid-fotos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.lightbox-link {
  border-radius: 0 10px;
  transition: all .35s;
  display: block;
  overflow: hidden;
}

.lightbox-link:hover {
  filter: brightness(110%);
}

.splide {
  width: 100%; 
}

.splide__slide {
  position: relative;
}

.splide__slide img:hover{
  filter: brightness(110%);
}

.thumbnails {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin-top: 10px;
}

.thumbnail {
  margin-right: 10px;
}

.thumbnail {
  opacity: 0.6;
  transition: opacity 0.3s ease;
}

.thumbnail.selected {
  opacity: 1;
}

.thumbnail img {
  width: 70px;
  height: 70px;
  cursor: pointer;
  border-radius: 0 10px;
  border: 2px solid transparent;
}

.caption {
  position: absolute;
  bottom: 10px; 
  left: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 5px 10px; 
  border-radius: 5px; 
  font-size: 14px; 
}

.custom-splide__arrows {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.custom-prev-carousel {
  cursor: pointer;
  border: none;
  outline: none;
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%; 
  background-color: rgba(255, 255, 255, 0.5); 
}

.custom-next-carousel {
  cursor: pointer;
  border: none;
  outline: none;
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%; 
  background-color: rgba(255, 255, 255, 0.5); 
}

.custom-splide__arrows .custom-prev-carousel,
.custom-splide__arrows .custom-next-carousel {
    cursor: pointer;
    border: none;
    outline: none;
    margin: 10px;
    padding: 7px;
    background-color: rgba(255, 255, 255, 0.5);
}

.custom-splide__arrows .custom-prev-carousel:hover,
.custom-splide__arrows .custom-next-carousel:hover {
  filter: brightness(110%);
}

.custom-splide__arrows svg {
  width: 24px;
  height: 24px;
  fill: #000;
}

@media screen and (max-width: 991px) {
  #main-slider .splide__list {
    padding: 0 !important;
  }

  #main-slider .splide__track {
    padding-right: 0px !important;
  }
  .splide__slide img{
    object-fit: inherit;
  }
}

.foto-galeria {
  width: 100%;
  display: block;
}

.secao-destaque {
  background-color: #000;
  background-image: linear-gradient(112deg, #000, #222523);
  margin-top: -20px;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.comentarios {
  z-index: 1;
  width: 100%;
  min-height: 300px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e8e7e3;
  border-radius: 0 10px;
  padding: 20px;
  position: relative;
}

.linha-1 {
  width: 10px;
  height: 2px;
  background-color: #000;
  position: relative;
  top: 6px;
}

.linha-2 {
  width: 2px;
  height: 10px;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
}

.youtube {
  border-radius: 4px;
  margin-top: 30px;
  margin-bottom: 0;
}

._1 {
  width: 300px;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 4px;
  padding: 40px;
  box-shadow: 0 2px 20px 17px rgba(0, 0, 0, 0);
}

._2 {
  color: #70b222;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1em;
}

._3 {
  color: #000;
  letter-spacing: .2px;
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px solid #e8e7e3;
  padding: 12px 0;
  font-size: 14px;
  line-height: 1em;
  transition: all .2s;
  display: block;
}

._3:hover {
  color: #00b22d;
  font-weight: 700;
}

.titulo {
  color: #00b22d;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: .9em;
}

.foto-institucional {
  width: 100%;
  border-radius: 0 10px;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.foto-institucional:hover {
  filter: brightness(110%);
}

.link-banner {
  width: 100%;
  height: auto;
  text-align: center;
  border-radius: 0;
  margin-bottom: 20px;
  line-height: 111px;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.texto {
  margin-top: -4px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.4em;
}

.form-contato {
  margin-bottom: 0;
}

.botao-enviar {
  float: right;
  color: #00b22d;
  letter-spacing: .5px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #00b22d;
  border-radius: 4px;
  padding: 27px 45px 25px;
  font-size: 16px;
  font-weight: 700;
  transition: all .2s;
}

.botao-enviar:hover {
  color: #fff;
  background-color: #00b22d;
}

.descricao-contato {
  color: #666;
  letter-spacing: .2px;
  margin-top: -15px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1em;
}

.icone-form {
  z-index: 1;
  width: 16px;
  height: 20px;
  opacity: .88;
  display: block;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 22px;
  right: auto;
}

.recaptcha {
  float: left;
}

.campo {
  height: 60px;
  border: 2px solid #e8e7e3;
  border-radius: 4px;
  margin-bottom: 0;
  padding-left: 55px;
  font-size: 16px;
  font-weight: 700;
  transition: all .2s;
  position: relative;
}

.campo:hover,
.campo:focus {
  border-color: #00b22d;
}

.campo::-ms-input-placeholder {
  color: #302f2d;
  font-weight: 400;
}

.campo::placeholder {
  color: #302f2d;
  font-weight: 400;
}

.campo.select {
  background-color: #fff;
  background-image: url('../images/seta_select.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-right: 62px;
}

.campo.mensagem {
  height: 226px;
  padding-top: 17px;
}

.item-form {
  margin-bottom: 30px;
  position: relative;
}

.coluna-flex {
  width: 100%;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
  position: relative;
}

._5 {
  text-align: center;
  margin-bottom: 30px;
}

.seta-drop {
  float: left;
  margin-right: 0;
  font-size: 10px;
  position: relative;
  top: 4px;
}

.topobanner {
  width: 100%;
  height: auto;
  background-color: #eff1eb;
  background-image: url('../images/ad-bg.png');
  background-position: 50%;
  background-size: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.item-noticia-4 {
  display: block;
  position: relative;
}

.lightbox {
  border-radius: 0 10px;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.lightbox:hover {
  filter: brightness(110%);
}

.tamanho-coluna {
  flex: 1;
}

.secao.secao-interna {
  padding-top: 0;
  padding-bottom: 0;
}

.secao.secao-internas {
  margin-top: 30px;
}

.secao.secao-midias {
  background-color: #1f1e1e;
  background-image: linear-gradient(112deg, #161816, #222523);
  padding-top: 20px;
  padding-bottom: 40px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.dropdown-list-2 {
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-list-2.w--open {
  background-color: #0e6936;
  margin-bottom: 5px;
  position: absolute;
  top: 60px;
}

.data {
  color: #fff;
  text-align: left;
  letter-spacing: .2px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1em;
}

.nav-menu-2 {
  float: none;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
}

.link-drop {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  padding: 8px 16px;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.link-drop:hover {
  background-color: #065334;
  font-weight: 600;
}

.item-informacoes {
  width: 350px;
  flex-direction: column;
  flex: none;
  align-self: center;
  align-items: flex-end;
  display: flex;
}

.alinhar-menu {
  width: 100%;
  grid-column-gap: 15px;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.item-menu-2 {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
}

.item-menu-2:hover {
  color: #00b22d;
  border-bottom-color: #0e6936;
}

.item-menu-2.w--current {
  color: #fff;
  text-shadow: none;
  background-color: #ff5a00;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.navbar {
  width: 100%;
  float: none;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 0;
}

.text-block {
  float: left;
}

.img-logo {
  max-height: 100px;
  filter: brightness(0%) invert();
}

.logo {
  height: 100px;
  text-align: center;
  flex: 1;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  transition: all .15s;
  display: block;
  transform: none;
}

.icone-drop-2 {
  float: left;
  margin-top: 6px;
  margin-left: 4px;
  margin-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 8px;
  position: static;
}

.info-topo {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.topo {
  z-index: 1000;
  background-color: #91c455;
  background-image: linear-gradient(344deg, #0e6936, #70b222);
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.topo.topo-rosa {
  background: #e33c84;
  background: -moz-linear-gradient(344deg, #e33c84, #ff93c0);
  background: -webkit-linear-gradient(344deg, #e33c84, #ff93c0);
  background: linear-gradient(344deg, #e33c84, #ff93c0);
}
.topo.topo-azul {
  background: #20468f;
  background: -moz-linear-gradient(344deg, #20468f, #46adfe);
  background: -webkit-linear-gradient(344deg, #20468f, #46adfe);
  background: linear-gradient(344deg, #20468f, #46adfe);
}
.topo.topo-vermelho {
  background: #7d080e;
  background: -moz-linear-gradient(344deg, #7d080e, #c6191f);
  background: -webkit-linear-gradient(344deg, #7d080e, #c6191f);
  background: linear-gradient(344deg, #7d080e, #c6191f);
}

.link-noticia-1 {
  width: 100%;
  color: #222545;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.foto-noticia-1 {
  width: 90px;
  height: 90px;
  text-align: center;
  object-fit: cover;
  flex: none;
  transition: all .2s;
  display: block;
  position: relative;
  overflow: hidden;
}

.link-titulo-2 {
  color: #000;
  text-decoration: none;
  transition: all .2s;
}

.link-titulo-2:hover {
  color: #00b22d;
}

.titulo-noticia-1 {
  margin-top: -2px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1em;
  display: block;
}

.coluna-grande {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.linha-horizontal {
  width: 100%;
  height: 1px;
  -webkit-text-fill-color: inherit;
  background-color: #e8e7e3;
  background-clip: border-box;
  margin-top: 20px;
  margin-bottom: 20px;
}

.titulo-lidos {
  color: #a6a6a6;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1em;
}

.bloco-logo {
  flex: 1;
}

.bloco-noticia-2 {
  width: 100%;
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.foto-noticia-11 {
  width: 450px;
  height: 240px;
  object-fit: cover;
  border-radius: 4px;
  flex: none;
  order: -1;
  transition: all .2s;
  display: block;
  position: relative;
  overflow: hidden;
}

.foto-noticia-11:hover {
  filter: brightness(110%);
}

.icone-menu-2 {
  width: 18px;
  filter: none;
  display: block;
}

.botao-busca {
  float: left;
  flex: 0 auto;
  order: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.botao-busca.busca-mobile {
  display: none;
}

.cabecalho {
  order: -1;
  margin-bottom: 7px;
  display: block;
}

.cabecalho.align-sizing {
  flex: 1;
}

.logo-menu {
  text-align: center;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s;
  display: block;
}

.form-2 {
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.campo-busca {
  height: 100%;
  background-color: #fff;
  border: 1px solid #e8e7e3;
  border-radius: 0 10px;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 53px;
  font-size: 12px;
  transition: all .2s;
}

.campo-busca:hover {
  background-color: #fdfbf8;
}

.campo-busca:focus {
  background-color: #f1f0ee;
  border-color: #e1dcd6;
}

.campo-busca::-ms-input-placeholder {
  color: #7d7267;
  text-transform: uppercase;
  font-weight: 700;
}

.campo-busca::placeholder {
  color: #7d7267;
  text-transform: uppercase;
  font-weight: 700;
}

.botao-buscar {
  width: 40px;
  height: 100%;
  opacity: .31;
  letter-spacing: -100000000000px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icone_busca.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
  padding: 0;
  transition: all .2s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 20px;
}

.botao-buscar:hover {
  opacity: 1;
}

.img-logo-2 {
  width: 100%;
  filter: invert();
  display: block;
}

.form-busca-3 {
  margin-bottom: 15px;
}

.col-footer {
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-around;
  display: flex;
}

.col-footer.alinhamento-topo {
  padding-top: 13px;
}

.menu-rodape {
  border-bottom-width: 3px;
  border-bottom-color: #00b22d;
  padding-bottom: 20px;
  display: flex;
}

.link-titulo-5 {
  width: 100%;
  color: #000;
  order: -1;
  line-height: 1em;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.link-titulo-5:hover {
  color: #00b22d;
}

.linha-horizontal-mobile {
  width: 100%;
  height: 1px;
  -webkit-text-fill-color: inherit;
  background-color: #e8e7e3;
  background-clip: border-box;
  margin-top: 15px;
  margin-bottom: 15px;
  display: none;
}

.titulo-secao {
  color: #a6a6a6;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1em;
}

.flex-cabecalho {
  justify-content: space-around;
  display: flex;
}

.container-menor {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

._6 {
  border-bottom: 1px solid #e8e7e3;
}

.secao-rodape {
  border-top: 1px solid #00b22d;
}

.podcast {
  border-radius: 2px;
  margin-top: 30px;
  margin-bottom: 0;
}

.bloco-info {
  background-color: rgba(233, 230, 225, .29);
  border-top: 1px solid #e8e7e3;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
}

.titulo-info {
  color: #0e6936;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: .8em;
}

.linha-info {
  white-space: nowrap;
  display: block;
}

.texto-horario {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.1em;
}

.info {
  grid-row-gap: 5px;
  white-space: pre;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link-contato {
  grid-column-gap: 15px;
  align-items: center;
  margin-right: 15px;
  text-decoration: none;
  transition: all .12s;
  display: flex;
}

.link-contato:hover {
  opacity: .6;
}

.texto-info {
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1em;
  text-decoration: none;
}

.bloco-esconder-remover,
.bloco-esconder-remover.remover-2 {
  display: none;
}

.link-foto-stories {
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  background-clip: border-box;
  border: 3px solid #91c455;
  border-radius: 150%;
  padding: 3px;
  display: block;
}

.titulo-9 {
  width: 100%;
  color: #000;
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
}

.fundo-fechar {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.botao-buscar-2 {
  display: none;
}

.botao-fechar-busca {
  width: 25px;
  height: 25px;
  filter: invert();
  cursor: pointer;
  background-image: url('../images/icone_fechar_busca.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  transition: all .2s;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
  overflow: hidden;
}

.botao-fechar-busca:hover {
  filter: none;
  background-position: 50% 100%;
  font-size: 34px;
}

.form-busca-2 {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-field {
  color: #000;
  background-color: #fff;
  background-image: linear-gradient(#fff, #fff);
  border: 1px #000;
  border-radius: 2px;
  margin-bottom: 0;
  padding: 40px;
  font-size: 30px;
}

.text-field::-ms-input-placeholder {
  color: #000;
}

.text-field::placeholder {
  color: #000;
}

.stories {
  background-color: #000;
  background-image: radial-gradient(circle, #000, rgba(47, 47, 47, .95)), url('../images/foto3.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bloco-conteudo {
  width: 450px;
  height: 100%;
  background-color: #424242;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.foto-stories {
  width: 450px;
  height: 100%;
  background-image: url('../images/foto3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.foto-stories.foto-2 {
  background-image: url('../images/foto2.webp');
}

.foto-stories.foto-3 {
  background-image: url('../images/foto3.webp');
}

.titulo-stories {
  z-index: 1;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  line-height: 1.1em;
}

.bloco-info-stories {
  z-index: 1;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #191919);
  padding: 40px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.texto-stories {
  color: #fff;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 20px;
}

.credito-stories {
  color: #6d6d6d;
  text-align: right;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.botao-stories {
  width: 150px;
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 150px;
  justify-content: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.texto-botao-stories {
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.icone-botao-stories {
  width: 20px;
  display: block;
}

.flex-menu-2 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.align-menu {
  grid-column-gap: 15px;
  flex: 1;
  align-items: center;
  display: flex;
}

.linha-info-2 {
  display: none;
}

.icone-whatsapp-m {
  float: left;
  border-left: 1px solid #e1dcd6;
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
  top: 15px;
}

.link-foto-4 {
  background-color: #00b22d;
  border-radius: 0 10px;
  display: block;
  overflow: hidden;
}

.info-noticia-6 {
  width: 100%;
  padding-top: 10px;
}

.item-noticia-5 {
  flex: 1;
  display: block;
  position: relative;
}

.acessibilidade {
  float: left;
  flex: none;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.bloco-data {
  width: 350px;
  flex: none;
}

.bloco-404 {
  grid-column-gap: 30px;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.alinhamento-barra {
  align-items: center;
  display: flex;
}

.barra-menu {
  z-index: 1001;
  background-color: #fff;
  border-top-width: 1px;
  border-top-color: rgba(87, 222, 31, .67);
  border-bottom: 1px solid #e8e7e3;
  margin-bottom: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.alinhamento {
  width: 100%;
  grid-column-gap: 60px;
  flex: 1;
  justify-content: center;
  align-self: center;
  display: flex;
}

.link-telefone {
  color: #fff;
  background-color: #70b222;
  border-radius: 0 10px;
  margin-bottom: 5px;
  padding: 9px 15px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-telefone:hover {
  letter-spacing: 1px;
  background-color: #63c31d;
}

.icone-telefone {
  width: 15px;
  height: 15px;
  filter: invert();
  margin-right: 10px;
  display: block;
}

.numero-telefone {
  color: #fff;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1em;
}

.noticia-grande-2 {
  width: 100%;
  height: 561px;
  margin-bottom: 20px;
  display: block;
  position: relative;
}

.noticia-grande-2.altura-imagem {
  height: 420px;
}

.destaque-2 {
  border-radius: 0 10px;
  transition: all .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.destaque-2:hover {
  filter: brightness(110%);
}

.img-noticia-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .2s;
  display: block;
}

.item-sombra {
  z-index: 1;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  padding: 90px 25px 18px;
  transition: all .8s;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  pointer-events: none;
  overflow: hidden;
}

.item-categoria-2 {
  color: #91c455;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  display: block;
}

.link-titulo-3 {
  width: 100%;
  transition: opacity .2s;
  display: block;
}

.titulo-4 {
  float: left;
  color: #fff;
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1em;
}

.noticia-texto {
  grid-column-gap: 10px;
  color: #000;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.noticia-texto:hover {
  color: #00b22d;
}

.icone-noticia {
  width: 15px;
  height: 15px;
  flex: 0 auto;
  display: block;
}

.titulo-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.1em;
}

.noticia-grande-3 {
  width: 100%;
  height: 251.5px;
  display: block;
  position: relative;
  overflow: hidden;
}

.titulo-3 {
  float: left;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4em;
}

.item-sombra-2 {
  z-index: 1;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  padding: 150px 60px 50px;
  transition: all .2s;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.coluna-menor-2 {
  width: 320px;
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
}

.flex-noticias-2 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.info-noticia-7 {
  padding-left: 15px;
}

.link-mais {
  grid-column-gap: 5px;
  color: #000;
  justify-content: flex-end;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-mais:hover {
  grid-column-gap: 7px;
  color: #00b22d;
  transform: translate(3px);
}

.link-mais.texto-webstories {
  margin-right: 65px;
}

.link-mais.texto-webstories:hover {
  color: #000;
  transform: none;
}

.titulo-secao-3 {
  color: #a6a6a6;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1em;
}

.item-titulo {
  flex: 1;
}

.alinhamento-titulo {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.texto-mais {
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-right: -3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
}

.foto-noticia-2 {
  width: 120px;
  text-align: center;
  border-radius: 0 10px;
  flex: none;
  transition: all .2s;
  display: block;
  position: relative;
  overflow: hidden;
}

.banner-2 {
  border-radius: 0;
  flex: 1;
  display: block;
  overflow: hidden;
}

.banner-propaganda {
  border-radius: 0;
  display: block;
  overflow: hidden;
}

.botao-mais {
  max-width: 320px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e8e7e3;
  border-radius: 0 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
  display: block;
}

.botao-mais:hover {
  color: #fff;
  background-color: #0e6936;
  background-image: linear-gradient(131deg, #0e6936, #70b222);
  border-color: rgba(0, 0, 0, 0);
}

.botao-mais.botao-lendo {
  z-index: 2;
  width: 320px;
  background-color: #fff;
  margin-bottom: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
  transition: all 0.2s ease 0s;
}

.titulo-8 {
  float: left;
  color: #fff;
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1em;
}

.titulo-7 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.07em;
}

.bloco-acessibilidade-2 {
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.bloco-info-2 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.icone {
  width: 17px;
  display: block;
}

.texto-link {
  color: #fff;
  margin-bottom: 0;
  font-size: 12px;
}

.texto-link.numero-telefone {
  font-size: 15px;
}

.link-contato-2 {
  grid-column-gap: 10px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.alinhamento-2 {
  justify-content: space-around;
  display: flex;
}

.coluna-rodape {
  height: 100%;
}

.titulo-secao-2 {
  color: #a6a6a6;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1em;
}

.texto-decricao {
  margin-bottom: 0;
}

.alinhamento-info {
  width: 1000px;
  grid-column-gap: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  display: flex;
}

.link-social-2 {
  float: left;
  margin-left: 15px;
  transition: all .12s;
  display: block;
}

.link-social-2:hover {
  opacity: .6;
}

._4 {
  width: 100vw;
  height: 100vh;
  background-color: #000;
  background-image: linear-gradient(345deg, #0e6936, rgba(112, 178, 34, .84)), url('../images/journalist-taking-interview-from-woman.jpg'), linear-gradient(140deg, #0e6936, #70b222);
  background-position: 0 0, 50%, 0 0;
  background-size: auto, auto, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.numero {
  z-index: 1;
  width: 40px;
  color: #fff;
  text-align: center;
  background-color: #0e6936;
  border-radius: 0 10px;
  flex: 0 auto;
  margin-bottom: 0;
  padding: 10px 0 9px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1em;
  text-decoration: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.numero:hover {
  color: #fff;
  background-color: #0e6936;
}

._7 {
  width: 70%;
  filter: invert();
  display: block;
}

.item-sombra-3 {
  z-index: 1;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
  border-radius: 0 0 0 10px;
  padding: 100px 20px 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.destaque-3 {
  border-radius: 0 10px;
  transition: all .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.destaque-3:hover {
  filter: brightness(110%);
}

.img-noticia-3 {
  width: 100%;
  height: 350px;
  transition: all .2s;
  display: block;
}

.noticia-stories {
  cursor: pointer;
  width: 100%;
  height: 350px;
  display: block;
  position: relative;
}

.foto-institucional-2 {
  width: 100%;
  height: 450px;
  object-fit: cover;
  border-radius: 0 10px;
  margin-bottom: 30px;
  display: block;
}

.foto-institucional-5 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 10px;
  display: block;
}

.foto-institucional-4 {
  width: 100%;
  height: 486px;
  object-fit: cover;
  border-radius: 0 10px;
  display: block;
}

.quick-stack {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-bottom: 30px;
  padding: 0;
}

.titulo-10 {
  color: #00b22d;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: .9em;
}

.foto-institucional-3 {
  border-radius: 0 10px;
  margin-bottom: 30px;
  display: block;
}

.link-titulo-4 {
  color: #e4e4e4;
  text-decoration: none;
  transition: all .2s;
}

.link-titulo-4:hover {
  color: #00b22d;
}

.titulo-6 {
  float: left;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1em;
}

.alinhamento-noticias {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.alinhamento-links {
  flex-direction: column;
  display: flex;
}

.img-logo-3 {
  display: block;
}

.coluna2 {
  padding-left: 15px;
  padding-right: 15px;
}

.link-foto-5 {
  height: 232px;
  background-color: #00b22d;
  border-radius: 0 10px;
  display: block;
  overflow: hidden;
}

.noticias-linha {
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
}

.bloco-social-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: auto;
  right: auto;
}

.font-inter {
  font-family: Inter, sans-serif;
}

.botao-busca-2 {
  float: left;
  flex: 0 auto;
  order: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.img-busca-2 {
  width: 15px;
  height: 15px;
  filter: none;
  cursor: pointer;
  transition: all .2s;
  display: block;
}

.img-busca-2:hover {
  opacity: .6;
}

.menu-button-2 {
  width: 100%;
  text-align: left;
  cursor: pointer;
  flex: 1;
  padding: 0;
  line-height: 24px;
  transition: all .2s;
  overflow: hidden;
}

.menu-button-2:hover {
  opacity: .6;
  background-color: rgba(0, 0, 0, 0);
}

.menu-button-2.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.icone-menu-3 {
  width: 18px;
  filter: none;
  display: block;
}

.botao-fixo {
  z-index: 1002;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 30px;
  left: auto;
  right: 30px;
}

.botao-fixo:hover {
  filter: brightness(110%);
}

.icone-whatsapp {
  width: 25px;
  display: block;
}

.alinhamento-links-2 {
  width: 198px;
  filter: invert();
  flex: 1;
  margin-top: 10px;
}

.celula-icone {
  background-color: #00b22d;
  border-radius: 50%;
  padding: 20px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  position: relative;
  right: 0;
}

.numero-whatsapp {
  z-index: 1;
  width: 20px;
  height: 20px;
  color: #fff;
  text-align: center;
  background-color: #e32d1b;
  border-radius: 50%;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  transition: all .2s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.texto-whatsapp {
  color: #fff;
  background-color: #475578;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  align-self: center;
  margin-bottom: 0;
  margin-right: -24px;
  padding: 15px 46px 15px 25px;
  transition: all .2s;
}

/*
MIDIA
*/
.midia {
  margin-bottom: 40px;
  overflow: hidden;
  width: 100%;
}

.midia img {
  width: 379px;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}

.texto-midia {
  display: inline-block;
  vertical-align: middle;
  width: 52%;
  padding: 0 0 0 30px;
}

.midia .texto-midia big {
  color: #000;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}

.midia .texto-midia span {
  display: block;
  margin-bottom: 10px;
}



/*
HELPDESK
*/
.titulo-helpdesk {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  font-size: 28px;
}

.botao-finalizar-atendimento {
  text-decoration: none;
  color: #e32d1b;
  cursor: pointer;
  letter-spacing: .5px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e32d1b;
  border-radius: 4px;
  padding: 10px 45px;
  font-size: 16px;
  font-weight: 700;
  transition: all .2s;
}

.botao-finalizar-atendimento:hover {
  color: #fff;
  background-color: #e32d1b;
}

.assunto-helpdesk {
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	margin-bottom: 30px;
  background: rgba(233, 230, 225, .29);
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #e8e7e3;
}

.assunto-helpdesk * {
	box-sizing: border-box;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #222545;
}

.assunto-helpdesk span { width: 100%;}

.assunto-helpdesk strong {
	font-weight: bold;
	color: #222545;
}

.texto-helpdesk {
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
	background: rgba(233, 230, 225, .29);
	margin-bottom: 30px;
  position: relative;
  border-radius: 4px;
  border: 1px solid #e8e7e3;
}

.texto-helpdesk .toggle-iteracao {
	display: inline-block;
  cursor: pointer;
	text-decoration: none;
	margin-bottom: 0;
	width: 100%;
	color: #000;
}

.texto-helpdesk .toggle-iteracao big {
	height: 39px;
	font-size: 39px;
	line-height: 39px;
	overflow: hidden;
	width: 53px;
	margin-right: 15px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.texto-helpdesk .toggle-iteracao strong {
	color: #1d1e2b;
	font-weight: normal;
	vertical-align: middle;
}

.data-itereacao {
	position: absolute;
	top: 20px;
	right: 20px;
}

.texto-helpdesk .ocultar-texto {
	color: #666;
	text-decoration: none;
}

.texto-helpdesk .open {
	display: block;
	position: relative;
	background: rgba(233, 230, 225, .29);
	text-align: center;
	padding: 5px 0px;
	margin: 20px -20px 0px -20px;
}

.texto-helpdesk a:hover .open { background: rgba(218, 215, 209, 0.29);}

.texto-helpdesk .conversa-helpdesk {
	padding-top: 20px;
	border-top: 1px solid #e8e7e3;
	margin: 20px 0;
	overflow: hidden;
	width: 100%;
	color: #666;
  line-height: 20px;
}

.text-areahelpdesk { margin-bottom: 30px;}

.text-areahelpdesk .formato-arquivo input { margin-bottom: 5px;}

.text-areahelpdesk .formato-arquivo small { display: block;}

.titulo-contato {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #000;
	font-size: 50px;
	line-height: 1em;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.titulo-contato.acomp {
	font-size: 24px;
	float: left;
	color: #1d1e2b;
	text-align: left;
}

.titulo-contato.acomp button {
  cursor: pointer;
	text-decoration: none;
	color: #00b22d;
}

.titulo-contato.acomp button.finalizar { 
  cursor: pointer;
  color: #e32d1b;
}

.titulo-contato.acomp a:hover { filter: brightness(0.75);}

.campo.resposta { padding: 10px;}

.formato-arquivo { display: inline-block;}

#retornoEnviarInteracao { float: right;}

.botao-helpdesk {
  padding: 14px 45px;
  margin: 0;
}



/*CSS CORPO DE TEXTO*/
.conteudo-noticia article iframe {
  width: 100% !important;
  margin-bottom: 20px;
}

.conteudo-noticia article iframe[src*="youtube"] {
  width: 100%;
  height: 530px;
}
@media screen and (max-width: 479px) {
  .conteudo-noticia article iframe[src*="youtube"] { height: 230px;}
  .conteudo-noticia article iframe[src*="facebook"] {
    height: auto;
    min-height: 350px;
  }
}

.tituloPadrao2 {
	display: block;
  font-size: 18px;
	line-height: 20px;
	color: #0e6936;
	text-transform: uppercase;
}

.spacerLine {
	height: 0.5px;
	background: #e8e7e3;
}

.spacer20 { height: 20px;}

article a {
  color: #000f3d;
  display: inline;
  word-wrap: break-word;
}

.noticiasMenores {
  display: block;
  overflow: hidden;
}

.noticiasMenores.imgLado {
  border-bottom: 1px solid #e8e7e3;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

.noticiasMenores.imgLado:last-child {
  padding-bottom: 0;
  margin-bottom: 40px;
  border-bottom: none;
}

.noticiasMenores img {
  width: 100%;
  border-radius: 0 10px;
  margin-bottom: 10px;
}

.noticiasMenores img:hover {
  filter: brightness(110%);
}

.noticiasMenores.imgLado img {
  width: 46.67%;
  margin: 0;
  vertical-align: middle;
}

article .saibaMais .noticiasMenores.imgLado img {
  width: 30%;
  line-height: 12px;
  height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
}

.noticiasMenores div {
  width: 53.33%;
  vertical-align: middle;
  box-sizing: border-box;
  padding-left: 20px;
}

article .saibaMais .noticiasMenores.imgLado div {
  width: 70%;
  display: inline-block;
}

.noticiasMenores h5 {
  font-size: medium;
  line-height: 1.1em;
  display: block;
  color: #000;
  padding-bottom: 5px;
}

.noticiasMenores h5:hover {
  color: #00b22d;
}

.noticiasMenores h3 {
  font-size: medium;
  line-height: 1.1em;
  display: block;
  color: #000;
  padding-bottom: 5px;
}

.noticiasMenores h3:hover {
  color: #00b22d;
}

article .saibaMais {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 40px
}

@media only screen and (max-width: 750px) {
  .noticiasMenores.imgLado {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .noticiasMenores.imgLado img {
    width: 114px !important;
    margin: 0;
    vertical-align: middle;
    height:100px
  }

  .noticiasMenores.imgLado div {
    width: 53.33%;
    padding-left: 20px;
    box-sizing: border-box;
  }

  .noticiasMenores.imgLado h5 {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
}

@media only screen and (max-width: 853px) and (min-width: 768px) {
  .noticiasMenores.imgLado {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .noticiasMenores.imgLado img {
    width: 46.67%;
    margin: 0;
    vertical-align: middle;
  }

  .noticiasMenores.imgLado div {
    width: 53.33%;
    padding-left: 20px;
    box-sizing: border-box;
  }

  .noticiasMenores.imgLado h5 {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
}



article ul { margin-bottom: 1rem;}

article ul li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

article h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

article a { color: #00b22d;}



@media screen and (min-width: 1280px) {
  .texto {
    font-size: 18px;
    line-height: 1.7em;
  }

  .data,
  .icone-whatsapp-m {
    float: left;
  }
}

@media screen and (min-width: 1440px) {
  .comentarios {
    margin-bottom: 30px;
    padding: 30px;
  }

  .texto {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .descricao-foto {
    border-bottom-color: #c5c6c7;
  }
}

@media screen and (max-width: 991px) {
  .coluna {
    padding-left: 0;
    padding-right: 0;
  }

  .coluna.coluna-propaganda {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container {
    width: 100%;
  }

  .container-facebook {
    width: 100%;
  }
  #video-iframe {
    width: 100%;
    height: 250px;
  }
 

  .texto-sucesso {
    margin-top: 47px;
  }

  .logo-social-2 {
    filter: invert();
  }

  .link-social {
    float: none;
  }

  .img-busca {
    width: 22px;
    height: auto;
    float: right;
    filter: invert();
  }

  .coluna-menor {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .coluna-menor.menor-3 {
    grid-row-gap: 0px;
  }

  .coluna-menor.menor-2 {
    display: block;
  }

  .titulo-1 {
    line-height: 1.1em;
  }

  .banner {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
  }

  .rodape-informacoes {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .footer-flex-container {
    width: 100%;
    grid-column-gap: 0px;
    flex-direction: column;
    margin-bottom: 0;
    display: flex;
  }

  .logo-rodape {
    text-align: left;
    margin-bottom: 20px;
  }

  .img-logo-rodape {
    display: inline-block;
  }

  .titulo-rodape {
    text-align: left;
    margin-top: 30px;
  }

  .link-rodape {
    text-align: left;
    font-size: 16px;
    line-height: 1.4em;
  }

  .rodape-assinatura {
    border-top-style: solid;
  }

  .texto-direitos {
    text-align: left;
    padding-top: 0;
    padding-left: 0;
    line-height: 1em;
  }

  .propaganda {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-size: auto;
    padding: 0;
    img {
      height: 100%;
    }
  }

  .propaganda.bannerdesktop {
    margin-bottom: 0;
    display: block;
  }

  .propaganda.bannermobile {
    display: none;
  }

  .titulo-5 {
    font-size: 22px;
    line-height: 1.1em;
  }

  .menu-button {
    margin-top: 0;
  }

  .menu-button.bottun-mobile {
    display: block;
  }

  .info-noticia-5 {
    height: auto;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .info-noticia-4 {
    margin-bottom: -2px;
  }

  .item-creditos {
    flex: 0 auto;
  }

  .largura-coluna {
    text-align: center;
    flex: 1;
  }

  .largura-coluna.alinhamento-inicio {
    text-align: left;
    display: flex;
  }

  .img-noticia {
    border-radius: 0;
  }

  .item-menu {
    text-align: left;
  }

  .conteudo-noticia {
    margin-bottom: 30px;
  }

  .titulo-noticia {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 56px;
  }

  .descricao-noticia {
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .descricao-foto {
    border-style: none;
    margin-bottom: 0;
    margin-left: 30px;
    padding: 10px 0 0;
    line-height: 1.1em;
  }

  .mascara-noticia {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sombra-clara {
    padding-top: 83px;
    padding-bottom: 83px;
  }

  .info-noticia {
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-fotos {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 0;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .secao-destaque {
    margin-top: 0;
    margin-bottom: 28px;
    padding: 0;
  }

  .comentarios {
    margin-top: 0;
    margin-left: 30px;
  }

  .youtube {
    border-radius: 0;
    margin-bottom: 30px;
  }

  ._1 {
    position: relative;
  }

  .titulo {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    line-height: 1em;
  }

  .foto-institucional {
    border-radius: 0;
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .texto {
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .form-contato {
    padding-left: 30px;
    padding-right: 30px;
  }

  .botao-enviar {
    color: #fff;
    background-color: #00b22d;
  }

  .descricao-contato {
    margin-top: -25px;
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .campo {
    margin-bottom: 30px;
  }

  .item-form {
    margin-bottom: 15px;
  }

  .coluna-flex {
    margin-bottom: 0;
    display: block;
  }

  .topobanner {
    height: auto;
    margin-bottom: 0;
    padding: 30px;
    position: static;
  }

  .largura-lateral {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .item-noticia-4 {
    width: 100%;
    align-items: center;
    margin-bottom: 30px;
    position: relative;
  }

  .lightbox {
    border-radius: 0;
  }

  .secao.secao-interna {
    padding-top: 0;
    padding-bottom: 0;
  }

  .secao.secao-internas {
    margin-top: 0;
  }

  .secao.secao-midias {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .icone-menu {
    font-size: 26px;
    display: inline-block;
  }

  .dropdown-list-2.w--open {
    text-align: center;
    position: relative;
    top: 0;
  }

  .data {
    float: none;
    display: none;
    bottom: 30px;
  }

  .botao-menu {
    width: 100%;
    -webkit-text-fill-color: inherit;
    background-color: rgba(0, 0, 0, 0);
    background-clip: border-box;
    border-top: 2px solid #000;
    border-bottom: 1px solid #e1dcd6;
    padding-bottom: 3px;
    display: block;
  }

  .botao-menu:hover {
    width: 100%;
    display: block;
  }

  .botao-menu.w--open {
    z-index: 9999;
    color: #000;
    background-color: #fff;
  }

  .nav-menu-2 {
    width: 100%;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 63px;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .link-drop {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .item-informacoes {
    display: none;
  }

  .alinhar-menu {
    border-top-style: none;
    border-bottom-style: none;
    display: block;
    position: static;
  }

  .item-menu-2 {
    width: 100%;
    text-align: center;
    border-top: 1px solid #f4f4f4;
    border-bottom-style: none;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 20px;
    display: block;
  }

  .item-menu-2.w--current {
    background-color: #ff5a00;
  }

  .item-menu-2.w--open {
    display: block;
  }

  .texto-menu-2 {
    padding-left: 5px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    top: -5px;
  }

  .dropdown {
    float: none;
    display: block;
  }

  .navbar {
    z-index: 1003;
    width: 100%;
    float: left;
    text-align: center;
    border-bottom-style: none;
    display: none;
    position: relative;
  }

  .text-block {
    float: none;
    display: inline-block;
  }

  .img-logo {
    height: 90px;
  }

  .logo {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    position: static;
    transform: none;
  }

  .icone-drop-2 {
    float: none;
    margin-left: 3px;
    font-size: 12px;
    display: inline-block;
    position: relative;
    top: -2px;
  }

  .info-topo {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .topo {
    margin-bottom: 0;
    padding: 30px;
  }

  .link-noticia-1 {
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .foto-noticia-1 {
    width: 25%;
  }

  .titulo-noticia-1 {
    margin-top: 0;
    font-size: 22px;
    line-height: 1.1em;
  }

  .coluna-grande {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .linha-horizontal {
    margin-top: 30px;
    margin-bottom: 30px;
    display: none;
  }

  .titulo-lidos {
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .bloco-logo {
    flex: 1;
  }

  .bloco-noticia-2 {
    width: 100%;
    display: block;
  }

  .foto-noticia-11 {
    width: 100%;
    height: auto;
    border-radius: 0;
    margin-bottom: 10px;
    display: block;
  }

  .icone-menu-2 {
    width: 25px;
    filter: invert();
  }

  .botao-busca {
    display: none;
  }

  .botao-busca.busca-mobile {
    width: 10%;
    text-align: right;
    flex: none;
    margin-right: 0;
    display: block;
  }

  .cabecalho {
    margin-bottom: 5px;
  }

  .cabecalho.align-sizing {
    margin-bottom: 0;
  }

  .botao-buscar {
    right: 30px;
  }

  .form-busca-3 {
    position: relative;
  }

  .bloco-lidos {
    margin-bottom: 30px;
  }

  .col-footer {
    width: 100%;
  }

  .col-footer.alinhamento-topo {
    padding-top: 0;
  }

  .menu-rodape {
    padding-bottom: 30px;
  }

  .link-titulo-5 {
    margin-bottom: 0;
  }

  .linha-horizontal-mobile {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    display: block;
  }

  .titulo-secao {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0;
    margin-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .flex-cabecalho {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-menor {
    width: 100%;
  }

  .podcast {
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .bloco-info {
    min-height: auto;
    margin-top: 30px;
    padding: 30px;
  }

  .titulo-info {
    margin-bottom: 5px;
    line-height: 1em;
  }

  .linha-info {
    white-space: normal;
  }

  .info {
    grid-column-gap: 0px;
    text-align: left;
    justify-content: flex-start;
    display: flex;
  }

  .link-contato {
    float: none;
    margin-right: 15px;
  }

  .titulo-9 {
    line-height: 1.2em;
  }

  .form-busca-2 {
    width: 90%;
  }

  .linha-info-2 {
    background-color: #fff;
    border-bottom: 1px solid #e8e7e3;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
    padding: 15px 30px;
    display: flex;
  }

  .data-mobile {
    flex: 1;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    line-height: 1em;
  }

  .icone-whatsapp-m {
    filter: invert();
    border-left-style: none;
    justify-content: flex-end;
    align-items: center;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .link-foto-4 {
    border-radius: 0;
  }

  .info-noticia-6 {
    float: none;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .item-noticia-5 {
    width: 100%;
    align-items: center;
    margin-bottom: 30px;
    display: block;
    position: relative;
  }

  .acessibilidade {
    display: none;
  }

  .bloco-data {
    width: 10%;
  }

  .bloco-404 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .barra-menu {
    border-bottom-style: none;
    margin-bottom: 0;
    padding-left: 70px;
    padding-right: 70px;
  }

  .alinhamento {
    display: none;
  }

  .noticia-grande-2,
  .noticia-grande-2.altura-imagem {
    height: auto;
    margin-bottom: 0;
  }

  .destaque-2 {
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
    display: block;
    position: relative;
  }

  .img-noticia-2 {
    width: 100%;
    height: auto;
    display: block;
  }

  .item-sombra {
    background-image: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 10px 30px 0;
    position: relative;
  }

  .link-titulo-3 {
    display: block;
  }

  .titulo-4 {
    color: #000;
    line-height: 1.1em;
  }

  .noticia-texto {
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .titulo-2 {
    font-size: 18px;
    line-height: 1.1em;
  }

  .noticia-grande-3 {
    height: auto;
  }

  .item-sombra-2 {
    background-image: none;
    padding: 10px 30px 0;
    position: static;
  }

  .item-sombra-2.alinhamento-sombra {
    padding-bottom: 10px;
  }

  .coluna-menor-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-noticias-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .info-noticia-7 {
    padding-left: 30px;
  }

  .link-mais {
    margin-right: 0;
  }

  .alinhamento-titulo {
    padding-left: 30px;
    padding-right: 30px;
  }

  .foto-noticia-2 {
    width: 25%;
  }

  .banner-2 {
    text-align: center;
  }

  .banner-propaganda {
    border-radius: 0;
    margin-bottom: 0;
    margin-left: 30px;
    display: block;
  }

  .botao-mais {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 30px;
  }

  .botao-mais.botao-lendo {
    margin-left: auto;
  }

  .titulo-8 {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1em;
  }

  .titulo-7 {
    font-size: 22px;
    line-height: 1.1em;
  }

  .texto-link {
    font-size: 16px;
  }

  .alinhamento-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .coluna-rodape {
    width: 100%;
    grid-column-gap: 30px;
  }

  .titulo-secao-2 {
    margin-bottom: 0;
    margin-left: 30px;
    padding-right: 30px;
  }

  .alinhamento-info {
    width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .link-social-2 {
    float: none;
  }

  ._4 {
    height: auto;
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .numero {
    border-top-right-radius: 0;
  }

  .img-noticia-3 {
    width: 100%;
    display: block;
  }

  .noticia-stories {
    margin-bottom: 0;
  }

  .foto-institucional-2 {
    height: 350px;
    margin-bottom: 0;
  }

  .foto-institucional-4 {
    height: auto;
  }

  .quick-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 0;
  }

  .titulo-10 {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    line-height: 1em;
  }

  .foto-institucional-3 {
    margin-bottom: 0;
  }

  .titulo-6 {
    color: #000;
  }

  .alinhamento-noticias {
    grid-row-gap: 0px;
    display: block;
  }

  .largura-coluna {
    display: block;
  }

  .coluna2 {
    padding-left: 0;
    padding-right: 0;
  }

  .link-foto-5 {
    height: 450px;
    border-radius: 0;
  }

  .noticias-linha {
    display: block;
  }

  .bloco-social-3 {
    filter: invert();
    display: flex;
  }

  .alinhamento-barra-2 {
    justify-content: space-between;
    padding: 20px 30px;
    display: flex;
  }

  .alinhamento-links-2 {
    width: auto;
    grid-column-gap: 0px;
    filter: none;
    text-align: left;
    justify-content: flex-start;
    display: flex;
  }

  .midia img {
    width: 100%;
    padding: 0 30px;
  }

  .midia .texto-midia {
    width: 100%;
    padding: 0 30px 0;
  }

  .container-helpdesk {
    padding: 0 30px;
  }

  .titulo-helpdesk {
    flex-direction: column;
    row-gap: 15px;
  }

  #retornoEnviarInteracao {
    margin-top: 20px;
    float: none;
  }
}

@media screen and (max-width: 767px) {
  .coluna {
    padding-left: 0;
    padding-right: 0;
  }

  .descricao-2 {
    font-size: 1em;
  }

  .texto-sucesso {
    text-align: center;
  }

  .icone-atencao {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-social {
    margin-right: 15px;
  }

  .img-busca {
    width: 20px;
  }

  .rodape-informacoes {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .titulo-rodape {
    font-size: 16px;
  }

  .rodape-assinatura {
    padding-top: 30px;
    padding-bottom: 120px;
  }

  .texto-direitos {
    text-align: center;
  }

  .credito {
    margin-left: 0;
    display: inline-block;
  }

  .icone-canto {
    top: 30px;
    left: 30px;
  }

  .item-creditos {
    text-align: center;
    align-self: center;
  }

  .conteudo-noticia {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .botao-texto {
    font-size: 18px;
  }

  .titulo-noticia {
    font-size: 45px;
  }

  .descricao-noticia {
    font-size: 18px;
    line-height: 1.1em;
  }

  .item-data {
    margin-bottom: 3px;
    padding-right: 0;
  }

  .descricao-foto {
    font-size: 14px;
  }

  .texto-noticia {
    font-size: 16px;
    line-height: 22px;
  }

  .link-titulo {
    margin-bottom: 0;
  }

  .info-noticia {
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .grid-fotos {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .link-banner {
    text-align: center;
    margin-bottom: 20px;
  }

  .texto {
    font-size: 16px;
  }

  .form-contato {
    margin-bottom: 30px;
  }

  .botao-enviar {
    width: 100%;
    float: none;
    padding: 20px 30px 19px;
    display: block;
  }

  .recaptcha {
    float: none;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .campo,
  .item-noticia-4 {
    margin-bottom: 30px;
  }

  .tamanho-coluna {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: -3px;
    display: flex;
  }

  .secao.secao-interna {
    padding-bottom: 0;
  }

  .item-menu-2 {
    font-size: 18px;
    line-height: 1em;
  }

  .img-logo,
  .logo {
    height: 50px;
  }

  .foto-noticia-1 {
    width: 35%;
  }

  .icone-menu-2 {
    width: 22px;
  }

  .menu-rodape {
    padding-bottom: 30px;
  }

  .link-titulo-5 {
    margin-bottom: 0;
  }

  .botao-fechar-busca {
    width: 30px;
    height: 30px;
  }

  .text-field {
    font-size: 26px;
  }

  .texto-stories {
    font-size: 16px;
    line-height: 1.3em;
  }

  .linha-info-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .item-noticia-5 {
    margin-bottom: 30px;
  }

  .barra-menu {
    padding-left: 30px;
    padding-right: 30px;
  }

  .titulo-4 {
    font-size: 32px;
  }

  .item-sombra-2 {
    padding: 10px 30px 0;
  }

  .foto-noticia-2 {
    width: 35%;
  }

  .alinhamento-2 {
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .coluna-rodape {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
  }

  ._4 {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .img-busca-2 {
    width: 20px;
  }

  .icone-menu-3 {
    width: 22px;
  }

  .dn_imagemComLegenda.iclEsquerda, .dn_imagemComLegenda.iclDireita {
    display: block;
    margin: 0 auto 20px;
    float: unset !important;
  }
}

@media screen and (max-width: 479px) {
  .titulo-sucesso {
    font-size: 26px;
    line-height: 26px;
  }

  .logo-social-2 {
    height: 18px;
  }

  .titulo-1 {
    letter-spacing: 0;
    font-size: 22px;
  }

  .rodape-informacoes {
    text-align: left;
    padding-bottom: 0;
    overflow: hidden;
  }

  .img-logo-rodape {
    height: 80px;
  }

  .link-rodape {
    letter-spacing: 0;
  }

  .rodape-assinatura {
    padding-bottom: 100px;
  }

  .credito {
    display: block;
  }

  .propaganda.bannerdesktop {
    display: none;
  }

  .propaganda.bannermobile {
    width: 100%;
    text-align: center;
    display: block;
  }

  .titulo-5 {
    font-size: 20px;
  }

  .item-creditos {
    text-align: center;
  }

  .menu {
    width: 300px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .botao-texto {
    font-size: 1em;
  }

  .titulo-noticia {
    font-size: 30px;
  }

  .descricao-noticia {
    font-size: 16px;
    line-height: 1.2em;
  }

  .descricao-foto {
    font-size: 12px;
  }

  .grid-fotos {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 1px;
    display: block;
  }

  .lightbox-link {
    margin-bottom: 30px;
  }

  .comentarios {
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    padding: 0;
  }

  .youtube {
    margin-bottom: 10px;
  }

  ._1 {
    width: 300px;
    padding: 30px;
  }

  ._3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .titulo {
    font-size: 20px;
  }

  .link-banner {
    padding: 0;
  }

  .campo {
    font-size: 14px;
  }

  .topobanner {
    padding: 0;
  }

  .icone-menu {
    font-size: 20px;
  }

  .data {
    width: 100%;
    bottom: 20px;
  }

  .botao-menu {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .link-drop {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 14px;
  }

  .item-menu-2 {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
  }

  .texto-menu-2 {
    margin-bottom: 5px;
    font-size: 16px;
    top: -3px;
  }

  .topo {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-noticia-1 {
    width: 100%;
    padding-right: 30px;
  }

  .foto-noticia-1 {
    width: 30%;
  }

  .titulo-noticia-1 {
    margin-top: 0;
    font-size: 18px;
  }

  .titulo-lidos {
    font-size: 20px;
  }

  .foto-noticia-11 {
    height: 100%;
    border-radius: 0;
    display: block;
  }

  .logo-menu {
    padding-left: 40px;
    padding-right: 40px;
  }

  .banner-mobile {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .titulo-secao {
    font-size: 20px;
  }

  .podcast {
    margin-bottom: 10px;
  }

  .titulo-info,
  .texto-horario,
  .texto-info {
    font-size: 14px;
  }

  .link-foto-stories {
    display: block;
    position: relative;
    overflow: hidden;
  }

  .titulo-9 {
    font-size: 12px;
    line-height: 1.2em;
  }

  .botao-fechar-busca {
    width: 25px;
    height: 25px;
    top: 15px;
    right: 15px;
  }

  .text-field {
    padding: 30px 20px;
    font-size: 20px;
  }

  .bloco-conteudo,
  .foto-stories {
    width: 100%;
  }

  .titulo-stories {
    font-size: 30px;
  }

  .data-mobile {
    font-size: 12px;
  }

  .icone-whatsapp-m {
    float: none;
    margin-left: 0;
    padding-left: 0;
  }

  .link-foto-4 {
    display: block;
    position: relative;
    overflow: hidden;
  }

  .bloco-404 {
    display: block;
  }

  .titulo-4 {
    letter-spacing: 0;
    font-size: 24px;
  }

  h3.titulo-4 {
    color: #fff;
    letter-spacing: 0;
    font-size: 24px;
  }

  .noticia-texto {
    grid-column-gap: 5px;
  }

  .icone-noticia {
    width: 12px;
    height: 12px;
  }

  .titulo-2 {
    font-size: 16px;
  }

  .item-sombra-2 {
    padding: 10px 30px 0;
  }

  .info-noticia-7 {
    padding-left: 15px;
  }

  .link-mais.texto-webstories {
    margin-right: 55px;
  }

  .titulo-secao-3 {
    font-size: 20px;
  }

  .texto-mais {
    text-align: right;
    font-size: 12px;
  }

  .foto-noticia-2 {
    width: 40%;
  }

  .banner-2 {
    border-radius: 0;
  }

  .botao-mais.botao-lendo {
    width: 240px;
  }

  .titulo-8,
  .titulo-7 {
    letter-spacing: 0;
    font-size: 20px;
  }

  .bloco-info-2 {
    display: block;
  }

  .texto-link {
    font-size: 14px;
  }

  .titulo-secao-2 {
    font-size: 20px;
  }

  .link-social-2 {
    margin-left: 10px;
  }

  ._4 {
    padding: 30px;
  }

  .numero {
    padding-left: 10px;
    padding-right: 10px;
  }

  .foto-institucional-2 {
    height: auto;
  }

  .titulo-10,
  .titulo-6 {
    font-size: 20px;
  }

  .link-foto-5 {
    height: 250px;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .botao-fixo {
    bottom: 15px;
    right: 15px;
  }

  .texto-whatsapp {
    font-size: 14px;
  }
}

#w-node-_9950b0f7-7e43-2706-6d07-ff01a8fbe10f-b3a861a8 {
  grid-template-rows: auto auto;
  grid-template-columns: 1.75fr 1fr;
}

#w-node-_9b18a721-a7ac-ae17-124b-7dc32459e120-b3a861a8 {
  grid-row: span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_9950b0f7-7e43-2706-6d07-ff01a8fbe10f-b3a861a8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-_9b18a721-a7ac-ae17-124b-7dc32459e120-b3a861a8 {
    grid-row: span 2 / span 2;
  }
}


@font-face {
  font-family: 'Font';
  src: url('../fonts/font-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font';
  src: url('../fonts/font-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font';
  src: url('../fonts/font-light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font';
  src: url('../fonts/font-medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}



/* AJUSTES */
/* SELECAO */
::-moz-selection {
  color: #FFF;
  background-color: #00b22d;
}

::selection {
  color: #FFF;
  background-color: #00b22d;
}

/* FORM PADRAO */
.campo {
  resize: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none
}

select::-ms-expand {
  display: none
}

/* CONTAINER */
.container-fluido>.coluna:first-child {
  padding-left: 0 !important;
  padding-right: 10px !important;
}

.container-fluido>.coluna:last-child {
  padding-right: 0 !important;
  padding-left: 10px !important;
}

/* BARRA DE ROLAGEM */
::-webkit-scrollbar {
  width: 12px
}

::-webkit-scrollbar-thumb {
  background-color: #00b22d;
  border-radius: 30px;
  border: 4px solid #FFF
}

::-webkit-scrollbar-track {
  background: #FFF
}

.menu::-webkit-scrollbar {
  width: 10px
}

.menu::-webkit-scrollbar-thumb {
  background-color: #00b22d;
  border-radius: 30px;
  border: 2px solid #FFF;
}

.menu::-webkit-scrollbar-track {
  background: transparent
}

.w-nav-overlay {
  position: relative !important;
  height: auto !important;
}

.grid2:before,
.grid2:after,
.grid3:before,
.grid3:after,
.grid4:before,
.grid4:after,
.grid5:before,
.grid5:after,
.grid6:before,
.grid6:after,
.noticias-duplas:before,
.noticias-duplas:after,
.grid-noticias-2:before,
.grid-noticias-2:after,
.grid-noticias-3:before,
.grid-noticias-3:after,
.grid-noticias-5:before,
.grid-noticias-5:after,
.grid-noticias-6:before,
.grid-noticias-6:after {
  display: none;
}

.texto p {
  margin: 0
}

/*
.secao-destaque .titulo-noticia,
.secao-destaque .data-noticia {color: #FFF} 
.secao-destaque .icone-data {filter: invert(100%)}
.secao-destaque .descricao-noticia {color: #b4b5b7}
*/
.colunafixa {
  align-self: flex-start;
}

.droplist-2 .item-link-drop-2:last-child {
  border-bottom: none;
}

.bloco-info .linha-info:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.iconMenu {
  width: 25px;
  height: 20px;
  margin: 0x;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.iconMenu span {
  background-color: #000;
  position: absolute;
  border-radius: 2px;
  transition: .3s cubic-bezier(.8, .5, .2, 1.4);
  width: 100%;
  height: 3px;
}

.iconMenu:hover span {
  background-color: #000;
}

.iconMenu span:nth-child(1) {
  top: 0px;
  left: 0px;
}

.iconMenu span:nth-child(2) {
  top: 8px;
  left: 0px;
}

.iconMenu span:nth-child(3) {
  bottom: 0px;
  left: 0px;
}

.iconMenu:not(.open):hover span:nth-child(1) {
  transform: scaleX(.8);
}

.iconMenu:not(.open):hover span:nth-child(2) {
  transform: scaleX(.5);
}

.iconMenu:not(.open):hover span:nth-child(3) {
  transform: scaleX(.8);
}

.iconMenu.open span:nth-child(1) {
  top: 13px;
}

.iconMenu.open span:nth-child(2) {
  top: 13px;
}

.iconMenu.open span:nth-child(3) {
  top: 13px;
}

.img-noticia {
  width: 100% !important;
}

.secao-destaque p,
.secao-destaque h1,
.secao-destaque a {
  color: #FFF;
}

.secao-destaque a:hover {
  color: #25e92c80;
}

.secao-destaque .linha-horizontal,
.secao-destaque .linha-horizontal-mobile-2 {
  opacity: .15 !important;
}

.secao-destaque .item-categoria {
  border-color: #f5f2ed1c;
  color: #FFF;
}

.secao-destaque .icone-data,
.secao-destaque .icone-drop,
.link-compartilhar:hover img {
  filter: invert(1);
}

.link-compartilhar:hover .fundo-twitter img {
  filter: invert(1);
}

.dropdown-list-2.w--open {
  width: 180px;
}

.item-sombra-3,
.noticia-grande-2 div,
.noticia-grande-20 div {
  pointer-events: none;
}

.item-sombra-3 a,
.noticia-grande-2 div a,
.noticia-grande-20 div a {
  pointer-events: all;
}

@media screen and (max-width: 1330px) {
  .camada-conteudo {
    width: 100%;
    margin: 0 !important;
    box-shadow: none;
  }

  .topobanner,
  .rodape {
    position: static;
    height: auto;
    display: block
  }
}

@media screen and (min-width: 992px) {

  .foto-video:hover .icone-play,
  .foto-noticia:hover .icone-play {
    transform: translate(-50%, -50%) scale(1.3)
  }

  .info-noticia-3 .cabecalho {
    margin-bottom: 0;
  }

  .info-noticia-3.sem-foto .cabecalho {
    margin-top: 20px;
  }

  .noticia-stories:hover .item-sombra-3,
  .noticia-grande-2:hover div,
  .noticia-grande-20:hover div {
    background-image: linear-gradient(to top, #012203e3, rgba(0, 0, 0, 0));
  }

  .botao-fixo:hover .texto-whatsapp {
    padding-right: 56px;
    letter-spacing: .5px;
  }

  .botao-fixo:hover .celula-icone {
    right: 5px;
  }

  .botao-fixo:hover .numero-whatsapp {
    right: 3px;
  }
}

@media screen and (max-width: 991px) {
  .social-mobile a:first-child {
    margin-left: -15px;
  }

  .container-fluido>.coluna:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .container-fluido>.coluna:last-child {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .linha-horizontal-mobile,
  .banner-propaganda,
  .botao-mais,
  .titulo-secao,
  .botao-ver-noticias,
  .comentarios,
  .descricao-foto {
    width: calc(100% - 60px);
  }

  .secao-midias h5 {
    color: #FFF;
  }

  .secao-midias .linha-horizontal-mobile {
    background-color: rgba(233, 230, 225, 0.1);
  }

  .secao-destaque .linha-horizontal-mobile {
    background-color: rgba(233, 230, 225, 0.2);
  }
}

.nav-menu-2 {
  position: relative !important;
}

.slide-nav .w-slider-dot.w-active {
  background-color: #70b222 !important;
}

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

  /*
.grid5 .outros-videos:nth-last-child(2),
.grid5 .outros-videos:last-child {display: none}
*/
  .grid5 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .tab.w--current div {
    display: block;
  }
}

.item-noticia-4,
.info-noticia-4 {
  display: block !important;
  margin: 0 !important;
}

.div-block-11 {
  display: block !important;
  margin-bottom: 8px !important;
}

.link-foto-stories img {
  overflow: hidden;
  border-radius: 150%;
}

/* MENU FIXO */

.item-menu-2 {
  text-decoration: none;
  position: relative;
  display: inline-block;
  height: 100%;
}

.item-menu-2:after {
  content: '';
  display: block;
  position: absolute;
}

.item-menu-2:after {
  transform-origin: right;
  transform: scaleX(0);
  bottom: -1px;
  height: 2px;
  width: 100%;
  background-color: #8BC34A;
  transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);
}

.item-menu-2:hover:after {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);
}

.item-menu:hover .linha-1,
.item-menu:hover .linha-2 {
  background-color: #FFF;
}

.secao-midias .item-categoria {
  border-color: rgba(233, 230, 225, 0.1);
  color: #bfbab1;
}

.secao-midias .item-categoria:hover {
  color: #FFF;
}

.secao-destaque .item-logo {
  border: none;
  background-color: #fff;
}

.secao-destaque .link-compartilhar {
  background-color: transparent;
}

.menu .item-acessibilidade:last-child {
  border: none;
  padding-right: 0;
  margin-right: 0;
}

.secao-destaque .item-categoria {
  color: #FFF !important;
}

.w-lightbox-thumbnail,
.w-lightbox-figure {
  border-radius: 0 10px 0 10px;
  overflow: hidden;
}

.secao-midias .linha-horizontal {
  opacity: .07;
}

.secao-midias .texto-mais,
.secao-midias .titulo-secao-3 {
  color: #FFF;
}


.fb-comments,
.fb-comments span,
.fb-comments div,
.fb-comments iframe{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  background-color: #FFF !important;
}



/* SPLIDE */
.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/* SLIDER */
.splide {
  background-color: #FFF;
}
.splide__arrow {
  background-color: transparent;
  opacity: 1;
}
.splide__arrow svg {
  fill: #b5b5b5;
}
.splide__arrow:hover svg {
  fill: #000;
}
/*        .splide__list h4,
p {
margin: 0;
color: #2d3346;
}*/
.splide__slide div {
  display: flex;
}
.splide__arrow--next {
  right: -30px !important;
}
.splide__arrow--prev     {
  left: -30px !important;
}
/* HORIZONTAL */
#sliderHorizontal{
  visibility: visible;
  background: #fff;
  padding: 0;
}
#sliderHorizontal .splide__slide {
  padding: 0 8px 0 0 !important;
}
#sliderHorizontal .splide__list {
  width: calc(100% + 8px);
}
#sliderHorizontal h1 {
  display: none;
}
#sliderHorizontal .my-slider-progress {
  display: block;
  bottom: -2px;
  position: relative;
}
#sliderHorizontal .splide__list {
  height: auto;
  display: -webkit-box;
  grid-auto-columns: 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  align-items: center;
  box-sizing: border-box;
}
#sliderHorizontal .splide__slide {
  flex-shrink: inherit;
  width: 100%;
  padding: 0 15px;
  position: relative;
}
#sliderHorizontal p {
  font-size: 20px;
  line-height: 1em;
  font-weight: bold;
  letter-spacing: -1px;
}
#sliderHorizontal p span {
  margin: 0 5px 0 0;
  font-weight: 300;
}
#sliderHorizontal div p {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
}
#sliderHorizontal h4 {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  width: 100%;
}
#sliderHorizontal h4 span{
  float: right;
  font-size: 13px;
}
#sliderHorizontal .valorAtual img {
  top: -7px;
}
.removerSlider .splide__track::after,
.removerSlider .my-slider-progress{
  display: none !important;
}
.removerSlider .splide__track {
  border: none !important;
}
.removerSlider .splide__list {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.destaque-3 img {
  object-fit: cover;
}
.splide__arrow--prev {
  left: auto !important;
  right: 30px;
  top: -50px;
}
.splide__arrow--next {
  right: 0px !important;
  top: -50px;
}
.splide__arrow svg {
  fill: #4CAF50;
  height: 0.8em;
  width: 0.8em;
}
.splide__arrow:hover svg {
  fill: #000;
}
.splide__arrow {
  margin-right: -9px;
  margin-top: -2px;
}
@media screen and (max-width: 991px) {
  .splide__arrows {
    /*display: none;*/
    top: -19px;
    right: 27px;
    position: absolute;
  }
  .splide__list {
    padding: 0 30px !important;
  }
  .splide__track {
    padding-right: 7px !important;
  }
}
@media screen and (max-width: 479px) {
.splide__arrows {
    /*display: none;*/
    right: 51px;
  }
  #sliderHorizontal .splide__slide {
    padding: 0 0px;
  }
  #sliderHorizontal {
    padding: 0;
  }
  .splide__arrow--next {
    right: -25px !important;
  }
  .splide__arrow--prev {
    left: -25px !important;
  }
}



/* STORIES*/
.stories {
  position: fixed !important;
}

.stories .splide__pagination__page {
  display: none;
}

.stories .splide__pagination {
  left: 50%;
  padding: 0;
  width: 430px;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  gap: 3px;
  align-content: flex-start;
  align-items: flex-start;
  top: 8px;
  bottom: 0;
}

.stories .splide__pagination li {
  width: 100%;
  background-color: #ffffff59;
  height: 2px;
}

.stories .splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1);
  z-index: 1;
  width: 100%;
  display: block;
  border-radius: 0;
  height: 100%;
  margin: 0;
}

.stories .splide__track {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.bloco-conteudo,
.bloco-info-stories {
  display: block !important;
}

.stories .splide__progress {
  position: relative;
  z-index: 1;
}

.stories .splide__arrow--next {
  right: calc(50% - 300px) !important;
}

.stories .splide__arrow--prev {
  left: calc(50% - 300px) !important;
}

.stories .splide__arrow:hover svg {
  fill: #70b222;
}

.stories .splide__progress__bar {
  background: #70b222 !important;
}

.stories .splide__track--fade>.splide__list>.splide__slide {
  height: 100%;
}

.stories .splide__toggle {
  position: fixed;
  z-index: 1;
  top: 16px;
  right: calc(50% - 211px);
  background: transparent;
}

.stories .splide__toggle img {
  width: 20px;
  height: 20px;
}

.stories::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, #000, rgba(47, 47, 47, 0.95));
  background-blur: blur(25px);
  /* Adicione um desfoque se desejar */
}

@media screen and (max-width: 479px) {
  .stories .splide__toggle {
    right: 12px;
  }

  .stories .splide__arrow--prev {
    left: 20px !important;
  }

  .stories .splide__arrow--next {
    right: 20px !important;
  }
}

.splide__slide .bloco-info-stories {
  transform: translateX(-100%);
  opacity: 0;
}

.splide__slide.is-active.is-visible .bloco-info-stories {
  animation: slide-in 0.7s both;
}

@keyframes slide-in {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.apenas_mobile {
	display: none;
}
@media screen and (max-width: 940px) {
  .mobile_nao {
    display: none;
  }
  .apenas_mobile {
    display: block;
  }
  .botao-fixo.com-barra {
    bottom: 95px;
  }
  .dothnews_bar {
    position: fixed !important;
  }
  .caption {
    right: 10px;
    font-size: 12px; 
  }
}
.coluna-flex.barra{
  margin-top: 45px;
}

@media screen and (max-width: 1920px) and (min-width: 1024px) {
  .dothnews_bar {
    z-index: 7003!important;
    width: 100%;
    top: 0;
    position: absolute !important;
  }
}

@media only screen and (max-width: 600px) {
  .thumbnail img {
    max-width: 60px;
    max-height: 60px;
  }
  .thumbnails{
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 320px){
  .caption {
    padding: 0px 10px;
    font-size: 9px; 
  }
}

.ico_canto {
	position: absolute;
	left: 15px;
	top: 15px;
	fill: #fff;
	width: 28px;
	height: auto;
	z-index: 2;
	filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.75));
}