  @import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
  #stylized .btn
  	{
  	    background:var(--accent);
		 width: 90%;
         font-size: 16px;
         color: #000;
         font-weight: 500;
         cursor: pointer;
         height:40px;
         border: none;
		 border-radius:4px;

   }
  input.calendarDateInput, select.calendarDateInput
  	{
   height:35px;
  	 }

    .td1 input,
    .td2 input {
      width: 90%;
      height: 40px;
      padding-left: 5px;
      border: none;
      border: 1px solid #ddd;
	  border-radius:4px;
    
    }

    .calender {
      background: transparent url(https://www.eglobe-solutions.com/extras/Content/WebsiteTemplate/L6deluxe/libs/images/calendar-icon.png) 94% no-repeat;
      cursor: pointer;
      border-radius:4px;
      border: solid 1px #ddd;
      color: #000;
      text-align: left;
      padding-left: 5px;
    }

    .ui-datepicker-trigger {
      margin-left: 2px;
      margin-top: 10px;
      margin-bottom: -6px;
      padding-right: 3px;
    }

    div.ui-datepicker {
      font-size: 15px;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
      div.ui-datepicker {
        font-size: 15px;
      }
    }

    @-moz-document url-prefix() {
      div.ui-datepicker {
        font-size: 15px;
        margin-top: -80px;
      }
    }

    #h2 {
      font: normal 14px "Droid Serif", serif;
    }

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

      #stylized .td1 {

        padding-top: 20px;
      }

      #stylized .td1,
      .td2,
      .td3 {
        float: left;
        width: 96%;
        text-align: center;
        margin-bottom: 20px;
      }

      #stylized .td4 {
        float: left;
        width: 96%;
        text-align: center;

      }

      .td1 input,
      .td2 input {
        width: 96%;
        height: 50px;
        border: 1px solid #ccc;
	
      }

      #stylized .btn {

        width: 96%;
        font-size: 16px;
        color: #fff;
        font-weight: 500;
        cursor: pointer;
        height: 50px;

      }
	  }

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

        #stylized .td1,
        .td2,
        .td3,
        .td4 {
          float: left; 
          width: 96%;
          text-align: center;

        }

        .td1 input,
        .td2 input {
          width: 96%;
          height: 40px;
          border: 1px solid #ccc;
        }
		}
 
  

    :root {
      --primary: #171e26;
      /* deep maroon */
      --accent: #e7be74;
      /* gold */
      --muted: #f6f2ee;
      --text-dark: #2b2b2b;
    }

