@charset "utf-8";

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: 400; 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:#717171; text-decoration:none; font-size: 12px; 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: 1200px; 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: 600px; margin: 0 auto; height: auto; }
.metade { width: 600px; 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(246,235,85,0.95); z-index:1091; }
#mascara_filtros { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(246,235,85,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; left: 20px; width: 340px; padding: 20px; font-size: 14px; line-height: 18px; font-family: var(--fonte-padrao); font-weight: 400; 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); }
section { padding: 100px 0px 40px 0px; position: relative; width: 100%; height: auto; margin: 0px; clear: both; overflow:hidden; }
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: var(--cor-primaria); -webkit-border-radius: var(--radius-2); -moz-border-radius: var(--radius-2); border-radius: var(--radius-2); 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; }

/*HOVER LINE*/
.cool-link { display: inline-block; text-decoration: none; }
.cool-link-ativo::after { content: ''; z-index: 102; position: relative; display: block; width: 100%; height: 1px; 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; }
.cool-link::after { content: ''; z-index: 102; position: relative; display: block; width: 0; height: 1px; 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; }
.cool-link:hover::after { width: 100%; z-index: 102; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

/*WHATSAPP*/
.chama_whats { width: 45px; text-align: center; height: 45px; position: fixed; bottom: 10px; right: 10px; z-index: 1000; -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: 45px; height: 45px; 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: 25px; width: 100%; height: 45px; line-height: 45px; 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: 20px 0px; }
.titulo_global .tag_global { position: relative; display: inline-block; vertical-align: top; width: auto; 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-1); 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; line-height: 24px; font-family: var(--fonte-padrao); color: var(--cor-texto-1); font-weight: 600; font-size: 20px; position: relative; display: inline-block; padding: 10px 0px; }
.titulo_global .tag_global .label_global h1 { width: auto; text-align: left; line-height: 24px; font-family: var(--fonte-padrao); color: var(--cor-texto-1); font-weight: 600; font-size: 20px; position: relative; display: inline-block; padding: 10px 0px; }
.titulo_global .tag_global .label_global strong { color: var(--cor-primaria); }
.titulo_global .tag_global .label_global.branco,
.titulo_global .tag_global .label_global.branco span { color: #ffffff; }
.titulo_global .tag_global .label_global span .pin_categoria { width: 5px; height:5px; position:relative; display: inline-block; vertical-align: top; -moz-border-radius: var(--radius); -webkit-border-radius: var(--radius); border-radius: var(--radius); margin: 9px 10px 0px 0px; }
.titulo_global .tag_global .label_global .complemento { clear: both; letter-spacing: 0px; vertical-align: top; width: 100%; font-size: 13px; font-family: var(--fonte-padrao); color: var(--cor-texto-2); 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; letter-spacing: 0px; vertical-align: top; width: 100%; font-size: 13px; font-family: var(--fonte-padrao); color: var(--cor-texto-2); 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; letter-spacing: 0px; vertical-align: top; width: 100%; font-size: 13px; font-family: var(--fonte-padrao); color: var(--cor-texto-2); 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: 500; padding: 0px 0px 40px 0px; }
.titulo_global .nova_acao { position: relative; letter-spacing: 0px; float: right; margin-left: 10px; 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: var(--radius-2); -webkit-border-radius: var(--radius-2); border-radius: var(--radius-2); 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: 40px 0px 25px 0px; position: relative; text-align: left; line-height: 24px; font-family: var(--fonte-padrao); color: var(--cor-texto-1); font-weight: 800; font-size: 20px; }
.titulo_padrao strong { color: var(--cor-primaria); font-weight:800; }
.titulo_padrao span { color: var(--cor-texto-2); line-height: 18px; position:relative; display: inline-block; vertical-align: top; margin: 0px; font-size:14px; font-weight:400; letter-spacing:0px; }
.titulo_padrao .pin_categoria { width: 5px; height:5px; position:relative; display: inline-block; vertical-align: top; -moz-border-radius: var(--radius); -webkit-border-radius: var(--radius); border-radius: var(--radius); margin: 9px 10px 0px 0px; }
.titulo_padrao .mais_link { width: auto; color: var(--cor-texto-2); line-height: 24px; position:relative; display: inline-block; vertical-align: top; margin: 0px 0px 0px 20px; font-size:15px; font-weight:400; letter-spacing:0px; text-decoration:underline; }
.titulo_padrao.claro { color: #ffffff; }
.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; }

.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: 1170px; height: auto; position: fixed; left: 50%; transform: translate(-50%,0); bottom: 0px; padding: 15px; background-color: var(--cor-primaria); 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: var(--radius)  var(--radius) 0px 0px; -moz-border-radius: var(--radius)  var(--radius) 0px 0px; border-radius: var(--radius)  var(--radius) 0px 0px; }
.aceite .cta-aceite { cursor: pointer; display: inline-block; vertical-align: top; margin-top: 0px; width: 200px; padding: 8px 0px; background: var(--cor-secundaria); color: var(--cor-primaria); font-size: 12px; font-family: var(--fonte-padrao); font-weight: 600; text-transform: uppercase; -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: var(--radius-2); -moz-border-radius: var(--radius-2); border-radius: var(--radius-2); 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); line-height: 18px; font-size: 13px; font-family: var(--fonte-padrao); text-align: left; color:  #ffffff; padding: 7px 30px 0px 0px; position: relative; display: inline-block; vertical-align: top; }
.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: #ffffff; font-size: 13px; line-height: 18px; font-family: var(--fonte-padrao); font-weight: 400; text-decoration: underline; }
.aceite .chama-aceite a:hover { background-color: rgba(255, 255, 255, 0.1); }

