a {
    text-decoration: none !important;
    transition: all .3s
}

a:hover {
    text-decoration: none !important;
    transition: all .3s
}

[type="button"], [type="reset"], [type="submit"] [role="button"] {
    cursor: pointer;
}

.price-from {
    text-decoration: line-through;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px
}

.exibir-desktop {
    display: block;
}

.exibir-mobile {
    display: none
}

a.btn-cta, button.btn-cta {
    padding: 20px 34px 20px;
    border-color: #000;
    border-width: 0;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    background: #74be33;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #74be33), color-stop(100%, #489417));
    background: -webkit-linear-gradient(top, #74be33 0%, #489417 100%);
    background: -moz-linear-gradient(top, #74be33 0%, #489417 100%);
    background: -ms-linear-gradient(top, #74be33 0%, #489417 100%);
    background: -o-linear-gradient(top, #74be33 0%, #489417 100%);
    background: linear-gradient(to bottom, #74be33 0%, #489417 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#74be33, endColorstr=#489417, GradientType=0);
    box-shadow: 0 4px 0 0 #24450d;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    color: #fcfcfc;
    font-family: ubuntu, sans-serif;
    font-weight: 700;
    letter-spacing: -2px;
    margin-top: 32px;
    line-height: 22px;
}

a.btn-cta:hover, button.btn-cta:hover {
    background: linear-gradient(to bottom, #557737 0%, #153500 100%);
}

.txt-produto ul {
    padding-left: 0;
    list-style: none;
    line-height: 33px;
}

.txt-produto ul li i {
    color: #f00;
    font-size: 20px
}

.headline {
    text-align: center;
}

.headline h1 {
    font-size: 34px;
    font-weight: 800;
    padding: 20px 100px 20px;
}

header {
    color: #fff;
    background-image: URL('../images/bg-top-4.html');
    padding-bottom: 20px
}

.txt-produto {}

.txt-produto h1 {
    font-size: 26px;
}

.txt-produto h3 {
    font-size: 20px;
    font-weight: 800;
}

.anvisa .text-anvisa-left h1 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding-top: 37px;
}

section.anvisa {
    background: #272727;
    margin-bottom: 70px;
}

.anvisa .text-anvisa-right {
    color: #fff;
    text-align: left;
    font-size: 14px;
    padding-top: 30px;
}

section.garantia-c {}

section.garantia-c h1 {
    font-weight: 700;
    font-size: 28px;
}

section.garantia-c p {
    margin-bottom: 0;
}

.bg-formula {
    text-align: center;
    background: #0090ff;
    margin-top: 30px;
    color: #fff;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}

.bg-formula h1 {
    font-weight: 700;
    font-size: 30px;
}

.bg-formula h4 {
    font-size: 20px;
}

#triangulo-para-baixo {
    width: 36px;
    height: 18px;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #0090ff;
    position: absolute;
    bottom: -38px;
    left: 50%;
    z-index: 99;
}

.text-video {
    text-align: center;
}

.text-video span {
    color: #eb2d31;
    font-weight: 800;
}

section.garantia {
    background: #000;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    background: rgb(255, 0, 0);
    background: linear-gradient(90deg, rgba(255, 0, 0, 1) 9%, rgba(0, 0, 0, 1) 77%);
}

.text-garantia {}

.text-garantia h1 {
    font-weight: 700;
    font-size: 35px;
}

.title-home h1 {
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
}

.title-home h1 span, .item-beneficio span {
    color: #008dff;
    font-weight: 700
}

.owl-depo {
    margin-top: 40px;
}

section.depoimento .title-home {
    text-align: center;
}

button.owl-prev {
    position: absolute;
    left: -100px;
    top: 40%;
}

button.owl-prev img {
    width: 70%;
}

button.owl-next {
    position: absolute;
    right: -100px;
    top: 40%;
}

button.owl-next img {
    width: 70%;
}

section.beneficios {
    margin-top: 50px;
    margin-bottom: 50px;
}

section.beneficios .title-home {
    text-align: center;
    margin-bottom: 50px;
}

.item-beneficio h3 {
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    margin-top: 30px
}

section.oferta {
    padding-bottom: 40px;
    padding-top: 40px;
}

section.oferta .title-home h1 {
    font-weight: 700;
    font-size: 35px;
    max-width: 740px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.title-home h3 {
    font-size: 18px;
}

p.desconto.destaque {
    color: #60b433 !important;
    background-color: #f7eb45;
}

.feature-box .feature-box-content:first-child {
    margin-top: 0;
}

.feature-box .feature-box-content p {
    letter-spacing: inherit;
    line-height: 1.6em;
}

p.title-quantidade {
    color: #444;
    font-size: 23px;
    text-align: left;
    font-weight: 700;
    line-height: .8em !important;
    margin-bottom: 0;
}

span.title-quantidade.valorproduto {
    font-size: 13px;
    font-weight: 400;
}

.img-mockup-boxpreco {
    display: block;
    margin: 20px auto 15px;
}

p.title.peso {
    color: #444;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
}

.feature-box .feature-box-content:first-child {
    margin-top: 0;
}

p.text.peso {
    font-size: 12px;
    color: #444;
    margin-bottom: 25px;
    font-weight: 500;
    text-align: center;
}

p.text-valores {
    font-weight: 500;
    font-size: 15px;
    color: #444;
    text-align: left;
    line-height: 1em !important;
    margin: 0;
    width: 100%;
    margin-bottom: 7px;
}

span.text-valores.numeral {
    float: right;
    font-weight: 700;
}

hr.valor {
    width: auto;
    border: solid #ddd;
    border-width: 1px 0 0;
    margin: 10px 0;
    height: 0;
}

span.text-valores.numeral.desconto {
    text-decoration: line-through #fc2c2c;
    font-weight: 500;
}

span.text-valores.numeral {
    float: right;
    font-weight: 700;
}

p.text-valores.fn {
    margin: 25px 0 30px !important;
}

a.btn {
    color: #ffffff !important;
    border-radius: 50px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 19px;
    font-weight: 800;
    margin: 25px auto;
    display: table !important;
    transition: all .4s ease-in-out 0s;
    width: auto;
    line-height: 1.2em;
    background-color: #60b433 !important;
    animation: pulse .5s infinite alternate;
    padding: 15px 25px;
    width: 100%;
}

a.btn.destaque {
    margin: 0 auto;
    width: 100%;
    padding: 15px 0;
}

p.text.frete {
    font-size: 13px;
    color: #222;
    margin: 8px 0 0;
}

p.desconto.destaque {
    color: #ffffff !important;
    background-color: #eb2d31 !important;
}

p.desconto {
    color: #fff !important;
    width: 80px;
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
    margin-right: 10px;
    line-height: 1.5em !important;
    background-color: #202020;
    border-radius: 100px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -.03em !important;
    float: left;
}

.table-item-1, .table-item-3 {
    background: #fff;
    border: 2px solid #eb2d31;
}

span.text-valorfinal {
    font-size: 40px;
    color: #444;
    text-align: center;
    font-weight: 700;
    letter-spacing: -.05em !important;
    margin-bottom: 0;
}

span.text-cifrao {
    font-size: 17px;
    color: #444;
    font-weight: 700;
    letter-spacing: -.05em;
    vertical-align: middle;
    margin-right: 5px;
    float: right;
}

.table-item.-featured .table-item__box {
    border: 4px solid #eb2d31;
    border-bottom: none;
    background: #fff;
    border-radius: 10px;
}

.prices__tables {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}

.prices__table {
    flex: 0 0 calc(33.33333% - 10px);
    max-width: calc(33.33333% - 10px);
}

.table-item-1, .table-item-3, .table-item-2 {
    background: #fff;
    border: 2px solid #eb2d31;
}

.table-item__box {
    padding: 15px;
}

.table-item {
    border-radius: 10px;
    position: relative;
    width: 100%;
}

.table-item, .table-item__badge {
    margin-right: auto;
    margin-left: auto;
}

.clock {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    margin-bottom: 55px;
}

.clock__item, .clock__item .time {
    display: flex;
    align-items: center;
    flex-flow: column;
}

.clock__item {
    justify-content: center;
    height: 110px;
    margin: 0 7px;
    padding: 10px 20px;
    color: #fff;
    background: #eb2d31;
    box-shadow: 2px 3.5px 5px 0 rgba(0, 0, 0, .3);
}

.clock__item .time.-m, .clock__item .time.-s {
    font-weight: 700;
    line-height: 1;
}

.clock__item .time {
    font-size: calc(40px + 21 * ((100vw - 420px) / 860));
    min-width: 90px;
    margin: 0 8px;
}

.clock__item .text {
    font-size: calc(18px + 6 * ((100vw - 320px) / 880));
    font-weight: 400;
    text-align: center;
}

.clock__item .time {
    font-size: 61px;
}

.clock__item .text {
    font-size: 24px;
}

.clock__item.-finished {
    font-size: 24px;
    font-range: 320px 1200px;
    font-weight: 700;
    display: none;
    text-align: center;
}

section.perguntas {
    margin-top: 50px;
    margin-bottom: 50px;
    background: #f2f2f2;
    padding-top: 0;
    padding-bottom: 30px;
}

.item-pergunta p {
    margin-bottom: 30px;
}

.item-pergunta h1 {
    font-size: 20px;
    font-weight: 700;
    color: #0090ff;
    margin-bottom: 14px;
}

section.perguntas .bg-formula {
    margin-top: 0;
    margin-bottom: 40px;
}

.text-compra-internet h1 {
    font-size: 38px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.text-compra-internet span {
    color: #0090ff;
}

.item-anvisa {
    display: flex;
    margin-bottom: 20px;
}

.item-anvisa img {
    width: 50%;
}

.item-anvisa h6 {
    font-size: 15px;
    padding-top: 19px;
    padding-left: 17px;
}

section.formas-pagamento {
    margin-bottom: 40px;
    margin-top: 70px;
}

.img-pagamento, .contato-footer, .box-face {
    margin-bottom: 20px;
}

.img-pagamento h5 {
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.contato-footer {
    text-align: center;
}

.contato-footer h5 {
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.contato-footer a {
    color: #000;
    font-weight: 600
}

.box-face {
    padding-top: 50px
}

section.pirataria {
    padding-bottom: 40px;
    padding-top: 40px;
    background: #ccc;
}

.sub-footer {
    background: #212529;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 13px;
}

.links-footer a {
    color: #fff;
}

footer.footer {
    background: #000;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #fff;
}

.copy {
    font-size: 12px;
    margin-top: 40px;
}

footer.footer h5 {
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 25px;
}

.colum-footer-2 img {
    width: 82%;
}

section.urgente {
    background: black;
    /* background: linear-gradient(90deg, #0090ff 9%, #010230 77%); */
    color: #fff;
    padding: 30px 0;
}

.black-friday {
    font-family: 'Franklin Gothic Heavy';
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 10px;
    width: 300px;
    display: block;
    margin: 0 auto 20px auto;
    box-shadow: 1px 1px 25px 1px #cdcdcd;
}

.black-friday strong {
    color: red;
}

section.depoimento {
    padding-top: 20px;
}

section.depoimento h4 {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 20px;
}

section.depoimento p {
    font-weight: 800;
    font-size: 18px;
    color: #000;
}

section.depoimento h1 {
    margin-bottom: 25px;
}

.fixed-secure {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

.fixed-wpp {
    display: flex;
    flex-flow: column;
    position: fixed;
    justify-content: center;
    align-items: center;
    right: 20px;
    bottom: 20px;
    z-index: 100;
}

.fixed-wpp img {
    margin-bottom: 5px;
}

.fixed-wpp__text {
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: calc(11px + 3 * ((100vw - 420px) / 860));
    background: #509227;
    padding: 5px 10px;
    letter-spacing: .02em;
    box-shadow: 1.5px 2.6px 10px 0 rgba(0, 0, 0, .5);
    border: 2px solid #389b44;
    font-size: 14px
}

section.aviso-legal {
    text-align: center;
    font-size: 11px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.mosaico {
    background: url(../images/mosaico.html) 400px center repeat-x;
    height: 770px;
    width: 100%;
    animation: slideinbg 60s infinite linear;
}

.images-whats img.img-fluid {
    margin-bottom: 30px;
}

.owl-antesdepois {
    margin-top: 40px;
}

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

@media (max-width:999px) {
    .prices__table {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-bottom: 20px
    }
}

@media screen and (max-width:768px) {
    .exibir-desktop {
        display: none
    }

    .exibir-mobile {
        display: block
    }

    .prices__tables {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .prices__table {
        min-width: 320px;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto
    }

    button.owl-prev {
        position: absolute;
        left: 0;
        top: 90%
    }

    button.owl-next {
        position: absolute;
        right: 0;
        top: 90%
    }

    button.owl-next img, button.owl-prev img {
        width: 40%
    }

    .headline h1 {
        font-size: 31px;
        font-weight: 800;
        padding: 20px
    }

    header {
        background-size: cover
    }

    .item-anvisa img {
        width: 22%;
        height: auto
    }
}

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

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

@media(min-width:768px) {}

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