@charset "utf-8";
@font-face {
    font-family: 'English Speakers Regular';
    font-style: normal;
    font-weight: normal;
    src: local('English Speakers Regular'), url('../css/fonts/EnglishSpeakers-V4z0e.woff') format('woff');
}

:root { 
	--cor-primaria: 			  #072e51;
	--cor-secundaria: 			  #70c6fb;
	--cor-destaque: 			  #c8ac6b;
	--cor-texto: 				  #131313;
	--cor-2: 				  	  #c8ac6b;
	--fonte-padrao:       		  'Inter';
	--fonte-especial:  'English Speakers Regular';
}

body { font-size: 14px; font-family: var(--fonte-padrao), Calibri, Arial, sans-serif; text-rendering: geometricPrecision !important; -webkit-font-smoothing: antialiased !important; height: auto; font-weight: 400; background-color: #ffffff; color: var(--cor-primaria); }
* { 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 75px 0px; position: relative; width: 100%; height: auto; margin: 0px; clear: both; }
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: #ffffff; background-color: var(--cor-secundaria); 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; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.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; bottom: 10px; 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: 24px; font-family: var(--fonte-padrao); color: var(--cor-primaria); font-weight: 800; font-size: 28px; position: relative; display: inline-block; padding: 10px 0px; letter-spacing:-1px; }
.titulo_global .tag_global .label_global.branco, .titulo_global .tag_global .label_global.branco span { color: #ffffff; }
.titulo_global .tag_global .label_global span:after { width: 100%; height: 3px; left: 0px; bottom: 0px; z-index: 1; position: absolute; overflow: hidden; background: var(--cor-secundaria); content:''; }

.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: 500; font-family: var(--fonte-padrao); background-color: #eaeaea; 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; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; 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: 32px; font-family: var(--fonte-padrao); color: var(--cor-primaria); font-weight: 700; font-size: 32px; letter-spacing: 0px; }
.titulo_padrao span:after { width: 100%; height: 3px; left: 0px; bottom: 0px; background: var(--cor-secundaria); position: absolute; overflow: hidden; content:''; }
.titulo_padrao span { line-height: 50px; font-family: var(--fonte-padrao); color: var(--cor-primaria); font-weight: 700; font-size: 32px; letter-spacing: 0px; position:relative; display:inline-block; }
.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: var(--cor-destaque); font-weight: 200; font-size: 22px; text-align: right; }
.titulo_padrao .complemento span { font-weight: 600; }
.titulo_padrao .complemento:hover { text-decoration: underline; }

.titulo_padrao .nova_acao { position: absolute; top: 30px; right: 0px; width: auto; height: auto; padding: 12px 30px; font-size: 14px; font-weight: 700; font-family: var(--fonte-padrao); background-color: var(--cor-destaque); 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; -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px; }
.titulo_padrao .nova_acao:hover { background: var(--cor-secundaria); color: var(--cor-primaria); padding: 12px 35px; }

.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: -moz-calc(100% - 120px); width: -webkit-calc(100% - 120px); width: -o-calc(100% - 120px); width: calc(100% - 120px); height: auto; position: fixed; left: 30px; 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; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.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-secundaria); color: #ffffff; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; 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; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; }
.aceite .cta-aceite:hover { background-color: var(--cor-primaria); 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: 400; }
.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: 20px; font-family: var(--fonte-padrao); font-weight: 400; text-decoration:  4nderline; }
.aceite .chama-aceite a:hover { background-color: #f4f6f8; }

/* 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: #ffffff; background-color: var(--cor-primaria); font-size: 14px; font-family: var(--fonte-padrao); font-weight: 700; padding: 0px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
#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; position: sticky; background: #ffffff; left: 0px; padding: 0px; z-index: 1000; -moz-transition: all 1.0s ease; -o-transition: all 1.0s ease; -webkit-transition: all 1.0s ease; transition: all 1.0s ease; text-align: right; }
header .logomarca { width: 270px; height: 120px; margin: 0px; cursor: pointer; position: absolute; left: 0px; top: 10px; 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:95%; max-height: 95%; -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: -moz-calc(100% - 300px); width: -webkit-calc(100% - 300px); width: -o-calc(100% - 300px); width: calc(100% - 300px); display: inline-block; vertical-align: top; height: auto; position: relative; padding: 10px 0px 10px 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; }
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: 35px; line-height: 35px; margin: 35px 5px; color: var(--cor-texto); font-size: 13px; font-family: var(--fonte-padrao); font-weight: 500; 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; padding: 5px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
header .menu_acoes nav ul li span { line-height: 35px; }
header .menu_acoes nav ul li span.cool-link-ativo { color: var(--cor-primaria); font-weight: 700; }
header .menu_acoes nav ul li:hover span { color: var(--cor-primaria); font-weight: 700; }
header .menu_acoes nav ul li ol { position: absolute; margin: 0px 0px 0px -20px; top: 35px; display: none; width: 200px; height: auto; z-index: 902; background-color: #ffffff; 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; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; text-align: left; }
header .menu_acoes nav ul li ol p { cursor: pointer; width: 100%; padding: 5px 0px; text-align: left; color: var(--cor-texto); font-size: 13px; line-height: 16px; letter-spacing: 0px; font-family: var(--fonte-padrao); font-weight: 500; -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: var(--cor-primaria); font-weight: 700; }
header .menu_acoes .acoes_agora { top: 0px; right: 0px; width: auto; position: absolute; padding: 10px 0px 10px 0px; height:auto; 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; }
header .menu_acoes .acoes_agora .seja_filho { width: auto; cursor: pointer; height: 25px; line-height: 25px; margin: 40px 5px; color: var(--cor-texto); font-size: 13px; font-family: var(--fonte-padrao); font-weight: 700; 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; padding: 5px 10px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
header .menu_acoes .acoes_agora .doe_agora { width: auto; cursor: pointer; height: 25px; line-height: 25px; margin: 40px 0px; color: var(--cor-secundaria); font-size: 15px; font-family: var(--fonte-padrao); font-weight: 700; 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; padding: 5px 10px 5px 15px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background-color: var(--cor-primaria); }
header .menu_acoes .acoes_agora .doe_agora span { line-height: 25px; font-size: 20px; position:relative; display:inline-block; vertical-align:top; padding: 0px 5px 0px 10px; }
header .menu_acoes .acoes_agora .doe_agora span.cool-link-ativo { color: var(--cor-secundaria); font-weight: 700; }

header .menu_acoes .redes_flutuante { margin-top: 36px; width: auto; position: relative; display: inline-block; vertical-align: top; padding: 10px 0px 10px 0px; height:auto; 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; }
header .menu_acoes .redes_flutuante i { display: inline-block; width: 25px; text-align: center; height: 25px; vertical-align: top; line-height: 25px; font-size: 13px; margin: 0px 0px 0px 10px; cursor: pointer; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow:hidden; color: #ffffff; }
header .menu_acoes .redes_flutuante i.share-twitter { background: #00aced; }
header .menu_acoes .redes_flutuante i.share-facebook { background: #3b5998; }
header .menu_acoes .redes_flutuante i.share-linkedin { background: #007bb6; }
header .menu_acoes .redes_flutuante i.share-pinterest { background: #cb2027; }
header .menu_acoes .redes_flutuante i.share-spotify { background: #81b71a; }
header .menu_acoes .redes_flutuante i.share-youtube { background: #c4302b; }
header .menu_acoes .redes_flutuante i.share-instagram { background: #d6249f; background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); }

/*FLUTUANTE*/
header.flutuante .logomarca { width: 190px; height: 70px; margin: 0px; top: 5px; }
header.flutuante .menu_acoes { padding: 20px 0px; margin: 0px; }
header.flutuante .menu_acoes nav ul li { height: 20px; line-height: 20px; margin: 10px 5px 0px 5px; }
header.flutuante .menu_acoes nav ul li span, header.flutuante .menu_acoes nav ul li span.material-symbols-outlined { line-height:20px; }
header.flutuante .menu_acoes nav ul li ol { top: 30px; 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 .menu_acoes nav ul li ol p { color: var(--cor-texto); }
header.flutuante .menu_acoes nav ul li ol p:hover { color: var(--cor-primaria); }
header.flutuante .menu_acoes nav ul li span.cool-link-ativo, header.flutuante .menu_acoes nav ul li:hover span { color: var(--cor-primaria); font-weight: 700; }
header.flutuante .menu_acoes nav ul li:hover span.material-symbols-outlined { font-weight: normal; }
header.flutuante .menu_acoes nav ul li.ultimo { margin-left:40px; }
header.flutuante .menu_acoes nav ul li.ultimo i { line-height: 20px; }
header.flutuante .menu_acoes .redes_flutuante { margin-top: 0px; }
header.flutuante .menu_acoes .acoes_agora .seja_filho, header.flutuante .menu_acoes .acoes_agora .doe_agora { margin-top: 18px; margin-bottom: 18px; }

/*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: 0px; text-align: left; background-color: var(--cor-primaria); z-index:90; text-align:left; }
footer .contatos { width: 100%; height: auto; position: relative; text-align: center; vertical-align: top; padding: 50px 0px 40px 0px; -webkit-border-radius: 15px 15px 0px 0px; -moz-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; background-size: auto 100%; background-position: center right; overflow: hidden; }
footer .contatos .form { z-index: 10; width: 25%; height:auto; position:relative; text-align: left; padding: 25px 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-destaque); font-size: 24px; letter-spacing: -1px; font-family: var(--fonte-padrao); text-align: left; line-height: 30px; font-weight: 800; padding-bottom: 0px; }
footer .contatos .form form { width:100%; position:relative; display:inline-block; vertical-align:top; text-align:left; padding: 20px 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: 400; font-size: 14px; 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; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; 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: 400; font-size: 14px; }
footer .contatos .form form input[type=text]:-ms-input-placeholder { /* IE 10+ */ color: var(--cor-texto) !important; font-weight: 400; font-size: 14px; }
footer .contatos .form form input[type=text]::-moz-placeholder { /* Firefox 19+ */ color: var(--cor-texto) !important; opacity: 1; font-weight: 400; font-size: 14px; }
footer .contatos .form form input[type=text]:-moz-placeholder { /* Firefox 4 - 18 */ color: var(--cor-texto) !important; opacity: 1; font-weight: 400; font-size: 14px; }
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: 400; font-size: 14px; 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; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; padding: 10px 20px; margin: 0px 0px 5px 0px }
footer .contatos .form form textarea::-webkit-input-placeholder { /* Chrome */ color: var(--cor-texto) !important; font-weight: 400; font-size: 14px; }
footer .contatos .form form textarea:-ms-input-placeholder { /* IE 10+ */ color: var(--cor-texto) !important; font-weight: 400; font-size: 14px; }
footer .contatos .form form textarea::-moz-placeholder { /* Firefox 19+ */ color: var(--cor-texto) !important; opacity: 1; font-weight: 400; font-size: 14px; }
footer .contatos .form form textarea:-moz-placeholder { /* Firefox 4 - 18 */ color: var(--cor-texto) !important; opacity: 1; font-weight: 400; font-size: 14px; }
footer .contatos .form form input[type=button] { cursor: pointer; position:relative; height:auto; line-height:auto; font-weight: 700; font-size:16px; color: #ffffff; background: var(--cor-secundaria); -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: 20px; -moz-border-radius: 20px; border-radius: 20px; padding: 10px 20px; margin-top:20px; display:inline-block; vertical-align:top; }
footer .contatos .form form input[type=button]:hover { padding: 10px 25px; }
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: #ffffff; font-size: 13px; font-family: var(--fonte-padrao); font-weight: 400; line-height: 20px; }
footer .contatos .form .linha_aceite a {  color: #ffffff; font-size: 13px; font-family: var(--fonte-padrao); font-weight: 400; line-height: 20px; text-decoration:underline; }
footer .contatos .central_assina { z-index: 10; display: inline-block; vertical-align: top; width: 40%; height:auto; margin: 75px 2% 0px 2%; text-align: center; position:relative; }
footer .contatos .central_assina .logomarca_assina { width: 120px; height: 120px; margin: 40px 0px 0px 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; display:inline-block; vertical-align:top; }
footer .contatos .central_assina .logomarca_assina img { width:auto; height:auto; position:absolute; display: block; left: 50%; top: 50%; transform: translate(-50%,-50%); max-width:95%; max-height: 95%; -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 .central_assina .redes { display: inline-block; vertical-align: top; clear: both; width: 100%; height: 25px; line-height: 25px; padding: 0px; margin: 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: center; }
footer .contatos .central_assina .redes .chama { width:100%; height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px 0px 15px 0px; color: var(--cor-destaque); font-size: 24px; letter-spacing: -1px; font-family: var(--fonte-padrao); text-align: center; line-height: 30px; font-weight: 800; padding-bottom: 0px; }
footer .contatos .central_assina .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-secundaria); 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 .contatos .dados { z-index: 10; display: inline-block; vertical-align: top; width: 25%; height:auto; margin: 0px; text-align:right; position:relative; }
footer .contatos .dados .mais_contatos { width: 100%; height:auto; position:relative; text-align: right; padding: 25px 0px; margin: 0px 0px 90px 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 .dados .mais_contatos .chama { width:100%; height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px 0px 15px 0px; color: var(--cor-destaque); font-size: 24px; letter-spacing: -1px; font-family: var(--fonte-padrao); 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: #ffffff; text-align: right; line-height: 20px; font-weight: 400; }
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; }
.rodape { width: 100%; height: auto; position: relative; clear: both; padding: 0px; text-align: center; background-color: var(--cor-primaria); text-align:left; }
.rodape .direitos { position: relative; width: 100%; height: auto; padding: 50px 0px; text-align: center; clear: both; border-top: 2px solid var(--cor-destaque); }
.rodape .direitos .termos { position: relative; display: inline-block; vertical-align: top; width: 69%; height: auto; padding: 5px 0px; line-height: 16px; font-size: 13px; color: #ffffff; text-align: left; font-family: var(--fonte-padrao); font-weight: 400; }
.rodape .direitos .termos a { font-size: 13px; color: #ffffff; font-family: var(--fonte-padrao); font-weight: 400; }
.rodape .direitos .termos a:hover { text-decoration: underline; }
.rodape .direitos .arcanjo { display: inline-block; position: relative; width: 30%; text-align: right; vertical-align:top; padding: 10px 0px 0px 0px; }
.rodape .direitos .arcanjo span { display:inline-block; vertical-align:top; position:relative; line-height: 16px; font-size: 13px; color: #ffffff; text-align: left; font-family: var(--fonte-padrao); font-weight: 400; padding:0px 6px; }
.rodape .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-secundaria); -webkit-animation: heartbeat 2.5s infinite; -moz-animation: heartbeat 2.5s infinite; animation: heartbeat 2.5s infinite; }
.rodape .direitos .arcanjo #logo_arcanjo { margin-top: 0px; margin-left: 10px; position: relative; height: 22px; position:relative; 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: 12001; }
#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-destaque); 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: 400; color: #303030 !important; }
:-ms-input-placeholder { /* IE 10+ */ font-weight: 400; color: #303030 !important; }
::-moz-placeholder { /* Firefox 19+ */ font-weight: 400; color: #303030 !important; opacity: 1; }
:-moz-placeholder { /* Firefox 4 - 18 */ font-weight: 400; 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 { display: none; }

	/*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: 96%; padding: 0px 2% 40px 2%; text-align:center; }
	footer.semmargem { padding-top: 0px; }
	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: 100%; height: auto; position: relative; text-align: center; vertical-align: top; padding: 30px 0px 0px 0px; }
	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; }
	.rodape .direitos { text-align:center; }
	.rodape .direitos .termos { width: 100%; text-align: center; }
	.rodape .direitos .arcanjo { width: 100%; text-align: center; padding: 25px 0px 0px 0px; }
	.rodape .mapa_site ul { width: 100%; text-align: center; margin: 0px 0px 30px 0px; }
	.rodape .mapa_site ul li.top, .rodape .mapa_site ul li { text-align: center; }
}