@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&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
}

.bread-height {
    height: 60vh;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}


.discover {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

p {
    color: #555555;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
    font-weight: 600;
}

.padd {
    padding: 55px 0;
}

.whatsapp-float {
    position: fixed;
    bottom: 60px;
    right: 60px;
    z-index: 1000;
}

.sun-1,
.sun-3 {
    width: 300px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.sun-2 {
    width: 300px;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* .sun-3 {
    width: 300px;
    position: absolute;
    right: 0;
    bottom: 0;
} */

@media (max-width: 768px) {

    .sun-1,
    .sun-2,
    .sun-3 {
        display: none;
    }


}

.whatsapp-float img {
    /* width: 55px; */
    height: 70px;
    transition: transform 0.3s ease;
}


.rs-postbox-details-thumb.mb-40 {
    height: 450px;
    width: 850px;
    overflow: hidden;
}

.rs-postbox-details-thumb.mb-40 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 768px) {
    .padd {
        padding: 30px 15px;
    }
}

.header-transparent {
    background: white;
}

.rs-breadcrumb-one .rs-breadcrumb-title,
.rs-breadcrumb-menu.text-center {
    color: white;
}

/* .eka-banner {
    background: url('../images/eka/banner-2.png') no-repeat center center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    margin-top: 102px;
    padding-top: 73px;
    position: relative;
} */


.eka-banner.banner-new {
    background: url('../images/new-images/banner-new.png') no-repeat center center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.eka-banner ul {
    list-style: none;
    padding: 0;
    position: absolute;
    left: 7%;
    bottom: 29%;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.yoga {
    position: absolute;
}

.eka-banner .banner-content h5 {
    color: #fff;
    opacity: 0.6;
    font-family: poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    letter-spacing: 12px;
}

.eka-banner .banner-content h1 {
    color: #fff;
    text-align: center;
    font-family: Urbanist;
    font-size: 80px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

@media (max-width:768px) {
    .eka-banner .banner-content h1 {
        color: #fff;
        text-align: center;
        font-family: Urbanist;
        font-size: 40px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
    }
}

.book {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    display: inline-flex;
    padding: 6px 24px 6px 6px;
    align-items: center;
    gap: 16px;
    background: #F47721;
}

.book:hover {
    color: white !important;
}

.discover {
    position: relative;
    scroll-margin-top: 100px;
}

section#tech {
    scroll-margin-top: 100px;
}

.discover .ring-1 {
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
}

.discover .ring-2 {
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%) scaleX(-1);
}

@media (max-width: 768px) {

    .discover .ring-1,
    .discover .ring-2 {
        display: none;
    }
}


.discover h2 {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.discover p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.discover-content {
    max-width: 875px;
    margin: auto;
}

.discover-content.dis-2 {
    max-width: 1100px;
    padding-bottom: 40px;
}

h2.rs-section-title.rs-split-text-enable.split-in-fade {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 33px;
    text-transform: capitalize;
    margin-top: 20px;
}

ul.list-unstyled li {
    list-style: none;
    position: relative;
    padding-inline-start: 50px;
}

ul.list-unstyled li::before {
    content: "\eb7b";
    font-family: remixicon;
    position: absolute;
    font-size: 18px;
    color: var(--rs-theme-primary);
    width: 30px;
    height: 30px;
    border: 1px solid rgba(26, 115, 233, 0.14);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    inset-inline-start: 0;
}

.rs-skill-one .rs-skill-description {
    margin-bottom: 0px;
}

.read {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    border-radius: 4px;
    color: white;
    background: #F47721;
    text-transform: capitalize;
    display: inline-flex;
    padding: 12px 12px 12px 16px;
    align-items: center;
    gap: 6px;
    width: fit-content;
}

.read:hover {
    background: #e66b1f;
    color: white !important;
    text-decoration: none;
}

.read.read-one {
    border: 1px solid #F47721;
}

.what-green {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    padding: 7px 12px;
    background: #006A67;
    border-radius: 16px;
    color: white;
    display: inline-block;
}

.what-green:hover {
    background: #005a5a;
    color: white;
}

.eka-content h1 {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 48px;
    margin: 20px 0;
    text-transform: capitalize;
}

.eka-content p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    /* line-height: 100%; */
    /* text-transform: capitalize; */
}

.tit {
    font-family: Poppins;
    font-weight: 600;
    font-size: 54px;
    line-height: 120%;
    text-align: center;
    color: #202020;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.sticky-tit {
    position: sticky;
    top: 100px;
}

.sticky {
    padding: 56px 118px;
    padding-top: 10px;
    position: sticky;
    top: 180px;
    background: url(../images/eka/sticky-bg.png);
    background-size: cover;
    margin-bottom: 200px;
}

.sticky:last-child {
    margin-bottom: 0;
}

.sticky-image {
    text-align: end;
}

.sticky h2 {
    color: #242424;
    font-family: Urbanist;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: capitalize;
    margin: 0;
}

.sticky-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.sticky-content h2 span {
    color: #F47721;
    padding: 0;
    margin: 0;
}

.sticky-content h5 {
    color: #363333;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 138%;
    letter-spacing: -0.48px;
    text-transform: capitalize;
}

.sticky-content p {
    color: #555;
    text-align: justify;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 166%;
    /* text-transform: capitalize; */
}

.accordion-style-two .accordion-item {
    background: white;
    padding: 30px;
    margin-bottom: 20px;
}

button.accordion-button {
    color: #242424 !important;
    font-family: Urbanist;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.accordion-body {
    color: #555;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}

.faq-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.faq-header h4 {
    color: #1E1E1E;
    font-family: Urbanist;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.faq-header p {
    color: #555;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 465px;
}

.test-head {
    margin-bottom: 100px;
}

.test-head h2 {
    color: #1E1E1E;
    text-align: center;
    font-family: Urbanist;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.test-head p {
    color: #555;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 166%;
    /* 26.56px */
    letter-spacing: -0.32px;
}

.google {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding-top: 100px;
}

.google h6 {
    color: #2D2C2B;
    text-align: center;
    font-family: Urbanist;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}

.google p {
    color: #75757E;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
}

.testimonial-card {
    border-radius: 16px;
    background: #FFF;
    /* width: 374px; */
    position: relative;
    box-shadow: 0px 28.933px 61.56px 0px rgba(21, 21, 21, 0.15);
}

.testimonial-content p {
    color: #555;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* text-transform: capitalize; */
    margin-bottom: 0;
}

.test-author {
    width: 75.75px;
    height: 75.75px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    left: 20px;
    top: -38px;
}

.test-author img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonial-content {
    padding: 20px 25px 35px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.test-footer {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.test-footer h6 {
    color: #000;
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.test-footer p {
    color: #505050;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

footer {
    background: #000;
    color: white;
    padding: 16px 52px 122px 71px;
}

.foot-logo {
    margin-bottom: 24px;
}

footer p {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 255px;
    text-transform: capitalize;
}

footer h5 {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 14px;
    text-transform: capitalize;
}

footer ul {
    list-style: none;
    padding: 0;
}

footer ul li a {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* text-transform: capitalize; */
}

.contacts li {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
}

.social {
    display: flex;
    gap: 16px;
}

.subscribe {
    max-width: 1110px;
    height: 571px;
    margin: auto;
    background: url('../images/eka/subscribe2.png') no-repeat center center;
    background-size: cover;
    padding-top: 118px;
    padding-left: 80px;
}

.subscribe h6 {
    color: #006A67;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
}

.subscribe h4 {
    color: #242424;
    font-family: Urbanist;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    /* 114.583% */
}

.subscribe form {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 28px;
}

.subscribe form input {
    padding: 14px 12px 17px 20px;
    background-color: white;
    color: #555;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 480px;
}

.rs-about-fifteen .rs-about-feature-list ul li {
    display: block;
}

.event-input {
    padding: 6px 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    outline: none;
    transition: border-color 0.3s, box-shadow 0.3s;
}

.rs-contact-three.has-white {
    background: wheat;
}

@media (max-width: 768px) {

    .eka-banner.banner-new {
        height: 70vh;
    }

    .eka-banner .banner-content h1 {
        font-size: 40px;
    }

    .eka-banner .banner-content h5 {
        font-size: 14px;
        letter-spacing: 8px;
    }

    .sticky-image {
        text-align: center;
    }

    .sticky {
        padding: 10px;
    }

    .faq-header {
        flex-direction: column;
        align-items: center;
    }

    .tit {
        font-size: 38px;
    }

    .sticky-tit {
        position: static;
    }

    .sticky {
        position: static;
        margin-bottom: 10px;
    }

    .faq-header p {
        font-size: 15px;
        margin-top: 14px;
    }

    .accordion-style-two .accordion-item {
        padding: 18px;
    }

    .accordion-style-two .accordion-button {
        padding-top: 5px;
        padding-bottom: 5px;
        font-family: 16px;
    }

    p {
        font-family: 14px !important;
    }
}

.swiper.testimonial-swiper {
    padding-top: 60px;
    padding-bottom: 20px;
}


@media (max-width: 576px) {
    h2.rs-section-title.rs-split-text-enable.split-in-fade {
        font-size: 24px;
    }

    .eka-banner {
        padding-top: 50px;
    }

    .eka-banner .banner-content h1 {
        font-size: 40px;
    }

    .eka-banner ul {
        left: 5%;
        bottom: 20%;
    }



    .sticky h2 {
        font-size: 30px;
    }

    .sticky-content h5 {
        font-size: 20px;
    }

    .eka-content h1 {
        font-size: 28px;
    }

    .subscribe {
        background: #F3E8E1;
        padding: 20px;
        height: fit-content;
    }

    .subscribe h4 {
        font-size: 26px;
        line-height: 33px;
    }

    footer {
        padding: 20px;
    }

    .whatsapp-float {
        bottom: 40px;
        right: 20px;
    }
}

.hider {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #fff;
    z-index: 90;
}

.abt-img-card {
    display: block;
    width: 100%;
    height: 420px;
    border-radius: 30px;
    border: 1px solid #F47721;
    overflow: hidden;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

.abt-img-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-breadcrumb-title-wrapper h5 {
    font-size: 36px;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8);
    color: white;
}

.rs-breadcrumb-title-wrapper h6 {
    color: white;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.3);
    width: fit-content;
    padding: 2px 12px;
    margin: auto;
    margin-bottom: 20px;
    letter-spacing: 3px;
}

.rs-services-details-feature-list .guide-post li {
    display: flex;
    align-items: center;
}

.high {
    width: fit-content;
    background: #F47721;
    color: white;
    padding: 10px 40px;
    margin: auto;
    margin-bottom: 30px;
}

@media (max-width: 480px) {
    .rs-breadcrumb-title-wrapper h5 {
        font-size: 22px;
    }

    .rs-services-details-feature-list .guide-post li {
        display: flex;
        align-items: flex-start;
    }
}