/*WHATSAPP*/
.chama_whats { width: 40px; text-align: center; height: 40px; position: fixed; bottom: 10px; right: 10px; z-index: 100; 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; }
.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 i { font-size: 24px; width: 100%; height: 40px; line-height: 40px; color: #ffffff; }
.chama_whats .bullet_fake { width: 12px; height: 12px; position: absolute; z-index: 10; background-color: red; color: #ffffff; font-size: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font-weight: 600; }

/*WHATSAPP*/
.chama_whats_roleta { width: 50px; text-align: center; height: 50px; position: fixed; bottom: 15px; left: 15px; z-index: 1900; -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.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; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.chama_whats_roleta:hover { box-shadow: rgba(0, 0, 0, 0.45) 0px 54px 55px, rgba(0, 0, 0, 0.32) 0px -12px 30px, rgba(0, 0, 0, 0.32) 0px 4px 6px, rgba(0, 0, 0, 0.37) 0px 12px 13px, rgba(0, 0, 0, 0.19) 0px -3px 5px; }
.chama_whats_roleta img { position: absolute; cursor: pointer; border: 3px solid #ffffff; width: 100%; height: auto; left: 50%; top: 50%; display: block; transform: translate(-50%, -50%); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; background-color: var(--cor-principal); z-index: 1901 }
.chama_whats_roleta .bullet_fake { margin-left: 40px; cursor: pointer; margin-top: -5px; width: 16px; height: 16px; position: absolute; z-index: 1902; background-color: red; color: #ffffff; font-size: 10px; line-height: 16px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; font-weight: bold; }
.chama_whats_roleta .balao_chamada { position: absolute; cursor: pointer; z-index: 1900; display: none; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; background-color:#fcf5eb; background-size: auto 30px; background-position: 15px 12px; background-repeat: no-repeat; background-image: url(../imagens/logo_whatsapp.png); padding: 55px 15px 15px 15px; display: none; position: absolute; margin: 0 auto; color:#000000; bottom: 65px; margin-left: 0px; left: 0px; text-align:center; line-height: 16px; font-size: 12px; min-width: 260px; 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; text-align: left; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.chama_whats_roleta .balao_chamada strong { font-weight:bold; }
.chama_whats_roleta .balao_chamada p { width: 100%; -moz-transition: all 1.0s ease; -o-transition: all 1.0s ease; -webkit-transition: all 1.0s ease; transition: all 1.0s ease; padding: 6px 0px 0px 0px; position: relative; color:#666666; line-height: 12px; font-size: 9px; text-align: left; }
.chama_whats_roleta .balao_chamada p i { position:relative; right: initial; top:initial; font-size: 9px; line-height: 12px; color: blue; display:inline-block; vertical-align:top; padding: 0px 0px 0px 6px; }
.chama_whats_roleta .balao_chamada i { cursor: pointer; position:absolute; right: 15px; top:15px; font-size: 18px; color: #cccccc; z-index:2000; }
.chama_whats_roleta .balao_chamada i:hover { color: #111b21; }
.chama_whats_roleta .balao_chamada:before { z-index: 1901; bottom:-10px; left: 3px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-top-color: #fcf5eb; border-width: 5px; margin-left: 18px; transform: translate(0,0px);  -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_roleta .balao_chamada:hover { bottom:70px; }
.chama_whats_roleta .balao_chamada:hover:before { bottom: -10px; }

.fecha_conversa { display: none; position: fixed; cursor: pointer; z-index: 2001; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; background-color: rgba(240, 240, 240, 0.5); padding: 5px 15px; color: #111b21; bottom: 25px; left: 80px; text-align:center; line-height: 14px; font-size: 10px; width: auto; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; border: 2px solid #ffffff; font-weight:bold; }
.fecha_conversa:hover { background-color: var(--cor-principal); color: #ffffff }
#mascara_whats { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(255,255,255,1); z-index:1091; }

.janela_converte { display: none; z-index: 1905; background-image: url(../imagens/bg-whatsapp.png); background-position: center top; background-size: 400px auto; padding: 0px; bottom: 80px; left: 15px; position: fixed; margin: 0 auto; color:#000000; width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); margin-left: 0px; text-align:center; line-height: 18px; font-size: 14px; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow:hidden; }
.janela_converte .chama_preenchimento { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: auto; position: relative; background-color: #111b21; padding: 10px 15px 15px 15px; text-align: left; font-size: 12px; line-height: 15px; color: #25d366; }
.janela_converte .chama_preenchimento i { cursor: pointer; position:absolute; right: 15px; top:15px; font-size: 18px; color: #cccccc; z-index:2000; }
.janela_converte .chama_preenchimento i:hover { color: #ffffff; }
.janela_converte .chama_preenchimento p { width: 100%; height: auto; position: relative; font-size: 20px; line-height: 20px; font-weight: bold; padding: 10px 0px 10px 0px; color: #ffffff; }
.janela_converte ol { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: auto; position: relative; list-style-type: none; padding:15px; }
.janela_converte ol li { width: 100%; display: none; height: auto; position: relative; }
.janela_converte ol li.visivel { display: inline-block; }
.janela_converte ol li input[type=text] { background-color: #ffffff; height: 40px; padding: 0px 15px; width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); margin: 5px 0px; font-size: 14px; line-height: 40px; color: #111b21; -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; }
.janela_converte ol li select { background-color: #ffffff; height: 40px; padding: 0px 15px; width: 100%; margin: 5px 0px; font-size: 14px; line-height: 40px; color: #111b21; -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; }
.janela_converte .botao { display: none; position: relative; clear: both; float: right; cursor: pointer; text-align: center; padding: 0px; width: 160px; height: 46px; background: #25d366; font-size: 16px; line-height: 46px; color: #111b21; margin: 0px 15px 20px 0px; overflow: hidden; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

/* RODAPÉ */
footer { width: 100%; height: auto; position: relative; clear: both; }
footer .direitos { position: relative; width: 100%; height: auto; text-align: center; display: inline-block; vertical-align: top; padding: 20px 0px; }
footer .direitos .termos { position: relative; display: inline-block; vertical-align: top; width: 100%; height: auto; padding: 20px 0px; line-height: 18px; font-size: 11px; color: #000000; text-align: center; font-family: var(--fonte-padrao); }
footer .direitos .termos a { font-size: 11px; color: #000000; font-family: var(--fonte-padrao); }
footer .direitos .termos a:hover { text-decoration: underline; }
footer .mapa { position: relative; width: 100%; height: auto; text-align: right; display: inline-block; vertical-align: top; padding: 40px 0px 20px 0px; border-top: 1px solid #eaeaea; }
footer .mapa .marca { width: 140px; height: auto; float: left; position: relative; margin: 5px 40px 0px 0px; }
footer .mapa .marca .assinatura_portal { width: 100%; height: auto; position: relative; margin: 5px 0px 20px 0px; text-align: left; display: inline-block; vertical-align: top; }
footer .mapa .marca .assinatura_portal img { display: inline-block; vertical-align: top; text-align: center; width: auto; height: 25px; 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 .marca .slogan { position: relative; display: inline-block; vertical-align: top; width: 100%; height: auto; padding: 0px 0px 20px 0px; line-height: 18px; font-size: 11px; color: #000000; text-align: left; font-family: var(--fonte-padrao); }
footer .mapa .marca .slogan a { font-size: 11px; color: #000000; font-family: var(--fonte-padrao); }
footer .mapa .marca .slogan a:hover { text-decoration: underline; }
footer .mapa .mapa_site { width: auto; height: auto; position: relative; vertical-align: top; display: inline-block; padding: 10px 0px 30px 0px; }
footer .mapa .mapa_site ul { width: 135px; height: auto; position: relative; list-style-type: none; text-align: left; margin: 0px 0px 0px 20px; display: inline-block; vertical-align: top; }
footer .mapa .mapa_site ul li.top { width: 100%; height: auto; min-height: 35px; position: relative; text-align: left; font-weight: 600; font-size: 13px; line-height: 20px; color: #000000; }
footer .mapa .mapa_site ul li.top:hover { color: #000000 }
footer .mapa .mapa_site ul li { width: 100%; height: auto; position: relative; text-align: left; font-weight: 400; font-size: 11px; line-height: 18px; color: #000000; }
footer .mapa .mapa_site ul li:hover { color: var(--cor-principal) }
footer .mapa .contatos { width: 200px; height: auto; float: left; position: relative; margin: 10px 20px 0px 0px; }
footer .mapa .contatos ol { width: 100%; height: auto; position: relative; list-style-type: none; text-align: left; }
footer .mapa .contatos ol li { width: 100%; height: auto; margin: 0px 10px 0px 0px; padding: 0px 0px 10px 0px; position: relative; vertical-align: top; display: inline-block;background-color: #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
footer .mapa .contatos ol li .top { width: 100%; height: auto; position: relative; font-weight: 600; padding: 0px 0px 4px 0px; font-family: var(--fonte-padrao); color: #000000; font-size: 12px; text-align: left; line-height: 16px; -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 .contatos ol li p { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); color: #b2b2b2; font-size: 11px; line-height: 18px; 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; }
footer .mapa .contatos ol li p i { display: inline-block; vertical-align: top; padding-right: 6px; font-size: 13px; line-height: 18px; color: var(--cor-principal); }
footer .mapa .contatos ol li p i:hover { opacity: 0.6; }
footer .mapa .contatos .redes .acompanhe { width: 100%; height: auto; position: relative; font-weight: 600; padding: 0px 0px 5px 0px; font-family: var(--fonte-padrao); color: #000000; font-size: 12px; text-align: left; line-height: 16px; -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 .contatos .redes { padding: 0px 0px 10px 0px; text-align: left; width: 100%; height: auto; position: relative; }
footer .mapa .contatos .redes i { display: inline-block; width: 30px; height: 30px; vertical-align: top; line-height: 30px; font-size: 15px; color: var(--cor-principal); margin: 0px; cursor: pointer; -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; }
footer .mapa .contatos .redes i:hover { color: #000000; }

/*VAZIO*/
.vazio { background: transparent; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; position: relative; padding: 40px 0px; }
.vazio p { color: #000000; font-weight: 400; font-size: 12px; width: 100%; text-align: center; }
.vazio i { color: var(--cor-principal); font-size: 60px; width: 100%; line-height: 100px; text-align: center; }

@media screen and (max-width: 1100px) {
	.chama_whats_roleta .balao_chamada:after{ width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); }

	/* RODAPÉ */
	footer { width: 100%; height: auto; position: relative; clear: both; }
	footer .direitos { position: relative; width: 100%; height: auto; text-align: center; display: inline-block; vertical-align: top; padding: 20px 0px; }
	footer .direitos .termos { position: relative; display: inline-block; vertical-align: top; width: 100%; height: auto; padding: 20px 0px; line-height: 18px; font-size: 11px; color: #000000; text-align: center; font-family: var(--fonte-padrao); }
	footer .direitos .termos a { font-size: 11px; color: #000000; font-family: var(--fonte-padrao); }
	footer .direitos .termos a:hover { text-decoration: underline; }

	footer .mapa { position: relative; width: 100%; height: auto; text-align: center; }
	footer .mapa .marca { width: 100%; height: auto; display: inline-block; vertical-align: top; float: none; margin: 10px 0px 40px 0px; }
	footer .mapa .marca .assinatura_portal { width: auto; margin:5px 0px; }
	footer .mapa .marca .slogan { position: relative; display: inline-block; vertical-align: top; width: 100%; padding: 0px; text-align:center }

	footer .mapa .mapa_site { width: 100%; padding: 30px 0px; }
	footer .mapa .mapa_site ul { width: 100%; text-align: center; margin: 20px 0px; }
	footer .mapa .mapa_site ul li.top { text-align: center; min-height:auto; }
	footer .mapa .mapa_site ul li { text-align: center; }

	footer .mapa .contatos { width: 100%; height: auto; float: none; position: relative; margin: 30px 0px; }
	footer .mapa .contatos ol { text-align: center; }
	footer .mapa .contatos ol li { margin: 0px 0px 0px 0px; padding: 0px 0px 25px 0px; position: relative; vertical-align: top; display: inline-block;background-color: transparent; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; text-align:center }
	footer .mapa .contatos ol li .top { text-align: center; }
	footer .mapa .contatos ol li p { text-align: center }

	footer .mapa .contatos .redes .acompanhe { text-align: center; }
	footer .mapa .contatos .redes { padding: 0px 0px 10px 0px; text-align: center; }
}