﻿html, body {
    overflow-x: hidden;
}

.row-login .heigh-form {
    height: 34px;
}

.modal-open .modal {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}

.modal-backdrop {
    background-color: rgb(0 0 0 / 76%) !important;
}

.modal-title {
    width: 100%;
    text-align: center;
}

.titlepost {
    font-weight: 400;
    font-size: 12px;
    background: #282828;
    color: #fff;
    padding: 3px 10px;
    text-align: center;
}

.hero {
}

    .hero .hero-container {
        height: 100%;
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

.b-hero {
    background: url('../img/newhero-2023-07/bg-topo.svg') center top;
    padding-top: 15%;
    padding-bottom: 100px;
    background-size: cover;
}

    .b-hero .b-hero-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .b-hero h2, .b-hero p {
        color: #fff;
    }

    .b-hero .btn-comecar {
        width: 100%;
    }

        .b-hero .btn-comecar:hover {
            border: 1px solid #fff;
        }

.b-hero-video {
    width: 100%;
    height: 350px;
}

.hero-rocket {
    width: 120%;
}

.modal-content-euexplico {
    background: linear-gradient(180deg, #FC674C 0%, #FF3E70 100%);
    height: 500px;
}

    .modal-content-euexplico .modal-body-tutorial-face-info {
        height: auto !important;
        max-height: none !important;
        overflow: hidden;
    }

    .modal-content-euexplico .plyr {
        height: 400px !important;
        overflow: hidden;
    }

    .modal-content-euexplico .modal-footer {
        text-align: center !important;
        overflow: hidden;
        border-color: #ffffff33;
    }

    .modal-content-euexplico .videoeuexplico {
        height: 400px !important;
    }

    .modal-content-euexplico .modal-footer .btn-success {
        float: none !important;
        background: #fff;
        color: #282828;
        border: none;
    }

    .modal-content-euexplico .plyr__controls {
        background: none !important;
    }

.modal-content-euexplico-mudanca {
    background: linear-gradient(180deg, #FC674C 0%, #FF3E70 100%);
    height: 500px;
}

    .modal-content-euexplico-mudanca .modal-body {
        display: flex !important;
        align-content: center !important;
        justify-content: center !important;
        align-items: center;
        flex-wrap: wrap;
    }

    .modal-content-euexplico-mudanca .modal-body-tutorial-face-info {
        height: auto !important;
        max-height: none !important;
        overflow: hidden;
    }

    .modal-content-euexplico-mudanca .modal-footer {
        text-align: center !important;
        overflow: hidden;
        border-color: #ffffff33;
    }

        .modal-content-euexplico-mudanca .modal-footer .btn-success {
            float: none !important;
        }

    .modal-content-euexplico-mudanca h3 {
        color: #fff;
        text-align: center;
        font-size: 20px;
        margin-bottom: 40px;
    }

    .modal-content-euexplico-mudanca p {
        color: #fff;
        text-align: left;
        font-size: 16px;
    }

.btn-tutoriaclspepost {
    background: transparent;
    color: #6a6a6a;
    border: 1px solid #6a6a6a;
    border-radius: 33px !important;
    padding: 10px 20px;
    display: inline-block;
    margin: 10px 0;
}


.modal-footer {
    display: block;
    overflow: auto;
}

    .modal-footer .btn-secondary {
        float: left !important;
    }

    .modal-footer .btn-success {
        float: right !important;
    }

    .modal-footer.modal-footer-force-center .btn-success {
        float: none !important;
    }

.badge-editavel {
    background: #ffc107 !important;
    color: #fff !important;
    border-color: #ffc107 !important;
}

#alterarsenha, #definirsenha {
    margin: 20px 0 0 0;
}

.hiden-lgmenu {
    display: none;
}

textarea:focus-visible {
    outline: none !important;
}

.checknutrinutri {
    width: 24px;
}

.editor-incrivel {
    padding: 80px 0 0 0;
}

    .editor-incrivel .editor-incrivel-h2star {
        background: url('../img/novo-editor/2-estrelas-tem-um-editor-incrivel/star-direita.png'),url('../img/novo-editor/2-estrelas-tem-um-editor-incrivel/star-esquerda.png');
        background-position: center left, center right;
        background-size: 85px 78px, 130px 118px;
        background-repeat: no-repeat, no-repeat;
        padding: 0 185px 0 144px;
        text-align: center;
        margin: 0;
    }

    .editor-incrivel .anime {
        margin: 50px 0 0 0;
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
    }

    .editor-incrivel .animemob {
        margin: 50px 0 0 0;
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
    }

.editor-incrivel-cards {
    padding: 80px 10%;
}

    .editor-incrivel-cards .editor-incrivel-card .editor-incrivel-card-ico {
        width: 88px;
        height: 88px;
        border-radius: 12px;
    }

    .editor-incrivel-cards .editor-incrivel-card-col {
        margin-bottom: 30px;
    }

    .editor-incrivel-cards .editor-incrivel-card {
        padding: 25px;
        border: 1px solid #CCCCCC;
        border-radius: 12px;
        height: 100%;
    }

    .editor-incrivel-cards .owl-editor .editor-incrivel-card {
        height: auto;
    }

    .editor-incrivel-cards .editor-incrivel-card .editor-incrivel-card-ico.editor-incrivel-card-ico1 {
        background: url('../img/novo-editor/4-icons-section-cards/1-icon-painel-de-elementos.svg') center center no-repeat, transparent linear-gradient(180deg, #FF3E70 0%, #FC674C 100%) 0% 0% no-repeat padding-box;
    }

    .editor-incrivel-cards .editor-incrivel-card .editor-incrivel-card-ico.editor-incrivel-card-ico2 {
        background: url('../img/novo-editor/4-icons-section-cards/2-icon-banco-de-imagens.svg') center center no-repeat, transparent linear-gradient(180deg, #FF3E70 0%, #FC674C 100%) 0% 0% no-repeat padding-box;
    }

    .editor-incrivel-cards .editor-incrivel-card .editor-incrivel-card-ico.editor-incrivel-card-ico3 {
        background: url('../img/novo-editor/4-icons-section-cards/3-icon-templates-e-conteúdo.svg') center center no-repeat, transparent linear-gradient(180deg, #FF3E70 0%, #FC674C 100%) 0% 0% no-repeat padding-box;
    }

    .editor-incrivel-cards .editor-incrivel-card .editor-incrivel-card-ico.editor-incrivel-card-ico4 {
        background: url('../img/novo-editor/4-icons-section-cards/4-icon-upload-de-imagens.svg') center center no-repeat, transparent linear-gradient(180deg, #FF3E70 0%, #FC674C 100%) 0% 0% no-repeat padding-box;
    }

    .editor-incrivel-cards .editor-incrivel-card .editor-incrivel-card-ico.editor-incrivel-card-ico5 {
        background: url('../img/novo-editor/4-icons-section-cards/5-icon-troque-a-fonte.svg') center center no-repeat, transparent linear-gradient(180deg, #FF3E70 0%, #FC674C 100%) 0% 0% no-repeat padding-box;
    }

    .editor-incrivel-cards .editor-incrivel-card .editor-incrivel-card-ico.editor-incrivel-card-ico6 {
        background: url('../img/novo-editor/4-icons-section-cards/6-icon-altere-o-texto.svg') center center no-repeat, transparent linear-gradient(180deg, #FF3E70 0%, #FC674C 100%) 0% 0% no-repeat padding-box;
    }

    .editor-incrivel-cards .editor-incrivel-card .editor-incrivel-card-ico.editor-incrivel-card-ico7 {
        background: url('../img/novo-editor/4-icons-section-cards/7-icon-mude-a-cor.svg') center center no-repeat, transparent linear-gradient(180deg, #FF3E70 0%, #FC674C 100%) 0% 0% no-repeat padding-box;
    }

    .editor-incrivel-cards .editor-incrivel-card .editor-incrivel-card-ico.editor-incrivel-card-ico8 {
        background: url('../img/novo-editor/4-icons-section-cards/8-icon-o-céu-é-o-limite.svg') center center no-repeat, transparent linear-gradient(180deg, #FF3E70 0%, #FC674C 100%) 0% 0% no-repeat padding-box;
    }

    .editor-incrivel-cards .editor-incrivel-card h3 {
        text-align: left;
        font: normal normal bold 26px/30px Inter;
        letter-spacing: 0px;
        color: #4A4A4A;
        opacity: 1;
        margin: 24px 0 24px 0;
    }

.owl-editor .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.owl-editor.owl-carousel .owl-nav button.owl-prev, .owl-editor.owl-carousel .owl-nav button.owl-next, .owl-editor.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 6px !important;
    font: inherit;
    background: #ccc;
    margin: 0 5px;
    border-radius: 100%;
    height: 0;
    width: 0;
}

    .owl-editor.owl-carousel button.owl-dot.active {
        background: #ff684d;
    }



.btn-success {
    border-color: var(--primitive-brand-brand-color-3, #7749F8);
    padding: 16px var(--space-24, 24px);
    border-radius: 6px;
    background: var(--primitive-brand-brand-color-3, #7749F8);
    color: var(--Default-White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 112.5% */
    letter-spacing: -0.08px;
}

    .btn-success:hover {
        background: var(--Primary-Color-Dark, #5227CC);
        border-color: var(--Primary-Color-Dark, #5227CC);
    }

.btn-primary.btn-primary-green:hover {
    background: transparent linear-gradient(180deg, var(--unnamed-color-fc674c) 0%, #FF3E70 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #FC674C 0%, #FF3E70 100%) 0% 0% no-repeat padding-box;
}

.btn-primary.btn-primary-green.focus, .btn-primary.btn-primary-green:focus {
    box-shadow: 0 0 0 0.2rem rgb(148 219 176 / 62%);
}

.btn-primary.btn-primary-green:not(:disabled):not(.disabled).active, .btn-primary.btn-primary-green:not(:disabled):not(.disabled):active, .show > .btn-primary.btn-primary-green.dropdown-toggle {
    background: #46c97a;
    border-color: #46c97a;
}

.btn-secondary {
    border-radius: 6px;
    border: 1px solid var(--Secondary-color, #6C757D);
    background: var(--Default-White, #FFF);
    padding: 16px var(--space-24, 24px);
    color: var(--Gray-600, var(--primitive-body-500-light, #6C757D));
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 112.5% */
    letter-spacing: -0.08px;
}

    .btn-secondary:hover {
        border: 1px solid var(--Secondary-Dark-Color, #54595E);
        background: var(--Secondary-Dark-Color, #54595E);
    }

.btn-danger {
    border-radius: 4px !important;
    padding: 13px;
}

.badge-facebook {
    padding: 15px;
    background: #4267b2;
    color: #fff;
    margin-bottom: 9px;
    border-radius: 40px;
}


.badge-instagram {
    background: #d6249f;
    background: linear-gradient(to left, #743ad5, #d53a9d);
    padding: 15px;
    color: #fff;
    border-radius: 40px;
}


.badge-stories {
    background: #d6249f;
    background: linear-gradient(to left, #743ad5, #d53a9d);
    padding: 10px;
    color: #fff;
    border-radius: 40px;
}


.badge-gif {
    background: #d6249f;
    padding: 15px;
    color: #fff;
}

.ckeklist-coisas-inclusas-desc {
    color: #4e4e4e;
    margin: 20px 0 10px 0;
    display: block;
}

.box-tiktok {
    border-radius: 20px;
    padding: 20px 30px;
    width: calc(100% - 26px);
    color: #fff;
    margin: 20px 0 0 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: url(../img/2023/compress/4-bg-videos-animados.svg) center center;
}

    .box-tiktok p.dev-alert {
        font-size: 14px;
        text-align: center;
        color: #FFFFFF;
        margin: 0;
        font-weight: 300;
    }

    .box-tiktok p.dev-title {
        font-size: 18px;
        text-align: center;
        color: #FFFFFF;
        font-weight: 600;
        margin: 10px 0;
    }

    .box-tiktok p.dev-subinfo {
        font-size: 12px;
        text-align: center;
        color: #FFFFFF;
        margin: 10px 0 0 0;
        font-weight: 300;
    }

    .box-tiktok .btn-tiktok {
        border-radius: 36px !important;
        background: #000000 0% 0% no-repeat padding-box;
        border: 2px solid #25F4EE;
        padding: 15px;
        color: #fff;
        padding: 10px 30px;
        width: calc(100% - 26px);
        margin: 0 auto;
    }

        .box-tiktok .btn-tiktok:hover {
            border-radius: 36px !important;
            background: #000000 0% 0% no-repeat padding-box;
            border: 2px solid #25F4EE;
            padding: 15px;
            color: #fff;
            padding: 10px 30px;
            width: calc(100% - 26px);
            margin: 0 auto;
        }

.tag-selected {
    color: #fff !important;
    background: linear-gradient(180deg, #FC674C 0%, #FF3E70 100%) !important;
}

.color-gray {
    border-color: rgb(255 255 255 / 33%) !important;
    border-left-color: #ff684d !important;
}

.color-azul {
    border-color: #00ffef !important;
}

.color-roxo {
    border-color: #d34dff !important;
}

.color-orange {
    border-color: #ff684d !important;
}

.color-minhaonta {
    border-color: #fff !important;
}

.container-caridade {
    border-radius: 28px;
    background: url('../img/caridade/woman-vegetables-box.png') right top no-repeat;
    background-size: contain;
    padding: 0 0 0 50px;
}

.caridade-flex-top {
    display: flex;
    max-width: 830px;
    padding: 40px 0 40px 0;
}

.caridade-section h3 {
    text-align: left;
    font-size: 40px;
    letter-spacing: 0px;
    opacity: 1;
    min-width: 450px;
    margin: 0;
}

    .caridade-section h3 .caridade-section-h3dest {
        color: #46C97A;
    }

.caridade-section .caridade-section-tag {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
}

    .caridade-section .caridade-section-tag .icone-consumo-consciente {
        width: 80px;
        height: 80px;
        margin-right: 10px;
    }

    .caridade-section .caridade-section-tag span {
        text-align: left;
        font: 18px;
        letter-spacing: 0px;
        color: #000000;
    }

.caridade-section-desc p {
    text-align: left;
    color: #000000;
    font-size: 22px;
}

    .caridade-section-desc p.caridade-section-desc-p1 {
        max-width: 760px;
    }

    .caridade-section-desc p.caridade-section-desc-p2 {
        max-width: 700px;
        margin-bottom: 0px;
    }

.caridade-section .caridade-section-foot {
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 550px;
}

    .caridade-section .caridade-section-foot .caridade-section-foot-link {
        background: #1170FF;
        padding: 10px 20px;
        color: #fff;
        text-align: center;
        border-radius: 4px;
    }

        .caridade-section .caridade-section-foot .caridade-section-foot-link .svg-ico-button {
            width: 14px;
            font-weight: 500;
            margin-left: 10px;
        }

    .caridade-section .caridade-section-foot .logo-pontes-daterra {
        width: 200px;
    }

    .caridade-section .caridade-section-foot .logo-fruta-imperfeita {
        height: 80px;
        width: auto;
    }

.btn-assina-agora-mesmo {
    background: #ff684d;
    color: #fff !important;
    padding: 5px 15px;
    display: table;
    margin: 5px auto 0 auto;
    font-size: 15px;
    border-radius: 4px !important;
}

.btn-plano-atual {
    background: #367beb;
    border-color: #367beb;
    color: #fff !important;
    font-size: 14px;
    padding: 12px 55px;
    box-shadow: 4px 5px 20px rgba(148, 148, 148, 0.41);
}

.img-post-personalizadolist {
    width: 100%;
    height: 0px;
    background-position: center center;
    border-radius: 10px 10px 0 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-color: #e0e0e0;
    padding-bottom: 100%;
}

.owl-previapost .item {
    height: 0px;
    background-position: center center !important;
    border-radius: 10px 10px 0 0;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
    background-color: #e0e0e0 !important;
    padding-bottom: 100% !important;
}

.mockup .imglistapost {
    position: relative;
}

    .mockup .imglistapost::after {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        left: 0px;
        top: 0px;
        position: absolute;
        z-index: 2;
        background: url('../img/tag-new-bloqueado-nutrimidia.png') center center;
        background-size: contain;
    }

.owl-previapostnaoqdquirido .item::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 99999999999;
    background: url('../img/tag-new-bloqueado-nutrimidia.png') center center;
    background-size: contain;
}

.mockuptemplate .img-post-personalizadolist {
    position: relative;
}

    .mockuptemplate .img-post-personalizadolist::after {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        left: 0px;
        top: 0px;
        position: absolute;
        z-index: 99999999999;
        background: url('../img/tag-new-bloqueado-nutrimidia.png') center center;
        background-size: contain;
    }

.img-post-personalizadolistcover {
    background-size: cover !important;
}

.postnome-meusposts {
    font-size: 14px;
    background: #fff;
    padding: 10px 0 10px 10px;
    color: #282828;
    font-weight: 400;
    border-bottom: 1px dashed #ccccccad;
}

.tagtipopost-personalizado {
    font-size: 12px !important;
    padding: 3px 10px;
    border-radius: 50px;
    color: #282828 !important;
    margin-top: 10px !important;
}

.pb-50 {
    padding-bottom: 50px;
}

.notificacao-naovisualizada {
    background: #3af1b4;
    color: #fff;
    padding: 3px 5px;
    font-size: 11px;
    border-radius: 5px;
    margin-left: 10px;
}


.notificacao-justtag {
    width: 60px;
    height: 20px;
    margin: 10px auto 0 auto;
    line-height: 12px;
}

ul.timeline {
    list-style-type: none;
    position: relative;
    width: 100%;
}

    ul.timeline:before {
        content: ' ';
        background: #d4d9df;
        display: inline-block;
        position: absolute;
        left: 29px;
        width: 2px;
        height: 100%;
        z-index: 400;
    }

    ul.timeline > li {
        margin: 20px 0;
        padding-left: 55px;
    }

        ul.timeline > li:before {
            content: ' ';
            background: white;
            display: inline-block;
            position: absolute;
            border-radius: 50%;
            border: 3px solid #ffa494;
            left: 20px;
            width: 20px;
            height: 20px;
            z-index: 400;
        }

.direct-history {
    height: 600px;
    overflow: auto;
    background: #fff;
    padding: 23px;
    margin-bottom: 32px;
    border-radius: 10px;
    border: solid 2px #dae2f1;
    box-shadow: #e2e8f5 5px 4px 11px;
    transition: 0.2s;
}

.section-title-sistema {
    text-align: center;
    background: #ff684d;
    width: 100%;
    display: block;
    padding: 10px 0 5px 0;
}

.section-title-sistema-posts {
    background: #3af1b4;
}

.section-title-sistema-materiais {
    background: #ffb04f;
}

.section-title-sistema-adquiridos {
    background: #00ffef;
}

.section-title-sistema-estrategias {
    background: #d34dff;
}

.section-title-sistema h1 {
    font-size: 20px;
    text-align: center;
}

#PostInstagramAgendamento, #PostInstagramAgendamentoFeed {
    display: none;
}

#HasOptionsDefault, #ChallangePhone, #ChallangeEmail {
    display: none;
}

.happy-new-client {
    width: 200px;
    padding: 20px;
}

.box-resumo-assinatura {
    border-radius: 20px;
    background: #fff;
}

    .box-resumo-assinatura h5 {
        background: #e6eaf8;
        color: #4A4A4A;
        font-size: 20px;
        padding: 10px 20px;
        border-radius: 10px 10px 0 0;
        margin-bottom: 0px;
    }

    .box-resumo-assinatura h6 {
        color: #adacb6;
        margin: 10px 0;
        border-bottom: 1px dashed #ccc;
    }

        .box-resumo-assinatura h6 strong {
            color: #4A4A4A;
            min-width: 195px;
            display: inline-block;
            padding: 5px 0 15px 20px;
        }

    .box-resumo-assinatura .btn-cancelar-assinatura {
        border-radius: 10px;
        margin: 20px 0 0 0;
        font-size: 12px;
    }

    .box-resumo-assinatura .actions-assinatura {
        padding: 0 20px;
        display: block;
        width: 100%;
    }

    .box-resumo-assinatura .btn-success {
        margin-bottom: 10px;
    }

    .box-resumo-assinatura .actions-assinatura .btn-warning {
        background: #ffc107;
        border-radius: 10px;
        border-color: #ffc107;
        margin: 0 0 10px 0;
        border-radius: 4px !important;
        padding: 10px 0;
        display: block;
        color: #fff;
    }

    .box-resumo-assinatura .actions-assinatura .btn-info {
        background: #ff684d;
        border-radius: 10px;
        border-color: #ff684d;
        margin: 0 0 10px 0;
        border-radius: 4px !important;
        padding: 10px 0;
    }

    .box-resumo-assinatura .actions-assinatura .btn-danger {
        border-radius: 10px;
        background: #fff;
        border-color: #cacaca;
        color: #4A4A4A;
        font-weight: 600;
        margin-left: 4px;
        border-radius: 4px !important;
        margin: 0 0 10px 0;
        padding: 10px 0;
    }

.alert-cartao {
    margin: 20px 0 0 0;
}

.titleduplo {
    width: 100%;
    font-size: 20px;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0 10px 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

#PostFacebookAgendamento {
    display: none;
}

.table-paginas {
    width: 100%;
}

    .table-paginas td {
        width: 50%;
        padding: 10px;
    }


#WhatsApppAgendamento {
    display: none;
}

#loader-section {
    display: none;
}

    #loader-section::before {
        content: '';
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background: rgb(255 255 255 / 40%) !important;
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(6px);
        z-index: 99999;
    }

    #loader-section:after {
        content: '';
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: url(../img/svg/progress.svg) center center no-repeat;
        background-size: 140px;
        z-index: 999999;
    }


.plano-content {
    text-align: left;
    padding: 10px 20px 39px 0;
}

    .plano-content h6 {
        color: #707070;
        text-align: center;
        font-weight: 600;
        margin: 0 0 10px 0;
    }

    .plano-content li {
        display: flex;
        list-style: none;
        text-align: left;
        font-size: 16px;
        padding: 4px 0;
        background: no-repeat;
        font-weight: 400;
        align-items: center;
    }

        .plano-content li i {
            padding-right: 24px;
            color: #46C97A
        }


.btn-facebook {
    background: #4267b2;
    background-image: linear-gradient(to right, #036ce4 0%, #16a5fb 100%);
    color: #fff;
    margin-bottom: 9px;
    border: none;
    padding: 10px 30px;
    border-radius: 4px !important;
    width: calc(100% - 26px);
}


.btn-instagram {
    background: #d6249f;
    background-image: linear-gradient(to right, #fecb66 0%, #f56d30 20%, #ce2c88 80%, #7d38b1 100%);
    padding: 15px;
    color: #fff;
    border: none;
    padding: 10px 30px;
    border-radius: 4px !important !important;
    margin: 0 10px 10px 0;
    width: calc(100% - 26px);
}

.btn-adjust-widthdownload {
    width: calc(100% - 17px) !important;
}

.ckeklist-coisas-inclusas #accordion {
    width: calc(100% - 28px) !important;
}

    .ckeklist-coisas-inclusas #accordion .card {
        border-radius: 30px 30px 0 0 !important;
    }

.btn-personalizarpost {
    background: #d6249f;
    background-image: linear-gradient(to right, #02c0cd 0%, #7443e4 100%);
    padding: 15px;
    color: #fff;
    border: none;
    padding: 10px 30px;
    border-radius: 4px !important;
    margin: 0 10px 0 0;
    width: calc(100% - 26px);
}

.btn-personalizarpost-criador {
    display: block;
    width: 100%;
    background: #d6249f;
    background-image: linear-gradient(to right, #02c0cd 0%, #7443e4 100%);
    color: #fff;
    border: none;
}

.btn-whatsapp {
    background: #009688;
    background-image: linear-gradient(to top, #0fd850 0%, #34bc60 100%);
    padding: 15px;
    color: #fff;
    border: none;
    padding: 10px 30px;
    border-radius: 4px !important;
}

.btn-download-imagem {
    background: transparent;
    color: #292929;
    border: 1px solid #282828;
    display: inline-table;
    padding: 10px 30px;
    border-radius: 4px !important;
    margin: 0 10px 0 0;
    width: calc(100% - 26px) !important;
}

.sc-lhVmIH.lolgRm {
    display: none !important;
}

.sc-jwKygS.eOepUu {
    display: none !important;
}

.btn-editar-imagem {
    background: transparent;
    padding: 18px;
    color: #282828;
    border: 1px solid #282828;
    display: inline-table;
    padding: 10px 30px;
    border-radius: 4px !important;
    margin: 0 10px 10px 0;
    font-size: 15px;
    display: block;
    text-align: center;
}



.box-detalhes-adquirido {
    padding: 50px;
    background: #f2f2f2;
    border-radius: 20px;
}

.resumo-post-adquirido {
    padding: 50px;
    background: #f2f2f2;
    border-radius: 20px;
}

    .resumo-post-adquirido .title-post {
        margin-bottom: 30px;
    }



.gerenciamentoclientes-ul {
    text-align: left;
    padding: 10px 20px 20px 0;
}

    .gerenciamentoclientes-ul li {
        list-style: none;
        background: url('../img/icons/checked.png') left center no-repeat;
        padding: 7px 0 7px 25px;
        border-bottom: 1px dashed rgba(219, 219, 219, 0.65);
    }

.section-title-inners {
    padding: 100px 0px;
    text-align: center;
    background: #fff;
}

    .section-title-inners h1 {
        color: #fd5949;
        display: inline-block;
        margin: 0 auto;
        padding: 0 15px 20px 15px;
        border-bottom: 1px solid #ccc;
    }


.blog-post-content {
    padding-bottom: 60px;
}

.blog-item {
    margin-bottom: 30px;
}

    .blog-item h2 {
        margin: 10px 0 0 0;
    }

        .blog-item h2 a {
            font-family: 'Inter', sans-serif;
            font-weight: 700;
            color: #2e3d4c;
            font-size: 1.35rem !important;
        }

    .blog-item p {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        color: #2e3d4c;
        font-size: 1.0rem !important;
        margin: 5px 0 0 0;
    }

    .blog-item .blog-item-link {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        font-size: 1.0rem !important;
        margin: 5px 0 0 0;
        background: #ff684d;
        color: #fff;
        padding: 5px 15px;
        border-radius: 4px;
        margin: 5px 0 0 0;
        display: inline-block;
    }

    .blog-item .date {
        font-size: 12px;
        display: block;
        margin-bottom: 15px;
    }

.latest-news h2 {
    text-align: center;
    padding: 20px 0 15px 0;
}

.latest-news .noticia-card {
    padding: 30px;
}

    .latest-news .noticia-card h3 {
        font-family: 'Inter', sans-serif;
        font-weight: 700;
        color: #2e3d4c;
        font-size: 1.35rem !important;
        margin: 10px 0 0 0;
    }

    .latest-news .noticia-card p {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        color: #2e3d4c;
        font-size: 1.0rem !important;
        margin: 5px 0 0 0;
    }

    .latest-news .noticia-card .noticia-card-link {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        font-size: 1.0rem !important;
        margin: 5px 0 0 0;
        background: #ff684d;
        color: #fff;
        padding: 5px 15px;
        border-radius: 4px;
        margin: 5px 0 0 0;
        display: inline-block;
    }

.leia-completo {
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    background: #fd5949;
    border-radius: 20px;
    display: inline-block;
}

    .leia-completo:hover {
        padding: 10px 15px;
        font-size: 14px;
        color: #fff;
        background: #f87063;
        border-radius: 20px;
        display: inline-block;
    }

.widget_search {
    padding: 30px 20px;
    background: #f6f6f6;
    border-radius: 20px;
    margin-bottom: 20px;
}

    .widget_search .widget-title {
        font-size: 22px;
        color: #575857;
        margin: 0 0 20px 0;
    }


.widget_mailchimp {
    padding: 30px 20px;
    background: #f1f1f1;
    border-radius: 20px;
    margin-bottom: 20px;
    color: #282828;
}

    .widget_mailchimp .widget-title {
        font-size: 22px;
        color: #282828;
        margin: 0 0 20px 0;
    }

.h1noline {
    border: none !important;
}

.align-around-footermodal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
    width: 100%;
    justify-content: space-between;
}

.desaquisicaopontos-box {
    text-align: center;
    padding: 30px 0;
}

.text-centertitlemodal {
    width: 100%;
    text-align: center;
}

.desaquisicaopontos {
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #282828;
}

    .desaquisicaopontos b {
        font-weight: 800;
        background: url('../img/svg/maca-creditos.svg') right center;
        background-repeat: no-repeat;
        padding-right: 30px;
        margin-right: 6px;
        margin-left: 8px;
        display: inline;
        background-size: 20px;
    }

#modal-confirmar-post .modal-header, #modal-confirmar-post .modal-footer {
    border: none;
}

.logo-credito-adquirrr {
    width: 10px;
    height: 10px;
    display: inline;
}


.btn-newsletter {
    background: none;
    border: 1px solid #fff;
    border-radius: 30px !important;
    color: #fff;
    background: #ff684d;
}

.pager-center ul {
    align-items: center;
    justify-content: center;
    margin: 20px 0 0 0;
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: flex !important;
    align-items: center;
    justify-content: center;
    float: none;
}

.blog-main-content {
    font-size: 18px;
    margin-bottom: 80px;
    color: #2e3d4c;
}

    .blog-main-content h2 {
        margin: 30px 0 20px 0;
        color: #575857;
        font-size: 24px;
    }


.landing-main-content {
    font-size: 18px;
    margin-bottom: 80px;
    color: #2e3d4c;
}

    .landing-main-content h2 {
        margin: 30px 0 20px 0;
        color: #575857;
        font-size: 24px;
    }

.landing-main-content {
    font-size: 18px;
    margin-bottom: 80px;
    color: #2e3d4c;
}

    .landing-main-content h2 {
        margin: 10px 0 20px 0;
        color: #575857;
        font-size: 24px;
    }

.back-blog {
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0 0 0;
}

.content-estrategias-item {
    background: #fff;
    border-radius: 50px;
    padding: 50px;
    margin: 40px 0;
}

.content-estrategias-info h2 {
    font-size: 26px;
    color: #575857;
    margin: 0 0 30px 0;
}

.content-estrategias-info .btn-ver-campanha {
    margin: 30px 0 0 0;
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    background: #fd5949;
    border-radius: 20px;
    display: inline-block;
}

    .content-estrategias-info .btn-ver-campanha:hover {
        padding: 10px 15px;
        font-size: 14px;
        color: #fff;
        background: #f87063;
        border-radius: 20px;
        display: inline-block;
    }


.descricao-etrategia {
    background: #fff;
    border-radius: 50px;
    padding: 50px;
    margin: 40px 0;
}

.programacao-item {
    background: #fff;
    border-radius: 50px;
    margin: 40px 0;
}

.programacao-passo {
    text-align: center;
    background: #fd5949;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    border-radius: 40px 40px 0 0;
}

.programacao-item-content {
    padding: 0 50px 50px 50px;
}

.programacao-passo-sugestoes-postagem {
    margin: 20px 0 20px 0;
    font-size: 14px;
    font-style: italic;
    color: #575857;
}

.owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .owl-nav .owl-prev {
        font-size: 40px !important;
        margin-right: 20px;
    }

    .owl-nav .owl-next {
        font-size: 40px !important;
    }

.mais-campanhas-link {
    font-size: 13px;
    margin: 30px 0 0 0;
    display: inline-block;
}


.mockup-post {
    position: relative;
}

.mockup-action {
    cursor: pointer;
}

.assinatura-inativa-necessarioplano {
    padding: 50px;
    background: #ff684d;
    font-size: 44px;
    color: #ffffff;
    border-radius: 50px;
}

.assinatura-inativa-necessarioplano-container {
    padding-top: 100px;
    background: #f1f5fc;
}

.cnpj {
    padding: 50px 0 0 0;
    font-size: 12px;
    text-align: center;
}

.palavras-chave-adquiridos {
    margin-top: 20px !important;
}

#conteudopost {
    width: 100%;
    height: 100%;
}

.posts-lista .post-item {
    margin: 30px 0 0 0;
    position: relative;
}

.btncomdica {
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

    .btncomdica .dicauso i {
        font-size: 16px;
        line-height: 16px;
        cursor: pointer;
        color: #6a6a6a;
    }

        .btncomdica .dicauso i:hover {
            opacity: 0.8;
        }

.dicauso-download i {
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
    margin: 15px 0 0 0;
    color: #6a6a6a;
}

    .dicauso-download i:hover {
        opacity: 0.8;
    }

.dicauso-criarpost {
    position: absolute;
    right: 30px;
    top: 0px;
    z-index: 99;
}

    .dicauso-criarpost i {
        font-size: 16px;
        line-height: 16px;
        cursor: pointer;
        margin: 15px 0 0 0;
        color: #fff;
    }

        .dicauso-criarpost i:hover {
            opacity: 0.8;
        }

.btn-adicionarcliente {
    background: #ff684d;
    color: #fff;
    margin: 10px 0 20px 0;
}

    .btn-adicionarcliente:hover {
        background: #ef563a;
        color: #fff;
    }

.btn-sugerir-post {
    background: #ffc107;
    border: 1px solid #ffdd4b;
    margin-left: 10px;
    padding: 6px 20px;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    border-radius: 4px !important;
}


    .btn-sugerir-post:hover {
        background: #f5d344;
        color: #282828;
        border: 2px solid #f5d344;
    }

.btn-resetar-busca {
    background: #e1e1e1;
    border: 1px solid #e1e1e1;
    margin-left: 10px;
    border-radius: 10px;
    padding: 6px 20px;
    color: #282828;
    font-weight: 500;
    font-size: 15px;
    border-radius: 10px !important;
}

.btn-sugerir-post-container {
    margin: 20px auto 0 auto;
    display: table;
}

.topnenhum {
    padding-top: 50px;
}

.btn-cadastrese {
    background: #66BB6A;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    display: block;
}


    .btn-cadastrese:hover {
        background: #39db41;
        color: #fff;
        padding: 10px 20px;
        border-radius: 3px;
    }

.whatsapp-flutuante {
    background: #0dc043;
    color: #fff;
    font-size: 30px;
    padding: 18px 20px;
    border-radius: 100%;
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index: 9;
}

    .whatsapp-flutuante:hover {
        background: #31f16a;
        color: #fff;
        font-size: 30px;
        padding: 18px 20px;
        border-radius: 100%;
        position: fixed;
        bottom: 30px;
        right: 10px;
        z-index: 9;
    }

.tag-trial {
    position: absolute;
    top: -20px !important;
    left: -10px !important;
    width: 100px;
    transform: rotate(-45deg);
    z-index: 2;
    width: 70px;
}

.default-user {
    background-image: url(../img/foto-perfil-default.png);
    width: 145px;
    height: 145px;
}

.space-form-perfil {
    margin: 50px 20px;
}

.space-contato {
    padding: 0 20px 20px 20px;
}

.navmenu {
    color: #fff;
    margin-right: 5px !important;
    font-weight: 300;
}

    .navmenu i {
        margin-right: 5px;
    }

.selo-seguranca {
    max-width: 100%;
    margin: 10px 20px 20px 0;
    width: 90px;
}

.follow-rodape {
    margin-top: 40px;
    text-align: center;
}

    .follow-rodape span {
        color: #fff;
        text-align: center;
        font-weight: 600;
        display: block;
        padding-bottom: 10px;
    }

.max180 {
    max-height: 180px;
}

.site-seguto {
    text-align: center;
}

    .site-seguto img {
        max-width: 180px;
        margin: 0 auto;
        padding: 20px;
    }

.news-footer {
    background: #ffffff;
    color: #575857;
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.news-desc h2 {
    padding: 5px 20px 0 0;
}

.img-demo-personalizado {
    width: 80px;
    max-height: 80px;
    border-radius: 10px;
    border: 2px solid #f6f6f6;
}

.pagination {
    flex-wrap: wrap !important;
}

.posts-relacionados {
    padding-bottom: 100px;
    border-top: 2px solid #e6ecf6;
    padding-top: 30px;
}

    .posts-relacionados h5 {
        font-size: 16px;
        font-weight: 600;
        line-height: 31px;
        color: #415261;
    }

.itemrelacionadooutrosposts {
    cursor: pointer;
}

    .itemrelacionadooutrosposts:hover {
        opacity: 0.9;
    }

.dica-remover-logo {
    display: block;
    color: #000;
    font-size: 12px;
    background: #f6f0ad;
    padding: 10px;
    border-radius: 20px;
    margin: 0 0 20px 0;
}

.dispNone {
    display: none;
}

.logo-show {
    width: auto !important;
}

.logo-show-2 {
    max-width: 100%;
    max-height: 200px;
}

.assine-agora-blog {
    margin: 0 0 40px 0;
    display: block;
}

    .assine-agora-blog img {
        border-radius: 20px;
    }

.blog-main-content h2 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #2e3d4c;
    font-size: 1.75rem !important;
}

    .blog-main-content h2 span {
        font-family: 'Inter', sans-serif;
        font-weight: 700;
        color: #2e3d4c;
        font-size: 1.75rem !important;
    }

.landing-main-content h2 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #2e3d4c;
    font-size: 1.75rem !important;
}

    .landing-main-content h2 span {
        font-family: 'Inter', sans-serif;
        font-weight: 700;
        color: #2e3d4c;
        font-size: 1.75rem !important;
    }

.item-palavrachavetrial {
    background: #fecc7b !important;
    color: #4a4a4a !important;
    font-weight: 600;
}

.instabio {
    background: #fd5949;
    text-align: center;
}

.instabio-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 100vh;
}

.instabio .instabio-center {
    max-width: 600px;
    margin: 0 auto;
    min-height: 100vh;
    padding: 30px;
    padding-bottom: 40px;
}

    .instabio .instabio-center .instabio-iconwhite {
        width: 50px;
        margin: 0 0 30px 0;
    }

    .instabio .instabio-center h1 {
        font-size: 35px;
        max-width: 500px;
        margin: 0 0 60px 0;
    }

    .instabio .instabio-center .btn-instabio {
        background: #fff;
        padding: 20px;
        display: block;
        font-size: 20px;
        border-radius: 7px;
        margin: 30px 0 0 0;
        color: #2e3d4c;
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.45);
    }

.background-perfil-instabio {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .background-perfil-instabio h2 {
        color: #fff;
        text-align: center;
        max-width: 310px;
    }

.link-instabio-p {
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}

.link-instabio-a {
    background: none;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    color: #4a4a4a;
    border-radius: 50px;
    display: block;
    padding: 10px;
    margin: 0 0 20px 0;
    border: 2px solid #4a4a4a;
}

    .link-instabio-a:hover {
        color: #4a4a4a;
    }

.nenhum-post-adquirido {
    max-width: 300px;
    margin: 100px auto;
    text-align: center;
}

    .nenhum-post-adquirido a {
        padding: 10px;
        border-radius: 10px;
        background: #fd5949;
        color: #fff;
        margin: 20px 0 0 0;
        display: inline-block;
    }

.crs1 .carousel-inner {
    padding-bottom: 80px !important;
}

#cientifico {
    padding: 100px 0 100px 0;
}

    #cientifico h2 {
        margin-bottom: 20px;
        color: #4A4A4A;
    }

    #cientifico P {
        margin-bottom: 30px;
        font-size: 24px;
        color: #4A4A4A;
    }

    #cientifico .div-mockup {
        position: absolute;
    }

    #cientifico img.mockup-title {
        position: absolute;
        left: 22px;
        top: 17px;
        margin-bottom: -592px;
        z-index: 1;
        width: 256px;
    }

    #cientifico img.mockup-phone {
        z-index: 5;
        position: relative;
        width: 360px;
    }

    #cientifico .owl-carousel {
        left: 56px;
        top: -16px;
        z-index: 3;
        position: relative !important;
    }

    #cientifico .owl-stage-outer {
        width: 180%;
    }

#videos-animados {
    padding-top: 80px;
    padding-bottom: 80px;
}

    #videos-animados .videos-animados-content {
        background: url('../img/2023/compress/4-bg-videos-animados.svg') center center;
        background-size: cover;
        border-radius: 58px;
        padding: 107px 68px;
    }

        #videos-animados .videos-animados-content h2 {
            color: #ffffff;
            margin-bottom: 20px;
        }

        #videos-animados .videos-animados-content p {
            color: #ffffff;
        }

        #videos-animados .videos-animados-content .mockvideoarea {
            height: auto;
        }

        #videos-animados .videos-animados-content .mockvideo {
            position: absolute;
            width: 170%;
            left: -20%;
            top: -210px;
        }

.section2 {
    background: #e55e43;
    margin: 70px 0 0 0;
    padding: 75px 0 0 0;
}

    .section2 .text-banner h2 {
        color: #eaeaea;
    }

    .section2 p {
        color: #eaeaea;
    }

.logo-midias {
    display: flex;
}

    .logo-midias img {
        width: 35px;
        margin-right: 20px;
    }


.padding-50 {
    padding: 50px 0;
}

.paddingt-150 {
    padding-top: 150px;
}

.homefaq {
    padding: 30px 0 !important;
}

.background-estrategias {
    background: url('../img/estrategias.png') center center;
    background-size: cover;
}

.h2assinante {
    font-size: 50px;
    margin: 30px auto 0 auto;
    width: 250px;
    text-align: center;
    display: block !important;
}

    .h2assinante strong {
        color: #fd5949;
    }

.passinante {
    font-size: 20px;
    margin: 0 auto 80px auto;
    width: 250px;
    text-align: center;
    display: block !important;
}

.saibamaisfaq {
    background: #46c97a;
    color: #fff;
    padding: 9px 55px;
    border-radius: 4px;
    margin: 10px auto 0 auto;
    display: table;
    font-size: 1rem;
}

    .saibamaisfaq:hover {
        background: #41e281;
        color: #fff;
    }

.section-5.planospage {
    padding-bottom: 50px;
}

.vertodosplanos {
    background: #2e3d4c;
    color: #fff;
    padding: 9px 55px;
    border-radius: 4px;
    margin: 10px auto 0 auto;
    display: table;
    font-size: 12px;
    margin: 23px auto 0 auto;
}

    .vertodosplanos:hover {
        background: #405467;
        color: #fff;
    }

.siga h4 {
    text-align: center;
}

.siga a {
    color: #fd5949;
}

.sigarodape {
    display: flex;
    justify-content: center;
}

    .sigarodape img {
        width: 30px;
        margin: 0 10px;
    }


.title-desc-cadastrologin {
    /* background: #ff684d; */
    color: #ff684d;
    text-align: center;
    padding: 10px 20px;
    font-size: 20px;
    margin: 0 0 20px 0;
    font-weight: 600;
    letter-spacing: 0px;
    background: #f7f7f7;
    border: 2px solid #efefef;
}

.tarja-desconto {
    background: #f44336;
    width: calc(100% + 44px);
    color: #ffffff;
    margin: -23px 0 17px -22px;
    padding: 9px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
}

.owl-planos.owl-carousel .owl-item img {
    width: 100px !important;
    margin: 0 auto;
}

.owl-planos .owl-stage {
    margin: 0 auto;
}


video {
    background: none;
    border-radius: 10px;
    max-width: 100%;
}

    video::-webkit-media-controls-fullscreen-button {
        display: none !important;
    }

    video::-webkit-media-controls-panel {
        background-image: linear-gradient(transparent, transparent) !important;
    }

.fg-emoji-picker {
    z-index: 99999 !important;
}

.emoji-content {
    position: relative;
}

    .emoji-content .emoji {
        position: absolute;
        right: 20px;
        top: 10px;
        background: #fff;
        border: 2px solid #fd5949;
        color: #fd5949;
        border-radius: 100px;
    }

.plyr--video {
    border-radius: 10px 10px 0 0;
}

.videodesk {
    position: relative;
    margin-top: 0;
}

    .videodesk .plyr--video {
        z-index: 9 !important;
        border-radius: 30px 30px 0 0;
        margin-top: -53px;
    }

    .videodesk .video-face {
        position: absolute;
        width: 296px;
        top: 0;
        right: -120px;
        z-index: -3;
    }

    .videodesk .video-insta {
        position: absolute;
        width: 280px;
        bottom: -18px;
        right: -113px;
        z-index: -2;
    }

    .videodesk .video-whats {
        position: absolute;
        width: 150px;
        bottom: -105px;
        right: 150px;
        z-index: 1;
    }

.blog-main-content h1 {
    font-size: 40px;
    color: #ff684d;
    padding: 0 0 10px 0;
}

.postarea {
    padding: 120px 0 0 0;
}

.landing-main-content h1 {
    font-size: 40px;
    color: #ff684d;
    padding: 0 0 0 0;
}

label.error {
    display: block;
    color: #e52d2d;
    font-size: 12px;
    margin: 0 0 0 0;
}

.frase-video {
    position: relative;
    width: 100% !important;
    z-index: 99;
    padding: 7px 15px 10px 15px;
}

.background-vidro-video {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: 0.7;
    left: 0;
    top: 0;
    border-radius: 0 0 30px 30px;
    z-index: 8;
}

.frase-video-destaque {
    position: relative;
    z-index: 10;
    font-weight: 600;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #4A4A4A;
}

.frase-video-desc {
    position: relative;
    z-index: 10;
    font-weight: 600;
    display: block;
    text-align: center;
    font-size: 13px;
    color: #4A4A4A;
}

.frase-video-mob {
    display: none;
}

.edicao-post-adquirido {
    width: calc(100% - 26px) !important;
    font-size: 12px;
}

.edicao-post-adquirir {
    font-size: 12px;
}

.alert-cacheclean {
    font-size: 14px;
    color: #4e4e4e;
    background-color: #f2f2f2;
    border: none;
    padding: 0;
}


@media only screen and (max-device-width: 1440px) {
    .editor-incrivel-cards {
        padding: 80px 50px 0 50px;
    }
}

@media only screen and (max-device-width: 1366px) {
}

@media only screen and (max-device-width: 1280px) {
}

@media only screen and (max-device-width: 992px) {
    .editor-incrivel-cards {
        padding: 80px 50px 0 50px;
    }
}

@media only screen and (max-device-width: 768px) {
}



@media only screen and (max-device-width: 768px) {

    .p-size24 {
        font-size: 16px !important;
    }

    .postarea {
        padding: 120px 20px 0 20px;
    }

    .blog-item {
        margin: 0 0 70px 0;
    }

    .btn-resetar-busca {
        margin: 10px 0 0 10px;
    }

    .caridade-section {
        background: transparent linear-gradient(164deg, #FF4374 0%, #FC674C 100%) 0% 0% no-repeat padding-box;
        background-image: linear-gradient(164deg, rgb(255, 67, 116) 0%, rgb(252, 103, 76) 100%);
    }

    .container-caridade {
        background: none;
        padding: 0 20px 40px 20px;
        margin-bottom: 80px;
    }

    .caridade-flex-top {
        display: flex;
        max-width: 100%;
        flex-wrap: wrap;
        padding: 40px 0 0 0;
        justify-content: center;
    }

    .caridade-section h3 {
        width: 100%;
        text-align: left;
        font-size: 34px;
        min-width: auto;
        margin: 0 0 10px 0;
        font-weight: 600;
        color: #fff;
    }

        .caridade-section h3 .caridade-section-h3dest {
            color: #fff;
            font-weight: 600;
        }

    .caridade-section .caridade-section-tag, .caridade-section .caridade-section-tag img {
        padding: 0;
        margin: 0;
    }

    .caridade-section-tag {
        max-width: 100%;
        margin: 20px auto 0 auto !important;
        border-radius: 40px;
        padding: 15px 40px;
    }

        .caridade-section-tag span {
            color: #fff !important;
        }

    .caridade-section-desc p {
        font-size: 16px;
        text-align: left;
        color: #fff;
    }

    .caridade-section .caridade-section-foot {
        max-width: 100%;
        padding-top: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .caridade-section .caridade-section-foot img {
            max-width: 100px;
            max-height: 80px;
        }

    .caridade-section-mobile {
    }

    .frase-video-mob {
        width: 100% !important;
        border-radius: 0 0 30px 30px;
        display: block;
        padding: 7px 15px 10px 15px;
        position: relative;
    }

    .btn-favorito, .btn-favoritado {
        margin: 10px 0 0 0 !important;
    }

    .preco-credito-detalhe {
        float: right;
        margin: 0 !important;
    }

    .frase-videomob-destaque {
        position: relative;
        z-index: 10;
        font-weight: 600;
        display: block;
        text-align: center;
        font-size: 17px;
        color: #4A4A4A;
    }

    .frase-videomob-desc {
        position: relative;
        z-index: 10;
        font-weight: 500;
        display: block;
        text-align: center;
        font-size: 13px;
        color: #4A4A4A;
    }

    .btn-personalizarpost {
        margin-bottom: 10px;
    }

    .editor-incrivel .editor-incrivel-h2star {
        background: url('../img/novo-editor/2-estrelas-tem-um-editor-incrivel/star-direita.png'),url('../img/novo-editor/2-estrelas-tem-um-editor-incrivel/star-esquerda.png');
        background-position: center left, center right;
        background-size: 30px 28px, 50px 45px;
        background-repeat: no-repeat, no-repeat;
        padding: 0 50px 0 50px;
        text-align: center;
        margin: 0;
    }

    .editor-incrivel-cards {
        padding: 30px 0 30px 0 !important;
    }

    .editor-incrivel .owl-nav {
        max-width: 120px;
        margin: 10px auto 0 auto;
    }

    .editor-incrivel-cards .editor-incrivel-card h3 {
        font-size: 24px;
    }

    .editor-incrivel-cards .editor-incrivel-card {
        min-height: 305px;
    }

    .p-size-subtexts {
        font-size: 16px !important;
    }

    #videos-animados {
        padding-top: 30px;
        padding-bottom: 150px;
        position: relative;
    }

        #videos-animados .videos-animados-content {
            background: url(../img/2023/compress/4-bg-videos-animados.svg) center center;
            background-size: cover;
            border-radius: 58px;
            border-radius: 0;
            padding: 60px 0px 320px 0;
            text-align: center;
            position: relative;
        }

        #videos-animados::after {
            content: "";
            position: absolute;
            bottom: 0px;
            background: url(../img/2023/compress/5-mock-videos-animados-mob2.png) center center no-repeat;
            background-size: contain;
            z-index: 2;
            margin: 0 auto;
            width: calc(100% - 60px);
            height: 400px;
            bottom: 50px;
            left: 30px;
            text-align: center;
        }

        #videos-animados .videos-animados-content .mockvideo {
            position: absolute;
            width: 355px;
            left: -230px;
            top: 105px;
            rotate: (-39g);
            transform: rotate(10deg);
        }

        #videos-animados .videos-animados-content .contentdescvideos {
            padding: 0 30px 0 30px;
        }
}

