@charset "UTF-8";
@import url(main.css);
h5, p { color: #282E2A !important; }

a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { color: #6B7A6F !important; font-size: 0.9em !important; }

/**************************************** Galerie infinie****************************************/
.infinite-gallery { overflow: hidden; width: 100%; position: relative; }

.gallery-track { display: flex; gap: 20px; width: max-content; animation: 60s linear infinite scrollGallery; }

.gallery-item { flex: 0 0 auto; }

.gallery-item img { max-height: 400px; aspect-ratio: 1/1; object-fit: cover; border-radius: 15px; display: block; }

@keyframes scrollGallery { from { transform: translateX(0); }
  to { transform: translateX(-50%); } }

.gallery-track:hover { animation-play-state: paused; }

.lightbox { position: fixed; inset: 0; background: rgba(0, 0, 0, 0.9); display: flex; align-items: center; justify-content: center; padding: 40px; opacity: 0; pointer-events: none; transition: opacity .3s; z-index: 9999; }

.lightbox.active { opacity: 1; pointer-events: auto; }

.lightbox-image { max-width: 90vw; max-height: 90vh; border-radius: 12px; object-fit: contain; }

.lightbox-close { position: absolute; top: 20px; right: 25px; background: 0 0; border: none; color: #fff; font-size: 40px; cursor: pointer; line-height: 1; }

/**************************************** AVANT APRES*************************************/
/*------Couleur des lignes---*/
.slider-before-after-images:before, .slider-before-after-images:after { background: #6b7a6f !important; }

/*------Couleur du rond---*/
.slider-before-after-images { border: 3px solid #6b7a6f !important; background: #6b7a6f !important; }

/*------Couleur des flêches---*/
.bi-chevron-left::before, .bi-chevron-right::before { color: #cbd9c6; }

.before-after-images-column { background: radial-gradient(40% 80% at 90% 100%, #C47D66, #CBD9C6); padding: 10px; border-radius: 30px; margin: 5px; }

.image-before-after-container { border-radius: 30px; }

@media (min-width: 768px) { .before-after-images-column { width: calc(33.3333333333% - 10px) !important; } }

/*--------------------------------------Ajustements SEO---------------------------------------------------------*/
div:has(> .first-activity-div) { padding: 100px 0; }

/* Ligne décorative */
.first-activity-div h2::after, .second-activity-div h2::after, .third-activity-div h2::after { content: ""; position: absolute; left: 0; bottom: -10px; width: 60px; height: 4px; background: linear-gradient(135deg, #cbd9c6, #6b7a6f); border-radius: 2px; }

.first-activity-div h2, .second-activity-div h2, .third-activity-div h2 { position: relative; }

/********************************************GALERIE REALISATIONS*******************************************/
/*-------------------Galerie Custom--------------------------*/
#custom-gallery { padding-top: 40px; }

@media screen and (min-width: 991px) { #custom-gallery { padding: 60px 30px 0 30px; } }

#custom-gallery .image { height: 400px !important; margin: 20px 0; }

.img-wrapper { position: relative; height: 100%; margin-top: 15px; }

.img-wrapper img { width: 100%; }

.img-overlay { background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; opacity: 0; border-radius: 2rem !important; }

.img-overlay i { color: #c47d66; font-size: 3em; }

#overlay { background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; z-index: 999; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

#overlay img { margin: 0; width: 80%; height: auto; object-fit: contain; padding: 5%; }

@media screen and (min-width: 768px) { #overlay img { width: 60%; } }

@media screen and (min-width: 1200px) { #overlay img { width: 50%; } }

#nextButton { color: #fff; font-size: 2em; transition: opacity 0.8s; }

#nextButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #nextButton { font-size: 3em; } }

#prevButton { color: #fff; font-size: 2em; transition: opacity 0.8s; }

#prevButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #prevButton { font-size: 3em; } }

#exitButton { color: #fff; font-size: 2em; transition: opacity 0.8s; position: absolute; top: 15px; right: 15px; }

#exitButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #exitButton { font-size: 3em; } }

.img-responsive { height: 100% !important; object-fit: cover !important; border-radius: 2rem !important; }

/**************************************** NAVBAR ****************************************/
nav#navigation-bar-hide { border-bottom-left-radius: 1rem; border-bottom-right-radius: 1rem; }

.navbar .container-fluid { padding: 0 2rem; }

.navbar-brand { height: 10vh !important; width: 10vw !important; }

.logo_nav { height: 9vh !important; width: auto; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { border-radius: 1rem !important; padding: 0.75rem 1rem !important; text-transform: uppercase; border: 1px solid #C47D66; color: #F0EADC !important; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover { color: #C47D66 !important; }

.animated-border-button::after { background: #C47D66 !important; height: 1px !important; }

.animated-border-button span { transition: all 0.3s ease; }

.animated-border-button:hover span { color: #C47D66 !important; }

/**************************************** HERO ****************************************/
div#fullHeight { border-bottom-left-radius: 1rem !important; border-bottom-right-radius: 1rem; overflow: hidden; }

#fullHeight .bloc-slider-homepage.text-center { transform: none; bottom: 0 !important; left: 0; top: auto; height: 100%; width: 60%; display: flex; flex-direction: column; justify-content: center; align-items: start; text-align: left !important; padding: 12vh 3rem 8vh 8vw; background: radial-gradient(100% 120% at 0% 50%, #C47D66 50%, transparent); }

.carousel-item-homepage img, .first-carousel-img { transform: none !important; transition: none !important; box-shadow: none !important; filter: none !important; opacity: 1 !important; }

#fullHeight img.fondDegradeLogo { width: auto; height: 100%; }

#fullHeight .sliderLogoContainer.mx-auto { max-height: 30vh; margin: 0 !important; }

#fullHeight .titleText.text-white.text-center.fs-2.mb-4.mt-lg-5.titles { text-align: left !important; letter-spacing: normal; line-height: normal; }

#fullHeight h1 { font-size: 3rem; }

@media (min-width: 1600px) { #fullHeight h1 { font-size: 4rem !important; } }

@media (max-width: 800px) { #fullHeight h1 { font-size: 2.5rem !important; } }

#fullHeight p { font-size: 1.3rem; line-height: 150%; }

lottie-player.lottie-scroll { display: none; }

a#phone-analytics-tag-video-bloc { border-radius: 1rem; border: 1px solid #F0EADC; color: #F0EADC !important; background: transparent; transition: all 0.3s ease; }

a#phone-analytics-tag-video-bloc:hover { background: #F0EADC; color: #C47D66 !important; }

/**************************************** PRESTATIONS ****************************************/
.prestation { width: 100%; margin: auto; padding: 10vh 4rem; }

.prestation__header { margin-bottom: 52px; }

.prestation__title { font-weight: 700; line-height: 1.15; color: #6B7A6F; max-width: 600px; text-align: center; margin: auto; }

.prestation__title h2 { font-size: clamp(2rem, 4vw, 3rem); }

.presta-presta-cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }

.presta-card { display: flex; flex-direction: column; background: transparent; border: 1px solid #6B7A6F; border-radius: 2rem; box-shadow: 0 0 1rem rgba(107, 122, 111, 0.1); overflow: hidden; text-decoration: none; padding: 1rem; color: inherit; position: relative; transition: all 0.3s ease; }

.presta-card:hover { transform: translateY(-6px); box-shadow: 0 0 1rem rgba(196, 125, 102, 0.2); background: #C47D66; border: 1px solid #C47D66; }

.presta-card__image-wrap { position: relative; width: 100%; aspect-ratio: 4/3; overflow: hidden; border-radius: 1rem; }

.presta-card__image-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; transition: all 0.3s ease; }

.presta-card:hover .presta-card__image-wrap img { transform: scale(1.02); }

.presta-card__image-wrap::after { content: ''; position: absolute; inset: 0; background: linear-gradient(160deg, transparent 50%, rgba(107, 122, 111, 0.12) 100%); opacity: 0; transition: opacity 0.35s; }

.presta-card:hover .presta-card__image-wrap::after { opacity: 1; }

.presta-card__body { flex: 1; display: flex; flex-direction: column; justify-content: space-between; gap: 8px; padding: 1rem 0.5rem 0.5rem; }

.presta-card-body { display: flex; flex-direction: column; }

.presta-card__title p { font-family: 'Calibri'; font-size: 1.5rem; font-weight: 600; line-height: 1.3; color: #282E2A !important; transition: all 0.3s ease; }

.presta-card:hover .presta-card__title p { color: #F0EADC !important; }

.presta-card__desc p { font-size: 0.85rem; line-height: 1.65; color: #282E2A !important; font-weight: 300; flex: 1; transition: all 0.3s ease; }

.presta-card:hover .presta-card__desc p { color: #FAFAFA !important; }

.presta-card__arrow { display: flex; align-items: center; gap: 6px; margin-top: 16px; font-size: 0.75rem; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: #C47D66; transition: all 0.3s ease; }

.presta-card__arrow svg { flex-shrink: 0; transition: all 0.3s ease; }

.presta-card:hover .presta-card__arrow { color: #F0EADC; transform: translateX(4px); }

.presta-card:hover .presta-card__arrow svg { transform: translateX(4px); }

@media (max-width: 900px) { .presta-presta-cards { grid-template-columns: repeat(2, 1fr); } .prestation { padding: 10vh 2rem; } }

@media (max-width: 540px) { .presta-presta-cards { grid-template-columns: 1fr; } .presta-card__arrow { opacity: 1; transform: translateX(0); } }

/**************************************** PRÉSENTATION ****************************************/
.presentation { position: relative; padding: 120px 40px; font-family: 'Montserrat',sans-serif; background: radial-gradient(40% 80% at 90% 100%, #C47D66, #CBD9C6); margin: 0 2rem 100px 2rem; border-radius: 1rem; }

.presentation-container { position: relative; z-index: 2; max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }

.presentation-titre { font-family: 'Calibri',sans-serif; font-size: clamp(32px, 3.5vw, 48px); text-transform: uppercase; line-height: 1.05; color: #282E2A; margin-bottom: 50px; }

.highlight-green { color: #C47D66; font-size: clamp(24px, 3vw, 40px); }

.presentation-description p { font-size: 16px; line-height: 1.8; color: #282E2A; margin-bottom: 30px; border-left: 3px solid #C47D66; padding-left: 20px; }

.presentation-liste { list-style: none; padding: 0; margin: 0; }

.presentation-liste li p { font-size: 15px; color: #282E2A; padding-left: 28px; margin-bottom: 14px; position: relative; }

.presentation-liste li p::before { content: ""; position: absolute; left: 0; top: 8px; width: 8px; height: 8px; background: #C47D66; border-radius: 50%; }

.presentation-images { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }

.presentation-image { border-radius: 20px; overflow: hidden; box-shadow: 0 15px 40px rgba(40, 46, 42, 0.12); }

.presentation-image img { width: 100%; height: 100%; object-fit: cover; transition: 0.5s; display: block; }

.presentation-image.grande { grid-row: span 2; }

.presentation-image.grande img { height: 500px; }

.presentation-image.petite img { height: 240px; }

@media (max-width: 968px) { .presentation-container { grid-template-columns: 1fr; gap: 50px; } .presentation-images { grid-template-columns: 1fr; } .presentation-image.grande img, .presentation-image.petite img { height: 320px; } }

/**************************************** RÉSEAUX ****************************************/
.custom-social { text-align: center; padding: 4rem 2rem; }

.custom-social-line { height: 2px; background-color: #C47D66; width: 20%; margin: auto; margin-bottom: 2rem; margin-top: 1rem; }

.custom-social-header { margin-bottom: 60px; }

.custom-social-subtitle p { display: block; color: #C47D66 !important; font-size: 1.5rem !important; font-weight: 600 !important; }

.custom-social-header h2 { font-family: 'Calibri', sans-serif; font-size: 2.5rem; font-weight: 600 !important; color: #6B7A6F; display: flex; flex-direction: column; align-items: center; }

.custom-social-header p { font-size: 1.1rem; color: #0F0C09; line-height: 1.5; margin: 0 auto; font-weight: 300; }

.custom-social-links { display: flex; justify-content: center; align-items: center; gap: 80px; flex-wrap: wrap; }

.custom-social-item { display: flex; flex-direction: column; align-items: center; text-decoration: none; transition: transform 0.3s ease; }

.custom-social-item span { color: #6B7A6F; transition: all 0.3s ease; }

.social-img-container { margin-bottom: 12px; transition: all 0.3s ease; display: flex; align-items: center; justify-content: center; }

.custom-social .bi { color: #6B7A6F; font-size: 4rem; transition: all 0.3s ease; }

.custom-social-item:hover { transform: translateY(4px); }

.custom-social-item:hover span { color: #C47D66; }

.custom-social-item:hover .bi { color: #C47D66; }

@media (max-width: 768px) { .custom-social { padding: 80px 25px; } .custom-social-header h2 { font-size: 2rem; } .custom-social-links { gap: 50px; } .social-img-container { width: 100px; height: 100px; } #facebook-svg { width: 57,31px; height: 100px; } .custom-social-line { width: 80%; } }

.maps-section.position-relative.bg-sixthColor { margin: 2rem; padding-top: 2rem !important; }

.maps-section .col-sm-12.col-lg-6.col-xl-4.py-5.content.text-color-sixth { color: #282E2A !important; width: 60%; padding: 0 0 3rem !important; }

.col-sm-12.col-lg-6.col-xl-8.map-content { width: 70%; min-height: 40vh; border-radius: 1rem; padding: 0; overflow: hidden; }

.maps-section iframe { height: 40vh !important; border-radius: 1rem; box-shadow: 0 0 1rem rgba(107, 122, 111, 0.1); }

.row.informations-list { flex-direction: column-reverse; align-items: center; }

.maps-section .d-flex.py-3 { align-items: center; gap: 1rem; }

span.fs-4.titles { color: #C47D66; }

.maps-section i.bi { color: #C47D66; }

.item-content.mx-5 { display: flex; justify-content: center; gap: 1rem; }

div#cta { border-radius: 1rem; overflow: hidden; padding: 10vh 2rem !important; }

#cta::after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(196, 125, 102, 0.9); }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 { border-radius: 1rem; background: #F0EADC; border: 1px solid #F0EADC; transition: all 0.3s ease; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 span { transition: all 0.3s ease; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2:hover { background: transparent; border: 1px solid #F0EADC; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2:hover span { color: #F0EADC !important; }

.mx-auto.first-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative, .mx-auto.second-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.rounded-3.shadow-lg.bg-primaryColor.text-color-primary.position-relative, .mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { box-shadow: none !important; }

.mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { margin-bottom: 4rem !important; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { box-shadow: none !important; }

#hero { border-radius: 1rem; overflow: hidden; background: radial-gradient(40% 80% at 100% 0%, #C47D66, #6B7A6F); padding: 15vh 2rem 8vh !important; }

.paint-cards-section { padding: 0 40px 80px 40px; margin-top: -80px; }

.paint-cards-header { text-align: center; margin-bottom: 80px; }

.paint-cards-titre h2 { font-size: clamp(28px, 3vw, 3rem) !important; text-transform: uppercase; color: #282E2A !important; line-height: 1.1; }

/************* Titres en forme d'étiquettes********/
figure.snip1113 { position: relative; margin: auto; min-width: 420px; max-width: 610px; width: 100%; text-align: center; }

figure.snip1113 * { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

figure.snip1113 img { max-width: 35%; background-color: #f0eadc; margin: 40px auto; display: block; position: relative; border: 3px solid #666666; border-radius: 30px; padding: 15px 15px 115px 15px; -webkit-transform: translate(0, 0); transform: translate(0, 0); }

figure.snip1113 figcaption { position: absolute; height: 100px; bottom: 0px; left: 0; right: 0; display: block; }

figure.snip1113 h3 { color: #000000; font-size: 2.5em; background-color: #f0eadc; width: 100%; padding: 5px 12px; margin: 0; line-height: 1.9rem; }

figure.snip1113 span { font-family: 'Montserrat'; font-size: 1.5rem; }

figure.snip1113.red img { border-color: #c47d65; }

figure.snip1113.red h3 { color: #6b7a6e; }

/*********************************Responsive titre étiquette***************************************/
@media (max-width: 580px) { figure.snip1113.red { min-width: 0; max-width: 400px; } figure.snip1113.red h3 { font-size: 1.5rem; line-height: 1.4rem; } figure.snip1113.red span { font-size: 1rem; } }

/************************************************************************************/
.paint-cards-grid { max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; padding-top: 70px; }

.paint-card-wrapper { position: relative; display: flex; flex-direction: column; }

.paint-card-image { position: absolute; top: -60px; left: 50%; transform: translateX(-50%); width: 80%; height: 180px; border-radius: 16px; overflow: hidden; box-shadow: 0 12px 35px rgba(40, 46, 42, 0.1); z-index: 2; }

.paint-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; }

.paint-card { background: #CBD9C6; border-radius: 20px; display: flex; flex-direction: column; flex: 1; padding-top: 136px; }

.paint-card-body { padding: 20px 24px 32px; display: flex; flex-direction: column; flex: 1; }

.paint-card-titre { font-size: 17px; font-weight: 700; text-transform: uppercase; color: #282E2A; margin-bottom: 10px; line-height: 1.2; }

.paint-card-separateur { width: 36px; height: 3px; background: #C47D66; border-radius: 2px; margin-bottom: 14px; }

.paint-card-description p { font-size: 14px !important; line-height: 1.75; color: #282E2A !important; flex: 1; }

@media (max-width: 1024px) { .paint-cards-grid { grid-template-columns: repeat(2, 1fr); gap: 80px 24px; } }

@media (max-width: 580px) { .paint-cards-grid { grid-template-columns: 1fr !important; gap: 80px 0; } .paint-cards-section { padding: 0 20px 80px; } }

section.timeline-block.position-relative.py-5.bg-primaryColor.text-color-primary { background: radial-gradient(30% 30% at 100% 65%, rgba(196, 125, 102, 0.3), transparent), radial-gradient(30% 30% at 0% 40%, rgba(196, 125, 102, 0.3), transparent); margin-top: 80px; }

.titles.mb-5.text-center.timeline-main-title h2 { font-size: 2.3rem !important; }

.timeline-content-right .card.border-0.h-100.timeline-card.timeline-card-container.text-color-secondary { align-items: start; }

.timeline-content-left .card.border-0.h-100.timeline-card.timeline-card-container.text-color-secondary { align-items: end; }

img.timeline-image.timeline-card-image.card-img-top { object-fit: contain; width: auto; padding: 0 1rem; }

.timeline-content-left .card-body.timeline-card-body { text-align: right; }

.card.border-0.h-100.timeline-card.timeline-card-container.text-color-secondary { background: transparent !important; }

@media screen and (max-width: 768px) { .card-body.timeline-card-body { background-color: #f0eadc; border-radius: 30px; } }

#avis .col.engagement-col { width: 33%; }

.col.engagement-col { width: 25%; }

@media screen and (max-width: 992px) { .col.engagement-col, #avis .col.engagement-col { width: 50% !important; } .engagement-content.container.position-relative { padding: 4rem 2rem; } }

@media screen and (max-width: 768px) { .titles.mb-5.text-center.timeline-main-title h2 { font-size: 1.5rem !important; } .col.engagement-col, #avis .col.engagement-col { width: 100% !important; } }

div#engagement-card-id { background: transparent !important; }

div#engagement-card-id p { color: #F0EADC !important; }

div#engagement-card-id h4 { color: #CBD9C6 !important; }

.engagement-title h2 { color: #F0EADC !important; }

img.engagement-icon.engagement-image.mb-3.mx-auto { filter: none; }

.row.row-cols-1.row-cols-md-2.row-cols-lg-3.g-4.px-3.mb-5.justify-content-center.engagement-list { margin-bottom: 0 !important; }

.engagement-content.container.position-relative { padding: 6rem 2rem; }

section#pourquoi { margin: 0 2rem; border-radius: 2rem; }

.engagement-overlay.position-absolute.top-0.start-0.w-100.h-100 { display: none; }

.text-center.titles.display-5 span { font-size: 24px !important; font-weight: 700 !important; margin-bottom: 0 !important; }

.text-center.titles.display-5 { display: flex; flex-direction: column; margin-bottom: 0 !important; text-align: left !important; }

.text-center.titles.display-5::after { content: ''; height: 3px; width: 10%; background: #C47D66; margin-bottom: 1.5rem; }

#accompagnement .row.row-cols-1.row-cols-lg-3.d-flex.g-5.py-5.my-5 { padding: 0 !important; max-width: 1400px; margin: 0 auto !important; }

#accompagnement { padding: 6rem 2rem 3rem; margin: 0 2rem; border-radius: 2rem; background: #6B7A6F; }

.accompagnement-title { max-width: 1400px; margin: auto; text-align: center; }

.accompagnement-title h2 { font-size: clamp(28px, 3vw, 3rem) !important; text-transform: uppercase; color: #F0EADC; }

#accompagnement p { color: #F0EADC !important; }

/*-----------------------------------------------------Contact-----------------------------------------------------*/
#contact .col-lg-6 { display: none; }

#contact .col-md-10 { width: 100%; }

#formContact { margin: -100px 0 100px 0; }

/*# sourceMappingURL=custom.css.map */