body{font-family:"Playfair Display",serif!important;margin:0;padding:0;font-family:"Playfair Display",serif!important;background-color:#efefef}.hr-centered{width:60px;border:2px solid #000;margin:0 auto}.hr-left{width:60px;border:2px solid #000}.bandeau{background-color:#1f1f1f;color:#fff;display:flex;justify-content:center;align-items:center;padding:10px 20px;gap:20px}.bandeau p{margin:0;font-size:1.2rem;font-weight:bold}.btn-estimation{background:transparent;color:#fff;border:2px solid #fff;padding:10px 20px;text-decoration:none;font-weight:bold;border-radius:5px;transition:background-color .3s ease , color .3s ease;margin-left:20px}.btn-estimation:hover{background-color:#fff;color:#000}.main-header{background:#fff;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:15px 40px}.logo{height:220px;width:auto;margin-left:70px}.main-nav{display:flex;gap:30px}.main-nav a{color:#000;text-decoration:none;font-weight:500;font-size:22px}.main-nav a:hover{color:#e02424}.btn-contact{border:2px solid red;color:#fff;padding:8px 16px;border-radius:25px;text-decoration:none;transition:.3s}.btn-contact:hover{background:red;color:#fff}.hero{position:relative;height:650px;overflow:hidden}.hero .carousel,.hero .carousel-inner,.hero .carousel-item,.hero img{height:100%}.hero img{width:100%;object-fit:cover}.hero::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35);z-index:1}.hero-overlay{position:absolute;z-index:2;top:50%;left:8%;transform:translateY(-50%);color:#fff;max-width:600px}.hero-small{color:#e02424;letter-spacing:2px;margin-bottom:10px;font-size:14px;font-weight:bold}.hero-overlay h1{font-size:40px;line-height:1.2;margin-bottom:15px}.hero-sub{margin-bottom:25px;font-size:16px}.image-filtrage{position:relative;overflow:hidden;max-height:600px}.image-filtrage .carousel-inner{height:100%}.image-filtrage .carousel-item img{height:600px;width:100%;object-fit:cover;object-position:center;filter:brightness(85%);transition:opacity 1s ease-in-out;cursor:default}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transition-duration:1s}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{opacity:1;transition:opacity 1s ease-in-out}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{opacity:0}.carousel-control-prev-icon,.carousel-control-next-icon{filter:invert(1)}.carousel-indicators [data-bs-target]{background-color:#fff;opacity:.7}.carousel-indicators .active{opacity:1;background-color:#990202}.phrase-accroche{text-align:center;padding:0;border-bottom:2px solid #f0f0f0}.phrase-accroche p{margin:0;font-size:1.6rem;color:#990202;font-weight:500;font-style:italic;letter-spacing:.5px}.form-filtrage{background-color:rgba(0,0,0,.7);padding:20px;border-radius:10px;text-align:center;color:#fff;width:100%;max-width:1000px;margin:0 auto}.form-filtrage h2{margin-bottom:15px;font-size:1.8rem}.form-filtrage form{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.form-filtrage input,.form-filtrage select,.form-filtrage button{background-color:transparent;border:2px solid #fff;padding:10px 15px;margin:5px;color:#fff;border-radius:5px;font-size:1rem;background-color:#333}.form-filtrage button{background-color:#fff;color:#000;cursor:pointer;transition:background-color .3s ease}.form-filtrage button:hover{background-color:#f0f0f0}.services{text-align:center;padding:40px 20px;background-color:#efefef}.services-title{font-size:2rem;font-weight:bold;margin-bottom:10px}.service-title,.service-title strong{text-decoration:none;color:inherit}.services-divider{width:60px;border:2px solid #000;margin:0 auto 30px}.services-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.service-item{flex:1;text-align:center;padding:10px;background-color:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.service-item:hover{transform:translateY(-5px)}.service-image{width:100%;height:auto;border-radius:5px}.service-title{margin-top:10px;font-size:20px;color:#113242}.presentation{background-color:#efefef}.presentation img{max-width:94%;height:auto;border-radius:10px;margin-left:0%}.presentation h2{font-size:2rem;margin-bottom:1rem;color:#333}.presentation p{font-size:1rem;margin-bottom:1rem;color:#555}.presentation .btn .contact-agency{background:transparent;color:#000;border:2px solid #000;padding:10px 20px;text-decoration:none;font-weight:bold;border-radius:5px;transition:background-color .3s ease , color .3s ease;margin-left:20px}.presentation .btn:hover{background-color:#333}.social-icons{position:fixed;top:50%;left:10px;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;z-index:1000}.social-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#000;border-radius:50%;box-shadow:0 4px 6px rgba(0,0,0,.3);transition:transform .3s ease , background-color .3s ease}.social-icon img{width:24px;height:24px;filter:invert(1)}.social-icon:hover{transform:scale(1.1);background-color:#333}.contact-agency{background-color:#191717;color:#fff;padding:40px 0;margin:5%;padding:5%}.contact-agency h2{color:#fff;margin-bottom:30px}.contact-agency .contact-content{display:flex;justify-content:space-between;align-items:flex-start}.contact-agency .contact-info{width:40%;text-align:left}.contact-agency .contact-info h4,.contact-agency .contact-info p{margin:10px 0;color:#fff}.contact-agency .contact-form{width:55%}.contact-agency .contact-form h4{margin-bottom:20px;color:#fff}.contact-agency .inline-fields{display:flex;gap:15px;margin-bottom:15px}.contact-agency .inline-fields .form-group{flex:1;position:relative}.contact-agency .contact-form input,.contact-agency .contact-form textarea{background-color:transparent;color:#fff;border:none;border-bottom:2px solid #fff;width:100%;padding:10px 0;font-size:14px}.contact-agency .contact-form input:focus,.contact-agency .contact-form textarea:focus{outline:none;border-bottom-color:#aaa}.contact-agency .contact-form label{position:absolute;top:-10px;left:0;font-size:12px;color:#fff;transition:.3s}.contact-agency .btn-primary{background:transparent;color:#000;border:2px solid #000;padding:10px 20px;text-decoration:none;font-weight:bold;border-radius:5px;transition:background-color .3s ease , color .3s ease;margin-left:20px}.contact-agency .btn-primary{background-color:#fff;color:#000}.contact-agency .btn-primary:hover{background-color:#555;border-color:#555}.contact-description{font-size:90%;color:#fff;margin-bottom:1.5rem;margin-left:4%}.contact-info{color:#fff}.contact-item{display:flex;align-items:center;margin-bottom:15px}.contact-icon{margin-right:10px;font-size:20px;color:#fff}.contact-item p{margin:0}.client-reviews{background-color:#922121;color:#fff;padding:50px 20px;border-radius:10px}.client-reviews h2{font-size:2rem;font-weight:600;margin-bottom:10px}.client-reviews p{color:#ccc}.carousel-inner{min-height:200px}.carousel-item{display:none;transition:opacity .5s ease-in-out}.carousel-item.active{display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:1}.carousel-item img{border:2px solid #fff;padding:5px}.blockquote{color:#fff;font-style:italic;margin-bottom:10px}.blockquote-footer{color:#ddd}.carousel-indicators{margin-top:20px}.carousel-indicators button{width:10px;height:10px;background-color:#fff;border-radius:50%;border:none;margin:0 5px;opacity:.7;transition:opacity .3s}.carousel-indicators button.active{opacity:1;background-color:#007bff}.carousel-inner .carousel-item{padding:20px 0}.title-with-lines{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.title-with-lines h2{font-size:1.8rem;font-weight:600;color:#000;margin:0 10px}.title-with-lines .line-left,.title-with-lines .line-right{flex:1;border-top:2px solid #fff;margin:0 10px}.site-footer{background-color:#000;color:#fff;padding:40px 20px;font-size:.9rem}.site-footer .container{max-width:1200px;margin:0 auto}.site-footer .footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.site-footer .footer-section{flex:1;min-width:200px}.site-footer h4{font-size:1.2rem;margin-bottom:15px;color:#dd2525;font-weight:bold}.site-footer p,.site-footer ul{margin:0;line-height:1.5}.site-footer ul{list-style:none;padding:0}.site-footer ul li{margin-bottom:10px}.site-footer ul li a{text-decoration:none;color:#fff;transition:color .3s}.site-footer ul li a:hover{color:#bb9058}.site-footer .footer-bottom{text-align:center;margin-top:20px;font-size:.8rem;border-top:1px solid #dd2525;padding-top:10px}.site-footer .footer-bottom p{margin:0;color:#fff}.site-footer i{margin-right:10px;color:#dd2525}@media (max-width:768px){header{flex-direction:column;text-align:center}header .logo img{max-height:124px}header nav ul{flex-direction:column;gap:15px}footer .footer-content{padding:15px}footer nav ul{flex-direction:column;gap:10px}}.estimation-logo{width:15%}