*,
*::after,
*::before {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    /* font-family: "Playfair Display", serif; */
}

p {
    font-family: Inter;
}


html,
body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;

}




h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Jura, sans-serif;
}

.video-div {

    /* position: absolute; */
    /* height:fit-content; */
    /* z-index: 0; */
    /* position: relative; */

    
    height: 100vh;


}
.modal-backdrop.show {
  opacity: 0 !important;
}



   
.unmute {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 20vh;
    left: 20px;
    cursor: pointer;
    z-index: 999;
    /* background-color: transparent; */
    border-radius: 24px;
    padding: 10px 15px;
    border: none;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-family: Jura;

}

.home-main {
    max-height: 110vh;
    /* height: fit-content; */

    width: 100%;
    /* background-image: url(./assets/homebg.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* overflow-x: hidden;
    overflow-y: hidden; */
    position: relative;


}



.down-arrow {
    /* background: rgba(222, 244, 255, 0.5); */
    position: fixed;
    /* visibility: hidden; */
    left: 90%;
    top: 85%;
    z-index: 1000;
    font-size: 2rem;
    color: white;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);



    /* background-color: rgb(255, 255, 255, .5); */
    /* background: rgba(222, 244, 255, 0.5); */
    transition: visibility .2s cubic-bezier(0.12, 0, 0.39, 0);

}

.logo {
    height: 100px;
    width: 120px;
}

.logo.shrink {
    height: 90px;
    width: 110px;
}

/* .fa-arrow-down
{
    color:black;
} */
.hidden {
    opacity: 0;
    visibility: hidden;
}

.main {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.home-wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;

}

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

.header-holder {
    width: 100vw;
}



.brochure {

    transform: rotate(-90deg);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: none;
    background: rgba(222, 244, 255, 0.5);

    width: 200px;
    height: 46px;
    font-family: Jura;
    font-weight: 700;
    font-size: 16px;
    line-height: 15.68px;
    letter-spacing: 0%;
    border-width: 0.6px 0px 0.6px 0.6px;
    border-style: solid;
    border-color: rgba(217, 217, 217, 1);
    border-width: 0.6px, 0px, 0.6px, 0.6px;
    backdrop-filter: blur(24.399999618530273px)
}




.brochure-wrapper {
    position: fixed;
    top: 50%;
    /* Positions the element in the center of the viewport */
    transform: translateY(-50%);
    width: 50px;
    right: 70px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    /* transform: rotate(-90deg); */
    z-index: 1000;
}

.home-heading span {
    font-family: Jura;
    font-weight: 600;
    font-size: 64px;
    line-height: 62.72px;
    letter-spacing: 0%;
    color: white;
}

.home-heading {
    display: flex;
    margin-top: 100px;
    flex-direction: column;
    gap: 15px;
}



.sec2-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex-direction: column; */
    padding-top: 80px;
    gap: 24px;
    /* padding-bottom: 80px; */

}


.sec2-wrapper h1 {
    font-family: Jura;
    font-weight: 600;
    font-size: 88px !important;
    letter-spacing: 0%;
    color: #212529;
}


.sec2-wrapper h2 {
    margin: 0;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    letter-spacing: 0%;
}

.sec2-wrapper p {
    margin-top: 24px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30.6px;
    letter-spacing: 0%;
}

.sec2-wrapper2 {
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex-direction: column; */
    padding-top: 80px;
    gap: 24px;
    padding-bottom: 80px;
    /* max-width: 45%; */
    /* position: relative; */
}
.sec2-wrapper2 img {
   /* width: 60%; */
   /* height: 100vh; */

}
/* .sec2-wrapper img {
   width: 60%;
      height: 100vh;
   
} */


.sec2-wrapper2 h2 {
    margin: 0;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    letter-spacing: 0%;
}

.sec2-wrapper2 p {
    margin-top: 24px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30.6px;
    letter-spacing: 0%;
}

.home-section-2 {
    width: 100%;
    display: flex;
    height: fit-content;
    justify-content: center;
    align-items: center;

}

