*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
    :root{
    --Atlantis:#9DD540;
    --La-Salle-Green:#017A44;
    --Beige:#ECFAD7;
    --Supernova:#FAC900;
    --Light-Sage:#C7EC8D;
    --black:#000000;
    --white:#ffffff;
    --Lava-Red:#E91F22;
    }
    h1,h2,h3,h4,h5,h6{
    font-family: domine;
    }
    .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
    .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
    nav.navbar.TransparentNav {
    background-color:transparent!important;
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: .6s;
    padding: 1rem 1rem;
    }
    nav.navbar.WhiteNav {
    background-color:var(--La-Salle-Green)!important;
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: .6s;
    padding: 0.115rem 1rem;
    box-shadow: 0 0 2px #ccc;
    }
    .HeaderBannerBg {
    position: relative;
    }
    .TransparentNav #BrandLogo, .WhiteNav #WhiteLogo {
    display: none;
    }
    .WhiteNav .navbar-brand.white-logo{
    display: none;
    }
    .WhiteNav #BrandLogo {
    display: block;
    }
    .navbar-brand img {
    max-width: 250px;
    height: auto;
    }
    .navbar.WhiteNav .nav-link{
    color: var(--white)!important;
    }
    .navbar.WhiteNav .nav-link.active{
    color: var(--Supernova)!important;
    }
    .navbar-nav .nav-link {
    color: var(--white);
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: 1px;
    }
    .navbar-nav{
    justify-content: space-between!important;
    }
    .offcanvas-body{
    justify-content: right;
    }
    .TransparentNav .navbar-nav .nav-link{
    color:var(--white);
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 12px;
    }
    .TransparentNav .navbar-nav .nav-link.active{
    color:var(--Supernova);
    border-bottom: 2px solid var(--Supernova);
    }
    .slider-ayurveda .carousel-caption{
    text-align: left!important;
    bottom: 200px;
    }
    .slider-ayurveda .carousel-caption h5 span{
    color: var(--Light-Sage);
    }
    .slider-ayurveda .carousel-caption h2{
    font-size: 60px;
    }
    .slider-ayurveda .carousel-caption h2 span{
    color: var(--Supernova);
    }
    .slider-content{
    width: 850px;
    padding: 30px;
    }
    /* slide-bottom-section */
    .slide-bottom-section{
    padding:60px 0;
    background-color: var(--Beige);
    }
    .slide-bottom-section .slide-bottom-card{
    text-align: center;
    padding: 30px;
    border: 2px dotted var(--La-Salle-Green);
    background-color: var(--white);
    }
    .slide-bottom-section .slide-bottom-card h3{
    color: var(--La-Salle-Green);
    }
    .slide-bottom-section .slide-bottom-card img{
    max-width: 20%;
    margin-bottom: 8px;
    }
    /* about */
    .about-section{
    padding: 60px 0;
    }
    .about-section .about-img img{
    width: 100%;
    }
    .about-right{
    padding: 120px 0;
    }
    .about-right p{
    margin-bottom: 40px;
    }
    .headline ul{
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    }
    .headline ul li{
    list-style: none;
    }
    .headline ul li h3{
    font-size: 40px;
    margin-left: -60px;
    padding-top: 60px;
    font-weight: 700;
    }
    .headline img{
    max-width: 150px;
    opacity: .4;
    }
    .linkBtn{
    background-color: var(--Supernova);
    text-align: center;
    padding: 12px 20px;
    text-decoration: none;
    color: var(--La-Salle-Green);
    font-weight: 600;
    border-radius: 6px;
    transition: .6s;
    }
    .linkBtn:hover{
    color: var(--Supernova);
    background-color: var(--La-Salle-Green);
    transition: .6s;
    }
    .abour-drsection{
        padding: 60px 0;
    }
    .abour-drsection .about-dr ul
    {
        display: flex;
        padding-left: 0;
    }
    .abour-drsection .about-dr ul li{
        list-style: none;
        margin-right: 12px;
    }
    .abour-drsection .dr-profile img{
max-width: 100%;
    }
    .abour-drsection .dr-profile{
        width: 200px;
    height: 200px;
    display: inline-block;
    margin-bottom: 30px;
    line-height: 100px;
    border-radius: 500px;
    position: relative;
    margin-top: 60px;
    }
    .abour-drsection .dr-profile img {
       border-radius: 100px;
        position: relative;
        z-index: 2;
    }
    .abour-drsection .dr-profile::before{
    content: "";
    width: 200px;
    height: 200px;
    background: #fff;
    display: inline-block;
    margin-bottom: 30px;
    line-height: 100px;
    border-radius: 500px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 22%)
    }
    .abour-drsection .dr-profile::after {
        content: "";
        position: absolute;
        width: 220px;
        height: 118px;
        background: var(--La-Salle-Green);
        left: -10px;
        bottom: -10px;
        border-radius: 0px 0px 200px 200px;
    }
    /* why-choose-section */
    .why-choose-section{
    background-color:var(--Light-Sage);
    padding: 60px 0;
    position: relative;
    }
    .why-choose-section .choose-img img{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    }
    .why-choose-section .choose-section-content{
    margin-bottom: 180px;
    }
    .why-choose-section .choose-headline{
    text-align: center;
    }
    .why-choose-section .choose-headline ul{
    justify-content: center;
    }
    .why-choose-section .choose-content-para p{
    text-align: center;
    padding: 0 220px;
    margin-bottom: 30px;
    }
    .icon {
    text-align: center;
    }
    .icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-bottom: 30px;
    line-height: 100px;
    border-radius: 50px;
    position: relative;
    }
    .icon:before {
    content: "";
    width: 100px;
    height: 100px;
    background: #fff;
    display: inline-block;
    margin-bottom: 30px;
    line-height: 100px;
    border-radius: 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 22%);
    }
    .icon img {
    width: 50px;
    position: relative;
    z-index: 2;
    }
    .icon:after {
    content: "";
    position: absolute;
    width: 120px;
    height: 60px;
    background: var(--La-Salle-Green);
    left: -10px;
    bottom: -10px;
    border-radius: 0px 0px 100px 100px;
    }
    .choose-section-content .why-sec h3{
    font-size: 20px;
    text-align: center;
    color: var(--La-Salle-Green);
    }
    .choose-section-content .why-sec{
    text-align: center;
    }
    /* treatment-section */
    .treatment-section{
    padding: 60px 0;
    }
    .treatment-section .treatment-img{
    border: 5px solid var(--La-Salle-Green);
    position: relative;
    width: 100%;
    height: 450px;
    margin-bottom: 30px;
    }
    .treatment-section .treatment-img img{
    max-width: 100%;
    }
    .treatment-section .treat-img{
    position: absolute;
    top: 30px;
    left: 30px;
    width: 100%;
    /* height: 450px; */
    }
    .treatment-section .treatment-content {
    padding: 40px ;
    }
    .treatment-section .treatment-topic span{
    background-color: var(--La-Salle-Green);
    color: var(--white);
    padding: 8px 12px;
    line-height: 60px;
    }
    .treatment-section .treatment-headline ul{
    justify-content: center;
    }
    .treatment-section .treatment-headline .treatment-content-para p{
    text-align: center;
    padding: 0 220px;
    margin-bottom: 40px;
    }
    /* product section */
    .products-section{
    position: relative;
    }
    .product-content{
    /* background-color: var(--Beige); */
    padding: 40px;
    }
    .product-content p{
    margin-bottom: 30px;
    }
    .product-bann-img img{
    width: 100%;
    }
    .products-section:before {
    content: "";
    position: absolute;
    background:var(--Light-Sage);
    width: 50%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: -1;
    }
    .product-content {
    color:var(--black);
    }
    .product-content p {
    color: var(--black);
    margin-bottom: 20px;
    }
    .products-section:after {
    content: "";
    position: absolute;
    background-image: url(../images/Abhyangam.webp);
    background-size: cover;
    width: 50%;
    right: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    }
    .benefite-point{
        display: flex;
        padding-left: 0;
    }
    .benefite-point li{
        list-style: none;
        margin-left: 12px;
    }
    /* testimonial */
    .testimonial-cards{
    background:var(--Beige);
    text-align: center;
    padding: 30px;
    }
    .testimonial-icon img {
    width: 100px;
    border-radius: 50%;
    padding: 5px;
    height: 100px;
    }
    .testimonial-cards .test-dis p {
        max-height: 6em;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 23px;
    }
    /* dhara */
    .dhara-section{
        width: 100%;
        background: url('../images/dhara-banner.webp') border-box no-repeat center/cover;
    padding: 60px 0;

    }
    .dhara-card{
     padding: 60px;
     margin: 0 150px;
        background-color:#000000c9;
        color: var(--white);
       
    }
    .dhara-card .headline{
        color: var(--white);
    }
    .dhara-card .headline span{
        color: var(--Supernova);
    }
    /* footer section */
    footer{
    background: url('../images/footer-banner.webp') no-repeat center/cover;
    background-color:var(--La-Salle-Green);
    width: 100%;
    padding: 60px 0;
    color: var(--white);
    }

    .footer-menu h4{
    position: relative;
    margin-bottom: 60px;
    color: var(--Beige);
    }
    .footer-menu h4:before{
    content: "";
    border-bottom: 2px solid var(--white);
    width: 60px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -20px;
    }
    .footer-menu .foot-img-logo img{
    max-width: 80px;
    margin-bottom: 12px;
    }
    .inner-footer p{
        text-transform: uppercase;
        margin-bottom: 0;
     }
    /* footer .footer-menu-content {
    margin-bottom: 250px;
    } */
    footer .footer-menu-content a{
    z-index: 22;
    }
    .footer-menu-content ul{
    padding-left: 0;
    }
    .footer-menu-content li{
    list-style: none;
    margin-bottom: 8px;
    }
    .footer-menu-content li a{
    list-style: none;
    color: var(--white);
    text-decoration: none;
    transition: .6s;
    }
    .footer-menu-content .menu-footer li a:hover{
    color: var(--Light-Sage);
    margin-left: -4px;
    transition: .6s;
    }
    .footer-menu-content .help-sec{
    display: flex;
    padding-left: 0;
    }
    .footer-menu-content .help-sec li{
    list-style: none;
    margin-right: 8px;
    }
    .footer-social-icon{
    display: flex;
    /* justify-content:space-between; */
    }
    .footer-social-icon li{
    background-color: var(--white);
    width: 40px;
    height: 40px;
    border-radius: 40px;
    transition: .6s;
    margin-right: 20px;
    }
    .footer-social-icon li:hover{
    background-color: var(--Light-Sage);
    margin-top: -4px;
    transition: .6s;
    }
    .footer-social-icon li i{
    padding: 13px;
    color: var(--La-Salle-Green);
    }
    .footer-subsribe input{
    padding: 12px;  
    border-radius: 4px;
    }
    .footer-subsribe a{
    text-decoration: none;
    }
    .footer-subsribe .subscriptionBtn{
    background-color: var(--Supernova);
    color: var(--black);
    text-decoration: none;
    width: 100%;
    text-align: center;
    padding: 12px;
    border-radius: 4px;
    }
    footer .inner-footer{
    padding-bottom: 60px;
    border-bottom: 1px solid var(--Beige);
    margin-bottom: 40px;
    }
    .copyright{
    text-align: center;
    }
    .copyright a{
    text-decoration: none;
    color: var(--Supernova);
    }
    /* whatsapp */
    .btn-whatsapp-pulse {
        background: #25d366;
        color: white;
        position: fixed;
        bottom: 20px;
        right: 20px;
        font-size: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 0;
        height: 0;
        padding: 35px;
        text-decoration: none;
        border-radius: 50%;
        animation-name: pulse;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }
    
    @keyframes pulse {
        0% {
            box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
        }
        80% {
            box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
        }
    }
    
    .btn-whatsapp-pulse-border {
        bottom: 120px;
        right: 20px;
        animation-play-state: paused;
    }
    
    .btn-whatsapp-pulse-border::before {
        content: "";
        position: absolute;
        border-radius: 50%;
        padding: 25px;
        border: 5px solid #25d366;
        opacity: 0.75;
        animation-name: pulse-border;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }
    
    @keyframes pulse-border {
        0% {
            padding: 25px;
            opacity: 0.75;
        }
        75% {
            padding: 50px;
            opacity: 0;
        }
        100% {
            opacity: 0;
        }
    }
    /* about page */
    .about-banner{
        background: url('../images/about-banner.webp') border-box no-repeat center/cover;
        background-color: var(--Light-Sage);
        height: auto;
        height: 250px;
    }
    .about-banner .breadcrumb-menu{
padding-top: 160px;
    }
    .about-banner .breadcrumb-menu .breadcrumb-item{
        font-size: 20px;
    }
    .about-banner .breadcrumb-menu .breadcrumb-item a{
        color: var(--black);
        text-decoration: none;
    }
    .about-banner .TransparentNav .navbar-nav .nav-link {
color: var(--black);
    }
    .about-banner  .about-banner .TransparentNav .navbar-nav .nav-link {
        color: var(--Supernova)!important;
    }
    .treatment-card.treatment-all{
margin-bottom: 80px;
    }
    .treatment-card.treatment-all:last-child{
        margin-bottom: 0;
    }
  /* gallery */
  /* .gallery-section {
    padding: 60px 0;
  }
  .gallery-section .headline ul{
justify-content: center;
  } */
  /* start lightbox */
