@font-face {
    font-family: 'OpenSans-Light.ttf';
    src: url(../assets/fonts/OpenSans-Light.ttf);
    font-weight: normal;

}

@font-face {
    font-family: 'OpenSans-Medium.ttf';
    src: url(../assets/fonts/OpenSans-Medium.ttf);
    font-weight: normal;

}

@font-face {
    font-family: 'OpenSans-Bold.ttf';
    src: url(../assets/fonts/OpenSans-Bold.ttf);
    font-weight: bold;

}

@font-face {
    font-family: 'OpenSans-Regular.ttf';
    src: url(../assets/fonts/OpenSans-Regular.ttf);
    font-weight: normal;

}

body {
    background-color: #F9FAFF !important;

}


body p {
    color: #516B90;
    font-family: 'OpenSans-Medium.ttf';

}

.bg-color {
    background-color: #F2F3FB !important;
}


.bg-color-3 {
    background-color: #000F25;
}

.bg-color-4 {
    background-color: #F9FAFF !important;
}

.bg-color-5 {
    background-color: #FDFDFF !important;
}

.color-green {
    color: #3EBD5D;

}

.color-text-blue {
    color: #012F73;

}

.nav-link {
    color: #012F73 !important;
    font-weight: 400;
    font-family: 'OpenSans-Regular.ttf';
    font-size: 1rem;


}

.color-text {
    color: #516B90;

}

.color-text-cin {
    color: #F9FAFF;

}

.color-text-blue-d {
    color: #000F25 !important;

}

.font-bold {
    font-family: 'OpenSans-Bold.ttf';
    font-weight: bold;
    font-size: 0.875rem;

}

.fs-8 {
    font-size: 16px;

}

.fs-9 {
    font-size: 14px;

}


.mobile {
    display: none;

}

.desktop {
    display: block;
}

header {
    width: 100%;
    height: 80px;
    z-index: 9999;
    position: fixed;
    background: #F2F3FB;
}



.box-sec-one-b {
    position: fixed !important;
    height: 4000px;
    


}




.btn-mobile-col {
    justify-content: end;
}

#myHeader {
    background: #F2F3FB;
    color: white;
    padding: 10px;
    top: 0;
    width: 100%;
    display: none;
    transition: top 0.3s;
    align-items: center;
}



.navbar {
    width: 1600px;

}

.navbar-collapse {
    width: 100%;
    background: #F2F3FB;
    border-bottom-left-radius: 16px !important;
    border-bottom-right-radius: 16px;
}


.container {
    max-width: 1600px !important;
}

.logo_top {
    width: 108.61px;
    height: 56px;

}

.link-menus {

    justify-content: right !important;
}

.btn_falar-header {
    display: none !important;

}

.btn_falar {
    width: 220px;
}



.btn-falar-mobile {
    position: fixed;
    bottom: 18px;
    width: 89%;
    right: 20px;
    box-shadow: #3EBD5D 0px 5px 15px;
}

.btn-success {
    color: #fff;
    background-color: #3EBD5D !important;
    border-color: #3EBD5D !important;
}

