@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,500;1,600&display=swap');

*,
body {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    scroll-behavior: smooth;
}

.hide-on-desktop {
    display: none;
}

.custom-navbar {
    background: #4D7AD5;
}

.navbar-nav li a {
    color: #fff !important;
}

.navbar-nav li a:hover {

    border-bottom: 2px solid #073762;
    color: #073762 !important;
    transition-delay: 2s;
    transition: ease-in-out;
}

.nav-item {
    margin: 2px 15px;
}

.navbar-toggler-icon {
    background-image: none !important;
}

.navbar-light .navbar-toggler {
    border: none !important;
}

.navbar-toggler:focus {
    outline: none !important;
    box-shadow: none;
}

.hero-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #0B1343;
    overflow: visible;
}

.section-one {
    background: linear-gradient(to bottom, #F5F8F9, #fff) !important;
}

.hero-content-container {
    margin-top: 150px;
}

.hero-title-shade,
.primary {
    color: #4D7AD5;
}

.hero-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.usb-button {
    width: 154px;
    height: 51px;
    font-weight: 600;
    font-size: 16.5616px;
    line-height: 25px;
    border-radius: 10.2711px;
}

.custom-button,
.custom-button:active,
.custom-button:hover {
    background: #4D7AD5;
}

.custom-secondary-button {
    border: 1px solid #4D7AD5;
    border-radius: 2.8466px;
    color: #4D7AD5;
}


.download-app-btn {
    background: linear-gradient(to bottom, #00002E, #0E4C84);
    color: #fff;
    margin-left: 10px;
    font-size: 16px;
}

.download-app-btn:hover {
    background: linear-gradient(to top, #00002E, #0E4C84);
    color: #FFF;
    border-color: #FFF;
    margin-left: 10px;

}

.secondary {
    color: #073762;
}

.learn-button {
    border: 1px solid #4D7AD5;
}

.learn-button:active,
.learn-button:hover {
    border-bottom: 2px solid #4D7AD5;
    background-color: #073762 !important;
    color: #ffffff;
    transition-delay: 2s;
    transition: ease-in-out;
    box-shadow: none;
}

.contact-us-nav-btn {
    border-color: #FFF !important;
    background-color: transparent !important;
    color: #fff !important;
    box-shadow: none;
}

.contact-us-nav-btn:focus {
    box-shadow: none;
}

.ml-2 {
    margin-left: 10px;
}

.hero-section,
.section-two {
    padding: 30px 0px 30px 100px;
    min-height: 80vh;
}

/*  section 2 */
.section-two {
    background: #fff;
    padding: 0px 38px;
    margin-top: 30px;
    min-height: 150px;

}

.nature-img-container {
    width: 350px;
    height: 250px;
    position: absolute;
    top: px;
    left: 50px;

}

.section-two-content {
    text-align: left;
    margin-left: 350px;
}

.nature-title {
    font-weight: 800;
    font-size: 35px;
    line-height: 31px;
}

.nature-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

/* section-three */
.section-three {
    padding: 70px 17px;
    background: linear-gradient(to bottom, #ffffff, #b4d0ff, #F5F8F9) !important;
}

.section-three h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #4d7ad5;
}

/* slick carousel  */

.slick-card {
    background: #FFF;
    max-height: 361px;
    border-radius: 20px;
    /* height: 550px; */
    padding: 20px 30px 40px 30px;
}

.slick-card:hover {
    background: linear-gradient(to top, #4D7AD5, #c6d7e7);
    color: #ffffff;
    transition-delay: 0.5s;
    transition: all 0.9s ease;
}

.slick-card:hover p {
    color: #fff;
    transition-delay: 0.5s;
    transition: all 0.9s ease;
}

.slick-card:hover button {
    background-color: #073762;
    transition-delay: 0.5s;
    transition: all 0.9s ease;

}

.card-title {
    font-weight: 600;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.card-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.img-container {
    width: 80px;
    height: 100px;
    margin: auto auto;
}

.image {
    object-fit: contain;
}

/*About us */
.about-vision-people-container{
    text-align: center; 
    font-family: 'Times New Roman', Times, serif;
    color: #4D7AD5;
}

.designation{   /*Changed font weight and color (Nihal)*/
    font-weight:700; 
    color: #5D5D5D;
}


/* section-four */

.section-four {
    padding: 70px 100px;

    display: flex;
    justify-content: space-between;
    background: linear-gradient(to bottom, #F5F8F9,#d9daf3, #ffffff) !important;
}

.section-four-left {
    width: 45%;
    /* padding: 60px 90px 10px 60px; */
}

.section-four-right {
    width: 55%;
}

.section-four-left {
    padding: 0px 40px 0px 0px;
}

.section-four-left h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 64px;
    /* padding: 0px 40px 0px 0px; */
}


.section-four-left p {
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;

}

/* section-five */
.section-five {
    padding: 30px 17px;
    background: #ffffff !important;
}

.count-card-img {
    width: 50px;
    height: 50px;
    padding: 10px;
    box-shadow: 0px 0px 2.9955px 1.49775px rgba(0, 0, 0, 0.15);
    border-radius: 7.48874px;
    background-color: #fff;
    margin: auto auto;
}

.count-cards {
    justify-content: space-around;
    margin-top: 50px;
}

.count-card-img img {
    object-fit: contain;
}

.count-card h1 {
    font-weight: 800;
    font-size: 20.4527px;
    line-height: 45px;
    color: #4D7AD5;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.count-card p {
    font-weight: 400;
    font-size: 10.4797px;
    line-height: 15px;
    color: #000000;
}


/* section-seven */

.section-seven,
.section-eight,
.section-nine,
.section-ten {
    padding: 70px 100px;
    background:#FFF !important;

}

.section-seven {
    display: flex;
    justify-content: space-between;
}

.section-seven-left {
    width: 50%;
    padding-top: 50px;
}

.section-seven-left h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 81px;
}

.section-seven p {
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
}

.section-seven-right {
    width: 50%;    
}

.section-seven-right > img{
    max-width: 700px;
    margin-top: 90px;
}

.contact-us-button {
    width: 40%;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FAFAFF;
}

/* .section-eight */
.section-eight h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    color: #0B1343;
    margin: 100px;
}

.section-eight {
    padding: 50px 300px;
}

.api-service-step-left {
    border-radius: 500px;
    border-right: 2px solid #4D7AD5;
    border-left: 2px dashed #4D7AD5;
    border-top: 2px solid #4D7AD5;
    border-bottom: 2px solid #4D7AD5;
    width: 400px;
    height: 130px;
    display: flex;
    justify-content: center;
}

.api-service-step-right {
    border-radius: 500px;
    border-left: 2px solid #4D7AD5;
    border-right: 2px dashed #4D7AD5;
    border-top: 2px solid #4D7AD5;
    border-bottom: 2px solid #4D7AD5;
    width: 400px;
    height: 130px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.api-service-count {
    border-radius: 500px;
    border: 5px solid #4D7AD5;
    height: 129px;
    width: 123px;
    font-size: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step-count {
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F5F8F9;
    font-weight: 800;
    box-shadow: 0px 0px 3.51471px 0.585786px rgba(0, 0, 0, 0.08);
    border-radius: 6.44364px;

}

.api-service-steps {
    margin: 10px 20px;
}

.api-service {
    margin: 15px;
    justify-content: space-between;
    align-items: center;
}

.step-title {
    font-weight: 500;
    font-size: 16.8803px;
    line-height: 27px;
    padding: 30px 0px 25px 20px;
    color: #000000;
}

/* section-nine */

.section-nine h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 39px;
    color: #0B1343;
}


/* section-ten */

.section-ten p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #2D2D2D;
    margin-top: 20px;
    padding: 5px 60px;

}

/* Footer  */
footer {
    background: #4D7AD5;
    min-height: 200px;
    flex-direction: row;
    justify-content: space-around;
    text-align: justify;
    padding: 30px 100px;
    color: #fff;
    align-items: baseline;

}

footer p {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
}

footer .row-1 {
    width: 30%;
}

footer .row-1 .footer-img {
    width: 100px;
    height: 100px;

}

footer .row-1 img {
    object-fit: contain;

}

footer .row-2 h2 {
    color: #e1f1ff;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;

}

footer .row-3 h2 {
    color: #e1f1ff;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
}

.row-2 ul li {
    list-style-type: none;
    padding: 0px;
}

.row-3 ul li {
    list-style-type: none;

}

.row-3 ul {
    padding: 0px !important;
    margin-top: 1rem;
    margin-bottom: 0rem;
}

.row-2 ul {
    padding: 0px !important;
    margin-top: 1rem;
    margin-bottom: 0rem;
}

.social-media-icons {
    display: flex;
    flex-direction: column;

}

/* features carousel */
.slick-current {
    width: 100%;
    align-items: center !important;
    display: flex;
    justify-content: center;
}

.slick-track,
.slick-current {
    width: 100% !important;
    text-align: center !important;
    margin: auto auto !important;
}

.slick-card {
    margin: 20px;
    width: 40% !important;
}

.api-service-steps {
    display: none !important;
}

.social-media-icons i {
    margin: 20px 0px;
}


@media screen and (max-width: 576px) {
    .hero-section {
        flex-direction: column !important;
    }

    .nav-item {
        margin: 0px;
    }

    .empty {
        display: none;
    }

    .hero-content-container {
        margin-top: 20px;
    }

    footer {
        flex-direction: column;
    }

    footer p {
        font-size: 15px;
    }

    .social-media-icons {
        flex-direction: row;
        justify-content: space-around;
    }

    .slick-card h4 {
        text-align: center;
    }

    .slick-card {
        background: #4D7AD5;
        max-height: 300px;
        text-align: center;
        align-items: center;
        margin: 15px auto;
        height: 435px;
        padding: 20px 30px 40px 30px;
    }

    .section-eight {
        display: none;
    }

    .hero-section {
        padding: 20px 15px;
    }

    .section-two {
        padding: 0px 15px;
    }

    .section-two-content {
        margin-left: 0px;
        font-size: 18px
    }

    .section-two-content p {
        font-size: 16px;
    }

    .nature-title {
        font-size: 20px;
    }

    .nature-img-container {
        position: inherit;
        /* width: 350px; */
        height: 190px;
    }

    .slick-card {
        width: 100% !important;
    }

    .section-four {
        flex-direction: column;
        padding: 20px 15px;
    }

    .section-four-left {
        width: 100%;
        padding: 10px 15px;
    }

    .section-four-left h2,
    .section-seven-left h2 {
        font-size: 25px;
        line-height: 45px;
    }

    .section-four-left p,
    .section-seven-left p {
        font-size: 16px;
        line-height: 35px;
        word-break: normal;
        white-space: normal;
    }

    .section-four-right {
        width: 100%;
    }

    .section-seven {
        flex-direction: column;
        padding: 20px 15px;
    }

    .section-seven-right {
        display: none;
    }

    .section-seven-left,
    .section-four-right {
        width: 100%
    }

    .section-ten {
        padding: 20px 15px;
    }

    .section-eight {
        padding: 0px;
    }

    
    .section-ten h2{
        margin-top: 75px; /* Added top margin to stop text overlapping (Nihal) */
    }

    .api-service-steps {
        display: block !important;
    }

    .contact-us-button {
        width: 100% !important;
    }

    .count-card p {
        font-size: 12px;
    }

    .slick-card {
        background: #4D7AD5;
        color: #073762;
    }

    .slick-card p {
        color: #fff;
    }

    .slick-card button {
        background-color: #073762;

    }

    .footer-img {
        width: 200px !important;
    }

    footer {
        padding: 15px 15px;
    }

    footer .row-1 {
        width: 100%;
    }

    .social-media-icons {
        margin: 5px auto;
    }

    .social-media-icons i {
        margin: 0px 20px;
    }

    .faq {
        padding: 17px 20px !important;
    }
}

@media screen and (max-width: 350px) {
    .slick-card {
        height: 440px;
    }

    .usb-button {
        width: 145px;
    }

    .ml-2 {
        margin-left: 5px;
    }

    .contact-us-button {
        width: 60%;
        margin: 10px 0px;
    }

    .download-app-btn {
        width: 60%;
        margin: 10px 0px;
    }

    .section-ten h2{
        margin-top: 75px; /* Added top margin to stop text overlapping (Nihal) */
    }
}

@media screen and (min-width: 1000px) {
    .nature-img-container {
        top: 650px;
    }
}

@media screen and (min-width: 1100px) {
    .nature-img-container {
        top: 660px;
    }
}

@media screen and (min-width: 1366px ) {
    .nature-img-container {
        top: 635px;
    }

    .hero-section{
        padding: 30px 0px 30px 100px;
        min-height: 30vh;
    }
}

/* Big screens */
@media screen and (min-width: 1900px) {


    .nature-img-container {
        top: 660px;
        left: 300px;
    }

    .section-three {
        padding: 70px 100px;
    }

    .section-four,
    .section-seven {
        padding: 70px 150px 70px 260px;
    }

    .section-eight {
        padding: 70px 550px;
    }

    .api-service-step-left,
    .api-service-step-right,
    .api-service-count {
        height: 135px;
    }
}

/* FAQ */

.faq {
    padding: 20px 100px;
}

.accordion-header button {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}

.accordion-button:not(.collapsed) {
    color: #111 !important;
    background-color: #FFF !important;
    border: 1px solid #fff;
    box-shadow: 0px !important;
}

.accordion-item {
    margin: 30px 0px;
}

.accordion-header,
.accordion-collapse {
    border-left: 1px solid #4D7AD5;
}

/*  About us  */

.hero-about-card {
    width: 120px;
    height: 120px;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 4px 7px 5px rgba(0, 0, 0, 0.1);
    border-radius: 23px;
    margin: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.hero-about-primary-card {
    background-color: #4D7AD5;
}

.hero-about-primary-card h3 {
    color: #fff;
}

.hero-about-primary-card span {
    color: #fff !important;
}

.hero-about-card h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 14px;
    margin: 10px 5px;
    color: #4D7AD5;
}

.hero-about-content-container h3 {
    font-size: 35px;
}

.hero-about-content-container {
    margin-top: 150px;
}

.hero-about-card span {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 20px;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    color: #0B1343;
}

.hero-right-content {
    margin-top: 50px;
}

.hero-about-image-container {
    width: 40px;
    height: 40px;
}

.hero-box {
    height: 30px;
    width: 30px;
}

.hero-members-card {
    margin-top: 125px;
}

.hero-box-card {
    margin-top: 250px;
    margin-left: 100px;
}

.about-us-down-button {
    border-radius: 50%;
    background-color: #073762;
    height: 55px;
    border: 1px solid #073762;
    width: 55px;
    margin-top: 30px;
}

.about-section-two {
    padding: 17px 150px;
}

.about-section-two p {
    padding: 10px 200px;
}

.about-card {
    background: #F5F8F9;
    border-radius: 25px;
}

.about-vision-card {
    height: 300px;
}

.about-vision-card p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    padding: 50px;
}

.about-vision-people-container {
    margin-right: 20px;
    margin-top: 20px;
}

.about-vision-people-container img {
    height: 120px;
    width: 120px;
    margin: 20px 10px;
    border-radius: 50%;

}

.about-vision-people-container h4 {
    font-size: 18px;

}

.about-vision-people-container p {
    padding: 0px;
    text-align: center;
}

.about-section-three {
    padding: 20px 100px;
    margin: 100px 0px;
}

.about-section-three h2 {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    line-height: 59px;
    /* identical to box height */


    color: #0B1343;
}

.goals-content-container {
    background: #F5F8F9;
    border-radius: 25px;
    padding: 50px;
}

.goals-content h3 {
    background: #4D7AD5;
    padding: 20px 30px 20px 20px;
    height: 45px;
    width: 40px;
    font-size: 20px;
    display: flex;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    align-items: center;

}

.goals-content p {
    margin-left: 20px;
}

.about-section-four {
    padding: 20px 100px;

}

.about-section-four h2 {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    line-height: 59px;
    color: #0B1343;
}

.about-section-four p {
    text-align: center;
}

.about-meet-team-container {
    margin-left: 30px;
}

.about-meet-team-container p {
    font-weight: 200;
    font-size: 57px;
    line-height: 90px;
    color: #5D5D5D;
    width: 40%;
    text-align: left;
}

.about-meet-team-content {
    width: 60%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    width: 300px;
    margin-left: 100px;
    height: 400px;

}

.about-meet-team {
    height: 250px;
    width: 200px;
    background: #F5F8F9;
    border-radius: 25px;
    text-align: center;
    padding: 20px 10px;
}

.about-meet-team img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
}

.about-meet-team p {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    width: 100%;
}

.about-meet-team h2 {
    font-size: 19px;
    line-height: 20px;
    text-align: center;
    margin: 15px;
    color: #4D7AD5;
}

.footer-others-link a {
    text-decoration: none;
    color: #FFF;
}

.footer-service-link a {
    text-decoration: none;
    color: #FFF;
}

@media screen and (max-width: 525px) {
    .hero-about-card {
        margin: 10px 5px;
        height: 110px;

        padding: 10px 20px;
    }

    .hero-about-image-container {
        height: 33px;
    }

    .hero-about-card h3 {
        font-size: 18px;
    }

    .hero-about-card span {
        font-size: 10px;
    }

    .about-section-two,
    .about-section-three,
    .goals-content-container,
    .about-section-four {
        padding: 17px 20px;
    }

    .about-section-two p {
        padding: 10px;
    }

    .about-card {
        flex-direction: column-reverse;
        text-align: center;
        height: 100%;
    }

    .about-section-three h2 {
        font-size: 18px;
    }

    .about-meet-team-container {
        margin: 10px;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        /* paddingL */
    }

    .about-meet-team-content {
        margin: 10px;
        grid-template-columns: 1fr;
        align-items: center;
        width: unset;
    }

    .about-meet-team-container p {
        font-size: 14px;
        line-height: 15px;
        display: none;
    }

    .section-about-ten {
        margin-top: 450px;
        text-align: center;
    }
}