@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Space+Grotesk:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Space+Grotesk:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

body {
    font-family: "DM Sans", sans-serif;
}

.logo-img {
    padding-top: 5px;
    padding-bottom: 13px;
}

a.nav-link:hover {
    border-bottom: 2px solid orange;
    transition: inherit;
}

a.nav-link {
    font-family: DM Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 19.53px;
    text-align: left;
}

li.nav-item {
    padding-left: 20px;
}

.header-banner {
    background-image: url('images/banner.png');
    /* Replace with your image URL */
    height: 100%;
    background-size: cover;
    background-position: end;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

/* .header-banner-txt{

} */
button.contact-btn {
    width: 120px;
    height: 40px;
    width: 118px;
    gap: 10px;
    border-radius: 5px;
    opacity: 0px;
    font-family: DM Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 19.53px;
    text-align: left;
    margin-left: 20px;
}

button.btn:hover {
    background: #213399;
    color:#FFFFFF;
}

.HeroSection button:hover {
    /* background-color: #FFFFFF; */
}

.header-banner {
    color: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);

}

.nav_rapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

h2 {
    font-size: 43px;
    font-weight: 700;
}

p {
    font-size: 16px;
}

button {
    font-size: 15px;
    font-weight: 600;
    padding: 10px 20px;
    color: #fff;
    background-color: #F58A43;
    border: none;
    border-radius: 5px;
}

.form-sec {
    /* padding: 90px 0px 70px 0px; */
}

button:hover {
    /* color: #FFFFFF; */
    /* background-color: #F27623 !important; */
}

.HeroText {
    gap: 20px;
}

.email-list {
    margin-bottom: 25px;
}

.HeroSection {
    color: #fff;
    background-image: url('./images/HeroSection.png');
    /* max-height: 665px; */
    /* height: 665px; */
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 75vh;
}

.about-sec {
    padding-top: 151px;
    padding-bottom: 150px;
}

.about-txt span {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #2C3B8E;

}

.about-txt {
    padding-top: 50px;
}

.about-txt h2 {
    font-family: Poppins;
    font-size: 43px;
    font-weight: 600;
    line-height: 53.32px;
    text-align: left;
    color: #060336;
}

.about-txt p {
    font-family: Space Grotesk;
    font-size: 16px;
    font-weight: 400;
    line-height: 27.52px;
    text-align: left;
    color: #6A6A6A;

}

.about-txt .btn {

    font-family: DM Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #fff;
    background-color: #F58A43;
    width: 140px;
    height: 48px;
    gap: 12px;
    border-radius: 6px;
    opacity: 0px;

}


.services-sec {
    padding-bottom: 150px;
    /* padding-left: 179px;
    padding-right: 179px; */
}

.services-sec h2 {
    font-family: Poppins;
    font-size: 35px;
    font-weight: 600;
    line-height: 62.27px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #000000;

}

.services-sec p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.46px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #797979;

}

.services-rows {
    column-gap: 80px;
}

.card {
    padding-top: 32px;
    height: 340px !important;
    width: 314px !important;

}

/* .card-img-top img{
    color: blue;
} */

.card h4 {
    font-family: Poppins;
    font-size: 25px;
    font-weight: 500;
    line-height: 44.48px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #000000;
}

.card p {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 28.46px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #797979;

}

.card.col-md-3 {
    height: 340px;
    width: 316px;
}


.card img {

    width: 91px;
    height: 90px;
    top: 89px;
    left: 919px;
    gap: 0px;
    border-radius: 20px 0px 0px 0px;
    opacity: 0px;
}


.card img:hover {
    color: #fff;
}

.card:hover {
    transform: scale(1.0);
    background-color: #213399;

}

.card:hover h4 {
    color: #ffffff;
}

.card:hover p {
    color: #ffffff;
}

.story-sec {
    padding-bottom: 150px;
    padding-top: 50px;
}

