/* Imports */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');


*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Montserrat', sans-serif;
}
html {
	overflow-x: hidden; 
    height: 100%;
}
body{
	overflow-x: hidden;
}
.container{
	width: 1140px;
	margin: 0 auto;
	display: table;
}
.clearfix{
	clear: both;
	width: 100%;
}
.box-center{
	display: table!important;
	margin: 0 auto!important;
	float: none!important;
}
.btn-close {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    display: table;
    color: white;
    background: #ff5c5c;
    border-radius: 50px;
    padding: 6px 10px;
    z-index: 999;
    cursor: pointer;
}



.bg-01{
	padding: 30px 0;
	/*background-image: linear-gradient(140deg, #D03CFF 0%, #F0F9FF 110%);*/
	/*transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;*/
	background: #fff3fb;
}
.bg-02 {
    padding: 40px 0 100px;
}
.bg-02 * {
    text-align: center;
    color: #000;
}
.bg-02 img{
	max-width: 50%;
}


.headline-topo *{
	color: #fff;
}
.headline-topo {
    text-align: center;
}

.headline-topo h1 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    /*text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);*/
    color: #b58872;
}
.headline-topo h1 strong{
	color: #000;
}
.headline-topo p {
    margin: 0 0 7px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.headline-topo p, .headline-topo p *{
    color: #000;
}

.box-preco{
	position: relative;
	text-align: center;
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 2px solid #ccc;
}
.bg-02 .box-preco img {
    margin-bottom: 40px;
}
.bg-02 .box-preco h2{
	font-size: 36px;
    line-height: 48px;
    color: #383838;
    margin-bottom: 20px;
}
.bg-02 .box-preco h2 strong{
	color: #f32100!important;
}
.bg-02 .box-preco > strong, .bg-02 .box-preco > span{
	display: block;
	font-size: 24px;
	margin-bottom: 0px;
}
.bg-02 .box-preco .preco-antigo{
	color: #ed3b34;
	color: #777!important;
	font-size: 18px;
}
.bg-02 .box-preco .preco-antigo s{
	color: #777!important;
}
.bg-02 .box-preco .preco-parcelado{
	color: #47dd7f!important;
	font-size: 48px;
	position: relative;
}
.bg-02 .box-preco .preco-parcelado .price-off{
    font-size: 9px;
    line-height: 9px;
    position: absolute;
    top: -3px;
    right: 9%;
    font-weight: 600;
    color: #fff;
    background: #f91717;
    padding: 3px 4px 3px;
    border-radius: 4px;
    display: none;
}
.bg-02 .box-preco .btn{
	margin: 10px auto 7px;
}
.pv-new .bg-02 .box-preco .preco-antigo, .pv-new .bg-02 .box-preco .preco-antigo s{
	color: #f44336!important;
}
.pv-new .bg-02 .box-preco .preco-parcelado{
	color: #14dd80!important;
}


.pv-new .provas-sociais-preview {
	display: table;
	margin: 0 auto;
}
.pv-new .provas-sociais-preview li {
    width: 48%;
}
.provas-sociais-preview li {
    width: 33.33%;
    float: left;
    text-align: center;
}
.provas-sociais-preview li img {
    max-width: 85%;
    height: auto;
    /*border-radius: 7px;*/
    /*box-shadow: 0 1px 5px #888888;*/
    margin: 0 auto 40px;
}
.provas-sociais-preview li:last-child img{
	margin-bottom: 0;
}



.section-ofertas{
	padding: 60px 0;
	background: #7B0B90;
}

.pv-new .btn{
	font-weight: bold;
	font-size: 22px;
	line-height: 27px;
	padding: 15px 30px 15px;
	background: #47CB59;
	box-shadow: 0px 0px 14px 0px rgba(0, 255, 12.195652173913029, 0.5);
	margin: 0 auto;
	color: #fff;
	display: table;
	vertical-align: initial;
    white-space: initial;
}

.caixas-oferta{
	background: #fff;
	padding: 20px 20px 25px;
	border-radius: 20px;
	border: 2px solid black;
	margin-bottom: 20px;
	width: 48%;
	float: left;
}
.caixas-oferta h4{
	background: #929292;
	color: #fff;
	border-radius: 20px;
	padding: 10px 0px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.caixas-oferta h5.preco{
	font-size: 75px;
    color: #00BD39;
    text-align: center;
    font-weight: bold;
}
.caixas-oferta ul li{
	display: flex;
	align-items: center;
	text-align: left;
	padding: 7px 0;
}
.caixas-oferta img.mockup-oferta{
	margin: 0 auto;
	display: table;
	max-width: 75%;
}
.caixas-oferta ul li p{
	font-size: 16px;
    line-height: 1.4em;
    text-align: left;
    padding: 0 0 0 10px;
    margin: 0;
    opacity: .8;
}
.caixas-oferta ul li p em{
	font-size: 15px;
}
.caixas-oferta-plano-basico{
	float: right;
}


.section-quem-sou{
	padding: 60px 0;
	border-radius: 20px 20px 0 0;
	background: #e4e4e4;
}
.img-quem-sou figure{
	background: #fff;
	padding: 7px;
	border-radius: 30px;
	display: table;
	margin: -110px auto 25px;
}
.img-quem-sou figure img{
	border-radius: 30px;
}
.section-quem-sou p{
	font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    text-align: left;
    padding: 0 10px 10px;
    opacity: .8;
}



.style-text h3{
	text-align: center; 
    font-size: 30px;
    padding: 0px 10px 10px;
}
.style-text p{
	font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-align: left;
    padding: 0 10px 10px;
    opacity: .8;
}
.style-text img{
	max-width: 50%;
	display: table;
	margin: 0 auto;
}
.box-bonus .txt-comprando{
	background-color: #FFF52B;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 600;
    display: table;
    margin: 30px auto 0;
    padding: 5px 30px;
}
.box-bonus h4.data-desconto{
	font-size: 30px;
	font-weight: bold;
	padding: 15px 10px;
}
.box-bonus ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.box-bonus ul li{
	border: 3px solid #7b0b90;
	padding: 0 0 20px;
	border-radius: 10px;
	width: 32.5%;
	margin: 0 0 35px;
}
.box-bonus ul li:last-child{
	margin-bottom: 0;
}
.box-bonus ul li h2.title{
	background: #7b0b90;
	padding: 15px 5px 17px;
	font-size: 24px;
	color: white;
}
.box-bonus ul li h2.title *{
	color: white;
}
.box-bonus ul li h3{
	font-size: 22px;
	padding: 7px 15px 0px;
	margin: 0;
	font-weight: bold;
}
.box-bonus ul li img{
	margin: 7px auto;
}
.box-bonus ul li p{
	padding: 0 20px;
	font-size: 16px;
	line-height: 24px;
}
.box-bonus ul li h4{
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.box-bonus ul li h4 *{
	color: #FF0000;
}





.lista-beneficios li{
	display: flex;
	align-items: center;
	text-align: left;
	padding: 7px 0;
}
.lista-beneficios li i{
	color: #01BD39;
	font-size: 24px;
}
.lista-beneficios li i.red{
	color: #FF0000;
}
.lista-beneficios li p{
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0;
	opacity: .8;
}
.style-text .border-dashed{
	font-size: 18px; 
	line-height: 30px;
	font-weight: 500;
	text-align: center;
	padding: 20px; opacity: .8;
	border: 3px dashed #01BD39;
	border-radius: 20px;
	width: 95%;
	margin: 0 auto 25px;
}


/* Modal */
.modal-boleto-overlay{
	position: fixed;
	left: 0;
	top: -200%;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background: rgba(255, 255,255, 0.98);
	z-index: 990;
	/*display: none;*/
}
.modal-boleto-overlay .modal-boleto-body{
	padding: 15px;
}
.modal-boleto-overlay .modal-boleto-body img{
	max-width: 60%;
	margin: 0 auto;
	display: table;
}
.modal-boleto-overlay .modal-boleto-body h4{
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	font-weight: 500;
	padding: 10px 0 0px;
	opacity: .8;
}
.modal-boleto-overlay .modal-boleto-body h5{
	font-size: 75px;
	line-height: 75px;
	color: #00BD39;
	text-align: center;
	font-weight: bold;
	margin: 15px 0 5px;
}
.modal-boleto-overlay .modal-boleto-body p{
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #EC0053;
}
.modal-boleto-overlay .span-valido{
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #fe5c5c;
    padding: 10px 0;
    font-weight: bold;
}
.modal-boleto-overlay .btn-close{
	position: relative;
    margin: 20px auto 70px;
    left: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    padding: 8px 0 0;
}


/* Notificações de Vendas */
.notificacoes-vendas ul li{
	position: fixed;
	/*bottom: 7px;*/
	bottom: -200%;
	left: 7px;
	padding: 15px;
	background: #fff;
	box-shadow: 0px 0px 3px #9a9a9a;
	border-radius: 7px;
	z-index: 999;
}
.notificacoes-vendas ul li .nv-logo{
	float: left;
	width: 25%;
}
.notificacoes-vendas ul li .nv-logo img{
	max-width: 100%;
	display: table;
	margin: 0 auto;
}

.notificacoes-vendas ul li .nv-content{
	float: right;
	width: 70%;
}
.notificacoes-vendas ul li .nv-content h4{
	font-size: 14px;
	font-weight: bold;
	color: #47dd7f;
	text-transform: capitalize;
}
.notificacoes-vendas ul li .nv-content h4 span{
	font-weight: 300;
	font-size: 12px;
}
.notificacoes-vendas ul li .nv-content p{
	font-size: 14px;
	padding: 7px 0 5px;
	margin: 0;
}
.nv-content .nv-tempo-compra{
	font-size: 12px;
	opacity: .7;
}
.nv-content .nv-tempo-compra{
	font-size: 10px;
}


.btn-icon-whatsapp-fixed{
	position: fixed;
	bottom: 7px;
	right: -100%;
	z-index: 99;
	background: #25d366;
	padding: 12px;
	border-radius: 50px;
}
.btn-icon-whatsapp-fixed img{
	max-width: 30px;
}
.btn-icon-whatsapp-fixed-active{
	right: 10px;
}


footer{
	background: #242424;
	padding: 30px 0 50px;
}
footer *{
	color: white;
	text-align: center;
}



/* PV Crescimento */
.pv-crescimento .thumb-mulher-cabelao{
	margin-bottom: 25px;
}

.tabela-comparativo{
	padding: 0px 0 100px;
}
.tabela-comparativo h2{
	font-weight: bold;
	margin: 0 0 25px;
	text-align: center;
}
.tabela-comparativo table{
	width: 100%;
	border-collapse: collapse;
}
.tabela-comparativo table tr th,
.tabela-comparativo table tr td{
	/*text-align: center;*/
	padding: 10px 7px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
.tabela-comparativo table tr:last-child td{
	border-bottom: none;
}
.tabela-comparativo table tr td:nth-child(3){
	background: #f1f1f1;
}
.tabela-comparativo table tr td i.fa-times-circle{
	color: #FF0000;
}
.tabela-comparativo table tr td i.fa-check-circle{
	color: #01BD39;
}


/* Mobile */
@media (max-width: 767px) {
	img{
		max-width: 100%;
	}
	.container{
 		width: 100%;
 	}

 	.headline-topo h1 {
		font-size: 2em;
	}
	.headline-topo p {
		font-size: 1em;
	}
	.bg-02 .box-preco img{
		max-width: 100%;
	}
	.style-text img{
		max-width: 100%;
	}
	.bg-resumo .style-text img{
		max-width: 70%;
		margin: 5px auto 10px;
	}


    .pv-new .provas-sociais-preview {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }
    .pv-new .provas-sociais-preview li {
        width: 100% !important;
    }
    .pv-new .provas-sociais-preview li img {
        max-width: 100%;
    }

    .box-bonus ul li{
    	width: 100%;
    }
    .box-bonus ul li img{
    	max-width: 40%;
    }

    .caixas-oferta{
    	width: 100%;
    }

    .img-quem-sou figure{
    	max-width: 80%;
    }

	.pv-new .notificacoes-vendas ul li{
		width: 100%;
        left: 50%;
        transform: translateX(-50%);
        padding: 6px 7px 0px;
        border-radius: 0;
	}
	.pv-new .notificacoes-vendas ul li .nv-logo{
		width: 12%;
	}
	.notificacoes-vendas ul li .nv-logo img {
	    max-width: 75%;
	    margin: -5px auto 0;
	}

	.pv-new .notificacoes-vendas ul li .nv-content{
		width: 86%;
	}
	.pv-new .notificacoes-vendas ul li .nv-content h4{
		font-size: 12px;
	    line-height: 12px;
		margin: 0;
	}
	.pv-new .notificacoes-vendas ul li .nv-content p{
		font-size: 11px;
	    line-height: 11px;
		margin: 0 0 -5px;
		padding: 3px 0 0px;
	}
	.pv-new .notificacoes-vendas ul li .nv-content .nv-tempo-compra{
		font-size: 9px;
	}

	/* PV Crescimento */
	.pv-crescimento .thumb-mulher-cabelao{
		margin-left: -5%;
		width: 110%;
		max-width: 110%;
	}

}






body.pv-UPSELL{
	padding-top: 35px!important;
}
.pv-UPSELL .UP-faixa-topo{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	background: red;
	padding: 5px 7px;
}
.pv-UPSELL .UP-faixa-topo p{
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	text-align: center;
}

.pv-UPSELL .UP-faixa-topo.UP-faixa-rodape{
	background: #43dd8b;
	bottom: 0;
	top: auto;
}
.pv-UPSELL .UP-headline-topo{
	padding: 20px 0 30px;
}
.pv-UPSELL .UP-headline-topo *{
	text-align: center;
}
.pv-UPSELL .UP-headline-topo h2{
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 5px;
    border: 3px dashed #01BD39;
    padding: 20px;
    border-radius: 20px;
    background: #fff;
}
.pv-UPSELL .UP-headline-topo h2 strong{
	font-size: 1.6em;
	padding-bottom: 7px;
	display: block;
	color: #43dd8b;

}
.pv-UPSELL .UP-headline-topo p{
	font-size: 0.9em;
}
.pv-UPSELL .UP-headline-topo i{
	font-size: 36px;
	display: table;
	margin: 25px auto 0;
}


