.introBlock:before {
    background-color: transparent;
}

#pageHeader.fixedPosition {
    background-color: #f1fff5;
}

.navbar-light .navbar-nav .nav-link {
    color: #75B82D;
    font-family: "Inter" !important;
    font-size: 16px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url('/images/menu.png') !important;
}

.mainNavigation .nav-item+.nav-item:before,
.mainNavigation.navbar-nav .nav-item+.nav-item:before {
    background-color: #75B82D;
}

.btnTheme.btnNoOver:hover,
.btnTheme::before,
.mainNavigation .nav-item.active .nav-link,
.mainNavigation.navbar-nav .nav-item.active .nav-link,
.mainNavigation .nav-link:hover,
.mainNavigation.navbar-nav .nav-link:hover,
.featuresList>li::before,
.headTitle,
.postColumn h3 a:hover,
.postColumn .h3 a:hover,
.pColumnFoot a:hover,
.countColumn h2,
.countColumn .h2,
.teamColumn h3 a:hover,
.teamColumn .h3 a:hover,
#pageFooter a:hover,
.ftNav li.active>a {
    color: #1d3404;
}

.btn-assine {
    background-color: #75B82D;
    color: #fff !important;
    padding: 12.4px 70.7px !important;
    border-radius: 10px;
    text-decoration: none;
}









.btn-assine:hover::after {
    background-color: #fff !important;
}

.btn-assine::before {
    background-color: #fff !important;
}

.btn-assine a {
    color: #fff !important;
}

.btn-afiliado {

    background-color: #76b82a;
    color: white !important;
    padding: 14px 20px !important;
    border-radius: 10px;
    font-weight: bold;
    transition: background 0.3s ease-in-out;
}

.btn-acesse {
    display: inline-block;
    background-color: #9DC66C;
    /* Verde sucesso */
    color: #fff;
    padding: 10px 32.8px;
    border-radius: 10px;
    text-decoration: none;
}


.btn-acesse a {
    color: #fff !important;
}





.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.item {

    color: #fff;
    font-weight: 600;
}

.item:hover {
    color: #fff;
    font-weight: 600;
    /* text-decoration: underline; */
    text-decoration: solid underline white 4px;
    transition: text-decoration 0.3s ease, transform 0.2s ease;


}

.underline-effect {
    color: #fff;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    /* Removemos o sublinhado padrão */
}

.underline-effect::after {


    color: black;
    font-weight: 600;
    content: "";
    position: absolute;
    right: 100%;
    /* Começa fora da tela (direita) */
    bottom: 0;
    width: 0;
    height: 4px;
    background-color: white;
    transition: width 0.4s ease-out, left 0.4s ease-out;
    left: 0;
    /* Move da direita para a esquerda */
}

.underline-effect:hover::after {
    color: black !important;
    font-weight: 600;
    width: 100%;
    /* Aumenta até a largura total */
    left: 0;
    /* Move da direita para a esquerda */
}

a:hover {
    color: #1D3404;
}

.assine-ja {
    margin: -5px 10px 0px 10px;
    padding: 5px 15px;
    background-color: #82BE3C;
    border-radius: 10px;

}

.assine-ja a {
    color: #fff !important;
}

.assine-ja:before {
    display: none !important;
}

.title-site {
    /* font-weight: 800;
    font-size: 60px;
    line-height: 55px;
    text-align: center;
    color: #74B72B !important */

    font-style: normal;
    font-size: 60px;
    line-height: 68px;
    /* or 113% */
    display: flex;
    align-items: center;
    text-align: start;
    font-family: 'Figtree' !important;
    color: #75B82D;
}

.btn-banner {



    background: #52811F;
    border-radius: 14px;
    color: #fff !important;
    padding: 20px 150px !important;
    text-decoration: none;
    font-size: 32px;




}

.btn-afiliado {

    background: #9DC66C;
    border-radius: 8px;
    color: #fff !important;
    padding: 20px 30px !important;
    text-decoration: none;





}

.btn-comprar {

    background-color: #75B82D;
    color: #fff !important;
    padding: 10px 15px !important;
    border-radius: 10px;
    text-decoration: none;
    font-family: 'Figtree' !important;
    font-size: 16px;

}

.btn-diferente {

    background-color: #C0E1A5;
    color: #2D2D2D !important;
    padding: 10px 15px !important;
    border-radius: 10px;
    text-decoration: none;
    font-family: 'Figtree' !important;
    font-size: 16px;
}




.sub-title-site {



    font-size: 18px;
    font-family: 'Figtree' !important;
    text-align: start;
    color: #2D2D2D;
}

input,
textarea,
select,
button {
    font-size: 16px;
}

.area-texto {
    padding: 60px;
}

.aboutUsBlock {
    background: #f1fff5;
}


.pb-md-250 {
    padding-bottom: 250px !important;
}

.titulo-sobre {
    font-weight: 800;
    font-size: 60px;
    line-height: 80px;
    text-align: center;
    color: #74B72B;
    font-family: 'Figtree' !important;

}

