.custom-navbar{z-index:1000;background:linear-gradient(90deg,#1e3c72,#2a5298);justify-content:space-between;align-items:center;width:100%;padding:15px 40px;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 10px #00000026}.logo-section{align-items:center;gap:10px;display:flex}.logo-img{object-fit:cover;border-radius:50%;width:50px;height:50px}.brand-name{color:#fff;font-size:24px;font-weight:700}.nav-links{gap:30px;list-style:none;display:flex}.nav-links li a{color:#fff;font-size:18px;text-decoration:none;transition:all .3s}.nav-links li a:hover,.nav-links li a.active{color:#ffd369}.menu-icon{color:#fff;cursor:pointer;font-size:30px;display:none}@media (width<=768px){.custom-navbar{padding:15px 20px}.menu-icon{display:block}.logo-img{width:40px;height:40px}.brand-name{font-size:20px}.nav-links{background:#1e3c72;flex-direction:column;align-items:center;gap:20px;width:100%;padding:20px 0;display:none;position:absolute;top:75px;left:0}.nav-links.active{display:flex}.nav-links li a{font-size:17px}}.hero-section{color:#fff;background:linear-gradient(90deg,#1e3c72,#2a5298);justify-content:space-between;align-items:center;gap:50px;min-height:100vh;padding:120px 80px 60px;display:flex}.hero-content{width:50%}.hero-content h1{margin-bottom:20px;font-size:60px;font-weight:700;line-height:1.2}.hero-content p{margin-bottom:30px;font-size:20px;line-height:1.7}.hero-image-box{background:#ffffff26;border-radius:20px;width:45%;height:400px;overflow:hidden}.hero-img{object-fit:cover;width:100%;height:100%}.book{color:#1e3c72;background:#ffd369;border-radius:8px;padding:12px 24px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.book:hover{color:#000;background:#ffca2c;transform:translateY(-3px)}@media (width<=992px){.hero-section{gap:30px;padding:120px 40px 50px}.hero-content h1{font-size:45px}.hero-content p{font-size:18px}}@media (width<=768px){.hero-section{text-align:center;flex-direction:column;min-height:auto;padding:100px 20px 40px}.hero-content{width:100%}.hero-content h1{font-size:34px}.hero-content p{font-size:16px}.hero-image-box{width:100%;height:250px;margin-top:20px}.book{padding:12px 20px;font-size:16px}}@media (width<=480px){.hero-content h1{font-size:28px}.hero-content p{font-size:14px}.hero-image-box{height:220px}.book{width:100%;max-width:250px}}.services-section{text-align:center;background:#f8fafc;padding:80px 60px}.services-section h2{color:#1e3c72;margin-bottom:10px;font-size:42px}.services-section p{color:#64748b;margin-bottom:50px;font-size:18px}.services-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.service-card{background:#fff;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 8px 20px #00000014}.service-card img{object-fit:cover;width:100%;height:220px}.service-card h3{color:#0f172a;padding:20px;font-size:22px}@media (width<=992px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-section{padding:60px 20px}.services-grid{grid-template-columns:1fr}}.about-section{background:#f8f9fc;padding:80px 10%}.about-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:50px;display:flex}.about-left{flex:1;min-width:300px}.about-left h4{color:#007bff;margin-bottom:10px;font-size:20px}.about-left h2{color:#222;margin-bottom:20px;font-size:40px}.about-left p{color:#555;margin-bottom:15px;font-size:18px;line-height:1.8}.about-right{flex:1;grid-template-columns:repeat(2,1fr);gap:20px;min-width:300px;display:grid}.service-card{background:#fff;border-radius:15px;padding:25px;transition:all .3s;box-shadow:0 5px 20px #00000014}.service-card:hover{transform:translateY(-8px)}.service-card h3{color:#111;margin-bottom:10px}.service-card p{color:#666;font-size:15px}@media (width<=768px){.about-left h2{font-size:30px}.about-right{grid-template-columns:1fr}}.contact-section{background:#f8f9fc;min-height:100vh;padding:80px 10%}.contact-header{text-align:center;margin-bottom:60px}.contact-header h1{color:#222;margin-bottom:15px;font-size:42px}.contact-header p{color:#666;font-size:18px}.contact-container{flex-wrap:wrap;gap:40px;display:flex}.contact-info,.contact-form-box{background:#fff;border-radius:18px;flex:1;min-width:320px;padding:35px;box-shadow:0 5px 25px #00000014}.contact-info h2,.contact-form-box h2{color:#111;margin-bottom:20px}.contact-info p{color:#555;line-height:1.8}.info-box{background:#f3f6fb;border-radius:12px;margin-top:25px;padding:18px}.info-box h3{color:#007bff;margin-bottom:8px}.contact-form{flex-direction:column;gap:18px;display:flex}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:10px;outline:none;padding:14px;font-size:16px}.contact-form button{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:10px;padding:14px;font-size:17px;transition:all .3s}.contact-form button:hover{background:#0056b3}@media (width<=768px){.contact-header h1{font-size:30px}}.booking-page{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative}.back-btn{color:#1e3c72;margin-bottom:20px;font-size:16px;font-weight:700;text-decoration:none;display:inline-block}.booking-form-container{text-align:center;background:#fff;border-radius:18px;width:450px;padding:35px;box-shadow:0 8px 25px #0003}.booking-form-container h2{color:#1e3c72;margin-bottom:10px}.booking-form-container p{color:#666;margin-bottom:25px}.booking-form{flex-direction:column;gap:16px;display:flex}.booking-form input,.booking-form textarea{border:1px solid #ddd;border-radius:10px;outline:none;padding:14px;font-size:15px}.booking-form input:focus,.booking-form textarea:focus{border-color:#1e3c72}.booking-form button{color:#fff;cursor:pointer;background:#1e3c72;border:none;border-radius:10px;padding:14px;font-size:16px;transition:all .3s}.booking-form button:hover{background:#16315d}.projects{background:#f5f5f5;padding:70px 0}.projects h1{color:#111;text-align:center;margin-bottom:50px;font-size:42px;font-weight:700}.projects .row{justify-content:center;gap:25px;display:flex}.project-card{background:#fff;border-radius:18px;width:320px;padding:18px;transition:all .4s;box-shadow:0 5px 15px #00000014}.project-card:hover{transform:translateY(-8px)}.project-card img{object-fit:cover;border-radius:12px;width:100%;height:200px}.project-content{margin-top:18px}.project-content h3{color:#111;margin-bottom:12px;font-size:24px;font-weight:700}.project-content p{color:#666;font-size:15px;line-height:1.6}.project-btn{color:#fff;background:#1e3a8a;border:none;border-radius:6px;margin-top:15px;padding:10px 20px;transition:all .3s}.project-btn:hover{color:#000;background:#ffd369}@media (width<=992px){.projects .row{flex-wrap:wrap}.project-card{width:100%}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;overflow-x:hidden}img{max-width:100%;height:auto}