.quote-btn {
    display: none;
}

.card:hover .quote-btn {
    display: inherit;
    text-align: center;
    color: #000000;
    border-radius: 6px;
    /* margin-left: 20px; */


}


::after {
    background: #fff;
}

.story-txt p {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 400;
    line-height: 43px;
    letter-spacing: -0.5px;
    /* text-align: left; */
    color: #767474;
    padding-right: 112px;

}

.story-txt span {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    /* text-align: left; */

}

.story-txt .btn-block {
    font-family: Inter;
    height: 57px;
    width: 183px;
    background-color: transparent;
    border: solid 1px #000000;
    border-radius: 30px;
    font-family: Inter;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
}

.story-txt .btn-block:hover {
    background-color: #ffffff;
}

.story-img img {
    top: 52px;
    left: 813px;
    gap: 0px;
    border-radius: 20px 0px 0px 0px;



}

.text-input-img {
    width: 40px;
    height: 1px;
    top: 48px;
    left: 179px;
    gap: 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;

}

.consult-sec {
    padding-top: 50px;
}

.consult-txt-span {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #2C3B8E;

}


.consult-txt {
    padding-top: 50px;
}

button.accordion-button.collapsed:focus-visible {
    border: none;
    outline: none;
}

button.accordion-button.collapsed:focus {
    border: none;
    outline: none;
}

.consult-txt h2 {
    font-family: Poppins;
    font-size: 43px;
    font-weight: 600;
    line-height: 53.32px;
    text-align: left;
    color: #060336;
}

.consult-txt p {
    font-family: Space Grotesk;
    font-size: 16px;
    font-weight: 400;
    line-height: 27.52px;
    text-align: left;
    color: #6A6A6A;

}

.consult-txt .btn {

    width: 285px;
    height: 60px;
    gap: 5px;
    border-radius: 6px;
    font-size: 17.8px;
    font-weight: 500;
    padding: 10px 20px;
    color: #fff;
    background-color: #F58A43;
}

.consult-img img {
    width: 100%;
    height: 100%;
    width: 500px;
    max-height: 400px;
}

.consult-p-1 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.84px;
    text-align: left;
    color: #060336;
}

.consult-tel {
    display: flex;
}

.consult-p-2 {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 29.76px;
    text-align: left;
    color: #060336;


}

/* ================ CONSULT-IMAGE-CARDS=================================== */

.mini-card-1 {
    width: 385px;
    top: 15px;
    left: -55px;
    gap: 0px;
    border-radius: 10px;
    opacity: 0px;
    position: absolute;
    background-color: #fff;
    padding: 16px;
    box-shadow: 0px 4px 9px 0px #0000000D;


}

.mini-card-1 .elip-33-img {
    width: 58px;
    height: 58px;
    top: 32px;
    left: 128px;
    gap: 0px;
    opacity: 0px;

}

.mini-card-1 .group-109-img {
    width: 40px;
    height: 40px;
    margin-left: 65px;
    margin-top: 20px;
    gap: 0px;
    opacity: 0px;


}

.mini-card-text {
    width: 175px;
    height: 60px;
    top: 3288px;
    left: 202px;
    gap: 0px;
    opacity: 0px;
    margin-left: 20px;
}

.mini-card-text p {
    color: #A9A7B6;
}

.mini-card-2 {
    width: 302px;
    height: 68px;
    bottom: 20px;
    left: -30px;
    gap: 0px;
    border-radius: 10px;
    opacity: 0px;
    background-color: #fff;
    position: absolute;
    padding: 10px;
    display: flex;
    align-items: center;
    box-shadow: 0px 4px 9px 0px #0000000D;

}

.mini-card-2 .union-img {
    width: 21.67px;
    height: 21.67px;
    top: 0.17px;
    left: 1.17px;
    gap: 0px;
    opacity: 0px;
    color: #2C3B8E;

}

