@font-face {
    font-family: 'dm_serif_textregular';
    src: url('dmseriftext-regular-webfont.woff2') format('woff2'),
        url('dmseriftext-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
    scroll-behavior: smooth;
}

.number {
    font-family: "DM Serif Text";
}

.video-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

video {
    width: 100%;
    display: block;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    display: flex;
    align-items: end;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    /* Add a semi-transparent background */
}

.overlay h1 {
    text-align: center;
    width:auto;
    margin: auto;
    color: #fff;
    animation: fade-bottom .2s ease-in;
    margin-bottom: 150px;
}

h1 {
    line-height: 40px;
    font-size: 45px;
    font-weight: lighter;
}

p {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}
body {
    font-family: 'Playfair Display' !important;
}
.nav-itm {
    list-style: none;
    padding: 0;
    display: flex;
}

.nav-itm li {
    margin-right: 20px;
}

.nav-itm a {
    text-decoration: none;
    position: relative;
    color: #000;
    transition: color 0.3s;
}

.nav-itm a:hover {
    color: #fff;
    /* Change to your desired hover color */
}

.nav-itm a::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #f69e47;
    /* Change to your desired underline color */
    transition: width 0.3s;
}

.nav-itm a:hover::before {
    width: 100%;
}
.italic-txt{
    font-style: italic;
}


.navbar-brand img {
    width: 60%;
}

.about-txt {
    width: 70%;
    text-align: center;
    padding-top: 6rem;
    padding-bottom: 6rem;
    margin: auto;
}

.about-txt h1 {
    color: #4f8a84;

}

.about-thrika {
    background: url("../../images/Thrika-Watermark.svg");
    display: flex;
    width: 100%;
    min-height: 100vh;
    padding: 25px;
    background-repeat: no-repeat;
    background-size: 600px 600px;
    background-position: center center;
}

