*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Tajawal',sans-serif;background-color:#f9fafb;color:#1e293b;line-height:1.6;overflow-x:hidden}:root{--primary:#b8860b;--primary-dark:#9e7409;--primary-rgb:184,134,11;--dark-blue:#050c14;--dark-blue-light:#1c3657;--gray-light:#f8fafc;--gray-border:#f1f5f9;--text-dark:#070a0e;--text-muted:#0b0f16}.container{width:90%;max-width:1280px;margin:0 auto}.navbar{box-shadow:0 4px 12px rgba(0,0,0,.05);min-height:12vh;background-color:#fff}.navbar-brand{padding:0;max-width:70%}.navbar-brand .d-flex{gap:10px}.logo-img{height:60px;width:auto}.logo-text{line-height:1.3}.main-title{font-size:1.4rem;font-weight:800;color:var(--dark-blue)}.sub-title{font-size:.9rem;color:var(--primary);font-weight:500;letter-spacing:.5px}.nav-link{font-weight:500;font-size:1rem;padding:.5rem 1rem!important;position:relative;color:var(--text-dark)}.nav-link::after{content:'';position:absolute;bottom:0;right:50%;transform:translateX(50%);width:0;height:2px;background-color:var(--primary);transition:width .3s}.nav-link:hover::after,.nav-link.active::after{width:80%}.nav-link:hover,.nav-link.active{color:var(--primary)!important}@media (max-width:991px){.navbar-collapse{background-color:#fff;padding:1rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-top:1rem}.navbar-nav{text-align:center}.nav-link{padding:.75rem!important;border-bottom:1px solid var(--gray-border)}.nav-link::after{display:none}.nav-item:last-child .nav-link{border-bottom:none}}@media (max-width:480px){.logo-img{height:45px}.main-title{font-size:1.2rem}.sub-title{font-size:.8rem}}header{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:transform .3s ease-in-out;background-color:#fff}header.hide-header{transform:translateY(-100%)}body{padding-top:80px}.page-header{background:linear-gradient(135deg,var(--dark-blue) 0%,var(--dark-blue-light) 100%);color:#fff;padding:4rem 0;text-align:center;position:relative;overflow:hidden}.page-header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('../Assets/empresas-obra-civil-madrid-espana.jpg') center/cover no-repeat;opacity:.1;z-index:0}.page-header .container{position:relative;z-index:2}.page-header h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem}.page-header p{font-size:1.2rem;color:#e2e8f0;max-width:700px;margin:0 auto}.section{padding:5rem 0}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{font-size:2.5rem;font-weight:800;color:var(--dark-blue);margin-bottom:1rem}.section-title p{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.2rem}.title-accent{width:80px;height:4px;background:var(--primary);margin:0 auto 1.5rem}.service-card{background:#fff;border-radius:40px;padding:2.5rem 2rem;box-shadow:0 10px 30px rgba(0,0,0,.03);transition:all .3s;border:1px solid var(--gray-border);position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.service-card::before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:linear-gradient(135deg,rgba(var(--primary-rgb),.1),transparent);border-radius:0 0 0 100px;z-index:0}.service-card:hover{transform:translateY(-10px);box-shadow:0 30px 40px rgba(var(--primary-rgb),.15);border-color:var(--primary)}.service-icon{width:100px;height:100px;background:#fef3e2;border-radius:30px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;position:relative;z-index:1;transition:all .3s}.service-card:hover .service-icon{background:var(--primary)}.service-icon i{font-size:3.5rem;color:var(--primary);transition:all .3s}.service-card:hover .service-icon i{color:#fff}.service-card h3{font-size:1.8rem;margin-bottom:1rem;color:var(--dark-blue);position:relative;z-index:1}.service-card p{color:var(--text-muted);line-height:1.8;margin-bottom:1.5rem;position:relative;z-index:1}.service-features{list-style:none;margin-top:auto;position:relative;z-index:1}.service-features li{margin-bottom:.8rem;display:flex;align-items:center;gap:.8rem}.service-features i{color:var(--primary);font-size:1.1rem}.why-choose-us{background:linear-gradient(135deg,var(--dark-blue),var(--dark-blue-light));color:#fff}.why-item{text-align:center;padding:2rem;background:rgba(255,255,255,.05);border-radius:30px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:all .3s;height:100%}.why-item:hover{transform:translateY(-10px);background:rgba(255,255,255,.1)}.why-icon{width:80px;height:80px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.why-icon i{font-size:2.5rem;color:#fff}.why-item h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.why-item p{color:#e2e8f0}.process-timeline{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem;position:relative}.process-step{flex:1 1 200px;text-align:center;position:relative;padding:1rem}.process-step:not(:last-child)::after{content:"\f053";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:-1.5rem;top:2.5rem;color:var(--primary);font-size:2rem;opacity:.5}.step-number{width:70px;height:70px;background:var(--primary);color:#fff;font-size:2rem;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;border:4px solid #fef3e2;transition:all .3s}.process-step:hover .step-number{transform:scale(1.1);background:var(--primary-dark)}.process-step h4{font-size:1.3rem;margin-bottom:.8rem;color:var(--dark-blue)}.process-step p{color:var(--text-muted)}.cta-section{background:#fff;border-radius:60px;padding:4rem;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.05)}.cta-section h2{font-size:2.5rem;color:var(--dark-blue);margin-bottom:1rem}.cta-section p{font-size:1.2rem;color:var(--text-muted);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.btn{display:inline-block;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s;border:2px solid transparent;margin:.5rem}.btn1{background-color:var(--primary);color:#fff}.btn1:hover{background-color:var(--primary-dark);transform:translateY(-3px);box-shadow:0 8px 16px rgba(var(--primary-rgb),.3)}.btn-outline{background-color:transparent;border:2px solid var(--primary);color:var(--primary)}.btn-outline:hover{background-color:var(--primary);color:#fff;transform:translateY(-3px)}footer{background-color:var(--dark-blue);color:#cbd5e1}footer a{color:#cbd5e1;text-decoration:none;transition:color .3s}footer a:hover{color:var(--primary);padding-right:5px}footer i{color:var(--primary);margin-left:.5rem}@media (max-width:1200px){.container{width:95%}}@media (max-width:992px){.page-header h1{font-size:2.8rem}.page-header p{font-size:1.1rem}.section-title h2{font-size:2.2rem}.service-card{padding:2rem}.service-icon{width:80px;height:80px}.service-icon i{font-size:3rem}.service-card h3{font-size:1.5rem}.process-step:not(:last-child)::after{display:none}}@media (max-width:768px){.page-header{padding:3rem 0}.page-header h1{font-size:2.2rem}.page-header p{font-size:1rem}.section{padding:3rem 0}.section-title h2{font-size:2rem}.section-title p{font-size:1rem}.service-card{padding:1.8rem}.service-icon{width:70px;height:70px;border-radius:20px}.service-icon i{font-size:2.5rem}.service-card h3{font-size:1.4rem}.service-features li{font-size:.95rem}.why-item{padding:1.5rem}.why-icon{width:70px;height:70px}.why-icon i{font-size:2rem}.why-item h3{font-size:1.3rem}.process-step{flex:1 1 100%;max-width:250px}.cta-section{padding:2rem}.cta-section h2{font-size:2rem}.cta-section p{font-size:1rem}.btn{padding:.8rem 2rem;font-size:1rem}}@media (max-width:576px){.page-header h1{font-size:2rem}.service-card{padding:1.5rem}.service-icon{width:60px;height:60px}.service-icon i{font-size:2rem}.service-card h3{font-size:1.3rem}.service-features li{font-size:.9rem}.why-item{padding:1.2rem}.why-icon{width:60px;height:60px}.why-icon i{font-size:1.8rem}.why-item h3{font-size:1.2rem}.why-item p{font-size:.9rem}.process-step{max-width:200px}.step-number{width:60px;height:60px;font-size:1.8rem}.process-step h4{font-size:1.2rem}.process-step p{font-size:.9rem}.cta-section{padding:1.5rem}.cta-section h2{font-size:1.5rem}.cta-section p{font-size:.95rem}.btn{display:block;width:100%;margin:.5rem 0}footer{text-align:center}footer .row>div{margin-bottom:1.5rem}footer .row>div:last-child{margin-bottom:0}}@media (max-width:400px){.page-header h1{font-size:1.8rem}.service-card{padding:1.2rem}.service-icon{width:50px;height:50px}.service-icon i{font-size:1.8rem}.service-card h3{font-size:1.2rem}.service-features li{font-size:.85rem}.why-item{padding:1rem}.why-icon{width:50px;height:50px}.why-icon i{font-size:1.5rem}.why-item h3{font-size:1.1rem}.process-step{max-width:180px}.step-number{width:50px;height:50px;font-size:1.5rem}.process-step h4{font-size:1.1rem}footer h3{font-size:1.1rem}footer p,footer a{font-size:.8rem}}@media (hover:none) and (pointer:coarse){.service-card:hover{transform:none;box-shadow:0 10px 30px rgba(0,0,0,.03);border-color:var(--gray-border)}.service-card:active{transform:translateY(-5px);box-shadow:0 30px 40px rgba(var(--primary-rgb),.15);border-color:var(--primary)}.service-card:active .service-icon{background:var(--primary)}.service-card:active .service-icon i{color:#fff}.why-item:hover{transform:none;background:rgba(255,255,255,.05)}.why-item:active{transform:translateY(-5px);background:rgba(255,255,255,.1)}.process-step:active .step-number{transform:scale(1.1);background:var(--primary-dark)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}

.navbar-toggler{padding:.45rem .7rem;border:1px solid rgba(15,23,42,.15)!important;border-radius:12px;background:#fff;box-shadow:none}.navbar-toggler:focus{box-shadow:none;border-color:var(--primary)!important}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(15,23,42,0.9)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;background-size:1.35rem 1.35rem}@media (max-width:991px){.navbar-collapse{position:relative;z-index:1001}}