/* POPUP */
#fechar { z-index:100001; position:fixed; }
#fechapopup { height: 40px; line-height: 40px; width: 100px; position: fixed; cursor: pointer; z-index:100002; left: 50%; transform: translate(-50%,0); 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: var(--radius); -moz-border-radius: var(--radius); border-radius: var(--radius); }
#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%); }

/*BANNER FIXO*/
.banner_fixo { width: 1150px; height: 430px; position: relative; overflow: hidden; left: 0px; margin: 110px 0px 15px 0px; z-index: 100; text-align: center; display:inline-block; vertical-align:top; }
.banner_fixo ul { width: 1150px; height: 430px; position: relative; list-style-type: none; text-align: left; padding: 0px; display:inline-block; vertical-align:top; }
.banner_fixo ul li { width: 1150px; padding: 0px; height: 430px; margin: 0px; float: left; position: relative; 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; }
.banner_fixo ul li .avatar { width: 100%; height: 430px; position: relative; margin: 0px; overflow: hidden; vertical-align: top; display: inline-block; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow: hidden; text-align:center; }
.banner_fixo ul li .avatar img { position: absolute; max-width: 100%; max-height: 100%; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 10; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; display:block; }
.banner_fixo ul li:hover img { max-width: 98%; max-height: 98%; }

