body,html{position:static;z-index:1}.hero{position:relative;height:820px;overflow:visible;z-index:1}.hero-left,.hero-right{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1}.hero-left{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/image/principal/electricite.jpg);background-size:80% auto;clip-path:polygon(0 0,60% 0,40% 100%,0 100%);z-index:1}.hero-right{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/image/principal/automatisme.jpg) center;background-size:100% auto;clip-path:polygon(60% 0,100% 0,100% 100%,40% 100%);z-index:1}.overlay{top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.overlay h2{position:absolute;top:50%;left:50%;transform:translate(20%,-140%);color:#fff;font-size:3rem;font-weight:bolder;text-shadow:0 2px 5px rgba(0,0,0,.9);margin:0}.overlay h3{position:absolute;top:50%;left:50%;transform:translate(-150%,-140%);color:#fff;font-size:3rem;font-weight:bolder;text-shadow:0 2px 5px rgba(0,0,0,095);margin:0}.hero-center-text{position:absolute;top:50%;left:50%;transform:translate(-50%,30%);z-index:2;text-align:center;pointer-events:none}.hero-center-text h1{color:#fff;font-size:3rem;font-weight:bolder;padding:1rem 2rem;border-radius:8px}@media (max-width: 768px){.hero{height:auto;display:flex;flex-direction:column}.hero-left,.hero-right{clip-path:none;width:100%;height:300px;background-size:cover}.hero-center-text{top:auto;bottom:2rem;transform:translate(-50%)}}.about{background-color:#f9f9f9;padding:1.5rem}.about-content{margin:0 auto;display:flex;align-items:flex-start;gap:1.5rem;flex-wrap:wrap}.about-text{flex:1 1 400px}.about-text h2{font-size:2rem;margin:0 0 1rem;color:#04618f}.about-text p{font-size:1.6rem;line-height:1.6;color:#333;text-indent:2em;margin:0;text-align:justify;text-align-last:left}.about-image{flex:0 0 300px}.about-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a}@media (max-width: 768px){.about-content{flex-direction:column}.about-image{flex:1 1 100%;max-width:100%;margin-top:1rem}}.metiers{display:flex;width:100%;height:350px;align-items:stretch}.metier{flex:1;display:flex;flex-direction:column;transition:flex .5s ease;cursor:pointer;overflow:hidden}.metier-title{background-color:#04618f;color:#fff;width:100%;height:60px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;flex:0 0 auto;white-space:normal;word-break:break-word;box-sizing:border-box;border-left:1px solid white}.metier-title{padding:0 1rem}.metier-img{flex:1;overflow:hidden;position:relative}.metier-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.metiers:hover .metier{flex:1}.metier:hover{flex:3}.metier:hover .metier-img img{transform:scale(1.05)}.metier+.metier{border-left:1px solid white}.section-title{font-size:2rem;color:#04618f;text-align:center;margin:2rem 0 1rem;font-weight:700}.contact{background-color:#f9f9f9;padding:4rem 2rem}.contact-container{max-width:1200px;margin:0 auto;display:flex;gap:3rem;flex-wrap:wrap}.contact-info{flex:1 1 300px}.contact-info h2{font-size:2rem;margin-bottom:1rem;color:#04618f}.contact-info p{margin:.5rem 0;color:#333;line-height:1.5;font-size:1.7rem}.contact-info a{color:#04618f;text-decoration:none}.contact-info a:hover{text-decoration:underline}.contact-form{flex:1 1 400px}.contact-form form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:700;color:#04618f}.form-group input,.form-group textarea{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:2rem;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#04618f;box-shadow:0 0 0 2px #04618f33}.btn-submit{align-self:flex-start;padding:.75rem 1.5rem;background-color:#04618f;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s}.btn-submit:hover{background-color:#03547a}@media (max-width: 768px){.contact-container{flex-direction:column}.contact-info,.contact-form{flex:1 1 100%}}
