@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
}

.logo-img {
    max-height: 170px !important
}

img.logo-img {
    height: 100%;
    width: 200px
}

.logo-pvo {
    position: absolute;
    top: 25px;
    left: 14%;
    right: 0;
    padding: 10px 0
}

.section-blue {
    background-color: #fff8f5
}

img.entered.litespeed-loaded {
    width: 100%
}

span.title-destaque {
    text-transform: capitalize;
    font-weight: 700;
    color: #333
}

.register-form-wrapper p {
    margin-bottom: unset;
    font-size: 21px;
    margin-top: 20px;
    color: #333
}

.btn-grupo a {
    font-family: 'Outfit';
    position: relative;
    text-transform: uppercase;
    padding: 20px 50px;
    color: #fff;
    font-weight: 800
}

.btn-grupo a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, #43c813, #3aff34);
    border-radius: 50px;
    z-index: -1;
    transition: .3s ease-in-out
}

.register-form-wrapper h1 {}

.inner__depoimento img {
    border: 1px solid;
    border-color: #bf7a44;
    padding: 10px
}

#depoimentos {
    background-color: #121212
}

#depoimentos h2.mb-0.text-white {
    color: #333 !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: 0 3px
}

.owl-dots {
    text-align: center
}

button.owl-dot.active {
    background-color: #bf7a44 !important
}

.img-passo img {
    border-radius: 20px 20px 0 0
}

.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
}

.box-body h3 {
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-family: 'Poppins';
    margin: 0
}

.box-body {
    position: absolute;
    bottom: 50px
}

.title-membros {
    text-align: center
}

.title-membros h1 {
    font-size: 50px;
    color: #333;
    margin-bottom: 40px
}

.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: 0 30px
}

.sobre-mentor {
    background-color: #232323;
    border-radius: 30px;
    padding-bottom: 4px;
    border: 2px solid;
    border-color: #ffffff12
}

.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: #000 !important;
    margin-bottom: 20px !important
}

p.desc-title {
    color: #000;
    font-size: 22px
}

#servicos {
    background-color: #effff7
}

.img-not img {
    width: 590px
}

.img-not {
    text-align: center
}

span.destaque {
    font-weight: 700
}

.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: 390px
}

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: #333;
    font-size: 44px
}

span.texto-destaque {
    font-weight: 700
}

#vantagens .section__title h2 {}

#empresa .owl-item.active:not(.center) {
    opacity: 1
}

.button-selo a {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    padding: 16px 50px;
    z-index: 1;
    font-weight: 800
}

.button-selo a:before {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, #43c813, #3aff34);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 50px;
    transition: .3s ease-in-out
}

.button-selo {
    margin-top: 30px;
    display: flex;
    justify-content: center
}

span.text-destaque {
    font-weight: 600
}

.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: #333
}

.title-opcao:before {
    position: absolute;
    content: "";
    width: 65%;
    background: #fd9403;
    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;
    color: #333
}

.img-opcao img {
    width: 500px;
    border-radius: 14px;
    border: 1px solid
}

.img-opcao {
    margin-bottom: 10px
}

#duvidas {
    background: #121212
}

.col-md-7.cellphone img {
  width: 550px;
  margin-top: 70px;
}

#solucao {
    background: #fff9ff
}

.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
}