.home-section-2-wrap {
    background: linear-gradient(313.02deg, #FFFFFF 52.79%, #D9D9D9 112.33%);
    height: fit-content;
    width: 100%;
}

.Philosophy-text {
    position: absolute;
    font-family: Jura;
    font-weight: 500;
    /* font-size: px; */
    line-height: 110.08px;
    letter-spacing: 0%;
    background: hsba(0, 0%, 100%, 1);
    box-shadow: 0px 4px 39px 0px hsba(0, 0%, 0%, 0.2);
    color: #FFFFFF;
    top: 170px;

    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 999;
    margin-left: -80px;

}

.Philosophy-text h6 {

    font-family: Jura;
    font-weight: 500;
    font-size: 5vw;
    line-height: 6vw;
    letter-spacing: 0%;


    color: #FFFFFF;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5), 0 0 25px rgba(0, 0, 0, 0.3);
}

.white-line {
    width: 200px;
    height: 8px;
    background-color: #FFFFFF;
    margin-top: 8px;
}

.line-text-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/* --------------------------------section3 start------------------------- */

.home-section-3 {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

.our-values {
    position: absolute;
    z-index: 998;
    background-color: rgba(222, 244, 255, 0.5);
    backdrop-filter: blur(24.399999618530273px);
    width: 330px;
    height: 167px;
    left: -2.01px;
    border-radius: 43px;

    left: -2.01px;
    border-radius: 43px;
    left: 50%;
    transform: translateX(-50%);

    display: flex;
    justify-content: center;
    align-items: center;
    top: -76px;
    font-family: Jura;
    font-weight: 700;
    font-size: 40px;


    line-height: 39.2px;
    letter-spacing: 0%;


}

.sec3-wrapper {
    position: relative;


}

.img-text {
    display: flex !important;
    position: relative;
}

.sec-3-img {
    /* position:relative; */
    padding-bottom: 20px;
    width: 50%
}

.white-gradient {
    position: absolute;
    z-index: 997;
    background-color: linear-gradient(0deg, #D9D9D9, #D9D9D9),
        linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, #FFFFFF 100%),
        linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 79.97%, #FFFFFF 100%);
    width: 500px;
    height: 500px;
}

.value-img {
    max-width: 100%;
    height: auto;
}

.sec-3-text {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: center;
    align-items: left;
    flex-direction: column;

}

.sec-3-text h1 {
    font-family: Jura;
    font-weight: 600;
    font-size: 65px;
    line-height: 94.08px;
    letter-spacing: 0%;
    color: rgba(0, 101, 150, 1);


}

.sec-3-text p {
    margin-top: 24x;
    font-family: Inter;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    letter-spacing: 0%;
    color: rgba(73, 73, 73, 1);

}

.slick-dots li button:before {
    color: #D9D9D9;
    font-size: 14px;

}

.slick-dots li button {
    color: #D9D9D9;

}


.slick-dots li.slick-active button:before {
    color: #006596;

}



/* ------------------------------------------sec-4 start------------------- */

.sec4-wrapper {
    height: 100vh;
    background-image: url("./assets/homesec4-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sec4-content {
    padding-top: 53px;
    padding-bottom: 53px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.sec2-image {
    height: 600px;
}

.sec4-content h1 {

    font-weight: 400;
    font-size: 80px;
    /* line-height: 78.4px; */
    letter-spacing: 0%;
    text-align: center;
    background: linear-gradient(0.08deg, rgba(255, 255, 255, 0.2) -25.41%, #FFFFFF 64.1%);
    -webkit-background-clip: text;
    /* Chrome, Safari, and Opera */
    background-clip: text;
    /* Standard */
    color: transparent;

}

.home-section-5 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.sec5-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 70px;
    width: 100%;


}

.find-more {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    /* padding-left:100px ; */
    padding-right: 100px;
}

.find-more p {

    width: 45%;
    font-weight: 400;
    font-size: 36px !important;

    letter-spacing: 0%;


}

.find-more-btn {
    background-color: black;
    font-family: Inter;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0%;
    color: #FFFFFF;
    height: 47px;
    width: 271px;
}



.video-section {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.home-video {

    padding: 0px !important;
    border-radius: 54px;

}

.video-container {
    position: relative;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    color: white;
    border: none;
    font-size: 30px;
    /* padding:27px; */
    width: 86px;
    height: 86px;


    border-radius: 50%;
    cursor: pointer;
    display: block;
    /* Show the button */
    z-index: 10;

}

/* .play-button:hover {
    background-color: rgba(0, 0, 0, 0.9); 
} */

.testimony-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 26px;
}

/* .test-heading1
{
    font-family: Inter;
font-weight: 400;
font-size: 14px;
line-height: 32px;
letter-spacing: 0%;
text-align: center;
width: 142px;
height:32px;
border-radius: 5px;
color: #006596;
background: rgba(222, 244, 255, 0.5);

} */
.test-heading1 {

    font-weight: 600;
    font-size: 48px;
    line-height: 49.92px;
    letter-spacing: 0%;
    color: #494949;
    margin-bottom: 10px;
    font-family: Jura, sans-serif;

}

.value-heading {
    font-weight: 600;
    font-size: 48px;
    line-height: 49.92px;
    letter-spacing: 0%;
    color: #494949;
    margin-bottom: 10px;
}

.testimony-container h6 {

    font-family: Inter;
    font-weight: 400;
    font-size: 36px;
    line-height: 125%;
    letter-spacing: 0%;




}

/* .slider-testimonial */


.testimony-card-container {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    width: 85vw;
}



.test-card {
    padding: 30px 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: px;
    /* width: 30%; */
    border-radius: 20px;
    align-items: flex-start;
    background-color: #EEF9FF;
    margin-right: 15px;
    height: 340px;
}

.test-card p {

    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    margin-top: 14px;
    color: #333931;
}

.test-card span {

    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 22px;
    letter-spacing: 0%;
    color: #0E2A46;


}

.footer-main {

    min-height: 377px;
    /* height: 100%; */
    width: 100%;
    border: none;
    background: #006596;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;



}

.foot-content {
    width: 90%;
    margin-top: 60px;
    display: flex;
    justify-content: space-around;
    background: #006596;


}

.foot-text {

    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0%;
    color: #FFFFFF;
    display: flex;
    gap: 30px;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px;





}

.foot-btn {
    width: 216px;
    height: 56px;
    background: #6E7E1D;

    font-size: 16px;
    font-weight: 500;
    line-height: 18.38px;
    text-align: center;
    color: #FFFFFF;
    border: none;
    border-radius: 2px;

    font-family: Montserrat;


}


.flinks {
    display: flex;
    justify-content: space-between;
    padding: 0px 8px;
    flex-direction: column;
}


.link-heading {



    font-family: Jura;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;

    text-decoration: underline;
    text-decoration-style: solid;
    color: #FFFFFF;
    text-decoration-thickness: 1px;


    padding-top: 10px;

}

.linkf {
    margin-top: 15px;
    color: #FFFFFF;
    text-decoration: none;

    padding-right: 10px;
    font-family: Inter;
    font-weight: 200;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0%;

    text-align: left;





}

.social {
    /* margin-top: 15px; */
    display: flex;

}

.copyrights {
    /* height: 50px; */
    border-top: 1px solid #969696;
    width: 100%;

    display: flex;
    justify-content: center;
    margin-top: 60px;

    background-color: #222222;
}

.copy-content {
    display: flex;
    justify-content: center;
    align-items: center;

}

.copy-text {
    font-family: inter;
    font-weight: 350;
    font-size: 20px;
    line-height: 33.8px;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF;



}

.copy-link {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    color: #FFFFFF;


}

.clink {
    padding-right: 50px;
    margin-top: 20px;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    ;

}

.contact-form-card {
    background-color: white;
    border-radius: 18px;
    padding: 2rem;
    align-items: center;

}

.contact-container {
    background: linear-gradient(275.89deg, #FFFFFF 12.47%, #EEF9FF 75.96%);
 

    /* min-height: 60vh; */

    display: flex;
    align-items: center;
    padding: 2.5rem 0;

    width: 100%;
}
.contact-container-home
{
     background-size: cover;
 background-image: url(./assets/form-bg.jpg) !important;
background-repeat: no-repeat;
}

.contact-container .form-label {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22.4px;
    letter-spacing: 0%;
    color: #1E1E1E;
}

.form-label {

    margin-bottom: 0.25rem;
}

.form-control {
    border: 1px solid #ddd;
    padding: 0.5rem 0.75rem;
    font-size: 0.9rem;
}

.form-control::placeholder {
    color: #B3B3B3;



    font-family: Inter;
    font-weight: Body/Font Weight Regular;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0%;

}

.contact-btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-btn-submit {
    background-color: #000;
    color: white;
    border: none;
    padding: 0.75rem;
    width: 50%;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;

    line-height: 20px;
    letter-spacing: 0%;


}

.contact-form-footer {

    /* margin: 25px; */
    /* width: 70%; */
    padding: 25px;
    background: #006699;
    /* border-radius:27px ; */
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    align-items: center;

}


/* Form Title *
.contact-form-footer h2 {
    font-family: Jura;
    font-weight: 700;
    font-size: 48px;
    line-height: 56.78px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 28px;
    color: white;



}


/* Form Groups */
.form-group {
    margin-bottom: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
}

/* Input & Textarea Styling */
.form-group input,
textarea {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 5px;
    background: white;
    color: #333;
    font-size: 16px;
    transition: all 0.3s ease;
}

.form-group input:focus,
textarea:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}

.form-group textarea {
    resize: vertical;
    min-height: 100px;
}

/* Submit Button */
.form-group button {
    width: 40%;
    padding: 10px;
    border: none;
    border-radius: 5px;
    font-family: inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
    color: #006596;
    background-color: white;
    margin-top: 28px;
    transition: all 0.3s ease;
}

.form-group button:hover {
    background: #f0f0f0;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

/* Placeholder Styling */
::placeholder {
    color: #999;
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;

    line-height: 19.36px;
    letter-spacing: 0%;


}

/* Input Focus Effects */
input:hover,
textarea:hover {
    background-color: #f8f8f8;
}

/* Form Validation - Error & Success States */
input:invalid,
textarea:invalid {
    border: 1px solid #0F1B241A
}

input:valid,
textarea:valid {
    border: 1px solid #0F1B241A
}

.modal-header {
    background-color: #006699;
    color: #FFFFFF;
}

.slick-dots {
    bottom: -42px !important;

}















@media only screen and (max-width: 600px) {
    .foot-content {
        flex-direction: column;
    }

    .flinks {
        margin-top: 20px;
        ;
    }

    .copy-text {
        font-size: 16px;
        line-height: 33.8px;
    }

    .down-arrow {

        left: 80%;
        top: 85%;


    }

    .home-section-3 {
        position: relative;
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .test-text {
        font-size: 18px !important;
    }

    .unmute {
        position: absolute;

        bottom: 8vh;
        left: 20px;
    }

    .testimony-container h6 {

        font-family: Inter;
        font-weight: 400;
        font-size: 28px;
        line-height: 125%;
        letter-spacing: 0%;




    }

    .sec5-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 40px;
        width: 100%;
    }

    .sec2-wrapper h2 {
        margin: 0;
        font-weight: 600;
        font-size: 22px !important;
        line-height: 36px;
        letter-spacing: 0%;
    }

    .sec2-wrapper p {
        margin-top: 18px;
        font-weight: 400;
        font-size: 18px;
        line-height: 30.6px;
        letter-spacing: 0%;
    }

}

@media only screen and (max-width: 1023px) {
    .clink {
        padding: 5px;
    }

    .foot-text {
        margin-top: 10px;
    }

    .foot-btn {

        margin-top: 10px;
    }

    .flinks {
        justify-content: flex-start;
    }

    .unmute {
        position: absolute;
        padding: 5px 8px;
        font-size: 12px;
        bottom: 5vh;
        left: 20px;
    }

    .test-card {

        height: 540px;
        margin-right: 0px;
    }


}


.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}






















@media (max-width: 1023px) {

    .our-values {

        width: 250px;
        height: 125px;
        font-weight: 700;
        font-size: 30px;
    }

    .sec-3-text h1 {
        line-height: 60px;
        font-size: 40px;
    }

    .sec-3-text p {
        line-height: 30px;

        font-size: 20px;
        margin-top: 0px;
    }

    /* .home-heading {
    margin-top: 400px;
} */

    .sec2-wrapper {

        /* max-width: 70%; */
        flex-direction: column;

        position: relative;

    }

    .sec2-wrapper2 {

        /* max-width: 70%; */
        flex-direction: column-reverse;
        padding-top: 10px;
        padding-bottom: 10px;

        position: relative;

    }
    .reverse
    {
        flex-direction: column !important;
    }
      .sec2-wrapper2 img {

      width: 100%;
      height: auto;

    }
      /* .sec2-wrapper img {

      width: 100%;
         height: auto;


    } */

    .discover-sec2-main {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding-top: 20px;
        padding-bottom: 20px;
    }



    .Philosophy-text h6 {

        font-family: Jura;
        font-weight: 500;
        font-size: 10vw;
        line-height: 8vw;
        letter-spacing: 0%;
        color: #FFFFFF;

    }

    .white-line {
        width: 120px;
        height: 5px;
        background-color: #FFFFFF;
        margin-top: 8px;
    }

    .sec4-content h1 {

        font-weight: 400;
        font-size: 70px;


    }

    .find-more {
        flex-direction: column;
        padding-right: 0px;
    }

    .find-more-btn {
        font-size: 20px;
        height: 40px;
        width: 200px;
    }

    .find-more p {
        font-size: 28px;
        width: 100%;
    }

    ;


    .play-button {
        width: 70px;
        height: 70px;
    }

    .testimony-card-container {
        display: flex;
        flex-direction: column;
        gap: 20px;
        justify-content: space-between;



    }

    .mynav {


        padding-left: 50px;
        padding-right: 50px;



    }


}

















@media only screen and (max-width: 600px) {

    /* .home-heading {
        margin-top: 380px;
 
    } */
    .mynav {


        padding-left: 12px;
        padding-right: 12px;



    }

    h1,
    h2,
    h3,
    h4,
    h5 {
        font-size: 28px !important;

    }

    p {

        font-size: 16px !important;
        /* line-height:30 !important; */
    }

    .find-more p {

        width: 45%;
        font-weight: 400;
        font-size: 24px !important;

        letter-spacing: 0%;



    }

    .sec2-image {
        height: auto;

    }

    .home-heading span {
        font-family: Jura;
        font-weight: 600;
        font-size: 48px;
        line-height: 50px;
        letter-spacing: 0%;
        color: white;

    }

    .sec2-wrapper h1 {
        font-family: Jura;
        font-weight: 600;
        font-size: 34px !important;
        letter-spacing: 0%;
        color: #212529;
    }


    .sec2-wrapper {

        max-width: 100%;
        padding-top: 30px;
        padding-bottom: 26px;


    }


    .Philosophy-text h6 {

        font-family: Jura;
        font-weight: 500;
        font-size: 12vw;
        line-height: 10vw;
        letter-spacing: 0%;

        color: #FFFFFF;


    }

    .Philosophy-text {
        top: 100px;
        right: 80px;
    }

    .white-line {
        width: 120px;
        height: 4px;
        background-color: #FFFFFF;
        margin-top: 8px;

    }

    .img-text {
        display: flex !important;
        flex-direction: column !important;
        position: relative;
    }


    .sec-3-img {

        width: 100%
    }

    .sec-3-text {

        width: 100%;
        align-items: center;
    }

    .sec4-content h1 {

        font-weight: 400;
        font-size: 40px !important;


    }


    .find-more-btn {
        font-size: 18px;
        height: 40px;
        width: 200px;
    }

    .find-more p {
        font-size: 24px;
        width: 100%;
        text-align: center;

    }

    ;


    .play-button {
        width: 30px;
        height: 40px;
    }

    .play-image {
        width: 30px;
        height: 30px;
    }

    .test-card span {

        font-family: Inter;
        font-weight: 700;
        font-size: 20px;
        line-height: 22px;
        letter-spacing: 0%;
        color: #0E2A46;

    }

    .our-values {
        font-size: 28px;
    }

    .mission-vission-text {
        gap: 0px;

    }

    .test-card {


        margin-right: 0px;
    }





}