.blog-home {
    background: #fff;
    padding: 100px 0 50px 0;
}

    .blog-home h2 {
        text-align: center;
        margin: 0 0 40px 0;
        color: #4a4a4a;
    }

    .blog-home .blog-home-item {
        padding: 20px;
        background: #fff;
        border-radius: 10px;
    }

        .blog-home .blog-home-item h3 {
            font-size: 18px;
            margin: 10px 0;
            min-height: 90px;
        }

        .blog-home .blog-home-item .blog-home-item-link {
            background-color: #46c97a;
            border-color: #46c97a;
            color: #fff;
            padding: 10px 30px;
            font-weight: 500;
            font-size: 18px;
            margin: 10px auto;
            border-radius: 10px !important;
            display: table;
        }

            .blog-home .blog-home-item .blog-home-item-link:hover {
                background: transparent linear-gradient(180deg, var(--unnamed-color-fc674c) 0%, #FF3E70 100%) 0% 0% no-repeat padding-box;
                background: transparent linear-gradient(180deg, #FC674C 0%, #FF3E70 100%) 0% 0% no-repeat padding-box;
            }

.blog-home-linkall {
    padding: 7px 15px;
    color: #fff;
    background: #2e3d4c;
    text-align: center;
    border-radius: 7px;
    display: table;
    margin: 40px auto 0 auto;
    font-size: 14px;
}


    .blog-home-linkall:hover {
        color: #fff;
        background: #3f5163;
    }

.planospage .owl-stage {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ul-dicas-edicao {
    font-size: 13px;
    margin: 10px 0 0 16px;
}

.alert-info-editpost p {
    margin: 0px;
    font-size: 16px;
}

.title-editorpostoption {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    text-align: center;
    color: #2e3d4c;
    font-size: 14px;
    cursor: pointer;
    padding: 10px;
    background: #fff;
}

.card-header-editoroption {
    padding: 0;
}

.title-editorpostoption-novo {
    background-image: url('../img/svg/tag-novo.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 50px;
}

.btn-download-imagens {
    border-radius: 100px;
    background: #293541;
    color: #fff;
    padding: 15px;
    border: none;
    padding: 10px 30px;
    border-radius: 4px !important;
    margin: 0 10px 10px 0;
    font-size: 1rem;
}

.dropdown-menu-download {
    width: 300px;
    list-style: none !important;
    background: #f2f2f2;
    padding: 10px;
    border: none;
}

    .dropdown-menu-download li {
        list-style: none !important;
    }

        .dropdown-menu-download li a {
            display: block;
            padding: 8px 0;
            border: none;
            background: no-repeat;
            border-radius: 40px;
            color: #282828;
            font-size: 13px;
            font-weight: 500;
            text-align: left;
        }

            .dropdown-menu-download li a:hover {
                background: none;
                color: #282828;
            }


.btn-editar-imagem-logo2 {
    background-image: linear-gradient(to right, #f44336 0%, #f39b95 100%);
    padding: 18px;
    border: none;
    display: inline-table;
    padding: 10px 30px;
    border-radius: 4px !important;
    margin: 0 10px 10px 0;
    font-size: 15px;
    color: #fff;
}

    .btn-editar-imagem-logo2:hover {
        background-image: linear-gradient(to right, #e93c2f 0%, #f39b95 100%);
        color: #fff;
    }

.celebratesubs {
    background: url(../img/2023/4-bg-videos-animados.svg) center center;
    background-size: cover;
}

    .celebratesubs .title-pages {
        color: #fff;
    }

    .celebratesubs h2 {
        color: #fff;
    }

    .celebratesubs .btn-success {
        z-index: 9999;
        position: relative;
    }

.navbar {
    padding: 40px 0 56px 0;
}

.h2-size {
    font-size: 70px;
}

.p-size-postnovo {
    font-size: 18px;
}

.p-size {
    font-size: 26px;
}

.p-size24 {
    font-size: 24px;
}

.p-size-subtexts {
    font-size: 20px;
    letter-spacing: 0px;
    color: #4A4A4A;
    margin: 0;
}

.section-postnovotododia {
    display: flex;
    vertical-align: central;
    justify-content: center;
}

    .section-postnovotododia h2 {
        color: #fff;
        margin-bottom: 0 !important;
    }

    .section-postnovotododia p {
        color: #fff;
        margin: 30px 0 0 0;
        font-weight: 300;
    }

        .section-postnovotododia p strong {
            font-weight: 600;
        }

    .section-postnovotododia .btn-comecar-section2 {
        margin-top: 40px;
    }

    .section-postnovotododia .nutriimg {
        position: absolute;
        z-index: 9;
        bottom: 0;
        max-width: 37%;
        left: 9%;
    }

    .section-postnovotododia .zindex-50 {
        z-index: 50;
    }

    .section-postnovotododia .contentpostonovotododia {
        padding-bottom: 0;
    }

.separator-absolutetenso {
    height: 120px;
}

.bg-section1 {
    /*background-image: linear-gradient(141deg, rgb(255, 255, 255) 0%, rgb(220, 229, 248) 75%);*/
}

.agendamento-redes-sociais {
    padding-top: 100px;
    padding-bottom: 100px;
}

    .agendamento-redes-sociais h2 {
        margin-bottom: 20px;
        color: #4A4A4A;
    }

    .agendamento-redes-sociais .p-size {
        margin-bottom: 30px;
        font-size: 24px;
        color: #4A4A4A
    }

.bg-englob {
    /*background-image: linear-gradient(141deg, rgb(255, 255, 255) 0%, rgb(220, 229, 248) 75%);*/
}

.sec-post-editavel {
    padding-top: 50px;
    padding-bottom: 100px;
}

    .sec-post-editavel h2 {
        margin-bottom: 20px;
        color: #4A4A4A;
    }

    .sec-post-editavel p {
        margin-bottom: 30px;
        font-size: 24px;
        color: #4A4A4A
    }


.section-linkdabio {
    background: url('../img/2023//compress/6-bg-um-link-para-chamar-de-seu.svg');
    padding: 150px 0 70px 0;
    position: relative;
    margin-top: 100px;
    background-size: cover;
}

    .section-linkdabio h2 {
        width: 100%;
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
    }

    .section-linkdabio .p-size {
        color: #fff;
        text-align: center;
    }

    .section-linkdabio .looklikeinput {
        display: block;
        text-align: center;
        width: 100%;
        padding: 20px 0;
    }

        .section-linkdabio .looklikeinput p {
            display: inline-block;
            background: #fff url('../img/2021/8-verification-code-um-link-para-chamar-de-seu.svg');
            background-position-x: calc(100% - 20px);
            background-position-y: center;
            background-repeat: no-repeat;
            color: #8b8b8b;
            padding: 10px 120px;
            text-align: center;
            border: 1px solid #4a4a4a;
            border-radius: 60px;
        }

            .section-linkdabio .looklikeinput p strong {
                color: #686868;
            }

    .section-linkdabio .linkdabio-text {
        max-width: 75%;
        margin: 0 auto;
    }

    .section-linkdabio .coco {
        position: absolute;
        width: 500px;
        right: -120px;
        bottom: -150px;
    }

.section-depoimentos {
    padding: 100px 0 80px 0;
}

    .section-depoimentos h2 {
        margin-bottom: 80px;
        color: #4a4a4a;
    }

    .section-depoimentos .depoimento-aspas {
        width: 100px !important;
        margin-bottom: 50px;
    }

    .section-depoimentos p {
        font-style: italic;
        color: #4a4a4a;
    }

    .section-depoimentos .owl-nav img {
        max-width: 50px;
    }

    .section-depoimentos .owl-nav {
        display: flex;
        align-items: initial;
        justify-content: end;
        padding-top: 20px;
    }

.section-planos {
    padding: 100px 0 80px 0;
}

    .section-planos h2 {
        color: #4a4a4a;
    }

    .section-planos .owl-planos {
        margin-top: 80px;
    }

    .section-planos .owl-item {
        padding: 0 5px;
    }

.line-divider-titleplano {
    width: 162px;
    height: 4px;
    background: #46c97a;
    margin: 0 auto;
    display: block;
    clear: both;
    border-radius: 18px;
    margin: 20px auto 0 auto;
}

.line-divider-geral {
    width: 162px;
    height: 4px;
    background: #46c97a;
    display: block;
    clear: both;
    border-radius: 18px;
    margin: 0 0 25px 0;
}

.section-perguntasfrequentes {
    padding-top: 600px;
    padding-bottom: 100px;
    margin-top: -600px;
    background: url('../img/2023/compress/13-bg-verde-perguntas-frequentes.svg') center top;
    position: relative;
    background-size: cover;
}

    .section-perguntasfrequentes h2 {
        color: #fff;
    }

    .section-perguntasfrequentes .faq-box .card-body p {
        text-align: left;
    }

    .section-perguntasfrequentes .laranjafruta {
        position: absolute;
        left: -103px;
        top: -92px;
        width: 400px;
    }

    .section-perguntasfrequentes .brocolis {
        position: absolute;
        right: -440px;
        bottom: -100px;
        width: 900px;
    }

    .section-perguntasfrequentes.section-perguntasfrequentes-geral {
        margin: 200px 0 0 0;
        padding-top: 300px;
        padding-bottom: 100px;
        background: url('../img/2021/13-bg-verde-perguntas-frequentes.svg') center top;
        position: relative;
        background-size: cover;
    }

    .section-perguntasfrequentes h2 {
        color: #fff;
    }

    .section-perguntasfrequentes .laranjafruta {
        position: absolute;
        left: -103px;
        top: -92px;
        width: 400px;
    }

    .section-perguntasfrequentes .brocolis {
        position: absolute;
        right: -440px;
        bottom: -100px;
        width: 900px;
    }

.section-footer {
    display: flex;
    padding: var(--space-80, 80px) 0;
    background: url('../img/2024/background-pattern-1.png') #7749F8;
    background-repeat: repeat;
}

    .section-footer .logo-rodape {
        width: 165px;
        margin-bottom: 40px;
    }

    .section-footer .section-footer-content-links {
        display: flex;
        gap: 80px;
    }



    .section-footer .section-footer-content {
        display: flex;
        align-items: center;
    }

    .section-footer .section-footer-content-links li {
        list-style: none;
        margin-bottom: 8px;
    }

        .section-footer .section-footer-content-links li a {
            color: var(--primitive-miscelaneus-white, #FFF);
            font-family: var(--family-space-fontFamily-Inter, Inter);
            font-size: var(--size-text-base, 16px);
            font-style: normal;
            font-weight: var(--weight-regular, 400);
            line-height: 28px; /* 175% */
            letter-spacing: -0.08px;
        }

    .section-footer .footer-md-link {
        display: flex;
        gap: 28px;
    }

        .section-footer .footer-md-link img {
            width: 40px;
        }



.dashboard-linkdabio fieldset {
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    background: #f1f1f1;
}

.dashboard-linkdabio h4 {
    color: #4a4a4a;
    padding: 20px 0 10px 20px;
    font-size: 18px;
}

.dashboard-linkdabio input {
    background: #fff;
}

.dashboard-linkdabio label {
    color: #4A4A4A;
}

.intro-bio {
    color: #4A4A4A;
    font-size: 16px;
}

.img-instabio-edit img {
    width: 150px;
    border-radius: 100%;
    border: 2px solid #000;
}

.img-instabio img {
    width: 150px;
    border-radius: 100%;
    border: 2px solid #282828;
    margin-bottom: 20px;
}

.owl-planos .owl-nav img {
    max-width: 50px;
}

.owl-blog-home .owl-nav img {
    max-width: 50px;
}

.dataTables_length {
    display: none;
}

.tabela-post-personalizado .btn-success {
    margin-top: 20px;
    background: #46C97A;
    padding: 7px 25px;
    border-radius: 10px !important;
    border: none;
}

.nome-post-personalizado {
    padding-top: 27px;
    display: block;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #dedede;
}

.dataTables_info {
    display: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #46c97a;
    background: #46c97a;
    color: #fff !important;
}

.dataTables_paginate {
    display: table;
    margin: 0 auto;
    float: none !important;
    padding-bottom: 30px;
}

.paginate_button:hover {
    background: #46c97a !important;
}

.list-mensagens-recebidas li {
    list-style: none;
    color: #4A4A4A;
    padding: 10px 20px;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
}

.list-mensagens-recebidas span {
    display: block;
}

    .list-mensagens-recebidas span strong {
        display: inline-block;
        min-width: 100px;
    }

.direct-history {
    margin-top: 50px;
}

    .direct-history .panel-body {
        color: #4a4a4a;
        font-weight: 500;
        font-size: 16px;
    }

.whats-historico .dataTables_wrapper {
    margin-top: 50px;
}

.whats-historico .dataTables_filter {
    display: none;
}

.whats-historico table.dataTable thead th, table.dataTable thead td {
    border: 1px solid #ebebeb;
}

.table-datatable-whatsapp {
    border-radius: 10px 10px 0 0;
    margin-top: -50px !important;
}

    .table-datatable-whatsapp th {
        font-size: 12px;
    }

    .table-datatable-whatsapp td {
        font-size: 12px;
    }

    .table-datatable-whatsapp .btn-danger {
        font-size: 12px;
        padding: 2px 15px;
    }

.title-tablewhats {
    background: #e6eaf8;
    padding: 10px 17px !important;
    color: #4a4a4a;
    font-weight: 500 !important;
    font-size: 16px !important;
    text-align: center;
    border-radius: 10px 10px 0 0;
}

.box-cadastrar-cliente legend {
    color: #4a4a4a;
}

.navbar-categoria .icon-logo img {
    margin-left: 20px;
}

.negative-20left {
    margin-left: -20px;
}

.box-resumo-cliente {
    border-radius: 20px;
    background: #fff;
}

    .box-resumo-cliente h5 {
        background: #e6eaf8;
        color: #4A4A4A;
        font-size: 20px;
        padding: 10px 20px;
        border-radius: 10px 10px 0 0;
        margin-bottom: 0px;
    }

    .box-resumo-cliente h6 {
        color: #adacb6;
        margin: 10px 0;
        border-bottom: 1px dashed #ccc;
    }

        .box-resumo-cliente h6 strong {
            color: #4A4A4A;
            min-width: 195px;
            display: inline-block;
            padding: 5px 0 15px 20px;
        }

    .box-resumo-cliente .btn-cancelar-cliente {
        border-radius: 10px;
        margin: 20px 0 0 0;
        font-size: 12px;
    }

    .box-resumo-cliente .actions-cliente {
        padding: 0 20px;
        display: block;
        width: 100%;
    }

        .box-resumo-cliente .actions-cliente .btn-success {
            background: #46c97a;
            border-radius: 10px;
            border-color: #46c97a;
            margin: 0 0 10px 0;
            border-radius: 20px !important;
            padding: 10px 0;
        }

        .box-resumo-cliente .actions-cliente .btn-info {
            background: #ff684d;
            border-radius: 10px;
            border-color: #ff684d;
            margin: 0 0 10px 0;
            border-radius: 20px !important;
            padding: 10px 0;
        }

        .box-resumo-cliente .actions-cliente .btn-danger {
            border-radius: 10px;
            background: #fff;
            border-color: #cacaca;
            color: #4A4A4A;
            font-weight: 600;
            margin-left: 4px;
            border-radius: 20px !important;
            margin: 0 0 10px 0;
            padding: 10px 0;
        }


.no-italic {
    font-style: normal !important;
}

.centavos-plano {
    font-size: 24px;
    margin: 0 0 0 0px;
    letter-spacing: -2px;
}

.box-plano-payment .preco .min {
    margin-right: 0 !important;
}

.box-plano-payment #centavos {
    font-size: 16px;
    letter-spacing: 0px;
}

.aceito-termos-uso {
    margin: 0 0 0 -20px;
}

.desc-infos-boleto {
    font-size: 12px;
    text-align: justify;
}

.actions-pagamento {
    margin-top: 30px;
}

.landing-form {
    box-shadow: 0 15px 15px #0000002b;
    padding: 30px 30px 30px 30px;
    background: #ff684d;
    color: #fff;
    border-radius: 5px;
}

    .landing-form input {
        background: #fff;
    }

    .landing-form h3 {
        font-size: 24px;
        text-align: center;
        color: #fff;
        margin: 0 0 30px 0;
    }

    .landing-form label {
        color: #fff;
    }

.page-align {
    padding-top: 180px;
}

.img-campanha-landing {
    margin-bottom: 20px;
}

.contato-lgpd {
    font-size: 13px;
}

    .contato-lgpd a {
        color: #4A4A4A;
        font-weight: 600;
    }


.titles-teste-gratis h2 {
    margin-top: 70px;
}

.titles-teste-gratis h3 {
    max-width: 700px;
    margin: 15px auto;
    font-size: 22px;
    font-weight: 500;
}

.titles-teste-gratis h4 {
    max-width: 700px;
    margin: 15px auto 50px auto;
    font-size: 20px;
    font-weight: 500;
}

.titles-teste-gratis strong {
    font-weight: 900;
    color: #282828;
}

.btn-cadastreselogin {
    margin: 10px 0 0 0;
    background: #fff !important;
    border: 1px solid #C2C2C2;
    color: #7a7a7a;
    font-weight: 500;
}

    .btn-cadastreselogin:hover, .btn-cadastreselogin:active, .btn-cadastreselogin:focus {
        background: #fff !important;
        border: 1px solid #46c97a;
        color: #46c97a !important;
        box-shadow: none !important;
    }

.modal-body-tutorial-face-info {
    max-height: 500px;
    overflow: auto;
}

.tutorial-face-info {
    color: #4a4a4a;
    font-size: 14px;
}

    .tutorial-face-info .tutorial-face-info-label {
        font-weight: 500;
    }

    .tutorial-face-info img {
        width: auto !important;
        margin: 10px auto;
        display: table;
    }

.plano-selecionado-desc {
    background: #f8664c;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
}

    .plano-selecionado-desc p {
        margin: 0;
        font-size: 16px;
    }

.info-trial {
    font-size: 16px;
    text-align: left;
    color: #4a4a4a;
    font-weight: 500;
    line-height: 20px;
    margin: 20px 0 10px 0;
}

.box-modalidade-invalida {
    background: #fff;
    padding: 30px;
    border-radius: 30px;
    display: table;
    margin: 40px auto 0 auto;
    box-shadow: 2px 6px 13px #0000003d;
}

    .box-modalidade-invalida h1 {
        margin-bottom: 20px;
    }

.plano-desc-desconto {
    padding: 10px;
    color: #FF3E70;
    font-weight: 600;
}

.owl-planos .owl-stage {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.mensaltotal {
    font-size: 14px;
    letter-spacing: -1px;
    margin: 10px 0 0 0;
    text-transform: lowercase;
}

.touppercase {
    text-transform: uppercase !important;
}

.ajuste-termos {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .ajuste-termos.form-group {
        margin: 0 !important;
    }

    .ajuste-termos label {
        font-size: 14px;
        font-weight: 500;
        margin-left: 15px;
        line-height: 18px !important;
        padding-top: 12px;
    }

.desc-politicas {
    padding-top: 50px;
}

.explicacao-transacional {
    font-size: 17px;
    padding: 20px;
    text-align: justify;
}

.toast-span-info {
    display: block;
    font-size: 14px;
    margin: 0 0 10px 0;
}

.btn-favorito {
    padding: 8px 30px;
    border-radius: 4px !important;
    margin: 0 0 0 15px;
    background: #fff;
    border-color: #ccc;
    color: #282828;
}

    .btn-favorito:hover {
        background: #ffc107;
        border-color: #ffc107;
        color: #fff;
    }

        .btn-favorito:hover i {
            color: #ff3030;
            transition: all 0.2s;
        }

.btn-favoritado {
    padding: 8px 30px;
    border-radius: 4px !important;
    margin: 0 0 0 15px;
    background: #ffc107;
    border-color: #ffc107;
    color: #fff;
}

    .btn-favoritado i {
        color: #ff3030;
    }

    .btn-favoritado:hover {
        background: #fff;
        border-color: #ccc;
        color: #282828;
    }

        .btn-favoritado:hover i {
            color: #282828;
        }

.nenhum-post {
    border-radius: 20px;
    background: #fff;
    display: table;
    margin: 10px auto;
    padding: 20px;
}

.desc-modal {
    color: #4A4A4A;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

    .desc-modal p {
        margin: 0;
    }

.btn-resetar-galeria {
    background: #9aa8b6;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
    margin: 15px 0;
    border: none;
}

    .btn-resetar-galeria:hover {
        background: #bbc5cf;
    }

.section-title-editar-posts {
    background: #282828;
}

    .section-title-editar-posts h1 {
        color: #fff;
        font-weight: 400;
    }

.h2-size .anostyle {
    color: #4a4a4a;
}

.owl-carousel .item .editor {
    width: 100%;
    max-width: 1080px;
    position: relative;
    height: 100%;
}

.owl-carousel .title-local-text {
    text-align: center;
    margin: 0 0 0 0;
    border: 1px solid #282828;
    padding: 30px;
}

#carousel-custom-dots {
    padding: 20px 0;
    text-align: center;
}

    #carousel-custom-dots button {
        background: #fff;
        border: 5px solid #ff684d;
        width: 0;
        height: 0;
        padding: 2px;
        border-radius: 100%;
        margin: 0 5px;
    }

        #carousel-custom-dots button.active {
            background: #ff684d;
        }

        #carousel-custom-dots button.active {
            background: #ff684d;
        }

        #carousel-custom-dots button:focus {
            outline: none;
        }

.owl-carousel .editor-actions {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 10px 0;
    width: 100%;
}

    .owl-carousel .editor-actions.editor-actions-jone {
        justify-content: end;
    }

    .owl-carousel .editor-actions .editor-actions-back {
        border: 1px solid #0000001F;
        border-radius: 35px;
        font-size: 19px;
        letter-spacing: 0px;
        color: #373737;
        padding: 10px 30px;
        background: #fff;
        min-width: 150px;
        text-align: center;
    }

    .owl-carousel .editor-actions .editor-actions-go {
        border: 1px solid #5DDE7F;
        border-radius: 35px;
        font-size: 19px;
        letter-spacing: 0px;
        color: #fff;
        padding: 10px 30px;
        background: #5DDE7F;
        min-width: 150px;
        text-align: center;
    }

.conteudoedit-post-container {
    background: #242424;
    padding: 20px;
}

    .conteudoedit-post-container label {
        color: #fff;
    }

.badge-cehck-included {
    background: #ffffff;
    border: 1px solid #ccc;
    color: #282828;
    border-radius: 20px;
    padding: 6px 12px 6px 10px;
    margin-right: 8px;
    font-weight: 400;
}

    .badge-cehck-included i {
        margin-right: 3px;
    }

.container-checkout {
    background: url('../img/2024/background-pattern-1.png') #7749F8 repeat;
    margin-bottom: -96px;
}

    .container-checkout .box-dashboard, .container-checkout .box-assinatura {
        box-shadow: none;
    }

    .container-checkout h3 {
        color: #fff;
    }

@media only screen and (max-device-width: 576px) {
}

@media (max-width: 480px) {
    .container-checkout {
        padding-top: 70px;
    }

    .section-footer .logo-rodape {
        max-width: 170px;
    }
}

.alert-diasfree {
    border: 1px solid #ccc;
    margin: 0;
    padding: 15px;
    border-radius: 10px;
    margin: -10px 0 20px 0;
}
