@import url('https://fonts.googleapis.com/css2?family=Italiana&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Parkinsans:wght@300..800&display=swap'); body,h1,h2,h3,h4,h5,h6,a,li {
    font-family: "Italiana", serif !important;
}

p {
    font-family: "Parkinsans", sans-serif !important;
}

/* sec-home */
.logo-img {
    max-height: 170px !important;
}

img.logo-img {
    height: 100%;
    width: 200px;
}

.logo-pvo {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px 0px;
}

.section-blue {
    background-color: #edeee9;
}

.col-md-7.cellphone {
    margin: auto;
    text-align: center;
}

img.entered.litespeed-loaded {
    width: 100%;
}

.section-blue.no-padding {
    background: url(/images/banner-cbd.webp);
    padding-bottom: 80px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

span.title-destaque {
    font-weight: 700;
    color: #8ca503;
}

.register-form-wrapper p {
    margin-bottom: unset;
    font-size: 21px;
    margin-top: 20px;
    color: #2e2e2e;
}

.btn-grupo a {
    font-family: 'Outfit';
    position: relative;
    text-transform: uppercase;
    padding: 20px 50px;
    color: #000000;
    font-weight: 800;
}

.btn-grupo a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, #49a503, #daef66);
    border-radius: 50px;
    z-index: -1;
    transition: .3s ease-in-out;
    border-bottom: 5px solid #468b0a;
    box-shadow: 0 10px 25px -14px #333;
}

/* <-----------> */
/* depoimentos */
.inner__depoimento img {
    border: 1px solid;
    border-color: #1de6b4;
    padding: 10px;
}

#depoimentos {
    background-color: #121212;
}

#depoimentos h2.mb-0.text-white {
    color: #ffffff !important;
    font-family: 'Outfit';
    font-size: 55px;
}

.owl-item.active:not(.center) {
    opacity: .5;
}

.owl-item.active {
    transition: .3s ease-in-out;
}

span.dep-destaque {
    font-weight: 800;
}

.owl-carousel button.owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 6px;
    background-color: #000000 !important;
    margin: 0px 3px;
}

.owl-dots {
    text-align: center;
}

button.owl-dot.active {
    background-color: #20e7b6 !important;
}

/* sec-passos */
.img-passo img {
    border-radius: 20px 20px 0px 0px;
}

.passo h3 {
    font-size: 40px;
    color: #fff;
    font-family: 'Outfit';
    text-transform: uppercase;
}

.passo-a-passo {
    background-color: #000;
    border-radius: 30px;
}

.passo {
    padding: 10px 20px;
}

/* <-------> */
/* sec-empresa */
.box-body h3 {
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-family: 'Poppins';
    margin: 0px;
}

.box-body {
    position: absolute;
    bottom: 50px;
}

.title-membros {
    text-align: center;
}

.title-membros h1 {
    font-size: 40px;
    color: #2e2e2e;
    margin-bottom: 40px;
    font-weight: 600;
}

/* <--------> */
/* sec-sobre */
.titulo-mentor {
    text-align: center;
}

.titulo-mentor h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}

.img-mentor {
    text-align: center;
    padding-top: 20px;
}

p.desc-mentor {
    text-align: center;
    padding: 0px 30px;
}

.sobre-mentor {
    background-color: #232323;
    border-radius: 30px;
    padding-bottom: 4px;
    border: 2px solid;
    border-color: #ffffff12;
}

/* <--------> */
/* planos */
.planos-card {
    text-align: center;
    padding: 60px;
}

.lista-beneficios li {
    font-size: 27px;
    color: #fff;
    font-family: 'Outfit';
    padding: 10px;
    border-bottom: 1px solid;
    border-width: 1px;
    border-image: linear-gradient(to right, #03fe96 0%, #025d22 100%) 1;
}

p#desc-2 {
    margin-top: 0;
}

.card-principal {
    background-color: #333;
    border-radius: 40px;
}

#servicos h2 {
    color: #2e2e2e !important;
    margin-bottom: 20px !important;
    font-weight: 600;
}

