@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

body {
    font-family: "Montserrat", sans-serif;
    background-color: #f4f4f4;
    scroll-behavior: smooth;
}

.header-fullpage {
    background-color: #196196 !important;
}

.navbar-brand {
    background-color: #166198;
    border-radius: 12px;
    padding: 5px;
}

.form_section {
    padding: 70px 30px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #00000061, #000000ad), url(../images/thanku.webp);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    /* border-radius: 30px; */
    opacity: 1;
    visibility: inherit;
}

    .form_section h5 {
        color: #fff;
    }

.formcard {
    background-color: #fff;
    border-radius: 16px;
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 15px 64px 0px;
}

    .formcard label {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 0 !important;
    }

.card-header .btn {
    white-space: wrap !important;
}


.btn-themee {
    color: #fff !important;
    padding: 0.5rem 0.7rem;
    font-size: 16px;
    font-weight: 600;
    width: 50%;
    border-radius: 7px !important;
    display: inline-block;
    outline: 0;
    border: 0;
    overflow: hidden;
    z-index: 2;
    align-items: center;
    position: relative;
    cursor: pointer;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
}

.btn-theme {
    color: #fff !important;
    padding: .5rem 14px;
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    border-radius: 7px !important;
    display: inline-block;
    outline: 0;
    border: 0;
    overflow: hidden;
    z-index: 2;
    align-items: center;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 14px 47px 0 rgba(28, 28, 28, .24);
    -moz-box-shadow: 0 14px 47px 0 rgba(28, 28, 28, .24);
    box-shadow: 0 14px 47px 0 rgba(28, 28, 28, .24);
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
}

.accordion {
    width: 100% !important;
}

.bt {
    color: #fff !important;
    padding: 1rem 1rem;
    font-size: 14px;
    font-weight: 500;
    border-radius: 7px !important;
    text-align: center;
    display: inline-block;
    outline: 0;
    border: 0;
    overflow: hidden;
    z-index: 2;
    align-items: center;
    position: relative;
    cursor: pointer;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
}

.choose {
    background-color: #196196;
}

.why_choose {
    background-color: #ffffff13;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: white;
    padding: 1rem;
    border-radius: 15px;
    max-width: 32%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.icons {
    width: 12%;
}

.iconss {
    width: 8%;
}

.box {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    gap: 6px;
}

.icon_box {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
}

.imgg {
    display: flex;
    justify-content: center;
    align-items: center;
}

.choose .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
}

