@charset "utf-8";
:root { 
	--cor-primaria: 			  #505e34;
	--cor-secundaria: 			  #c2dcaa;
	--cor-texto: 				  #545454;
	--fonte-padrao:       		'Manrope';
	--fonte-especial:     'IBM Plex Mono';
}

body { font-size: 15px; font-family: var(--fonte-padrao), Calibri, Arial, sans-serif; text-rendering: geometricPrecision !important; -webkit-font-smoothing: antialiased !important; height: auto; font-weight: 500; background-color: #ffffff; color: #000000; }
* { margin: 0px; padding: 0px; border: none; list-style: none; text-decoration: none; }
html { overflow-x:hidden; }
*:focus { outline: none; }

/* GERAIS */
a:link, a:visited, a:hover { color: var(--cor-texto); text-decoration:none; font-size: 13px; font-family: var(--fonte-padrao); }
.clearfix, .clearfix2 { width: 100%; position: relative; clear: both; height: 10px; }
.clearfix:before, .clearfix:after,.clearfix2:before, .clearfix2:after { display: table; content: " "; min-height: 0px !important; margin: 0px !important; }
.clearfix:after, .clearfix2:after { clear: both; float: none; height: 0px !important; min-height: 0px !important; margin: 0px !important;  }
.util, .utiln { width: 1150px; margin: 0 auto; height: auto; position: relative; display: block; }
.util2 { width: 80%; margin: 0 auto; height: auto; position: relative; display: block; }
.util3 { width: 1200px; margin: 0 auto; height: auto; position: relative; display: block; }
.utilmetade { width: 550px; margin: 0 auto; height: auto; }
.metade { width: 574px; margin: 0 auto; height: auto; }
.anima { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.anima1 { -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; }
.anima5 { -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.pulse { -moz-animation: pulse 2s infinite; -o-animation: pulse 2s infinite; -webkit-animation: pulse 2s infinite; }
.tremer { -moz-animation: tremer 0.75s; -o-animation: tremer 0.75s; -webkit-animation: tremer 0.75s; }
.blur { -webkit-filter: blur(5px); filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); }
#mascara2 { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(8,40,66,0.95); z-index:1091; }
#mascara_filtros { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(8,40,66,0.5); z-index:1000; }
#amensagem { display: none; position: fixed; background-size: auto 80px; background-repeat:no-repeat; background-position: 20px center; z-index: 5000001; left: 0; top: 0; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding: 50px 20px; font-size: 18px; line-height: 18px; font-family: var(--fonte-padrao); font-weight: 600; color: #ffffff; text-align: center; height: auto; letter-spacing: 0px; }
#amensagem_curta { display: none; position: fixed; z-index: 5000001; bottom: 20px; right: 20px; width: auto; max-width: 320px; padding: 20px; font-size: 14px; line-height: 18px; font-family: var(--fonte-padrao); font-weight: 600; color: #ffffff; text-align: left; height: auto; letter-spacing: 0px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; -webkit-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); -moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); }
#amensagem_curta i { font-size: 18px !important; height: 18px !important; line-height: 18px !important; color: #ffffff; float: left; margin-right: 15px; }
.sombra { padding: 6px 0px; -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); }
.esconde { display: none; }
.margem_sem_titulo { width: 100%; height: 30px; position: relative; }
.blur { -webkit-filter: blur(3px); -moz-filter: blur(3px); -ms-filter: blur(3px); -o-filter: blur(3px); filter: blur(3px); }
/*div[vw] { bottom: 30px !important; top: 50% !important; transform:translate(0,-50%) !important; }*/
section { padding: 120px 0px 40px 0px; position: relative; width: 100%; height: auto; margin: 0px; clear: both; background: #FFFFFF; background: linear-gradient(180deg, rgba(255, 255, 255, 1) 75%, rgba(195, 218, 168, 1) 100%); }
i { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.espaco_header { width: 100%; height: 140px; position: relative; clear: both; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.bullet-padrao a { position: relative; text-indent:-9999px; display: inline-block; width:14px; height:8px; background-color:#b6b6b6; margin: 0px 3px;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.bullet-padrao a.selected { text-indent:-9999px; display: inline-block; position: relative; background-color:#cb2228;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 40px; height: 8px; }

/*FLUTUANTE*/
.doa_flutuante { width: auto; padding: 10px 17px 10px 25px; height:25px; position:fixed; left: 50%; bottom: 10px; transform: translate(-50%,0); font-size: 16px; color: #ffffff; text-align:center; letter-spacing: 0px; font-weight:800; line-height:25px; background-color: var(--cor-secundaria);  -webkit-border-radius: 25px; -moz-border-radius: 25px; -o-border-radius: 25px; border-radius: 25px; overflow:hidden; z-index: 2000; }
.doa_flutuante:after { content: ''; width: 35px; height: 25px; position: relative; display: inline-block; vertical-align: top; background-image: url(../imagens/coracao-branca.png); background-size: auto 18px; background-repeat: no-repeat; background-position: center; margin: 0px 0px 0px 7px; }

/*TAMANHO DOS TEXTOS*/
.vertudo { width: 100%; height: auto; margin: 15px 0px; position: relative; text-align: center; }
.vertudo .fsize { width: 100%; height: 20px; text-align: left; position: relative; display: inline-block; vertical-align: top; }
.vertudo .fsize .fmenos,.fsize .fmais { width: auto; padding: 7px 20px; letter-spacing: 1px; line-height: 12px; cursor: pointer; display: inline-block; vertical-align: top; color: var(--cor-primaria); background-color: var(--cor-secundaria); font-family: var(--fonte-especial); font-weight: 600; font-size: 10px; text-transform: uppercase; text-align: center;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.vertudo .fsize .fmais:hover, .fsize .fmenos:hover { color: #ffffff; background-color: var(--cor-primaria); }

/*WHATSAPP*/
.chama_whats { width: 40px; text-align: center; height: 40px; position: fixed; top: 50%; margin-top: -80px; right: 10px; z-index: 2001; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }
.chama_whats:hover { bottom: 20px; }
.chama_whats .ico { position: relative; z-index: 10; width: 40px; height: 40px; background: #00cf2e; display: inline-block; vertical-align: top; text-align:center; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; }
.chama_whats .ico i { font-size: 22px; width: 100%; height: 40px; line-height: 40px; color: #ffffff; text-align:center; }

.tag_padrao { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 0px; font-size: 30px; font-family: var(--fonte-padrao); color: #ffffff; text-align: left; line-height: 20px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; font-weight: 700; }
.tag_padrao .linha_padrao { width: 6px; height: 20px; background-color: var(--cor-primaria); position: relative; float: left; margin-right: 20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.titulo_global { width: 100%; height: auto; position: relative; text-align: left; padding: 30px 0px;  }
.titulo_global .tag_global { position: relative; display: inline-block; vertical-align: top; width: 100%; height: auto; padding: 0px 0px 20px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.titulo_global .tag_global img { float: left; width: auto; height: auto; max-height: 35px; padding: 0px 10px 0px 0px; }
.titulo_global .tag_global .label_global.uppercase { text-transform: uppercase; }
.titulo_global .tag_global .label_global .complemento.inherit { text-transform: initial; }
.titulo_global .tag_global .label_global_menor { min-width: 200px; position: relative; display: inline-block; vertical-align: top; width: auto; max-width: 100%; height: auto; padding: 0px; font-size: 24px; font-family: var(--fonte-padrao); color: var(--cor-texto); text-align: left; line-height: 20px; font-weight: 600; text-transform: uppercase; }
.titulo_global .tag_global .label_global_menor span { width: auto; height: auto; position: relative; display: inline-block; vertical-align: top; font-size: 32px; font-family: var(--fonte-padrao); color: var(--cor-primaria); text-align: left; line-height: 20px; font-weight: 600; padding: 10px 15px; margin: -10px 0px 0px 10px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.titulo_global .tag_global .label_global { position: relative; display: inline-block; vertical-align: top; width: 100%; height: auto; }
.titulo_global .tag_global .label_global span { width: auto; text-align: left; text-align: left; line-height: 28px; font-family: var(--fonte-especial); letter-spacing: -1px; color: var(--cor-primaria); font-weight: 600; font-size: 28px; position: relative; display: inline-block; padding: 10px 0px; }
.titulo_global .tag_global .label_global.branco,
.titulo_global .tag_global .label_global.branco span { color: #ffffff; }
.titulo_global .tag_global .label_global .complemento { clear: both; vertical-align: top; width: 100%; font-size: 15px; font-family: var(--fonte-padrao); color: var(--cor-texto); text-align: left; line-height: 20px; position: relative; z-index: 10; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 400; padding: 0px; margin: 10px 0px 0px 0px; }
.titulo_global .tag_global .label_global .adicional { clear: both; vertical-align: top; width: 100%; font-size: 14px; font-family: var(--fonte-padrao); color: var(--cor-texto); text-align: left; padding: 0px; line-height: 20px; position: relative; z-index: 10; margin: 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 400; padding: 10px 0px 0px 0px; }
.titulo_global .tag_global .label_global .complemento.menor { font-size: 12px; max-width: 100%; }
.titulo_global .tag_global .label_global i { color: var(--cor-primaria); font-size: 20px; padding-right: 10px; }
.titulo_global .tag_global .complemento { clear: both; vertical-align: top; width: 100%; font-size: 15px; font-family: var(--fonte-padrao); color: var(--cor-texto); text-align: left; line-height: 22px; position: relative; z-index: 10; margin: 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 500; padding: 15px 0px 20px 0px; }
.titulo_global .nova_acao { position: absolute; top: 0px; right: 0px; width: auto; height: auto; padding: 6px 15px; font-size: 12px; font-weight: 600; font-family: var(--fonte-padrao); background-color: #eef3e4; color: var(--cor-primaria); text-align: left; line-height: 20px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; margin-top: 20px }
.titulo_global .nova_acao i { padding-right: 10px; }
.titulo_global .nova_acao:hover { background: #f9f9f9;  color: var(--cor-primaria); padding: 6px 25px; }
.titulo_global .nova_acao.simples { background-color: #ffffff; text-decoration: underline; }
.titulo_global .nova_acao.simples:hover { color: #000000; }

/*TITULO PADRÃO*/
.titulo_padrao { width: 100%; height: auto; padding: 25px 0px 10px 0px; position: relative; text-align: left; line-height: 28px; font-family: var(--fonte-especial); letter-spacing: -1px; color: var(--cor-primaria); font-weight: 600; font-size: 28px; }
.titulo_padrao span { color: var(--cor-primaria); line-height: 28px; position:relative; display: inline-block; vertical-align: top; padding: 0px 0px 0px 20px; font-size: 16px; text-decoration: underline; font-weight:700; }
.titulo_padrao.claro { color: #ffffff; }
.titulo_padrao.centraliza_titulo { text-align:center; }
.titulo_padrao.centraliza_titulo span { float: none; display:inline-block; }
.titulo_padrao.centraliza_detalhe { text-align:center; text-transform:initial; }
.titulo_padrao.centraliza_detalhe::before { position:absolute; content:''; z-index: 15; width: 30px; height:5px; background: var(--cor-secundaria); bottom: 15px; left:50%; transform: translate(-50%,0); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow:hidden;   -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.titulo_padrao .complemento { display: inline-block; vertical-align: top; text-align: left; width: 49%; height: auto; line-height: 32px; font-family: var(--fonte-padrao); color: #000000; font-weight: 200; font-size: 22px; text-align: right; }
.titulo_padrao .complemento span { font-weight: 600; }
.titulo_padrao .complemento:hover { text-decoration: underline; }

/*TITULO PADRÃO SEJA UM DEHONIANO*/
.titulo_padrao_seja { width: 100%; height: auto; padding: 25px 0px 5px 0px; position: relative; text-align: left; line-height: 30px; font-family: var(--fonte-padrao); letter-spacing: -0.5px; color: #303030; font-weight: 700; font-size: 20px; }
.titulo_padrao_seja span { color: var(--cor-primaria); line-height:30px; font-size:20px; font-weight:500; }
.titulo_padrao_seja i { font-size: 20px; color: var(--cor-primaria); margin: 0px 15px 0px 0px; position:relative; display:inline-block; vertical-align:top; line-height:30px; }
.titulo_padrao_seja .complemento { display: inline-block; vertical-align: top; text-align: left; width: 49%; height: auto; line-height: 32px; font-family: var(--fonte-padrao); color: #000000; font-weight: 200; font-size: 22px; text-align: right; }
.titulo_padrao_seja .complemento span { font-weight: 600; }
.titulo_padrao_seja .complemento:hover { text-decoration: underline; }

/*TITULO PADRÃO SEJA UM DEHONIANO MAIOR*/
.titulo_maior { width: 100%; height: auto; padding: 60px 0px 45px 0px; position: relative; text-align: left; }
.titulo_maior .titulo_seja { width: 48%; height: auto; padding: 0px; position: relative; text-align: left; line-height: 40px; font-family: var(--fonte-padrao); letter-spacing: -0.5px; color: #303030; font-weight: 700; font-size: 20px; display:inline-block; vertical-align:top; }
.titulo_maior .titulo_seja.alinha_direita { float:right; text-align:right; }
.titulo_maior .titulo_seja span { color: var(--cor-primaria); line-height:40px; font-size:20px; font-weight:500; }
.titulo_maior .titulo_seja .inscreva { margin: 0px 0px 0px 20px; position:relative; display:inline-block; vertical-align:top; background-color: var(--cor-primaria); color:#ffffff; padding: 0px 15px;l ine-height: 16px; font-family: var(--fonte-padrao); letter-spacing: -0.5px; font-weight: 700; font-size: 16px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.titulo_maior .titulo_seja .inscreva:hover { background: var(--cor-primaria); }
.titulo_maior .titulo_seja i { font-size: 20px; color: var(--cor-primaria); margin: 0px 15px 0px 0px; position:relative; display:inline-block; vertical-align:top; line-height:40px; }
.titulo_maior .titulo_seja .complemento { display: inline-block; vertical-align: top; letter-spacing: -2px; text-align: left; width: 100%; height: auto; line-height: 45px; font-family: var(--fonte-padrao); color: #303030; font-weight: 800; font-size: 42px; text-align: left; }
.titulo_maior .titulo_seja .complemento span { color: var(--cor-primaria);l ine-height: 45px; font-family: var(--fonte-padrao); font-weight: 300; font-size: 42px; }
.titulo_maior .titulo_seja.alinha_direita .complemento { text-align:right; }
.titulo_maior .titulo_seja .complemento .tags { display: inline-block; vertical-align: top; width: auto; padding: 6px 15px; font-size: 14px; line-height: 20px; letter-spacing: 0px; color: #303030; text-decoration: none; font-family: var(--fonte-padrao); height: auto;  -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; overflow: hidden; margin: 5px 0px 0px 5px; overflow: hidden; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background-color: #eeeeee; }

.introducao_padrao { font-size: 14px; text-align: left; color: #000000; position: relative; padding: 10px 0px; width: 100%; font-family: var(--fonte-padrao); }
.introducao_padrao_pagina { font-size: 17px; font-weight: 200; text-align: left; color: #000000; position: relative; padding: 0px 0px 20px 0px; margin: 0px 0px 15px 0px; width: 100%; font-family: var(--fonte-padrao); font-style: italic; border-bottom: 1px solid  #f4f6f8; height: auto; }
.progresso_leitura { width: 100%; height: 4px; position: fixed; top: 0px; z-index: 9999; background-color: transparent; }
.progresso_leitura .progresso_scroll { width: 0%; height: 2px; position: absolute;  background: var(--cor-primaria);  }
.erro-login { display: none; width: 20px; height: 20px; position: absolute; right: 20px; margin-top: 20px; z-index: 10; text-align: center; line-height: 20px; color: red; font-size: 15px; }
.acerto-login { display: none; width: 20px; height: 20px; position: absolute; right: 20px; margin-top: 20px; z-index: 10; text-align: center; line-height: 20px; color: #000000; font-size: 15px; }
.erros-registro { display: none; width: 100%; height: 12px; line-height: 12px; padding: 3px 0px; font-family: var(--fonte-padrao); font-size:12px; color: red; font-weight: bold; text-align: center; }
.cta_formulario { left: 50%; width: auto; height: auto; position: fixed; bottom: 5px; z-index: 1000; cursor: pointer; padding: 7px 20px; letter-spacing: 1px; font-family: var(--fonte-padrao); font-size: 16px;   background: var(--cor-primaria);  color: #ffffff; font-weight: bold; text-align: center; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

/*ACEITE*/
.aceite { width: 1090px; height: auto; position: fixed; left: 50%; transform: translate(-50%,0); bottom: 30px; padding: 30px; background-color: rgba(255,255,255); z-index: 99999; text-align: center; -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0, 0.5); -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0, 0.5); box-shadow: 0px 0px 40px 0px rgba(0,0,0, 0.5);  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow: hidden; }
.aceite:hover { -webkit-box-shadow: 0px 0px 60px 0px rgba(0,0,0, 0.8); -moz-box-shadow: 0px 0px 60px 0px rgba(0,0,0, 0.8); box-shadow: 0px 0px 60px 0px rgba(0,0,0, 0.8); }
.aceite .cta-aceite { cursor: pointer; display: inline-block; vertical-align: top; margin-top: 0px; width: 200px; padding: 15px 0px; background: var(--cor-primaria); color: var(--cor-secundaria); font-size: 14px; font-family: var(--fonte-padrao); font-weight: 700; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow: hidden; }
.aceite .cta-aceite:hover { width: 210px; }
.aceite .chama-aceite { width: -moz-calc(100% - 260px); width: -webkit-calc(100% - 260px); width: -o-calc(100% - 260px); width: calc(100% - 260px); font-size: 13px; font-family: var(--fonte-padrao); text-align: left; color:  var(--cor-texto); padding: 0px 30px 0px 0px; position: relative; display: inline-block; vertical-align: top; font-weight:500; }
.aceite .chama-aceite u { text-decoration: underline; }
.aceite .chama-aceite i { font-style: italic; }
.aceite .chama-aceite strong, .aceite .chama-aceite b { font-style: 700; }
.aceite .chama-aceite a { color: var(--cor-texto); font-size: 13px; line-height: 24px; font-family: var(--fonte-padrao); font-weight: 400; text-decoration: underline; }
.aceite .chama-aceite a:hover { background-color: #f4f6f8; }

/*CARD BLOG 1*/
.blog_card_1 { width: 255px; height: auto; position: relative; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.blog_card_1 .avatar { width: 255px; height: 220px; position: relative; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.blog_card_1 .avatar img { width: 255px; height: 220px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_1 .resumo { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); padding: 10px 30px 10px 0px; position: relative; height: auto;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_1 .resumo .titulo_post { width: 100%; height: auto; padding: 10px 0px 10px 0px; position: relative; font-family: var(--fonte-padrao); color: #000000; line-height: 20px; font-size: 16px; font-weight: 600; text-align: left; }
.blog_card_1 .resumo .introducao_post { width: 100%; height: auto; padding: 0px; position: relative; font-family: var(--fonte-padrao); color: #969696; line-height: 18px; font-size: 12px; font-weight: 400; text-align: left; }
.blog_card_1 .resumo .cta { padding: 12px 0px; letter-spacing: 1px; width: auto; display: inline-block; margin: 20px 0px 6px 0px; text-align: center; line-height: 15px; font-family: var(--fonte-padrao); color: #000000; font-weight: 600; font-size: 12px;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_1 .resumo .autor { background-color: #ffffff; padding: 6px 10px; letter-spacing: 1px; width: auto; display: inline-block; margin: 10px 0px; text-align: left; line-height: 10px; font-family: var(--fonte-padrao); color: #838383; font-weight: 400; font-size: 10px;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.blog_card_1 .resumo .autor img { width: auto; height: 10px; float: right; position: relative; padding: 0px 0px 0px 10px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_1:hover { background-color: #ffffff; }
.blog_card_1:hover img { opacity: 0.6; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.blog_card_1:hover .resumo { padding: 10px 15px; }
.blog_card_1:hover .autor { background-color: #eaeaea; }

/*CARD BLOG 2*/
.blog_card_2 { width: 470px; height: auto; position: relative; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-align: center; }
.blog_card_2 .avatar { width: 230px; height: 240px; margin: 0px 10px; position: relative; overflow: hidden; display: inline-block; vertical-align: top; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; }
.blog_card_2 .avatar img { width: 230px; height: 240px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_2 .resumo { width: 200px; padding: 0px 20px 10px 0px; position: relative; height: auto; display: inline-block; vertical-align: top; text-align: left; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_2 .resumo .titulo_post { width: 100%; height: auto; padding: 0px 0px 10px 0px; position: relative; font-family: var(--fonte-padrao); color: #000000; line-height: 18px; font-size: 16px; font-weight: 600; text-align: left; }
.blog_card_2 .resumo .introducao_post { width: 100%; height: auto; padding: 0px; position: relative; font-family: var(--fonte-padrao); color: #000000; line-height: 15px; font-size: 12px; font-weight: 400; text-align: left; }
.blog_card_2 .resumo .tempo_leitura { width: 100%; height: 20px; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; font-family: var(--fonte-padrao); color: #000000; line-height: 15px; font-size: 12px; font-weight: 600; text-align: left; }
.blog_card_2 .resumo .cta { background-color: #ba6e00; padding: 12px 25px; letter-spacing: 2px; width: auto; display: inline-block; margin: 10px 0px 6px 0px; text-align: center; line-height: 15px; font-family: var(--fonte-padrao); color: #ffffff; font-weight: 600; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_2:hover img { opacity: 0.6; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.blog_card_2:hover .resumo { padding: 0px 0px 10px 0px; }
.blog_card_2:hover .cta { padding: 12px 32px; }

/* POPUP */
#fechar { z-index:100001; position:fixed; }
#fechapopup { height: 40px; line-height: 40px; width: 40px; position: fixed; cursor: pointer; z-index:100002; left: 50%; margin-left: -20px; top: -20px; color: var(--cor-secundaria); background-color: var(--cor-primaria); font-size: 18px; font-family: var(--fonte-especial); font-weight: 800; padding: 0px; }
#mascara, #mascarafb { position:fixed; text-align: center; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(255,255,255,0.9); z-index:100001; }
#mascara_busca { display: none; position:fixed; text-align: center; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(196,36,46,0.75); z-index:1099; }
.fb_iframe_widget { left: 0px !important; }
#pop { transform: translate(-50%, -50%); }

/* TOPO */
header { width: 100%; height: auto; top: 0px; background-color: transparent; position: fixed; left: 0px; padding: 0px; z-index: 1000; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; text-align: right; }
header .logomarca { width: 210px; height: 110px; margin: 0px; cursor: pointer; position: absolute; left: 0px; top: 0px; z-index: 1000; text-align:center; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; overflow:hidden; }
header .logomarca img { width:auto; height:auto; position:absolute; display: block; left: 50%; top: 50%; transform: translate(-50%,-50%); max-width:85%; max-height: 85%; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
header .menu_acoes { width: auto; display: inline-block; vertical-align: top; height: auto; position: relative; padding: 0px; text-align: left; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; margin: 0px 0px 0px 150px; }
header .menu_acoes nav { width: auto; height: auto; display: inline-block; vertical-align: top; z-index: 1001; position: relative; display: inline-block;vertical-align: top; margin: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
header .menu_acoes nav ul { width: 100%; height: auto; list-style-type: none; text-align: center; position: relative; display:inline-block; vertical-align:top; }
header .menu_acoes nav ul li { width: auto; cursor: pointer; height: 40px; line-height: 40px; margin: 30px 0px; color: var(--cor-primaria); font-size: 14px; font-family: var(--fonte-padrao); font-weight: 600; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position:relative; letter-spacing: 0px; }
header .menu_acoes nav ul li span { line-height: 40px; color: var(--cor-primaria); letter-spacing: -0.5px; padding: 10px 12px; z-index:905; position:relative; }
header .menu_acoes nav ul li span.cool-link-ativo, header .menu_acoes nav ul li span:hover { color: var(--cor-primaria); font-weight:700; background-image: url(../imagens/hover-principal.png); background-repeat:no-repeat; background-position:center; background-size: 100% 100%; }
header .menu_acoes nav ul li ol { position: absolute; margin: 0px; left: 0; top: 30px; display: none; width: 270px; background-color: #416128; height: auto; z-index: 902; padding: 15px 20px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-align: left; }
header .menu_acoes nav ul li ol::after { width:100%; height:30px; content:''; left:0px; bottom: -30px; position: absolute; background-size: 100% auto; background-image: url(../imagens/hover-principal-submenu.png); background-repeat:no-repeat; background-position:center bottom; }
header .menu_acoes nav ul li ol p { cursor: pointer; width: -moz-calc(100% - 5px); width: -webkit-calc(100% - 5px); width: -o-calc(100% - 5px); width: calc(100% - 5px); padding: 5px 5px 5px 0px; text-align: left; color: var(--cor-secundaria); font-size: 13px; line-height: 16px; letter-spacing: 0px; font-family: var(--fonte-padrao); font-weight: 600; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-transform: initial; letter-spacing:0px; }
header .menu_acoes nav ul li ol p:hover { color: #ffffff; font-weight:700; padding: 5px 0px 5px 5px; }
header .menu_acoes nav ul li:nth-last-child(-n+3) > ol { right: 0; left: auto; }

/*FLUTUANTE*/
header.flutuante { position: fixed; top: 0px; background-color: #ffffff; -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); }
header.flutuante .logomarca { width: 140px; height: 60px; margin: 0px; }
header.flutuante .menu_acoes { padding: 5px 0px; margin: 0px 0px 0px 125px; }
header.flutuante .menu_acoes nav { margin: 0px; }
header.flutuante .menu_acoes nav ul li { height: 40px; line-height: 40px; margin: 5px 0px; }

/*SEO H1 E H2*/
.tags_especiais { width: 100%; height: auto; position: relative; padding: 100px 0px; }
.tags_especiais h1 { width: 100%; height: auto; position: relative; padding: 0px 0px 15px 0px; font-size: 18px; font-family: var(--fonte-padrao); color: var(--cor-primaria); text-align: left; line-height: 24px; font-weight: 600; border-bottom: 1px solid #eaeaea; }
.tags_especiais h2 { width: 100%; height: auto; position: relative; padding: 15px 0px 0px 0px; font-size: 12px; font-family: var(--fonte-padrao); color: var(--cor-texto); text-align: left; line-height: 20px; font-weight: 400; }

/* RODAPÉ */
footer { width: 100%; height: auto; position: relative; clear: both; padding: 80px 0px 0px 0px; text-align: center; background: #485e2e; z-index:90; text-align:left; display:block; }
footer:before { content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 190px; padding: 0px; text-align: center; clear: both;background-image: url(../imagens/fundo-rodape-topo.png); background-repeat:no-repeat; background-position:center top; }
footer .titulo_roda { width:100%; height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px 0px 10px 0px; color: #ffffff; font-size: 18px; font-family: var(--fonte-padrao); text-align: center; line-height: 24px; font-weight: 400; letter-spacing:0px; }
footer .centralizar { text-align:center !important; }
footer .alinha_direita { text-align:right !important; }
footer .mapa_site { width: 100%; height: auto; position: relative; vertical-align: top; padding: 5px 0px 60px 0px; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 25px; }
footer .mapa_site ol { width: 12%; height: auto; box-sizing: border-box; position: relative; list-style-type: none; text-align: left; margin: 0px; display: inline-block; vertical-align: top; }
footer .mapa_site ol li.top { width: 100%; height: auto; min-height: 25px; position: relative; text-align: left; font-size: 14px; line-height: 20px; letter-spacing: -0.5px; color: var(--cor-secundaria); padding-top:30px; font-family: var(--fonte-especial); font-weight:600; }
footer .mapa_site ol li.top:hover { text-decoration: none; }
footer .mapa_site ol li { width: 100%; height: auto; position: relative; padding: 5px 0px; text-align: left; font-weight: 600; font-size: 13px; line-height: 15px; color: #ffffff; }
footer .mapa_site ol li:hover { text-decoration: underline; }
footer .logomarca_rodape { width: 100%; height: 100px; margin: 60px 0px 30px 0px; cursor: pointer; position: relative; text-align:center; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; overflow:hidden; }
footer .logomarca_rodape img { width:auto; height:auto; max-width: 100%; max-height: 100%; position: relative; display: inline-block; vertical-align: top; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
footer .contatos { width: -moz-calc(100% - 150px); width: -webkit-calc(100% - 150px); width: -o-calc(100% - 150px); width: calc(100% - 150px); height: auto; background-color:#fffbef; position: relative; text-align: center; vertical-align: top; padding: 50px 75px 0px 75px; }
footer .contatos:before { content:''; width: 100%; height: 90px; bottom: -90px; position:absolute; left:0px; background-color: #fffbef; z-index: 200; }
footer .contatos .form { z-index: 10; width: 25%; height:auto; position:relative; text-align: left; padding: 25px 0px 0px 0px; margin: 0px 0px 0px 0px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; display:inline-block; vertical-align:top }
footer .contatos .form .chamada { width:100%; height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px; color: var(--cor-primaria); font-size: 24px; font-family: var(--fonte-especial); letter-spacing: -0.5px; text-align: left; line-height: 30px; font-weight: 600; padding-bottom: 0px; }
footer .contatos .form form { width:100%; position:relative; display:inline-block; vertical-align:top; text-align:left; padding: 20px 0px 0px 0px; }
footer .contatos .form form input[type=text] { font-family: var(--fonte-padrao); width: -moz-calc(100% - 42px); width: -webkit-calc(100% - 42px); width: -o-calc(100% - 42px); width: calc(100% - 42px); height: 50px; line-height:50px; font-weight: 600; font-size:13px; color: var(--cor-texto); background-color: #ffffff; position: relative; display:inline-block;vertical-align:top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border: 1px solid #cccccc; padding:0px 20px; margin: 0px 0px 5px 0px }
footer .contatos .form form input[type=text]::-webkit-input-placeholder { /* Chrome */ color: var(--cor-texto) !important; font-weight: 600; font-size:13px; }
footer .contatos .form form input[type=text]:-ms-input-placeholder { /* IE 10+ */ color: var(--cor-texto) !important; font-weight: 600; font-size:13px; }
footer .contatos .form form input[type=text]::-moz-placeholder { /* Firefox 19+ */ color: var(--cor-texto) !important; opacity: 1; font-weight: 600; font-size:13px; }
footer .contatos .form form input[type=text]:-moz-placeholder { /* Firefox 4 - 18 */ color: var(--cor-texto) !important; opacity: 1; font-weight: 600; font-size:13px; }
footer .contatos .form form textarea { font-family: var(--fonte-padrao); width: -moz-calc(100% - 42px); width: -webkit-calc(100% - 42px); width: -o-calc(100% - 42px); width: calc(100% - 42px); height: 60px; resize: none; line-height:20px; font-weight: 600; font-size:13px; color: var(--cor-texto); background-color: #ffffff; position: relative; display:inline-block;vertical-align:top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border: 1px solid #cccccc; padding: 10px 20px; margin: 0px 0px 5px 0px }
footer .contatos .form form textarea::-webkit-input-placeholder { /* Chrome */ color: var(--cor-texto) !important; font-weight: 600; font-size:13px; }
footer .contatos .form form textarea:-ms-input-placeholder { /* IE 10+ */ color: var(--cor-texto) !important; font-weight: 600; font-size:13px; }
footer .contatos .form form textarea::-moz-placeholder { /* Firefox 19+ */ color: var(--cor-texto) !important; opacity: 1; font-weight: 600; font-size:13px; }
footer .contatos .form form textarea:-moz-placeholder { /* Firefox 4 - 18 */ color: var(--cor-texto) !important; opacity: 1; font-weight: 600; font-size:13px; }
footer .contatos .form form input[type=button] { cursor: pointer; position:relative; height:auto; line-height:auto; font-weight: 800; font-size:13px; color: #ffffff; background-image: url(../imagens/fundo-botao.png); background-repeat:no-repeat; background-position:center; background-size: 100% 100%; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; padding: 10px 25px; margin-top:20px; display:inline-block; vertical-align:top; background-color:transparent !important; }
footer .contatos .form form input[type=button]:hover { padding: 10px 25px; color:var(--cor-secundaria) }
footer .contatos .form form input[type=button].opaco { opacity: 0.3; }
footer .contatos .form .linha_aceite { width: 100%; height: auto; position: relative; text-align: left; color: var(--cor-primaria); font-size: 12px; font-family: var(--fonte-padrao); font-weight: 600; line-height: 20px; }
footer .contatos .form .linha_aceite a {  color: var(--cor-primaria); font-size: 12px; font-family: var(--fonte-padrao); font-weight: 600; line-height: 20px; text-decoration:underline; }
footer .contatos .dados { z-index: 10; display: inline-block; vertical-align: top; width: 74.5%; height:auto; margin: 0px; text-align:right; position:relative; }
footer .contatos .dados .mais_contatos { width: 40%; height:auto; position:relative; text-align: center; padding: 25px 0px; margin: 0px 2%; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; display:inline-block; vertical-align:top }
footer .contatos .dados .mais_contatos .chama { width:100%; height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px 0px 15px 0px; color: var(--cor-primaria); font-size: 24px; font-family: var(--fonte-especial); letter-spacing: -0.5px; text-align: center; line-height: 30px; font-weight: 800; padding-bottom: 0px; }
footer .contatos .dados .mais_contatos .dado { width: 100%; height: auto; position: relative; padding: 5px 0px 0px 0px; font-size: 14px; font-family: var(--fonte-padrao); color: var(--cor-primaria); text-align: center; line-height: 20px; font-weight: 600; }
footer .contatos .dados .mais_contatos .dado:hover { text-decoration:underline; }
footer .contatos .dados .mais_contatos .dado i { color:#25D366; font-size: 14px; padding: 0px 10px 0px 0px; position:relative; display:inline-block; vertical-align:top; line-height:20px; }
footer .contatos .dados .mais_contatos.finalera .dado, footer .contatos .dados .mais_contatos.finalera { text-align: right; margin: 0px; }
footer .contatos .dados .mais_contatos.finalera .chama { text-align: right; margin: 0px 0px 15px 0px; }
footer .contatos .dados .mais_contatos .redes { display: inline-block; vertical-align: top; width: 100%; height: 25px; line-height: 25px; padding: 0px; margin: 80px 0px 20px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-align:right; }
footer .contatos .dados .mais_contatos .redes i { width: 30px; height: 30px; padding: 0px; margin: 2.5px 0px 2.5px 7px; position:relative; font-size: 18px; line-height:30px; color: var(--cor-primaria); cursor: pointer; display: inline-block; vertical-align:top; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow:hidden; text-align:center; }
footer .direitos { z-index: 100; position: relative; width: 100%; height: auto; padding: 100px 0px 60px 0px; text-align: center; clear: both; background-color: #fffbef; background-image: url(../imagens/fundo-rodape.png); background-repeat:no-repeat; background-position:center top; }
footer .direitos .termos { position: relative; display: inline-block; vertical-align: top; width: 59%; height: auto; padding: 5px 0px 5px 75px; line-height: 16px; font-size: 13px; color: var(--cor-texto); text-align: left; font-family: var(--fonte-padrao); font-weight: 500; }
footer .direitos .termos a { font-size: 13px; color: var(--cor-texto); font-family: var(--fonte-padrao); font-weight: 500; }
footer .direitos .termos a:hover { text-decoration: underline; }
footer .direitos .arcanjo { display: inline-block; position: relative; width: 27%; text-align: right; vertical-align:top; padding: 12px 75px 12px 0px; }
footer .direitos .arcanjo span { display:inline-block; vertical-align:top; position:relative; line-height: 16px; font-size: 13px; color: var(--cor-texto); text-align: left; font-family: var(--fonte-padrao); font-weight: 500; padding:0px 6px; }
footer .direitos .arcanjo i { width: 20px; height: 16px; display: inline-block; vertical-align: top; margin: 0px 2px; font-size: 18px; line-height: 16px; color: var(--cor-primaria); -webkit-animation: heartbeat 2.5s infinite; -moz-animation: heartbeat 2.5s infinite; animation: heartbeat 2.5s infinite; }
footer .direitos .arcanjo #logo_arcanjo { margin-top: 0px; margin-left: 10px; position: relative; height: 22px; position:relative; filter: grayscale(100%); display:inline-block; vertical-align:top; }

/* MENU CELULAR */
#menu2start { display: none; cursor: pointer; width: 20px; padding: 0px 13px 5px 10px; height: 45px; position: fixed; right: 0px; top: 7px; z-index: 20002; }
#menu2start .barras { width: 100%; height: auto; position: relative; padding-top: 16px; }
#menu2start .barras .barra { width: 100%; height: 3px; position: relative; background-color: var(--cor-secundaria); margin-bottom: 4px; }

/*MODAL CADASTRO*/
.cadastre_se { display: none; width: 650px; height: auto; position: fixed; text-align: left; padding: 30px 50px; background-color: var(--cor-primaria); left: 50%; top: 50%; z-index: 90000; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; transform: translate(-50%, -50%); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; }
.cadastre_se .fechar_cadastro { position: absolute; cursor: pointer; z-index:100002; left: 50%; transform: translate(-50%, 0); top: -15px; background-color: var(--cor-primaria); color: #ffffff; font-size: 15px; font-family: var(--fonte-padrao); padding: 6px 20px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-weight: 600; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.cadastre_se .fechar_cadastro:hover { padding: 6px 25px; }
.cadastre_se .form { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: auto; display: inline-block; position: relative; text-align: center; vertical-align: top; margin: 0 15px; }
.cadastre_se .form .intro { width: 100%; height: auto;font-family: var(--fonte-padrao), sans-serif; font-size: 24px; line-height: 26px; font-weight: 700; color: #ffffff; text-align: center; margin-bottom: 15px; padding: 20px 0px 10px 0px; }
.cadastre_se .form .intro i { padding: 0px 10px 0px 0px; color: var(--cor-primaria); font-size: 24px; }
.cadastre_se .form input[type="text"] { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); -webkit-appearance: none; -moz-appearance: none; letter-spacing: 0px; padding: 10px 15px; font-size: 18px; line-height: 20px; font-weight: 400; background-color: #ffffff; color: #000000; font-family: var(--fonte-padrao); height: auto; margin-bottom: 6px; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; }
.cadastre_se .form input[type="submit"] { cursor: pointer; width: auto; display: inline-block; vertical-align: top; margin-top: 10px; padding: 10px 20px; height: auto; font-family: var(--fonte-padrao); color: #ffffff; font-size: 18px; font-weight: 600; text-align: center; background: var(--cor-primaria); -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; overflow: hidden; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.cadastre_se .form input[type="submit"]:hover { padding: 10px 30px; }

@-webkit-keyframes heartbeat { 0% { -webkit-transform: scale(0.8); } 5% { -webkit-transform: scale(0.9); } 10% { -webkit-transform: scale(0.8); } 15% { -webkit-transform: scale(1); } 50% { -webkit-transform: scale(0.8); } 100% { -webkit-transform: scale(0.8); }}
@-moz-keyframes heartbeat { 0% { -webkit-transform: scale(0.8); } 5% { -webkit-transform: scale(0.9); } 10% { -webkit-transform: scale(0.8); } 15% { -webkit-transform: scale(1); } 50% { -webkit-transform: scale(0.8); } 100% { -webkit-transform: scale(0.8); }}
@keyframes heartbeat { 0% { transform: scale(0.8); } 5% { transform: scale(0.9); } 10% { transform: scale(0.8); } 15% { transform: scale(1); } 50% { transform: scale(0.8); } 100% { transform: scale(0.8); }}

::-webkit-input-placeholder { /* Chrome */ font-weight: 600; color: #303030 !important; }
:-ms-input-placeholder { /* IE 10+ */ font-weight: 600; color: #303030 !important; }
::-moz-placeholder { /* Firefox 19+ */ font-weight: 600; color: #303030 !important; opacity: 1; }
:-moz-placeholder { /* Firefox 4 - 18 */ font-weight: 600; color: #303030 !important; opacity: 1; }

@-webkit-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(32,182,214, 0.8); -moz-box-shadow: 0 0 0 0 rgba(32,182,214, 0.8); box-shadow: 0 0 0 0 rgba(32,182,214, 0.8); } 70% { -webkit-box-shadow: 0 0 0 15px rgba(32,182,214, 0); -moz-box-shadow: 0 0 0 0 rgba(32,182,214, 0); box-shadow: 0 0 0 0 rgba(32,182,214, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(32,182,214, 0); -moz-box-shadow: 0 0 0 0 rgba(32,182,214, 0); box-shadow: 0 0 0 0 rgba(32,182,214, 0); } }
@-moz-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(32,182,214, 0.8); -moz-box-shadow: 0 0 0 0 rgba(32,182,214, 0.8); box-shadow: 0 0 0 0 rgba(32,182,214, 0.8); } 70% { -webkit-box-shadow: 0 0 0 15px rgba(32,182,214, 0); -moz-box-shadow: 0 0 0 0 rgba(32,182,214, 0); box-shadow: 0 0 0 0 rgba(32,182,214, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(32,182,214, 0); -moz-box-shadow: 0 0 0 0 rgba(32,182,214, 0); box-shadow: 0 0 0 0 rgba(32,182,214, 0); } }
@keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(32,182,214, 0.8); -moz-box-shadow: 0 0 0 0 rgba(32,182,214, 0.8); box-shadow: 0 0 0 0 rgba(32,182,214, 0.8); } 70% { -webkit-box-shadow: 0 0 0 0 rgba(32,182,214, 0); -moz-box-shadow: 0 0 0 15px rgba(32,182,214, 0); box-shadow: 0 0 0 15px rgba(32,182,214, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(32,182,214, 0); -moz-box-shadow: 0 0 0 0 rgba(32,182,214, 0); box-shadow: 0 0 0 0 rgba(32,182,214, 0); } }

@-webkit-keyframes tremer { 0% { -webkit-transform: translate(2px, 1px) rotate(0deg); } 10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); } 20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); } 30% { -webkit-transform: translate(0px, 2px) rotate(0deg); } 40% { -webkit-transform: translate(1px, -1px) rotate(1deg); } 50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); } 60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); } 70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); } 80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(0deg); } 100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); } }
@-moz-keyframes tremer { 0% { -webkit-transform: translate(2px, 1px) rotate(0deg); } 10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); } 20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); } 30% { -webkit-transform: translate(0px, 2px) rotate(0deg); } 40% { -webkit-transform: translate(1px, -1px) rotate(1deg); } 50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); } 60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); } 70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); } 80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(0deg); } 100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); } }
@keyframes tremer { 0% { -webkit-transform: translate(2px, 1px) rotate(0deg); } 10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); } 20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); } 30% { -webkit-transform: translate(0px, 2px) rotate(0deg); } 40% { -webkit-transform: translate(1px, -1px) rotate(1deg); } 50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); } 60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); } 70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); } 80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(0deg); } 100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); } }

@media screen and (max-width: 1100px) {
	.util, .util2, .util3, .utiln { width: 100%; }

	section { padding: 70px 0px 30px 0px !important; }

	.titulo_global .tag_global .label_global, .titulo_padrao, .vertudo .fsize { text-align: center; }

	.aceite { width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding: 20px; }
	.aceite .chama-aceite { width: 100%; padding: 0px; text-align: center; }
	.aceite .cta-aceite { margin-top: 15px; }

	/*TÍTULOS*/
	.titulo_global .tag_global .label_global::before, .titulo_padrao::before { left:50%; transform: translate(-50%,0); }

	/*CARD VÍDEOS*/
	.video_card { width: 340px; height: auto;font-size: 15px; margin: 10px 10px 25px 10px; float: none; display: inline-block; padding-bottom: 15px; }
	.video_card img { width: 340px; height: auto; padding: 0px; background-color: #607889; }
	.video_card .info { width: 340px; height: auto; position: relative; color: #607889; font-size: 15px; text-align: center; padding: 7px 5px 10px 5px; }
	.video_card .info span { font-size: 15px; font-weight: bold; float: none; }

	/*CARD BLOG 1*/
	.blog_card_1 { width: -moz-calc(90% - 40px); width: -webkit-calc(90% - 40px); width: -o-calc(90% - 40px); width: calc(90% - 40px); padding-left: 5%; padding-right: 5%; text-align: center; }
	.blog_card_1 .avatar { margin-top: 15px; display: inline-block; vertical-align: top; }
	.blog_card_1 .resumo { padding: 10px 15px; }
	.blog_card_1 .resumo .titulo_post { width: 100%; height: auto; padding: 10px 0px; text-align: center; }
	.blog_card_1 .resumo .introducao_post, .blog_card_1 .resumo .tempo_leitura { text-align: center; }
	.blog_card_1:hover .resumo { padding: 10px 15px; }
	.blog_card_1:hover .cta { padding: 12px 25px; }

	/*CARD BLOG 2*/
	.blog_card_2 { width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding-bottom: 20px; text-align: center; }	
	.blog_card_2 .resumo { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); padding: 10px 15px; text-align: center; }
	.blog_card_2 .resumo .titulo_post { width: 100%; height: auto; padding: 10px 0px; text-align: center; }
	.blog_card_2 .resumo .introducao_post,
	.blog_card_2 .resumo .tempo_leitura { text-align: center; }
	.blog_card_2:hover .resumo { padding: 10px 15px; }
	.blog_card_2:hover .cta { padding: 12px 25px; }

	/* TOPO */
	header { z-index: 20001; position: fixed; background-color: #ffffff; height: 60px; -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); }
	header .logomarca { width: 80px; height: 60px; left: 10px; margin: 0px; background-size: auto 100%; display: inline-block; vertical-align: top; float: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
	header .logomarca img { margin: 0px; height: auto; width:auto; max-width: 95%; max-height: 95%; }
	header .acoes_topo { display:none; }
	header .ativa_conversao_mobile { display:inline-block; }
	header .menu_acoes nav { display: none; z-index: 1200; background-color: rgba(255,255,255,0.95); width: 92%; height:100% !important; margin: 0 auto; padding: 75px 4% 0px 4%; position: fixed; left: 0px; top: 0px; text-align: center; }
	header .menu_acoes nav ul { width: 100%; height: auto; position: relative; }
	header .menu_acoes nav ul li { list-style-type: none; cursor: pointer; color: var(--cor-texto); text-align: center; font-size: 24px; height: auto; margin: 5px 0px; padding: 10px 0px; line-height: 28px; width: 100%; display: inline-block; width: -moz-calc(100% - 28px); width: -webkit-calc(100% - 28px); width: -o-calc(100% - 28px); width: calc(100% - 28px); }
	header .menu_acoes nav ul li span { color: var(--cor-secundaria); }
	header .menu_acoes nav ul li ol { position: relative; background: transparent; margin: 0px; top: inherit; display: none; width: 100%; padding: 10px 0px; }
	header .menu_acoes nav ul li ol p { cursor: pointer; width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); padding: 5px 10px 5px 20px; text-align: center; color: var(--cor-texto); font-size: 18px; }
	header .menu_acoes nav ul li.sub::after, footer .logomarca_rodape { display: none; }
	header .menu_acoes nav ul li ol::after { background: #ffffff; }
	header .menu_acoes nav ul li ol p:hover { color: var(--cor-primaria); }

	/*FLUTUANTE*/
	header.flutuante { position: fixed; top: 0px; background-color: #ffffff; }
	header.flutuante .logomarca { width: 80px; height: 60px; margin: 0px; -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0); }

	#menu2start { display: block; }

	.doa_flutuante { min-width: 80%; font-size:14px; padding-left:10px; padding-right: 0px; }

	.tags_especiais { width: 96%; padding: 40px 3%; }
	.tags_especiais h1, .tags_especiais h2 { text-align: center; }

	.titulo_padrao { width: 96%; height: auto; padding: 25px 2%; font-size:18px; }
	.titulo_global { padding: 0px; text-align: center; }
	.titulo_global:hover .tag_global { padding-left: 0px; }
	.titulo_global .nova_acao:hover { padding: 6px 20px; }
	.titulo_global .nova_acao { margin-top: 10px; display: inline-block; vertical-align: top; float: inherit; }
	.titulo_global .tag_global .complemento { padding: 0px 0px 10px 0px; font-size: 13px; text-align: center; }
	.titulo_global .tag_global { width: 96%; margin-left: 2%; margin-right: 2%; padding: 0px 0px 5px 0px }
	.titulo_global .tag_global .linha_padrao_azul_claro { margin-right: 10px; }
	.titulo_global .tag_global .label_global span { font-weight: 800; margin-top: 10px; clear: both; background-image: url(../imagens/espaco.png); font-size: 20px !important; width: 100%; text-align: center; padding: 10px 0px; }
	.titulo_global .tag_global .label_global span::before { left: 50%; transform: translate(-50%,0); }

	#amensagem_curta { right: inherit; width: -moz-calc(100% - 60px); width: -webkit-calc(100% - 60px); width: -o-calc(100% - 60px); width: calc(100% - 60px); bottom: 10px; right: 10px; left: 50%; margin-left: -175px; text-align: left; }

	/*WHATSAPP*/
	.chama_whats { width: 40px; text-align: center; height: 40px; position: fixed; bottom: 10px; right: 10px; z-index: 1000; background-color: #00cf2e;-moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease;box-shadow: rgba(0, 0, 0, 0) 0px 54px 55px, rgba(0, 0, 0, 0) 0px -12px 30px, rgba(0, 0, 0, 0) 0px 4px 6px, rgba(0, 0, 0, 0) 0px 12px 13px, rgba(0, 0, 0, 0) 0px -3px 5px;  -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; }
	.chama_whats:hover { bottom: 20px;box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; }
	.chama_whats .ico { position: relative; width: 40px; height: 40px; display: inline-block; vertical-align: top; }
	.chama_whats .ico i { font-size: 22px; width: 100%; height: 40px; line-height: 40px; color: #ffffff; }

	/* RODAPÉ */
	footer { width: 100%; padding: 50px 0px 0px 0px; text-align:center; }
	footer .centralizar, footer .alinha_direita { text-align:center !important; }

	footer .contatos .form { width: 100%; text-align: center; padding: 25px 0px 75px 0px; margin: 0px; }
	footer .contatos .form .chamada,footer .contatos .form .introduz,footer .contatos .form form { text-align:center }
	footer .contatos .form form input[type=button] { float:none; display: inline-block; }
	footer .contatos { width: 94%; height: auto; position: relative; text-align: center; vertical-align: top; padding: 30px 3% 0px 3%; }
	footer .contatos .assina { width: 100%; height:auto; position:relative; }
	footer .contatos .dados { width: 100%; margin: 0px; text-align:center; }
	footer .contatos .dados .redes, footer .contatos .dados .redes .siga { text-align:center; }

	footer .mapa_site ol { width: 100%; text-align: center; margin: 0px; }
	footer .mapa_site ol li.top { width: 100%; min-height: auto; text-align: center; }
	footer .mapa_site ol li { width: 100%; text-align: center; }

	footer .contatos .dados .mais_contatos { width:100%; }

	footer .contatos .dados .mais_contatos.finalera .dado, footer .contatos .dados .mais_contatos.finalera, footer .contatos .dados .mais_contatos .redes, footer .contatos .dados .mais_contatos.finalera .chama, footer .direitos { text-align:center; }
	footer .direitos .termos { width: 100%; text-align: center; padding:10px 0px; }
	footer .direitos .arcanjo { width: 100%; text-align: center; padding: 25px 0px 0px 0px; }
}