/*
Theme Name: L5max
Author: Totuel Educação e Marketing & Simplifique Comunicação
Description: ...
Version: 1.0
Tags: ...
*/

/* Reset */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body, html { font-family: 'Montserrat', sans-serif; }
.menu-off-page-obg .header {
    display: none !important;
}
/* Reset */

/* Header */
header.header {
    background: #000000;
    padding: 20px 0;
}
section.topo h1 {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
}
section.topo h1 span {
    font-weight: 600;
    color: #EEF900;
}
/* Header */

/* Principal */
section.principal {
	background: url(img/bgtop.jpg) no-repeat 50% 0 !important;
}
section.principal h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
	color: #ffffff;
    margin: 75px auto 50px auto;
}
section.principal h1 span {
	color: #EEF900;
}

section.principal iframe {
    clear: both;
    display: block;
    margin: auto;
    height: 360px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
}
/* Principal */

/* Tratar */
section.tratar {
	padding: 50px 0;
}
section.tratar h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
	color: #000000;
    margin: 0 auto 50px auto;
}
section.tratar h1 span {
	color: #ff4692;
}
.list-tratar {
    padding-top: 100px;
}
section.tratar p {
    font-size: 16.5px;
    font-weight: 700;
    margin: 15px 0;
}
section.tratar p svg {
    margin-bottom: -5px;
	fill: #F03280;
}
a.cta {
    background: #0DC667;
    clear: both;
    display: block;
	text-decoration: none;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 800;
    padding: 25px 0;
    width: 45%;
    margin: auto;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}
a.cta:hover {
	background: #009548;
}
.pulsar {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulse{
0%,100%{transform:scale(.9);opacity:.9;}
50%{transform:scale(1);opacity:1;}
}
@-webkit-keyframes pulse{
0%,100%{-webkit-transform:scale(.95);opacity:.7}
50%{-webkit-transform:scale(1);opacity:1}
}
img.comprasegura {
    clear: both;
    display: block;
    width: 32%;
    margin: 15px auto 0 auto;
}
/* Tratar */

/* Segredo */
section.segredo {
	background: #fafafa;
	padding: 50px 0;
}
section.segredo h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
	color: #ff4692;
    margin: 0 auto 50px auto;
}
img.anvisa {
    clear: both;
    display: block;
    width: 35%;
    margin: 50px auto;
}
section.segredo p {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 15px 0;
}
/* Segredo */

/* Benefícios */
section.beneficios {
	padding: 50px 0;
}
section.beneficios h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
	color: #ff4692;
    margin: 0 auto 50px auto;
}
.beneficio-item {
    height: 416px;
}
img.bnfimg {
    clear: both;
    display: block;
    width: 60%;
    margin: auto;
}
.beneficio-item h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
	color: #ff4692;
    margin: 0 auto 20px auto;
}
.beneficio-item p {
    text-align: center;
    margin: 0;
}
a.cta-beneficios {
	margin: 50px auto 0 auto;
}
/* Benefícios */

/* Cliente */
section.clientes {
    background: #fafafa;
    padding: 50px 0;
}
section.clientes h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
	color: #ff4692;
    margin: 0 auto 50px auto;
}
/* Cliente */

/* Resultados */
section.resultados {
    padding: 50px 0;
}
section.resultados h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
	color: #ff4692;
    margin: 0 auto 50px auto;
}
/* Resultados */

/* Oferta */
section.oferta {
	background: #ff4692;
    padding: 50px 0;
}
section.oferta h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
	color: #ffffff;
    margin: 0 auto 30px auto;
}
section.oferta h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin: 0 auto 50px auto;
}
section.oferta h2 span {
	background: #ffffff;
	color: #ff4692;
	padding: 5px 10px;
}
img.tarja-pgs {
    clear: both;
    display: block;
    width: 50%;
    margin: 30px auto 0 auto;
}
/* Oferta */

/* Garantia */
section.garantia {
	background: #fafafa;
    padding: 50px 0;
}
section.garantia h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
	color: #ff4692;
    margin: 0 auto 50px auto;
}
section.garantia h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin: 0 auto 30px auto;
}
section.garantia p {
    text-align: center;
    font-size: 18px;
    margin: 15px 0;
}
img.selo90dias {
    clear: both;
    display: block;
    width: 65%;
    margin: 0 auto;
}
/* Garantia */