/* TOPO */
header { width: 100%; height: auto; top: 0px; 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: left; background-color: var(--cor-secundaria); }
header .util { display: flex; align-items: center; justify-content: space-between; }
header .logomarca { width: 175px; height: 85px; margin: 10px 0px; cursor: pointer; position: relative; 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; display: flex; align-items: center; justify-content: center; }
header .logomarca img { width:auto; height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px; max-width:100%; max-height: 75px; -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;height: auto; 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; }
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; margin: 0px; }
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: 26px; line-height: 26px; margin: 35px 0px; 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; padding: 0px; display:inline-block; }
header .menu_acoes nav ul li a { font-size: 14px; font-family: var(--fonte-padrao); padding: 6px 10px; font-weight: 600; }
header .menu_acoes nav ul li:hover a { background-color: rgba(255, 255, 255); padding: 6px 10px; border-radius: 8px 8px 0px 0px; }
header .menu_acoes nav ul li:hover a.chama_externo { background: transparent; border-radius: 8px !important; padding: 6px 10px !important; }
header .menu_acoes nav ul li:hover a.chama_externo span { background: rgba(255, 255, 255, 0.75) !important; }
header .menu_acoes nav ul li span { line-height: 26px; color: var(--cor-texto-2) !important; }
header .busca_topo { width: auto; height: auto; 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; position:absolute; top: 3px; right:0px; }
header .busca_topo span { width: 26px; padding: 1.5px; cursor: pointer; font-size: 14px; color: var(--cor-texto-2); line-height: 26px; margin: 35px 0px;  -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: center; border-radius: 8px; background-color: rgba(255, 255, 255, 0.4); }
header .busca_topo:hover span { background-color: rgba(255, 255, 255, 0.75); }

