@charset "UTF-8";.site-header{position:sticky;top:0;z-index:999;transition:all .3s ease-in-out}body.menu-open{overflow:hidden}.header-container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:auto;padding:10px 20px}.logo-container{display:flex;align-items:center;gap:15px}.logo{height:160px;transition:height .3s ease-in-out}@media (max-width: 600px){.logo{height:100px}}.site-header.scrolled .logo{height:85px}.hamburger{display:flex;flex-direction:column;cursor:pointer;gap:6px}.hamburger span{height:3px;width:30px;background:#fff;border-radius:2px}.nav-links{position:fixed;top:0;right:-100%;height:100vh;width:20%;background:#002a32;transition:right .3s ease-in-out;z-index:1000;padding-top:60px;text-align:center}.nav-links ul{list-style:none;margin:0;padding:0}li.dropdown ul li a{color:#002a32}.nav-links ul li{position:relative}.nav-links ul li a{display:block;padding:10px 20px;text-decoration:none;font-size:1.5rem;font-weight:600;font-family:Playfair Display;line-height:1.5;color:#fff;transition:background-color .3s,color .3s}.nav-links ul li a:hover{background-color:#f1e7d3;color:#002a32}.nav-links .dropdown-menu{display:none;flex-direction:column;background-color:#f1e7d3;color:#002a32;min-width:200px;z-index:10;padding:0}.nav-links .dropdown-menu.active{display:flex}.nav-links .dropdown-menu li a:hover{background-color:#f1e7d3;color:#002a32}.nav-links .dropdown-toggle{display:flex;justify-content:center;align-items:center}.nav-links .dropdown-icon{margin-left:8px;font-size:18px;font-weight:700}.nav-links li.dropdown.open>.dropdown-toggle{background-color:#f1e7d3;color:#002a32}.nav-links.active{right:0}.close-btn{position:absolute;top:20px;right:20px;color:#fff;font-size:2.2rem;cursor:pointer;font-weight:700}@media (max-width: 768px){.nav-links{width:50%;height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}body.menu-open .nav-links{overflow-y:auto!important}}.hotel-footer{background-color:#e7d3ac;color:#20372a;padding:40px 0 0;font-family:Segoe UI,sans-serif}.hotel-footer .footer-section.links-area{margin-left:10rem}@media (max-width: 768px){.hotel-footer .footer-section.links-area{margin-left:0rem}}.hotel-footer .footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1000px;margin:auto}.hotel-footer .footer-top .footer-section{flex:1}.hotel-footer .footer-top .footer-section h3{font-size:2rem;margin-bottom:15px;color:#002a32;font-weight:600;font-family:Open sans-serif}.hotel-footer .footer-top .footer-section ul{list-style:none;margin:0;display:flex;flex-direction:column;gap:10px}.hotel-footer .footer-top .footer-section ul li.footer-link-li{margin:0!important}.hotel-footer .footer-top .footer-section ul li{display:flex;justify-content:left!important;font-size:18px;color:#002a32;gap:10px}.hotel-footer .footer-top .footer-section ul li img{height:18px;margin-top:3px}.hotel-footer .footer-top .footer-section ul a{text-decoration:none;color:#002a32;font-size:18px;font-weight:400}.hotel-footer .footer-top .footer-section ul a:hover{color:#002a32}.hotel-footer .footer-top .logo-area{text-align:center}.hotel-footer .footer-top .logo-area .footer-logo{max-width:100%;margin-bottom:10px}@media (max-width: 768px){.hotel-footer .footer-top .logo-area .footer-logo{width:50%}}.hotel-footer .footer-top .logo-area .tagline{font-size:.9rem;color:#3c463d;margin-bottom:15px}.hotel-footer .footer-top .logo-area .social-icons{display:flex;justify-content:center;gap:15px}.hotel-footer .footer-top .logo-area .social-icons a img{width:28px;height:28px}.hotel-footer .footer-section.contact-area{text-align:left!important}@media (max-width: 768px){.hotel-footer .footer-section.contact-area{margin:30px}}.hotel-footer .footer-bottom{border-top:1px solid #b9a887;margin-top:30px;padding:15px 0;display:flex;align-items:center;justify-content:space-around}.hotel-footer .footer-bottom p{margin:0;color:#002a32;font-size:15px;font-weight:400}.hotel-footer .footer-bottom .powered{display:flex;align-items:center;gap:5px}.hotel-footer .footer-bottom .powered .powered-logo{width:25px;height:25px}@media (max-width: 768px){.hotel-footer .footer-top{flex-direction:column;align-items:center;text-align:center}.hotel-footer .footer-section ul li{justify-content:center;text-align:center;margin:none!important}.hotel-footer .footer-bottom{flex-direction:column;align-items:center;gap:10px;text-align:center}}.hotel-home{padding-top:90px;font-family:Playfair Display,serif}.single-banner-slide{height:80vh;width:100vw;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:2}.single-banner-slide span{color:#fff;text-transform:uppercase;font-weight:600;text-align:center;display:none}.single-banner-slide h2{color:#fff;text-transform:uppercase;font-size:2.8rem;text-align:center;display:none}.single-banner-slide:after{content:"";position:absolute;left:0;top:0;background:#0006;z-index:-1;width:100%;height:100%}.single-banner-slide p{color:#fff;font-size:15px;max-width:50%;margin:0 auto;text-align:center}.single-banner-slide a{color:#000;background:#fff;padding:10px 45px;border-radius:100px;text-decoration:none;font-size:15px;font-weight:600;margin-top:30px;transition:.3s}.single-banner-slide a:hover{color:#fff;background:#000}.owl-dots{display:none!important}.hotel-home{font-family:Arial,sans-serif}.hotel-home .container{max-width:1200px;margin:auto;padding:2rem}.hotel-home .about-section{display:flex;flex-wrap:wrap;gap:2rem}.hotel-home .about-section .about-content{display:flex;gap:2rem;flex-wrap:wrap}.hotel-home .about-section .about-content img{max-width:100%;border-radius:1rem;flex:1 1 300px}.hotel-home .about-section .about-content .text-content{flex:1 1 300px;font-family:Playfair Display,serif}.hotel-home .about-section .about-content .text-content h1{font-size:2rem;text-align:center;color:#002a32}.hotel-home .about-section .about-content .text-content p{margin:1rem 0;text-align:justify;color:#d38b2f}.hotel-home .about-section .about-content .text-content .read-more{color:#002a32;font-weight:700}.hotel-home .about-section .about-image{width:45%;border-radius:5em 0 0 5em;background-size:cover;object-fit:cover;border-width:6px 0px 6px 3px;border-style:solid;border-color:#b68b35}@media (max-width: 767px){.hotel-home .about-section .about-image{width:100%;height:240px;border-radius:5em 0 0 5em;border-width:3px;object-fit:contain;max-height:200px}}.hotel-home .featured-rooms{background:#f4e3cc}.hotel-home .featured-rooms h1{text-align:left;margin-bottom:2rem;font-size:2rem;font-weight:600;color:#002a32;font-family:Playfair Display}.hotel-home .featured-rooms .room-list{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-bottom:2rem}.hotel-home .featured-rooms .room-list .room-card{position:relative;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.hotel-home .featured-rooms .room-list .room-card:hover{transform:translateY(-5px)}.hotel-home .featured-rooms .room-list .room-card img{width:100%;height:450px;display:block;border:1px solid #d38b2f;border-radius:5px;object-fit:cover;box-shadow:4px 0 4px #b68b35}.hotel-home .featured-rooms .room-list .room-card .room-info-floating{position:absolute;bottom:25px;left:65%;transform:translate(-50%);background:#fef6e9;border-radius:2.2rem 2.2rem 0 0;text-align:center;box-shadow:4px 0 4px #b68b35;width:85%}@media (max-width: 768px){.hotel-home .featured-rooms .room-list .room-card .room-info-floating{left:60%;width:85%;bottom:12px}}.hotel-home .featured-rooms .room-list .room-card .room-info-floating h3{font-size:1.3rem;font-weight:600;color:#002a32;margin-bottom:.6rem;font-family:Playfair Display}.hotel-home .featured-rooms .room-list .room-card .room-info-floating .room-icons{display:flex;gap:10px;list-style:none;padding:0;justify-content:space-around}.hotel-home .featured-rooms .room-list .room-card .room-info-floating .room-icons li img{width:32px;height:32px;object-fit:contain;border:none;box-shadow:none}.hotel-home .featured-rooms .room-list .room-card .book-btn{font-size:1.5rem;color:#002a32;background-color:#fef6e9;border:1px solid #d38b2f;padding:.4rem 1.5rem;text-decoration:none;transition:all .3s ease;font-family:Playfair Display,serif}.hotel-home .featured-rooms .room-list .room-card .book-btn:hover{background-color:#002a32;color:#fff}.hotel-home .featured-rooms .room-list .room-card .room-button{margin-bottom:-18px}@media (max-width: 1024px){.hotel-home .featured-rooms .room-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.hotel-home .featured-rooms .room-list{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:3rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hotel-home .featured-rooms .room-list::-webkit-scrollbar{display:none}.hotel-home .featured-rooms .room-card{min-width:90%;scroll-snap-align:start}.hotel-home .featured-rooms .room-card img{height:200px}.hotel-home .featured-rooms .room-card .room-info-floating{width:100%;left:50%;bottom:10px;transform:translate(-50%);padding:.8rem 1rem}.hotel-home .featured-rooms .room-card .room-info-floating h3{font-size:1.1rem}.hotel-home .featured-rooms .room-card .room-info-floating .room-icons li img{width:24px;height:24px}.hotel-home .featured-rooms .room-card .room-info-floating .book-btn{font-size:1.1rem;padding:.3rem 1.2rem}}.hotel-home .explore-nearby{background:#f4e3cc}.hotel-home .explore-nearby .container{max-width:1200px;margin:auto;padding:2rem 1rem}.hotel-home .explore-nearby h1{font-size:2rem;font-weight:600;color:#002a32;margin-bottom:2rem;font-family:Playfair Display,serif}.hotel-home .explore-nearby .explore-list{position:relative}.hotel-home .explore-nearby .explore-list .swiper-wrapper{padding-bottom:3rem;height:auto!important}.hotel-home .explore-nearby .explore-list .swiper-pagination{bottom:0}.hotel-home .explore-nearby .explore-list .swiper-button-next,.hotel-home .explore-nearby .explore-list .swiper-button-prev{color:#b68b35}.hotel-home .explore-nearby .explore-card{background:#f4e3cc;overflow:hidden;box-shadow:5px 5px 5px #b78c38;transition:transform .3s ease;height:100%;text-decoration:none;color:inherit;display:block}.hotel-home .explore-nearby .explore-card:hover{transform:translateY(-5px)}.hotel-home .explore-nearby .explore-card .explore-image img{width:100%;height:250px;object-fit:cover;display:block}.hotel-home .explore-nearby .explore-card .explore-info{padding:15px;height:135px;background-color:#f4e3cc;border:1px solid #b78c38;font-family:Playfair Display,serif}.hotel-home .explore-nearby .explore-card .explore-info h2{font-size:1.2rem;font-weight:600;color:#002a32;margin:.5rem 0}.hotel-home .explore-nearby .explore-card .explore-info .distance{font-size:.9rem;color:#b68b35}.hotel-home .explore-nearby .explore-card .explore-info p{font-size:.95rem;line-height:1.4;color:#002a32;margin:.5rem 0}.hotel-home .explore-nearby .explore-card .info-row{display:flex;align-items:center;gap:10px}.hotel-home .explore-nearby .explore-card .info-row .timing-button{padding:6px 12px;background-color:#f4e3cc;border:1px solid #b78c38;color:#002a32;text-decoration:none;border-radius:4px;font-size:14px;transition:background-color .3s}.hotel-home .explore-nearby .explore-card .info-row .timing-button:hover{background-color:#f4e3cc}.hotel-home .amenities-section h1{margin-bottom:2rem;color:#002a32;font-size:2rem;font-family:Playfair Display}.hotel-home .amenities-section .amenities-wrapper{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:2rem}.hotel-home .amenities-section .icons{display:flex;gap:4rem}@media (max-width: 600px){.hotel-home .amenities-section .icons{gap:0rem}}.hotel-home .amenities-section .icons .amenity{text-align:center}.hotel-home .amenities-section .icons .amenity img{margin-bottom:.5rem}.hotel-home .amenities-section .icons .amenity p{font-size:1.2rem;font-weight:600;color:#002a32;font-family:Playfair Display}.hotel-home .amenities-section .amenity-images{display:flex;gap:1rem}@media (max-width: 600px){.hotel-home .amenities-section .amenity-images{gap:.5rem}}.hotel-home .amenities-section .amenity-images img{height:90px;width:100%;object-fit:cover;border:1px solid #003344;border-radius:4px}@media (max-width: 600px){.hotel-home .amenities-section .amenity-images img{width:30%}}@media (max-width: 768px){.hotel-home .amenities-section .amenities-wrapper{flex-direction:column;align-items:center}.hotel-home .amenities-section .icons{flex-wrap:wrap;justify-content:center}.hotel-home .amenities-section .amenity-images{justify-content:center;flex-wrap:wrap}}.hotel-home .gallery h1{text-align:left;margin-bottom:2rem;font-size:2rem}.hotel-home .gallery .explore-list,.hotel-home .gallery .gallery-images{display:flex;flex-wrap:wrap;gap:5rem;justify-content:center;margin-bottom:2rem}.hotel-home .gallery .explore-card{padding:1rem;border-radius:.5rem;text-align:center;min-width:120px}.hotel-home .gallery .explore-card img{max-width:100%;border-radius:1rem}.hotel-home .gallery .gallery-images img{max-width:200px}.hotel-home .gallery .explore-btn-container{text-align:center;margin-top:20px}.hotel-home .gallery .explore-btn-container .explore-btn{display:inline-block;background-color:#b68b35;color:#fff;padding:10px 40px;font-size:16px;text-decoration:none;transition:background .3s;font-family:Playfair Display,serif}.hotel-home .gallery .explore-btn-container .explore-btn:hover{background-color:#b68b35}@media (max-width: 768px){.hotel-home .featured-rooms .room-list{grid-template-columns:repeat(2,1fr)}.hotel-home .about-section .about-content,.hotel-home .gallery-images,.hotel-home .explore-list{flex-direction:column;align-items:center}.hotel-home .explore-list{gap:2rem}.hotel-home .gallery-images img{max-width:100%}}@media (max-width: 480px){.hotel-home .featured-rooms .room-list{grid-template-columns:1fr}}.about-us{padding-top:90px;font-family:Playfair Display,serif}.about-us .banner-with-header{position:relative;width:100%;height:400px;overflow:hidden}.about-us .banner-with-header .banner-bg{width:100%;height:100%;object-fit:cover}.about-us .banner-with-header .banner-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:#0000004d;display:flex;justify-content:center;align-items:center}.about-us .banner-with-header .banner-overlay .banner-text1{color:#fff;text-align:center;font-weight:600;font-size:64px;font-family:Playfair Display,serif;margin-top:3%}@media (max-width: 600px){.about-us .banner-with-header .banner-overlay .banner-text1{margin-top:75%;margin-right:40px}}.about-us .banner-with-header .banner-overlay .banner-text1 h1{font-size:4.5rem;margin-bottom:.5rem}@media (max-width: 600px){.about-us .banner-with-header .banner-overlay .banner-text1 h1{font-size:2.5rem}}.about-us .banner-with-header .banner-overlay .banner-text1 p{font-size:1.2rem}.about-us .container{max-width:1200px;margin:auto}.about-us .breadcrumb{font-size:24px;color:#002c3e;margin-bottom:30px;font-family:Playfair Display,serif}@media (max-width: 600px){.about-us .breadcrumb{padding-left:20px;font-size:16px;font-weight:600}}.about-us .breadcrumb a{color:#002c3e;text-decoration:none}.about-us .breadcrumb a:hover{text-decoration:underline}.about-us .hotel-intro{background:#fff}.about-us .hotel-intro .intro-container{display:flex;max-width:1200px;margin:0 auto;background-color:#f1e7d3;overflow:hidden;position:relative;flex-wrap:nowrap}.about-us .hotel-intro .intro-left{flex:1 1 40%}.about-us .hotel-intro .intro-left img{width:100%;height:100%;object-fit:cover;display:block;box-shadow:4px 0 4px #b68b35}.about-us .hotel-intro .intro-right{flex:0 70%;position:relative;display:flex;justify-content:space-evenly;flex-wrap:nowrap;flex-direction:row;align-items:flex-end;font-family:Playfair Display,serif}@media (max-width: 600px){.about-us .hotel-intro .intro-right{display:block}}.about-us .hotel-intro .intro-right .background-decor{position:absolute;top:0;right:0;width:50%;opacity:.2;margin-right:-80px;margin-top:-140px}.about-us .hotel-intro .intro-right .text-block{padding:40px}@media (max-width: 600px){.about-us .hotel-intro .intro-right .text-block{padding:0}}.about-us .hotel-intro .intro-right .text-block h2{font-size:1.8rem;color:#002a32;line-height:1.5;font-weight:600;width:140%;margin:0}@media (max-width: 600px){.about-us .hotel-intro .intro-right .text-block h2{font-size:1.2rem}}.about-us .hotel-intro .intro-right .text-block h2 span{font-weight:400;display:block;font-size:20px;margin-top:5px}.about-us .hotel-intro .intro-right .text-block p{line-height:1.8;font-size:16px;color:#b68b35;text-align:justify;margin-bottom:0}.about-us .hotel-intro .intro-right .small-image{width:200%;height:50%;background:url(https://hotelshreeradhe.com.spinfluencedigital.com/images/SPN_3164-HDR.jpg);background-size:cover;background-position:center}.about-us .hotel-intro .intro-right .small-image img{width:100%;object-fit:cover;display:block}@media (max-width: 992px){.about-us .hotel-intro .intro-container{flex-direction:column}.about-us .hotel-intro .intro-right{padding:30px 20px;background-position:top right;background-size:120px}.about-us .hotel-intro .text-block h2{font-size:22px}}.about-us .stay-options{text-align:center;padding:60px 20px}.about-us .stay-options h2{font-size:2.5rem;color:#002a32;font-weight:600;margin-bottom:50px}@media (max-width: 600px){.about-us .stay-options h2{font-size:1.5rem}}.about-us .stay-options .options{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:45px}.about-us .stay-options .options .option{text-align:center}.about-us .stay-options .options .option .oval-frame{width:100%;height:auto;margin:0 auto 15px;transition:transform .3s ease}.about-us .stay-options .options .option .oval-frame img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.about-us .stay-options .options .option .oval-frame:hover img{transform:scale(1.1)}.about-us .stay-options .options .option p{font-size:1.5rem;color:#002a32;font-weight:500;margin-top:2rem;font-family:Playfair Display,serif}.about-us .promise-section{position:relative;background-color:#f1e7d3;padding:3rem;overflow:hidden;margin:5rem auto}.about-us .promise-section .bg-img{position:absolute;width:285px;height:auto;opacity:.4;pointer-events:none}@media (max-width: 600px){.about-us .promise-section .bg-img{width:50%}}.about-us .promise-section .bg-img.top-left{top:0;left:0;transform:translate(-9%,-36%)}.about-us .promise-section .bg-img.bottom-right{bottom:0;right:0;transform:translate(9%,36%)}.about-us .promise-section .content{text-align:center}.about-us .promise-section .content h2{color:#002a32;font-size:2.3rem;font-weight:600;margin-bottom:1rem}.about-us .promise-section .content p{color:#b68b35;font-size:1.2rem;line-height:1.8;text-align:justify;margin:0 auto;margin-bottom:1rem}@media (max-width: 768px){.about-us .hero-content{flex-direction:column;align-items:flex-start}.about-us .options{flex-direction:column;align-items:center}}.gallery-intro{background:#fff;font-family:Playfair Display,serif;color:#002a32}.gallery-intro .intro-container{max-width:1200px;margin:0 auto}.gallery-intro h2{font-size:2.2rem}@media (max-width: 600px){.gallery-intro h2{font-size:1.5rem;text-align:center;margin-bottom:-2rem}}.gallery-intro .videogallery{margin:50px 30px;text-align:center}.img.hover-shadow{transition:all .3s}.carousel-row{max-width:95%;margin:50px auto 0;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.carousel-row .carousel-row--img{width:30%;margin-bottom:10px}.carousel-row .carousel-row--img img{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:.4s;box-shadow:4px 4px 4px #b68b35}.carousel-row .carousel-row--img img:hover{box-shadow:0 10px 10px #0003,0 12px 20px #00000030}.column-box{white-space:nowrap;background-color:transparent;width:100%;background:#000;overflow:hidden}.column-box .column{width:20%;display:inline-block;transition:all 1s}.column-box .column img{width:100%;height:auto;object-fit:cover;cursor:pointer}.modal{display:none;position:fixed;z-index:1000;padding:50px 0;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000}.modal.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal .modal-content{margin:auto;width:50%;overflow:hidden}@media only screen and (max-width: 37.5em){.modal .modal-content{width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@keyframes anime{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.my-slides{display:none;height:60vh;transition:all 2s;overflow:hidden;animation:anime .8s ease-in;position:relative}@media only screen and (max-width: 56.25em){.my-slides{height:70vh}}@media only screen and (max-width: 37.5em){.my-slides{height:30vh}}.my-slides img{object-fit:cover;width:100%;height:100%}.my-slides .my-slides--number{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}.demo{opacity:.5;transition:all .4s}.demo.active,.demo:hover{opacity:1}.caption-container{text-align:center;background-color:#000;padding:6px 16px;color:#fff}.close{color:#fff;position:absolute;top:10px;right:25px;font-size:35px;font-weight:700}.close:hover,.close:focus{color:#999;text-decoration:none;cursor:pointer}.prev,.next{cursor:pointer;position:fixed;top:50%;width:auto;padding:16px;color:#fff;font-weight:700;font-size:50px;transition:.6s ease;transform:translateY(-50%)}@media only screen and (max-width: 37.5em){.prev,.next{position:fixed;top:95%;padding:10px;font-size:40px;transform:translateY(-50%)}}.prev:active,.next:active{font-size:30px}.next{right:0}.prev{left:0}@media only screen and (max-width: 37.5em){.prev{left:80%}}.prev:hover,.next:hover{background-color:#ffffff1a}@media only screen and (max-width: 37.5em){.prev:hover,.next:hover{background-color:transparent}}@media (max-width: 768px){.carousel-row .carousel-row--img{width:100%}}.contact{padding-top:90px;font-family:Arial,sans-serif}.contact .banner-with-header{position:relative;width:100%;height:400px;overflow:hidden}.contact .banner-with-header .banner-bg{width:100%;height:100%;object-fit:cover}.contact .banner-with-header .banner-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:#0000004d;display:flex;justify-content:center;align-items:center}.contact .banner-with-header .banner-overlay .banner-text1{color:#fff;text-align:center;font-weight:600;font-size:64px;font-family:Playfair Display,serif;margin-top:3%}@media (max-width: 600px){.contact .banner-with-header .banner-overlay .banner-text1{margin-top:75%;margin-right:40px}}.contact .banner-with-header .banner-overlay .banner-text1 h1{font-size:4.5rem;margin-bottom:.5rem}@media (max-width: 600px){.contact .banner-with-header .banner-overlay .banner-text1 h1{font-size:2.5rem}}.contact .banner-with-header .banner-overlay .banner-text1 p{font-size:1.2rem}.contact .container{max-width:1200px;margin:auto}.contact .breadcrumb{max-width:1200px;font-size:24px;color:#002c3e;margin:30px 0;font-family:Playfair Display,serif}.contact .breadcrumb a{color:#002c3e;text-decoration:none}.contact .breadcrumb a:hover{text-decoration:underline}.contact .outerbody-color{background-color:#b68b351a;position:relative}.contact .outerbody-color .decor-image-bottom{position:absolute;right:0;z-index:0;overflow:hidden}.contact .outerbody-color .decor-image-bottom img{width:100%;opacity:.1;margin-bottom:-130px}@media (max-width: 600px){.contact .outerbody-color .decor-image-bottom img{display:none}}.contact .outerbody-color .decor-image-top{position:absolute;right:0;z-index:0;overflow:hidden}.contact .outerbody-color .decor-image-top img{width:100%;opacity:.1;margin-top:-125px}@media (max-width: 600px){.contact .outerbody-color .decor-image-top img{display:none}}.contact .outerbody-color .decor-image-top{top:0}.contact .outerbody-color .decor-image-bottom{bottom:0}.contact .contact-section{padding:60px 0}.contact .contact-section .contact-container{max-width:1200px;display:flex}.contact .contact-section .contact-left{flex:1;position:relative}.contact .contact-section .contact-left .contact-img{position:relative;width:100%;max-width:max-content;border:3px solid #B68B35;padding:10px;background-color:#b68b351a;mix-blend-mode:color-burn}@media (max-width: 600px){.contact .contact-section .contact-left .contact-img{width:75%;margin:0 25px}}.contact .contact-section .contact-left .contact-img .main-image{width:100%;height:auto;display:block}@media (max-width: 600px){.contact .contact-section .contact-left .contact-img .contact-image{width:100%}}.contact .contact-section .contact-left .contact-img .overlay-image{position:absolute;top:4%;left:51%;transform:translate(-50%);width:45%;height:auto;z-index:2}.contact .contact-section .contact-left .contact-img:before{content:"";position:absolute;top:10px;left:10px;width:95%;height:96%;background-color:#b4813066;z-index:1}.contact .contact-section .contact-left .contact-img .overlay-text{position:absolute;top:25%;left:10%;transform:translateY(-50%);color:#fff;font-size:24px;font-weight:300;line-height:1.6;font-family:Playfair Display,serif;z-index:3}.contact .contact-section .contact-left .contact-img .overlay-text em{font-style:italic;font-weight:600}.contact .contact-section .contact-left .contact-img .overlay-text p{color:#fff;margin-bottom:25px;font-size:2.2rem;line-height:1.7;font-weight:600;margin-top:125%}@media (max-width: 600px){.contact .contact-section .contact-left .contact-img .overlay-text p{font-size:1.5rem;margin-top:100%}}.contact .contact-section .contact-right{padding:0 40px;background:#f8f3ea;background-image:url(/images/mandala.png);background-repeat:no-repeat;background-position:top right;font-family:Playfair Display}.contact .contact-section .contact-right h6{font-size:14px;color:#b68b35;text-transform:uppercase;margin-bottom:10px;letter-spacing:6px;margin-top:0;font-weight:400}.contact .contact-section .contact-right h2{font-size:48px;font-weight:400;color:#002a32;margin-top:1.5rem;margin-bottom:1.5rem}@media (max-width: 600px){.contact .contact-section .contact-right h2{font-size:30px}}.contact .contact-section .contact-right p{color:#b68b35;margin-bottom:25px;font-size:16px;line-height:1.7}.contact .contact-section .contact-right form{margin-top:10%}.contact .contact-section .contact-right form .form-row{display:flex;gap:20px;margin-bottom:35px}.contact .contact-section .contact-right form .form-row.full{flex-direction:column}.contact .contact-section .contact-right form .form-row input,.contact .contact-section .contact-right form .form-row textarea{flex:1;padding:12px;border:2px solid #B68B35;border-radius:4px;font-size:15px;background:#f8f3ea;color:#002a32}.contact .contact-section .contact-right form .form-row input::placeholder,.contact .contact-section .contact-right form .form-row textarea::placeholder{color:#002a32;opacity:1}.contact .contact-section .contact-right form .form-row input:focus,.contact .contact-section .contact-right form .form-row textarea:focus{outline:none;border-color:#b68b35}.contact .contact-section .contact-right form .form-row textarea{resize:vertical}.contact .contact-section .contact-right form button{background:#b68b35;color:#fff;padding:10px 25px;border:none;font-size:15px;cursor:pointer}.contact .contact-section .contact-right form button:hover{background:#b68b35}@media (max-width: 992px){.contact .contact-section .contact-container,.contact .contact-section .form-row{flex-direction:column}}.contact .map-section{padding:3rem 0rem 5rem;font-family:Playfair Display}.contact .map-section .map-title{color:#002a32;font-weight:600;font-size:36px;margin-bottom:1rem}@media (max-width: 600px){.contact .map-section .map-title{font-size:26px}}.contact .map-section .map-box{width:100%;height:300px;border:1px solid #ccc;overflow:hidden;box-shadow:0 2px 8px #0000000d}.contact .map-section .map-box iframe{width:100%;height:100%;border:0}.banner-with-header{position:relative;width:100%;height:400px;overflow:hidden}.banner-with-header .banner-bg{width:100%;height:100%;object-fit:cover}.banner-with-header .banner-overlay{position:absolute;height:100%;width:100%;background:#0000004d;display:flex;justify-content:center;align-items:center}.banner-with-header .banner-overlay .banner-text1{color:#fff;text-align:center;font-weight:600;font-size:64px;font-family:Playfair Display,serif;margin-top:3%}@media (max-width: 600px){.banner-with-header .banner-overlay .banner-text1{margin-top:75%;margin-right:40px}}.banner-with-header .banner-overlay .banner-text1 h1{font-size:4.5rem;margin-bottom:.5rem}@media (max-width: 600px){.banner-with-header .banner-overlay .banner-text1 h1{font-size:2.5rem}}.container{max-width:1200px;margin:auto}h2{font-family:Playfair Display,serif;font-size:1.8rem;color:#0f2f2f;margin-bottom:1rem}ul{list-style:none;padding-left:0}ul li{margin:.6rem 0;font-size:1rem;line-height:1.6}ul li i{margin-right:.5rem;color:#d4b06c;width:20px}.room-services{background-color:#efe9da;position:relative}.room-services .with-pattern:after{content:"";background:url(pattern.png) no-repeat;background-size:contain;position:absolute;top:0;right:0;width:300px;height:300px;opacity:.2;pointer-events:none}.terms{border-top:1px solid #ccc;background:#fff}.terms ul li,.checkin-policy ul li{padding-left:1.5rem;position:relative}.terms ul li:before,.checkin-policy ul li:before{content:"•";color:#d4b06c;position:absolute;left:0}.checkin-policy{background-color:#f5f5f1}.checkin-policy .highlight{color:#d4b06c;font-weight:600}.breadcrumb{max-width:1200px;font-size:24px;color:#002c3e;margin:30px 0;font-family:Playfair Display,serif}@media (max-width: 600px){.breadcrumb{padding-left:20px;font-size:16px;font-weight:600}}.breadcrumb a{color:#002c3e;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.room-highlight{display:flex;flex-wrap:nowrap;align-items:center}@media (max-width: 600px){.room-highlight{display:block}}.room-highlight .image-box{width:70%;height:42rem;background-size:cover;box-shadow:4px 4px 4px #b68b35}@media (max-width: 600px){.room-highlight .image-box{width:100%;height:20rem}}.room-highlight .info-box{position:relative;background-color:#b68b3533;padding:3rem;width:30%;border-radius:8px;font-family:Playfair Display,serif;overflow:hidden}@media (max-width: 600px){.room-highlight .info-box{padding:1rem;width:70%;margin:0 50px 50px 35px}}.room-highlight .info-box .tagline{color:#b68b35;font-size:.9rem;letter-spacing:3px}.room-highlight .info-box h2{color:#002a32;margin:.5rem 0 1rem;font-size:1.8rem}.room-highlight .info-box ul{list-style:none;padding:0}.room-highlight .info-box ul li{font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1.6rem;color:#002a32}.room-highlight .info-box ul li img{margin-right:.6rem;width:35px;height:35px;vertical-align:middle;color:#b68b35}.room-highlight .info-box .pattern-wrapper{position:absolute;right:0;bottom:0;width:100%;height:100%;pointer-events:none}.room-highlight .info-box .pattern-wrapper .pattern-img{position:absolute;right:0;bottom:0;width:80%;height:auto;opacity:.1;z-index:999;margin-right:-50px;margin-bottom:-135px}body{margin:0;font-family:Playfair Display,serif;color:#333}.filter{mix-blend-mode:color-burn}.container{max-width:1200px}.hero{background:url(../images/hero.jpg) no-repeat center center/cover;text-align:center;color:#fff;padding:100px 20px}.hero h1{font-size:2.5rem;font-weight:700}.hero p{font-size:1.2rem;margin-top:10px}.site-header{position:fixed;width:100%;z-index:999;transition:background .3s ease-in-out}.site-header.scrolled{background:#002a32}.banner-with-header{position:relative;height:60vh;width:100%;overflow:hidden;z-index:1;margin-top:-90px}.banner-with-header .banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.banner-with-header .banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:2;display:flex;align-items:center;justify-content:center;padding:0 20px}.banner-with-header .banner-text{text-align:center;color:#fff;z-index:3;margin-top:8%}.banner-with-header .banner-text h1{font-size:2rem;font-weight:700;margin-bottom:10px}.banner-with-header .banner-text p{font-size:1.1rem;line-height:1.5}.banner-with-room-header{position:relative;width:100%;height:400px;overflow:hidden}.banner-with-room-header .banner-bg{width:100%;height:100%;object-fit:cover}.banner-with-room-header .banner-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:#0000004d;display:flex;justify-content:center;align-items:center}.banner-with-room-header .banner-overlay .banner-text1{color:#fff;text-align:center;font-weight:600;font-size:64px;font-family:Playfair Display,serif;margin-top:3%}@media (max-width: 600px){.banner-with-room-header .banner-overlay .banner-text1{margin-top:60%;margin-right:5px}}.banner-with-room-header .banner-overlay .banner-text1 h1{font-size:4.5rem;margin-bottom:.5rem}@media (max-width: 600px){.banner-with-room-header .banner-overlay .banner-text1 h1{font-size:2.5rem}}.banner-with-room-header .banner-overlay .banner-text1 p{font-size:1.2rem}.room-services{background-color:#f3ebd9;padding:10px;position:relative;font-family:Playfair Display,serif}.room-services h2{font-size:36px;color:#002a32;font-weight:600;margin-bottom:30px}@media (max-width: 600px){.room-services h2{font-size:22px}}.room-services ul{list-style:none;padding-left:1rem}@media (max-width: 600px){.room-services ul{padding-left:0rem}}.room-services ul li{display:flex;align-items:center;font-size:1.5rem;color:#002a32;margin-bottom:15px;gap:15px}@media (max-width: 600px){.room-services ul li{font-size:1rem}}.room-services ul li i{margin-right:10px;color:#c08a42}.container.with-pattern{margin-top:3rem;margin-bottom:3rem}.room-services:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("https://hotelshreeradhe.com.spinfluencedigital.com/images/Hotel Shree Radhe staincil 2(1).png");background-repeat:no-repeat;background-position:right center;background-size:contain;opacity:.1}@media (max-width: 600px){.room-services:before{background-image:none}}.terms{border-top:0px;margin-top:6rem;font-family:Playfair Display,serif}.terms h2{font-size:36px;color:#002a32;font-weight:600;margin-bottom:20px}@media (max-width: 600px){.terms h2{font-size:28px;margin-left:12px}}.terms ul{padding-left:20px;margin-bottom:2.5rem}@media (max-width: 600px){.terms ul{padding-left:12px}}.terms ul li{font-size:18px;margin-bottom:10px;color:#b68b35}.terms ul li:before{content:"• ";color:#b68b35}.checkin-policy{background-color:#fff;margin-bottom:6rem}.checkin-policy h2{font-size:36px;color:#002a32;font-weight:600;margin-bottom:20px}@media (max-width: 600px){.checkin-policy h2{font-size:28px;margin-left:12px}}.checkin-policy ul{padding-left:20px}@media (max-width: 600px){.checkin-policy ul{padding-left:12px}}.checkin-policy ul li{font-size:18px;margin-bottom:10px;color:#b68b35}.checkin-policy ul li strong{color:#b68b35}.checkin-policy ul li .highlight{color:#b68b35;font-weight:600}.checkin-policy ul li:before{content:"• ";color:#b68b35}.checkin-policy1{background-color:#b68b3533;padding:40px 20px;font-family:Playfair Display,serif;margin-top:5%}.checkin-policy1 h2{font-size:36px;color:#002a32;font-weight:600;margin-bottom:20px}@media (max-width: 600px){.checkin-policy1 h2{font-size:1.5rem}}.checkin-policy1 p{color:#b68b35;font-size:20px;font-weight:400;font-family:Playfair Display,serif}@media (max-width: 600px){.checkin-policy1 p{font-size:18px}}
