#sidebar-toggle-1 {
    margin-left: 20px;
    margin-right: -30px
}

#sidebar-toggle-2 {
    margin-left: 20px;
    margin-right: -30px
}

#slider-home-main .slide-1 {
    background: url(img/Ayurveda_slider_2.png) no-repeat;
    background-size: cover
}

#slider-home-main #slide-1-title {
    font-size: 6.59vmax;
    letter-spacing: -.05em
}

#slider-home-main #slide-1-swirl {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateX(50%) translateY(-50%);
    pointer-events: none;
    z-index: -1
}

#slider-home-main .slide-2 {
   /*background: url(img/Ayurveda_slider_3.png) no-repeat;*/
    background-size: cover
}

#slider-home-main #slide-2-title {
    font-size: 5.13vmax;
    line-height: 1
}

#slider-home-main #slide-2-swirl {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateX(50%) translateY(-50%);
    pointer-events: none;
    z-index: -1
}

#home__scroll-button-widget .widget-bg {
    margin-top: -40px;
    margin-bottom: -40px
}

@keyframes animatedBgSwirl {
    0% {
        transform: translateY(-50) translateX(50%)
    }

    25% {
        transform: translateY(calc(-50% - 2px)) translateX(calc(50% + 2px))
    }

    50% {
        transform: translateY(calc(-50% + 2px)) translateX(calc(50% + 2px))
    }

    75% {
        transform: translateY(calc(-50% + 2px)) translateX(calc(50% - 2px))
    }

    100% {
        transform: translateY(-50%) translateX(50%)
    }
}

.animated-bg-swirl {
    animation: animatedBgSwirl 10s ease-out infinite
}

#home__first-element .widget-bg {
    padding-top: 70px;
    padding-bottom: 50px;
    background: url(img/bg-triangle-1.png) no-repeat calc(100% - 15px) 0
}

#home__features-widget .widget-bg {
    padding-top: 0;
    padding-bottom: 50px;
    margin-top: 70px
}

#icon-box-list .icon-box {
    margin-bottom: 30px
}

#icon-box-list .icon-box i {
    font-size: 48px
}

#home__upcoming-events-widget .widget-bg {
    background: url(../demo/home/brush-stroe.webp) no-repeat;
    background-size: cover;
    background-color: #222d4b
}

#home__upcoming-events__events-row {
    padding: 40px 8%
}

#home__upcoming-events__lightbox {
    background: url(../img/ytbg.jpg);
    background-size: cover
}

#home__timetable-widget .widget-bg {
    padding-top: 100px;
    background-repeat: no-repeat;
    background-position: bottom left calc(50% - 450px), bottom right calc(50% - 450px)
}

#home__gallery-widget .widget-bg {
    padding-top: 110px;
    padding-bottom: 40px
}

#gallery-1 {
    background-image: url(../demo/gallery/gallery-1.webp);
    background-size: cover
}

#gallery-2 {
    background-image: url(../demo/gallery/gallery-2.webp);
    background-size: cover
}

#gallery-3 {
    background-image: url(../demo/gallery/gallery-3.webp);
    background-size: cover
}

#gallery-4 {
    background-image: url(../demo/gallery/gallery-4.webp);
    background-size: cover
}

#gallery-5 {
    background-image: url(../demo/gallery/gallery-5.webp);
    background-size: cover
}

#home__testimonial-widget .widget-bg {
    padding-top: 70px;
    padding-bottom: 70px
}

#home__blog-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fafbfc
}

#home__blog-widget #post-1 figure {
    background-image: url(img/post-thumb-vert-1.webp)
}

#home__blog-widget #post-2 figure {
    background-image: url(img/post-thumb-vert-2.webp)
}

#home__cta-widget .widget-bg {
    background: url(img/cta-1.webp) no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 110px
}

#home__cta {
    background: rgba(34, 28, 37, .95)
}

#home__cta-heading {
    letter-spacing: -.05em
}

#main-footer .widget-bg {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #221c25;
    background: linear-gradient(to right, #221c25 0, #221c25 50%, #251f28 50%, #251f28 100%)
}

