.hero-fullscreen{position:relative;height:calc(100vh - 130px);max-height:750px;min-height:500px;width:100%;overflow:hidden}.hero-bg-slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-bg-slide{position:absolute;top:0;left:0;width:100%;height:87%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out}.hero-bg-slide.active{opacity:1}.hero-bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(27,58,92,.85) 0,rgba(27,58,92,.5) 40%,rgba(0,0,0,.3) 100%);z-index:2}.hero-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);width:100%;max-width:800px;padding:0 30px;z-index:12}.hero-content-wrapper{text-align:center;color:#fff}.hero-subtitle-badge{display:inline-block;background:rgba(212,164,76,.25);border:1px solid rgba(212,164,76,.5);color:#d4a44c;padding:8px 24px;border-radius:50px;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px}.hero-main-title{font-size:3.2rem;font-weight:800;line-height:1.2;margin-bottom:20px;text-shadow:2px 2px 10px rgba(0,0,0,.3)}.hero-description{font-size:1.15rem;line-height:1.6;opacity:.9;max-width:600px;margin:0 auto 30px}.hero-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.btn-hero-primary{display:inline-flex;align-items:center;background:#d4a44c;color:#fff;padding:14px 32px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none;transition:all .3s;border:2px solid #d4a44c}.btn-hero-primary:hover{background:#c4942c;border-color:#c4942c;color:#fff;transform:translateY(-2px)}.btn-hero-outline{display:inline-flex;align-items:center;background:0 0;color:#fff;padding:14px 32px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none;transition:all .3s;border:2px solid rgba(255,255,255,.5)}.btn-hero-outline:hover{background:rgba(255,255,255,.15);border-color:#fff;color:#fff}.hero-slider-dots{position:absolute;bottom:100px;right:40px;display:flex;gap:8px;z-index:15}.hero-slider-dots .dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.4);cursor:pointer;transition:all .3s}.hero-slider-dots .dot.active{background:#d4a44c;width:24px;border-radius:5px}.hero-quick-links{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(90deg,rgba(27,58,92,.95) 0,rgba(44,95,138,.95) 50%,rgba(27,58,92,.95) 100%);backdrop-filter:blur(10px);z-index:20;padding:12px 0}.quick-links-container{position:relative;display:flex;align-items:center;max-width:100%;padding:0 60px}.quick-links-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;font-size:16px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;z-index:25}.quick-links-arrow:hover{background:rgba(212,164,76,.3);border-color:#d4a44c;transform:translateY(-50%) scale(1.05)}.quick-links-arrow.prev{left:10px}.quick-links-arrow.next{right:10px}.quick-links-arrow:disabled{opacity:.3;cursor:not-allowed}.quick-links-slider{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding:8px 5px}.quick-links-slider::-webkit-scrollbar{display:none}.quick-link-item{flex:0 0 auto;display:flex;align-items:center;gap:12px;padding:12px 22px 12px 14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:50px;color:#fff;text-decoration:none;transition:all .3s;scroll-snap-align:start;white-space:nowrap}.quick-link-item:hover{background:rgba(212,164,76,.2);border-color:rgba(212,164,76,.4);transform:translateY(-2px);text-decoration:none;color:#fff}.quick-link-icon{width:38px;height:38px;background:rgba(212,164,76,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;color:#d4a44c}.quick-link-text{display:flex;flex-direction:column;gap:2px}.quick-link-title{font-size:13px;font-weight:600;line-height:1.2}.quick-link-desc{font-size:10px;opacity:.7;line-height:1.2}.section-tag{display:inline-block;background:rgba(27,58,92,.1);color:#1b3a5c;padding:6px 18px;border-radius:50px;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:15px}.section-title{font-size:2.2rem;font-weight:800;color:#1a1a2e;margin-bottom:15px}.section-desc{color:#64748b;font-size:1.05rem;line-height:1.7}.btn-section-primary{display:inline-flex;align-items:center;background:#1b3a5c;color:#fff;padding:12px 28px;border-radius:8px;font-weight:600;font-size:15px;text-decoration:none;transition:all .3s;border:2px solid #1b3a5c}.btn-section-primary:hover{background:#0d2137;border-color:#0d2137;color:#fff;transform:translateY(-2px)}.btn-section-outline{display:inline-flex;align-items:center;background:0 0;color:#1b3a5c;padding:12px 28px;border-radius:8px;font-weight:600;font-size:15px;text-decoration:none;transition:all .3s;border:2px solid #1b3a5c}.btn-section-outline:hover{background:#1b3a5c;color:#fff}.about-home-image{position:relative}.about-home-image img{border-radius:12px;width:100%;height:450px;object-fit:cover}.about-experience-badge{position:absolute;bottom:-20px;right:-20px;background:#d4a44c;color:#fff;padding:20px;border-radius:12px;text-align:center;box-shadow:0 8px 25px rgba(212,164,76,.4)}.exp-number{display:block;font-size:2.5rem;font-weight:800;line-height:1}.exp-text{font-size:.85rem;font-weight:600;line-height:1.3}.about-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.about-feature-item{display:flex;align-items:center;gap:10px;color:#475569;font-weight:500;font-size:.95rem}.about-feature-item i{color:#d4a44c;font-size:18px}.stats-section{background:linear-gradient(135deg,#1b3a5c 0,#0d2137 100%);padding:60px 0}.stat-card{text-align:center;color:#fff}.stat-icon{width:60px;height:60px;border-radius:50%;background:rgba(212,164,76,.2);display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-size:24px;color:#d4a44c}.stat-number{font-size:2.5rem;font-weight:800;margin-bottom:5px}.stat-label{font-size:.9rem;opacity:.8;font-weight:500}.services-home-section{background:#f8f9fa}.service-home-card{display:block;background:#fff;border-radius:12px;padding:30px 25px;text-decoration:none;transition:all .3s;height:100%;border:1px solid #e2e8f0}.service-home-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1);border-color:transparent;text-decoration:none}.service-card-icon{width:55px;height:55px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:20px}.service-home-card h3{font-size:1.15rem;font-weight:700;color:#1a1a2e;margin-bottom:10px}.service-home-card p{color:#64748b;font-size:.9rem;line-height:1.6;margin-bottom:15px}.service-home-card .service-link{color:#1b3a5c;font-weight:600;font-size:.9rem}.service-home-card:hover .service-link{color:#d4a44c}.project-category-card{display:block;position:relative;border-radius:12px;overflow:hidden;height:320px}.project-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project-category-card:hover img{transform:scale(1.08)}.project-category-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:40px 25px 25px;color:#fff}.project-category-overlay h3{font-size:1.5rem;font-weight:700;margin-bottom:5px}.project-category-overlay p{font-size:.9rem;opacity:.85;margin-bottom:10px}.project-cat-btn{display:inline-flex;align-items:center;background:#d4a44c;color:#fff;padding:8px 18px;border-radius:6px;font-weight:600;font-size:.85rem;transition:background .2s}.project-category-card:hover .project-cat-btn{background:#c4942c}.news-home-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06);transition:all .3s;height:100%}.news-home-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.news-home-img-wrapper{position:relative;display:block;height:200px;overflow:hidden}.news-home-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.news-home-card:hover .news-home-img-wrapper img{transform:scale(1.05)}.news-date-badge{position:absolute;top:12px;left:12px;background:#1b3a5c;color:#fff;border-radius:8px;padding:6px 10px;text-align:center;line-height:1.1}.news-date-badge .day{display:block;font-size:1.2rem;font-weight:800}.news-date-badge .month{display:block;font-size:.7rem;text-transform:uppercase;font-weight:600;opacity:.85}.news-home-content{padding:18px}.news-tag{display:inline-block;background:rgba(27,58,92,.1);color:#1b3a5c;font-size:.75rem;font-weight:600;padding:3px 10px;border-radius:4px;margin-bottom:8px}.news-home-content h3{font-size:.95rem;font-weight:600;line-height:1.5;margin:0}.news-home-content h3 a{color:#1a1a2e;text-decoration:none;transition:color .2s}.news-home-content h3 a:hover{color:#1b3a5c}.map-wrapper{box-shadow:0 2px 15px rgba(0,0,0,.1)}.map-wrapper iframe{display:block}.contact-home-info{background:#1b3a5c;color:#fff;border-radius:12px;padding:30px;height:100%}.contact-home-info h3{font-size:1.3rem;font-weight:700;margin-bottom:25px;color:#d4a44c}.contact-info-item{display:flex;gap:15px;margin-bottom:20px}.contact-info-item>i{width:40px;height:40px;background:rgba(212,164,76,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#d4a44c;font-size:16px;flex-shrink:0}.contact-info-item strong{display:block;font-size:.85rem;color:rgba(255,255,255,.7);font-weight:600;margin-bottom:3px}.contact-info-item p{margin:0;font-size:.9rem;line-height:1.5}.contact-info-item a{color:#fff;text-decoration:none}.contact-info-item a:hover{color:#d4a44c}@media (max-width:1199.98px){.hero-fullscreen{height:calc(100vh - 120px);max-height:650px}.hero-main-title{font-size:2.6rem}.quick-links-container{padding:0 50px}.quick-links-arrow{width:38px;height:38px;font-size:14px}.about-home-image img{height:380px}}@media (max-width:991.98px){.hero-fullscreen{height:calc(100vh - 80px);max-height:580px;min-height:420px}.hero-main-title{font-size:2.2rem}.hero-description{font-size:1rem}.hero-slider-dots{display:none}.hero-center{max-width:600px;transform:translate(-50%,-55%)}.section-title{font-size:1.8rem}.stat-number{font-size:2rem}.about-experience-badge{bottom:10px;right:10px;padding:15px}.exp-number{font-size:2rem}.about-features{gap:8px}}@media (max-width:767.98px){.hero-fullscreen{height:calc(100vh - 70px);max-height:500px;min-height:380px}.hero-main-title{font-size:1.8rem}.hero-subtitle-badge{font-size:11px;padding:6px 16px}.hero-description{font-size:.9rem}.btn-hero-outline,.btn-hero-primary{padding:12px 24px;font-size:14px}.hero-quick-links{padding:10px 0}.quick-links-container{padding:0 45px}.quick-link-item{padding:10px 16px 10px 10px;gap:10px}.quick-link-icon{width:34px;height:34px;font-size:14px}.quick-link-title{font-size:12px}.quick-link-desc{display:none}.section-title{font-size:1.5rem}.stat-number{font-size:1.6rem}.stat-icon{width:45px;height:45px;font-size:20px}.about-home-image img{height:300px}.about-features{grid-template-columns:1fr}.project-category-card{height:240px}.news-home-img-wrapper{height:170px}}@media (max-width:575.98px){.hero-fullscreen{height:calc(100vh - 60px);max-height:420px;min-height:320px}.hero-main-title{font-size:1.5rem}.hero-buttons{gap:10px}.btn-hero-outline,.btn-hero-primary{padding:10px 20px;font-size:13px}.quick-links-slider{gap:10px}.quick-link-item{padding:8px 12px 8px 8px}.quick-link-title{font-size:10px}.quick-links-arrow{width:34px;height:34px;font-size:12px}.quick-links-arrow.prev{left:8px}.quick-links-arrow.next{right:8px}}