.text-color {
    color: #75B82D;
    font-weight: 400;
}

.area-conteudo-funcoes {
    padding: 10px;
    margin-bottom: 20px;
}

.area-conteudo-funcoes-itens {
    padding: 20px;
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
    height: 295px;
}

.area-conteudo-funcoes-itens img {
    height: 70px;
    width: auto;
}

.area-conteudo-funcoes-itens h3 {
    margin: 20px 0px;
}

.white {
    background-color: #A4D4B0;
    border-color: #A4D4B0;
    color: #fff !important;
}

.bloco-preco {
    clear: both;
    border: 2px solid #A4D4B0;
    border-radius: 20px;
    display: table;
    width: 100%;
    padding: 10px;
}

.text-mensal {
    width: 50%;
    float: left;
    color: #fff;
}

.price-month {
    align-items: flex-end;
    display: flex;
    width: 50%;
    float: right;
    text-align: right;
    color: #fff;
    position: absolute;
    right: -55px;
}

.currency {
    margin: 0 3px 6px 0;
    font-size: 11px;
}

.btnTheme.btnNoOver,
.btnTheme .btnText,
.pColumnTag,
.sayQuote .icnQuote {
    background-color: #A4D4B0;
}

.btnTheme.btnNoOver,
.btnTheme.btnNoOver:hover,
.btnTheme::before,
.btnTheme .btnText,
.sayQuote .imgHolder {
    border-color: #A4D4B0;
}

.btnTheme.btnNoOver,
.btnTheme.btnNoOver:hover,
.btnTheme::before,
.btnTheme .btnText,
.sayQuote .imgHolder {
    border-color: #A4D4B0;
}

.btnTheme.btnNoOver:hover,
.btnTheme::before,
.mainNavigation .nav-item.active .nav-link,
.mainNavigation.navbar-nav .nav-item.active .nav-link,
.mainNavigation .nav-link:hover,
.mainNavigation.navbar-nav .nav-link:hover,
.featuresList>li::before,
.headTitle,
.postColumn h3 a:hover,
.postColumn .h3 a:hover,
.pColumnFoot a:hover,
.countColumn h2,
.countColumn .h2,
.teamColumn h3 a:hover,
.teamColumn .h3 a:hover,
#pageFooter a:hover,
.ftNav li.active>a {
    color: #A4D4B0;
}

.btnTheme.btnNoOver:hover,
.btnTheme::before,
.mainNavigation .nav-item.active .nav-link,
.mainNavigation.navbar-nav .nav-item.active .nav-link,
.mainNavigation .nav-link:hover,
.mainNavigation.navbar-nav .nav-link:hover,
.featuresList>li::before,
.headTitle,
.postColumn h3 a:hover,
.postColumn .h3 a:hover,
.pColumnFoot a:hover,
.countColumn h2,
.countColumn .h2,
.teamColumn h3 a:hover,
.teamColumn .h3 a:hover,
#pageFooter a:hover,
.ftNav li.active>a {
    color: #1d3404;
}


.btnTheme.btnNoOver,
.btnTheme.btnNoOver:hover,
.btnTheme::before,
.btnTheme .btnText,
.sayQuote .imgHolder {
    border-color: #A4D4B0;
}

.btnTheme.btnNoOver:hover,
.btnTheme::before {
    color: #82BE3C;
    background-color: #fff;
}

.logo-celular {
    display: none;
}

.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: #75B82D;
    background-color: #75B82D;
}


.destaque {
    padding: 20px;
    margin-bottom: 20px;



    background: #9DC66C;
    border-radius: 30px;

}

.lista-vantagens {
    list-style: none;
    padding: 0;
}

.lista-vantagens li {
    margin-bottom: 10px;
}

.cor-texto {
    color: #2D2D2D;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 38px;


    font-family: 'Figtree' !important
}

.teste {
    background-color: #C0E1A5;
    padding: 20px;
    text-align: center;
}

.item {
    margin-bottom: 10px;
}

.lista-vantagens li::before {
    content: "✓";
    color: green;
    margin-right: 5px;
}


.titulo-preco {

    text-align: center;
    color: #2D2D2D !important;
    font-family: 'Figtree' !important;

}

.div-fundo {

    background-image: url('/images/fundoverde.png');
    background-repeat: no-repeat;
    background-position: right top;
    /* Garante que fique no canto */
    background-color: #F2FBF5;

}

.div-segundo {

    background-image: url('/images/testedois.png');
    background-repeat: no-repeat;
    background-position: left top;
    /* Garante que fique no canto */
    background-color: #F2FBF5;

}

.navbar-toggler {
    /* border: 1px solid #75B82D; */
    color: #75B82D;

}


.navbar-light .navbar-toggler {

    color: rgba(117, 184, 45, 0.5);
    border-color: rgba(117, 184, 45, 0.5);
}