/* Depoimentos vídeos */
section.depoimentos {
	background: #ff4692;
    padding: 50px 0;
}
section.depoimentos h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
	color: #ffffff;
    margin: 0 auto 30px auto;
}
section.depoimentos h1 span {
    color: #EEF900;
}
section.depoimentos p {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
	color: #ffffff;
    margin: 0 auto 50px auto;
}
section.depoimentos h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
	color: #ffffff;
	line-height: 1.5;
    margin: 30px auto 50px auto;
}
section.depoimentos iframe {
    clear: both;
    display: block;
    margin: 15px auto;
    background: #000000;
    width: 555px;
    height: 312px;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;	
}
/* Depoimentos vídeos */

/* Faq */
section.faq {
    padding: 50px 0;
}
section.faq h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
    margin: 0 auto 50px auto;
}
section.faq h1 span {
	color: #ff4692;
}
.faq-accordion {
    clear: both;
    display: block;
    overflow: hidden;
}
.faq-item {
    border-bottom: solid 2px #ff4692;
    margin-bottom: 15px;
}
.faq-title {
	background: #fafafafa;
	display: block;
	cursor: pointer;
	padding: 25px;
	position: relative;
	text-transform: uppercase;
	color: #ff4692;
	fill: #ff4692;
	clear: both;
	font-size: 17px;
	font-weight: 700;
	
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	transition: all .4s linear;
}
.faq-title:hover {
	color: #000000;
}
.faq-title svg {
    margin: 0 10px -1px 0;
}
.faq-title svg:hover {
    transform: rotate(90deg);
}
.faq-content {
    background: #fafafa;
	font-size: 18px;
	display: none;
    padding: 20px 20px 20px 20px;
}
/* Faq */

/* WhatsApp */
section.wpp {
	background: #fafafa;
    padding: 50px 0;
}
section.wpp h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
    margin: 0 auto 50px auto;
}
img.arrowdown {
    clear: both;
    border: beige;
    width: 8%;
    margin: 0 auto 50px auto;
}
img.wpp-icon {
    clear: both;
    display: block;
    width: 35%;
    margin: 0 auto;
}
/* WhatsApp */

/* Rodapé */
svg#wave-footer {
    background: #F03280;
    fill: #fafafa;
    width: 100%;
    height: 55px;
	margin-bottom: -5px;
}
footer.footer {
    background: #F03280;
	padding: 50px 0;
}
footer.footer h1 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin: 0 auto 20px auto;
}
footer.footer p {
    color: #ffffff;
    font-size: 16px;
	font-weight: 600;
    margin: 0 auto 10px auto;
}
footer.footer a {
	clear: both;
	display: block;
    color: #ffffff;
    font-size: 16px;
	font-weight: 600;
    margin: 0 auto 10px auto;
}
img.formpag {
    clear: both;
    display: block;
    margin: 0 0 20px 0;
}
a.whatsapp-ft {
    background: url(img/whatsapp.png) no-repeat center !important;
    background-size: 75px !important;
    position: fixed;
    z-index: 1000;
    height: 75px;
    width: 75px;
    bottom: 50px;
    right: 15px;
	text-decoration: none;
}
.blob {
	background: black;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	margin: 0px 50px;
	height: 20px;
	width: 20px;
	transform: scale(1);
	animation: pulse-black 2s infinite;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    line-height: 2;
    font-weight: 700;
}

@keyframes pulse-black {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
.blob.red {
	background: rgba(255, 82, 82, 1);
	box-shadow: 0 0 0 0 rgba(255, 82, 82, 1);
	animation: pulse-red 2s infinite;
}

@keyframes pulse-red {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
	}
}
/* Rodapé */