.mini-card-2-text {
    width: 193px;
    height: 22px;
    top: 32px;
    left: 198px;
    gap: 0px;
    opacity: 0px;
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    letter-spacing: -0.03em;
    text-align: left;


}

.mini-card-2-text p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    letter-spacing: -0.03em;
    text-align: right;


}

.mini-card-3 {
    width: 150px;
    height: 90px;
    bottom: 35px;
    right: 65px;
    gap: 0px;
    border-radius: 10px;
    opacity: 0px;
    background-color: #FFF;
    position: absolute;
    padding: 10px;
    box-shadow: 0px 4px 9px 0px #0000000D;

}

.mini-card-4 img {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 48%;
    left: -10px;
}

.mini-card-3-text {
    width: 114px;
    height: 43px;
    top: 3642px;
    left: 597px;
    gap: 0px;
    opacity: 0px;


}

.mini-card-3-text p {
    color: #A9A7B6;

}

.mini-card-3-text h4 {
    font-size: 18px;

}

.mini-card-3 .chart-img {
    width: 25px;
}



/* ========================================================================= */

.process-sec {
    color: #fff;
    background-image: url('./images/Mask group.png');
    margin-top: 100px;
    background-size: cover;
    width: 100%;
    height: 1100px;
    background-repeat: no-repeat;
    padding: 11% 0% 11%;

}

.accordion-item {
    color: white;
    background: transparent;
}

.accordion-button:not(.collapsed) {
    background: transparent;
    color: white;
}

.accordion-button {
    color: white;
    background: transparent;
}

.accordion-item {
    border-top: 1px solid #FFFFFF57;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
}

.accordion-item:not(:first-of-type) {
    border-top: 1;
}

.accordion-button {

    border-top: 1px solid #FFFFFF57;

}


.accordion-item h2 {
    font-family: Plus Jakarta Sans;
    font-size: 22px;
    font-weight: 700;
    line-height: 30.8px;
    text-align: left;

}

.accordion-item p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    text-align: left;

}

::after {
    background: transparent;
    color: #fff;
}


/* Section padding */
.form-sec {
    padding: 50px 0;
}

/* Image column styling */
.form-img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.form-card {
    width: 203px;
    height: 207px;
    top: 0px;
    left: 154px;
    border-radius: 10px;
    position: absolute;
    background-color: #fff;
    padding: 28px;
    box-shadow: 0px 4px 9px 0px #0000000D;


}

.form-card h1 {
    font-family: Plus Jakarta Sans;
    font-size: 48px;
    font-weight: 800;
    line-height: 67.2px;
    letter-spacing: -1px;
    text-align: left;
    color: #F27623;
}

.form-card p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 25.53px;
    text-align: left;

}

/* Text column styling */
.form-txt {
    padding: 30px 70px;
}

/* Responsive card image */
.card-4-img {
    height: 100%;
    width: 100%;
    max-height: 250px;
    max-width: 250px;
    position: relative;
    top: -520px;
    left: 53px;
}


.form-txt span {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #F17216;
    display: block;
    margin-bottom: 10px;
}

.form-txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 53px;
    color: #060336;
    margin-bottom: 30px;
}


label.form-label {
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #14183E;
}

.form-txt::placeholder {
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #747582;

}

form input#name,
form input#email,
form input#date,
form textarea#message {
    border: 0px;
    background: #FAFAFA;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
}

button.form-btn.mt-3 {
    font-family: DM Sans;
    font-size: 17.93px;
    font-weight: 400;
    line-height: 23.35px;
    text-align: left;
    width: 215.74px;
    height: 58.87px;
    top: 5910px;
    left: 879px;
    padding: 17.93px 35.87px 17.93px 35.87px;
    gap: 11.96px;
    border-radius: 90px;
    opacity: 0px;
}


