@font-face {
    font-family: "RF Dewi";
    src: url("https://db.onlinewebfonts.com/t/bfb30c2677ae3236b6f893704c76f019.eot");
    src: url("https://db.onlinewebfonts.com/t/bfb30c2677ae3236b6f893704c76f019.eot?#iefix")format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/bfb30c2677ae3236b6f893704c76f019.woff2")format("woff2"), url("https://db.onlinewebfonts.com/t/bfb30c2677ae3236b6f893704c76f019.woff")format("woff"), url("https://db.onlinewebfonts.com/t/bfb30c2677ae3236b6f893704c76f019.ttf")format("truetype"), url("https://db.onlinewebfonts.com/t/bfb30c2677ae3236b6f893704c76f019.svg#RF Dewi")format("svg");
}

@import url('https://fonts.googleapis.com/css2?family=Borel&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    background-color: #fff;
    color: #000;
}

[id] {
    scroll-margin-top: 130px; /* equal to navbar height */
}

html {
    scroll-behavior: smooth;
}

#validationNumEmployees::-webkit-outer-spin-button,
#validationNumEmployees::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Animations */

.slide-up {
    transform: translateY(50px);
}

    .slide-up.show {
        opacity: 1;
        transform: translateY(0);
    }

.animate {
    opacity: 0;
    transition: all 1s ease-out;
}

.color-blue {
    color: #2356C2;
}

.bg-sky-blue {
    background-color: #EAF2FF;
}