header .translate { vertical-align: top; width: auto; height: auto; padding: 0px; margin: 0px 35px 0px 0px; -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; display:inline-block; }
header .translate .translate_ativo { vertical-align: top; width: auto; display: inline-block; height: auto; padding: 0px; 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; position:relative; font-weight: 600; color: #ffffff; text-align: left; font-size: 15px; line-height: 26px; font-family: var(--fonte-padrao); }
header .translate .translate_ativo span { width: 25px; height: 25px; padding: 2.5px; position:relative; color: var(--cor-primaria); font-size: 14px; line-height:26px; vertical-align:top; display:inline-block; text-align: center; border-radius: 8px; background-color: rgba(255, 255, 255, 0.4); }
header .translate .translate_opcoes { display: none; margin: 0px; width: 150px; height: auto; position: absolute; background: #ffffff; padding: 10px 0px; -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.05); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.05); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.05); right: 0px; -webkit-border-radius: var(--radius) 0px  var(--radius)  var(--radius); -moz-border-radius: var(--radius) 0px  var(--radius)  var(--radius); border-radius: var(--radius) 0px  var(--radius)  var(--radius); }
header .translate .translate_opcoes .translate_opcao { cursor: pointer; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); height: auto; position: relative; margin: 0px 20px; padding: 4px 0px; font-weight: 500; color: var(--cor-primaria); text-align: left; font-size: 14px; line-height: 28px; font-family: var(--fonte-padrao); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border-bottom: 1px solid #e5e5e5; }
header .translate .translate_opcoes .translate_opcao:hover { font-weight:700; }
header .translate .translate_opcoes .translate_opcao.ultimo_item { border-bottom: 1px solid rgba(255, 255, 255, 0); }
header .translate:hover .translate_ativo span { background-color: rgba(255, 255, 255, 1); border-radius: 8px 8px 0px 0px; }
header .translate:hover .translate_opcoes { display: block; }

/*MENU ESPECIAL*/
header .menu_acoes nav ul li:hover .menu_especial { display: inline-block; }
header .menu_acoes nav ul li .menu_especial { width: 1000px; height: auto; position: fixed; z-index: 10000; top: 65px; left: 50%; transform: translate(-50%,0); overflow: hidden; margin: -0px; display: none; padding: 0px; text-align: center; -webkit-border-radius: var(--radius); -moz-border-radius: var(--radius); border-radius: var(--radius); -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(0, 0, 0, 0.25) 0px 25px 50px -12px; background-color:#ffffff; }
header .menu_acoes nav ul li .menu_especial.flutuante { top: 65px !important; }
header .menu_acoes nav ul li .menu_especial .multicanal { padding: 25px 40px 20px 40px; width: -moz-calc(100% - 80px); width: -webkit-calc(100% - 80px); width: -o-calc(100% - 80px); width: calc(100% - 80px); position:relative; display:inline-block; vertical-align:top; text-align:left }
header .menu_acoes nav ul li .menu_especial .demais_canais { background:#ffffff; padding: 0px 40px 20px 40px; width: -moz-calc(100% - 80px); width: -webkit-calc(100% - 80px); width: -o-calc(100% - 80px); width: calc(100% - 80px); position:relative; display:inline-block; vertical-align:top; text-align:left; }
header .menu_acoes nav ul li .menu_especial .demais_canais .titulo_menu { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); font-weight: 700; font-size: 14px; line-height: 20px; text-align: left; color: var(--cor-texto-1); padding: 20px 0px 0px 0px; }
header .menu_acoes nav ul li .menu_especial ol { width: 100%; height: auto; top: 0px !important; position: relative; display: flex; justify-content: flex-start; flex-wrap: wrap; text-align: center; margin: 0px; }
header .menu_acoes nav ul li .menu_especial ol li { width: 24%; 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: left; margin: 3px 0px; color: var(--cor-texto-1); font-family: var(--fonte-padrao); font-weight: 400; line-height: 16px; font-size: 12px; }
header .menu_acoes nav ul li .menu_especial ol li a { color: var(--cor-texto-2); font-family: var(--fonte-padrao); font-weight: 600; line-height: 16px; font-size: 14px; }
header .menu_acoes nav ul li .menu_especial ol li:hover a, header .menu_acoes nav ul li .menu_especial ol li a:hover { text-decoration:underline; color: var(--cor-texto-2) !important; }

/*MENU TRADICIONAL*/
header .menu_acoes nav ul li:hover .submenus { display: block; }
header .menu_acoes nav ul li .submenus { width: 260px; height: auto; position: fixed; z-index: 10000; top: 60px; overflow: hidden; margin: 0px; display: none; padding: 0px; text-align: center; -webkit-border-radius: 0px  var(--radius)  var(--radius) var(--radius); -moz-border-radius: 0px  var(--radius)  var(--radius) var(--radius); border-radius: 0px  var(--radius)  var(--radius) var(--radius); -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(0, 0, 0, 0.25) 0px 25px 50px -12px; background-color:#ffffff; padding: 10px 20px; }
header .menu_acoes nav ul li .submenus.flutuante { top: 65px !important; }
header .menu_acoes nav ul li .submenus ol { width: 100%; height: auto; top: 0px !important; position: relative; display: flex; justify-content: flex-start; flex-wrap: wrap; text-align: center; margin: 0px; }
header .menu_acoes nav ul li .submenus ol li { width: 100%; 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: left; margin: 0px; color: var(--cor-texto-1); font-family: var(--fonte-padrao); font-weight: 500; line-height: 32px; font-size: 14px; }
header .menu_acoes nav ul li .submenus ol li a { padding: 0px; display: block; color: var(--cor-texto-2); font-family: var(--fonte-padrao); background-color: transparent !important; font-weight: 500; line-height: 32px; font-size: 14px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border-bottom: 1px solid #e5e5e5; }
header .menu_acoes nav ul li .submenus ol li:last-child a { border-bottom: none; }
header .menu_acoes nav ul li .submenus ol li:hover a, header .menu_acoes nav ul li .submenus ol li a:hover { font-weight: 600; text-decoration:none; color: var(--cor-texto-2) !important; }

/* BUSCADOR */
.busca_flutuante { width: 60%; position: fixed; top: 0px; left: 0px; z-index: 10000; height: 100vh; padding: 0px 20%; 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;  background: var(--cor-background); opacity: 0; display: none; align-items: center; justify-content: center; }
.busca_flutuante form { width: 100%; height: auto; margin: 0 auto; padding: 20px 0; }
.busca_flutuante form input[type=text] { width: calc(100% - 160px); font-size: 18px; font-family: var(--fonte-padrao); background-color: #eaeaea; color: #000000; line-height: 22px; border: 2px solid #eaeaea; margin: 35px 0px; border-radius: var(--radius); padding-left: 20px; padding-top: 15px; padding-bottom: 15px; }
.busca_flutuante form input[type=text]:focus { border: 2px solid var(--cor-primaria); }
.busca_flutuante form input[type=submit] { width: 120px; font-size: 14px; font-weight: 600; color: #000000; font-family: var(--fonte-padrao); text-transform: uppercase; background-color: var(--cor-secundaria); text-align: center; display: inline-block; vertical-align: top; line-height: 26px; margin: 35px 0px; border-radius: var(--radius); padding-top: 15px; padding-bottom: 15px;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.busca_flutuante form input[type=submit]:hover { background-color: var(--cor-secundaria); }
.busca_flutuante .cancela_busca { width: 100%; height: auto; position: relative; padding: 15px 0px 0px 0px; font-size: 18px; text-transform: uppercase; font-family: var(--fonte-padrao); color: #ffffff; cursor: pointer; text-align: center; line-height: 20px; font-weight: 600; text-decoration:underline; }

/*FLUTUANTE*/
header.flutuante { position: fixed; top: 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); }
header.flutuante .logomarca { width: 150px; height: 55px; margin: 0px; }
header.flutuante .logomarca img { margin: 10px 0px; max-height: 55px; }
header.flutuante .menu_acoes { padding: 5px 0px; }
header.flutuante .menu_acoes nav ul li { margin: 7px 0px }
header.flutuante .menu_acoes nav ul li ol { top: 40px; }
header.flutuante .menu_acoes nav ul li .menu_especial, header.flutuante .menu_acoes nav ul li .submenus { top: 41px; }
header.flutuante .busca_topo { top: 13px; margin: 0px; }
header.flutuante .busca_topo span { margin: 0px; }

/*SEO H1 E H2*/
.tags_especiais { width: 100%; height: auto; position: relative; padding: 30px 0px; }
.tags_especiais h1 { width: 100%; height: auto; position: relative; padding: 10px 0px; font-size: 24px; font-family: var(--fonte-titulo); color: var(--cor-primaria); text-align: left; line-height: 24px; font-weight: 700; font-style: italic; }
.tags_especiais h2 { width: 100%; height: auto; position: relative; padding: 10px 0px; font-size: 14px; font-family: var(--fonte-padrao); color: var(--cor-texto-1); text-align: left; line-height: 20px; font-weight: 400; }

/* RODAPÉ */
footer { width: 100%; height: auto; position: relative; clear: both; padding: 0px; text-align: center; z-index:90; text-align:left; }
footer .mapa_site { width: 100%; height: auto; position: relative; text-align: left; vertical-align: top; padding: 15px 0px;  display: flex; justify-content: space-between; flex-wrap: wrap; text-align: center; gap: 15px; border-top: 1px solid #eaeaea;  }
footer .mapa_site ol { width: 155px; height: auto; 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: 40px; position: relative; text-align: left; font-weight: 700; font-size: 14px; line-height: 16px; letter-spacing: 0px; color: var(--cor-primaria); padding-top:30px; }
footer .mapa_site ol li.top:hover { text-decoration: none; }
footer .mapa_site ol li { width: 100%; height: auto; position: relative; padding: 4px 0px; text-align: left; }
footer .mapa_site ol li a { font-weight: 400; font-size: 14px; line-height: 16px; color: var(--cor-texto-1); text-decoration:none; }
footer .mapa_site ol li:hover a { text-decoration: underline; color: var(--cor-texto-1) }
footer .mapa_site .contatos { width: 100%; height: auto; position: relative; text-align: left; vertical-align: top; padding: 28px 0px 10px 0px; border-top: 1px solid rgba(255, 255, 255, 0.05); margin: 20px 0px 0px 0px; }
footer .mapa_site .contatos .submenu { 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; }
footer .mapa_site .contatos .submenu ul { width: 100%; height: auto; list-style-type: none; text-align: center; position: relative; display:inline-block; vertical-align:top; }
footer .mapa_site .contatos .submenu ul li { width: auto; cursor: pointer; height: 20px; line-height: 20px; margin: 0px; color: var(--cor-texto-1); font-size: 14px; font-family: var(--fonte-padrao); font-weight: 400; 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 25px 5px 0px; }
footer .mapa_site .contatos .submenu ul li:hover { text-decoration:underline; }
footer .mapa_site .contatos .redes { margin: 0px; text-align: center; width: auto; height: auto; position: relative; -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; float:right; }
footer .mapa_site .contatos .redes .siga { width: auto; font-size: 14px; font-family: var(--fonte-padrao); color: var(--cor-texto-1); text-align: right; line-height: 30px; font-weight:400; position: relative; display: inline-block; padding: 0px 0px 10px 0px; }
footer .mapa_site .contatos .redes i { display: inline-block; width: 40px; height: 30px; vertical-align: top; line-height: 30px; font-size: 20px; color: var(--cor-texto-1); margin: 0px; cursor: pointer; }
footer .mapa_site .contatos .redes i:hover { color: var(--cor-primaria); }
footer .direitos { position: relative; width: 100%; height: auto; padding: 25px 0px; background-color: var(--cor-primaria); text-align: center; clear: both; }
footer .direitos .termos { position: relative; display: inline-block; vertical-align: top; width: 96%; height: auto; padding: 5px 2%; line-height: 16px; font-size: 12px; color: #ffffff; text-align: center; font-family: var(--fonte-padrao); font-weight: 400; }
footer .direitos .termos a { font-size: 12px; color: #ffffff; font-family: var(--fonte-padrao); font-weight: 400; }
footer .direitos .termos a:hover { text-decoration: underline; }

/*HOT*/
.hot { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: auto; position:relative; background: var(--cor-primaria); display:inline-block; vertical-align:top; padding: 10px 15px;-webkit-border-radius: var(--radius) var(--radius) 0px 0px; -moz-border-radius: var(--radius) var(--radius) 0px 0px; border-radius: var(--radius) var(--radius) 0px 0px; }
.hot ul { width: 100%; height: 20px; list-style-type:none; position:relative; }
.hot ul li { width: 100%; height: 20px; position:relative; display:inline-block; vertical-align:top; padding: 0px; overflow:hidden; }
.hot ul li i { font-size:12px; padding: 0px 6px 0px 0px; line-height:20px; position:relative; display:inline-block; vertical-align:top; color: var(--cor-secundaria); }
.hot ul li h2 { width: auto; height:20px; overflow: hidden; position:relative; font-size:14px; line-height:20px; font-weight:600; font-family: var(--fonte-padrao); color: #ffffff; display: inline; vertical-align:top; }
.hot ul li p { width: auto; height:20px; overflow: hidden; position:relative; font-size:14px; line-height:20px; font-weight:400; font-family: var(--fonte-padrao); color: #ffffff; display: inline; vertical-align:top; }

/* MENU CELULAR */
#menu2start { display: none; cursor: pointer; width: 25px; padding: 0px 5px 5px 5px; height: 45px; position: fixed; right: 10px; top: 1px; z-index: 12001; }
#menu2start .barras { width: 100%; height: auto; position: relative; padding-top: 16px; }
#menu2start .barras .barra { width: 100%; height: 3px; -webkit-border-radius: var(--radius); -moz-border-radius: var(--radius); border-radius: var(--radius); overflow:hidden; position: relative; background-color: var(--cor-primaria); margin-bottom: 4px; }

@-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 */ color: var(--cor-texto-1) !important; }
:-ms-input-placeholder { /* IE 10+ */ color: var(--cor-texto-1) !important; }
::-moz-placeholder { /* Firefox 19+ */ color: var(--cor-texto-1) !important; opacity: 1; }
:-moz-placeholder { /* Firefox 4 - 18 */ color: var(--cor-texto-1) !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); } }

/*BANNER ADSENSE*/
.faixa_adsense { margin: 0px; position:relative; width: 100%; text-align:center; height:auto; }
.faixa_adsense .banner_adsense { background-color:#ffffff; }
.banner_adsense { width: 100%; height:auto; min-height: 75px; position:relative; clear:both; display: inline-block; -webkit-border-radius: var(--radius); -moz-border-radius: var(--radius); border-radius: var(--radius); overflow:hidden; margin: 15px 0px; padding: 20px 0px; text-align:center; background-image: url("data:image/webp;base64,UklGRmwAAABXRUJQVlA4WAoAAAAQAAAABAAABAAAQUxQSBYAAAABDzAhERFCadtIbAwea/+oRfQ/GvwBVlA4IDAAAACQAQCdASoFAAUAAgA0JaQAApplHeAA/tPpPS2F/PjfDX7Mr9vZ2Xy98v/pAAAAAAA="); }
.banner_adsense span { position:relative; width:100%; font-weight: 600; z-index: 100; height:12px; line-height:10px; font-size: 8px; letter-spacing:1px; color: #545454; font-family: var(--fonte-padrao); text-align:left; }

/*ALERTA PUBLICIDADE*/
.alerta_publicidade { position:relative; width:100%; font-weight: 600; z-index: 100; height:18px; line-height:18px; font-size: 8px; letter-spacing:1px; color: #545454; font-family: var(--fonte-padrao); text-align:center; }
.alerta_publicidade.flutuante_topo { position:absolute; left:0px; top:0px; }
.alerta_publicidade.flutuante_topo_negativo { position:absolute; left:0px; top:-20px; }

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

	#pop { width:100%; height:auto; }
	#pop img { max-width:97%; max-height:97% }

	.aceite { width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); transform: translate(0,0); padding: 20px; left:0px; bottom:0px;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
	.aceite .chama-aceite { width: 100%; padding: 0px; text-align: center; }
	.aceite .cta-aceite { margin-top: 15px; font-size: 15px; }
	.aceite .chama-aceite { font-size: 15px; }
	.aceite .chama-aceite a { font-size: 15px; line-height: 18px; }

	/* HOT*/
	.hot { width: 96%; padding: 10px 2%; border-radius: 0px; }
	.hot ul li i, .hot ul li h2, .hot ul li p { font-size:15px; }

	/* TOPO */
	header { position: fixed; display: inline-block; height: 50px; -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 .util { display: inline-block; align-items: initial; justify-content: initial; text-align:left; }
	header .logomarca { width: auto; height: 50px; left: 5px; 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: 5px 0px 0px 5px; height: 40px; width:auto; max-width: 100%; max-height: 100%; }
	header .menu_acoes nav { display: none; z-index: 1200; background-color: rgba(246,235,85,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-1); text-align: center; font-size: 18px; height: auto; margin: 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 { font-size: 18px; font-weight: 700; }
	header .menu_acoes nav ul li span:before, header .menu_acoes nav ul li:hover span:after { display:none; opacity:0; }
	header .busca_topo { text-align: center; margin-left: 0px; position:absolute; right: 50px; top: 12px; }
	header .busca_topo span { margin: 0px;  }
	header .menu_acoes nav ul li .menu_especial { width: 100%; height: auto; position: relative; top: initial; left: initial; transform: translate(0,0); margin: 0px; box-shadow: rgba(0, 0, 0, 0) 0px 25px 50px -12px; background: transparent; }
	header .menu_acoes nav ul li .menu_especial.flutuante { top: initial !important; }
	header .menu_acoes nav ul li .menu_especial .multicanal { background:transparent; padding: 25px 0px 20px 0px; width: 100%; }
	header .menu_acoes nav ul li .menu_especial .demais_canais { background: transparent; padding: 0px 0px 20px 0px; width: 100%; }
	header .menu_acoes nav ul li .menu_especial .demais_canais .titulo_menu { text-align: center; }
	header .menu_acoes nav ul li .menu_especial ol { display: inline-block; justify-content: initial; flex-wrap: initial; }
	header .menu_acoes nav ul li .menu_especial ol li { width: 100%; text-align:center;font-size: 15px; line-height:15px; padding: 2px 0px; }
	header .menu_acoes nav ul li .menu_especial ol li a { font-size: 15px; line-height:15px; padding: 2px 0px; }

	header .menu_acoes nav ul li .submenus { width: calc(100% - 40px); height: auto; position: relative; top: initial; left: initial; transform: translate(0,0); margin: 0px; -webkit-border-radius: var(--radius); -moz-border-radius: var(--radius); border-radius: var(--radius); }
	header .menu_acoes nav ul li .submenus ol li { width: 100%; text-align:center;font-size: 15px; line-height:15px; padding: 2px 0px; }
	header .menu_acoes nav ul li .submenus ol li a { font-size: 15px; line-height:15px; padding: 2px 0px; }

	header .translate { text-align: center; margin-left: 0px; position:absolute; right: 85px; top: 12px; margin:0px; }

	/* BUSCADOR */
	.busca_flutuante { width: 90%; padding: 0px 5%; text-align:center; }
	.busca_flutuante form input[type=text] { width: 90%; text-align: center; margin-bottom: 5px; padding-left: 0px; display: inline-block; }
	.busca_flutuante form input[type=submit] { width: 90%; display: inline-block; margin-top: 5px; }

	#menu2start { display: block; }

	.tags_especiais { width: 96%; padding: 25px 2%; }
	.tags_especiais h2 { text-align: left; font-size: 16px; line-height:20px; }
	.tags_especiais h3 { text-align: left; }

	.titulo_padrao { width: 96%; height: auto; padding: 25px 2%; }
	.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: 600; margin-top: 10px; clear: both; background-image: url(../imagens/espaco.png); font-size: 20px !important; width: 100%; text-align: left; 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; }

	/*BANNER FIXO*/
	.util.fixa1 { height: auto; min-height: 250px; overflow:hidden; width:100%; }
	.banner_fixo { margin: 60px 0px 0px 0px; width:100%; left: initial; position:relative; }
	.banner_fixo, .banner_fixo ul { width: 100%; height: auto; text-align:center; }
	.banner_fixo ul li { width: 100%; height: auto; display: inline-block; text-align:center; position:relative; float:none; }
	.banner_fixo ul li .avatar { width: 100%; height: auto; text-align:center; }
	.banner_fixo ul li .avatar img { position: relative; max-width: initial; max-height: initial; display:inline-block; left:0px; top:0px; transform: translate(0,0); width:100%; height:auto; }

	/* RODAPÉ */
	footer { width: 96%; padding: 25px 2% 0px 2%; text-align:center; }
	footer .contatos { text-align: center; }
	footer .contatos .submenu { width: 100%; }
	footer .contatos .redes { margin: 40px 0px 0px 0px; text-align: center; width: 100%; float: none; }
	footer .mapa_site { width: -moz-calc(100% - 50px); width: -webkit-calc(100% - 50px); width: -o-calc(100% - 50px); width: calc(100% - 50px); padding: 15px 25px; }
	footer .mapa_site ol { width: 100%; }
	footer .mapa_site ol li { padding: 0px; }
	footer .mapa_site ol li.top { font-size: 18px; line-height: 22px; }
	footer .mapa_site ol li a { font-size: 15px }
	footer .mapa_site .contatos .submenu { width: 100%; text-align: left; }
	footer .mapa_site .contatos .submenu ul { text-align: left; }
	footer .mapa_site .contatos .submenu ul li { width: 100%; text-align: left; font-size: 15px; padding: 0px; text-decoration:underline; }
	footer .mapa_site .contatos .redes { text-align: left; width: 100%; padding-top: 30px; text-align:left; float:initial; }
	footer .mapa_site .contatos .redes .siga { padding: 0px 20px 10px 0px; }
}