.lightbox img:not(.lightbox-disabled) {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
    }
    .lightbox-gallery {
    visibility: hidden;
    position: fixed;
    left: 0/*!rtl:ignore*/
    ;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
    background-color: rgba(0, 0, 0, .9);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
    }
    .lightbox-gallery .lightbox-gallery-toolbar {
    position: absolute;
    top: 0;
    left: 0/*!rtl:ignore*/
    ;
    width: 100%;
    height: 50px;
    z-index: 1110;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
    }
    .lightbox-gallery .lightbox-gallery-toolbar .lightbox-gallery-left-tools {
    float: left;
    height: 100%
    }
    .lightbox-gallery .lightbox-gallery-toolbar .lightbox-gallery-right-tools {
    float: right
    }
    .lightbox-gallery .lightbox-gallery-toolbar button {
    border: none;
    background: none;
    width: 50px;
    height: 50px;
    color: #b3b3b3;
    -webkit-transition: color .2s;
    transition: color .2s
    }
    .lightbox-gallery .lightbox-gallery-toolbar button:hover {
    color: #fff
    }
    .lightbox-gallery .lightbox-gallery-toolbar button:before {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900
    }
    .lightbox-gallery .lightbox-gallery-toolbar button.fontawesome-pro:before {
    font-family: Font Awesome\ 5 Pro
    }
    .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-fullscreen-btn:before {
    content: ""
    }
    .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-fullscreen-btn.active:before {
    content: ""
    }
    .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-zoom-btn:before {
    content: ""
    }
    .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-zoom-btn.active:before {
    content: ""
    }
    .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-close-btn:before {
    content: ""
    }
    .lightbox-gallery .lightbox-gallery-counter {
    height: 100%;
    color: #b3b3b3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    margin-bottom: 0;
    direction: ltr/*!rtl:ignore*/
    }
    .lightbox-gallery .lightbox-gallery-content {
    position: fixed;
    top: 50px;
    left: 50px/*!rtl:ignore*/
    ;
    width: calc(100% - 100px);
    height: calc(100% - 100px)
    }
    .lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image {
    position: absolute;
    left: 0/*!rtl:ignore*/
    ;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    pointer-events: none
    }
    .lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image img {
    position: absolute;
    left: 0/*!rtl:ignore*/
    ;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    cursor: pointer;
    pointer-events: auto
    }
    .lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image img.vertical {
    height: 100%;
    max-height: 100%;
    width: auto;
    max-width: none
    }
    .lightbox-gallery .lightbox-gallery-arrow-right {
    position: fixed;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
    }
    .lightbox-gallery .lightbox-gallery-arrow-right button {
    border: none;
    background: none;
    width: 50px;
    height: 50px;
    color: #b3b3b3;
    -webkit-transition: color .2s;
    transition: color .2s
    }
    .lightbox-gallery .lightbox-gallery-arrow-right button:hover {
    color: #fff
    }
    .lightbox-gallery .lightbox-gallery-arrow-right button:before {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    content: ""
    }
    .lightbox-gallery .lightbox-gallery-arrow-right button.fontawesome-pro:before {
    font-family: Font Awesome\ 5 Pro
    }
    .lightbox-gallery .lightbox-gallery-arrow-left {
    position: fixed;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
    }
    .lightbox-gallery .lightbox-gallery-arrow-left button {
    border: none;
    background: none;
    width: 50px;
    height: 50px;
    color: #b3b3b3;
    -webkit-transition: color .2s;
    transition: color .2s
    }
    .lightbox-gallery .lightbox-gallery-arrow-left button:hover {
    color: #fff
    }
    .lightbox-gallery .lightbox-gallery-arrow-left button:before {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    content: ""
    }
    .lightbox-gallery .lightbox-gallery-arrow-left button.fontawesome-pro:before {
    font-family: Font Awesome\ 5 Pro
    }
    .lightbox-gallery .lightbox-gallery-caption-wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
    }
    .lightbox-gallery .lightbox-gallery-caption-wrapper .lightbox-gallery-caption {
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 10px;
    text-align: center
    }
    .lightbox-gallery .lightbox-gallery-loader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
    }
    .lightbox-gallery button:focus {
    outline: none;
    color: #fff
    }
    .disabled-scroll {
    overflow-y: hidden;
    position: relative
    }
    /* end lightbox */
    .gallery-section .gallery-img img{
        width: 100%;
    }
    .gallery-section{
        padding:80px 0 50px 0;
    }
    .gallery-section .gallery-img{
    margin-bottom: 30px;
    }
  
    /* contact-section */
    .contact-section{
        padding: 60px 0;
    }
    .contact-section .headline{
        margin-bottom: 30px;
    }
    .contact-section .form-section input{
        border-radius: 4px;
        padding:12px;
    }
    .contact-section .form-section{
        background-color: var(--Beige);
        padding: 30px;
    }
    .contact-section .form-section button{
        background-color: var(--Supernova);
        text-align: center;
        border: 0;
        width: 100%;
        padding: 12px;
    }
    .contact-img img{
        width: 100%;
    }
    .address-contact .contact-card{
        background-color: var(--Supernova);
        padding: 30px;
        text-align: center;
    }
    .address-contact .contact-card i{
        font-size: 35px;
        margin-bottom: 13px;
       
    }
    .address-contact .contact-card h4{
        font-size: 20px;
    }
    .address-contact .contact-card ul{
        padding-left: 0;
    }
    .address-contact .contact-card ul li{
        list-style: none;
    }
    .address-contact .contact-card ul li a{
        text-decoration: none;
        font-size: 15px;
        color: #3c3c3c;
    }
    .contact-map{
        padding: 60px 0;
    }
    .thankyou{
        padding: 40px 0;
    }
 .thankyou h4 ,.thankyou p{
    text-align: center;
  
 }
    /* media query */
    @media(max-width:1440px){
        .slider-ayurveda .carousel-caption {

            bottom: 130px;
        }
    }
    @media(max-width:1299px){
        .slider-ayurveda .carousel-caption {
            bottom: 80px;
        }
    }
    @media(max-width:1200px){
        .slider-ayurveda .carousel-caption {
            bottom: 60px;
        }
        .about-section {
            padding: 0;
        }
        .about-right {
            padding: 60px 0;
        }
        .headline ul li h3 {
    font-size: 35px;
        }
       
    }
    @media(max-width:1024px){
        .slider-ayurveda .carousel-caption h2 {
            font-size: 55px;
        }
        .testimonial-cards {
            padding: 20px;
        }
        .why-choose-section .choose-content-para p,.treatment-section .treatment-headline .treatment-content-para p {
            padding: 0 150px
        }
    }
    @media(max-width:992px)
    {
        .slide-bottom-section .slide-bottom-card {
            margin-bottom: 20px;
        }
        .about-right {
            padding: 20px 0 40px 0;
        }
        .headline img {
            max-width: 100px;
        }
        .why-choose-section,.treatment-section, .contact-section, .contact-map   {
            padding: 40px 0;
        }
        .treatment-section .treatment-img {
            height: 335px;
            margin-top: 96px;
        }
        .offcanvas.offcanvas-end.amrit-offcanvas{
background-color: var(--white);
        }
        .TransparentNav .navbar-nav .nav-link {
            color: var(--black);
        }
        .TransparentNav .navbar-nav .nav-link.active {
            border: none;
            color: var(--La-Salle-Green);
        }
        .navbar-toggler{
            border: 0;
        }
        .navbar-toggler:focus {
            box-shadow: none;
            outline: none;
            border: 0;

        }
        .product-content {
            padding: 20px;
            margin-bottom: 20px;

        }
        .footer-social-icon {
            justify-content: left;
        }
        .footer-social-icon  li{
            margin-right: 20px;
        }
        .footer-menu h4 {
            margin-bottom: 30px;
        }
        .footer-menu{
            margin-bottom: 40px;
        }
       
        .treatment-section .treatment-headline .treatment-content-para p {
            margin-bottom: 30px;
    }
    .treatment-section .treatment-content {
        padding: 20px;
    }
    .why-choose-section .choose-section-content {
        margin-bottom: 94px;
    }
    .slider-ayurveda .carousel-caption h2 {
        font-size: 40px;
    }
    .slider-ayurveda .carousel-caption {
        bottom: 90px;
    }
    .navbar-brand img {
        max-width: 60px;
    }
    .contact-img img {
      display: none;
    }
    .address-contact .contact-card h4 {
        font-size: 18px;
    }
}
@media(max-width:900px){
    .slider-ayurveda .carousel-caption {
        bottom: 66px;
    }
    .why-choose-section .choose-content-para p, .treatment-section .treatment-headline .treatment-content-para p {
        padding: 0 40px;

    }
}
@media(max-width:768px){
    .why-sec{
        margin-bottom: 20px;
    }
    .treatment-section .treatment-img {
        margin-top:0;
    }
    .treatment-section .treatment-img {
        height: auto;
       
    }
    .treatment-section .treat-img{
        position: static;
    }
    .products-section:after {
        opacity: 0;
    }
    .products-section:before {
        width: 100%;
    }
    nav.navbar.TransparentNav {
        position: static;
        padding: 0;
        background-color: var(--Beige)!important;
    }
    .offcanvas.amrit-offcanvas{
        background-color: var(--Beige)!important; 
    }
    .dhara-card {
        margin: 0 30px;
    }
    .dhara-card {
        padding: 40px;
    }
    .btn-whatsapp-pulse-border {
        bottom: 30px;
    }
    .contact-card{
        margin-bottom: 20px;
    }
    .about-banner .breadcrumb-menu {
        padding-top: 73px;
    }
    .contact-map iframe{
height: 350px!important;
    }
    .contact-section .form-section {

        padding: 20px;
    }
    .treatment-card.treatment-all {
        margin-bottom: 40px;
    }
   
}
@media(max-width:575px){
    .abour-drsection .dr-profile {
        margin: 0 0 30px 20px;
    }
}
@media(max-width:425px){
    .dhara-card {
        padding: 20px;
    }
    .dhara-card {
        margin: 0 12px;
    }
    .about-banner {
        height: 190px;
    }
    .about-banner .breadcrumb-menu {
        padding-top: 43px;
    }
    .why-choose-section, .treatment-section, .contact-section, .contact-map,.abour-drsection {
        padding: 20px 0;
    }
    .treatment-card.treatment-all {
        margin-bottom: 20px;
    }
}
@media(max-width:375px){
    .treatment-card.treatment-all {
        margin-bottom: 8px;
    }
    .treatment-section .treatment-content {
        padding: 8px;
    }
}