#main-subfooter .widget-bg {
    padding-top: 20px;
    padding-bottom: 5px;
    border-top: 1px solid #333;
    background: linear-gradient(to right, #221c25 0, #221c25 50%, #251f28 50%, #251f28 100%)
}

#newsletter-modal .modal-body {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: -1px
}

#newsletter-modal__content-col {
    padding: 50px
}

#newsletter-modal__subtitle {
    font-size: 36px;
    line-height: 1.4;
    color: #172241
}

#newsletter-modal__side-col {
    background-image: url(img/popup-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    right: -1px;
    min-height: 500px;
    padding-bottom: 20px
}

#newsletter-modal__side-col-title {
    font-size: 48px
}

#schedule__selector {
    margin-bottom: 20px
}

#schedule__timetable {
    margin-bottom: 60px
}

#schedule__pricing-widget .widget-bg {
    background: #f7f7f7;
    padding-top: 90px;
    padding-bottom: 90px
}

#accordion__default-widget .widget-bg {
    padding-top: 50px;
    padding-bottom: 90px
}

#accordion__shadow-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #fafbfc
}

#accordion__border-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px
}

#accordion__minimal-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #fafbfc
}

#tabs-page__default-widget .widget-bg {
    padding-top: 50px;
    padding-bottom: 90px
}

#tabs-page__border-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #fafbfc
}

#tabs-page__shadow-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px
}

#tabs-page__vertical-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #fafbfc
}

#btn-page__default-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px
}

#btn-page__outline-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #fafbfc
}

#btn-page__sizes-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px
}

#btn-page__icons-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #fafbfc
}

#cta-page__default .widget-bg {
    margin-top: -72px;
    background: url(img/cta-1.webp) no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 110px
}

#cta-page__cta {
    background: rgba(34, 28, 37, .95)
}

#cta-page__form-widget .widget-bg {
    padding-top: 130px;
    padding-bottom: 100px;
    background: url(img/cityscape.png) no-repeat center bottom
}

#divider-page-widget .widget-bg {
    padding-top: 30px;
    padding-bottom: 100px
}

#divider-around-border .divider-content {
    width: 100%
}

#countdown-page-widget .widget-bg {
    padding-top: 40px;
    padding-bottom: 80px
}

#typography-page-widget .widget-bg {
    padding-top: 70px;
    padding-bottom: 90px
}

#icon-box-page__default-widget .widget-bg {
    padding-top: 90px;
    padding-bottom: 90px
}

#icon-box-page__circle-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #fafbfc
}

#icon-box-page__circle-border-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #f7f7f7
}

#counter-page-widget .widget-bg {
    padding-top: 20px;
    padding-bottom: 90px
}

#progress-bar-page__default-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 100px
}

#progress-bar-page__wide-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fafbfc
}

#progress-bar-page__vertical-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 100px
}

#pricing-box-page__minimal-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px
}

#pricing-box-page__border-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #fafbfc
}

#blogposts-page__mediabox-widget .widget-bg {
    margin-top: -4.5rem;
    padding-top: 80px;
    padding-bottom: 90px;
    background: #f5f8fa
}

#blogposts-page__mediabox-widget #post-1 figure {
    background-image: url(img/post-thumb-vert-1.webp)
}

#blogposts-page__mediabox-widget #post-2 figure {
    background-image: url(img/post-thumb-vert-2.webp)
}

#team-page__fancy-widget .widget-bg {
    padding-top: 50px;
    padding-bottom: 90px
}

#team-page__fancy-row [class^=col] {
    padding: 0 25px
}

#timeline-page-widget .widget-bg {
    padding-top: 70px;
    padding-bottom: 90px
}

#gallery-page-widget .widget-bg {
    padding-top: 20px;
    padding-bottom: 90px
}

#gallery-page__first-col {
    padding: 30px;
    background: #fafbfc
}

#quotes-page__default-widget .widget-bg {
    padding-top: 70px;
    padding-bottom: 90px
}

#quotes-page__carousel-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #f5f8fa
}

#forms-page__default-widget .widget-bg {
    padding-top: 70px;
    padding-bottom: 90px
}

#forms-page__icon-label-widget .widget-bg {
    padding-top: 80px;
    padding-bottom: 90px;
    background: #fafbfc
}

