:root{--primary-dark:#004d40;--primary-light:#009688;--secondary-gray:#d9e5e3;--dark-gray:#231f20;--white:#ffffff;--text-dark:#333333}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;color:var(--text-dark);line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 40px}.container-narrow{max-width:900px;margin:0 auto;padding:0 40px}.grid{display:grid;gap:3rem;align-items:center}.grid-2{grid-template-columns:1fr 1fr}.grid-2-reverse{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:repeat(3,1fr);gap:2rem}.grid-5{grid-template-columns:repeat(5,1fr);gap:2rem}.grid-6{grid-template-columns:repeat(6,1fr);gap:2rem}@media (max-width:992px){.grid-5{grid-template-columns:repeat(3,1fr)}.grid-6{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.grid-2,.grid-2-reverse,.grid-3,.grid-5,.grid-6{grid-template-columns:1fr}.section-spacing-top{margin-top:3rem}}.navbar{position:fixed;top:0;left:0;right:0;background:var(--white);box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:1000;padding:.8rem 0}.navbar .container{display:flex;justify-content:space-between;align-items:center}.navbar-brand img{max-height:100px;width:auto}.menu-toggle{display:none;flex-direction:column;background:0 0;border:none;cursor:pointer}.menu-toggle span{width:25px;height:3px;background:var(--primary-dark);margin:3px 0;transition:.3s}.nav-menu{display:flex;gap:.5rem;align-items:center}.nav-menu a{color:var(--text-dark);font-weight:500;padding:.6rem 1.2rem;font-size:.95rem;transition:color .3s}.nav-menu a:hover{color:var(--white);background-color:var(--primary-dark);border-radius:5px}.btn-contact{background-color:transparent;color:var(--text-dark)!important;border-radius:5px}.btn-contact:hover{background-color:var(--primary-dark);color:var(--white)!important}@media (max-width:768px){.menu-toggle{display:flex}.nav-menu{position:absolute;top:100%;left:0;right:0;background:var(--white);flex-direction:column;padding:1rem;box-shadow:0 5px 10px rgba(0,0,0,.1);display:none;gap:0}.nav-menu.active{display:flex}.nav-menu a{padding:1rem;width:100%;text-align:center;border-bottom:1px solid #eee}.nav-menu a:last-child{border-bottom:none}}.hero-section{position:relative;height:80vh;background-image:url('../Photos/1.JPG');background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding-top:80px}.hero-section .container{position:relative;z-index:2}.hero-content{text-align:center;width:100%}.hero-content h1{font-size:7rem;font-weight:800;text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;color:var(--white);text-shadow:2px 2px 8px rgba(0,0,0,.5)}.hero-subtitle{font-size:3rem;font-weight:600;color:var(--white);display:block;text-shadow:1px 1px 4px rgba(0,0,0,.5)}#apropos{position:relative;z-index:2;padding-top:80px}@media (max-width:768px){.hero-section{height:60vh}#apropos{padding-top:50px}.hero-content h1{font-size:3rem}.hero-subtitle{font-size:1.8rem}}.section{padding:80px 0}.section-white{background-color:var(--white)}.section-teal{background-color:var(--primary-dark);color:var(--white)}.section-teal-dark{background-color:var(--primary-dark);color:var(--white)}.section-title-box{background-image:url('../Icones/Icones/Cube-color-vert-clair@2x-8.png');background-size:115px;background-position:left center;background-repeat:no-repeat;padding:.8rem 2rem;display:inline-block;margin-bottom:3rem;position:relative}.section-title-box-white{background-image:url('../Icones/Icones/Carre-color-blanc@2x-8.png');background-size:115px;background-position:left center;background-repeat:no-repeat;padding:.8rem 2rem;display:inline-block;margin-bottom:2rem}.section-title{font-size:2rem;font-weight:800;color:var(--dark-gray);margin:0}.section-title-box-white .section-title{color:var(--white)}.section-title-large{font-size:2.5rem;font-weight:700;margin-bottom:3rem}.section-title-center{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem}.subtitle-small{font-size:1.5rem;font-weight:400;display:block;margin-top:.5rem}.subsection-title{font-size:1.8rem;font-weight:700;margin-bottom:2rem;color:var(--primary-dark)}.section-title-box-center{display:flex;justify-content:center;width:23%;height:90px;margin-left:420px}.subsection-title-center{text-align:center;width:30%;height:120px;padding-top:44px;margin-left:360px}.section-title-box-prestations{background-image:url('../Icones/Icones/Cube-color-vert-clair@2x-8.png');background-size:107px;background-position:0 bottom;background-repeat:no-repeat}.prestation-grid-second-row{margin-top:3rem;max-width:66.66%;margin-left:auto;margin-right:auto}.subsection-title-transcription{background-image:url('../Icones/Icones/Numero 1 vert clair@2x-8.png');background-size:133px;background-position:0 bottom;background-repeat:no-repeat}@media (max-width:768px){.prestation-grid-second-row{max-width:100%}.section-title-box-center,.subsection-title-center{width:100%;margin-left:0;margin-right:0;display:block;text-align:center}.section-title-box-center{height:auto;min-height:70px}.subsection-title-center{height:auto;min-height:80px;padding-top:24px;padding-bottom:1rem}.section-title-box-prestations{position:relative;--prestation-cube-left:59px;--prestation-cube-top:-8px;background-position:var(--prestation-cube-left) var(--prestation-cube-top)}.section-title-box-prestations .section-title{position:relative;z-index:1}.subsection-title-transcription{--prestation-numero1-left:24px;--prestation-numero1-top:-14px;background-position:var(--prestation-numero1-left) var(--prestation-numero1-top)}}.content-text{font-size:1rem;line-height:1.8}.content-text p{margin-bottom:1rem}.text-white{color:var(--white)}.text-center{text-align:center}.section-spacing-top{margin-top:4rem}.text-with-cube{background-image:url('../Icones/Icones/Cube-color-vert-clair@2x-8.png');background-size:115px;background-position:left center;background-repeat:no-repeat;padding:.8rem 2rem;border-radius:10px;margin-bottom:1rem}.ml-2{margin-left:2rem}.highlight-text{color:var(--primary-light)}.custom-list{list-style:none;margin:1.5rem 0}.custom-list li{margin-bottom:.8rem;display:flex;align-items:flex-start}.list-icon{width:24px;max-width:24px;margin-right:.8rem;margin-top:.2rem;flex-shrink:0}.quote-box{padding:1.5rem;border-radius:8px;margin-top:2rem;font-size:2rem;position:relative}.quote-box-full{width:100%;margin-top:3rem;text-align:center;padding:3rem 4rem}.quote-icon{width:80px}.quote-icon-open{position:absolute;top:1rem;left:1rem}.quote-icon-close{position:absolute;bottom:1rem;right:1rem}.img-responsive{width:100%;height:auto;border-radius:10px}.shadow-img{box-shadow:8px 8px 20px rgba(0,0,0,.25)}.prestation-card{text-align:center;padding:1.5rem 1rem}.prestation-icon{margin-bottom:1rem}.prestation-icon img{width:120px;max-width:120px;height:auto}.prestation-card h4{font-size:1rem;font-weight:700;margin-bottom:.8rem;min-height:45px;color:var(--dark-gray)}.prestation-card p{font-size:.9rem;line-height:1.5;color:var(--text-dark)}.soustitrage-title-wrap{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:3rem;min-height:100px}.soustitrage-number-bg{position:absolute;z-index:0;left:35%;transform:translateX(-50%);max-width:140px;width:100%;height:auto;pointer-events:none;opacity:.85}.soustitrage-title-wrap .section-title-large{position:relative;z-index:1;margin-bottom:0;text-align:left;line-height:normal}.soustitrage-grid{display:flex;flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto 0 80px}.soustitrage-item{display:flex;flex-direction:row;align-items:center;gap:1.25rem;color:var(--white);text-align:left}.soustitrage-arrow{flex-shrink:0;width:40px;height:auto;filter:brightness(0) invert(1)}.soustitrage-item p{font-size:1.2rem;line-height:1.6;margin:0}.soustitrage-petites-icones{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem}.soustitrage-petite-icone{width:72px;height:auto;filter:brightness(0) invert(1)}.engagement-card{text-align:center;padding:1rem;display:flex;flex-direction:column;align-items:center}.engagement-icon{margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.engagement-icon img{width:300px;height:350px;object-fit:cover;border-radius:10px}.engagement-card h4{font-size:1rem;font-weight:700;margin-bottom:.8rem;min-height:40px;color:var(--primary-dark)}.engagement-card p{font-size:.9rem;line-height:1.5}.engagement-card-delais{margin-bottom:60px}.contact-title-wrap{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:3rem;min-height:100px}.contact-title-bg{position:absolute;z-index:0;left:46%;transform:translateX(-50%);max-width:119px;width:100%;height:auto;pointer-events:none}.contact-title-wrap .section-title-center{position:relative;z-index:1;margin-bottom:0}.contact-info-grid-simple{display:flex;justify-content:center;align-items:flex-start;gap:5rem;margin:3rem auto 0}.contact-info-item-simple{display:flex;flex-direction:column;align-items:center;gap:1rem}.contact-icon-box{position:relative;width:130px;height:114px;background-image:url('../Icones/Icones/Cube-color-vert-clair@2x-8.png');background-size:contain;background-position:center;background-repeat:no-repeat;box-sizing:border-box}.contact-icon-box .contact-icon-large{position:absolute;left:-6px;top:32%;transform:translateY(-50%)}.contact-icon-box-mail .contact-icon-mail{position:absolute;left:-10px;top:32%;transform:translateY(-50%)}.contact-icon-large{height:90px;object-fit:contain}.contact-icon-mail{height:117px;object-fit:contain}.contact-link-large{font-size:1.5rem;font-weight:700;color:var(--primary-dark);transition:color .3s;text-align:center}.contact-link-large:hover{color:var(--primary-light)}.charte-link{font-size:1.1rem;color:var(--primary-dark);font-weight:600}.charte-link:hover{color:var(--primary-light)}.contact-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.contact-info-item{display:flex;align-items:center;justify-content:center;gap:1rem;color:var(--white)}.contact-icon{width:35px;max-width:35px}.contact-info-item a{font-size:1.2rem;font-weight:600;color:var(--white)}.contact-form{background-color:rgba(255,255,255,.1);padding:2rem;border-radius:10px;margin-top:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group-full{margin-bottom:1.5rem}.form-group label{color:var(--white);font-weight:600;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group textarea{background-color:var(--white);border:none;border-radius:5px;padding:.8rem;font-size:1rem;font-family:Montserrat,sans-serif}.form-group input:focus,.form-group textarea:focus{outline:2px solid var(--primary-light)}.form-submit{text-align:center}.btn{display:inline-block;padding:1rem 3rem;font-weight:600;border-radius:5px;border:none;cursor:pointer;transition:all .3s;font-size:1rem}.btn-primary{background-color:var(--white);color:var(--primary-dark)}.btn-primary:hover{background-color:var(--primary-light);color:var(--white)}.alert{border-radius:5px;padding:1rem;margin-bottom:1.5rem}.alert.alert-success{background-color:#d4edda;color:#155724}.alert.alert-danger{background-color:#f8d7da;color:#721c24}.hidden{display:none}.footer{background-color:var(--white);padding:2rem 0}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.footer-column{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-logo{margin-bottom:1rem}.footer-logo img{max-height:120px;width:auto}.footer-line{width:100%;height:3px;background-color:var(--primary-dark);margin:1rem 0}.footer-text{font-size:.9rem;margin:1rem 0 0 0;white-space:nowrap}.footer-text a{color:var(--text-dark);text-decoration:none}.footer-text a:hover{color:var(--primary-dark)}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.container{padding:0 20px}.section{padding:50px 0}#apropos{padding-top:100px}.section-title-large{font-size:1.8rem}.contact-info-grid,.contact-info-grid-simple{flex-direction:column;gap:2rem}.contact-info-grid-simple{align-items:center}.contact-form{padding:1.25rem}.form-row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.form-group input,.form-group textarea{max-width:100%;box-sizing:border-box}.footer{padding:1.5rem 0}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-column{max-width:100%}.footer-logo img{max-height:80px}.footer-text{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:center}.engagement-card h4,.prestation-card h4{min-height:auto}}
