*{margin:0;padding:0;box-sizing:border-box;font-family:'Lato',sans-serif}body{background:#F9F6F2;color:#333;line-height:1.6;scroll-behavior:smooth}.logo img{height:60px;width:auto;display:block}header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;box-shadow:0 4px 20px rgb(0 0 0 / .07);position:sticky;top:0;z-index:100}nav{display:flex;align-items:center;gap:2rem}nav a{font-weight:500;text-decoration:none;color:#1B1F3B;transition:0.3s}nav a:hover{color:#D4AF37}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.hamburger span{display:block;width:25px;height:3px;background:#1B1F3B;border-radius:2px;transition:0.3s}@media (max-width:768px){nav{display:none;position:absolute;top:70px;right:20px;flex-direction:column;background:#fff;width:200px;border-radius:10px;box-shadow:0 4px 20px rgb(0 0 0 / .1);padding:1rem;gap:1rem}nav.active{display:flex}.hamburger{display:flex}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}}.hero{position:relative;height:80vh;overflow:hidden;color:#fff}.hero-slider{position:relative;height:100%;width:100%}.hero-slider .slide{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity 1s ease-in-out}.hero-slider .slide.active{opacity:1}.hero-slider .slide img{width:100%;height:100%;object-fit:cover;filter:brightness(.6);transform:scale(1.05);transition:transform 0.8s ease-out}.hero-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;width:80%;max-width:800px}.hero-text h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 3px 6px rgb(0 0 0 / .6)}.hero-text p{font-size:1.2rem;margin-bottom:1.5rem;line-height:1.5;text-shadow:0 2px 5px rgb(0 0 0 / .5)}.hero-text button{padding:.8rem 2rem;background:#D4AF37;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:0.3s}.hero-text button:hover{background:#b9952b}.dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}.dot{height:12px;width:12px;margin:0 5px;background:#fff;border-radius:50%;display:inline-block;cursor:pointer;opacity:.5;transition:0.3s}.dot.active{opacity:1;background:#D4AF37}.seo-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}.hero-text.split-text{display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:1200px}.hero-text.split-text .left-text{width:30%;opacity:0;text-align:left;margin-left:0}.hero-text.split-text .right-text{width:35%;opacity:0;text-align:right;margin-right:0}.hero-text.split-text .highlight{font-size:4rem;color:#D4AF37}.hero-text.split-text h2{font-family:'Playfair Display',serif;margin-bottom:1rem}.hero-text.split-text p{font-size:1.2rem;margin-bottom:1.5rem}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}.hero-slider .slide.active .left-text{animation:fadeInLeft 1s ease forwards}.hero-slider .slide.active .right-text{animation:fadeInRight 1s ease forwards}@media (max-width:768px){.hero-text.split-text{flex-direction:column;text-align:center;transform:translate(-50%,-50%)}.hero-text.split-text .left-text,.hero-text.split-text .right-text{width:100%;margin-bottom:1rem;padding:0}.hero-text.split-text .highlight{font-size:3rem}.hero-text.split-text .left-text{order:1;margin-bottom:8rem}.hero-text.split-text .right-text{order:2;margin-top:5rem}}@media (max-width:768px){.hero-text.split-text h2{font-size:1.5rem}.hero-text.split-text p{font-size:1rem}.hero-text.split-text .highlight{font-size:2.2rem}}.hero-text .highlight{font-size:2rem;color:#D4AF37;font-weight:700}.hero-text .small-price{font-size:1.5rem;color:#fff;text-decoration:line-through;margin-right:.5rem}.diwali-btn{padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(45deg,#D4AF37,#FFD700,#FFA500);border:none;border-radius:50px;cursor:pointer;text-shadow:0 2px 5px rgb(0 0 0 / .3);box-shadow:0 0 8px rgb(255 215 0 / .5),0 0 15px rgb(255 165 0 / .4);animation:glow 2s infinite alternate;transition:transform 0.3s}.diwali-btn:hover{transform:scale(1.05);box-shadow:0 0 12px rgb(255 215 0 / .7),0 0 25px rgb(255 165 0 / .5)}@keyframes glow{from{box-shadow:0 0 8px rgb(255 215 0 / .5),0 0 15px rgb(255 140 0 / .3)}to{box-shadow:0 0 12px rgb(255 215 0 / .8),0 0 20px rgb(255 140 0 / .5)}}.hero-text.banner3-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;width:80%;max-width:800px;opacity:0;transition:opacity 1s ease-in-out}.hero-text.banner3-text h2{font-size:.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 3px 6px rgb(0 0 0 / .6)}.hero-text.banner3-text .small-phrase{font-size:1.2rem;font-weight:400;line-height:1.3;display:block;margin-bottom:.5rem}.hero-text.banner3-text .right-text h2 em{font-size:1rem;font-style:italic;margin-top:.1rem;color:#fff}.hero-text.banner3-text p{font-size:1.8rem;line-height:1.5;margin-bottom:1.5rem;margin-top:2rem;text-shadow:0 2px 5px rgb(0 0 0 / .5)}.hero-text.banner3-text .small-phrase{display:block;margin-bottom:1.6rem;font-size:1.2rem;font-weight:400}@media (max-width:768px){.hero-text.banner3-text .small-phrase{font-size:1rem}.hero-text.banner3-text .right-text h2 em{font-size:.85rem}.hero-text.banner3-text p{font-size:1.2rem;line-height:1.3}.hero-text.banner3-text{width:90%}}.diwali-btn{padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(45deg,#D4AF37,#FFD700,#FFA500);border:none;border-radius:50px;cursor:pointer;text-shadow:0 2px 5px rgb(0 0 0 / .3);box-shadow:0 0 8px rgb(255 215 0 / .5),0 0 15px rgb(255 165 0 / .4);animation:glow 2s infinite alternate;transition:transform 0.3s}.diwali-btn:hover{transform:scale(1.05);box-shadow:0 0 12px rgb(255 215 0 / .7),0 0 25px rgb(255 165 0 / .5)}@keyframes glow{from{box-shadow:0 0 8px rgb(255 215 0 / .5),0 0 15px rgb(255 140 0 / .3)}to{box-shadow:0 0 12px rgb(255 215 0 / .8),0 0 20px rgb(255 140 0 / .5)}}#about{margin-top:2rem;padding:3rem 1rem;background:#F9F4EE}.about-container{display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.about-text{background:rgb(255 255 240 / .9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#4A3F35;padding:2.5rem 3rem;border-radius:20px;max-width:850px;text-align:left;box-shadow:0 10px 35px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.about-text:hover{transform:translateY(-4px);box-shadow:0 15px 50px rgb(0 0 0 / .15)}.about-text h2{font-size:2rem;margin-bottom:1rem;font-weight:700;color:#D4AF37;position:relative}.about-text h2::after{content:"";display:block;width:60px;height:4px;background:#D4AF37;margin-top:8px;border-radius:2px}.about-text h3{font-size:1.4rem;margin:1rem 0 .8rem;font-weight:600;color:#A67C52}.about-text p{margin-bottom:1rem;line-height:1.65;font-size:1rem;color:#4A3F35}.about-text ul{list-style-type:disc;padding-left:1.8rem;margin:.8rem 0 1rem}.about-text ul li{margin-bottom:.6rem;line-height:1.55;color:#4A3F35}@media(max-width:1024px){.about-container{padding:1.8rem 1rem}.about-text{padding:2rem 2.5rem}.about-text h2{font-size:1.8rem}.about-text h3{font-size:1.3rem}.about-text p{font-size:.95rem}}@media(max-width:768px){.about-container{padding:1.2rem}.about-text{padding:1.5rem;border-radius:15px}.about-text h2{font-size:1.6rem}.about-text h3{font-size:1.2rem}.about-text p{font-size:.9rem;line-height:1.45}}@media(max-width:480px){.about-text{padding:1rem;border-radius:12px}.about-text h2{font-size:1.4rem}.about-text h3{font-size:1.1rem}.about-text p{font-size:.85rem;line-height:1.35}}.services{padding:2rem 2rem;text-align:center}.services h2{font-family:'Playfair Display',serif;font-size:2.5rem;margin-bottom:3rem;color:#1B1F3B;text-align:center}.combo-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;padding:0}.combo-card{flex:1 1 220px;max-width:280px;background:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 10px 30px rgb(0 0 0 / .08);transition:0.3s transform,0.3s box-shadow;text-align:left}.combo-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 40px rgb(0 0 0 / .15)}.combo-card img{width:100%;border-radius:10px;margin-bottom:1rem}.combo-card h3{font-size:1.1rem;margin-bottom:.8rem;color:#1B1F3B;font-weight:600}.combo-card ul{text-align:left;list-style:disc;margin-left:1rem;font-size:.95rem}.price{margin:.8rem 0;font-weight:700}.old-price{text-decoration:line-through;color:#888;margin-right:.5rem}.new-price{color:#D4AF37}@media (max-width:1024px){.combo-card{flex:1 1 200px;max-width:250px;padding:1.2rem}.combo-card h3{font-size:1rem}.combo-card ul{font-size:.9rem}}@media (max-width:768px){.combo-grid{gap:.5rem;padding:0 .5rem}.combo-card{flex:1 1 100%;max-width:100%;padding:1rem}.combo-card h3{font-size:.95rem}.combo-card ul{font-size:.85rem}}@media (max-width:480px){.combo-card{padding:.8rem}.combo-card h3{font-size:.9rem}.combo-card ul{font-size:.8rem}}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:2rem}.service-card{background:#fff;padding:2rem 1.5rem;border-radius:15px;box-shadow:0 10px 30px rgb(0 0 0 / .08);transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center;cursor:pointer}.service-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgb(0 0 0 / .12)}.service-card i{font-size:2.5rem;color:#7a1c1c;margin-bottom:1rem;transition:color 0.3s ease,transform 0.3s ease}.service-card:hover i{color:#d4af37;transform:scale(1.1)}.service-card h3{color:#1B1F3B;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.service-card p{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.price-line{display:flex;justify-content:center;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:.5rem}.old-price{color:#888;text-decoration:line-through;font-size:.9rem}.new-price{color:#7a1c1c;font-weight:700;font-size:1.1rem}.discount-badge{background:linear-gradient(135deg,#f5e6c8,#d4af37);color:#7a1c1c;font-size:.85rem;padding:3px 10px;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:transform 0.3s ease,box-shadow 0.3s ease}.service-card:hover .discount-badge{transform:scale(1.05);box-shadow:0 2px 10px rgb(212 175 55 / .4)}@media(max-width:1024px){.service-grid{gap:1.5rem;padding:1.5rem}.service-card{padding:1.8rem 1.2rem}}@media(max-width:768px){.service-grid{grid-template-columns:1fr;gap:1rem;padding:.5rem}.service-card{padding:1rem}}@media(max-width:480px){.service-card{padding:.2rem}.service-card h3{font-size:1.1rem}.service-card p{font-size:.9rem;line-height:1.4}.price-line{gap:.4rem;font-size:.9rem}.discount-badge{font-size:.8rem;padding:2px 8px}}.booking{padding:5rem 2rem;background:#f7f4ef}.booking h2{font-family:'Playfair Display',serif;font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#1B1F3B}form{max-width:1000px;margin:0 auto;background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px rgb(0 0 0 / .08)}.form-container{display:flex;flex-wrap:wrap;gap:2rem}.form-box{flex:1 1 400px}label{display:block;margin:.5rem 0 .3rem;font-weight:500}input,select{width:100%;border:none;border-bottom:1px solid #ccc;padding:.5rem 0;margin-bottom:1rem;font-size:1rem;transition:0.3s;border-radius:0;background:#fff0}input:focus,select:focus{border-bottom:2px solid #D4AF37;outline:none}textarea{width:100%;border:1px solid #ccc;border-radius:8px;padding:.8rem;font-size:1rem;resize:none;height:120px;margin-bottom:1rem;transition:0.3s}textarea:focus{border-color:#D4AF37;box-shadow:0 0 8px rgb(212 175 55 / .3);outline:none}#amountField{font-weight:600;color:#D4AF37;background:#fff0;border-bottom:2px solid #D4AF37}.form-footer textarea{width:100%;border:1px solid #ccc;border-radius:8px;padding:.8rem;font-size:1rem;resize:none;height:120px;margin-bottom:1rem;transition:0.3s}.form-footer textarea:focus{border-color:#D4AF37;box-shadow:0 0 8px rgb(212 175 55 / .3);outline:none}.client-id-wrapper{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.client-id-wrapper span{font-weight:500}.client-id-wrapper input{width:180px;border:1px solid #ccc;border-radius:5px;padding:.5rem;background:#fff;font-size:1rem;outline:none;transition:0.3s}.client-id-wrapper input:focus{border-color:#D4AF37;box-shadow:0 0 6px rgb(212 175 55 / .3)}.checkbox{display:flex;align-items:center;gap:.5rem;font-size:.95rem;margin-bottom:1.5rem}.checkbox input{width:auto;margin:0}.submit-wrapper{text-align:center}.submit-wrapper button{background:linear-gradient(135deg,#D4AF37,#b9952b);color:#fff;padding:.9rem 2.5rem;border:none;border-radius:50px;cursor:pointer;font-size:1rem;font-weight:600;box-shadow:0 4px 15px rgb(212 175 55 / .4);transition:all 0.3s ease}.submit-wrapper button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(212 175 55 / .5)}@media(max-width:768px){.client-id-wrapper{flex-direction:column;align-items:flex-start;gap:.3rem}.client-id-wrapper input{width:100%}.submit-wrapper button{width:100%}}.popup{display:none;text-align:center;margin:1rem 0;padding:.8rem 1rem;background:#e6f9e6;color:#2d7a2d;border:1px solid #b6e3b6;border-radius:8px;font-weight:600;animation:fadeIn 0.4s ease}.popup.show{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.footer{background:#1B1F3B;color:#fff;padding:4rem 2rem;font-family:'Poppins',sans-serif}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto}.footer-col{flex:1 1 220px;min-width:180px}.footer-col h4{font-family:'Playfair Display',serif;font-size:1.2rem;margin-bottom:1rem;color:#D4AF37}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col ul li{margin-bottom:.6rem;line-height:1.5}.footer-col ul li a{color:#fff;text-decoration:none;transition:0.3s}.footer-col ul li a:hover{color:#D4AF37}.footer-col .contact-list li{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.footer-col .contact-list li i{color:#D4AF37}.footer-bottom{text-align:center;margin-top:3rem;border-top:1px solid rgb(212 175 55 / .3);padding-top:1.5rem}.footer-bottom p{margin:0 0 1rem;font-size:.95rem;color:#ccc}.footer-bottom .social-icons a{color:#fff;margin:0 .5rem;font-size:1.2rem;display:inline-block;transition:0.3s}.footer-bottom .social-icons a:hover{color:#D4AF37;transform:scale(1.1)}@media(max-width:1024px){.footer-container{justify-content:center;gap:2rem}.footer-col{flex:1 1 45%}}@media(max-width:768px){.footer-container{flex-direction:column;align-items:center}.footer-col{flex:1 1 100%;text-align:center}.footer-col ul li{justify-content:center}.footer-bottom .social-icons a{margin:0 .4rem}}@media(max-width:480px){.footer{padding:3rem 1rem}.footer-col h4{font-size:1.1rem}.footer-col ul li{font-size:.9rem}.footer-bottom p{font-size:.85rem}.footer-bottom .social-icons a{font-size:1rem}}