#forms-page__material-widget .widget-bg {
    padding-top: 70px;
    padding-bottom: 90px
}

#clients-page__default-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 100px
}

#clients-page__monotone-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fafbfc
}

#clients-page__border-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 100px
}

#clients-page__table-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fafbfc
}

#clients-page__table-first-row {
    border-bottom: 1px solid #e6eafe
}

#clients-page__grid-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 100px
}

#clients-page__grid-first-row {
    border-top: 1px solid #e6eafe;
    border-bottom: 1px solid #e6eafe
}

#clients-page__grid-last-row {
    border-bottom: 1px solid #e6eafe
}

#events-page__widget .widget-bg {
    background: url(../demo/home/brush-stroe.webp) no-repeat;
    background-size: cover;
    background-color: #222d4b;
    margin-top: -72px
}

#events-page__events-col {
    padding: 40px 8%;
    margin-top: 60px;
    margin-bottom: 40px
}

#events-page__lightbox {
    background: url(img/events.webp);
    background-size: cover
}

#contact-info-widget .widget-bg {
    padding-top: 50px;
    padding-bottom: 90px
}

#contact-info-row {
    padding: 50px 0 0
}

#about-page__bg-widget .widget-bg {
    padding-top: 430px;
    background: url(../hospital/cover1.jpg) no-repeat!important;
    background-size: cover !important;
    background-position: center !important
}

#about-page__info-widget .widget-bg {
    padding-top: 70px;
    padding-bottom: 240px
}

#about-page__info-title {
    font-size: 48px
}

#about-page__gallery-widget .widget-bg {
    padding-bottom: 90px;
    background: #f7f7f7
}

#about-page__gallery-row {
    top: -150px;
    margin-bottom: -150px
}

#about-page__accordion {
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    padding: 60px 10%;
    top: -90px;
    margin-bottom: -90px
}

#about-page__accordion-title {
    font-size: 36px;
    margin-bottom: 30px
}

#about-page__counter {
    padding: 100px 100px 0
}

#about-page__team-widget .widget-bg {
    padding-top: 120px;
    padding-bottom: 90px
}

#about-page__team-row [class^=col] {
    padding: 0 25px
}

#about-page__client-row {
    padding-top: 20px
}

#faq-page__title-widget .widget-bg {
    padding-top: 90px
}

#faq-page__title {
    font-size: 48px
}

#faq-page__title-scroll-btn {
    margin-bottom: -20px;
    font-size: 24px;
    z-index: 2
}

#faq-page__accordion-widget .widget-bg {
    background: #f7f7f7;
    padding-top: 90px;
    padding-bottom: 90px
}

#faq-page__contact-info-widget .widget-bg {
    padding-top: 60px;
    padding-bottom: 80px
}

#faq-page__contact-info-title {
    font-size: 48px
}

#faq-page__contact-info-1 {
    border: 1px solid #eee;
    padding: 40px
}

#faq-page__contact-info-2 {
    border: 1px solid #eee;
    padding: 40px
}

#pricing-page__pricing-widget .widget-bg {
    padding-top: 30px;
    padding-bottom: 90px
}

#pricing-page__title-widget .widget-bg {
    padding-top: 90px
}

#pricing-page__title {
    font-size: 48px
}

#pricing-page__title-scroll-btn {
    margin-bottom: -20px;
    font-size: 24px;
    z-index: 2
}

#pricing-page__accordion-widget .widget-bg {
    background: #f7f7f7;
    padding-top: 90px;
    padding-bottom: 90px
}

#pricing-page__contact-info-widget .widget-bg {
    padding-top: 60px;
    padding-bottom: 80px
}

#pricing-page__contact-info-title {
    font-size: 48px
}

#pricing-page__contact-info-1 {
    border: 1px solid #eee;
    padding: 40px
}

#pricing-page__contact-info-2 {
    border: 1px solid #eee;
    padding: 40px
}

#contact-page__bg-widget .widget-bg {
    padding-top: 430px;
    background: url(img/about-top.webp) no-repeat;
    background-size: cover
}