p.desc-title {
    color: #000;
    font-size: 22px;
}

#servicos {
    background-color: #ffffff;
}

.img-not img {
    width: 590px;
}

.img-not {
    text-align: center;
}

span.destaque {
    font-weight: 700;
    color: #8ca503;
}

.compra-segura {
    text-align: center;
    margin-top: 30px;
}

.compra-segura img {
    width: 310px;
}

.alerta {
    text-align: center;
}

.alerta img {
    width: 450px;
    margin-top: 10px;
}

.img-selo {
    text-align: center;
}

.img-selo img {
    width: 100%;
    border-radius: 30px;
    box-shadow: 0px 14px 25px -13px #33333385;
}

/* faq */
button.btn.btn-link.btn-block.text-left.collapsed {
    text-decoration: none !important;
    color: #2e2e2e;
    font-weight: 600;
    font-size: 19px;
    white-space: normal;
}

.card .btn-link {
    color: #000;
    text-decoration: none;
    border-radius: 0;
    white-space: normal;
}

.card-body {
    background-color: #fff;
    padding-left: 12px;
    padding-right: 10px;
}

.card-body p {
    color: #000000;
}

#faq button:not(.collapsed) {
    background-color: #ffffff;
}

.btn-link:hover:not(.collapsed) {
    background-color: #fff;
}

i.fas.fa-plus:before {
    position: relative;
    content: "\f067";
    color: #2e2e2e;
    font-weight: 700;
    font-size: 17px;
    top: 0;
}

i.fas.fa-plus {
    position: absolute;
    top: 17px;
    left: -26px;
    transform: rotate(45deg);
    transition: .3s ease-in-out;
}

button.btn.btn-link.btn-block.text-left.collapsed i.fas.fa-plus:not(.collapsed) {
    transform: rotate(0deg);
}

.titulo {
    margin-bottom: 10px;
}

.titulo h2 {
    font-size: 60px;
    color: #2e2e2e !important;
    font-weight: 600;
}

#faq .row {
    justify-content: center;
}

.title-selo h2 {
    color: #2e2e2e;
    font-size: 4em;
    font-weight: 600;
}

span.texto-destaque {
    font-weight: 700;
    color: #8ca503;
}

#vantagens .section__title h2 {
    color: #2e2e2e !important;
    font-weight: 600;
    font-size: 4em;
}

#empresa .owl-item.active:not(.center) {
    opacity: 1;
}

.button-selo a {
    position: relative;
    color: #000000;
    text-transform: uppercase;
    padding: 16px 50px;
    z-index: 1;
    font-weight: 800;
}

.button-selo a:before {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, #49a503, #daef66);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 50px;
    transition: .3s ease-in-out;
    border-bottom: 5px solid #468b0a;
    box-shadow: 0 10px 25px -14px #333;
}

.button-selo {
    margin-top: 30px;
}

span.text-destaque {
    font-weight: 600;
}

.button-duvida {
    text-align: center;
}

#duvidas h2 {
    font-weight: 700;
    color: #0b5780 !important;
}

#duvidas p {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #2e2e2e;
}

.button-duvida a {
    position: relative;
    color: #000000;
    font-size: 17px;
    text-transform: uppercase;
    z-index: 1;
    padding: 10px 50px;
    font-weight: 700;
}

.button-duvida a:before {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, #49a503, #daef66);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 50px;
    transition: .3s ease-in-out;
}

.title-opcao h3 {
    font-size: 23px;
    color: #fff;
}

.title-opcao:before {
    position: absolute;
    content: "";
    width: 65%;
    background: #7fc3ae;
    height: 1px;
    left: 0;
    bottom: -11px;
    right: 0;
    z-index: -1;
}

.title-opcao {
    position: relative;
    z-index: 1;
}

p.desc-opcao {
    font-size: 13px;
    line-height: 17px;
}

.img-opcao img {
    width: 250px;
    border-radius: 14px;
    border: 1px solid;
}

.img-opcao {
    margin-bottom: 10px;
}

#duvidas {
    background: #ffffff;
}