.font-sm1{font-size:14px!important;}
.font-md{font-size:16px!important;}
.font-sm { font-size: 12px;                    }
    .display-title {
      font-family: "Marcellus", serif;
      font-weight: 700;
    }

    @media (min-width: 1200px) {

      .h2,
      h2 {
        font-size: 2.8rem;
      }
    }

    /* Hero */
    .hero {
      background: url('img/slider-1.jpg'), rgba(0, 0, 0, 0.85) center/cover no-repeat;
      color: #fff;
      padding: 140px 0 80px;
      position: relative;
    }

    .hero .subtitle {
      color: rgba(255, 255, 255, 0.92)
    }

    .badge-distance {
      background: rgba(0, 0, 0, 0.35);
      border: 1px solid rgba(255, 255, 255, 0.08);
    }

    /* Navbar */
    .navbar-brand .logo-mark {
      width: 40px;
      height: 40px;
      border-radius: 6px;
      background: var(--accent);
      display: inline-block;
      margin-right: 8px
    }

    .nav-link {
      color: rgba(255, 255, 255, 0.95) !important
    }

    .sticky-top {
      backdrop-filter: blur(6px);
    }

    /* Section styles */
    section {
      padding: 60px 0
    }

    .section-title {
      color: var(--primary);
      font-family: "Marcellus", serif;
      margin-bottom: 18px
    }

    /* Cards */
    .room-card {
      border-radius: 4px;
      overflow: hidden;
      box-shadow: 0 8px 30px rgba(69, 38, 14, 0.12)
    }

    .amenity-icon {
      width: 36px;
      height: 36px;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 22px;
      background: var(--muted);    font-size: 24px;
            margin-bottom: 15px;
            color: #8B4513;
          
    }

    /* Attractions */
    .attraction-card {
      border-radius: 12px;
      overflow: hidden
    }

    /* Footer */
    footer {
      background: #111;
      color: #ddd;
      padding: 32px 0
    }

    .material-symbols-outlined {
      font-family: 'Material Symbols Outlined';
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      border-radius: 50%;
      background: #171e26 !important;
      width: 40px;
      color: var(--accent);
      height: 40px;
      line-height: 40px;
      text-align: center;
      margin-bottom: 10px;
      vertical-align: middle;
      margin-right: 10px;
    }

    a {
      color: #212529;
      text-decoration: underline;
    }

    .whatsapp-btn {
      background: #0cc143 !important;
      color: #fff
    }

    /* Responsive tweaks */
    @media (max-width:768px) {
      .hero {
        padding: 110px 0 60px
      }
    }



    .navbar {
      background: #171e26 !important
    }

    button:hover {

      background: transparent;
    }

    :root {
      --primary-color: #bc8c12;
    }

    .navbar-dark,
    .navbar[data-bs-theme=dark] {
      --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(231, 190, 116, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .footer-section {
      background: #171e26;
      color: #d2b68c;
      /* Gold tone */
      font-family: 'Poppins', sans-serif;
    }

    .footer-title {
      font-size: 20px;
      font-weight: 600;
      color: #ceb78a;
      margin-bottom: 15px;
    }

    .footer-contact i {
      color: #ceb78a;
      margin-right: 8px;
    }

    .footer-links {
      list-style: none;
      padding: 0;
    }

    .footer-links li {
      margin-bottom: 8px;
    }

    .footer-links li a {
      color: #d2b68c;
      transition: 0.3s;
    }


    .footer-links li a::before {
      content: "\e5cc";
      position: relative;
      display: inline-block;
      padding-right: 10px;
      font-family: Material Symbols Outlined;
      color: #d4b77f;
    }



    footer a {
      color: #b1ada7 !important;
      transition: 0.3s;
      font-size: 15px;
    }

    .footer-links li a:hover {
      color: #ffffff;
      padding-left: 5px;
    }

    .social-icons a {
      display: inline-block;
      width: 38px;
      height: 38px;
      line-height: 38px;
      background: #343a40;
      color: #fff;
      border-radius: 50%;
      text-align: center;
      font-size: 18px;
      transition: 0.3s;
    }

    .social-icons a:hover {
      background: #ceb78a;
    }

    .newsletter-box {
      display: flex;
      border: 1px solid #ceb78a;
      border-radius: 3px;
      overflow: hidden;
    }

    .newsletter-box input {
      border: none;
      padding: 8px;
      width: 100%;
    }

    .newsletter-box button {
      background: #8d826a;
      border: none;
      width: 40px;
      color: #fff;
    }

    .footer-line {
      border-top: 1px solid #ceb78a55;
      margin: 20px 0;
    }

    .footer-bottom p {
      color: #d2b68c;
      margin: 0;
      font-size: 12px;
    }

    a {
      text-decoration: none;
    }

    .navbar {
      --bs-navbar-padding-x: 0;
      --bs-navbar-padding-y: 0
    }
 

   .carousel-item::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
            z-index: 1;
        }

        /* Caption area */
        .carousel-caption {
            position: absolute;
            bottom: 28%;
            z-index: 2;
            text-align: center;
     
            margin-left: 50px;
            opacity: 0;
            transform: translateY(30px);
            transition: all 0.8s ease;
        }
        
        .carousel-item.active .carousel-caption {
            opacity: 1;
            transform: translateY(0);
        }

        /* Heading style */
        .carousel-caption h5 {
            font-size: 62px;
            font-weight: 500;
            color: #fff;
             font-family: "Marcellus", serif;
            text-shadow: 0 0 10px rgba(0,0,0,0.6);
            margin-bottom: 10px;
            position: relative;
            padding-bottom: 15px;
            opacity: 0;
            transform: translateX(-50px);
            transition: all 0.8s ease 0.3s;
            text-align: center;
          
        }
        
        .carousel-item.active .carousel-caption h5 {
            opacity: 1;
            transform: translateX(0);
        }
        
        .carousel-caption h5::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 50%;
            right:50%;
            width: 80px;
            margin:0 auto;
            height: 4px;
              align-items:center;
              text-align:center;
            background: #d4a017;
            border-radius: 2px;
        }

        /* Paragraph style */
        .carousel-caption p {
            font-size: 18px;
            line-height: 1.6;
            color: #f1f1f1;
            text-shadow: 0 0 8px rgba(0,0,0,0.5);
            margin-bottom: 20px;
            opacity: 0;
            transform: translateX(-30px);
            transition: all 0.8s ease 0.5s;
        }
        
        .carousel-item.active .carousel-caption p {
            opacity: 1;
            transform: translateX(0);
        }

        /* Button style */
        .carousel-caption .btn-slider {
            background: var(--accent);
            padding: 12px 28px;
            color: #fff;
            border-radius: 4px;
            font-size: 16px;
            font-weight: 600;
            border: none;
            transition: 0.3s ease;
            opacity: 0;
            transform: translateY(20px);
            transition: all 0.8s ease 0.7s;
            display: inline-flex;
            align-items: center;
            gap: 8px;
        }
        
        .carousel-item.active .carousel-caption .btn-slider {
            opacity: 1;
            transform: translateY(0);
        }

        .carousel-caption .btn-slider:hover {
            background: #b98710;
            transform: translateY(-3px);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        }
        
        /* Carousel indicators */
        .carousel-indicators button {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            margin: 0 6px;
            background-color: rgba(255, 255, 255, 0.5);
            border: 2px solid transparent;
            transition: all 0.3s ease;
        }
        
        .carousel-indicators button.active {
            background-color: #d4a017;
            transform: scale(1.2);
            border-color: rgba(255, 255, 255, 0.8);
        }
        
        /* Carousel controls */
        .carousel-control-prev, .carousel-control-next {
            width: 50px;
            height: 50px;
            background-color: rgba(0, 0, 0, 0.3);
            border-radius: 50%;
            top: 50%;
            transform: translateY(-50%);
            opacity: 0.7;
            transition: all 0.3s ease;
        }
        
        .carousel-control-prev {
            left: 20px;
        }
        
        .carousel-control-next {
            right: 20px;
        }
        
        .carousel-control-prev:hover, .carousel-control-next:hover {
            background-color: rgba(0, 0, 0, 0.6);
            opacity: 1;
        }
        
        /* Decorative elements */
        .caption-decoration {
            position: absolute;
            width: 100px;
            height: 100px;
            border: 5px solid rgba(212, 160, 23, 0.3);
            border-radius: 50%;
            top: -30px;
            left: -30px;
            z-index: -1;
            opacity: 0;
            transition: all 0.8s ease 0.2s;
        }
        
        .carousel-item.active .caption-decoration {
            opacity: 0.5;
        }
        
        .caption-decoration-2 {
            position: absolute;
            width: 60px;
            height: 60px;
            border: 3px solid rgba(255, 255, 255, 0.2);
            border-radius: 50%;
            bottom: -20px;
            right: -20px;
            z-index: -1;
            opacity: 0;
            transition: all 0.8s ease 0.4s;
        }
        
        .carousel-item.active .caption-decoration-2 {
            opacity: 0.5;
        }

        /* Mobile styles */
        @media (max-width: 768px) {
            .carousel-caption {
                bottom: 12%;
                margin-left: 20px;
                max-width: 90%;
                text-align: center;
                display:none;
            }
            .carousel-caption h5 {
                font-size: 28px;
                padding-bottom: 10px;
            }
            .carousel-caption h5::after {
                left: 50%;
                transform: translateX(-50%);
            }
            .carousel-caption p {
                font-size: 15px;
            }
            .carousel-control-prev, .carousel-control-next {
                width: 40px;
                height: 40px;
            }
            .caption-decoration, .caption-decoration-2 {
                display: none;
            }
            .navbar-brand{width:60px;}
        }

   @media screen and (max-width: 992px) {
    .carousel-item img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        animation: zoom 7s 
ease-in-out;
    }
}
        .hotel-home-content {
            
            margin: 0 auto;
            padding: 20px;
        }
        
 
  
        
        .hotel-home-content h2 {
            font-size: 32px;
            margin-bottom: 15px;
            color: #8B4513;
            font-weight: 600;
            text-align: center;
            border-bottom: 2px solid #D2B48C;
            padding-bottom: 10px;
        }
        
        .hotel-home-content h3 {
            font-size: 20px;
           font-family: "Marcellus", serif;
            margin-bottom: 0px;
            color: #8B4513;
            font-weight: 600;
        }
        
        .hotel-home-content p {
                   font-size: 17px;
        }
        
        .image-section {
            display: flex;
            
            gap: 20px;
            margin: 30px 0;
        }
        
        .image-card {
            flex: 1;
            /*min-width: 300px;*/
           
            /*overflow: hidden;*/
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            transition: transform 0.3s ease;
        }
        
        .image-card:hover {
            transform: translateY(-5px);
        }
        
        .image-card img {
            width: 100%;
            height: 350px;
            object-fit: cover;
            display: block;
        }
        
        .image-card-content {
            padding: 15px;
            background: white;
        }
        
        .two-col-list {
            columns: 2;
            -webkit-columns: 2;
            -moz-columns: 2;
            column-gap: 40px;
            padding-left: 18px;
            margin: 15px 0;
        }
        
        .two-col-list li {
            margin-bottom: 8px;
            break-inside: avoid;
        }
        
        .closing-text {
            margin-top: 25px;
            font-size: 19px;
            font-weight: 600;
            text-align: center;
            background: linear-gradient(135deg, #8B4513, #8B4513);
            color: white;
            padding: 10px;
           
            line-height: 1.8;
        }
        
        .temple-proximity {
            display: flex;
            align-items: center;
            gap: 20px;
            margin: 30px 0;
            background: white;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
        }
        
        .temple-proximity img {
            width: 200px;
            height: 150px;
            object-fit: cover;
            border-radius: 10px;
        }
        
        .amenities-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
            gap: 20px;
            margin: 30px 0;
        }
        
        .amenity-card {
            background: white;
            border-radius: 10px;
           padding: 10px 20px;
      
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
            transition: transform 0.3s ease;
            display: flex;
            gap:20px;

        }
        .amenity-card p{margin-bottom:0}
        .amenity-card:hover {
            transform: translateY(-5px);
        }
        
        .amenity-icon {
        
        }
        
        @media (max-width: 768px) {
            .hero-text h1 {
                font-size: 36px;
            }
            
            .two-col-list {
                columns: 1;
            }
            
            .temple-proximity {
                flex-direction: column;
            }
            
            .temple-proximity img {
                width: 100%;
            }
        }
    
         
         
         .section-title {
            color: var(--primary);
         
            margin-bottom: 30px;
            position: relative;
            padding-bottom: 15px;
        }
        
        .section-title::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 80px;
            height: 4px;
            background: var(--accent);
            border-radius: 2px;
        }
         .icon-box {
            width: 70px;
            height: 70px;
            background: var(--secondary);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 20px;
        }
        
        .icon-box i {
            font-size: 30px;
            color: var(--primary);
        }
        .section-title.center::after {
            left: 50%;
            transform: translateX(-50%);
        }
         .feature-list {
            list-style-type: none;
            padding-left: 0;
        }
        
        .feature-list li {
            margin-bottom: 10px;
            padding-left: 30px;
            position: relative;
        }
        
        .feature-list li::before {
            content: "•";
            color: var(--accent);
            font-size: 24px;
            position: absolute;
            left: 0;
            top: -5px;
        }
        
        .divider {
            height: 2px;
            background: linear-gradient(to right, transparent, var(--secondary), transparent);
            margin: 40px 0;
        }

     
          .bg-clr {
            background: #f9f4ed;
          }
       
        #rooms li {
          font-size: 12px;
        }

        #rooms ul {
          list-style-type: disc;
        }


    .facilities-section {
      font-family: 'Poppins', sans-serif;
    }

    .small-text {
      letter-spacing: 2px;
      font-size: 12px;
      color: #777;
      text-transform: uppercase;
    }

    .facility-title {
      font-size: 36px;
      font-weight: 600;
      line-height: 1.3;
    }

    .facility-box {
      gap: 15px;
    }

    .facility-icon {
      font-size: 40px;
      color: #C59D5F;
      font-weight: 200;
      background: transparent !important;
    }

    .facility-heading {
      font-size: 18px;
      font-weight: 400;
      font-family: "Marcellus", serif;
    }

    .facility-text {
      margin: 0;
      font-size: 14px;
      color: #555;
    }

    .inspired-text {
      font-family: 'Dancing Script', cursive;
      font-size: 20px;
      color: #444;
    }


  

    /* gallery grid */
    .gallery{
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
      gap:16px;
      align-items:stretch;
    }

     .gallery .item{
      position:relative;
      overflow:hidden;
      border-radius:4px;

      cursor:pointer;
    }
     .gallery .item img{
      width:100%; height:100%; object-fit:cover; display:block; transition:transform .35s ease; vertical-align:middle;
    }
     .gallery .item:focus{outline:3px solid rgba(154,211,255,0.2); outline-offset:3px}
     .gallery .item:hover img{transform:scale(1.06)}
    .meta{
      position:absolute;left:0;right:0;bottom:0;padding:10px 12px;background:linear-gradient(180deg, transparent, rgba(0,0,0,0.55)); color:#fff; font-size:13px;backdrop-filter: blur(2px);
    }
    .meta .title{font-weight:600}
    .meta .sub{font-size:12px;opacity:0.85}

    /* Lightbox overlay */
    .lightbox{
      position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;background:rgba(4,8,15,0.75);backdrop-filter:blur(6px);
    }
    .lightbox.open{display:flex}
    .lb-inner{
      max-width:92vw; max-height:90vh; width:min(1100px,96%); position:relative; display:flex;align-items:center;justify-content:center;
    }
    .lb-figure{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}
    .lb-img{
      max-width:100%; max-height:78vh; border-radius:8px; box-shadow:0 12px 40px rgba(2,6,23,0.7); display:block
    }
    .lb-caption{margin-top:12px;color:#e6f4ff; font-size:14px; text-align:center}

    /* controls */
    .lb-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.35);border:none;color:var(--white);width:48px;height:48px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}
    .lb-btn:focus{outline:3px solid rgba(154,211,255,0.18)}
    .lb-prev{left:8px}
    .lb-next{right:8px}
    .lb-close{position:absolute;right:8px;top:8px;width:40px;height:40px}

    /* small screens tweaks */
    @media (max-width:520px){
      .meta{padding:8px}
      .lb-btn{width:42px;height:42px}
    }

    /* subtle fade animation */
    .fade-in{animation:fadeIn .28s ease}
    @keyframes fadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}

    /* helper for hidden elements for screen-readers */
    .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
 
    .place-tabs .nav-link {
      border: 1px solid #ddd;
      margin: 5px;
      padding: 0;
      text-align: center;
      border-radius: 4px;
      color: #000;
      background: #fff;
      width: 220px;
    }

    .place-tabs .nav-link.active {
      border-color: #f9f4ed;
      background: #f9f4ed;
    }

    .box-area h3 .small,
    .box-area h3 small {
      font-size: .575em;
    }

    .nav-tabs {
      border: none;
    }

    .place-tabs h5 {
      color: #000;
      font-family: "Marcellus", serif;
      padding-top: 10px;
    }

    .place-tabs .tab-img {
      width: 100%;
      height: 110px;
      object-fit: cover;
      border-radius: 6px 6px 0 0;
    }

    .place-tabs span {
      display: block;
      padding: 8px 0;
      font-size: 18px;
      font-weight: 500;
    }

    .box-area {
      background: #f9f4ed;
      padding: 25px;
      border-radius: 4px;
    }

    .box-area h3 {
      font-weight: 600;
      margin-bottom: 10px;
      font-family: "Marcellus", serif;
    }
 