button[type="submit"] {
    background-color: #F17216;
    color: white;
    padding: 10px 30px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

button[type="submit"]:hover {
    background-color: #d45c0d;
}

.email-list {
    width: 456px;
    height: 55px;
    top: 6201px;
    /* left: 1001.25px; */
    gap: 0px;
    border-radius: 0px 0px 0px 0px;
    opacity: 0px;

}

/* .email-list input {
   background-color: ;

} */


.footer-bar {
    padding-bottom: 50px;
}

.footer-bar ul li {
    list-style: none;
}

.footer-bar ul li a {
    font-family: Inter;
    font-size: 17.11px;
    font-weight: 500;
    line-height: 35.59px;
    text-align: left;
    text-decoration: none;
    color: #727272;
}

.footer-bar ul li a:hover {
    color: #213399;
}

.footer-bar h3 {
    font-family: Manrope;
    font-size: 21px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #2C3B8E;
}

.process-img img {
    width: 100%;
    height: 100%;
    width: 1200px;
    height: 900px;
    object-fit: cover;

}

.foot-para {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.02em;
    margin-top: 22px;
    color: #595959;
}

input#email {
    background: #F9F9F9;
    border: 0px;
}

button.sub-btn {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.02em;
    text-align: center;
    width: 200px;
    height: 52px;
    top: 6201px;
    left: 1268.17px;
    gap: 0px;
    border-radius: 0px 0px 0px 0px;
    opacity: 0px;

}



/* -----------Scroll to top button ------------------------- */

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    background: #F58A43;
}

#myBtn:hover {
    background-color: #555;
}


/* -------------Loader------------------ */
/* Preloader styles */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 9999;
    opacity: 1;
    transition: opacity 0.5s ease-out;
}

/* Loader animation */
.loader {
    position: relative;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    /* border: 8px solid transparent;
    border-top: 8px solid #3498db;
    border-bottom: 8px solid #e74c3c; */
    border-radius: 50%;
    animation: rotate 1.2s ease-in-out infinite;
}

.loader-inner:before {
    content: "";
    position: absolute;
    width: 60%;
    height: 60%;
    /* border: 8px solid transparent;
    border-left: 8px solid #f1c40f;
    border-right: 8px solid #9b59b6; */
    border-radius: 50%;
    animation: rotate 1.2s ease-in-out infinite reverse;
}

/* Text animation */
#preloader h2 {
    font-size: 1.5rem;
    margin-top: 20px;
    animation: blinkText 1.5s linear infinite;
}

/* Animations */
@keyframes rotate {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }
}

@keyframes blinkText {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }
}



