.feature-section{position:relative;background:#f9f9f9;padding:120px 0;margin-top:60px;overflow:hidden}.feature-section__wrapper{position:relative;display:flex;align-items:flex-start;justify-content:center}.feature-section__content{background:#e96522;color:#ffffff;padding:60px 40px;max-width:500px;z-index:2;margin-top:100px;margin-right:-100px;border-radius:12px}.feature-section__small-title{font-size:.9rem;text-transform:uppercase;font-weight:600;letter-spacing:1px;margin-bottom:15px}.feature-section__title{font-size:3rem;font-weight:800;margin-bottom:25px;line-height:1.2}.feature-section__text{font-size:1.1rem;line-height:1.6;margin-bottom:30px}.feature-section__award{background:rgba(0,0,0,.15);padding:15px 20px;display:inline-flex;align-items:center;gap:15px;font-weight:600;font-size:1rem;border-radius:8px}.feature-section__award-icon{font-size:1.5rem;color:#001d3d}.feature-section__image-wrapper{position:relative;width:800px;height:auto;aspect-ratio:4/3;flex-shrink:0;z-index:1}.feature-section__image{object-fit:cover;border-radius:12px}@media (max-width:991px){.feature-section__wrapper{flex-direction:column;align-items:center}.feature-section__content{margin:0 0 30px;max-width:90%}.feature-section__image-wrapper{width:90%;aspect-ratio:4/3}}.gallery-section{position:relative;background:linear-gradient(180deg,#0c2340 0,#0c2340 65%,#ffffff 0,#ffffff);padding:120px 0 80px;overflow:hidden;text-align:center}.gallery-section__small-title{font-size:.9rem!important;font-weight:600!important;letter-spacing:1px!important;color:#ff6b00!important;text-transform:uppercase!important;margin-bottom:10px!important}.gallery-section__title{color:#fff!important;font-size:3.2rem!important;font-weight:800!important;line-height:1.2!important;margin-bottom:40px!important}.gallery-section__controls{gap:20px!important;margin-bottom:40px!important}.gallery-section__arrow,.gallery-section__controls{display:flex!important;justify-content:center!important;align-items:center!important}.gallery-section__arrow{width:50px!important;height:50px!important;border-radius:50%!important;font-size:1.4rem!important;background:#fff!important;color:#0c2340!important;border:none!important;transition:all .3s ease!important}.gallery-section__arrow:hover{background:#ff6b00!important;color:#fff!important}.gallery-section__grid{display:flex!important;gap:30px!important;margin-top:20px!important;justify-content:center!important;position:relative!important;flex-wrap:wrap!important}.gallery-section__item{position:relative!important;overflow:hidden!important;border-radius:12px!important;flex:1 1 300px!important;max-width:400px!important;min-width:280px!important}.gallery-section__image{width:100%!important;height:500px!important;object-fit:cover!important;border-radius:12px!important;transition:transform .5s ease!important}.gallery-section__item:hover .gallery-section__image{transform:scale(1.05)!important}.gallery-section__overlay{position:absolute;bottom:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(255,107,0,.9),rgba(255,107,0,0));display:flex;flex-direction:column;justify-content:flex-end;padding:30px;opacity:0;transform:translateY(100%);transition:opacity .5s ease,transform .5s ease;border-radius:12px;pointer-events:none;overflow:hidden}.gallery-section__overlay-content{transform:translateY(-40px);opacity:0;transition:transform .5s ease .4s,opacity .5s ease .4s;color:#fff}.gallery-section__item:hover .gallery-section__overlay{opacity:1;transform:translateY(0);pointer-events:auto}.gallery-section__item:hover .gallery-section__overlay-content{transform:translateY(0);opacity:1}.gallery-section__button{margin-top:10px!important;background:#fff!important;color:#ff6b00!important;border:none!important;border-radius:50%!important;width:40px!important;height:40px!important;font-size:1rem!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.gallery-section__button:hover{background:#0c2340!important;color:#fff!important}@media (max-width:991px){.gallery-section__grid{flex-direction:column!important;align-items:center!important}.gallery-section__title{font-size:2.4rem!important}.gallery-section__controls{margin-top:20px!important}}.hero-section{position:relative;background-size:cover!important;background-position:50%!important;background-attachment:fixed!important;background-repeat:no-repeat!important;color:#fff!important;overflow:hidden!important;padding:100px 0!important;min-height:calc(100vh)!important;display:flex;align-items:center}.background-video{object-fit:cover;z-index:0}.background-video,.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.overlay{background:rgba(10,29,59,.25)!important;z-index:1}.hero-content{position:relative;z-index:2;padding-left:200px!important;padding-right:60px!important}.text-zone{z-index:3!important}.text-zone h1{font-size:3.5rem!important;font-weight:800!important;line-height:1.2!important;margin-bottom:30px!important;word-break:break-word!important}.highlighted{background:#ff6b00!important;padding:0 14px!important;display:inline-block!important;transform:rotate(-2deg)!important;color:#fff!important}.text-zone p{margin-top:20px!important;font-size:1.4rem!important;max-width:700px!important}.buttons{margin-top:30px!important;display:flex!important;gap:20px!important;flex-wrap:wrap!important}.cta-button{background:#ff6b00!important;border:none!important}.cta-button,.phone-button{padding:14px 28px!important;font-size:1.2rem!important}.phone-button{display:flex!important;align-items:center!important;gap:12px!important;background:#142b50!important;border-radius:6px!important;text-decoration:none!important;color:#fff!important}.hero-arrows{position:absolute!important;top:45%!important;left:80px!important;transform:translateY(-50%)!important;display:flex!important;flex-direction:column!important;gap:20px!important;z-index:4!important}.arrow-button{width:55px!important;height:55px!important;border-radius:50%!important}.fade-up{animation:fadeUp 1s ease-out forwards!important}.fade-down{animation:fadeDown 1s ease-out forwards!important}.fade-right{animation:fadeRight 1s ease-out forwards!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:991px){.hero-content{padding-left:30px!important;padding-right:30px!important;margin-top:60px!important}.text-zone{padding-left:0!important}.text-zone h1{font-size:2.8rem!important;text-align:center!important}.highlighted{padding:0 10px!important}.text-zone p{font-size:1.2rem!important;text-align:center!important;margin:20px auto 0!important}.buttons{justify-content:center!important}.fixed-hero-image,.hero-arrows{display:none!important}}@media (max-width:768px){.hero-section{padding:60px 15px!important;min-height:100vh!important;background-attachment:scroll!important;text-align:center}.hero-content{padding:0 15px!important}.text-zone{padding-left:0!important;padding-right:0!important}.text-zone h1{font-size:2rem!important;line-height:1.3!important;text-align:center!important;margin-bottom:20px!important}.highlighted{padding:0 8px!important;font-size:1.8rem!important}.text-zone p{font-size:1rem!important;line-height:1.5!important;margin-top:10px!important;margin-bottom:20px!important;text-align:center!important;max-width:100%!important}.buttons{margin-top:20px!important;gap:15px!important;justify-content:center!important;flex-direction:column!important;align-items:center!important}.cta-button,.phone-button{width:90%!important;max-width:320px!important;font-size:1rem!important;padding:12px 20px!important;text-align:center!important;justify-content:center!important}.fixed-hero-image,.hero-arrows{display:none!important}}.projects-section{background:#fff!important;padding:100px 0!important}.projects-section__intro{margin-bottom:60px!important}.projects-section__small-title{font-size:.9rem!important;font-weight:700!important;color:#ff6b00!important;letter-spacing:1px!important;text-transform:uppercase!important;margin-bottom:15px!important}.projects-section__title{font-size:3rem!important;font-weight:800!important;color:#0c2340!important;line-height:1.2!important}.projects-section__card{background:#f9fafb!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 6px 20px rgba(0,0,0,.08)!important;transition:transform .3s ease,box-shadow .3s ease!important}.projects-section__card:hover{transform:translateY(-5px)!important;box-shadow:0 10px 25px rgba(0,0,0,.12)!important}.projects-section__card-image{position:relative!important;width:100%!important;height:500px!important;overflow:hidden!important}.projects-section__img{object-fit:cover!important;width:100%!important;height:100%!important}.projects-section__card-content{padding:30px 20px!important;text-align:center!important}.projects-section__icon{font-size:36px!important;color:#ff6b00!important;margin-bottom:15px!important}.projects-section__card-content h5{font-size:1.6rem!important;font-weight:700!important;margin-bottom:15px!important;color:#0c2340!important}.projects-section__card-content p{font-size:1rem!important;color:#5c5c5c!important;margin-bottom:20px!important}.projects-section__cta{display:inline-block!important;padding:10px 20px!important;background:#ff6b00!important;color:#fff!important;font-weight:600!important;border-radius:6px!important;text-decoration:none!important;transition:background .3s ease!important}.projects-section__cta:hover{background:#e65a00!important}@media (max-width:991px){.projects-section__title{font-size:2.5rem!important}.projects-section__card-image{height:200px!important}}@media (max-width:576px){.projects-section__card-content{padding:20px 15px!important}}.services-section{background:#f7f8f9!important;padding:120px 0!important}.services-section__row{align-items:center!important}.services-section__intro{margin-bottom:40px!important}.services-section__small-title{font-size:1rem!important;font-weight:600!important;letter-spacing:1.5px!important;color:#ff6b00!important;margin-bottom:20px!important;text-transform:uppercase!important}.services-section__title{font-size:3.5rem!important;font-weight:800!important;color:#0c2340!important;margin-bottom:25px!important;line-height:1.2!important}.services-section__description{font-size:1.3rem!important;color:#5c5c5c!important;margin-bottom:40px!important;max-width:500px!important}.services-section__cta-button{display:inline-block!important;background-color:#ff6b00!important;color:#fff!important;padding:14px 30px!important;border-radius:6px!important;font-weight:600!important;font-size:1.1rem!important;text-decoration:none!important;transition:all .3s ease!important;box-shadow:0 6px 20px rgba(255,107,0,.3)!important}.services-section__cta-button:hover{background-color:#e85d00!important;transform:translateY(-2px)!important;box-shadow:0 10px 25px rgba(232,93,0,.4)!important}.services-section__cards{display:flex!important;flex-wrap:wrap!important;gap:20px!important}.services-section__card{background:#fff!important;border-radius:12px!important;padding:40px 20px 30px!important;text-align:center!important;box-shadow:0 8px 24px rgba(0,0,0,.06)!important;height:100%!important;position:relative!important;transition:transform .4s ease,box-shadow .4s ease!important}.services-section__card:hover{transform:translateY(-8px)!important;box-shadow:0 12px 30px rgba(0,0,0,.15)!important}.services-section__badge{position:absolute!important;top:20px!important;right:20px!important;background:#ff6b00!important;color:#fff!important;font-size:.7rem!important;font-weight:700!important;padding:5px 10px!important;border-radius:12px!important;text-transform:uppercase!important}.services-section__icon{font-size:50px!important;color:#ff6b00!important;margin-bottom:25px!important}.services-section__card h5{font-size:1.5rem!important;font-weight:700!important;margin-bottom:15px!important;color:#0c2340!important}.services-section__card p{font-size:1.1rem!important;color:#5c5c5c!important}@media (max-width:991px){.services-section{padding:70px 0!important}.services-section__intro{text-align:center!important}.services-section__title{font-size:2.4rem!important}.services-section__description{font-size:1.1rem!important;margin:0 auto 30px!important}.services-section__cta-button{font-size:1rem!important}.services-section__cards{margin-top:50px!important}}