.col-md-7.cellphone img {
    width: 490px;
}

#opcoes {
    position: relative;
    background: url(/images/bg-cbd.webp);
    background-position: center center;
    background-size: cover;
    z-index: 1;
}

#solucao {
    background: #ffffff;
}

.button-selo a:hover:before {
    transform: scale(1.1);
    box-shadow: none;
    border: none;
}

.btn-grupo a:hover:before {
    transform: scale(1.1);
}

i.fab.fa-whatsapp:before {
    content: "\f232";
    padding-left: 6px;
    font-weight: 400;
    font-size: 1.2em;
}

.button-duvida a:hover:before {
    transform: scale(1.1);
}

i.fas.fa-check-circle:before {
    position: absolute;
    content: "\f058";
    font-size: 13px;
    left: 86px;
    color: #07d851;
}

span.parcela-edit {
    font-size: 31px;
}

span.sifrao-edit {
    font-size: 19px;
}

.logo-instituto img {
    width: 50%;
}

.btn-grupo a:hover:before {
    box-shadow: unset;
    border-bottom: 0;
}

.section-blue.no-padding:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, #ffffff, #ffffff, #ffffff00, transparent);
    z-index: -1;
}

.desc-vantagens p {
    text-align: center;
    color: #2e2e2e;
    font-size: 1.3em;
    margin-bottom: 2em;
}

.icon-comorbidade img {
    position: relative;
    width: 60px;
    padding: 4px;
    background: linear-gradient(#0b5780, #0b5780) padding-box, linear-gradient(to right, #bc9338, #fada9a, #b7891e, #976e14) border-box;
    border-radius: 50em;
    border: 2px solid transparent;
    z-index: 1;
    transition: .3s ease-in-out;
}

.ctd-comorbidade {
    /* display: flex; */
    align-items: center;
}

.title-comorbidade h3 {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 20px;
    color: #0b5780;
}

.desc-comorbidade p {
    color: #2e2e2e;
    margin-top: 10px;
}

.icon-comorbidade {
    margin-right: 0;
    margin-top: 10px;
}

.ctd-comorbidade:before {
    position: absolute;
    content: "";
    width: 90%;
    height: 3px;
    /* background: #d5d5d5; */
    top: 69px;
    z-index: 1;
}

.desc-comorbidade {
    margin-top: 14px;
}

.ctd-comorbidade:after {
    position: absolute;
    content: "";
    background: #0b5780;
    width: 66px;
    height: 66px;
    z-index: 0;
    left: 22px;
    top: 17px;
    border-radius: 38px;
    transition: .3s ease-in-out;
}

#opcoes h2 {
    font-weight: 700;
    color: #8ca503 !important;
}

.text-cdb p {
    color: #2e2e2e;
}

#opcoes:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #edeee9, #edeee9, #edeee9, transparent, transparent);
    z-index: -1;
}

.card-beneficios {
    background: #0b5780;
    padding: 30px 30px 30px;
    box-shadow: 0 14px 24px -16px #333;
}

div#card-neuro {
    position: relative;
    background: url(/images/neuro.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    margin-bottom: 30px;
}

div#card-neuro:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #0b5780, #000000d9);
    z-index: -1;
}

.title-beneficios h3 {
    background: linear-gradient(45deg, #c39a42, #f1cf8a, #e7be58, #a07516);
    background-clip: text;
    color: transparent;
    font-weight: 600;
}

div#card-bemestar {
    position: relative;
    background: url(/images/bem-estar.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
}

div#card-bemestar:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #0b5780, #000000d1);
    z-index: -1;
}

.title-doutor h1 {
    font-size: 2.8em !important;
    color: #0b5780 !important;
}

.text-conclusao p {
    color: #2e2e2e;
}

.sub-title-faq p {
    color: #2e2e2e;
    font-size: 1.5em;
}

.desc-faq p {
    color: #2e2e2e;
    text-align: center;
    width: 80%;
    margin: auto;
    font-size: 1.1em;
}

.ctd-comorbidade:hover:after {
    background: #8ca503;
}