.section_one {
    min-height: 639px;
    /*  background: url(../assets/img/860edfa3b0e10b5021be6de98084a38c.png) no-repeat bottom; */
    background: linear-gradient(#092A7F8C, #092A7F8C) 0% 0% / cover, url(../assets/img/860edfa3b0e10b5021be6de98084a38c.png) no-repeat;
    background-size: 100%;
    background-position: center;

}

/* .margin-top-row {
    margin-top: 14%;

} */

.text-topo {
    font-size: 3.3rem !important;
    font-weight: 700;
    margin-top: 18% !important;

}

.text-decri {
    font-size: 1rem;

}

.fixedForm {
    position: absolute;
    right: 0;

}


.forms-leads {
    width: 350px;
    box-shadow: rgba(4, 4, 4, 0.29) -2px 1px 10px 0px;
    height: 596px;
    margin-right: 3%;
    border-radius: 16px;
    z-index: 999;
    margin-top: 28%;
    position: sticky;
}

.form-control {
    background-color: #FDFDFF !important;


}

.box-two-cont {
    margin-top: 6% !important;
}

.section_two h3 {
    font-size: 1.81rem;
}



.text-sub {
    font-size: 1rem;

}

.card-person {
    border-radius: 10px !important;
    padding: 30px;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
}

.text-num {
    font-size: 48px;
    font-family: 'OpenSans-Bold.ttf';
}

.btn-acao:hover {

    background: #012F73 !important;
    color: #FFFFFF !important;

}

.btn-outline-primary {
    color: #012F73 !important;
    border-color: #012F73 !important;
    font-weight: 500 !important;
}

.text-sub-num {
    font-size: 0.875rem;


}

.box-l {
    width: 20%;
    overflow: hidden;
}


.titulo-card-icone {
    font-size: 16px;

}

.card-icon {
    width: 25%;
    cursor: pointer;

}

.text-card-icon {
    font-size: 0.76rem;


}

.card-sec-thre {
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    background: #F9FAFF;


}

.padding-person {
    padding: 30px;

}

.text-sec-thre {
    font-size: 16px;
}

.img-card-left {
    height: 250px;
    margin-left: -13%;
    margin-top: -15%;
    border-radius: 10px;
}

.img-card-right {
    height: 250px;

    margin-left: 12%;
    margin-top: -20%;
    border-radius: 10px;
}

/* @media screen and (max-width: 1024px) {
    .forms-leads {
        display: none;

    }} */


.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #012F73;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.col-card {

    height: 298px !important;
    font-size: 16px;
    padding: 47px;
    border-radius: 16px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    padding: 47px !important;
    background-color: #F9FAFF !important;

}

.col-card-b {


    font-size: 16px;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
    background-color: #F9FAFF !important;

}

.slick-next::before,
.slick-prev::before {
    font-family: slick;
    font-size: 19px;
    line-height: 1;
    opacity: 0.15 !important;
    color: #012F73 !important;
    background-color: #FDFDFF;

    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;

}

.slick-next:before {
    content: '→';
    color: #012F73 !important;
    background-color: #FDFDFF;
    padding: -10px;
    box-sizing: border-box;



}

.img-clientes {
    width: 80%;


}

.txt-collapse {
    font-weight: 100;
    line-height: 1.1;
    font-size: 14px;

}

.card-header-person {
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px !important;

}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {

    border: 1px solid #F9FAFF !important;
    border-radius: 16px !important;
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    box-shadow: none !important;
}

.border_radius {
    border-radius: 16px !important;
}




.section-final {
    min-height: 492px;
    /*  background: url(../assets/img/860edfa3b0e10b5021be6de98084a38c.png) no-repeat bottom; */
    background: linear-gradient(#092A7F8C, #092A7F8C) 0% 0% / cover, url(../assets/img/bg-botton.png) no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 9999;
    position: relative;

}

.section-final-white {
    min-height: 380px;
    z-index: 9999;
    position: relative;
    background: #F9FAFF;

}

.card-sec-final {
    min-height: 500px;
    position: absolute !important;
    bottom: 250px;
    border-radius: 16px;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);

}

.card-sec-final h1 {
    font-size: 2.5rem !important;
    font-weight: 700;
    font-family: 'OpenSans-Bold.ttf';
}


.box-logo-rodape {
    margin-top: 420px;

}

.box-logo-rodape p {
    margin: 10px;
    font-family: 'OpenSans-Light.ttf';
    font-size: 14px;
    margin-top: 10px;
    font-weight: 100;



}