#contact-page__title-widget .widget-bg {
    padding-top: 70px;
    padding-bottom: 260px
}

#contact-page__title {
    font-size: 48px
}

#contact-page__contact-info-1 {
    padding-top: 90px
}

#contact-page__contact-info-2 {
    padding-top: 90px
}

#contact-page__contact-info-widget .widget-bg {
    padding-bottom: 90px;
    background: #f7f7f7
}

#contact-page__contact-info-row {
    top: -170px;
    margin-bottom: -170px
}

#contact-page__form {
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    padding: 60px 10%;
    top: -90px;
    margin-bottom: -90px
}

#contact-page__form-title {
    font-size: 36px;
    margin-bottom: 40px
}

#contact-page__gallery-widget .widget-bg {
    padding-top: 100px;
    padding-bottom: 140px
}

#coming-soon-widget .widget-bg {
    padding-top: 90px;
    padding-bottom: 90px;
    background-image: url(img/coming-soon-people.webp);
    background-position: top 250px center;
    background-repeat: no-repeat
}

#error-page__widget .widget-bg {
    padding-top: 70px;
    padding-bottom: 90px
}

body[data-header-skin=light] .header-navbar {
    background-color: #ffffffa8
}

.slide-2 .text-white {
    color: #fff !important
}

.fancy-heading .subhead {
    font-size: 33px;
    /*text-align: center*/
}

.text-justify {
    text-align: justify
}

.text_justify {
    text-align: justify
}

.fwidth {
    width: 100%
}

.font15 {
    font-size: 15px
}

.bgwhite {
    background-color: #fff
}

.treatmentlist {
    list-style: none;
    font-size: 16px
}

.treatmentlist .fa {
    font-size: 18px;
    margin-right: 10px;
    color: #677c4f
}

.fleft {
    float: left
}

.mb-0 {
    margin-bottom: 0
}

.pb-40 {
    padding-bottom: 40px !important
}

.text-black {
    color: #000
}

.contact-info-icon-left i {
    font-size: 30px
}

.event-item .date-container .date {
    width: 100px;
    text-align: center
}

@media(max-width:600px) {
    
    .mobbtnflex{
        display: flex;
        margin-top: 80px;
        justify-content: space-between;
    }
    
      #slider-home-main .ayuthara-button-mob{
            font-size: 14px;
            width: 141px;
            height: 40px;
            padding: 5px;
        }
    
    #slider-home-main .slide-2 {
        
   
        background-size: cover;
        background-position: 20%
    }

    .slick-container-home .slick-slide {
              height: 32vh;
        min-height: 17rem;
    }

    #slider-home-main .slide-1 {
        /*background: url(img/Ayurveda_slider_2.png) no-repeat;*/
        background-size: cover;
        background-position: 60%
    }

    #slider-home-main #slide-1-title {
      font-size: 25px;
        position: absolute;
    }

    .slick-track .slcaption {
        margin-top: 19%
    }
}

.csection {
    margin: 20px 0;
    border-bottom: 1px solid #ccc
}

@media(min-width:900px) {
    .centres .contact-info-content {
        margin-top: 20%
    }
}

.trans {
    position: absolute
}

@media(max-width:500px) {
    #about-page__bg-widget .widget-bg {
        padding-top: 310px
    }
}

#treatment-page__info-widget .widget-bg {
    padding-top: 30px
}

#treatment-page__info-widget p {
    text-align: justify
}

.pad-0 {
    padding: 0 !important
}

.tbox img {
    border-radius: 20px;
    margin-bottom: 10px
}

.tbox h5 {
    text-align: center;
    margin-bottom: 25px
}