.icon-comorbidade img:hover {
    background: #0b5780;
}

.btn-vantagens {
    text-align: center;
    margin-top: 30px;
}

.btn-vantagens a {
    position: relative;
    font-weight: 600;
    font-size: 1.3em;
    padding: 10px 40px 15px;
    color: #000;
    z-index: 1;
}

.btn-vantagens a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, #49a503, #daef66);
    border-radius: 50px;
    z-index: -1;
    transition: .3s ease-in-out;
    border-bottom: 5px solid #468b0a;
    box-shadow: 0 10px 25px -14px #333;
}

.btn-vantagens a:hover:before {
    box-shadow: unset;
    transform: scale(1.1);
    border: none;
}

.btn-servicos {
    margin-top: 40px;
    text-align: center;
}

.btn-servicos a {
    position: relative;
    font-size: 1.3em;
    font-weight: 700;
    padding: 14px 35px 15px;
    z-index: 1;
    color: #000;
}

.btn-servicos a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, #49a503, #daef66);
    border-radius: 50px;
    z-index: -1;
    transition: .3s ease-in-out;
    border-bottom: 5px solid #468b0a;
    box-shadow: 0 10px 25px -14px #333;
}

.btn-servicos a:hover:before {
    box-shadow: unset;
    transform: scale(1.1);
    border: none;
}

i.fas.fa-calendar-alt:before {
    content: "\f073";
}

.img-cdb img {
    display: none;
}

.comorbidades .col-md-3 {
    margin-bottom: 20px;
}

.card-comorbidade {
    background: #d9d9d9;
    height: 100%;
    padding: 10px;
    border-radius: 20px;
}

.title-comorbidade {
    margin-top: 8px;
}

.img-produto img {
    display: none;
}

@media(max-width: 720px) {
    .img-opcao img {
        width: 100%;
    }

    .title-opcao h3 {
        font-size: 35px;
    }

    p.desc-opcao {
        font-size: 20px;
        line-height: unset;
    }

    .img-not img {
        width: 100%;
    }

    p.desc-title {
        font-size: 19px;
    }

    .lista-beneficios li {
        font-size: 20px;
    }

    h3.valor-atual {
        font-size: 57px;
    }

    .botao-plano a {
        font-size: 19px;
    }

    .compra-segura img {
        width: 100%;
    }

    .alerta img {
        width: 100%;
    }

    .title-selo h2 {
        font-size: 34px;
        text-align: center;
        margin-top: 20px;
    }

    .img-selo img {
        width: 100%;
    }

    .img-selo {
        margin-top: 50px;
    }

    i.fas.fa-plus {
        left: unset;
        right: 10px;
    }

    i.fas.fa-plus:before {
        color: #939393;
    }

    .logo-pvo {
        position: relative;
        text-align: center;
        top: 17px;
    }

    .button-selo {
        text-align: center;
    }

    #faq {
        padding: 20px 0px;
    }

    #solucao .row {
        flex-direction: column-reverse;
    }

    #solucao {
        padding-top: 40px !important;
    }

    #opcoes {
        padding-bottom: 0 !important;
        padding-top: 40px;
    }

    .btn-grupo a {
        padding: 15px 20px;
    }

    #vantagens .section__title h2 {
        font-size: 2.5em;
    }

    .title-membros h1 {
        margin-bottom: 10px;
    }

    .titulo h2 {
        font-size: 50px;
        padding: 40px 0px 30px;
    }

    .sub-title-faq p {
        font-size: 1.5em;
        text-align: center;
        margin-bottom: 30px;
    }

    .section-blue.no-padding {
        background: unset;
    }

    .img-produto img {
        display: block;
        width: 100%;
        margin-bottom: 40px;
    }

    #opcoes {
        background: unset;
    }

    #opcoes:before {
        background: #fff;
    }

    #servicos {
        background-color: #edeee9;
        padding-top: 40px;
    }

    #empresa {
        padding: 40px 0px 0px !important;
    }

    #solucao .col-md.text-center.mb-5 {
        margin-bottom: unset !important;
    }
}