@media(max-width:720px) {
    .img-opcao img {
        width: 100%
    }

    #home .row.no-gutters {
        display: flex;
       /* flex-direction: column-reverse;*/
        justify-content: center
    }

    .small-col-inside {
        padding: 10% !important;
        height: 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: 1%;
        left: 1%
    }

    .button-selo {
        text-align: center
    }

    #faq {
        padding: 20px 0
    }

    #solucao .row {
        flex-direction: column-reverse
    }

    #solucao {
        padding-top: 0 !important
    }

    #opcoes {
        padding-bottom: 0 !important
    }

    .btn-grupo a {
        font-family: 'Outfit';
        position: relative;
        text-transform: uppercase;
        padding: 10px 25px !important;
        color: #fff;
        font-weight: 800;
        font-size: 13px;
    }

    .logo-header img {
       max-height: 120px;
       margin-bottom: 70px;
    } 

    .section-blue.no-padding {
        position: relative;
        z-index: 2;
        padding: 0px;
    }

    #diferenciais .col-md-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    .main__diferencial {
        text-align: center;
        padding: 15px;
        height: 150px !important;
        margin: 10px 0;
        outline: 2px solid #fff;
        border-radius: 25px;
        transition: cubic-bezier(.4, 0, .2, 1) all .3s;
        background-color: rgba(255, 255, 255, .9)
    }

    #diferenciais p {
        font-size: 16px !important;
        line-height: 22px !important;
        color: #000;
        margin-bottom: 15px;
        font-weight: 600
    }

    #depoimentos h2.mb-0.text-white {
        color: #333 !important;
        font-family: 'Outfit';
        font-size: 33px !important
    }

    #depoimentos .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 2%;
        margin-top: 3%
    }

    .inner__depoimento img {
        border: 2px solid !important;
        border-color: #bf7a44;
        padding: 10px
    }

    #diferenciais {
        padding-top: 0rem !important;
    }

    #home .no-gutters img.mon-bijou {
    position: absolute;
    opacity: 1;
    width: 85%;
    top: -650px;
    right: -75px;
    }

    /*.logo-header {
        text-align: center
    }*/

    #html-cta .row {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        flex-direction: column-reverse
    }

    #opcoes .col-md-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin: 0
    }

    #projetos .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

#depoimentos .owl-carousel .item {
    display: flex;
    justify-content: center;
    align-items: center
}

#depoimentos .description {
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    text-align: left;
    color: #333;
    margin-top: 20px;
    background-color: rgba(255, 255, 255, .9)
}

#depoimentos .description h3 {
    font-size: 28px;
    margin-bottom: 15px;
    color: #f7a156
}

#depoimentos .description p {
    font-size: 18px;
    margin-bottom: 10px
}

#depoimentos .description ul {
    list-style: none;
    padding-left: 0
}

#depoimentos .description ul li {
    font-size: 16px;
    margin-bottom: 5px
}

#depoimentos .btn-success {
    background-color: #28a745;
    border: none;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    margin-top: 15px
}

#depoimentos .btn-success:hover {
    background-color: #218838
}

#depoimentos .col-md-6 {
    flex: 0 0 45%;
    max-width: 45%;
    margin-bottom: 2%;
    margin-top: 3%
}

#depoimentos .row {
    justify-content: center
}

#depoimentos .description p {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000
}

.owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.col-md-5.margin-top-50 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-md-7.cellphone {
    flex: 0 0 50% !important;
    max-width: 50% !important
}

@media (min-width:721px) {
    .small-col-inside {
        padding-left: 29% !important;
        height: 100%;
    }
}

#diferenciais p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 600
}

.main__diferencial {
  text-align: center;
  padding: 15px;
  height: 210px;
  margin: 10px 0;
  outline: 2px solid #fff;
  border-radius: 25px;
  transition: cubic-bezier(.4, 0, .2, 1) all .3s;
  background: linear-gradient(45deg, #eaaa10, #fc9e2e 61%, #f47804);
}

#html-cta.section-grey {
    background-color: #fff9ff !important
}

.section-blue {
    background-image: url('/images/canilbijou/backgro.webp');
    background-size: contain;
    margin: 0
}

.col-md-3 {
    flex: 0 0 25%;
    max-width: 50%
}

#solucao img {
    vertical-align: middle;
    border-style: none;
    max-width: 120%
}

.box-style {
    border: 2px solid #ffffff;
    padding: 20px;
    padding-bottom: 20px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, .9)
}

#opcoes .col-md-3 {
    flex: 0 0 20%;
    max-width: 50%;
    margin: 1%
}

#site-header {
    background-color: #343a40;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px
}

#site-header .logo {
    position: absolute;
    left: 65px
}

#site-header .logo img {
    height: 50px
}

#site-header nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex
}

#site-header nav ul li {
    margin: 0 15px;
    position: relative
}

#site-header nav ul li a {
    color: white;
    text-decoration: none;
    font-weight: bold
}

#site-header nav ul li a:hover {
    text-decoration: underline
}

#site-header nav ul li ul {
    display: none;
    position: absolute;
    background-color: #343a40;
    padding: 10px 0;
    list-style: none;
    margin: 0;
    top: 100%;
    left: 0
}

#site-header nav ul li:hover ul {
    display: block
}

#site-header nav ul li ul li {
    padding: 5px 15px
}

#site-header nav ul li ul li a {
    color: white
}

.amr-destaque {
    color: #b59214
}

.logo-pvo {
    display: none
}