@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap'); body,h1,h2,h3,h4,h5,h6,p,a,li {
    font-family: "Exo 2", 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: #000;
}

.col-md-7.cellphone {
    margin: auto;
      margin-top: auto;
    text-align: center;
    margin-top: 4%;
}

img.entered.litespeed-loaded {
    width: 100%;
}

.section-blue.no-padding {
    background: #000;
    padding-bottom: 60px;
}

span.title-destaque {
    text-transform: capitalize;
    font-weight: 700;
    color: #febc58;
}

.register-form-wrapper p {
    margin-bottom: unset;
    font-size: 21px;
    margin-top: 20px;
    color: #ffffff;
}

.btn-grupo a {
    font-family: 'Outfit';
    position: relative;
    text-transform: uppercase;
    padding: 20px 50px;
    color: black;
    font-weight: 800;
}

.btn-grupo a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, #ffc749, #fbe39e);
    border-radius: 50px;
    z-index: -1;
    transition: .3s ease-in-out;
    box-shadow: 0px 0px 20px #ffc749;););
}

.register-form-wrapper h1 {
}

.register-form-wrapper p {
    filter: drop-shadow(2px 4px 3px black);
}

/* <-----------> */
/* depoimentos */
.inner__depoimento img {
    border: 1px solid;
    border-color: #1de6b4;
    padding: 10px;
}

#depoimentos {
    background-color: #000;
}

#depoimentos h2.mb-0.text-white {
    color: #ffffff !important;
    font-family: 'Outfit';
    font-size: 55px;
}

.owl-item.active:not(.center) {
    opacity: 1;
}

.owl-item.active {
    transition: .3s ease-in-out;
}

span.dep-destaque {
    font-weight: 800;
    color: #eaaa10;
}

.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: #ea9c08 !important;
}

/* sec-passos */
.img-passo img {
    border-radius: 20px;
    width: 300px !important;
    margin: auto;
}

.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: 50px;
    color: #ffffff;
    margin-bottom: 40px;
}

/* <--------> */
/* 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: linear-gradient(180deg, #202020, #22222200);
    border-radius: 40px;
}

#servicos h2 {
    margin-bottom: 20px !important;
}

p.desc-title {
    color: #000;
    font-size: 22px;
}

#servicos {
    position: relative;
    background-color: #000000;
}

.img-not img {
    width: 590px;
}

.img-not {
    text-align: center;
}

span.destaque {
    font-weight: 700;
    color: #eaaa10;
}

.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: 500px;
    filter: hue-rotate(239deg);
}

/* faq */
button.btn.btn-link.btn-block.text-left.collapsed {
    text-decoration: none !important;
    color: #fff;
    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: #ffffff;
    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: 40px;
}

.titulo h2 {
    font-size: 60px;
}

#faq .row {
    justify-content: center;
}

.title-selo h2 {
    color: #fff;
    font-size: 44px;
}

span.texto-destaque {
    font-weight: 700;
    color: #eaaa10;
}

#vantagens .section__title h2 {
    margin-bottom: 60px !important;
    }

#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, #ffc749, #fbe39e);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 50px;
    transition: .3s ease-in-out;
}

.button-selo {
    margin-top: 30px;
}

span.text-destaque {
    font-weight: 600;
    color: #eaaa10;
}

.button-duvida {
    text-align: center;
}

#duvidas h2 {
    font-weight: 700;
}

#duvidas p {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
}

.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, #18e48f, #8afbc1);
    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: #121212;
}

.col-md-7.cellphone img {
    width: 100%;
}

#opcoes {
    background: #000000;
    padding-top: 40px;
    padding-bottom: 100px !important;
}

.button-selo a:hover:before {
    transform: scale(1.1);
}

.btn-grupo a:hover:before {
    transform: scale(1.1);
}

i.fab.fa-whatsapp:before {
    content: "\f232";
    padding-left: 6px;
}

.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;
}

.section__title .titulo-publico-alvo {
    margin-bottom: 40px !important;
}

@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: 0px !important;
    }

    #opcoes {
        padding-bottom: 0 !important;
    }

    .col-md-7.cellphone {
        display: flex;
        justify-content: center; 
        align-items: center; 
        overflow: hidden; 
        background: #000;
    }

    .col-md-7.cellphone iframe {
        flex: 1 1 auto;
        width: 100%;
        max-width: 100%;
        max-height: 100%;
    }

    .col-md-7.cellphone {
        margin: auto;
          margin-top: auto;
        margin-top: auto;
        text-align: center;
        margin-top: 12%;
    }
    
}