.bg-blue {
    background-image: linear-gradient(#30356C, #30356C), linear-gradient(45deg, #a9dbff, #232ec2, #a9dbff) !important;
}

.bg-light-blue {
    background-image: linear-gradient(#EAF2FF, #EAF2FF), linear-gradient(45deg, #a9dbff, #232ec2, #a9dbff) !important;
}

.blue-border {
    background-image: linear-gradient(white, white), linear-gradient(45deg, #a9dbff, #232ec2, #a9dbff);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    border: 2px solid transparent;
    border-radius: 42px;
}

.bg-white-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 18px 100px;
    border: 3px solid transparent;
    background-image: linear-gradient(white, white), linear-gradient(90deg, #a9dbff, #232ec2, #a9dbff);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    background-size: 200% 200%;
    animation: rotateBorder 3s linear infinite;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    color: #30356b;
    border-radius: 10px;
    transition: all 0.4s ease;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 6px;
}

@keyframes rotateBorder {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 200% 50%;
    }
}

.bg-white-btn:after {
    content: '\00BB';
    position: absolute;
    opacity: 0;
   top: 50%;
    transform: translateY(-55%);
    right: -20px;
    transition: 0.5s ease;
    font-size: 34px;
    font-weight: 300;
    color: #232ec2;
    font-family: Arial, Helvetica, sans-serif;
}

.bg-white-btn span {
    display: inline-block;
    transition: all 0.4s ease;
    position: relative;
}

.bg-white-btn:hover {
    transform: scale(1.05);
    background-image: linear-gradient(120deg, #f6faff, #e9f0ff, #f6faff), linear-gradient(90deg, #a9dbff, #232ec2, #a9dbff);
    background-size: 200% 200%;
    animation: rotateBorder 3s linear infinite, innerGlow 2s ease-in-out infinite;
    box-shadow: 0 0 20px rgba(35, 46, 194, 0.25), 0 6px 12px rgba(0, 0, 0, 0.1);
}

@keyframes innerGlow {
    0% {
        background-position: 0% 50%, 0% 50%;
    }

    50% {
        background-position: 100% 50%, 100% 50%;
    }

    100% {
        background-position: 0% 50%, 200% 50%;
    }
}

.bg-white-btn:hover:after {
    opacity: 1;
    right: 20px;
}

.why-choose-us .secondary-title {
    font-style: normal;
    font-weight: 600;
    font-size: 40px !important;
    line-height: normal;
    color: #000000;
    margin-bottom: 30px;
}

.bg-white-btn:hover span {
    color: #232ec2;
}


/*main section*/
.main_bg {
    background: #FFFFFF;
    background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(206, 238, 231, 1) 100%);
    min-height: 520px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    text-align: center;
}

    .main_bg h1 {
        font-size: 50px;
        font-family: "RF Dewi";
        margin-bottom: 50px;

    }

    .main_bg p {
        font-size: 21px;
        margin-bottom: 50px;
    }

    .main_bg h1:after {
        content: '';
        background: url('//res.cloudinary.com/funex/image/upload/f_auto,q_40/c_scale,w_auto,dpr_auto/v1770361153/Homebanner_img2_h6cta3.png');
        position: absolute;
        height: 100%;
        width: 360px;
        background-repeat: no-repeat;
        right: -25%;
        top: -100px;
        background-size: contain;
    }

    .main_bg h1:before {
        content: '';
        background: url(//res.cloudinary.com/funex/image/upload/f_auto,q_40/c_scale,w_auto,dpr_auto/v1770360929/Homebanner_img1_iovcsj.png);
        position: absolute;
        height: 100%;
        width: 360px;
        background-repeat: no-repeat;
        left: -33%;
        top: -100px;
        background-size: contain;
    }
/*main section*/

/*section-2*/
.section-2 .d-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 70px 120px;
}

.section-2 .bg-white {
    border: 2px solid transparent;
    height: 100%;
    background-image: linear-gradient(white, white), linear-gradient(45deg, #a9dbff, #232ec2, #a9dbff);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    text-align: center;
    padding: 40px 30px;
/*    box-shadow: 0 6px 22px rgba(0, 0, 0, 0.25);*/
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.3, 1), box-shadow 0.4s ease, border-color 0.4s ease;
    border-radius: 22px;
    transform: perspective(800px) translateZ(0); /* ensures smoother GPU animation */
}

    .section-2 .bg-white:hover {
        transform: perspective(800px) scale(1.05) translateY(-5px);
        box-shadow: 0 12px 25px rgba(0, 0, 0, 0.35);
        border-color: #a9dbff; /* optional: highlight border on hover */
    }

    .section-2 .bg-white > * {
        transition: transform 0.4s ease;
    }

    .section-2 .bg-white:hover > * {
        transform: translateY(-3px);
    }

    .section-2 .bg-white img {
        width: 100px;
        height: auto;
        margin-bottom: 20px;
    }

/*section-2*/
/*section-3*/

.scroll-wrapper {
    overflow: hidden;
    width: 100%;
}

.scroll-track {
    display: flex;
    width: max-content;
    align-items: center;
    animation: scroll-loop 80s linear infinite;
}

    .scroll-track img {
        height: 95px;
        width: auto;
        margin: 0 30px;
        object-fit: contain;
        flex-shrink: 0;
    }

@keyframes scroll-loop {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}
/*section-3*/
/*section-4*/

.section-4 .quote-icon {
    margin-bottom: 20px;
    margin-top: -60px;
}
/*section-4*/

/*section 5*/

.section-5 {
    background-image: url('//res.cloudinary.com/funex/image/upload/f_auto,q_40/c_scale,w_auto,dpr_auto/v1770376950/section-6_dkkp7x.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #00003F;
}
/*section 5*/
/*section 8*/

.section-8 .bg-blue {
    border-radius: 30px;
}

.section-8 .bg-white {
    border-radius: 37px 37px 37px 0px;
}
/*section 8*/

/*section 9*/
.section-9 {
    background-color: #EAF2FF;
}
/*section 9*/


/*Contact section Start*/
.contact-section .title::after {
    content: '';
    background: url('//res.cloudinary.com/funex/image/upload/f_auto,q_40/c_scale,w_auto,dpr_auto/v1770655452/Vector_idwhzs.png');
    position: absolute;
    height: 100%;
    width: 100px;
    background-repeat: no-repeat;
    right: -40px;
    top: 0;
    background-size: contain;
}

.contact-section img {
    margin-left: -15px
}

.contact-section .contact-container .form {
    border: 2px solid transparent;
    background-image: linear-gradient(white, white), linear-gradient(45deg, #a9dbff, #232ec2, #a9dbff);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 22px;
}

.contact-section .great-text {
    color: #2356C2;
    font-weight: 900;
}


.contact-section .borel-font {
    font-family: "Borel", cursive;
    font-style: normal;
    color: #2356C2;
}

.contact-section .contact-container .form .form-group .form-control {
    height: 40px;
    border-radius: 12px;
    border: 1px solid #d5d6d3;
    width: 100%;
    background-color: transparent;
}
/*Contact section End*/

/*FAQ section Start*/
.faq-section .accordion.custom-accordion {
    max-width: unset;
}

    .faq-section .accordion.custom-accordion .accordion-button {
        background-color: #001842;
        font-weight: 600;
        border-radius: 12px 12px 0 0;
        color: #ffffff;
        border: 0;
        padding: 20px;
        transition: background-color 0.35s ease, color 0.35s ease, border-radius 0.35s ease, transform 0.2s ease;
        position: relative;
    }

        .faq-section .accordion.custom-accordion .accordion-button.collapsed {
            background-color: #EAF2FF;
            color: #000000;
            border-radius: 12px;
            box-shadow: 0 0 0 1px lightgray;
        }

    .faq-section .accordion.custom-accordion .accordion-collapse {
        transition: height 0.4s ease;
    }

    .faq-section .accordion.custom-accordion .accordion-body {
        font-weight: normal;
        color: #ffffff;
        background-color: #001842;
        border-radius: 0 0 12px 12px;
        margin: 0;
        padding: 0 20px 20px 20px;
        animation: faqFadeIn 0.35s ease;
        will-change: transform, opacity;
    }

@keyframes faqFadeIn {
    from {
        opacity: 0;
        transform: translateY(-6px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.faq-section .accordion.custom-accordion .accordion-button::after {
    background-image: url('//res.cloudinary.com/funex/image/upload/f_auto,q_40/c_scale,w_auto,dpr_auto/v1770651242/close_smrodl.png');
    height: 30px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.35s ease, opacity 0.25s ease;
    will-change: transform, opacity;
}

/* CLOSED state icon */
.faq-section .accordion.custom-accordion .accordion-button.collapsed::after {
    background-image: url('//res.cloudinary.com/funex/image/upload/f_auto,q_40/c_scale,w_auto,dpr_auto/v1770651111/accordion_izubur.png');
    transform: rotate(0deg) scale(1);
    opacity: 1;
}

/* OPEN state icon */
.faq-section .accordion.custom-accordion .accordion-button:not(.collapsed)::after {
    transform: rotate(180deg) scale(1.05);
    opacity: 1;
}
/*FAQ section End*/

/*@media Queries*/

@media(max-width: 1600px){
    .main_bg h1:before,
    .main_bg h1:after{
        display: none;
    }

    .main_bg{
        min-height: unset;
    }
}

@media(max-width: 1400px) {
    .section-2 .d-grid {
        gap: 50px 60px;
    }
}

@media(max-width: 1400px) {
    .section-2 .d-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {

    .section-8 .bg-light-blue,
    .section-8c .bg-blue {
        border: 0;
        background-color: white;
        background-image: unset !important;
    }

    .section-8c .bg-white {
        background-color: #30356C !important;
        border-radius: 22px;
        color: white;
    }
    .section-8c .bg-white h3{
        color: white;
    }

    .contact-section .title::after{
        display: none;
    }

    .section-5{
        background-image: unset;
    }

    .section-9 .blue-bg {
        background-color: #1F277C;
        color: white;
    }

        .section-9 .blue-bg:after {
            content: '';
            background-color: #1F277C;
            position: absolute;
            left: -40px;
            top: 0;
            width: 42px;
            height: 100%;
            z-index: 39;
        }
        .section-9 .blue-bg:before {
            content: '';
            background-color: #1F277C;
            position: absolute;
            right: -40px;
            top: 0;
            width: 42px;
            height: 100%;
            z-index: 39;
        }
}

@media(max-width: 576px) {

    .blue-border {
        border-radius: 22px;
    }

    .main_bg {
        text-align: left;
        border-radius: 0px;
    }

        .main_bg h1,
        .why-choose-us .secondary-title {
            font-size: 24px !important;
            margin-bottom: 20px;
            font-weight: bold;
        }

        .main_bg p {
            font-size: 18px;
            margin-bottom: 20px;
        }

    .bg-white-btn {
        width: 80%;
        padding: 10px 20px;
        margin: 0 auto;
        display: flex;
    }

    .section-2 .d-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .section-2 .bg-white {
/*        margin: 0 20px;*/
        padding: 20px;
    }

    /*    .section-3{
        background-color: white;
        padding-top: 0!important;
    }*/

    .section-3 .secondary-title {
        text-align: center;
    }

    .section-4 .quote-icon {
        margin-top: -40px;
    }

    .section-8 .secondary-title{
        text-align: center;
    }

    .section-8 .secondary-title:last-child {
        text-align: left;
    }

    .section-9 .bg-white-btn{
        width: 100%;
    }

}

/*@media Queries*/