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

html {
    scroll-behavior: smooth;
}

/*16px*/

body {
    background: #F9FAFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 1.75;
    color: #202b50;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
}

h1 {
    margin-top: 0;
    font-size: 4.209rem;
}

h2 {
    font-size: 3.157rem;
}

h3 {
    font-size: 2.369rem;
}

h4 {
    font-size: 1.777rem;
}

h5 {
    font-size: 1.333rem;
}

small,
.text_small {
    font-size: 0.75rem;
}

.section-5-carousel .owl-stage-outer .owl-item {
    margin-top: 4rem;
}
.w-100 {
    width: 100%;
}

/* .img-bg-white-circle {
    position: absolute;
    bottom: 16%;
    width: 100%;
 }
.img-boder-circle {
    bottom: 3%;
    position: absolute;
    width: 67%;
} */
.section-3 {
    position: relative;
}
input,
label,
.contact-btn,
.send-sect-9-form-btn,
.join-btn,
.explore-btn,
.reason-img-dot,
.left-nav,
.right-nav,
.feature-dot,
.parent-feature,
.btn-next,
.btn-prev {
    cursor: pointer;
}
@media only screen and (max-width: 400px) {
    .left-sect h2 {
        font-size: 30px;
    }

    .footer .footer-col-2 p {
        /* margin-right: 5rem !important; */
    }

    .avatar-img {
        margin-top: 1.5rem;
    }

    .slide-title-1, .slide-title-2 {
        font-size: 35px;
        line-height: 45px;
    }

    .feature-dot {
        display: block !important;
        margin-top: -13rem;
    }

    .feature-dot {
        transform: scale(.6);
    }

    .section-3 {
        margin-bottom: 0 !important;
    }

    .section-4 {
        margin: 3rem 0 !important;
    }

    .section-4 h4 {
        font-size: 27px;
        text-align: center;
    }

    .reason-title {
        font-size: 23px !important;
        line-height: 26px !important;
    }

    .reason-description {
        font-size: 13px !important;
    }

    .section-5 .container h4 {
        font-size: 24px;
    }

    .left-sect h2 {
        font-size: 28px;
    }

    .section-6-content .left-sect p {
        font-size: 17px;
        width: 100% !important;
    }

    .explore-btn {
        padding: 10px 15px !important;

    }

    .explore-btn p {
        width: 100%;
        font-size: 13px;
    }

    .right-sect {
        width: 100%;
    }

    .project-img {
        width: 100% !important;
    }

    .section-7-content h3 {
        font-size: 30px;
    }

    .section-7-content p {
        font-size: 15px;
    }

    .section-8 .container .center-card {
        padding: 3rem 2rem;
        text-align: center;
    }

    .section-8 .container .center-card h3 {
        font-size: 24px;
        line-height: 30px !important;
    }

    .section-8 .container .center-card p {
        font-size: 14px;
        margin-top: 1rem;
    }

    .contact-btn-area {
        padding: 0 !important;
    }

    .contact-btn-area .contact-btn {
        padding: 10px 10px;
    }


    .section-9 {
        margin: 7rem 0 !important;
    }

    .section-9 .container .form-wrapper .left-sect p {
        font-size: 14px !important;
    }

    .form-sect-9 {
        padding: 0 !important;
    }

    .send-sect-9-form-btn {
        font-size: 14px;
    }

    .footer .footer-col-3 .info-content {
        width: 100%;
    }

    .footer .footer-col-3 p {
        /* width: 100% !important; */
        margin: 0 !important;
        margin-bottom: 1rem;
    }

    /* .footer-col-3 {
        flex-direction: column;
    } */

    .footer-col-1 .logo {
        /* width: 50% !important;
        margin: 0 auto; */
    }

    /* .footer-col-4 {
        flex-direction: column;
    } */

    .footer-col-4 .send-mail-area .text {
        margin: 0;
    }

    .footer-col-4 .send-mail-area .form-group {
        padding: 0;
    }

    .feature-container {
        width: 80%;
        height: 300px;
        margin-top: 7rem !important;
        /* margin-bottom: 5rem !important; */
    }

    .section-2 .owl-stage .item {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 12px 1rem !important;
    }

    .section-2-carousel .owl-nav {
        bottom: 30% !important;
    }

    .question-mark {
        left: 0 !important;
    }

}
@media (max-width:767px) {
    .section-5 .container{
        /* max-width: 100%; */
        padding: 0px 15px;
    }
    .section-9 .form-wrapper{
        padding: 4rem 0rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
    .form-sect-9 {
        padding: 0 !important;
    }

    .stat-5 {
        left: 30% !important;
    }

    .section-9 {
        margin: 7rem 0 !important;
    }

    .section-9 .container .form-wrapper .left-sect h3 {
        font-size: 35px !important;
    }

    .section-9 .container .form-wrapper .left-sect p {
        font-size: 16px !important;
    }

    .form-sect-9 {
        padding: 0 !important;
    }

    .send-sect-9-form-btn {
        font-size: 14px;
    }

    .section-8 {
        /* margin-bottom: 60rem; */
    }

    .project-img-grid {
        width: 100%;
    }

    .project-img {
        width: 100% !important;
    }

    .feature-active, .feature-mini {
        transform: scale(.7);
    }


}


.mark-4 {
    top: 5%;
}

@media (max-width:991px){
    .left-sect h2 {
        font-size: 30px;
    }

    .question-mark {
        left: 0 !important;
    }

    .slide-title-1, .slide-title-2 {
        font-size: 35px;
        line-height: 45px;
    }

    .feature-dot {
        display: block !important;
        margin-top: -13rem;
    }

    .feature-dot {
        transform: scale(.6);
    }

    .section-3 {
        margin-bottom: 5rem !important;
        /* margin-top: 5rem !important; */
        height: unset !important;
    }

    .section-4 {
        margin: 3rem 0 !important;
    }

    .section-4 h4 {
        font-size: 27px;
        text-align: center;
    }

    .reason-title {
        font-size: 23px !important;
        line-height: 26px !important;
    }

    .reason-description {
        font-size: 13px !important;
    }

    .section-5 .container h4 {
        font-size: 24px;
    }

    .left-sect h2 {
        font-size: 28px;
    }

    .section-6-content .left-sect p {
        font-size: 17px;
        width: 100% !important;
    }

    .explore-btn {
        padding: 10px 15px !important;

    }

    .explore-btn p {
        width: 100%;
        font-size: 13px;
    }

    .right-sect {
        width: 100%;
    }

    .project-img {
        width: 100% !important;
    }

    .section-7-content h3 {
        font-size: 30px;
    }

    .section-7-content p {
        font-size: 15px;
    }

    .section-8 .container .center-card {
        padding: 3rem 2rem;
        text-align: center;
    }

    .section-8 .container .center-card h3 {
        font-size: 24px;
        line-height: 30px !important;
    }

    .section-8 .container .center-card p {
        font-size: 14px;
        margin-top: 1rem;
        margin-bottom: 40px;
    }

    .contact-btn-area {
        padding: 0 !important;
    }

    .contact-btn-area .contact-btn {
        padding: 10px 10px;
    }

    .section-8 .container .circle-sect-8 {
        top: 95%;
        z-index: 1;
        height: 50%;
        left: 15px;
        position: relative;
        top: 0;
        bottom: unset;
        background: #202B50;
        height: 220px !important;
        width: 65%;
        right: 15px;
        margin: 0px auto 40px;
    }

    .section-8 .container .circle-sect-8 .stat {
        transform: scale(.5) !important;
        margin: 0;
    }

    .section-8 .container .circle-sect-8 .stat-1 {
        left: -7%;
    }

    .section-8 .container .circle-sect-8 .stat-2 {
        right: -7%;
    }

    .section-8 .container .circle-sect-8 .stat-5 {
    left: 0;
    right: 0;
    /* width: 100%; */
    margin: auto;
    top: -20%;
    }

    .section-8 .container .circle-sect-8 .stat-3 {
        left: 11%;
        top: 38%;
    }

    .section-8 .container .circle-sect-8 .stat-4 {
        right: 12%;
        top: 38%;
    }

    .section-9 {
        margin: 7rem 0 !important;
    }

    .section-9 .container .form-wrapper .left-sect h3 {
        font-size: 32px ;
    }

    .section-9 .container .form-wrapper .left-sect p {
        font-size: 14px !important;
    }

    .form-sect-9 {
        padding: 0 !important;
    }

    .send-sect-9-form-btn {
        font-size: 14px;
    }

    .footer .footer-col-3 .info-content {
        width: 100%;
    }

    /* .footer .footer-col-3 p {
        width: 100% !important;
        margin: 0;
        margin-bottom: 1rem !important;
    } */

    .footer-col-3 {
        /* flex-direction: column; */
    }

    .footer-col-1 .logo {
        /* width: 50% !important;
        margin: 0 auto; */
    }

    .footer-col-4 {
        /* flex-direction: column; */
    }

    .footer-col-4 .send-mail-area .text {
        margin: 0;
    }

    .footer-col-4 .send-mail-area .form-group {
        padding: 0;
        margin-top: 25px;
    }

    .feature-container {
        width: 80%;
        height: 300px;
        margin-top: 7rem !important;
        margin-bottom: 5rem !important;
    }

    .section-2 .owl-stage .item {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 12px 1rem !important;
    }

    .section-2-carousel .owl-nav {
        bottom: 30% !important;
    }
    .section-9 .form-wrapper .left-sect p{
        margin: 25px 0px 50px;
    }
   
}
@media (max-width:767px) {
    .feature-mini, .feature-active {
        transform: scale(.5);
        margin-bottom: 10rem !important;
    }

    .section-8 .container .circle-sect-8{
        width: 100%;
    }
    .section-9 .container .form-wrapper .left-sect h3 {
        font-size: 24px;
    }
}
@media (max-width:400px) {

    .section-9 .container .form-wrapper .left-sect h3 {
        font-size: 18px;
    }
    .section-8 .container .circle-sect-8 {
        top: 95%;
        z-index: 1;
        height: 50%;
        left: 0;
        position: relative;
        top: 0;
        bottom: unset;
        background: #202B50;
        height: 200px !important;
        width: 100%;
    }

    .section-8 .container .circle-sect-8 .stat {
        transform: scale(.4) !important;
        margin: 0;
    }

    .section-8 .container .circle-sect-8 .stat-1 {
        left: -12%;
    }

    .section-8 .container .circle-sect-8 .stat-2 {
        right: -12%;
    }

    .section-8 .container .circle-sect-8 .stat-5 {
    left: 0;
    right: 0;
    /* width: 100%; */
    margin: auto;
    top: -12%;
    }

    .section-8 .container .circle-sect-8 .stat-3 {
        left: 5%;
        top: 38%;
    }

    .section-8 .container .circle-sect-8 .stat-4 {
        right: 5%;
        top: 38%;
    }
}