/* Página de pote extra */
section.pote-estra-page {
    background: #fafafa;
    padding: 0;
}
.diferenciais-oferta-extra {
    background: #F03280;
    padding: 35px 0;
}
.head-sub-mobile {
	display: none;
}
.diferenciais-oferta-extra svg {
    fill: #f8e183;
    width: 25%;
    margin: 0 auto 20px auto;
    clear: both;
    display: block;
}
.diferenciais-oferta-extra p {
    text-align: center;
    color: #ffffff;
    font-weight: 500;
}
span.arrow-down svg {
    clear: both;
    display: block;
    margin: -35px auto 30px auto;
    fill: #F03280;
    color: #F03280;
}
.potes-oferta-extra h1, .depoimentos-oferta-extra h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    color: #F03280;
    margin: 0 auto 50px auto;
}
.oferta-extra-item img {
	margin-bottom: 50px;
}
/* Página de pote extra */

/* Páginas legais*/
section.page-padrao {
    background: #fafafa;
    padding: 100px 0;
}
section.page-padrao h1 {
    text-align: center;
    text-transform: uppercase;
	color: #F03280;
    font-size: 40px;
    font-weight: 800;
    margin: 0 auto 50px auto;
}
section.page-padrao p {
    text-align: justify;
    margin: 15px 0;
}
img.logo-pages {
    clear: both;
    display: block;
    width: 30%;
    margin: 0 auto 100px auto;
}
/* Páginas legais*/

/* Páginas de Obrigado */
section.page-obrigado {
    background: #fafafa;
    padding: 100px 0;
}
section.page-obrigado img.potes-topo {
    width: 55%;
    margin: auto;
}
section.page-obrigado h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 800;
    margin: 0 auto 30px auto;
}
section.page-obrigado p {
    text-align: center;
}
img.icon-obg {
    clear: both;
    display: block;
    width: 20%;
    margin: 0 auto 30px auto;
}
/* Páginas de Obrigado */

/* 09. Responsivo */
@media (max-width: 800px) {
	/* Principal */
	section.principal {
		background-size: cover !important;
	}	
	section.principal h1, section.tratar h1, section.segredo h1, section.beneficios h1, section.clientes h1, section.resultados h1, section.oferta h1, section.garantia h1, section.depoimentos h1, section.faq h1, section.wpp h1 {
		font-size: 25px;
	}
	section.principal iframe {
		width: 90%;
		height: 204px;
	}
	/* Principal */
	
	/* Tratar */
	.list-tratar {
		padding-top: 0;
	}
	img.potes-tratar {
		clear: both;
		display: block;
		width: 75%;
		margin: 0 auto;
	}
	a.cta {
		width: 100%;
		font-size: 16px;
	}
	a.cta-tratar {
		margin: 35px auto 0 auto;
	}
	img.comprasegura {
		width: 80%;
	}
	/* Tratar */
	
	/* Segredo */
	img.anvisa {
		width: 50%;
	}
	/* Segredo */
	
	/* Benefícios */
	.beneficio-item {
		height: auto;
		margin-bottom: 20px;
	}	
	/* Benefícios */	
	
	/* Clientes */
	img.clienteimg, img.resultadoimg, img.of1pt-item, img.of3pt-item, img.of5pt-item {
		clear: both;
		display: block;
		width: 80%;
		margin: 0 auto 20px auto;
	}
	/* Clientes */
	
	/* Resultados */
	/* Resultados */
	
	/* Oferta */
	section.oferta h2 {
		font-size: 18px;
	}
	img.tarja-pgs {
		width: 90%;
	}
	/* Oferta */
	
	/* Garantia */
	/* Garantia */
	
	/* Depoimentos */
	section.depoimentos iframe {
		width: 90%;
		height: 250px;
	}
	/* Depoimentos */
	
	/* FAQ */
	/* FAQ */
	
	/* WhatsApp */
	img.arrowdown {
		width: 15%;
		margin: 0 auto 30px auto;
	}
	img.wpp-icon {
		width: 75%;
	}
	/* WhatsApp */
	
	/* Rodapé */
	footer.footer {
		padding: 0 0 50px 0;
	}	
	footer.footer h1 {
		text-align: center;
		margin: 50px auto 20px auto;		
	}
	footer.footer p, footer.footer a {
		text-align: center;
	}
	img.formpag, img.envio, img.siteseguro {
		clear: both;
		display: block;
		width: 50%;
		margin: auto;
	}	
	/* Rodapé */	
}
/* Responsivo */