.slick-dots li button:before {
    font-family: slick;
    font-size: 12px !important;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #012F73 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 12px !important;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #012F73;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}







@media screen and (min-width: 1920px) {

    .section_one {

        margin-top: 80px;
    }





}

@media screen and (max-width: 1600px) {

    .container {
        max-width: 90% !important;
    }

    .forms-leads {
        height: 560px;
        position: fixed !important;
        position: absolute;
        box-shadow: -2px 1px 10px 0px rgba(4, 4, 4, 0.29);
        margin-right: -3% !important;
        border-radius: 16px;
        z-index: 900;
        margin-top: 8%;

    }

    .text-topo {
        font-size: 2.3rem !important;
        font-weight: 700;
        margin-top: 30% !important;

    }

    .img-card-left {
        height: 250px;
        margin-left: -7%;
        margin-top: -15%;
        border-radius: 10px;
    }


   



}

@media screen and (width: 1536px) {

    .container {
        max-width: 90% !important;
    }






}
@media screen and (max-width: 1440px) {

    .container {
        max-width: 90% !important;
    }

    .forms-leads {
        height: 530px;

        position: fixed !important;
        position: absolute;
        box-shadow: -2px 1px 10px 0px rgba(4, 4, 4, 0.29);
        margin-right: -3% !important;
        border-radius: 16px;
        z-index: 900;
        margin-top: 15%;

    }

    .text-topo {
        font-size: 2.3rem !important;
        font-weight: 700;
        margin-top: 37% !important;

    }

    .text-sec-thre {
        font-size: 13px !important;
    }

    .section_two h3 {
        font-size: 1.39rem;
    }

    .text-num {
        font-size: 38px;
        font-family: 'OpenSans-Bold.ttf';
    }

    .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
        height: 305px;
    }

    .col-card {

        font-size: 15px;
        padding: 47px;
        height: 290px !important;
        border-radius: 16px;
        box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, 0.1) !important;
        margin-top: 10px;

    }





    .img-card-right {
        width: 330px !important;
        height: 200px !important;
        margin-left: 8%;
        margin-top: -20%;
        border-radius: 10px;
    }

    .img-card-left {
        width: 330px !important;
        height: 200px !important;
        margin-left: -15% !important;
        margin-top: -15% !important;
        border-radius: 10px;
    }




    .card-sec-final h1 {
        font-size: 2.1rem !important;
        font-weight: 700;
        font-family: 'OpenSans-Bold.ttf';




    }





    .form-control {

        font-size: 0.75rem !important;

    }


}





.col-card {

    font-size: 15px;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}





.text-informa-card-icon {
    font-size: 14px;
}


@media screen and (max-width: 1366px) {
    .forms-leads {
        height: 530px;
        position: fixed !important;
        position: absolute;
        box-shadow: -2px 1px 10px 0px rgba(4, 4, 4, 0.29);
        margin-right: -3% !important;
        border-radius: 16px;
        z-index: 900;
        margin-top: 15% !important;

    }

    .text-topo {
        font-weight: 700;
        font-size: 2.3rem !important;
        margin-top: 35% !important;
    }


   
    

}




@media screen and (max-width: 1280px) {

    .forms-leads {
        height: 530px;
        box-shadow: rgba(4, 4, 4, 0.29) -2px 1px 10px 0px;
        border-radius: 16px;
        z-index: 900;
        margin-top: 40% !important;
        position: relative !important;
   

    }


    .box-sec-one-b {
        position: fixed !important;
        height: 545px;
       
    }

    .text-topo {
        font-weight: 700;
        font-size: 2.3rem !important;
        margin-top: 35% !important;
    }







}




@media screen and (max-width: 1152px) {

    .forms-leads {
        height: 530px;
        box-shadow: rgba(4, 4, 4, 0.29) -2px 1px 10px 0px;
        border-radius: 16px;
        z-index: 900;
        margin-top: 18% !important;
        position: fixed !important;

    }

    .text-topo {
        font-size: 2.3rem !important;
        font-weight: 700;
        margin-top: 45% !important;
    }









}










@media screen and (max-width: 1024px) {
    .forms-leads {
        display: none;

    }
}






@media screen and (max-width: 768px) {
    .img-card-right {
        height: 390px !important;
        margin-left: 5%;
        margin-top: -20%;
        border-radius: 10px;
    }

    .img-card-left {
        height: 390px !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        border-radius: 10px;
    }
}

