.legal-page-container{min-height:100vh;background-color:#fff}.legal-header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100;padding:1.5rem 0}.legal-header-content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 20px}.legal-logo-section{display:flex;align-items:center;gap:1rem}.legal-logo{height:50px;width:auto;object-fit:contain;filter:brightness(.9) contrast(1.1)}.legal-back-button{display:flex;align-items:center;gap:.5rem;background:#ff6b35;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:5px;font-weight:700;cursor:pointer;transition:background .3s ease;text-decoration:none;font-size:1rem}.legal-back-button:hover{background:#e55a2b;transform:translate(-3px)}.legal-content-wrapper{max-width:900px;margin:0 auto;padding:3rem 20px}.legal-hero{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #f0f0f0}.legal-badge{display:inline-block;background:#ff6b35;color:#fff;padding:.5rem 1rem;border-radius:3px;font-size:.85rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.legal-title{font-size:2.5rem;font-weight:700;color:#333;margin:1rem 0;line-height:1.3}.legal-intro{font-size:1.1rem;color:#666;line-height:1.8;max-width:700px;margin:0 auto}.legal-sections{display:flex;flex-direction:column;gap:2.5rem}.legal-section{padding:1.5rem;border-left:4px solid #ff6b35;background:#fafafa;border-radius:4px}.legal-section h2{font-size:1.3rem;color:#333;margin-top:0;margin-bottom:1rem;font-weight:600}.legal-section p{color:#555;line-height:1.8;margin-bottom:1rem;font-size:1rem}.legal-section ul{color:#555;line-height:1.8;margin:1rem 0;padding-left:1.5rem}.legal-section li{margin-bottom:.75rem;font-size:1rem}.legal-section strong{color:#333;font-weight:600}.legal-contact-box{background:#ff6b35;color:#fff;padding:2rem;border-radius:8px;margin-top:2rem}.legal-contact-box p{color:#fff;margin:.5rem 0;font-size:1rem}.legal-contact-box .contact-label{font-weight:600;margin-top:1rem;margin-bottom:.5rem}.legal-footer-links{text-align:center;padding:2rem 0;border-top:2px solid #f0f0f0;margin-top:3rem}.legal-footer-links p{color:#666;font-size:1rem;line-height:1.8}.legal-footer-links a{color:#ff6b35;text-decoration:none;font-weight:600;transition:color .3s ease}.legal-footer-links a:hover{color:#e55a2b;text-decoration:underline}@media (max-width: 768px){.legal-header-content{flex-direction:column;gap:1rem}.legal-logo{height:40px}.legal-back-button{width:100%;justify-content:center;padding:.75rem 1rem}.legal-title{font-size:1.8rem}.legal-intro{font-size:1rem}.legal-content-wrapper{padding:2rem 15px}.legal-section{padding:1rem;border-left-width:3px}.legal-section h2{font-size:1.1rem}}@media (max-width: 480px){.legal-header{padding:1rem 0}.legal-header-content{padding:0 10px}.legal-title{font-size:1.4rem}.legal-intro{font-size:.9rem}.legal-badge{font-size:.75rem;padding:.4rem .8rem}.legal-content-wrapper{padding:1.5rem 10px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{display:flex;align-items:center;gap:.75rem}.logo-img{height:40px;width:auto;object-fit:contain;filter:brightness(1) contrast(1.1) saturate(1.1)}.logo-text{font-size:1.2rem;font-weight:700;color:#ff6b35}.nav{display:flex;gap:2rem}.nav-link{background:none;border:none;text-decoration:none;color:#333;font-weight:500;cursor:pointer;transition:color .3s ease;padding:0;font-size:1rem;font-family:inherit}.nav-link:hover{color:#ff6b35}.nav-link:focus{outline:2px solid #ff6b35;outline-offset:2px}.cta-button{background:#ff6b35;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:5px;font-weight:700;cursor:pointer;transition:background .3s ease}.cta-button:hover{background:#e55a2b}.mobile-menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer}.mobile-menu-toggle span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.hero{position:relative;height:100vh;overflow:hidden;margin-top:80px}.hero-image{position:absolute;top:0;left:0;width:100%;height:100%}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;padding:4rem 0 2rem}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center}.hero-description{font-size:1.1rem;text-align:center;max-width:800px;margin:0 auto;line-height:1.8}.stats{padding:4rem 0;background:#f8f9fa}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.stat-item{text-align:center}.stat-icon{margin-bottom:1rem}.icon-placeholder{width:60px;height:60px;background:#ff6b35;border-radius:50%;margin:0 auto}.stat-number{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:.5rem}.stat-label{color:#666;font-size:.9rem}.view-projects-btn{display:block;margin:0 auto;background:#ff6b35;color:#fff;border:none;padding:1rem 2rem;border-radius:5px;font-weight:700;cursor:pointer;transition:background .3s ease}.view-projects-btn:hover{background:#e55a2b}.projects{padding:4rem 0}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#333}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.project-item{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.project-item:hover{transform:translateY(-5px)}.project-item img{width:100%;height:200px;object-fit:cover}.project-title{padding:1rem;font-size:1.1rem;font-weight:600;text-align:center}.view-all-btn{display:block;margin:0 auto;background:transparent;color:#ff6b35;border:2px solid #ff6b35;padding:1rem 2rem;border-radius:5px;font-weight:700;cursor:pointer;transition:all .3s ease}.view-all-btn:hover{background:#ff6b35;color:#fff}.about{padding:4rem 0;background:#f8f9fa}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.about-title{font-size:2rem;margin-bottom:1.5rem;color:#333}.about-description{color:#666;line-height:1.8;font-size:1rem}.services{padding:4rem 0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.additional-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-item{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.service-item img{width:100%;height:250px;object-fit:cover}.service-item.large img{height:300px}.service-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem 1rem 1rem}.service-title{font-size:1.2rem;margin-bottom:1rem}.service-btn{background:#ff6b35;color:#fff;border:none;padding:.5rem 1rem;border-radius:3px;font-size:.8rem;cursor:pointer;transition:background .3s ease}.service-btn:hover{background:#e55a2b}.excellence{padding:4rem 0;background:#f8f9fa}.excellence-header{text-align:center;margin-bottom:3rem}.section-subtitle{color:#666;font-size:1.1rem;margin-top:.5rem}.excellence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.excellence-item{background:#fff;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 5px 15px #0000001a}.excellence-icon{width:60px;height:60px;margin:0 auto 1rem}.icon-image{width:100%;height:100%;object-fit:contain}.excellence-title{font-size:1.3rem;margin-bottom:1rem;color:#333}.excellence-description{color:#666;line-height:1.6;margin-bottom:1.5rem}.excellence-btn{background:#ff6b35;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:5px;font-size:.9rem;cursor:pointer;transition:background .3s ease}.excellence-btn:hover{background:#e55a2b}.consultation{padding:4rem 0;background:linear-gradient(135deg,#ff6b35,#e55a2b);color:#fff}.consultation-content{text-align:center}.consultation-title{font-size:2.5rem;margin-bottom:2rem}.consultation-btn{background:#fff;color:#ff6b35;border:none;padding:1rem 2rem;border-radius:5px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.consultation-btn:hover{background:#f0f0f0;transform:translateY(-2px)}.faq{padding:4rem 0}.faq-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.faq-title{font-size:2.2rem;margin-bottom:1.5rem;color:#333}.faq-description{color:#666;line-height:1.8;margin-bottom:2rem}.faq-info h3{color:#ff6b35;font-size:1.3rem;margin-bottom:.5rem}.faq-form{background:#f8f9fa;padding:2rem;border-radius:10px}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;border:1px solid #ddd;border-radius:5px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ff6b35}.submit-btn{background:#ff6b35;color:#fff;border:none;padding:1rem 2rem;border-radius:5px;font-weight:700;cursor:pointer;transition:background .3s ease;width:100%}.submit-btn:hover{background:#e55a2b}.success-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:linear-gradient(135deg,#fff8f3,#ffe8dc);border-radius:10px;border:2px solid #ff6b35;min-height:400px}.success-icon{width:80px;height:80px;background:#ff6b35;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;margin-bottom:1.5rem;animation:successPulse .5s ease-in-out}@keyframes successPulse{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.success-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.success-text{font-size:1.3rem;color:#ff6b35;font-weight:600;margin-bottom:.5rem}.success-subtitle{font-size:1.1rem;color:#666;margin-bottom:1rem;font-weight:500}.success-details{font-size:.95rem;color:#888;line-height:1.6;margin-bottom:2rem;max-width:400px}.new-inquiry-btn{background:#ff6b35;color:#fff;border:none;padding:.75rem 2rem;border-radius:5px;font-weight:700;cursor:pointer;transition:all .3s ease;font-size:1rem}.new-inquiry-btn:hover{background:#e55a2b;transform:translateY(-2px);box-shadow:0 5px 15px #ff6b354d}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 1rem}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-column-logo{display:flex;justify-content:center;align-items:center}.footer-logo-container{display:flex;justify-content:center;align-items:center;padding:1rem}.footer-logo{height:90px;width:auto;object-fit:contain;filter:brightness(1.1) contrast(1.15) saturate(1.1);transition:transform .3s ease}.footer-logo:hover{transform:scale(1.05)}.footer-column-contact{gap:1.2rem}.company-name{font-weight:600;color:#fff;margin-bottom:.3rem}.company-email{color:#ccc;font-size:.95rem;margin-bottom:1rem}.footer-column-location{gap:.8rem}.office-hours{margin-top:1rem;margin-bottom:.3rem;color:#ff6b35;font-weight:600;font-size:.95rem}.find-us-info p{color:#ccc;font-size:.95rem;line-height:1.6}.footer-column-links{gap:.8rem}.footer-content{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-bottom:3rem;align-items:flex-start}.footer-title{font-size:1.15rem;margin-bottom:1.2rem;color:#ff6b35;font-weight:600;letter-spacing:.5px}.contact-info p,.find-us-info p{margin-bottom:.5rem;color:#ccc}.social-links{display:flex;gap:1.5rem;margin-top:1rem;flex-wrap:wrap}.social-link{color:#ff6b35;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .3s ease;padding:.3rem 0}.social-link:hover{color:#fff;text-decoration:underline}.company-links{display:flex;flex-direction:column;gap:.7rem}.footer-link{color:#ccc;text-decoration:none;font-size:.95rem;transition:all .3s ease;padding:.3rem 0}.footer-link:hover{color:#ff6b35;text-decoration:underline;padding-left:.5rem}.footer-bottom{border-top:1px solid #333;padding-top:2rem;text-align:center;color:#999;font-size:.95rem;margin-top:1rem}.footer-bottom p{margin:0}@media (max-width: 1024px){.container{padding:0 15px}.hero-title{font-size:2.5rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.projects-grid{grid-template-columns:repeat(2,1fr)}.about-content{gap:2rem}.services-grid,.additional-services-grid,.excellence-grid{grid-template-columns:repeat(2,1fr)}.faq-content{gap:2rem}.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-logo{height:75px}.footer-title{font-size:1.1rem}.company-email,.find-us-info p,.footer-link{font-size:.9rem}}@media (max-width: 768px){.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;box-shadow:0 2px 10px #0000001a}.nav-open,.mobile-menu-toggle{display:flex}.cta-button{display:none}.hero{height:70vh}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.stats-grid{grid-template-columns:1fr;gap:1rem}.projects-grid{grid-template-columns:1fr}.about-content{grid-template-columns:1fr;gap:2rem}.about-title{font-size:1.8rem}.services-grid,.additional-services-grid,.excellence-grid{grid-template-columns:1fr}.consultation-title{font-size:2rem}.faq-content{grid-template-columns:1fr;gap:2rem}.faq-title{font-size:1.8rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-logo-img-large{height:60px}.footer-section-contact{margin-bottom:2rem}.section-title{font-size:2rem}}@media (max-width: 480px){.container{padding:0 10px}.header-content{padding:.5rem 0}.logo-img{height:32px;filter:brightness(1) contrast(1.1) saturate(1.1)}.logo-text{font-size:1rem}.hero-title{font-size:1.5rem}.hero-description{font-size:.9rem}.section-title{font-size:1.8rem}.consultation-title,.faq-title,.about-title{font-size:1.5rem}.excellence-item,.faq-form{padding:1.5rem}.success-message{min-height:300px;padding:2rem 1.5rem}.success-icon{width:60px;height:60px;font-size:2rem}.success-title{font-size:1.5rem}.success-text{font-size:1.1rem}.success-subtitle{font-size:.95rem}.success-details{font-size:.9rem}.new-inquiry-btn{padding:.6rem 1.5rem;font-size:.9rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-column{text-align:center}.footer-column-logo{margin-bottom:1rem;order:-1}.footer-logo{height:60px}.footer-title{font-size:1rem;margin-bottom:.8rem}.company-name,.company-email,.find-us-info p,.footer-link,.social-link{font-size:.85rem}.social-links{justify-content:center}.company-links{flex-wrap:wrap;justify-content:center}}@media (min-width: 1400px){.container{max-width:1400px}.hero-title{font-size:3.5rem}.section-title,.consultation-title{font-size:3rem}}@media print{.header,.consultation,.faq-form{display:none}.hero{height:auto;margin-top:0}.hero-content{position:static;background:none;color:#000;padding:2rem 0}*{color:#000!important;background:#fff!important}}
