/*------------------------ TOPO -----------------------*/
.container-fluid.base {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-page.jpg) center top no-repeat;
    background-color: #19d9e4;
}
.container.engloba {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 142px;
}
.row.banner {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-home.jpg) top no-repeat;
    background-size: cover;
    padding-top: 50px;
    background-color: #fff;
}
.row.linha1-banner h2 {
    text-transform: uppercase;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 42px;
    font-weight: 900;
    color: #fff;
    line-height: 46px;
    text-shadow: rgba(26, 63, 68, 0.28) 0px 3px 0px;
}
.row.linha1-banner img {
    display: block;
    margin: auto;
}
.row.linha2-banner h4 {
    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    line-height: 29px;
    margin: 0;
    margin-bottom: 35px;
    text-shadow: rgb(93, 203, 21) 1px 3px 0px;
    padding-top: 0px;
}
.row.linha2-banner p {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    font-size: 20px;
    /* margin-top: 15px; */
    color: #464646;
    margin-top: 15px;
    line-height: 50px;
}
.row.linha2-banner p i {
    padding-right: 10px;
    color: #77e41a;
}
a.btn-comprar-agora {
    display: block;
    background: #86b200;
    background: -moz-linear-gradient(top, #86b200 0%, #6fea1f 16%, #45a109 53%, #62b12f 88%, #317b0f 100%);
    background: -webkit-linear-gradient(top, #86b200 0%,#6fea1f 16%,#45a109 53%,#62b12f 88%,#317b0f 100%);
    background: linear-gradient(to bottom, #86b200 0%,#6fea1f 16%,#45a109 53%,#62b12f 88%,#317b0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86b200', endColorstr='#317b0f',GradientType=0 );
    padding: 25px;
    border-radius: 75px;
    color: #fff;
    text-decoration: none;
}
a.btn-comprar-agora h3 {
    margin: 0;
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    font-size: 32px;
    text-shadow: rgba(0, 0, 0, 0.35) 0 2px 6px;
}
a.btn-comprar-agora h5 {
    margin: 0;
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    line-height: 22px;
}
img.img-responsive.img-produto {
    margin-top: 65px;
}
/*------------------------ PAGINA -----------------------*/
.row.selo {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-selo.jpg) center no-repeat;
    padding: 15px;
    background-size: cover;
}
.row.selo h3 {
    text-align: center;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    margin: 10% 0;
}
.row.ciencia {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-ciencia-formula.jpg) left top no-repeat;
    background-color: #fff;
    padding-top: 65px;
    padding-bottom: 60px;
}
.row.ciencia h1 {
    background: -webkit-linear-gradient(#acc835, #4a8e37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Lato', sans-serif;
    font-size: 44px;
    font-weight: 900;
    margin: 0;
}
.row.ciencia h4 {
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
}
.row.ciencia p {
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    font-size: 16px;
}
.row.modo-uso {
    margin-top: 50px;
}
.row.modo-uso img {
    display: block;
    margin: auto;
}
.row.modo-uso h3 {
    background: -webkit-linear-gradient(#acc835, #4a8e37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 34px;
    text-align: center;
}
.row.modo-uso h5 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #000;
    font-weight: 700;
    line-height: 22px;
}
.row.modo-uso h5 b {
    font-weight: 900;
}
.row.anvisa {
    background: #dbdbdb;
    background: -moz-linear-gradient(top, #dbdbdb 0%, #fafafa 100%);
    background: -webkit-linear-gradient(top, #dbdbdb 0%,#fafafa 100%);
    background: linear-gradient(to bottom, #dbdbdb 0%,#fafafa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#fafafa',GradientType=0 );
    padding: 15px;
}
.row.anvisa p {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 22px;
    margin-bottom: 0;
}
img.img-responsive.selo2 {
    position: relative;
    top: 425px;
}
.row.receba-hoje {
    background: #601a88;
    background: -moz-linear-gradient(top, #601a88 0%, #320e46 100%);
    background: -webkit-linear-gradient(top, #601a88 0%,#320e46 100%);
    background: linear-gradient(to bottom, #601a88 0%,#320e46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#601a88', endColorstr='#320e46',GradientType=0 );
    border-bottom: 12px solid #491467;
    padding-top: 35px;
    padding-bottom: 35px;
}
.row.receba-hoje h3 {
    color: #fff;
    font-family: 'Lato', sans-serif;
    margin: 0;
    font-size: 32px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 700;
}
.row.receba-hoje h3 b {
    font-weight: 900;
}
.row.receba-hoje h4 {
    color: #a0f4ff;
    font-family: 'Lato', sans-serif;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
}
.row.receba-hoje p {
    text-align: center;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
}
.row.receba-hoje a {
    text-align: center;
    position: absolute;
    width: 90%;
    padding: 30px;
}
a.btn-comprar-agora h2 {
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    margin: 0;
    font-size: 40px;
    font-weight: 900;
    font-style: italic;
    text-shadow: rgba(0, 0, 0, 0.35) 0 2px 6px;
}
.row.beneficios {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/cigarro-prejudica.jpg) left bottom no-repeat;
    background-color: #f4f4f4;
    padding-top: 55px;
}
.row.beneficios h1 {
    margin: 0;
    text-align: center;
    background: -webkit-linear-gradient(#49D5DB, #15647A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Lato', sans-serif;
    font-size: 57px;
    font-weight: 900;
    margin-bottom: 80px;
}
.row.beneficios h4 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 900;
    color: #3c3c3c;
    line-height: 22px;
    margin-bottom: 20px;
}
.row.beneficios p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 50px;
}
.row.liberdade {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-parar-fumar.jpg) center no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 65px;
}
.row.liberdade h4 {
    text-align: right;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    margin: 0;
}
.row.liberdade p {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
}
.row.acontece {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-o-que-acontece.jpg) center no-repeat;
    background-size: cover;
    padding-top: 55px;
    padding-bottom: 45px;
}
.row.acontece h1 {
    margin: 0;
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-size: 48px;
    line-height: 50px;
}
.row.acontece h1 span {
    color: #e6b661;
    font-style: italic;
}
.row.acontece h4 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 50px;
    font-family: 'Lato', sans-serif;
    margin: 0;
}
.row.tempo-beneficios {
    background: #413b3d;
    padding: 30px 0;
}
.row.tempo-beneficios img {
    display: block;
    margin: auto;
}
.row.calculadora {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-calculadora.jpg) bottom center no-repeat;
    background-color: #f3f3f3;
    padding-bottom: 105px;
    padding-top: 70px;
}
.row.calculadora h1 {
    margin: 0;
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 45px;
    color: #413d3e;
}
.row.calculadora h1 span {
    color: #2f8252;
}
.row.calculadora p {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
}
form#calculadora {
    background: none;
}
.calcule {
}
.calcule .caixa {
    background: #2f8252;
    box-shadow: rgba(0, 0, 0, 0.38) 0 0 16px;
    border-radius: 14px 14px 0 0;
    padding: 45px 30px;
    padding-bottom: 30px;
}
.calcule .caixa h4 {
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 24px;
    margin: 0;
    margin-bottom: 20px;
}
input#calcular {
    width: 100%;
    background: #413d3e;
    border: none;
    padding: 30px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    border-radius: 0 0 14px 14px;
}
.resultado .caixa {
    background: #1a8167;
    background: -moz-linear-gradient(45deg, #1a8167 0%, #24a591 100%);
    background: -webkit-linear-gradient(45deg, #1a8167 0%,#24a591 100%);
    background: linear-gradient(45deg, #1a8167 0%,#24a591 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8167', endColorstr='#24a591',GradientType=1 );
    box-shadow: rgba(0, 0, 0, 0.38) 0 0 16px;
    border-radius: 14px;
    padding: 70px 30px;
    padding-top: 0px;
}
input#preco, input#quantos, input#dias {
    width: 100%;
    padding: 9px;
    border: none;
    border-radius: 6px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
    text-align: center;
}
.caixa .row {
    padding: 10px 0;
}
.row.qtd {
    border-top: 2px solid #5a9e77;
    border-bottom: 2px solid #5a9e77;
}
.caixa label {
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}
.resultado img {
    margin: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -45px;
}
.resultado h3 {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #ffd949;
    font-family: 'Lato', sans-serif;
    font-size: 28px;
    font-weight: 900;
}
.resultado h4 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
input#Total {
    margin-top: 55px;
    width: 100%;
    border: none;
    padding: 15px;
    border-radius: 6px;
    line-height: 24px;
    color: #000;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 18px;
    text-align: center;
}
.row.calculos {
    margin-top: 100px;
}
.row.depoimentos {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-pre-form.jpg) center bottom no-repeat;
    background-color: #fff;
    padding-bottom: 265px;
    padding-top: 45px;
}
.row.depoimentos h1 {
    margin: 0;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 46px;
    background: -webkit-linear-gradient(#2566ac, #133662);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px;
}
.row.depoimentos h1 span {
    font-weight: 900;
    font-style: initial;
}
.row.depoimentos p {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #262626;
    line-height: 28px;
}
.depoimento {
    background: #276cb6;
    background: -moz-linear-gradient(top, #276cb6 0%, #113058 100%);
    background: -webkit-linear-gradient(top, #276cb6 0%,#113058 100%);
    background: linear-gradient(to bottom, #276cb6 0%,#113058 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#276cb6', endColorstr='#113058',GradientType=0 );
    margin: 0 15px;
    width: 29.8%;
    border-radius: 6px;
    padding: 0 20px 50px;
}
.depoimento img {
    display: block;
    margin: auto;
    margin-top: -50px;
    margin-bottom: 30px;
}
.row.lista-depoimentos {
    display: block;
    margin: 0px 12%;
    margin-top: 100px;
}
.depoimento p {
    color: #fff !important;
    font-size: 15px !important;
    line-height: 24px !important;
}
.row.apague-o-vicio {
    background: #fff;
}
.row.apague-o-vicio a {
    background: #86b200;
    background: -moz-linear-gradient(top, #86b200 0%, #6fea1f 16%, #45a109 53%, #62b12f 88%, #317b0f 100%);
    background: -webkit-linear-gradient(top, #86b200 0%,#6fea1f 16%,#45a109 53%,#62b12f 88%,#317b0f 100%);
    background: linear-gradient(to bottom, #86b200 0%,#6fea1f 16%,#45a109 53%,#62b12f 88%,#317b0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86b200', endColorstr='#317b0f',GradientType=0 );
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 30px;
    border-radius: 75px;
    position: relative;
    top: 50px;
}
.row.apague-o-vicio h2 {
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    font-weight: 900;
    text-shadow: rgba(0, 0, 0, 0.35) 0 2px 6px;
    margin: 0;
}
div#pedir-agora {
    padding-top: 85px;
    padding-bottom: 45px;
    /*background: url(/web/20181122135059im_/http://nicoaid.com.br/images/bg-formulario.jpg) center no-repeat;*/
    background-size: cover;
}
form#formulario {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-formulario.png) left center no-repeat;
    padding: 30px 110px 30px 35px;
    background-size: 100% 100%;
}
input.field {
    width: 100%;
    background: #192028;
    border: none;
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 6px;
    color: #fff;
}
input#quero {
    background: #86b200;
    background: -moz-linear-gradient(top, #86b200 0%, #6fea1f 16%, #45a109 53%, #62b12f 88%, #317b0f 100%);
    background: -webkit-linear-gradient(top, #86b200 0%,#6fea1f 16%,#45a109 53%,#62b12f 88%,#317b0f 100%);
    background: linear-gradient(to bottom, #86b200 0%,#6fea1f 16%,#45a109 53%,#62b12f 88%,#317b0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86b200', endColorstr='#317b0f',GradientType=0 );
    border: none;
    width: 100%;
    padding: 25px;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-shadow: rgba(0, 0, 0, 0.35) 0 2px 6px;
}
form#formulario h4 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 21px;
    line-height: 25px;
    margin: 0;
    text-transform: uppercase;
    font-style: italic;
    color: #216a75;
}
form#formulario h3 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    text-shadow: rgba(0, 0, 0, 0.32) 0 0px 7px;
}
form#formulario p {
    text-align: center;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}
.container.rodape {
    padding: 35px 15px;
}
.container.rodape p {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 22px;
}
.menu-rodape p {
    text-align: right;
}
.menu-rodape p a {
    color: #000;
}
/*------------------------ PEDIDO -----------------------*/
.row.titulo {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-titulo-interna.jpg) top center;
    background-size: cover;
    padding: 50px 50px;
    padding-bottom: 12px;
}
.row.titulo h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 900;
    line-height: 46px;
    color: #fff;
    text-shadow: rgba(26, 63, 68, 0.28) 0px 3px 0px;
    text-align: center;
}
.row.titulo h1 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 900;
    font-style: italic;
    color: #fff;
    text-shadow: rgba(26, 63, 68, 0.41) 0px 2px 0px;
    margin-top: 40px;
    text-align: center;
}
.row.ofertas {
    background: #fff;
    padding-top: 45px;
    padding-bottom: 35px;
}
.row.ofertas h2 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 38px;
    font-weight: 900;
    background: -webkit-linear-gradient(#acc835, #4a8e37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 0;
    margin-bottom: 20px;
}
.img-responsive.oferta {
    display: block;
    margin: auto;
    box-shadow: rgba(33, 33, 33, 0.14) 0 0 4px;
}
.row.ofertas img {
    display: block;
    margin: auto;
}
.row.ofertas h4 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.row.ofertas h4 b {
    font-weight: 900;
}
.row.ofertas h3 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 900;
    color: #45a10a;
    margin-top: 0;
    text-transform: uppercase;
}
.row.ofertas h5 {
    text-align: center;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
a.btn-comprar {
    background: #86b200;
    background: -moz-linear-gradient(top, #86b200 0%, #6fea1f 16%, #45a109 53%, #62b12f 88%, #317b0f 100%);
    background: -webkit-linear-gradient(top, #86b200 0%,#6fea1f 16%,#45a109 53%,#62b12f 88%,#317b0f 100%);
    background: linear-gradient(to bottom, #86b200 0%,#6fea1f 16%,#45a109 53%,#62b12f 88%,#317b0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86b200', endColorstr='#317b0f',GradientType=0 );
    display: block;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-weight: 900;
    font-style: italic;
    text-shadow: rgba(0, 0, 0, 0.35) 0 2px 6px;
    line-height: 28px;
    padding: 15px;
    border-radius: 50px;
}
.row.ofertas p {
    font-family: 'Lato', sans-serif;
    text-align: center;
    line-height: 28px;
    margin: 0;
    margin-top: 55px;
}
.row.anvisa.rodape {
    padding-bottom: 80px;
}
.row.anvisa img {
    position: absolute;
    top: -65px;
}

/*------------------------ OBRIGADO -----------------------*/
.row.info-pedido {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 0px;
}
.row.info-pedido p {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    line-height: 28px;
    color: #000;
    margin-bottom: 30px;
    font-weight: 700;
}
.row.download {
    background: #fff;
    padding-bottom: 80px;
}
.row.download img {
    display: block;
    margin: auto;
}
.row.download a {
    text-decoration: none;
}
.row.download h3 {
    margin: 0;
    text-align: center;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#acc835, #4a8e37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    font-size: 36px;
}
.row.download h2 {
    margin: 0;
    text-align: center;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#acc835, #4a8e37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    font-size: 64px;
    line-height: 1;
}
/*---------------------- MEDIA QUERIES --------------------------*/
@media (max-width:1280px) {
}

@media (max-width:1199px) {
}

@media (max-width:1024px) {
}

@media (max-width:780px) {

}

@media (max-width:480px) {
   .row.banner {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-home.jpg) right no-repeat;
    background-size: cover;
    padding-bottom: 22px;
    background-color: #fff;
    padding-top: 1px;
}
.row.ciencia h4 {
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 29px;
    padding-top: 0px;
}
.row.linha2-banner p {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    font-size: 13px;
    /* margin-top: 15px; */
    color: #464646;
    line-height: 50px;
}
.row.beneficios h1 {
    margin: 0;
    text-align: center;
    background: -webkit-linear-gradient(#49D5DB, #15647A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Lato', sans-serif;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 13px;
    padding-top: 80px;
}
.row.calculadora h1 {
    margin: 0;
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 45px;
    color: #413d3e;
    padding-top: 38px;
}
.depoimento {
    background: #276cb6;
    background: -moz-linear-gradient(top, #276cb6 0%, #113058 100%);
    background: -webkit-linear-gradient(top, #276cb6 0%,#113058 100%);
    background: linear-gradient(to bottom, #276cb6 0%,#113058 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#276cb6', endColorstr='#113058',GradientType=0 );
    margin: 0 15px;
    width: 100.8%;
    border-radius: 6px;
    padding: 0 20px 50px;
}
form#formulario {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-formulario.png) left center no-repeat;
    padding: 37px 50px 36px 8px;
    background-size: 100% 105%;
}

.row.ciencia h1 {
    background: -webkit-linear-gradient(#acc835, #4a8e37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Lato', sans-serif;
    font-size: 44px;
    font-weight: 900;
    margin: 0;
    padding-top: 428px;
}
.row.linha2-banner h4 {
    font-family: 'Lato', sans-serif;
    text-align: left;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    line-height: 29px;
    margin: 0;
    margin-bottom: 35px;
    text-shadow: rgb(93, 203, 21) 1px 3px 0px;
    padding-top: 0px;
}
.row.beneficios {
   
    background: #f4f4f4;
    
}
.resultado img {
    margin: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -31px;
}
.row.linha1-banner img {
    display: block;
    margin: auto;
    margin-top: 0px;
    width: 108px;
}
.row.linha1-banner h2 {
    text-transform: uppercase;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    line-height: 44px;
    text-shadow: rgba(26, 63, 68, 0.28) 0px 3px 0px;
    padding-left: 27px;
}
img.img-responsive.img-produto {
    padding-top: 100px;
    width: 121px;
    /* align-items: left; */
    float: right;
}
img.img-responsive.selo {
    padding-left: 53px;
}
.row.ciencia {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-ciencia-formula.jpg) left top no-repeat;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 39px;
    background-size: 293px;
}
}

@media (max-width:360px) {
}

@media (max-width:320px) {

.row.linha2-banner p {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    font-size: 13px;
    /* margin-top: 15px; */
    color: #464646;
    line-height: 50px;
}
   .row.banner {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-home.jpg) right no-repeat;
    background-size: cover;
    padding-bottom: 22px;
    background-color: #fff;
    padding-top: 1px;
}
  .row.ciencia h4 {
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 29px;
    padding-top: 0px;
}
.row.beneficios h1 {
    margin: 0;
    text-align: center;
    background: -webkit-linear-gradient(#49D5DB, #15647A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Lato', sans-serif;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 13px;
    padding-top: 80px;
}
.row.calculadora h1 {
    margin: 0;
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 45px;
    color: #413d3e;
    padding-top: 38px;
}
.depoimento {
    background: #276cb6;
    background: -moz-linear-gradient(top, #276cb6 0%, #113058 100%);
    background: -webkit-linear-gradient(top, #276cb6 0%,#113058 100%);
    background: linear-gradient(to bottom, #276cb6 0%,#113058 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#276cb6', endColorstr='#113058',GradientType=0 );
    margin: 0 15px;
    width: 100.8%;
    border-radius: 6px;
    padding: 0 20px 50px;
}
form#formulario {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-formulario.png) left center no-repeat;
    padding: 37px 50px 36px 8px;
    background-size: 100% 105%;
}

.row.ciencia h1 {
    background: -webkit-linear-gradient(#acc835, #4a8e37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Lato', sans-serif;
    font-size: 44px;
    font-weight: 900;
    margin: 0;
    padding-top: 428px;
}
.row.linha2-banner h4 {
    margin-top: 15px !important;
    font-family: 'Lato', sans-serif;
    text-align: left;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    line-height: 29px;
    margin: 0;
    margin-bottom: 35px;
    text-shadow: rgb(93, 203, 21) 1px 3px 0px;
    padding-top: 0px;
}
.resultado img {
    margin: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -31px;
}
.row.beneficios {
    background: #f4f4f4;
}
.row.linha1-banner img {
    display: block;
    margin: auto;
    margin-top: 0px;
    width: 70px;
}
.row.linha1-banner h2 {
    text-transform: uppercase;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    line-height: 44px;
    text-shadow: rgba(26, 63, 68, 0.28) 0px 3px 0px;
    padding-left: 0px;
    padding-bottom: 23px;
    padding-top: 0px;
}
img.img-responsive.img-produto {
    padding-top: 135px;
    width: 121px;
    /* align-items: left; */
    float: right;
}
img.img-responsive.selo {
    padding-left: 53px;
}
.row.ciencia {
    background: url(https://cdn-mars.vendd.com.br/p/tXe1Eaq3nDb2Uix6Yvp9Fjw1Wqz4Pui6imT9FcI7jnBERcAs/v-files/assets/bg-ciencia-formula.jpg) left top no-repeat;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 39px;
    background-size: 293px;
}
}
/*
     FILE ARCHIVED ON 13:50:59 Nov 22, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:52:37 Jun 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.468
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.01
  esindex: 0.01
  cdx.remote: 11.199
  LoadShardBlock: 208.112 (3)
  PetaboxLoader3.datanode: 103.179 (4)
  PetaboxLoader3.resolve: 179.403 (2)
  load_resource: 121.952
*/