/*
Theme Name: SBH
Theme URL: https://www.sbhistotecnologia.bio.br
Description: Institucional.
Author: Criativito
Author URL: http://www.criativito.com.br/
Version: 1.0
Text Domain: Criativito
License: GNU General Public License version 3.0
License URL: http://www.gnu.org/licenses/gpl-3.0.html
Tags: Tema customizado, institucional, Criativito
*/
/*Transicoes e animacoes*/
a, button, ::after, ::before, input, select, textarea, img, .dados-artigo, .dados-artigo h3, .dados-artigo span, .animar, .botao-associados, .dados-evento, .evento .icone, #menu-fixo {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -ms-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}
/*estilizacao das tags*/
iframe[src*="https://www.youtube"]{position:absolute;width:100%!important;height:100%!important;left:0;top:0}
p:has(> iframe[src*="https://www.youtube"]) {position:relative;width:100%;height:0;padding-bottom:51%;margin: 0;}
body {font-family: "Open Sans", "Arial", "Helvetica", sans-serif;font-size: 22px;line-height: 29px;color: #404841;}
h1, h2, h3, h4, h5, h6, .botao-associados, .cadastro-associado > :first-child strong, .cadastro-associado a, .bloco, .comprar-item span {font-family: "Plus Jakarta Sans", "Arial", "Helvetica", sans-serif;color: #034833;font-weight: 700;}
h1, h2 {font-size: 40px;line-height: 43px;}
h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {content: '';display: block;width: 120px;height: 15px;margin-top: 2px;margin-bottom: 30px;background: transparent url('img/icones/sep.svg') center center no-repeat;background-size: contain;}
h1.text-center::after, h2.text-center::after,h1[style*="text-align: center"]::after, h2[style*="text-align: center"]::after,.text-center h1::after, .text-center h2::after {margin-left: auto;margin-right: auto;}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child{margin-top: 0;}
a:hover {text-decoration: none;}
.texto-branco * {color: unset;}
.texto-branco h1::after, .texto-branco h2::after {filter: grayscale(1) brightness(5);}
/*header*/
header h1::after, header h2::after,.dados-evento h3::after, .artigo h3::after, #redes h3::after, .news h4::after {display: none;}
header.padding-extra h1::before, header.padding-extra h2::before {display: none;}
.cadastro-associado {background-color: #F5F5F5;border-radius: 15px;padding: 16px 16px 0;width: 300px;margin: 0 0 0 auto;text-align: center;font-size: 16px;line-height: 21px;max-width: 100%;}
.cadastro-associado > :first-child {display: flex;font-size: 20px;line-height: 22px;justify-content: center;align-items: center;}
.cadastro-associado > :first-child img {width: 28px;height: auto;margin: 0 10px 0 0;}
.cadastro-associado a {font-size: 13px;color: #fff;background-color: #007051;display: inline-block;padding: 8px 26px;border-radius: 50px;text-transform: uppercase;transform: translateY(50%);margin: -30px 0 0;}
.botao-associados:hover {background-color: #00b987;color: #fff;}
.cadastro-associado:not(.sem-estilo) a:hover {background-color: #00b987;}
.cadastro-associado.sem-estilo {background-color: transparent;padding: 0;margin: 40px 0 0 auto!important;}
.cadastro-associado.sem-estilo a {margin: 0;transform: unset;font-size: 13px;width: auto!important;display: inline-block;padding: 6px 12px;}
.cadastro-associado.sem-estilo a:not(:hover) {background-color: #00B987;}
.cadastro-associado.sem-estilo a img {width: 18px;}
.cadastro-associado a:has(img) {display: inline-flex!important;align-items: center!important;}
.botao-associados:hover img {filter: grayscale(1) brightness(2);}
.cadastro-associado > :last-child {margin: 0;}
.botao-associados {background-color: #007051;color: #fff;display: flex;width: 200px;border-radius: 50px;padding: 16px;margin: 0 0 35px auto;align-items: center;font-size: 21px;
    line-height: 22px;font-weight: 500;}
.botao-associados img {width: 40px;height: auto;margin: 0 10px 0 0;}
.cadastro-associado p:last-of-type {margin-bottom: 0;}
.logado-sistema img {width: 40px;height: 40px;object-fit: cover;border-radius: 50px;margin: 0 8px 0 0;}
.logado-sistema {font-size: 13px;}
.logado-sistema a {color: #fff;font-weight: 700;}
.logado-sistema a + a {border-left: 2px solid #034833;margin: 0 0 0 4px;padding: 0 0 0 4px;}
.logado-sistema:hover img {filter: none;}
.area-menu {display: flex;justify-content: space-between;align-items: center;}
.logo {width: 256px;}
.logo img {width: 100%;height: auto;}
.botoes > * {background-color: #00B987;border: none;border-radius: 10px;padding: 13px;font-size: 22px;line-height: 24px;color: #fff;width: 87px;height: 87px;vertical-align: middle;display: inline-flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.botoes > *:not(:hover) img {filter: contrast(0) brightness(2);}
.botoes > * img {max-width: 50px;}
.botoes > *:hover {background-color: #fff;color: #007051;}
.botoes > * span {display: block;margin: 6px 0 0;}
.botoes > * span {display: block;margin: 6px 0 0;}
header {padding: 72px 0 40px;position: relative;background-color: #007051;}
header.padding-extra {padding-bottom: 180px;}
header.padding-extra::before {width: 60%;}
.capa {position: absolute;width: 80%;height: 100%;top: 0;left: 0;background-size: cover;filter: grayscale(1);opacity: 0.2;mix-blend-mode: multiply;}
.capa + * {position: relative;z-index: 1;}
header h1, header h2 {margin: 56px 0 24px!important;display: flex;}
header h1::before, header h2::before {content: '';width: 40px;height: 40px;opacity: 0.5;background-color: #fff;display: inline-block;clip-path: polygon(0 0, 100% 0, 0 100%);margin: -9px -7px 0 0;flex: none;}
header::before {content: '';display: block;position: absolute;width: 48%;height: 100%;background-color: #fff;top: 0;right: 0;clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 100%);z-index: 1;}
section {padding: 60px 0;}
header:not(.padding-extra) {padding: 30px 0 0;}
/*header:not(.padding-extra) .botoes > * {width: 72px;height: 72px;font-size: 16px;line-height: 20px;}*/
header:not(.padding-extra) .botoes > * img:has( + span) {max-width: 27px;}
header:not(.padding-extra) h1, header:not(.padding-extra) h2 {font-size: 23px;margin: 30px 0 30px!important;line-height: 28px;}
header:not(.padding-extra) h1::before, header:not(.padding-extra) h2::before {background-color: #35FEC7;width: 30px;height: 30px;}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo) > :first-child {font-size: 15px;margin: 0;font-weight: 400;}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo) > :first-child img {width: 24px;}
/*header:not(.padding-extra) .logo {width: 224px;}*/
header:not(.padding-extra) .botao-associados {margin: 0 0 25px auto!important;}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo) a {margin: 0 0 20px;background-color: transparent;color: unset;padding: 0;transform: unset;text-transform: none;}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo) {background-color: transparent;padding: 0;}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo) a {margin: 0;display: block;background-color: #F5F5F5;padding: 12px;border-radius: 9px;font-size: 15px;}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo) a strong {display: block;font-size: 18px;}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo)  > p:first-child {display: block;}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo) a:hover {background-color: #00b987;color: #fff;}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo) a:hover img {filter: contrast(0) brightness(2);}
header:not(.padding-extra) .cadastro-associado:not(.sem-estilo) a:hover strong {color: unset;}
div#menu-fixo {position: fixed;left: 0;width: 100%;z-index: 4;background-color: rgb(0 112 81 / 85%);padding: 20px 0;transform: translateY(-200px);}
.mostrar-menu {transform: translateY(0)!important;}
div#menu-fixo .botoes > * {max-width: 60px;max-height: 60px;margin: 0 0 0 10px;}
#menu-fixo .logo {max-width: 190px;}
/*banner*/
#banner {margin: -140px 0 0;}
button[class*="carousel-control"] {height: 65px;top: unset;bottom: 60px;width: 65px;}
button[class*="carousel-control"] img {width: 100%;height: auto;}
button.carousel-control-prev {transform: translateX(-82%) scale(-1);}
button.carousel-control-next {transform: translateX(82%);}
#banner .carousel-item img {border-radius: 28px;    max-width: 100%;}
.carousel-inner {z-index: 2;}
#apresentacao article > p[style*="text-align: center"] {max-width: 85%;margin-left: auto;margin-right: auto;}
/*destaques*/
.destaques {display: block;background-color: #F5F5F5;border-radius: 15px;padding: 20px 20px 28px;width: calc(100% - 40px);margin: 0 auto;text-align: center;font-size: 15px;line-height: 19px;color: #034833;position: relative;height: 100%;}
#destaques > .container > .row, #blog > .container > .row {row-gap: 55px;}
.destaques h2 {font-size: 18px;line-height: 22px;margin: 15px 0 15px;}
.destaques h2::after {display: none;}
.destaques span {background-color: #E9E9E9;display: inline-block;padding: 8px 26px;border-radius: 50px;text-transform: uppercase;font-weight: 700;font-size: 12px;letter-spacing: 0.6px;position: absolute;left: 50%;bottom: 0;transform: translate(-50%, 50%);width: 130px;}
.destaques:hover {color: #034833;}
.destaques span:hover {background-color: #00b987;color: #fff;}
.destaques .icone {width: 100px;height: 100px;background-color: #007051;border-radius: 15px;transform: rotate(45deg);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin: -70px auto 30px;}
.destaques .icone img {transform: rotate(-45deg);filter: grayscale(1) brightness(5);max-height: 45px;width: auto;}
.destaques:hover .icone {background-color: #00b987;}
.textura {background: transparent url(img/textura-pontos.png) center center repeat;background-size: 11px;border-radius: 20px;position: absolute;z-index: 0;width: 92%;height: 87%;bottom: 0;right: 0;}
.imagem-efeito {position: relative;padding: 0 30px 35px 0;margin: -30px 0 0;}
.imagem-efeito img {border-radius: 25px;width: 100%;position: relative;z-index: 1;}
.textura img {width: 100%;border-radius: 25px;}
.bg-verde {background: #007051 url(img/blog.jpg) center bottom no-repeat;background-size: 100% auto;}
.bg-branco-1::before {content: '';position: absolute;left: 0;top: -1px;bottom: 140px;right: 0;display: block;background-color: #fff;clip-path: polygon(0 0, 100% 0, 100% 100%);}
.bg-branco-1 {position: relative;}
.texto-branco {color: #fff;}
article.home :not(li) > a, :not(li) > a[href$=".pdf"], :not(li) > a[href$=".ppt"], :not(li) > a[href$=".docx"], :not(li) > a[href$=".zip"], .botao, article:not(.home) > a:not(.resultado-pesquisa) {display: inline-block;background-color: #00B987;color: #fff!important;padding: 8px 24px;border-radius: 50px;font-size: 15px;letter-spacing: 0.75px;text-transform: uppercase;margin: 15px 0 0;border: 0;}
article.home :not(li) > a:hover, :not(li) > a[href$=".pdf"]:hover, :not(li) > a[href$=".ppt"]:hover, :not(li) > a[href$=".docx"]:hover, :not(li) > a[href$=".zip"]:hover, .botao:hover, article:not(.home) > a:not(.resultado-pesquisa):hover {background-color: #007051;}
section#sobre {padding-top: 120px;}
.bg-verde p {mix-blend-mode: multiply;}
.bg-verde .texto-branco p {mix-blend-mode: unset;}
.texto-branco article.home a, .caixa a {background-color: transparent;color: #31F5C0 !important;border: 2px solid #31F5C0;font-size: 13px;padding: 6px 16px;border-radius: 50px;letter-spacing: 0.75px;text-transform: uppercase;margin: 15px 0 0;display: inline-block;}
.texto-branco article.home a:hover, .caixa a:hover {background-color: #00B987;color: #fff!important;border-color: #00B987;}
#blog .home a.botao {background-color: transparent;color: #31F5C0 !important;border: 2px solid #31F5C0;font-size: 13px;padding: 6px 16px;}
#blog .home a.botao:hover {background-color: #00B987;color: #fff!important;border-color: #00B987;}
a.evento {display: block;background-color: #EEEEEE;border-radius: 25px;box-shadow: 0px 0px 25px #0000001A;height: 100%;position: relative;padding: 0 0 56px;}
#eventos .owl-stage-outer {padding: 60px 0 20px;}
#eventos .item {padding: 0 15px;height: 100%;}
#eventos .owl-stage {display: flex;}
#eventos button[class*="owl-"] img {filter: contrast(0) brightness(2);opacity: 0.6;}
.filtro-evento {border: 0;background-color: #f7f7f7;font-size: 14px;line-height: 17px;border-radius: 50px;padding: 6px 10px;display: inline-block;margin: 4px;}
.select-personalizado {background-color: #e7e7e7;font-size: 15px;padding: 6px 20px;border-radius: 28px;position: relative;z-index: 3;}
.opcoes-select button {display: block;width: 100%;text-align: left;margin: 6px 0;}
.select-personalizado > span::after {content: '';display: inline-block;margin: 0 0 0 40px;background: transparent url(img/icones/bullet.svg) left top 10px no-repeat;background-size: 10px;width: 20px;height: 20px;background-position: center center;vertical-align: middle;transform: rotate(90deg);}
.opcoes-select {display: none;position: absolute;z-index: -1;background-color: #e7e7e7;left: 0;width: 100%;border-radius: 0 0 30px 30px;padding: 20px 10px 10px;top: 20px;}
.filtro-evento[data-tipo] {background-color: #F5F5F5;display: inline-flex;padding: 6px 20px 6px 6px;align-items: center;}
span.icone-radio {width: 28px;height: 28px;display: inline-block;background-color: #EBEBEB;border-radius: 50px;margin: 0 6px 0 0;position: relative;}
.filtro-evento[data-tipo].ativo {background-color: #007051;}
.filtro-evento[data-tipo].ativo span::after {content: '';display: block;position: absolute;width: 12px;height: 12px;background-color: #00B987;border-radius: 50px;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.filtro-evento.ativo {background-color: #00b987;color: #fff;}
.select-personalizado, .filtros-tipo {display: inline-block;margin: 0 10px 0 0;vertical-align: middle;}
.margem-filtros {margin-bottom: 30px;cursor: pointer;}
.evento:hover {transform: translateY(-40px);}
.bg-verde #eventos {padding-top: 0;}
.dados-evento {background-color: #FFFFFF;padding: 20px;font-size: 15px;line-height: 18px;color: #034833;border-radius: 25px;height: 100%;}
.lista-eventos a {box-shadow: none;height: 100%;position: relative;background-color: #007051;border-radius: 28px;padding: 0;}
.lista-eventos .dados-evento {border: 1px solid #E4E4E4;position: relative;z-index: 2;height: 100%;}
.lista-eventos {row-gap: 60px;margin-top: 60px;}
.lista-eventos a:hover .dados-evento {transform: translateY(-46px);}
.lista-eventos a:hover {transform: unset;}
.evento .icone {position: absolute;bottom: 0;left: 0;width: 100%;background-color: #007051;text-align: center;padding: 60px 10px 10px;border-radius: 28px;}
.evento .icone img {filter: grayscale(1) brightness(2);width: 27px;}
.evento .icone:hover {background-color: #00b987;}
.dados-evento h3 {font-weight: 700;color: #007051;font-size: 17px;line-height: 19px;}
.dados-evento span {font-size: 13px;line-height: 16px;display: flex;align-items: flex-start;}
.dados-evento span img {width: 15px!important;height: auto;display: inline-block!important;margin: 0 6px 0 0;}
.dados-evento span + span {margin: 10px 0 0;}
.dados-evento + span {display: block;width: 36px;margin: auto;position: absolute;left: 50%;bottom: 10px;transform: translateX(-50%);padding: 0;}
.nav-eventos button {width: 36px;background-color: transparent;border: none;filter: grayscale(1) brightness(5);padding: 0;margin: 0 14px;}
.nav-eventos button img {width: 100%;}
button.owl-prev img {transform: scale(-1);}
.parceiro {height: calc(100% - 32px);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin: 32px 0 0;padding: 0 12px;}
.parceiro img {max-height: 120px;max-width: 100%;}
a.post-insta {background-color: #F5F5F5;padding: 8px 8px 60px;display: block;border-radius: 15px;border-bottom: 4px solid #D8D8D8;margin: 20px 0 0;}
a.post-insta img {width: 100%;border-radius: 11px;}
.icones-redes a {display: inline-block;background-color: #ffffff;border-radius: 50px;}
.degrade {background: transparent linear-gradient(180deg, #00B987 0%, transparent 100%) 0% 0% no-repeat padding-box;border-radius: 15px;text-align: center;padding: 30px 30px 60px;margin: 20px 0 0;}
.degrade h3 {font-size: 24px;color: #fff;margin: 0 0 20px;}
a.artigo > img {border-radius: 15px;width: 100%;}
a.artigo {display: block;padding: 0 30px 0 10px;}
.dados-artigo {background-color: rgba(255, 255, 255, 0.9);color: #034833;padding: 12px;border-radius: 9px;font-size: 12px;line-height: 23px;margin: -20px -20px 0 20px;position: relative;}
.dados-artigo h3 {color: #034833;font-size: 18px;line-height: 22px;font-weight: normal;}
.dados-artigo span:first-child img {filter: brightness(1.7);}
.bg-verde .dados-artigo {background-color: rgba(255, 255, 255, 0.9);color: #007051;}
.bg-verde .dados-artigo h3 {color: #034833;}
.bg-verde .dados-artigo span:first-child img {filter: none;}
.artigo .dados {display: flex;gap: 20px;align-items: center;}
.artigo .dados span img {margin: 0 6px 0 0;}
#blog{padding-bottom: 0}
#blog::after {content: '';display: block;width: 100%;height: 300px;background-color: #fff;clip-path: polygon(0 100%, 100% 30%, 100% 100%, 0 100%);}
footer {background-color: #F5F5F5;}
footer::before {background-color: #fff;width: 100%;height: 240px;content: '';display: block;clip-path: polygon(0 0, 100% 0, 0 100%);}
.news {box-shadow: 0px 0px 25px #0000000D;background-color: #fff;border-radius: 25px;padding: 30px;font-size: 16px;line-height: 20px;    margin: -150px 0 0;}
.news h4 {font-size: 19px;display: flex;font-weight: 700;align-items: flex-start;column-gap: 10px;}
footer .conteudo-colunas a img {width: 20px;margin: 0 4px 0 0;}
.news h4 img {width: 28px;height: auto;}
.titulo-news {display: flex;align-items: flex-start;}
.titulo-news img {margin: 0 10px 0 0;}
.news input {background-color: #F5F5F5;border: none;border-radius: 80px;padding: 8px;width: 100%;margin-bottom: 6px;}
.news label {color: #007051;font-size: 12px;display: block;}
form p {margin: 0;}
input[type="submit"] {background-color: #007051;color: #fff;border-radius: 50px;text-transform: uppercase;border: 0;}
input[type="submit"]:hover {background-color: #007051;}
span.wpcf7-spinner {position: absolute;}
.use-floating-validation-tip .wpcf7-not-valid-tip {position: absolute;background-color: #dc3232;color: #fff;border: 0;border-radius: 4px;font-size: 12px;width: auto;text-align: center;top: 4px;left: 4px;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {border: 0;padding: 6px;text-align: center;font-size: 12px;line-height: 16px;background-color: #ffb900;border-radius: 4px;margin: 0;}
.wpcf7-form-control-wrap {position: relative;display: block;}
footer a {color: #034833;font-size: 14px;display: block;line-height: 18px;margin-bottom: 9px;}
a.botao-certificados {color: #034833;font-weight: 700;display: flex;align-items: start;background-color: #E3F2E3;padding: 10px;border-radius: 8px;}
a.botao-certificados img {filter: contrast(0.5);}
a.botao-certificados:hover {background-color: #007051;color: #fff;}
ul.menu-rodape {column-count: 3;}
a.telefone {font-size: 14px;}
a.email {font-size: 13px;}
.final {background-color: #EBEBEB;padding: 10px 0;font-size: 15px;margin: 40px 0 0;color: #034833;}
.final p {margin: 0;}
.final a {display: inline-block;margin: 0 0 0 4px;}
.area-menu-principal {position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 10;background-color: rgb(0 112 81 / 90%);padding: 60px 0;transition: none;}
ul.menu-principal {list-style: none;max-height: 80vh;overflow: auto;column-count: 4;}
ul.menu-principal a {display: block;font-size: 17px;line-height: 22px;margin: 0 0 9px;color: #fff;}
.titulo-menu {display: flex;width: 300px;justify-content: space-between;margin: 0 auto 20px;align-items: center;color: #fff;font-size: 21px;font-weight: 700;}
.titulo-menu button {border: 0;background-color: #35FEC7;width: 22px;height: 22px;border-radius: 50px;    padding: 0;display: flex;justify-content: center;align-items: center;}
.titulo-menu button img {width: 10px;pointer-events: none;}
ul.menu-principal::-webkit-scrollbar {
  width: 10px;
  border-radius: 50px;}
ul.menu-principal::-webkit-scrollbar-track {
  background: #104E3D;
  border-radius: 50px;}
ul.menu-principal::-webkit-scrollbar-thumb {
  background: #007051;
  border-radius: 50px;}
ul.menu-principal::-webkit-scrollbar-thumb:hover {
  background: #028b66;}
article:not(.home) {font-size: 18px;line-height: 30px;}
article:not(.home) h2 {margin-top: 60px;font-size: 40px;line-height: 48px;}
article:not(.home) h3 {margin-top: 60px;font-size: 26px;line-height: 31px;}
article:not(.home) h4 {margin-top: 60px;font-size: 23px;line-height: 28px;}
article:not(.home) h5 {margin-top: 60px;font-size: 20px;line-height: 25px;}
article:not(.home) h6 {margin-top: 60px;font-size: 17px;line-height: 22px;}
article:not(.home) h2::after, article:not(.home) h3::after, article:not(.home) h4::after, article:not(.home) h5::after, article:not(.home) h6::after {margin-top: 0;}
article:not(.home) ul li {background: transparent url(img/icones/bullet.svg) left top 10px no-repeat;background-size: 6px;padding-left: 12px;}
article:not(.home) ul li + li {margin-top: 14px;}
article:not(.home) ul {padding: 0 0 0 30px;}
article:not(.home) a {color: #00B987;}
article:not(.home) :not(li) > a[href$=".pdf"], article:not(.home) :not(li) > a[href$=".ppt"], article:not(.home) :not(li) > a[href$=".docx"], article:not(.home) :not(li) > a[href$=".zip"] {padding: 2px 14px;font-size: 13px;margin: 9px 0 0;}
article:not(.home) a:hover {color: #007051;}
.mvv {margin: 150px 0;}
.gallery-item a {display: block;}
.gallery-item img {width: 100%;height: auto;border: 0!important;}
.gallery-item {padding: 15px;margin: 0!important;}
.gallery-icon {border-radius: 12px;overflow: hidden;background-color: #00b987;}
.gallery-icon:hover img {opacity: 0.75;}
.gallery {margin: 0 -15px!important;}
button#topo {position: fixed;bottom: 15px;right: 15px;width: 30px;margin: 0;padding: 0;border: 0;background-color: transparent;}
button#topo:hover {opacity: 0.6;}
button#topo img {width: 100%;}
ul {list-style: none;padding: 0;}
ul.menu-rodape li, ul.menu-principal li {background: transparent url('img/icones/bullet.svg') left top 5px no-repeat;background-size: 6px;padding-left: 12px;}
.extras > div {background-color: #F5F5F5;border: 1px solid #dbdbdb;padding: 6px 9px;border-radius: 6px;font-size: 12px;color: #007051;display: inline-block;margin: 0 10px 10px 0;}
.extras button, .extras a {border: 0;background-color: transparent;padding: 0;margin: 0 0 0 6px;color: #007051 !important;}
.extras button:hover, .extras a:hover img {filter: brightness(1.6);}
.extras a:hover {color: #00B987 !important;}
.extras a + a::before {content: '/';display: inline-block;margin: 0 4px 0 0;color: #00B987;}
.extras img {width: auto;height: 18px;}
.extras {margin: 0 0 20px;}
.area-menu-principal h4 {font-size: 30px;font-weight: 700;text-transform: uppercase;color: #fff;}
button.fechar {background-color: #00B987;color: #fff;font-size: 17px;line-height: 19px;font-weight: 500;text-transform: uppercase;border: 0;padding: 8px 20px;border-radius: 50px;}
.area-menu-principal input[type="text"] {background-color: transparent;border: 1px solid #fff;border-radius: 50px;color: #fff;font-size: 16px;padding: 3px 20px;width: calc(100% - 60px);}
.area-menu-principal [type="submit"] {    width: 38px;height: 38px;border: 0;border-radius: 50px;padding: 8px;vertical-align: bottom;display: inline-flex;justify-content: center;align-items: center;}
.area-menu-principal [type="submit"] img {width: 100%;}
.area-menu-principal h5 {text-transform: uppercase;color: #fff;font-weight: 700;font-size: 19px;}
.area-menu-principal h5::after {display: none;}
.area-menu-principal form {margin: 0 0 32px;}
.area-menu-principal .icones-redes img {filter: brightness(1.6);}
.linha-sep > :first-child {padding-right: 80px;}
.linha-sep > :last-child {padding-left: 80px;border-left: 1px solid #A1F3E0;}
.linha-sep {margin-top: 60px;}
#pesquisa input, .pesquisa input {background-color: #F5F5F5;border: 0;padding: 7px 26px;font-size: 15px;line-height: 25px;border-radius: 50px;width: 100%;}
#pesquisa, .pesquisa {display: flex;justify-content: space-between;}
#pesquisa button, .pesquisa button {width: 40px;height: 40px;border: 0;background-color: #007051;border-radius: 50px;padding: 9px;margin: 0 0 0 10px;}
#pesquisa button img, .pesquisa button img {filter: contrast(0) brightness(2);vertical-align: baseline;}
.foto-membro, .membros.short img {border-radius: 16px;clip-path: polygon(0 0, 100% 0, 100% calc(100% - 60px), calc(100% - 60px) 100%, 0 100%);}
.membros {font-size: 12px;line-height: 14px;color: #034833;text-transform: uppercase;}
a.membros:hover {color: #034833;}
.membros span {display: block;margin: 10px 0 6px;}
.membros h2 {color: #007051;font-size: 20px;line-height: 22px;text-transform: none;font-weight: 500;}
.membros h2::after {display: none;}
.membros > :first-child {position: relative;}
.membros > :first-child::after {content: '';position: absolute;right: 4px;bottom: 4px;width: 24px;height: 24px;background: transparent url('img/icones/mais.svg') center center no-repeat;background-size: contain;opacity: 0}
.membros:not(.short):hover > :first-child::after {opacity: 1;}
.gap-linhas-diretoria {row-gap: 45px;}
.gap-linhas-diretoria > div {padding-left: 25px;padding-right: 25px;}
a.palestra {background-color: #F5F5F5;display: block;border-radius: 15px 50px 50px 15px;padding: 0;margin: 0 0 15px;}
a.palestra h2 {color: #007051;font-size: 22px;line-height: 28px;font-weight: 400;margin: 0;padding: 0 10px 10px 14px;}
a.palestra p {font-size: 10px;background-color: #dfe9e6;display: inline-block;color: #006146;line-height: 14px;padding: 4px 12px;margin: 0;border-radius: 6px 0;vertical-align: top;}
a.palestra h2::after {display: none;}
.carregar-posts button {background-color: #007051;border: 0;border-radius: 50px;font-size: 17px;padding: 13px 35px;color: #F5F5F5;}
.carregar-posts button:hover, .carregar-posts button.fim-lista {background-color: #F5F5F5;color: #007051;}
.fim-lista {pointer-events: none;}
@-webkit-keyframes sk-bouncedelay {0%,100%,80% {-webkit-transform: scale(0)}40% {-webkit-transform: scale(1)}}
@keyframes sk-bouncedelay {0%,100%,80% {-webkit-transform: scale(0);transform: scale(0)}40% {-webkit-transform: scale(1);transform: scale(1)}}
.spinner > div {    background-color: #00b987;}
.spinner>div {width: 18px;height: 18px;border-radius: 100%;display: inline-block;-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;animation: sk-bouncedelay 1.4s infinite ease-in-out both;}
.spinner .bounce2 {-webkit-animation-delay: -.16s;animation-delay: -.16s;}
.spinner .bounce1 {-webkit-animation-delay: -.32s;animation-delay: -.32s;}
img.capa-galeria {width: calc(100% - 24px);height: 100%;object-fit: cover;clip-path: polygon(50px 0, 100% 0, 100% calc(100% - 72px), calc(100% - 72px) 100%, 0 100%, 0 50px);border-radius: 9px;}
a.item-galeria {background-color: #F5F5F5;display: block;height: 100%;border-radius: 9px;clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0 50px);}
a.item-galeria h2 {font-size: 15px;line-height: 21px;color: #034833;font-weight: 400;margin: 20px 14px 60px 0;}
a.item-galeria h2::after {display: none;}
#lista-galerias {row-gap: 30px;}
a.item-galeria > .row {height: 100%;margin: 0;}
a.resultado-pesquisa {display: block;border-radius: 12px;padding: 8px 60px 8px 18px;margin: 10px 0 0;background-color: #F5F5F5;
    position: relative;}
a.resultado-pesquisa::after, .cat-item a::after {content: '';position: absolute;width: 20px;height: 20px;right: 20px;background: transparent url(img/icones/seta-resultado.svg) center center no-repeat;background-size: contain;filter: grayscale(1);top: 50%;transform: translateY(-50%);z-index: 2;}
a.resultado-pesquisa:hover {background-color: #00B987;}
a.resultado-pesquisa:hover h3 {color: #fff!important;}
a.resultado-pesquisa:hover::after {filter: grayscale(0) brightness(1.5);}
a.resultado-pesquisa h3 {font-weight: 400;color: #034833;font-size: 21px;margin: 0;}
a.resultado-pesquisa h3::after {display: none;}
a.voltar {font-size: 17px;line-height: 22px;color: #fff!important;background-color: #007051;padding: 13px 26px;border-radius: 50px;margin: 30px 0 0;display: inline-block;}
p.cargo {font-size: 15px;line-height: 21px;text-transform: uppercase;margin: 30px 0 0;}
h1.nome {font-size: 31px;margin: 0 0 30px;}
h1.nome::after {display: none;}
.extra-evento {font-size: 17px;line-height: 22px;background-color: #F5F5F5;border-radius: 6px;padding: 0 14px 14px;height: 100%;}
span.aba {background-color: #007051;color: #fff;font-size: 10px;padding: 4px 8px;border-radius: 6px 0;margin: 0 0 10px -14px;display: inline-block;}
.extra-evento :last-child {margin: 0;}
.extra-evento a {display: block;background-color: #DCDCDC;text-align: center;color: #034833;font-size: 12px;padding: 6px;font-weight: 500;border-radius: 6px;}
.certificado {background-color: #F5F5F5;border-radius: 6px;padding: 8px;font-size: 17px;margin: 0 0 48px;}
.certificado [type="text"] {background-color: #FFFFFF;border: 0;padding: 4px 12px;border-radius: 6px;width: calc(100% - 123px);margin: 0 7px 0 0;}
.certificado :is([type="submit"], .botao) {font-size: 12px;letter-spacing: 0.6px;border: 0;border-radius: 6px;padding: 4px;width: 110px;text-align: center;}
a.botao-quadrado {background-color: #007051;color: #fff!important;font-size: 17px;line-height: 22px;padding: 10px 20px;border-radius: 25px;text-transform: uppercase;display: inline-block;}
article:not(.home) + * {margin-top: 60px;}
tbody > :first-child > td {background-color: #007051;color: #fff;}
td {padding: 8px;border: 0;}
tr:nth-child(even) {background-color: #f5f5f5;}
tr:nth-child(odd) {background-color: #e9e9e9;}
table {border-radius: 12px;overflow: hidden;font-size: 15px;line-height: 18px;border: none;margin: 0 0 20px;width: 100%;}
.curriculo {background-color: #F5F5F5;border-radius: 120px;padding: 10px 10px 10px 30px;display: flex;align-items: center;justify-content: space-between;margin: 10px 0 0;}
.dados-curriculo button {display: inline-block;background-color: #E9E9E9;padding: 6px 16px;border-radius: 50px;margin: 0 0 0 10px;font-size: 15px;line-height: 18px;border: 0;}
.dados-curriculo p {display: inline-block;margin: 0;font-size: 22px;}
.dados-curriculo button img {margin: 0px 10px 0 0;height: 15px;}
.curriculo a {background-color: #007051;width: 45px;height: 45px;display: flex!important;justify-content: center;align-items: center;border-radius: 50px;    padding: 0;margin: 0;}
.remover-filtro {background-color: #007051;border-radius: 50px;border: 0;color: #fff;font-size: 15px;padding: 6px 12px 6px 6px;display: inline-flex;flex-wrap: wrap;align-items: center;}
.remover-filtro span {width: 26px;height: 26px;background-color: #00B987;border-radius: 30px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin: 0 6px 0 0;}
.remover-filtro span img {width: 12px;}
.wp-block-latest-posts__list a {background-color: #F5F5F5;display: block;color: #034833;font-weight: 400;padding: 13px 45px 13px 16px;font-size: 16px;line-height: 22px;margin: 9px 30px 0 0;border-radius: 6px;position: relative;}
.wp-block-latest-posts__list a::after {content: ' \279C';position: absolute;right: 0;background-color: #007051;color: #fff;width: 42px;height: 42px;top: 50%;transform: translate(50%, -50%);border-radius: 50px;display: flex;align-items: center;justify-content: center;}
aside {padding-left: 60px;}
aside h4 {font-size: 29px;font-weight: 700;}
aside img {border-radius: 16px;}
.widget + .widget {margin-top: 60px;}
article:has(> [class*="col-"]:first-child) {display: flex;flex-wrap: wrap;row-gap: 40px;margin: 0 -15px;}
.membros.short {padding: 0 11px;font-size: 14px;line-height: 22px;}
.membros.short p {margin: 0;}
.membros.short h2 {font-size: 21px;line-height: 24px;font-weight: 500;margin: 14px 0 7px;}
article input:not([type="radio"], [type="checkbox"]), article textarea, article select {background-color: #F5F5F5;border: 1px solid #DEDEDE;border-radius: 25px;font-size: 17px;line-height: 22px;color: #034833;padding: 12px 14px;width: 100%;}
article input:not([type="radio"]:focus, [type="checkbox"]):focus, article textarea:focus, article select:focus {box-shadow: 0;outline: none;}
article input[type="text"]:focus, article input[type="tel"]:focus, article input[type="email"]:focus, article input[type="password"]:focus, article textarea:focus {border-color: #00B987;}
article label {display: block;font-size: 14px;line-height: 22px;margin: 20px 0 0;cursor: pointer;}
article label span {color: red;}
article input[type="radio"] {margin: 0 14px 0 8px;position: relative;}
article input[type="radio"]::before {content: '';display: block;width: 30px;height: 30px;background-color: #F5F5F5;border: 1px solid #DEDEDE;border-radius: 50px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
article input[type="radio"]:checked::after {content: '';background-color: #00b987;width: 12px;height: 12px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);border-radius: 50px;}
article input[type="checkbox"] {margin: 0 14px 0 8px;position: relative;}
article input[type="checkbox"]::before {content: '';display: block;width: 30px;height: 30px;background-color: #F5F5F5;border: 1px solid #DEDEDE;border-radius: 6px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
article input[type="checkbox"]:checked::after {content: ' \2714';color: #00b987;width: 22px;height: 22px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);text-align: center;font-size: 20px;}
article input[type="submit"] {background-color: #007051;color: #fff;display: inline-block;width: auto;padding: 12px 36px;min-width: 180px;margin: 30px 0 0;border: 0;}
a.artigo-destaque {display: block;border-radius: 26px;overflow: hidden;}
a.artigo-destaque img {border-radius: 0 0 26px 26px;}
a.artigo-destaque h3 {font-size: 26px;line-height: 30px;margin: 0;color: #007051;padding: 15px 30px;}
a.artigo-destaque h3::after {display: none;}
div#carrossel-destaques button {width: 20px;height: 20px;margin: 4px 15px;}
div#carrossel-destaques button img {width: 100%;filter: brightness(1.8);}
div#carrossel-destaques .owl-nav {margin: 0 0 30px;padding: 0 0 0 12px;}
.cat-item a {display: block;background-color: #F5F5F5;margin: 10px 0 0;padding: 6px 40px 6px 10px;border-radius: 6px;color: #034833;font-size: 18px;line-height: 22px;position: relative;width: 100%;width: calc(100% - 35px);}
.cat-item a:hover {width: calc(100% - 0px);background-color: #007051;color: #fefefe;}
.cat-item a::after{right: 10px;}
.cat-item a:hover::after{filter: brightness(1);}
.row.lista-blog {row-gap: 45px;}
#destaques .bg {background: transparent url(img/destaques.jpg) center center no-repeat;background-size: 100%;padding: 120px 0;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.cursos-destaque {background-color: #F5F5F5;padding: 40px;border-radius: 30px;margin: 0 0 90px;}
.cursos-destaque h2 {font-size: 23px;line-height: 26px;}
.categorias-curso a {font-size: 16px;color: #fff;background-color: #007051;border: 0;border-radius: 50px;padding: 0px 10px;}
.categorias-curso {display: flex;column-gap: 10px;row-gap: 10px;}
.row.lista-cursos {row-gap: 45px;}
#nav-cursos img {width: 30px;}
#nav-cursos button {padding: 0;border: 0;margin: 0 0 0 24px;background-color: transparent;}
.categorias-curso a.ativo, .categorias-curso a:hover {background-color: #00b987;}
.curso {border: 0;background-color: transparent;text-align: left;padding: 0;font-size: 13px;color: unset;}
.curso:hover {color: #034833;}
.capa-curso {border-radius: 9px;overflow: hidden;position: relative;margin: 0 0 7px;}
.capa-curso .aba {position: absolute;left: 0;bottom: 0;margin: 0;font-size: 11px;line-height: 15px;border-radius: 0 6px 0 0;padding: 4px 12px;}
.curso h3 {font-size: 18px;line-height: 23px;margin: 6px 0;}
.curso h3::after {display: none;}
span.preco {display: inline-block;font-size: 16px;line-height: 24px;font-weight: 600;}
.extras-curso {color: #00b987;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
input[type="submit"]:hover {background-color: #00b987;}
footer a:hover {color: #00b987;}
ul.menu-principal a:hover {color: #00b987;}
.icones-redes a:hover {opacity: 0.75;}
.area-menu-principal [type="submit"]:hover {background-color: #00b987;}
.area-menu-principal [type="submit"]:hover img {filter: contrast(0) brightness(2);}
button.fechar:hover {background-color: #fff;color: #00B987;}
#pesquisa button:hover, a.botao-quadrado:hover, .voltar:hover {background-color: #00b987;}
a.palestra:hover {background-color: #00b987;}
a.palestra:hover h2 {color: #fff;}
a.item-galeria:hover {background-color: #007051;}
a.item-galeria:hover h2 {color: #fff;}
.wp-block-latest-posts__list a:hover {background-color: #007051;color: #fff;}
.wp-block-latest-posts__list a:hover::after {background-color: #00b081;color: #ffffff;}
a.artigo:hover .dados-artigo {background-color: rgb(0 112 81 / 80%);}
.artigo:hover .dados-artigo span {color: #fff;}
a.artigo:hover .dados-artigo h3 {color: #fff;}
.bg-verde .artigo:hover .dados-artigo {background-color: rgb(0 112 81 / 80%);}
.bg-verde .artigo:hover .dados-artigo span {color: #fff;}
.bg-verde .artigo:hover .dados-artigo h3 {color:#fff}
.bg-verde .artigo:hover .dados-artigo span:first-child img {filter: brightness(1.7);}
.dados-curriculo button:hover {background-color: #dbdbdb;}
.curriculo a:hover {background-color: #00b987;}
a.post-insta:hover {opacity: 0.75;}
.verificar {border-color: red!important;}
.cadastro-associado.single {width: 77%;}
.cadastro-associado.single > p:last-child {margin: -16px 0 0;}
.acessibilidades-fixa {width: 30px;position: fixed;right: 15px;bottom: 70px}
.acessibilidades-fixa button {background-color: transparent;border: 0;padding: 0;}
.acessibilidades-fixa button:hover {opacity: 0.6;}
.alignright {float: right;margin: 0 0 20px 30px;}
.blocos {display: flex;flex-wrap: wrap;justify-content: center;width: 100%;row-gap: 20px;position: relative;}
.blocos > *:not(.bloco) {width: 100%;}
.bloco {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;padding: 0 10px;}
.bloco > div {background-color: #F5F5F5;padding: 30px;border-radius: 20px;font-size: 18px;text-align: center;height: 100%;}
.bloco > div > :last-child {margin-bottom: 0;}
.bloco img {height: 65px;width: auto;}
.blocos::before {content: '';display: block;position: absolute;background: transparent url(img/textura-pontos.png) center center repeat;background-size: 11px;border-radius: 20px;width: calc(100vw - 17px);height: 64%;top: 50%;transform: translateY(-50%);z-index: -1;}
.caixa {position: relative;padding: 20px 20px 20px 0;color: #fff;margin: 0 0 10px;}
.caixa::before {content: '';position: absolute;z-index: -1;background-color: #007051;width: calc(100% + 100px);height: 100%;top: 0;left: -100px;clip-path: polygon(0 0, 100% 0, 100% calc(100% - 70px), calc(100% - 70px) 100%, 0 100%);border-radius: 12px;}
.caixa ul {padding: 0!important;font-size: 18px;line-height: 24px;margin: 0 0 20px;}
.caixa {font-size: 16px;line-height: 22px;}
.caixa strong {color: #31f5c0;}
.caixa li {margin: 0 0 6px;}
article:not(.home) h2:has(+ .caixa) {margin: 0;}
article:not(.home) > *:first-child {margin-top: 0!important;}
.icone-pequeno {width: 10px!important; display: inline-block!important;margin: 0 4px 0 0!important;}
.card {background-color: #f5f5f5;border: 0;border-radius: 6px!important;padding: 0;}
.card + .card {margin: 15px 0 0;}
.card-header {padding: 0;border: 0;background-color: transparent;}
.card-header h2 {margin: 0!important;}
.card-header h2::after {display: none;}
.card-header button {padding: 12px 60px 12px 22px;color: unset;font-weight: 700;font-size: 18px;background-color: transparent;border: 0;width: 100%;text-align: left;position: relative;line-height: 24px;display: block;}
.card-header button::after {content: '';display: block;width: 4px;height: 24px;background-color: #00b987;border-radius: 10px;position: absolute;right: 25px;top: 50%;transform: translateY(-50%);}
.card-header button::before {content: '';display: block;width: 24px;height: 4px;background-color: #00b987;border-radius: 10px;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}
.card-body {background-color: #fff;border-radius: 6px;width: calc(100% - 24px);margin: 0 auto 12px;}
.card-header button[aria-expanded="true"]::after {opacity: 0;}
.dados-autor {font-size: 16px;line-height: 22px;color: #034833;}
.dados-autor img {width: 114px;height: 155px;border-radius: 12px;max-width: 180px;float: left;margin: 0 20px 10px 0;object-fit: cover;}
.dados-autor > div > :first-child {font-size: 20px;margin-bottom: 10px;}
.alerta-cookie {max-width: 80%;width: 850px;position: fixed;bottom: 20px;background-color: #fff;z-index: 9;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;box-shadow: 0 0 26px -11px rgb(0 0 0 / 36%);padding: 11px;left: 50%;transform: translateX(-50%);font-size: 14px;color: #61666B;transition: none;}
a.botao-aceitar {background-color: #00B987;display: block;text-align: center;color: #fff;font-weight: 700;font-size: 14px;text-transform: uppercase;padding: 5px 9px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;margin: 0;}
a.botao-aceitar:hover {background-color: #007051;}
.alerta-cookie p {margin: 0;font-size: 13px;line-height: 18px;}
.alerta-cookie p a {font-weight: 700;color: #00B987;}
.alerta-cookie p a:hover {color: #007051;}
a.bt-login {background-color: #cccccc;color: #4d4d4d;text-align: center;}
.linha-tempo {position: relative;padding-top: 60px;padding-bottom: 290px;font-size: 19px;}
.linha-central {position: absolute;background: rgb(0 112 81);background: -moz-linear-gradient(top, rgba(0, 112, 81, 1) 92%, rgba(0, 112, 81, 0) 100%);background: -webkit-linear-gradient(top, rgba(0, 112, 81, 1) 92%,rgba(0, 112, 81, 0) 100%);background: linear-gradient(to bottom, rgba(0, 112, 81, 1) 92%,rgba(0, 112, 81, 0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007051', endColorstr='#ffffff',GradientType=0 );width: 150px;height: 100%;left: 50%;transform: translate(-50%, -40px);border-radius: 12px;border-top: 4px solid #034833;}
.linha-tempo > .row:nth-child(odd) .evento-tempo {padding: 0 100px 0 0;text-align: right;}
.linha-tempo > .row:nth-child(odd) .evento-tempo ::after {margin-right: 0;margin-left: auto;}
.linha-tempo > .row:nth-child(even) .evento-tempo {padding: 0 0 0 100px;}
.linha-tempo > .row:nth-child(even) {justify-content: end;}
.ano {font-size: 32px;font-weight: 500;color: #f9f9f9;position: absolute;text-align: center;background-color: #0d8f6b;transform: translateX(calc(calc(-100% - 40px) + calc(calc(100% - 150px) / 2)));padding: 8px 29px;border-radius: 6px;top: -8px;}
.linha-tempo > .row:nth-child(odd) .evento-tempo .ano {transform: translateX(calc(calc(calc(-100% - 40px) + calc(calc(100% - 150px) / 2))* -1));right: 115px;}
.evento-tempo {margin-bottom: 60px;}
.evento-tempo h2, .evento-tempo h3, .evento-tempo h4, .evento-tempo h5, .evento-tempo h6 {margin-top: 0!important;font-size: 26px!important;line-height: 26px !important;}
.linha-tempo > .row:nth-child(odd) .evento-tempo h2, .linha-tempo > .row:nth-child(odd) .evento-tempo h3, .linha-tempo > .row:nth-child(odd) .evento-tempo h4, .linha-tempo > .row:nth-child(odd) .evento-tempo h5, .linha-tempo > .row:nth-child(odd) .evento-tempo h6 {text-align: right;padding: 0 10px 0 0;}
.linha-tempo > .row:nth-child(odd) .evento-tempo h2::after, .linha-tempo > .row:nth-child(odd) .evento-tempo h3::after, .linha-tempo > .row:nth-child(odd) .evento-tempo h4::after, .linha-tempo > .row:nth-child(odd) .evento-tempo h5::after, .linha-tempo > .row:nth-child(odd) .evento-tempo h6::after {left: unset;right: 0;transform: scaleX(-1);}
.evento-tempo h2::after, .evento-tempo h3::after, .evento-tempo h4::after, .evento-tempo h5::after, .evento-tempo h6::after {margin-top: 6px !important;margin-bottom: 18px;}
.info-evento img {width: 100%;}
.ano::after {left: 50%;transform: translateX(-50%);filter: grayscale(1) brightness(3);width: 45px!important;bottom: -7px;position: absolute!important;top: unset!important;margin: 0!important;opacity: 0.5;height: 10px!important;}
.nav-pills .nav-link {background-color: #2b2b2b;padding: 0;text-align: right;position: relative;overflow: hidden;border-radius: 0;padding: 30px 45px;clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%);}
.nav-pills .nav-link  ::after {display: none;}
.nav-pills .nav-link :is(h1, h2, h3, h4, h5, h6) {color: #fff;font-size: 20px;margin: 0;position: relative;z-index: 2;}
.nav-pills .nav-link.active :is(h1, h2, h3, h4, h5, h6)::after {content: ' \279E';display: inline-block;width: auto;background: unset;margin: 0 0 0 30px;font-size: 25px;vertical-align: top;}
.nav-pills .nav-link img {position: absolute;top: 50%;left: 0;opacity: 0.3;filter: grayscale(1);mix-blend-mode: multiply;width: 100%;transform: translateY(-50%);}
.flex-column {row-gap: 12px;}
.nav-pills .nav-link p {margin: 0;}
.nav-pills .nav-link.active {background-color: #007051;}
.bloco-lateral {background-color: #F5F5F5;border-radius: 25px;padding: 25px;font-size: 15px;line-height: 18px;}
.bloco-lateral + .bloco-lateral {margin-top: 30px;}
.dados-autor + .dados-autor {margin-top: 20px;}
.dados-autor::after {content: '';clear: both;display: block;}
.bloco-lateral :is(h1, h2, h3, h4, h5, h6)::after {display: none;}
.bloco-lateral :is(h1, h2, h3, h4, h5, h6) {font-size: 19px;margin: 0 0 10px;}
.bloco-lateral :is(h1, h2, h3, h4, h5, h6) img {margin: 0 6px 0 0;width: 15px;
    border-radius: 0;}
.icone-carregando img {width: 30px;margin: 20px 0;}
.quiz li {background-color: #F5F5F5!important;border-radius: 6px;padding: 6px 16px;background-image: unset!important;cursor: pointer;font-size: 16px;}
.quiz :is(h1, h2, h3, h4, h5, h6)::after {display: none;}
.quiz :is(h1, h2, h3, h4, h5, h6) {font-size: 20px!important;}
.quiz li + li {margin: 6px 0 0;}
.quiz ul {padding: 0!important;}
.quiz del {text-decoration: none;pointer-events: none;}
.quiz li:hover {background-color: #e1e1e1!important;}
.quiz li.escolhido {background-color: #007051!important;color: #fff!important;}
.bloco-lateral.verde {background-color: #007051;color: #fff;text-align: center;font-size: 35px;}.bloco-lateral input[type="submit"] {width: 100%;   font-size: 15px; letter-spacing: 0.75px;padding: 6px 16px;margin: 15px 0 0;}.bloco-lateral.verde span {color: #fff;}
button.comprar-curso {width: 90%;margin: 30px 0 0;}.comprar-item {margin: 0 0 -45px;}
.comprar-item form {font-size: 15px;color: #404841;}
.comprar-item form label {display: block;width: 100%;}
.comprar-item form input {width: 100%;display: block;border: none;border-radius: 80px;padding: 2px 12px;width: 100%;margin-bottom: 6px;}
.comprar-item .bloco-lateral {margin: 28px 0 -60px;}
.relacionados {background-color: #007051;border-radius: 25px;padding: 1px;margin-top: 150px;}
.relacionados .lista-relacionados {background-color: #fff;border-radius: 25px;padding: 43px;}
.relacionados h4 {color: #fff;font-size: 23px;padding: 12px 40px;margin: 0;}
.relacionados h4::after {display: none;}
.item-especialidade + .item-especialidade {margin: 0 0 0 30px;}
.sucesso {background-color: #EBEBEB;border-radius: 9px;font-size: 12px;line-height: 16px;padding: 8px 12px;border-left: 3px solid #00b987;margin: 20px 0 0;}
.erro {background-color: #EBEBEB;border-radius: 9px;font-size: 12px;line-height: 16px;padding: 8px 12px;border-left: 3px solid #F10649;margin: 20px 0 0;}
#logos > p, #logos {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
#logos img {max-height: 60px;width: auto;max-width: 100%;margin: 21px;}
.item-trabalho {background-color: #F5F5F5;border-radius: 15px;padding: 15px;display: flex;justify-content: space-between;align-items: center;}
.item-trabalho + .item-trabalho {margin: 10px 0 0;}
.item-trabalho h2 {font-size: 25px;line-height: 28px;margin: 0;}
.item-trabalho h2::after {display: none;}
.item-trabalho .extras p {font-size: 14px;line-height: 16px;margin: 0;display: inline-block;color: #034833;}
.item-trabalho .extras p + p {border-left: 2px solid #00B987;margin: 0 0 0 3px;padding: 0 0 0 8px;}
.dados-item .extras {margin: 0;}
.item-trabalho a {background-color: #007051;display: flex !important;justify-content: center;align-items: center;width: 40px;height: 40px;border-radius: 50px;padding: 0 !important;margin: 0 !important;}
.item-trabalho a img {width: 18px;}
.campo-anexo {width: 100%;background-color: #e1e1e1;padding: 8px 20px;border-radius: 6px;}
.campo-anexo span {color: #404841;}
.meios-contato {background-color: #007051;padding: 20px;color: #fff;width: 360px;max-width: 90%;border-radius: 16px;box-shadow: 0px 0px 25px #0000001A;position: absolute;top: 60px;left: 0;transform: translateX(-50%);}
.meios-contato :is(h1, h2, h3, h4, h5, h6) {font-size: 24px;color: #fff;font-weight: 500;margin-bottom: 30px;margin-top: 0!important;}
.meios-contato :is(h1, h2, h3, h4, h5, h6)::after {display: none;}
.meios-contato > :is(p, a) {font-size: 14px;width: 100%;align-items: anchor-center;color: #fff!important;display: block;}
.meios-contato > :is(p, a) > img {width: 20px;margin: 0 10px 0 0;}
.meios-contato > :is(a):hover {opacity: 0.75;}
.meios-contato .icones-redes img {filter: brightness(1.5);width: 35px;}
.contatos {box-shadow: 0px 0px 25px #0000000D;padding: 50px 30px 30px 220px;background-color: #fff;border-radius: 16px;position: relative;margin: 60px 0 0 200px;}
.form-contato :is(h1, h2, h3, h4, h5, h6) {margin-top: 0!important;margin-bottom: 30px!important;font-weight: 500;font-size: 24px!important;}
.form-contato :is(h1, h2, h3, h4, h5, h6)::after {display: none;}
iframe {width: 100%;display: block;}
.espaco {height: 15px;}
.wpcf7 form.sent .wpcf7-response-output {background-color: #36a939;border: 0;text-align: center;font-size: 14px;color: #fff;border-radius: 50em;}
.capa-single {border-radius: 16px;width: 100%;margin-bottom: 12px;}
[data-total-paginas="0"], [data-total-paginas="1"] {display: none!important;}
.bloco-lateral.verde + .bloco-lateral.verde {margin-top: 80px;}
.bloco-lateral.verde span.menor {    font-size: 25px;line-height: 30px;}
.bloco-lateral .aviso {color: #404841;}
.bloco-lateral :is(ol, ul) {
    padding: 0 0 0 20px;
    font-size: 15px;
    line-height: 18px;
}

.bloco-lateral ul {
    list-style-image: url(img/icones/bullet.svg);
}
.bloco-lateral :is(ol, ul) li {
    margin: 6px 0 0;
}
.bloco-lateral > a.botao:last-child {
    margin: 20px auto -40px;
    display: block;
    text-align: center;
    width: 90%;
}

.bloco-lateral:has( > a.botao:last-child) {
    margin-bottom: 50px;
}
.bloco-lateral > p {
    padding-left: 22px;
}
@media screen and (min-width:  1460px) {
  .container {width: 1360px;max-width: 1360px;padding-left: 20px;padding-right: 20px;}
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  h1, h2 {font-size: 32px;line-height: 36px;}
  body {font-size: 18px;line-height: 25px;}
  header h1, header h2 {font-size: 36px;line-height: 40px;}
  .destaques {width: calc(100% - 20px);}
  .dados-evento h3 {font-size: 14px;line-height: 16px;}
  a.telefone {font-size: 14px;}
  a.email {font-size: 12px;}
  footer a {font-size: 13px;}
  #banner-principal {width: calc(100% - 80px);margin: auto;}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header h1, header h2 {font-size: 25px;line-height: 35px;}
  body {font-size: 18px;line-height: 24px;}
  h1, h2 {font-size: 29px;line-height: 36px;}
  .destaques {width: 100%;}
  .destaques .icone {width: 70px;height: 70px;margin: -53px auto 30px;}
  .destaques .icone img {width: 55%;}
  #banner-principal {width: calc(100% - 80px);margin: auto;}
  .dados-curriculo p {font-size: 16px;}
  .dados-curriculo button {font-size: 16px;line-height: 19px;}
  .curriculo a {width: 34px;height: 34px;}
  .dados-artigo h3 {font-size: 18px;line-height: 22px;}
  aside h4 {font-size: 22px;}
  ul.menu-principal {column-count: 3;}
  article.home a, a[href$=".pdf"], a[href$=".ppt"], a[href$=".docx"], a[href$=".zip"] {font-size: 13px;}
  .nav-eventos button {margin: 0 4px;}
  #eventos .owl-stage-outer {padding: 40px 0 20px;}
  .meios-contato {width: 280px;padding: 13px;}
  .contatos {margin: 60px 0 0 140px;padding: 50px 30px 30px 180px;}
  .meios-contato > :is(p, a) {font-size: 12px;}
  .meios-contato > :is(p, a) img {width: 15px;margin: 0 6px 0 0;}
  .meios-contato .icones-redes img {width: 28px;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cadastro-associado > :first-child {font-size: 16px;line-height: 18px;}
  .destaques {width: 100%;font-size: 14px;line-height: 18px;padding: 16px;}
  .destaques .icone {width: 60px;height: 60px;margin: -48px auto 30px;}
  .destaques .icone img {width: 34px;}
  .destaques h2 {font-size: 15px;line-height: 20px;}
  .destaques span {width: 110px;padding: 6px 16px;font-size: 10px;}
  .botoes > * {font-size: 14px;line-height: 16px;width: 66px;height: 78px;}
  .logo {width: 200px;}
  body {font-size: 18px;line-height: 26px;}
  section#sobre {padding-top: 60px;}
  #eventos .owl-nav {text-align: center;}
  #eventos .owl-nav img {width: 30px;margin: 0 15px;}
  #blog .home + .row > :last-child .artigo {display: none;}
  #blog::after, footer::before {height: 150px;}
  .degrade {background: transparent linear-gradient(180deg, #00B987 0%, transparent 78%) 0% 0% no-repeat padding-box;padding: 16px 16px 0;}
  .degrade h3 {font-size: 20px;}
  .news {padding: 16px;font-size: 14px;line-height: 17px;margin: -100px 0 0;}
  .news h4 {font-size: 16px;}
  .dados-artigo h3 {font-size: 16px;line-height: 22px;}
  h1, h2 {font-size: 22px;line-height: 30px;}
  .dados-curriculo p {font-size: 15px;}
  .dados-curriculo button {padding: 4px 11px;font-size: 12px;line-height: 19px;}
  .curriculo a {width: 35px;height: 35px;}
  aside {margin-top: 60px;padding: 0;}
  #banner-principal {width: calc(100% - 80px);margin: auto;}
  .linha-sep > :first-child {padding: 0 35px 60px;}
  ul.menu-principal {margin: 0;column-count: 3;}
  ul.menu-rodape li, ul.menu-principal li {background-position-y: 4px;}
  .linha-sep > :last-child {padding: 60px 35px 0;border: none;border-top: 1px solid #A1F3E0;}
  .icones-redes img {width: 40px;}
  .linha-sep {margin-top: 20px;}
  .linha-central {width: 100px;}
  .linha-tempo > .row:nth-child(even) .evento-tempo {padding: 0 0 0 70px;}
  .linha-tempo > .row:nth-child(odd) .evento-tempo {padding: 0 70px 0 0;}
  .ano {font-size: 26px;transform: translateX(calc(calc(-100% - 35px) + calc(calc(100% - 100px) / 2)));padding: 8px 8px;}
  .linha-tempo > .row:nth-child(odd) .evento-tempo .ano {transform: translateX(calc(calc(calc(-100% - 35px) + calc(calc(100% - 100px) / 2))* -1));right: 85px;}
  .linha-tempo {font-size: 16px;padding-bottom: 130px;}
  .evento-tempo h2, .evento-tempo h3, .evento-tempo h4, .evento-tempo h5, .evento-tempo h6 {font-size: 24px!important;line-height: 24px!important;}
  .meios-contato {width: 100%;position: inherit;transform: unset;margin: -55% auto 100px;}
  .contatos {margin: 260px 0 0;padding: 40px;}
  .bloco {-ms-flex: 0 0 33%;flex: 0 0 33%;max-width: 33%;padding: 0 10px;}
}
@media screen and (max-width: 767px) {
  p[style="text-align: right;"] {text-align: left!important;}
  #destaques {padding:35px 0 80px;}
  #destaques > .container > .row {row-gap: 115px;}
  .bg-verde p {mix-blend-mode: unset;}
  article.home {margin-top: 40px;}
  #sobre h2 {color: unset;}
  .cadastro-associado {display: none;}
  .area-menu {justify-content: space-between;flex-wrap: wrap;align-items: center;}
  .logo {width: calc(100% - 150px);margin: 0;max-width: 220px;}
  .botoes {width: 120px;}
  .botoes > * {font-size: 16px;line-height: 20px;width: 55px;height: 55px;margin: 0 1px!important;padding: 10px;}
  .botoes {width: 120px;}
  .botoes > * span {display: none;}
  h1, h2 {font-size: 26px;line-height: 32px;}
  body {font-size: 18px;line-height: 26px;}
  header::before {top: unset;height: 350px;bottom: 0;width: 100%!important;clip-path: polygon(100% calc(100% - 130px), 100% 100%, calc(100% - 170px) 100%);}
  header.padding-extra {padding-bottom: 100px;}
  #banner {margin: -70px 0 0;}
  .botao-associados {margin: 60px auto 30px;}
  .cadastro-associado > :first-child {font-size: 16px;}
  button[class*="carousel-control"] {height: 40px;width: 40px;bottom: 0;position: relative;margin: 20px 10px 0 !important;display: inline-flex;left: unset !important;right: unset;transform: unset;z-index: 3;opacity: 0.75;}
  div#banner-principal {text-align: center;}
  button.carousel-control-prev {transform: scale(-1);}
  .capa {width: 100%;}
  section {padding: 30px 0;}
  .bg-branco-1::before {clip-path: polygon(120px 0, 100% 0, 100% 25%);}
  section#sobre {padding-top: 0;color: #fff;}
  .bg-verde {margin-top: 90px;}
  .owl-nav {text-align: center;margin: 30px 0 0;}
  #eventos .owl-nav {margin: 0;}
  .owl-nav img {width: 40px;margin: 0 15px;}
  #eventos .owl-stage-outer {padding: 40px 0 20px;margin: -20px 0 0;}
  #blog::after {height: 90px;}
  .parceiro {padding: 0;}
  ul.menu-rodape {column-count: 1;}
  .news {margin-bottom: 40px;}
  .container {padding-left: 30px;padding-right: 30px;}
  header:not(.padding-extra) .area-menu {margin-bottom: 60px;}
  header:not(.padding-extra)::before {top: unset;height: 350px;bottom: 0;width: 100% !important;clip-path: polygon(100% calc(100% - 58px), 100% 100%, calc(100% - 60px) 100%);}
  header:not(.padding-extra) h1, header:not(.padding-extra) h2 {text-align: left;padding-bottom: 0;margin-top: 0 !important;font-size: 22px;line-height: 26px;}
  article.home a, a[href$=".pdf"], a[href$=".ppt"], a[href$=".docx"], a[href$=".zip"] {text-align: center;}
 /* header:not(.padding-extra)::before {display: none;}
  header:not(.padding-extra) h1::after, header:not(.padding-extra) h2::after {content: '';display: block !important;height: 60px;clip-path: polygon(0 0, 80% 0, 100% 60px, 100% 100%, 0 100%, 0 0);background: #fff;position: absolute;left: -15px;right: -15px;bottom: -30px;width: auto;filter: unset!important;}*/
  header:not(.padding-extra) {padding-bottom: 0;}
  .tabela-responsiva {overflow: auto;}
  .tabela-responsiva table {min-width: min-content;max-width: 1000px;width: max-content;}
  .gap-linhas-diretoria > div {padding-left: 15px;padding-right: 15px;}
  a.palestra {border-radius: 6px 30px 30px 0;}
  a.palestra h2 {font-size: 16px;line-height: 22px;}
  article.home a, a[href$=".pdf"], a[href$=".ppt"], a[href$=".docx"], a[href$=".zip"] {font-size: 12px;line-height: 16px;letter-spacing: 0;}
  .filtro-evento[data-tipo] {padding: 4px 12px 4px 4px;}
  .filtro-evento {font-size: 12px;line-height: 15px;margin: 2px;}
  .select-personalizado, .filtros-tipo {margin: 0 20px 10px 0;}
  .select-personalizado:last-child, .filtros-tipo:last-child {margin-right: 0}
  span.icone-radio {width: 18px;height: 18px;}
  .filtro-evento[data-tipo].ativo span::after {width: 8px;height: 8px;}
  .lista-eventos a .dados-evento {transform: translateY(-46px);}
  img.capa-galeria {width: calc(100% + 24px);clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 20px);min-height: 120px;height: auto;margin: -12px -12px 4px;}
  a.item-galeria {clip-path: polygon(20px 0, 100% 0, 100% 100%, calc(100% - 50px) 100%, 0 100%, 0 20px);padding: 12px;}
  a.item-galeria img:not(.capa-galeria) {width: 15px;}
  a.item-galeria h2 {font-size: 13px;line-height: 18px;margin: 10px 0 0;}
  header h1::before, header h2::before {width: 26px;height: 26px;margin: 0 0px 0 0;}
  article:not(.home) > :first-child {margin-top: 0!important;}
  a.resultado-pesquisa {padding: 6px 45px 6px 12px;}
  a.resultado-pesquisa h3 {font-size: 12px;line-height: 20px;}
  .curriculo {border-radius: 30px;padding: 18px;align-items: flex-start;}
  .dados-curriculo p {font-size: 16px;line-height: 20px;display: block;}
  .dados-curriculo button {font-size: 13px;margin: 6px 6px 0 0;padding: 4px 11px;}
  .dados-curriculo button img {width: 16px;margin: 0 6px 0 0;}
  .curriculo a {flex: none;width: 35px;height: 35px;}
  a.artigo-destaque h3 {font-size: 18px;line-height: 24px;}
  div#carrossel-destaques button img {margin: 0;}
  .dados-artigo h3 {font-size: 18px;line-height: 24px;}
  .dados-artigo {font-size: 11px;padding: 12px;margin: -60px -14px 0 14px;border-radius: 6px;}
  .artigo .dados span img {width: 12px;margin: 0 4px 0 0;}
  a.artigo > img {border-radius: 6px;}
  aside {padding: 0;margin-top: 60px;}
  aside h4 {font-size: 20px;}
  .cat-item a {font-size: 14px;}
  .extras > div {width: 100%;margin: 0 0 10px;font-size: 12px;}
  .extras :not(button) > img {width: 15px;}
  .gallery br:not(:last-child) {display: none;}
  .gallery-item {width: 33.33%!important;padding: 6px;}
  .gallery {margin: 0 -6px 30px!important;}
  #relacionados > .row {row-gap: 45px;}
  .membros.short {padding: 0;font-size: 11px;line-height: 20px;}
  .area-menu-principal h4 {font-size: 17px;}
  .linha-sep > :first-child {padding: 0 35px 40px;}
  ul.menu-principal {column-count: 2;margin: 0;}
  ul.menu-principal a {font-size: 14px;line-height: 18px;}
  ul.menu-rodape li, ul.menu-principal li {background-position-y: 4px;}
  .linha-sep > :last-child {padding: 40px 35px 0;border: none;border-top: 1px solid #A1F3E0;}
  .area-menu-principal h5 {font-size: 16px;}
  .icones-redes img {width: 30px;}
  .area-menu-principal h4::after {width: 80px;height: 10px;}
  button.fechar {font-size: 12px;line-height: 16px;padding: 4px 10px;}
  .linha-sep {margin-top: 0;}
  #relacionados {padding-top: 90px;}
  .margem-filtros {margin-bottom: 30px;}
  header {padding-top: 30px;}
  .destaques .icone {width: 70px;height: 70px;margin: -54px auto 30px;}
  .destaques .icone img {width: 34px;}
  .imagem-efeito {padding: 0 20px 24px 0;}
  .textura {background-size: 10px;border-radius: 25px;width: 90%;height: 90%;}
  .artigo {padding: 0 14px 0 0;}
  .final {font-size: 12px;line-height: 16px;padding-right: 52px;}
  .final img {width: 62px;}
  .linha-central {width: 60px;left: 0;transform: translate(0%, -40px);}
  .linha-tempo > .row:nth-child(even) .evento-tempo {padding: 0 0 0 0px;}
  .ano {width: 52px;font-size: 18px;padding: 2px;left: 4px;}
  .linha-tempo > .row:nth-child(even) .evento-tempo .ano {left: 4px;transform: unset;}
  .linha-tempo {font-size: 14px;padding-bottom: 130px;}
  .evento-tempo h2, .evento-tempo h3, .evento-tempo h4, .evento-tempo h5, .evento-tempo h6 {font-size: 20px!important;line-height: 20px!important;}
  .linha-tempo > .row:nth-child(odd) .evento-tempo .ano {right: unset;left: 4px;transform: unset;}
  .linha-tempo > .row:nth-child(odd) .evento-tempo {text-align: left;}
  .linha-tempo > .row:nth-child(odd) .evento-tempo ::after {margin-right: auto;margin-left: 0;width: 85px;}
  .evento-tempo {padding: 0 0 0 80px!important;position: relative;}
  .linha-tempo > .row:nth-child(odd) .evento-tempo h2, .linha-tempo > .row:nth-child(odd) .evento-tempo h3, .linha-tempo > .row:nth-child(odd) .evento-tempo h4, .linha-tempo > .row:nth-child(odd) .evento-tempo h5, .linha-tempo > .row:nth-child(odd) .evento-tempo h6 {text-align: left;padding: 0 0 0 10px;}
  .linha-tempo > .row:nth-child(odd) .evento-tempo h2::after, .linha-tempo > .row:nth-child(odd) .evento-tempo h3::after, .linha-tempo > .row:nth-child(odd) .evento-tempo h4::after, .linha-tempo > .row:nth-child(odd) .evento-tempo h5::after, .linha-tempo > .row:nth-child(odd) .evento-tempo h6::after {left: 0;right: unset;transform: unset;}
  .card-header button img {display: none;}
  .card-header button p {margin: 0;}
  .card-header button :is(h1, h2, h3, h4, h5, h6) {font-size: 26px;}
  .meios-contato {width: 100%;position: inherit;transform: unset;margin: -55% auto 100px;}
  .contatos {margin: 180px 0 0;padding: 40px;}
  a.botao-aceitar {margin-top: 10px;}
  .bloco {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding: 0 10px;}
  .bloco > div {padding: 16px;font-size: 14px;line-height: 18px;}
}
@media screen and (max-width: 767px) and (min-width: 331px){
  ul.menu-rodape {column-count: 2;}
  #menu-fixo .botoes > * {width: 50px;height: 50px;}
  #menu-fixo .botoes > * img {width: 26px!important;}
  #menu-fixo .logo {max-width: 155px;}
}
@media screen and (max-width: 330px) {
  .botoes > * {width: 40px;height: 40px;padding: 8px;margin: 0!important;}
  .botoes > * img {width: 100%!important;}
  .botoes {width: 90px;}
  .logo {width: calc(100% - 110px);margin: 0;max-width: 220px;}
}
@media print {
    .extras, aside, .capa, .area-menu, .botao-associados, article + *, iframe, #relacionados, footer, #topo, ::after, ::before {display: none!important;}
    h1, h2, h3, h4, h5, h6, p, a {color: #000!important;}
    header, section {padding: 0!important;}
}
/*Acessibilidades*/
html[data-fonte="2"] article:not(.home) {font-size: 20px;line-height: 32px;}
html[data-fonte="3"] article:not(.home) {font-size: 22px;line-height: 34px;}
html[data-fonte="4"] article:not(.home) {font-size: 24px;line-height: 36px;}

html[data-darkmode="1"] body, html[data-darkmode="1"] header::before, html[data-darkmode="1"] .bg-branco-1::before, html[data-darkmode="1"] #blog::after, html[data-darkmode="1"] footer::before {background-color: #192320;}
html[data-darkmode="1"] header:not(.padding-extra) h1::after, html[data-darkmode="1"] header:not(.padding-extra) h2::after, :is(html[data-darkmode="1"]) :is(.dados-evento, .news, .final, span.icone-radio, .filtro-evento:not(.ativo)) {background-color: #034833;}
html[data-darkmode="1"] article input[type="radio"]::before, html[data-darkmode="1"] article input[type="checkbox"]::before, :is(html[data-darkmode="1"]) :is(.cadastro-associado, .cadastro-associado > a, .destaques,  a.evento, footer, a.post-insta, .extras > div, .select-personalizado, .opcoes-select, .filtro-evento[data-tipo]:not(.ativo), .extra-evento, tr:nth-child(even), a.palestra, a.item-galeria, a.resultado-pesquisa:not(:hover), #pesquisa input, .pesquisa input, .curriculo, .cat-item a, .wp-block-latest-posts__list a, article input:not([type="radio"], [type="checkbox"], [type="submit"]), article textarea, article select, .card, .item-trabalho, .cursos-destaque, .bloco-lateral, .bloco > div, .dados-artigo, .contatos, .relacionados .lista-relacionados) {background-color: #212f2a;}
:is(html[data-darkmode="1"]) :is(.destaques span:not(:hover)) {background-color: #00b987;}
:is(html[data-darkmode="1"]) :is(body, .destaques, .dados-evento h3, .dados-evento, footer, footer a, .filtro-evento[data-tipo]:not(.ativo), .filtro-evento:not(.ativo), .membros, a.palestra h2, a.item-galeria h2, a.resultado-pesquisa h3, #pesquisa input, .pesquisa input, .cat-item a, .wp-block-latest-posts__list a, article input:not([type="radio"], [type="checkbox"]), article textarea, article select, .extras > div, h1, h2, h3, h4, h5, h6,.final, .item-trabalho .extras p, .bloco, .dados-artigo) {color: #fff;}
:is(html[data-darkmode="1"]) :is(a.post-insta) {border-color: #00b987;}
:is(html[data-darkmode="1"]) :is(.news label, .membros h2) {color: #00b987;}
html[data-darkmode="1"] article input[type="radio"]::before, html[data-darkmode="1"] article input[type="checkbox"]::before, :is(html[data-darkmode="1"]) :is(.lista-eventos .dados-evento, article input:not([type="radio"], [type="checkbox"], [type="submit"], :focus), article textarea:not(:focus), article select:not(:focus)) {border-color: #353535;}
:is(html[data-darkmode="1"]) :is(tr:nth-child(odd), .card-body) {background-color: #2e3f39;}
html[data-darkmode="1"] article label span {color: #f18484;}
html[data-darkmode="1"] .extras button:not(:hover) img, html[data-darkmode="1"] .extras a:not(:hover) img, html[data-darkmode="1"] .final a img, html[data-darkmode="1"] .extras img {filter: contrast(0) brightness(2);}
html[data-darkmode="1"] .bg-verde p {mix-blend-mode: unset;}
html[data-darkmode="1"] .cadastro-associado > :first-child strong {color: #00b987;}
html[data-darkmode="1"] .card-header button::before,html[data-darkmode="1"] .card-header button::after {background-color: #fff;}
html[data-darkmode="1"] .contatos :is(input:not([type="submit"]), textarea, select) {background-color: #192320!important;}
html[data-darkmode="1"] :is(.extras button, .extras a) {color: #fff!important;}
:is(html[data-darkmode="1"]) :is(a.palestra p) {
    background-color: #3d4b47;
    color: #9dbdb4;
}
:is(html[data-darkmode="1"]) :is(.bg-verde .dados-artigo) {
    background-color: rgb(3 72 51);
    color: #fff;
}
html[data-darkmode="1"] #destaques .bg {
    mix-blend-mode: color-burn;
}
html[data-darkmode="1"] .comprar-item .bloco-lateral {
    background-color: #121a18 !important;
}
html[data-darkmode="1"] .blocos::before {filter: contrast(0) brightness(1);}
html[data-darkmode="1"] .comprar-item .bloco-lateral label {
    color: #fff;
}
html[data-darkmode="1"] .padding-extra .cadastro-associado a {background-color: #00B987!important;}