.botao-planos .btnText {
    background-color: #82BE3C !important;
    border-color: #82BE3C !important;
}

.botao-funcoes .btnText {
    background-color: #fff !important;
    border-color: #82BE3C !important;
    color: #82BE3C !important;
}

.carousel {
    display: none;
}

.btn-custom {
    background-color: #5cb85c;
    color: white;
    font-weight: bold;
    border-radius: 14px;
    padding: 12px 70px;
    text-transform: uppercase;
    font-size: 30px;

    font-family: 'Figtree' !important
}

.btn-custom:hover {
    background-color: #4cae4c;
    color: white;
}

.lead {
    font-size: 30px;
}

.titulo-caixa {

    font-family: 'Figtree' !important
}

.emoji {

    display: flex;
    justify-content: flex-end;

}

.botao-planos {
    display: none;
}

@supports (-webkit-touch-callout: none) {
    /* Estilos aplicados apenas no Safari do iOS */

    .carousel-indicators {

        margin-bottom: -13rem !important;
        left: 12rem !important;


    }

    .carousel-indicators [data-bs-target] {
        background-color: #4CAF50;
        border-radius: 100%;
        padding: 10px !important;
        padding-top: 5px !important;


    }
}

@media (max-width: 992px) {
    .area-texto {
        padding: 30px;
        margin-top: 0px;
    }

    .emoji {
        display: inline;

        justify-content: right;

    }

    .btn-assine {
        background-color: #75B82D;
        color: #fff !important;
        padding: 12px 30px !important;
        border-radius: 10px;
        text-decoration: none;
    }

    .carousel {
        display: inline;
    }

    .carousel-item {
        text-align: center;
        padding: 30px;
    }

    .carousel-caption {
        position: static;
        background-color: #d0f0c0;
        padding: 20px;
        border-radius: 18px;
        color: #4CAF50;
    }

    .carousel-indicators [data-bs-target] {
        background-color: #4CAF50;
        border-radius: 100%;
        padding: 10px;
        padding-top: 15px;


    }

    .carousel-indicators {

        bottom: -3rem !important;


    }

    .botao-planos {
        display: revert;
    }

    .btn-acesse {
        display: inline-block;
        background-color: #9DC66C;
        /* Verde sucesso */
        color: #fff;
        padding: 10px 10px;
        border-radius: 10px;
        text-decoration: none;
        margin-bottom: 10px;
        margin-left: 8px;
    }


    .title-site {
        font-size: 50px;
    }

    .lead {
        font-size: 20px;
    }

    .funcionalidade {
        display: none;
    }

    .titulo-caixa {
        font-size: 28px;
    }

    .btn-banner {



        background: #52811F;
        border-radius: 8px;
        color: #fff !important;
        padding: 15px 60px !important;
        text-decoration: none;
        font-size: 16px;



    }

    .imagem-robo {
        display: none;
    }

    .logo-celular {
        display: inline;
    }

    .btn-custom {
        background-color: #5cb85c;
        color: white;
        font-weight: bold;
        border-radius: 8px;
        padding: 10px 20px;
        text-transform: uppercase;
        font-size: 16px;
        text-align: center;
    }

    .btn-custom:hover {
        background-color: #4cae4c;
        color: white;
    }

    .mobile {

        margin: 20px;
    }

    .div-fundo {

        background-image: url('/images/fundomobileum.png') !important;
        background-repeat: no-repeat;
        background-size: contain;
        /* Garante que fique no canto */
        background-color: #F2FBF5;
        /* Path */



    }

    .div-segundo {

        background-image: url('/images/fundomobiledois.png') !important;
        background-repeat: no-repeat;
        /* Garante que fique no canto */
        background-color: #F2FBF5;
        background-size: contain;
    }



    .titulo-funcionalidade {


        text-align: center;
        font-size: 25px !important;


    }

    .titulo-carrosel {


        font-size: 20px;
        color: #75B82D;

    }

    .sub-titulo-funcionalidade {


        text-align: justify !important;

        font-size: 15px !important;

        margin: 20px;

    }

    .logo {
        display: none;
    }

    .pb-md-250 {
        padding-bottom: 100px !important;
    }

    .mx-auto {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .titulo-sobre {
        font-size: 60px;
        line-height: 60px;
    }

    .postColumn {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: max-content;
    }

    .ml-11,
    .mx-11 {
        margin-left: 0px !important;
    }

    
}

@media (max-width: 768px) {
    .pageMainNavCollapse {
        background-color: #f1fff5;
    }
}

@media (max-width: 400px) {
    .area-texto {
        padding: 20px;
        margin-top: 0px;
    }

    .title-site {
        font-size: 45px;
        line-height: 50px;
    }

    .sub-title-site {



        font-size: 15px;
        line-height: 18px;

        color: #2D2D2D;
    }

    .pb-md-250 {
        padding-bottom: 80px !important;
    }

    .mx-auto {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .titulo-sobre {
        font-size: 40px;
        line-height: 40px;
    }
}