.top {
 background: linear-gradient(45deg, #00b30e, #007d09);

}

.top .language {
     text-align: left;
    color: #fff;
    text-decoration: underline
}

.mb-25 {
    margin-bottom: 25px
}

.alink {
    color: #008109 !important;
}




/*New Css Added while Changing the Design For Ayuthra */


/* General Container */
.ayuthara-section {
    background-color: #f8f9fa;
    padding: 60px 15px;
    text-align: center;
    width: 100%;
    margin: auto;
}

.ayuthara-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

.ayuthara-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

/* Image Section */
.ayuthara-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    max-width: 100%;
    margin: auto;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ayuthara-image img {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
    border-radius: 5px;
    transition: transform 0.3s ease;
}

.polaroid-caption {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-top: 8px;
    transition: color 0.3s ease;
}

/* Hover Effects */
.ayuthara-image:hover {
    transform: translateY(-10px); /* Moves the container slightly upward */
  
}

.ayuthara-image:hover img {
    transform: scale(1.05); /* Slightly scales up the image */
}

.ayuthara-image:hover .polaroid-caption {
    color: var(--primary); /* Changes caption color on hover */
}



/* Content Section */
.ayuthara-content {
    flex: 1;
    max-width: 50%;
    padding: 0 15px;
}

.ayuthara-heading {
    font-size: 2rem;
    font-weight: 700;
    color: #1c3c6d;
    margin-bottom: 20px;
    line-height: 1.4;
}

.ayuthara-subheading {
    font-size: 1.5rem;
    font-weight: 400;
    color: #5a6d8d;
}

.ayuthara-description {
    font-size: 1rem;
    color: #6c757d;
    margin-bottom: 30px;
    line-height: 1.8;
    text-align: justify;
}


.textgreen{
    
}



/* Button Section - Updated Design */
.ayuthara-button {
    display: inline-block;
    font-size: 1rem;
    color: #fff;
    background: linear-gradient(45deg, #00b30e, #007d09);
    padding: 12px 25px;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0 4px 8px rgba(0, 179, 14, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
}

.ayuthara-button i {
    margin-left: 8px;
    transition: margin-left 0.3s ease;
}

/* Button Hover Effect */
.ayuthara-button:hover {
    transform: translateY(-3px);
 box-shadow: 0 4px 12px rgba(0, 179, 14, 0.4);

}

.ayuthara-button:hover i {
    margin-left: 12px;
}

/* Button Ripple Effect */
.ayuthara-button::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: width 0.6s ease, height 0.6s ease, opacity 0.6s ease;
}

.ayuthara-button:hover::before {
    width: 200%;
    height: 200%;
    opacity: 0;
}


/*Home Section 1*/


.ayuthara-list li i.fas {
 
    font-size: 15px;
}

.ayuthara-list li{
    
    display: flex;
    align-items: center;
    text-align: justify;
    justify-content: flex-start;
}

.ayuthara-list li i {
        margin-right: 20px;
    width: 12px;
}


/*Home Section 2*/

/* Styles for Section 2 Homepage */

#section2-homepage {
       margin: auto;
    padding: 50px 0;
}

.unique-widget-bg {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.unique-image-container {
    text-align: center;
}

.unique-image {
    max-width: 100%;
    border-radius: 10px;
}

.unique-content-container {
    padding: 20px;
}

.unique-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.unique-icon {
    width: 85px;
    height: 80px;
    margin-right: 10px;
}



.unique-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #333333;
}

.unique-heading {
    font-size: 2rem;
    font-weight: 700;
    color: #005500;
    margin-bottom: 30px;
}

#unique-treatment-list {
    margin: 0 -15px;
}

.unique-treatment {
    padding: 15px;
}

.unique-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.unique-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

.unique-card-icon {
     width: 86px;
    height: 78px;
    margin-bottom: -10px;
}

.unique-card-title {
 font-size: 1.25rem;
    font-weight: bold;
    font-family: 'Poppins';
    color: #004400b3;
    margin-bottom: 10px;
}

.unique-card-body p {
    font-size: 0.95rem;
    color: #666666;
}

.unique-link {
    color: #007bff;
    text-decoration: none;
}

.unique-link:hover {
    text-decoration: underline;
}



/*Home Section 2*/


/*Google Translate Css*/

#google_translate_element select {
  color: #ffffff;
  background: #00b30e;
  border: none;
  border-radius: 5px;
  padding: 5px 10px;
  cursor: pointer;
}

#google_translate_element .goog-te-combo {
  font-size: 16px;
  font-family: Arial, sans-serif;
}

.goog-logo-link {
  display: none !important;
}

.goog-te-gadget {
  font-size: 0;
}