@media screen and (max-width: 991px) {

    .mobile {
        display: block;

    }

    .desktop {
        display: none;
    }

    header {
        width: 100%;
        height: 105px;
        z-index: 9999;
        position: fixed;
    }

    .navbar-nav {
        margin: auto;

    }

    .box-logo-rodape {
        margin-top: 0;
        padding-bottom: 20px;

    }


    .btn_falar-header {
        display: block !important;
        text-decoration: none !important;
        font-size: 14px !important;


    }

    .btn_falar-header a {

        text-decoration: none !important;


    }

    .navbar-collapse {
        width: 100%;
        background: white;
        border-bottom-left-radius: 16px !important;
        border-bottom-right-radius: 16px;
        margin-top: 108px;
        text-align: center;
    }



    .btn-mobile-col {
        justify-content: center !important;
        margin-bottom: 20px;
        margin-top: 10px;

    }

    .section_one {
        min-height: 524px;

        background-position: bottom;
    }

    .text-topo {
        font-size: 3.1rem !important;
        font-weight: 700;
        margin-top: 24% !important;
    }

    .forms-leads {
        display: none;

    }

    .box-l {
        width: 100%;
    }

    .card-icon {
        width: 100%;

    }

    .img-card-left {
        width: 100% !important;
        height: 377px !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        border-radius: 10px;
    }

    .img-card-right {
        width: 100% !important;
        height: 377px !important;
        margin-left: 0;
        margin-top: 0;
        border-radius: 10px;
    }



    .img-clientes {
        width: 100%;


    }



    .card-sec-final h1 {
        font-size: 1.77rem;
        font-weight: 700;
        font-family: 'OpenSans-Bold.ttf';
    }

    .section-final {

        background-size: cover !important;

    }

    .card-sec-final {
        bottom: 250px;
        min-height: 464px;
        border-radius: 16px;
        position: relative !important;
    }


    .padding-person {
        padding: 0px;

    }

    /*    .nav-link {
        margin-right: 120px;
        padding: 30px;
        


    } */


    .link-menus {

        justify-content: center !important;
    }

    .box-container-nuber {
        flex-direction: column !important;


    }

    .box_main-card {
        padding: 10px !important;

        margin: 0 !important;
        padding-left: 0 !important;



    }



}




/* .text-topo {
    font-size: 2.5rem !important;
    font-weight: 700;
    margin-top: 30% !important;
} */

.col-card-b {
    margin-top: 10px;
}





@media screen and (max-width: 590px) {



    header {
        width: 100%;
        height: 98px;
        z-index: 9999;
        position: fixed;
    }

    .box-sec-one {
        padding: 0 !important;
        margin: 0 !important;

    }

    .section_one {
        background-size: cover;
        background-position: center;
        margin-top: 20%;
    }

    .col-card {

        font-size: 15px;
        padding: 47px !important;
        height: 290px !important;
        border-radius: 16px;
        box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    }


    .img-card-left {
        width: 100% !important;
        height: 250px !important;
        margin-left: 0;
        margin-top: 0;
        border-radius: 10px;
    }

    .img-card-right {
        width: 100% !important;
        height: 250px !important;
        margin-left: 0;
        margin-top: 0;
        border-radius: 10px;
    }

    .text-topo {
        font-size: 1.9rem !important;
        font-weight: 700;
        margin-top: 30% !important;
    }

    .section_two h3 {
        font-size: 1.39rem;
        padding: 10px;
    }

    .text-sub {
        padding: 10px;
    }

    .card-sec-final h1 {
        font-size: 1.3rem !important;
        font-weight: 700;
        font-family: 'OpenSans-Bold.ttf';
    }

}


@media screen and (max-width: 450px) {
    .col-card {

        font-size: 15px;
        padding: 47px !important;
        height: 290px !important;
        border-radius: 16px;
        box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    }


    .img-card-left {
        width: 100% !important;
        height: 188px !important;
        margin-left: 0;
        margin-top: 0;
        border-radius: 10px;
    }

    .img-card-right {
        width: 100% !important;
        height: 188px !important;
        margin-left: 0;
        margin-top: 0;
        border-radius: 10px;
    }




}