.about-thrika .p-txt {
    padding-top: 2rem;

}
.italic-txt{
    line-height: 55px;
}
.gita-txt h1{
    line-height: 55px;
}
.transform-center-ed{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* .gita-sec {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../../images/Aerial-view-pic.jpg");
    transition: background-size 0.5s ease-in-out;
    width: 100%;
    height: 100vh;
    display: flex;
    background-repeat: no-repeat;
    background-size: 150%;
    background-position: center top;
    text-align: center;
    transform: scale(1.2);
} */

.gita-sec {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: end;
    justify-content: center;
    overflow: hidden;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../../images/home-center.webp");
    /*background-size: 100% 100%;
    background-position: top;*/
    animation: cinematicEffect 30s linear infinite;
  }
  
  .gita-txt {
    text-align: center;
    color: white;
    z-index: 1;
  }

.zoomed {
    transform: scale(1);
}
.int-join-hand{
    text-align: left;
}
.aoi-sec h1{
    padding-bottom: 2rem;
}
.gita-txt {
    width:auto;
    margin-bottom: 100px;
}

.gita-txt h2 {
    color: white;
}

.gita-txt h1 {
    color: white;
    
}

.gita-txt h4 {
    color: #f69e47;
    font-size: 35px;
    padding-top: 1rem;
}

.aoi-div {


    background-size: cover !important;
    background-position: center !important;
    border-radius: 10px;
    height: 400px;
    position: relative;
    text-align: center;
}

.aoi-div h4 {
    text-align: center;
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.yoga {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/social-media-1.jpg");

}

.kalari {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/social-media-2.JPG");

}

.ayurveda {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/social-media-3.JPG");

}

.medicine {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/social-media-4.jpg");

}

.health {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/social-media-25.jpg");

}

.training {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/social-media-6.JPG");

}
.img-seven {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/social-media-7.jpg");

}
.img-eight {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/social-media-8.JPG");

}
.img-nine {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/social-media-9.png");

}


.glim-1{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/glim-1.webp");
}

.glim-2{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/glim-2.webp");
}

.glim-3{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/glim-3.webp");
}

.glim-4{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/glim-4.webp");
}

.glim-5{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/glim-5.webp");
}

.glim-6{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/glim-6.webp");
}

.glim-7{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/glim-7.webp");
}

.glim-8{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/glim-8.webp");
}

.glim-9{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url("../../images/glim-9.webp");
}
.aoi-sec-main{
    min-height: auto !important;
    padding-bottom:120px;
}
.aoi-div{
    height: auto  !important;
}
.aoi-div img {
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
    border-radius: 15px;
}

.aoi-sec-main {
    text-align: center;
    min-height: 100vh;
    background-color: #4f8a84;
    color: white;
}

.aoi-sec {
    padding-top: 8rem;
}

.testimonial-txt {
    text-align: center;
}

.test-sec-main {
    /*min-height: 100vh;*/
    padding-bottom:80px;
}

.testimonial-content h1 {
    color: #f69e47;
    text-align: center;
    font-size: 100px;
    font-weight: 900;
    font-style: italic;
}

.testimonial-content h4 {
    color: black;
    font-style: italic;
    text-align: center;
    padding-top: 2rem;
}

.testimonial-content h2 {
    color: #f69e47;
    text-align: center;
    padding-top: 1.5rem;
    font-size: 25px;
}

.navbar {
    background-color: transparent !important;
}

.navbar-toggler {
    border: none !important;
    padding: 4px;
    background-color: rgb(79, 138, 132, 0.7);
    color: #fff;
    
}
nav.navbar.bg-transparent {
    background: rgba(000, 000, 000, .6) !important;
}
.aoi-sec-testi {
    padding-top: 1.5rem;
}

.testimonial-sec {
    padding-top: 4rem;
}

.testimonial-txt h1 {
    color: #4f8a84;
}

.testimonial-content .col-md-12 {
    padding: 50px;
    text-align: center;
    min-height: 500px;
}

.btn-primary {
    background-color: #f69e47;
    border: none;
    color: #1c2f2d;
    font-weight: 500;
    border-radius: 5px;
}

.btn-primary:hover {
    background-color: #f69e47;
    border-radius: 5px;
}

.solid {
    background-color: #1C2F2D !important;
}

.transparant-st {
    background-color: transparent !important;
}

.navbar {
    transition: background-color 0.3s ease-in-out;
}

#loading {
    background-color: rgba(255, 255, 255);
    /* Transparent black background */
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

#loading img {
    width: 100px;
    height: 100px;
}

@keyframes fade-bottom {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fade-left {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.reveal {
    opacity: 0;
}

.reveal.active {
    opacity: 1;
}

.active.fade-bottom {
    animation: fade-bottom .4s ease-in;
}

.active.fade-left {
    animation: fade-left .4s ease-in;
}



.hidden {
    display: none;
}

/* Styling for the side panel */
.sidepanel {
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: -100%;
    /* Position the sidepanel on the right */
    background-color: #1C2F2D;
    transition: right 0.3s ease-in-out;
    /* Adjust the transition property */
}

.sidepanel .row {
    height: 100%;
    --bs-gutter-x: 0;
}

.nav-link {
    color: #fff;
}

.open {
    right: 0;
    /* Open the sidepanel to the right */
}

@keyframes cinematicEffect {
    0% {
        background-position: 0%;
    }

    100% {
        background-position: 100%;
    }
}

.side-panel-img {
    animation: cinematicEffect 30s linear infinite;
    background-size: cover !important;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../../images/home-center.webp");
}

.sidepanel li {
    padding-top: 1rem;
}

.sidepanel li a {
    text-decoration: none;
    color: #fff;
}

.sidepanel .cont-col {
    position: relative;
    text-align: end;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5rem;
}

.sidepanel .cont-col img {
    max-width: 200px;
}

.sidepanel .cont-col ul {
    padding-top: 2rem;
}

.div-in {

    width: 70%;
}

.btn-cls {
    padding-top: 1.5rem !important;
}

.close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    border-radius: 10px;
    width: 50px;
    font-size: 40px;
    height: 50px;
    background-color: transparent;
    color: #fff;
}

.dot-btn {
    border-radius: 50%;
    content: " ";
    background-color: #f69e47;

}

.dot-buttons {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding-bottom: 6rem;
}

.dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    margin: 0 5px;
    cursor: pointer;
}

.dot.active {
    background-color: #f69e47;
    /* Change this to your desired active color */
}

.outer-div {
    display: inline-block;
    width: 25%;
}

.inner-div {
    width: 100%;
}

.social-media {
    justify-content: center;
}

.side-social {
    justify-content: end;
}

.join-hands-lnk {
    background-color: #f69e47;
    color: #fff;
    padding: 1rem;
    font-size: large;
    text-align: center;
    font-weight: 600;
}

.social-media {
    display: flex;
    justify-content: end;
}

.social-media li {
    width: 40px;
    height: 40px;
    background-color: rgb(79, 138, 132, 0.3);
    color: #fff;
    justify-content: center;
    padding: 0;
    display: flex;
    margin: 5px;
    border-radius: 2px;
    transition: transform 0.2s ease-in-out;
}

.social-media li:hover {
    background-color: #4f8a84;
    transform: scale(1.1);

}

.social-media li a {
    display: flex;
    justify-content: center;
    color: #fff !important;
    width: 40px;
    align-items: center;
}

.social-media {
    margin-block-start: 0;
    padding-left: 0;

}

.footer-soc {
    justify-content: left;
}
.thrika-head h1{
    color: #f69e47 !important;

}
.thrika-head h4{
    color: #fff;
    font-weight: 300;
    padding-bottom: 2rem;
}
#nav-button{
    margin-right: 20px;
}
.footer-style{
    padding-top: 4rem;
}
.contact-detail{
    padding-bottom: 1rem !important;
}
.navbar-toggler-icon {
    opacity: 0;
}
.navbar-toggler {
    position: relative;
}
.navbar-toggler::after {
    content: "\f0c9";
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    position: absolute;
    left: 8px;
    font-weight: 900;
    font-size: 25px;
    top: 6px;
    animation: blink 2s ease-in-out infinite;
}
@keyframes blink{
    0%{opacity: 1;}
    50%{color:#f4a04e;}
    100%{opacity: 1;}
}
.glim-slide img {
    border-radius: 15px;
}
.owl-dots {
    display: flex;
    gap: 9px;
    justify-content: center;
    margin-top: 35px;
}
.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    background: #37605c;
    border-radius: 60px;
}
.owl-dots button.owl-dot.active {
    background: #f69e47;
}
.wapp {
    width: 65px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
}
.blog-item {
    position: relative;
    display: block;
}
.blog-item::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    position: absolute;
    left: 0;
    opacity: .5;
}
.blog-item h6 {
    position: absolute;
    color: #fff;
    top: 50%;
    padding: 0px 35px;
    text-align: center;
    line-height: 24px;
    transform: translateY(-50%);
}
.blog-detail-page p {
    line-height: 32px;
}
.top-section {
    background: #508280;
    padding: 10px 0px;
}
.top-section .navbar-brand {
    max-width: 250px;
    width: auto;
}
.land-section{
    background: #508280;
    padding: 60px 0px;
}
.land-section h2 {
    color: #fff;
    font-size: 60px;
    margin-bottom: 8px;
    text-shadow:0px 0px 10px rgba(000, 000, 000, .2);
}
.land-section h3 {
    color: #fff;
    font-size: 38px;
    margin-bottom: 15px;
    text-shadow:0px 0px 10px rgba(000, 000, 000, .2);
}
.land-section .landing-cnt p {
    font-size: 25px;
    line-height: 35px;
}
.land-section .landing-cnt{
    color: #fff;
}
.land-section .form-box {
    background: #fff;
    padding: 30px 40px;
    box-shadow: 10px 10px 30px rgba(000, 000, 000, .3);
}
.land-section .form-box .form-group {
    margin-bottom: 15px;
    border-bottom: 1px solid #00e5ac;
}
.land-section .form-box .form-group .form-control {
    padding: 0;
}
.land-section .form-box .form-group .form-control:focus {
    border: 0;
}
.land-section .form-box .contact-btn {
    border-radius: 0;
}
.land-section .form-box .contact-btn:hover{
    background-color: #000;
    color: #fff;
}
.lan-footer{
    background-image: url(../../images/lan-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 0px;
    text-align: center;
}
.lan-footer h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 13px;
}
.lan-footer h2 {
    font-size: 40px;
    color: #fff200;
    letter-spacing: normal;
    margin-bottom: 19px;
}
.lan-footer .book-open {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff200;
    font-size: 35px;
    padding: 6px 25px;
    font-weight: 600;
}
.lan-footer-bottom {
    background: #1C2F2D;
    color: #fff;
    text-align: center;
    padding: 40px 0px;
}
.lan-footer-bottom p {
    margin: 0;
}
.lan-footer-bottom h3 {
    color: #f69e47;
    margin-bottom: 9px;
}