/*Google Translate Css*/


  /* Modern Gallery Styles */
  
    /* Modern Gallery Styles */
        #modern-gallery .gallery-card {
            position: relative;
            overflow: hidden;
            padding: 12px;
            border-radius: 10px;
            transition: transform 0.3s ease;
        }

        #modern-gallery .gallery-card img {
            width: 100%;
            height: auto;
            object-fit: cover;
            transition: transform 0.3s ease;
        }

        #modern-gallery .gallery-card:hover img {
            transform: scale(1.1);
        }

        #modern-gallery .gallery-card .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(90, 125, 77, 0.7);
            opacity: 0;
            transition: opacity 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #fff;
            font-size: 1.2rem;
        }

        #modern-gallery .gallery-card:hover .overlay {
            opacity: 1;
        }

        /* Owl Carousel Specific */
        .owl-carousel .gallery-card {
            margin: 10px auto;
        }

        .owl-carousel .owl-nav button {
            font-size: 20px;
            color: #5A7D4D;
        }

        .owl-carousel .owl-dots .owl-dot {
            width: 12px;
            height: 12px;
            background: #5A7D4D;
            border-radius: 50%;
            margin: 5px;
            transition: background 0.3s ease;
        }

        .owl-carousel .owl-dots .owl-dot.active {
            background: #3e5d32;
        }
        
        .owl-theme .owl-dots .owl-dot span {
            display: none!important;
        }
        
        .owl-theme .owl-nav {
            display: none!important;
        }

  /* Modern Gallery Styles */


.w-10{
    width:10%;
}

.imghover{

    transition: transform 0.3s ease, box-shadow 0.3s ease;
    
}
.imghover:hover{
        transform: translateY(-10px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

.owl-carousel .owl-item img {
    min-width: 320px !important;
}

.owl-carousel .owl-item .card-body p {
    min-height: 93px!important;
}

.owl-carousel .owl-item .card-body .card-title {
    min-height: 64px!important;
    color: #5A7D4D;
}

.owl-carousel .owl-item .card-body {
    min-height: 293px!important;
}





/*Single Blog page */

.blog-post img {
    
     min-width: 355px !important;
}

.blog-post p {
    font-size: 16px;
    min-height: 96px;
     margin-bottom: 5px;
}

.blog-post h3 {
      font-size: 24px;
    min-height: 80px;
    margin-top:10px;
    margin-bottom: 0;
}

/*Single Blog page */

/*Top pacakges section home page */

#top-packages .card-img-top {
  height: 250px;
  object-fit: cover;
  border-radius: 12px;
}

#top-packages .card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 15px;
}

#top-packages .card:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

#top-packages h2 {
  font-size: 2rem;
  font-weight: bold;
}


/* Hide hotel list initially */
.hotel-list {
    display: none;
}

/* Show the hotel list when hovering over the unique card */
.unique-card:hover .hotel-list {
    display: block;
}

/* Optional styling for better visual presentation */
.hotel-list p {
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
}


/*Top pacakges section home page */


/*.........................Media Querry added......................... */


@media (max-width: 768px) {
    .ayuthara-row {
        flex-direction: column;
        text-align: center;
    }

    .ayuthara-image, .ayuthara-content {
        max-width: 100%;
    }

    .ayuthara-content {
        padding: 0;
    }

    .ayuthara-heading {
        font-size: 1.8rem;
    }

    .ayuthara-subheading {
        font-size: 1.2rem;
    }

    .ayuthara-description {
        text-align: center;
    }
    
    #main-footer .widget-bg {
    
    padding:12px;
        
    }
}


/*.........................Media Querry added......................... */


  /* Floating WhatsApp Button Style */
    .whatsapp-float {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 20px;
        right: 20px;
        background-color: #25d366;
        color: white;
        border:0;
        border-radius: 50%;
        text-align: center;
        font-size: 30px;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
        z-index: 1000;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease-in-out;
    }

    .whatsapp-float:hover {
        background-color: #1ebe57;
        box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.3);
        transform: scale(1.1);
    }

    .whatsapp-float i {
        line-height: 60px;
    }
  /* Floating WhatsApp Button Style */
  

  
  
