/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.floa-item-list ol li {
    margin-bottom: 0px;
}

.floa-vantagens-icon h5 {
    font-size: 20px;
    font-weight: 700;
    color: #009FFF;
    text-transform: none;
}

.floa-vantagens-icon .text {
    font-size: 20px;
    line-height: 1.1em;
    max-width: 190px;
}

.floa-faq-section {
    border-radius: 20px;
}

.floa-faq .toggle {
    left: auto;
    right: 0;
    top: 1.2em !important;
}

.floa-faq a.accordion-title {
    padding: 1.4em 2.3em 1.4em .6em;
    border-top: none;
    border-bottom: 1px solid #000;
}

.floa-faq .accordion-title.active {
    color: #009FFF;
    border-color: #009FFF;
}

.floa-title-48 {
    font-size: 48px;
    font-weight: 700;
    color: #000000;
}

.floa-title-28 {
    font-size: 28px;
    color: #000000;
}

.floa-blue {
    color: #009FFF !important;
}

.floa-white-48 {
    font-size: 48px !important;
    font-weight: 500 !important;
    color: #ffffff !important;
    line-height: 1.2em !important;
}
.section-como-funciona {
    background: url('/wp-content/uploads/2025/04/Vector.png') no-repeat center center;
    background-position: right;
    height: 415px;
}

.floa-footer-2 {
    max-height: 125px;
}

.p-como-sera {
    max-width: 550px;
    margin: 0 auto;
}

@media only screen and (max-width: 48em) {
    .floa-title-48 {
        font-size: 28px !important;
        font-weight: 700 !important;
    }

    .floa-white-48 {
        font-size: 30px !important;
    }

    .floa-title-28 {
        font-size: 16px !important;
    }

    .top-logo {
        margin-top: 10px;
        margin-bottom: 23px;
        max-width: 211px;
    }
    .floa-text-1 {
        max-width: 215px !important;
        margin: 0 auto;
    }
    .gap-1 {
        padding-top: 20px !important;
    }

    .section-como-funciona {
        background: none;
        margin-top: -50px;
    }

    .como-funciona-col1 .col-inner {
        padding: 40px !important;
    }

    .p-simples-rapido {
        font-size: 16px !important;
        line-height: 1.2em !important;
    }

    .section-vantagens {
        margin-top: -45px;
    }

    .floa-vantagens-icon .text {
        max-width: 200px !important;
    }

    .faq-outer-col {
        padding-left: 0;
        padding-right: 0;
    }
    .floa-faq-section {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .floa-faq-section .faq-col {
        padding: 0 0 30px !important;
    }
    .floa-faq-section .faq-col .col-inner {
        padding: 10px !important;
    }

    .floa-faq-section .floa-title-48 {
        font-size: 25px !important;
        margin-bottom: 25px !important;
    }

    .floa-faq-section .accordion-title {
        padding: 0.4em 2.3em 0.4em 0em !important;
        line-height: 1.2em;
    }

        /* .floa-faq a.accordion-title {
            padding: 1.4em 2.3em 1.4em .6em;
        } */

    .floa-item-list ol li {
        font-size: 16px !important;
    }

    .floa-footer-1 {
        text-align: center !important;
    }
}