/* Media queries for responsiveness */
@media (max-width: 767px) {

    button.contact-btn {
        margin-left: 0px;
    }

    .form-txt {
        padding: 20px;
    }

    .nav-combine {
        display: flex;
        justify-content: space-between;
    }

    button.navbar-toggler {
        height: 50px;
        margin-top: 21px;
    }


    .HeroSection {
        height: auto;
        background: #2c3b8e;
        padding: 62px 0px;
        margin-top: 2px;
        text-align: center;
    }

    .about-sec {
        padding-top: 100px;
        overflow: hidden;
    }

    .about-txt h2 {
        font-size: 29px;
        line-height: 36px;
    }

    .about-txt {
        padding-top: 100px;
    }

    .services-sec {
        padding-bottom: 0px;
        overflow: hidden;
    }

    .story-sec {
        padding-top: 10px;
        overflow: hidden;
        padding-bottom: 50px;
    }

    .story-img img {
        margin-top: 60px;
    }

    .process-sec {
        color: #2c3b8e;
        background-color: #2c3b8e;
        height: auto;
        padding: 36px 0px 43px 0px;
        margin-top: 100px;
        overflow: hidden;
    }

    .process-heading h2 {
        color: #ffffff;
    }

    .process-heading p {
        color: white;
    }

    .form-sec {
        /* padding-bottom: 10px; */
        overflow: hidden;
    }

    .form-sec {
        padding: 100px 0px;
    }

    .form-img {
        padding-top: 0;
    }

    .nav_rapper {
        display: block;
    }

    .email-list.d-flex {
        width: auto;
        display: block !important;

    }

    button.sub-btn {
        display: block;
        width: 100%;
    }

    input#email {
        display: block;
        width: 100%;
        margin-bottom: 9px;
    }

    span.star-span.mt-4 {
        padding-top: 20px !important;

    }

    .g_map {
        margin-top: 62px !important;

    }

    .g_map iframe {
        max-width: 100%;
    }

    .navbar-toggler:hover {
        text-decoration: none;
        background-color: #f48943;
    }




    .about-txt {
        padding-left: 22px;
    }

    .services-sec {
        padding: 0px 20px;
        overflow: hidden;
    }

    .story-txt p {
        padding: 20px;
    }


    .form-txt {
        padding: 20px 10px 10px 30px;
    }


    .footer-bar {
        padding: 30px 15px 20px 27px;
    }

    .footer-bar h3 {
        margin: 0 !important;

    }

    ul {
        padding: 0;
    }






    /* =====================CONSULT-IMAGE-CARDS============================ */

    .consult-sec {
        overflow: hidden;
        padding-top: 50px;
    }

    .consult-txt {
        padding: 50px 15px 0px 25px;
    }

    .consult-img img {
        /* position: relative; */
        width: 100%;
        height: 100%;
        max-width: 430px;
        max-height: 400px;
    }

    .mini-card-1 {
        width: 313px;
        top: 10px;
        left: 0px;
        /* gap: 0px; */
        border-radius: 10px;
        opacity: 0px;
        position: absolute;
        background-color: #fff;
        padding: 10px;
    }

    /* 
    .mini-card-2 {
        width: 245px;
        height: 68px;
        top: 14px;
        left: 6px;
        gap: 0px;
        border-radius: 10px;
        opacity: 0px;
        background-color: #fff;
        position: absolute;
        padding: 10px;
        display: flex;
        align-items: center;
    } */

    .mini-card-3 {
        width: 177px;
        height: 114px;
        top: 55px;
        left: 265px;
        gap: 0px;
        border-radius: 10px;
        opacity: 0px;
        background-color: #FFF;
        position: absolute;
        padding: 10px;
    }

    /* .group-113-img {
        width: 75px;
        height: 53px;
        top:69px;
        left: -14px;
        gap: 0px;
        opacity: 0px;
        position: absolute;
    }
 */





    .form-card h1 {
        font-family: Plus Jakarta Sans;
        font-size: 35px;
        font-weight: 800;
        line-height: 45.2px;
        letter-spacing: -1px;
        text-align: left;
        color: #F27623;
    }

    .form-card {
        width: 142px;
        height: 145px;
        top: -38px;
        left: 123px;
        border-radius: 10px;
        position: absolute;
        background-color: #fff;
        padding: 18px;
    }

    .form-card p {
        font-family: Inter;
        font-size: 16px;
        font-weight: 500;
        line-height: 19.53px;
        text-align: left;
    }

    .mini-card-text p {
        color: #A9A7B6;
        font-size: 15px;
    }

    .mini-card-text h4 {
        font-size: 13px;
    }

    .col-md-6.col-sm-12.consult-txt.aos-init.aos-animate {
        padding-top: 120px;
    }

}


@media (max-width: 420px) {
    .mini-card-3 {
        width: 140px !important;
        height: 90px !important;
        top: 10rem !important;
        left: 15rem !important;
    }
    
    .mini-card-2 {
        bottom: 20px !important;
        left: -5px !important;
    }
    
    button.contact-btn {
        margin-left: 0px !important;
    }
    
    .mini-card-4 img {
        width: 50px !important;
        height: 50px !important;
    }
    
    .form-txt h2 {
        font-size: 24px !important;
        line-height: 36px !important;
    }
    
}