*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background-color:#f9f9f9;overflow-x:hidden;width:100%;min-width:320px;min-height:100vh}:root{font-family:Outfit,Inter,system-ui,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#f9f9f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding-top:90px}a{font-weight:500;color:#007bff;text-decoration:none}a:hover{color:#0056b3}h1{font-size:2.5rem;line-height:1.2}h2{font-size:1.8rem;line-height:1.3}h3{font-size:1.4rem}button{border-radius:6px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;color:inherit;cursor:pointer;transition:border-color .25s,background-color .25s}button:focus,button:focus-visible{outline:3px solid rgba(0,123,255,.5);outline-offset:2px}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none;padding:0;margin:0}.hero{background-image:url(/images/travaux-industriel1C.webp);background-size:cover;background-position:center;color:#fff;text-align:center;padding:6rem 2rem;position:relative;overflow:hidden;margin:10px;border-radius:5px}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.hero-content{position:relative;z-index:1;animation:fadeIn 1.5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-description{font-size:1.2rem;margin-bottom:2rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem;font-style:italic}.hero-buttons{display:flex;gap:1rem;justify-content:center}.hero-button{background-color:transparent;color:#fff;border:2px solid white;padding:.8rem 1.5rem;font-size:1rem;cursor:pointer;border-radius:5px}.hero-button:hover{background-color:#e6e6e6;border-color:#e6e6e6;color:#007bff}.services{padding:4rem 2rem;text-align:center}.services-container{border-color:#007bff}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(250px,1fr));justify-content:center;gap:2rem}@media (max-width: 768px){.services-grid{grid-template-columns:auto}}@media (min-width: 768px){.service-card{min-height:250px}}.service-card{position:relative;background:#fff;border:2px solid #ddd;color:#000;min-height:200px;display:flex;padding:1rem;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;overflow:hidden;cursor:pointer;text-decoration:none;box-shadow:0 4px 12px #0003;z-index:1;transition:transform .3s,color .3s,border-color .3s,box-shadow .3s}@media (min-width: 769px){.service-card:before,.service-card:after{opacity:0;transition:opacity .3s ease-in-out}.service-card:hover:before,.service-card:hover:after{opacity:1}}@media (max-width: 768px){.service-card{background:none;color:#fff;border-color:#007bff}.service-card:before,.service-card:after{opacity:1}.service-card:hover{transform:none;box-shadow:none}}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-1}.service-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:-1}.service-card:hover{color:#fff;border-color:#007bff;transform:scale(1.05);box-shadow:0 8px 16px #0006}.service-cabines:before{background-image:url(/images/bloc-bureau1.webp)}.service-fixes:before{background-image:url(/images/systeme-fix-bdortoir2.webp)}.service-industriels:before{background-image:url(/images/travaux-industriel19.webp)}.service-batiments:before{background-image:url(/images/travaux-batiment19.webp)}.service-description{font-size:1.2rem}.service-detail{font-size:.9rem;color:#666;margin-top:.5rem}.service-card:hover .service-detail{font-size:.9rem;color:#fff;transition:color .3s ease-in-out}@media (max-width: 768px){.service-detail{color:#fff}}.why-choose-us{padding:4rem 2rem;text-align:center}.why-container{max-width:1400px;margin:0 auto}.section-title{font-size:2rem;margin-bottom:2rem;color:#333}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;justify-items:center}.why-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:center;transition:transform .3s,box-shadow .3s;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease,box-shadow .3s}.why-card--visible{opacity:1;transform:translateY(0)}.why-icon{font-size:2.5rem;color:#007bff;margin-bottom:.5rem}.why-description{font-size:1.2rem;color:#333;margin-top:.5rem;line-height:1.5;display:block!important}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.why-grid{grid-template-columns:1fr}.why-card{width:90%}.why-description{font-size:.9rem;max-width:100%;text-align:center}}.about{padding:4rem 1rem;background-color:#f9f9f9;color:#333}.about-content{max-width:1400px;margin:0 auto;text-align:left}.about-title{font-size:2.5rem;margin-bottom:2rem;color:#007bff;animation:fadeIn 1s ease-in-out}.about-wrapper{display:flex;gap:2rem;align-items:flex-start}.about-text{flex:2}.about-image-container{flex:1;text-align:right}.about-image{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 12px #00000026;animation:fadeIn 1s ease-in-out .2s;animation-fill-mode:both}.about-description{font-size:1.1rem;margin-bottom:1.5rem;line-height:1.7;color:#555}.about-description ul{list-style-type:disc;padding-left:1.5rem;margin:.5rem 0}.about-description li{margin-bottom:.5rem}.about-description a{color:#007bff;text-decoration:none}.about-description a:hover{text-decoration:underline}.about-values{margin-bottom:2.5rem}.about-values h2,.about-history h2{font-size:1.8rem;margin-bottom:1rem;color:#007bff}.about-values ul{list-style-type:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.about-values li{font-size:1.1rem;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;align-items:center;color:#333;transition:transform .3s}.about-values li:hover{transform:translateY(-3px)}.about-values li svg{margin-right:.75rem;color:#007bff;font-size:1.5rem}.about-history{margin-bottom:2.5rem}@media (max-width: 1024px){.about-wrapper{flex-direction:column}.about-image-container{text-align:center;order:0}.about-image{max-width:90%}}@media (max-width: 768px){.about{padding:2rem 1rem}.about-title{font-size:2rem}.about-values h2,.about-history h2{font-size:1.5rem}.about-description,.about-values li{font-size:1rem}}.activities{padding:3rem 1rem;max-width:1400px;margin:0 auto}.page-title{text-align:center;font-size:2.5rem;color:#007bff;margin-bottom:2rem;animation:fadeIn 1s ease-in-out}.tabs{display:flex;justify-content:center;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.tab-button{background:#fff;border:1px solid #ddd;padding:.8rem 1.5rem;border-radius:6px;font-size:1rem;color:#333;cursor:pointer;transition:background .3s,color .3s,transform .3s}.tab-button:hover{background:#007bff;color:#fff;transform:translateY(-2px)}.tab-button.active{background:#007bff;color:#fff;border-color:#007bff}.tab-button:focus{outline:2px solid #007BFF;outline-offset:2px}.content{background:#fff;border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px #0000001a}.tab-content h2{font-size:2rem;color:#333;margin-bottom:1rem}.tab-content p{color:#444;line-height:1.7;margin-bottom:1rem;font-size:1.1rem}.key-points{list-style-type:disc;padding-left:1.5rem;color:#333;margin:1rem 0}.key-points li{margin-bottom:.75rem;font-size:1.1rem}.gallery-container{padding:1rem 0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.gallery-item{position:relative;cursor:pointer;overflow:hidden;border-radius:8px;transition:transform .3s}.gallery-item:hover{transform:scale(1.03)}.gallery-image{width:100%;height:250px;object-fit:cover;border-radius:8px}.gallery-info{position:absolute;bottom:0;width:100%;background:#000000b3;color:#fff;text-align:center;padding:.75rem;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.gallery-title{font-size:1rem;margin:0}.gallery-post{font-size:.9rem;margin:.25rem 0 0}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:10000}.lightbox img{max-width:90%;max-height:85%;border-radius:8px;animation:fadeIn .3s ease-in-out}.close-btn,.prev-btn,.next-btn{background:#00000080;color:#fff;border:none;cursor:pointer;padding:.5rem 1rem;font-size:1.5rem;border-radius:50%;transition:background .3s}.close-btn:hover,.prev-btn:hover,.next-btn:hover{background:#000c}.close-btn{position:absolute;top:1rem;right:1rem;font-size:2rem}.prev-btn{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.next-btn{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.close-btn:focus,.prev-btn:focus,.next-btn:focus{outline:2px solid #007BFF;outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 1024px){.gallery-image{height:200px}}@media (max-width: 768px){.activities{padding:2rem .5rem}.page-title{font-size:2rem}.tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.tab-button{padding:.6rem 1rem;font-size:.9rem;min-height:50px}.content{padding:1.5rem}.tab-content h2{font-size:1.8rem}.tab-content p,.key-points li{font-size:1rem}.key-points{list-style-position:inside;padding-left:0}.gallery-item{cursor:pointer}.gallery-image{height:180px}}.contact{padding:4rem 1rem;background-color:#f9f9f9;color:#333}.contact-content{max-width:1400px;margin:0 auto;text-align:center}.contact-title{font-size:2.5rem;margin-bottom:1.5rem;color:#007bff;animation:fadeIn 1s ease-in-out}.contact-description{font-size:1.2rem;margin-bottom:2rem;line-height:1.7;color:#555}.message{padding:.75rem;border-radius:6px;margin-bottom:1.5rem;font-size:1rem}.error-message{background-color:#ffe6e6;color:#d32f2f}.success-message{background-color:#e8f5e9;color:#2e7d32}.contact-form{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem}.contact-form h2{font-size:1.8rem;margin-bottom:1.5rem;color:#007bff}.form-group{margin-bottom:1.5rem;text-align:left}.form-group label{font-size:1rem;font-weight:600;display:block;margin-bottom:.5rem;color:#333}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1.3px solid #ddd;border-radius:6px;font-size:1rem;background-color:#fff!important;color:#333!important;transition:border-color .3s,box-shadow .3s;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group input:focus,.form-group textarea:focus{border-color:#007bff;background-color:#fff!important;color:#333!important;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-group textarea{resize:vertical;min-height:120px}.submit-button{background-color:#007bff;color:#fff;padding:.75rem 2rem;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .3s,transform .3s}.submit-button:hover{background-color:#0056b3;transform:translateY(-2px)}.submit-button:focus{outline:2px solid #007BFF;outline-offset:2px}.submit-button--loading{opacity:.7;cursor:wait;pointer-events:none}.submit-button:disabled{opacity:.7;cursor:not-allowed}.contact-container{display:flex;gap:2rem;margin:2rem 0;align-items:stretch}.contact-info{flex:1;padding:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;text-align:left}.contact-info h2{font-size:1.8rem;color:#007bff;margin-bottom:1rem}.contact-info p{font-size:1.1rem;margin:.75rem 0;line-height:1.6}.contact-info a{color:#007bff;text-decoration:none}.contact-info a:hover{text-decoration:underline}.map-container{flex:1;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.google-map-iframe{width:100%;height:100%;min-height:400px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.contact-container{flex-direction:column;align-items:center}.contact-info,.map-container{width:90%}.google-map-iframe{min-height:350px}}@media (max-width: 768px){.contact{padding:2rem .5rem}.contact-title{font-size:2rem}.contact-description{font-size:1.1rem}.contact-form{padding:1.5rem}.contact-form h2{font-size:1.5rem}.form-group input,.form-group textarea{padding:.6rem;font-size:.9rem}.submit-button{width:100%;padding:.75rem}.contact-info h2{font-size:1.5rem}.contact-info p{font-size:1rem}.google-map-iframe{min-height:300px}}.not-found{min-height:calc(100vh - 240px);display:flex;align-items:center;justify-content:center;background-color:#f9f9f9;padding:3rem 1rem;text-align:center}.not-found-content{max-width:500px;animation:fadeIn .6s ease-in-out}.not-found-code{font-size:8rem;font-weight:800;color:#007bff;line-height:1;margin-bottom:.5rem;letter-spacing:-4px}.not-found-title{font-size:1.8rem;color:#333;margin-bottom:1rem}.not-found-description{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.not-found-button{display:inline-block;background-color:#007bff;color:#fff;padding:.8rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s}.not-found-button:hover{background-color:#0056b3;color:#fff;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.not-found-code{font-size:5rem}.not-found-title{font-size:1.4rem}}.header{background-color:#fff;padding:1rem 2rem;border-bottom:1px solid #ddd;position:fixed;top:0;left:0;width:100%;max-height:90px;z-index:9999;transition:transform .3s ease-in-out;box-sizing:border-box}@media (max-width: 1024px){.header{transform:translateY(0)}.header.hidden{transform:translateY(-100%)}.header.visible{transform:translateY(0)}}.header-content{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.logo{display:flex;align-items:center}.logo-icon{height:60px;width:auto;transition:transform .3s}.logo-icon:hover{transform:scale(1.05)}.navigation{display:flex;gap:1.5rem;align-items:center}.nav-link{text-decoration:none;color:#333;font-size:1.1rem;font-weight:500;padding:.6rem 1rem;transition:color .3s,background-color .3s}.nav-link:hover{color:#007bff;background-color:#f0f0f0;border-radius:5px}.nav-link.active{color:#007bff;font-weight:700;border-bottom:2px solid #007BFF}@media (min-width: 768px){.nav-link.cta{background-color:#007bff;color:#fff;border-radius:5px;padding:.7rem 1.5rem;font-weight:600}.nav-link.cta:hover,.nav-link.cta.active{background-color:#0056b3}}.hamburger{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:12px;z-index:10000}.hamburger-line{width:30px;height:4px;background-color:#333;border-radius:2px;transition:transform .4s ease,opacity .4s ease}.hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(5px,9px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(5px,-9px)}@media (max-width: 768px){.header-content{padding:0 .5rem}.logo{flex:none}.navigation{display:none;flex-direction:column;position:absolute;top:90px;left:0;right:0;gap:0rem;background-color:#fff;box-shadow:0 4px 6px #0000001a;z-index:9997;animation:slideIn .4s ease-in-out}.navigation.show{display:flex}.nav-link,.nav-link.cta{padding:.8rem;font-size:1.3rem;width:100%;text-align:center;border-bottom:1px solid #eee}.nav-link.cta.active{border-bottom:2px solid #007BFF}.hamburger{display:flex;position:relative;right:0}@keyframes slideIn{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}}@media (min-width: 769px){.hamburger{display:none}}.footer{background-color:#222;color:#fff;padding:15px 0;text-align:center;font-size:.9rem}.footer-content{margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:15px 20px;flex-wrap:wrap}.footer-left{flex:1;text-align:left;min-width:250px}.footer-left h4{font-size:1.4rem;margin-bottom:8px}.footer-left p{font-size:1rem;line-height:1.4;margin-bottom:8px}.footer-learn-more{color:#007bff;font-size:1rem;font-weight:700;text-decoration:none}.footer-learn-more:hover{text-decoration:underline;color:#0056b3}.footer-center{flex:1;display:flex;justify-content:center}.footer-logo{height:80px}.footer-right{flex:1;text-align:center;min-width:250px}.footer-contact-button{background-color:#007bff;color:#fff;padding:8px 15px;border-radius:5px;text-decoration:none;font-size:1rem;font-weight:700;display:inline-block;margin-bottom:10px}.footer-contact-button:hover{background-color:#0056b3}.footer-map-iframe{border-radius:5px}.footer-bottom{width:100%;padding-top:10px;border-top:1px solid #333;display:flex;justify-content:center;align-items:center;flex-direction:column}.footer-social{font-size:1.3rem;color:#fff;transition:color .3s ease;margin-bottom:5px}.footer-social:hover{color:#007bff}.footer-bottom p{font-size:.8rem;color:#bbb;margin:0}@media (max-width: 768px){.footer-content{flex-direction:column;text-align:center}.footer-left{text-align:center;margin-bottom:15px}.footer-logo{height:55px;margin-bottom:15px}.footer-right{text-align:center;order:1}.footer-contact-button{margin:0}}.app-container{font-family:Roboto,sans-serif;margin:0;padding:0;width:100%}.section-title{font-size:1.8rem;margin-bottom:2rem}
