*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#17243a;background:#f7faff;line-height:1.6}a{text-decoration:none}.wrap{max-width:1150px;width:92%;margin:auto}header{background:#fff;box-shadow:0 2px 12px #0002;position:sticky;top:0;z-index:5}.nav{min-height:75px;display:flex;align-items:center;justify-content:space-between;gap:15px}.logo{width:210px;max-height:62px;object-fit:contain}.links{display:flex;gap:18px;font-weight:bold}.btn{display:inline-block;background:#0867c9;color:white;padding:12px 20px;border-radius:9px;font-weight:bold}.green{background:#18a957}.hero{padding:90px 0;color:white;background:linear-gradient(90deg,#071d38dd,#071d3830),url('https://images.unsplash.com/photo-1537996194471-e657df975ab4?auto=format&fit=crop&w=1800&q=85') center/cover}.hero h1{font-size:52px;margin:12px 0}.hero p{font-size:19px}.badge{display:inline-block;padding:7px 12px;border:1px solid #fff8;border-radius:30px}section{padding:65px 0}.title{text-align:center;margin-bottom:35px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:white;border-radius:15px;overflow:hidden;box-shadow:0 5px 25px #0001}.card img{width:100%;height:175px;object-fit:cover}.body{padding:20px}.price{font-size:21px;font-weight:bold;color:#0867c9;margin:10px 0}.days{display:grid;gap:15px}.day,.box{background:white;padding:22px;border-radius:14px;box-shadow:0 4px 20px #00000010}.day h3{color:#0867c9;margin-top:0}.two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service{text-align:center;background:white;padding:20px;border-radius:14px}.service .icon{font-size:30px}footer{background:#101927;color:white;padding:40px 0;margin-top:20px}.small{color:#9eacbd;font-size:13px}@media(max-width:800px){.links{display:none}.grid,.services{grid-template-columns:1fr 1fr}.two{grid-template-columns:1fr}}@media(max-width:500px){.grid,.services{grid-template-columns:1fr}.hero h1{font-size:38px}}
.hotel-box{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 5px 25px #0001;margin:22px 0}.hotel-box img{width:100%;height:230px;object-fit:cover}.hotel-content{padding:24px}.hotel-content h2{margin-top:0}.amenities{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.amenity{background:#eef6ff;color:#135da8;padding:7px 11px;border-radius:20px;font-size:13px;font-weight:bold}.summary-mini{font-size:14px;color:#65758a;min-height:62px}

input{font:inherit;max-width:100%}button{border:0;cursor:pointer;font:inherit}

.enquiry-btn{display:inline-block;background:#0b7a3b!important;color:#fff!important}

.enquiry-now{display:inline-block;margin-top:8px;background:#0b7a3b!important;color:#fff!important}