.bgg {
    background-image: linear-gradient(to right, #f05834, #0f4280);
    background-size: cover;
    background-position: center center;
    /* height: 30vh; */
    background-repeat: no-repeat;
    width: 100%;
}

.bg-navy-blue {
    background: #196196;
}

.heading h1 {
    font-size: 38px;
    font-weight: 700;
    color: #ffffff;
}

.heading h5 {
    font-size: 1rem;
}

.btn-block {
    font-size: 1.2rem;
    color: #196196;
    font-weight: 500;
}

.heading2 {
    color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-size: 48px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2em;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.heading-main {
    color: #151b54;
    font-size: 2.25rem;
    font-weight: 400;
    text-align: center;
}

    .heading-main span {
        color: #06163a;
        padding-bottom: 5px;
        display: block;
        font-size: .875rem;
        font-weight: 700;
    }

.br-16 {
    border-radius: 16px;
}

.formcard .form-control {
    background-color: #f4f4f4;
    border-color: transparent;
}

    .formcard .form-control:focus {
        box-shadow: unset;
        border-color: #f05834;
    }

.container-fluid {
    width: 80% !important;
}

.unique_key img {
    width: 100px;
}

.content {
    padding: 20px;
    /* border: 1px dashed #151b54; */
    margin-top: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 15px 64px 0px;
}

    .content ul li {
        padding: 5px 0px;
        margin: 5px 0;
        border-radius: 5px;
    }

.thankyou_section {
    padding: 80px 0;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100vh;
    opacity: 1;
    visibility: inherit;
}

.services img {
    filter: drop-shadow(-4px 8px 2px #ccc);
    width: 90px;
    /* margin: 20px auto; */
}

.boy-image img {
    mix-blend-mode: multiply;
    z-index: 99;
    position: relative;
}

.testimonials p {
    font-size: 14px;
    margin-top: 10px;
}

.user span {
    font-size: 12px;
    color: #151b54;
}

.icon {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4f4f4;
    color: #000;
    font-size: 20px !important;
    font-weight: 800;
}

.calculator_content h4 {
    font-size: 36px;
    font-weight: 800;
    color: #151b54;
}

.calculator_content h6 {
    font-size: 20px;
}

.calculator_content .btn-theme {
    width: inherit !important;
}

.whatsapp {
    display: inline-block;
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff !important;
    text-align: center;
    line-height: 63px;
    z-index: 2;
}

.trust {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem 0;
}

.creds {
    border-right: 2px solid #fff;
}

.trust h5 {
    font-size: 3rem;
    text-align: center;
    font-weight: 600;
}

.trust p {
    font-size: 1rem;
    text-align: center;
    font-weight: 500;
    color: #151B54;
}

ul li {
    line-height: 30px;
}

.bullets {
    word-spacing: 3%;
    height: 3%;
    width: 3% !important;
    gap: 2%;
}

.crd {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 1rem 2rem;
    transition: transform 0.5s linear;
    height: 100%;
    width: 100%;
}

.calculator_content {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}


@media screen and (max-width:768px) {
    .heading h1 {
        font-size: 22px;
        margin-top: 40px;
        color: #000;
    }

    .btn-theme {
        font-size: 14px;
    }

    .form_section h5 {
        color: #000;
    }

    .accordion .btn-link {
        font-size: 16px;
    }

    .navbar {
        background-color: #196196 !important;
    }

    .why_choose {
        background-color: #ffffff13;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        color: white;
        padding: 1rem;
        border-radius: 15px;
        max-width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        /* flex-direction: column; */
    }

    .bx {
        height: auto !important;
        margin-top: 10px;
    }



    .border-right {
        border-right: none !important;
    }

    /* .accordion{
    width: 100% !important;
} */
    .items {
        display: block !important;
    }

    .crd {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 1rem 2rem;
        transition: transform 0.5s linear;
        height: auto;
        width: 100%;
    }

    .heading2 h6 {
        font-size: 16px;
    }

    .heading2 h4 {
        font-size: 20px;
    }

    .heading2 h5 {
        font-size: 14px;
    }

    .btn-themee {
        width: 100%;
    }

    .trust {
        row-gap: 10px;
    }

    .counter {
        margin-top: 10px;
    }

    .choose .row {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 25px;
        padding: 12px;
    }

    .heading h3 {
        font-size: 24px;
        color: #000 !important;
    }

    .formcard {
        background-color: #fff;
        border-radius: 10px;
        padding: 20px;
        margin-top: 10px;
    }

    .container-fluid {
        width: 100% !important;
    }


    .heading2 {
        font-size: 36px;
    }

    .img-business-man img {
        width: 100%;
    }

    .wide-tb-40 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar {
        padding: 0;
    }

    .heading-main {
        color: #151b54;
        font-size: 1.8rem;
        font-weight: 700;
        margin-bottom: 30px;
        text-align: center;
    }

    .col-md-4 .display-4 {
        font-size: 38px !important;
        font-weight: 700;
    }

    .services h2 {
        font-size: 20px;
        font-weight: 600;
    }


    .icon-box-1 {
        margin-bottom: 20px;
    }

        .icon-box-1 img {
            width: 100%;
        }

    .unique_key img {
        width: 60px;
    }


    .calculator_content h4 {
        font-size: 28px;
        font-weight: 800;
        color: #151b54;
    }

    .calculator_content h6 {
        font-size: 16px;
        color: #151b54;
    }

    .form_section {
        padding: 0px 0px;
        background-repeat: no-repeat;
        background-image: none;
        background-size: cover;
        background-position: center center;
        width: 100%;
        height: 100%;
        border-radius: 30px;
        opacity: 1;
        visibility: inherit;
    }
}

.items {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

.item h4 img {
    width: 200px;
    aspect-ratio: 2/1;
    mix-blend-mode: multiply;
    object-fit: contain;
}

.steps {
    padding: 1.5rem;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 100px;
}

.bullet {
    width: 15%;
}

.flee {
    display: flex;
    justify-content: start;
    align-items: center;
    column-gap: 10px;
}

    .flee h4 {
        color: #151B54;
        /* color: #fff; */
        font-weight: 600;
        font-size: 1.2rem;
    }

.eee {
    margin-top: 10px;
    line-height: 24px;
}

.bx {
    width: auto;
    height: 100%;
    background-color: #fff;
    border-bottom: 4px solid #f1592a;
    padding: 1.3rem;
    display: flex;
    align-items: start;
    flex-direction: column;
    transition: all ease-in-out 0.3s;
}

    .bx p {
        font-size: 1rem;
        font-weight: 400;
    }

    .bx:hover {
        background-color: #f1592a;
        color: #fff;
    }

        .bx:hover .flee h4 {
            color: #fff;
        }

/*counter */

.header {
    background: linear-gradient(to right, #2c3e50, #4a6491);
    color: white;
    padding: 40px 50px;
    text-align: center;
}

    .header h1 {
        font-size: 2.5rem;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .header p {
        font-size: 1.2rem;
        opacity: 0.9;
        max-width: 700px;
        line-height: 1.6;
        margin: 0 auto;
    }

.counters-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    gap: 60px;
}

.counter {
    text-align: center;
    width: 100%;
    padding: 30px 20px;
    border-radius: 12px;
    background-color: #f8f9fa;
    position: relative;
    overflow: hidden;
}

    .counter::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 4px;
    }

.counter-1::before {
    background: linear-gradient(to right, #3498db, #2980b9);
}

.counter-2::before {
    background: linear-gradient(to right, #2ecc71, #27ae60);
}

.counter-3::before {
    background: linear-gradient(to right, #e74c3c, #c0392b);
}

.counter-4::before {
    background: linear-gradient(to right, #f39c12, #d35400);
}


.counter-value {
    font-size: 3.8rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #2c3e50;
    display: flex;
    justify-content: center;
    align-items: center;
}

.counter-label {
    font-size: 1.2rem;
    font-weight: 600;
    color: #4a6491;
    text-transform: capitalize;
    letter-spacing: 0.2px;
}

.plus {
    font-size: 2.5rem;
    margin-left: 5px;
    color: inherit;
}

@media (max-width: 992px) {
    .counters-container {
        grid-template-columns: repeat(2, 1fr);
        padding: 40px 30px;
    }
}

@media (max-width: 768px) {
    .counters-container {
        grid-template-columns: 1fr;
        padding: 30px 20px;
        gap: 25px;
    }

    .counter-value {
        font-size: 3.2rem;
    }

    .header {
        padding: 30px 25px;
    }

        .header h1 {
            font-size: 2rem;
        }
}

@media (max-width: 480px) {
    .counter-value {
        font-size: 2.8rem;
    }

    .header h1 {
        font-size: 1.8rem;
    }

    .header p {
        font-size: 1rem;
    }
}

/* footer  */
.footer_contact {
    background-color: #196196;
    /* height: 50vh; */
}

.accordion .card {
    margin-bottom: 10px;
    border: 0 !important;
}

.accordion .card-header {
    padding: 0 !important;
    border: 0 !important;
}

.show {
    margin-top: 0px !important;
}

.accordion .btn-link {
    color: #ffffff !important;
    background-color: #196196 !important;
    border-radius: 0;
    padding: 10px;
}

.accordion .card-body {
    background-color: #ffffff;
    margin-top: 10px;
}

#demos .owl-carousel .owl-item img {
    display: block;
    width: 130px;
    mix-blend-mode: multiply;
}

#demos .owl-carousel .owl-item .item {
    background-color: #f4f4f4 !important;
}

#how-it-works .icon_bx {
    width: 70px;
    height: 70px;
    background-color: #e7eff5;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    #how-it-works .icon_bx svg {
        width: 40px;
    }