@media only screen and (max-width: 768px) {
    .gita-sec {
        background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../../images/home-center.webp");
    }
    .aoi-sec-main{
        height: auto;
        min-height:0;
    }
    .test-sec-main{
        height: auto;
        min-height:0;
    }
    .testimonial-sec{
        padding-top: 2rem;
    }
    .int-join-hand{
        text-align: center;
    }
    .aoi-sec h1{
        padding-bottom: 1rem;
    }
    .footer-style{
        padding-top: 2rem;
    }
    .testimonial-content .col-md-12 {
        min-height: 470px;
    }
    .testimonial-content h4{
        padding-top: 1rem;
    }
    .overlay{
        align-items: end;
    }
    .overlay h1 {
        text-align: center;
        width: auto;
        margin: auto;
        font-size: 30px;
        line-height: 40px;
        color: #fff;
        animation: fade-bottom .2s ease-in;
        margin-bottom: 110px;
    }

    .about-txt {
        padding-top: 2rem;
        width: 100%;
        padding-bottom: 2rem;
    }
    .aoi-sec {
        padding-top: 3rem;
    }
    .dot-buttons{
        padding-top: 0;
        padding-bottom: 2rem;
    }
    .about-thrika {
        height: auto;
    }
    .gita-sec{
        background-size: cover;
        height: 600px;
    }

    .about-thrika p {
        line-height: 30px;
    }

    .gita-txt {
        width:auto;
        margin-bottom: 50px;
    }

    .gita-txt h1 {
        font-size: 25px;
        line-height: 36px;
    }

    .gita-txt h4 {
        font-size: 20px;
    }

    .desktop-view {
        display: none;
    }

    .outer-div {
        width: 50%;
    }

    .navbar-brand img {
        width: 100%;
    }

    .footer-style {
        text-align: center;
    }

    .testimonial-content .col-md-12 {
        padding: 15px;
    }

    .side-panel-img {
        display: none;
    }

    .sidepanel .cont-col {
        padding: 2rem;
        justify-content: center;
        text-align: center;
    }

    #nav-button {
        display: none;
    }

    footer ul {
        text-align: center;
        padding-left: 0;
    }

    .side-social {
        justify-content: center;
    }

    .social-media {
        justify-content: center;
    }
    .nav-itm{
        justify-content: center;

    }
    .wapp {
        width: 40px;
    }
    .land-section h2 {
        font-size: 40px;
    }
    .lan-footer h3 {
        font-size: 25px;
    }
    .lan-footer h2 {
        font-size: 30px;
    }
    .lan-footer .book-open {
        font-size: 25px;
    }

}

@media (min-width: 769px) {
    .mobile-view {
        display: none;
    }

}

.quote-by{
    color: #f69e47;
    padding-top: 1rem;
}
p{
    letter-spacing: 0.5px;
}

.inner-banner h1 {
    font-size: 45px;
    font-weight: lighter;
    letter-spacing: initial;
    opacity: 1;
    text-transform: none;
}
.inner-banner:hover h1{
    opacity: 1;
letter-spacing: initial;
-webkit-transition: none;
transition: 0;
}
.more-btn{
    color: #4f8a84;
}

.side0{
    padding: 0;
}
.side1{
    padding: 0;
}
.page img{
    height: 100%;
}

/* This used to work for the parent element of button divs */
/* But it does not work with newer browsers, the below doesn't hide the play button parent div */

*::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}

/* Old shadow dom for play button */

*::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works! */

*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}
#image-bg{
    display: none;
}
.animated-button {
    animation: pulse 2s infinite;
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
