@charset "UTF-8";
@import url(main.css);
div.shadow-lg { box-shadow: none !important; }

.row.mt-5.flex-lg-row, .row.mt-5.flex-lg-row-reverse { margin-top: 1rem !important; }

h2 { color: #1375bc; }

h2 span { position: relative; display: inline-block; padding-left: 18px; }

h2 span::before { content: ""; position: absolute; left: 0; top: 0.12em; width: 4px; height: 1.1em; background: #fcbf21; border-radius: 999px; }

@media (max-width: 768px) { h2 span { display: initial; } h2 span::before { top: auto; } }

/*------------------------------------------------------------------------------------BLOC SERVICES------------------------------------------------------------*/
.bloc-a7f3-services { padding: 40px 30px; }

.bloc-a7f3-container { max-width: 1600px; margin: 0 auto; }

.bloc-a7f3-header { text-align: center; max-width: 900px; margin: 0 auto 50px; }

.bloc-a7f3-header > * { margin: 0; line-height: 1.2; }

.bloc-a7f3-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; }

.bloc-a7f3-card { width: 100%; position: relative; min-height: 460px; display: flex; align-items: flex-end; border-radius: 18px; overflow: hidden; text-decoration: none; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08); transition: transform 0.35s ease, box-shadow 0.35s ease; }

.bloc-a7f3-card:hover { transform: translateY(-6px); box-shadow: 0 16px 35px rgba(0, 0, 0, 0.12); }

.bloc-a7f3-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }

.bloc-a7f3-card:hover img { transform: scale(1.05); }

.bloc-a7f3-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.35) 45%, rgba(0, 0, 0, 0.1) 100%); transition: background 0.35s ease; z-index: 1; }

.bloc-a7f3-card:hover .bloc-a7f3-overlay { background: linear-gradient(to top, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.55) 50%, rgba(0, 0, 0, 0.18) 100%); }

.bloc-a7f3-content { position: absolute; left: 0; bottom: 0; z-index: 2; padding: 30px; width: 100%; }

.bloc-a7f3-title { display: flex; align-items: center; justify-content: flex-start; gap: 16px; }

.bloc-a7f3-title > *:not(.bloc-a7f3-arrow) { flex: 1; margin: 0; line-height: 1.3; color: #f8f8f8; transition: transform 0.35s ease; }

.bloc-a7f3-arrow { width: 42px; height: 42px; display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; border: 1px solid rgba(19, 117, 188, 0.55); border-radius: 50%; background: rgba(0, 0, 0, 0.22); backdrop-filter: blur(6px); transition: transform 0.35s ease, background 0.35s ease, border-color 0.35s ease; }

.bloc-a7f3-arrow svg { width: 20px; height: 20px; fill: none; stroke: #1375bc; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }

.bloc-a7f3-card:hover .bloc-a7f3-arrow { transform: translateX(4px) rotate(45deg); background: rgba(0, 0, 0, 0.22); border-color: #fcbf21; }

.bloc-a7f3-card:hover .bloc-a7f3-arrow svg { stroke: #fcbf21; }

.bloc-a7f3-description > * { margin: 14px 0 0; font-size: 16px; line-height: 1.7; color: rgba(255, 255, 255, 0.92); opacity: 0; transform: translateY(12px); transition: opacity 0.35s ease, transform 0.35s ease; }

.bloc-a7f3-card:hover .bloc-a7f3-title > *:not(.bloc-a7f3-arrow) { transform: translateY(-4px); }

.bloc-a7f3-card:hover .bloc-a7f3-description > * { opacity: 1; transform: translateY(0); }

@media (max-width: 1200px) { .bloc-a7f3-grid { grid-template-columns: repeat(2, 1fr); } .bloc-a7f3-card { min-height: 420px; } }

@media (max-width: 768px) { .bloc-a7f3-services { padding: 20px 15px; } .bloc-a7f3-header { margin-bottom: 35px; } .bloc-a7f3-grid { grid-template-columns: 1fr; gap: 20px; } .bloc-a7f3-card { min-height: 360px; border-radius: 16px; } .bloc-a7f3-content { padding: 24px; } .bloc-a7f3-description > * { opacity: 1; transform: none; line-height: 1.6; } }

@media (max-width: 480px) { .bloc-a7f3-services { padding: 15px 20px; } .bloc-a7f3-card { min-height: 320px; } .bloc-a7f3-content { padding: 20px; } .bloc-a7f3-title { gap: 12px; } .bloc-a7f3-arrow { width: 38px; height: 38px; } .bloc-a7f3-arrow svg { width: 18px; height: 18px; } }

/*---------------------------------------------------------Avant - Après------------------------------*/
/*------Couleur des lignes---*/
.slider-before-after-images:before, .slider-before-after-images:after { background: #fcbf21 !important; }

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

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

/*---------------------------------------------------------FACEBOOK----------------------------------------------------------------*/
.text-center.titles.text-color-sixth { padding: 20px 60px 20px 30px; text-align: left !important; }

#facebookIframe { border: 1px solid #1375bc; border-radius: 12px; box-shadow: 0 10px 25px rgba(33, 50, 73, 0.12); }

.socialsMiroir-div.p-3 { padding-top: 40px !important; padding-bottom: 60px !important; }

/*---------------------------------------------------------MAPS----------------------------------------------------------------*/
.maps-section .text-color-sixth { color: #111111 !important; }

.map-content { padding: 25px 25px 25px 25px; }

.maps-section { width: calc(100% - 80px); margin: 0 auto; border-radius: 18px; overflow: hidden; }

@media (max-width: 768px) { .maps-section { width: calc(100% - 30px); } }

/*---------------------------------------------------------
BLOC PRESTATIONS
---------------------------------------------------------*/
.bloc-a7f3-prestations { padding: 20px 20px 50px 20px; }

.bloc-a7f3-prestations__container { max-width: 1450px; margin: 0 auto; }

.bloc-a7f3-prestations__header { max-width: 900px; margin: 0 auto 45px; text-align: center; }

.bloc-a7f3-prestations__header h2 { margin: 0; line-height: 1.12; }

.bloc-a7f3-prestations__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 18px; }

.bloc-a7f3-prestations__card { position: relative; min-height: 320px; padding: 24px; border-radius: 22px; background: #ffffff; border: 1px solid rgba(16, 24, 40, 0.08); box-shadow: 0 18px 45px rgba(16, 24, 40, 0.08); overflow: hidden; transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease; }

.bloc-a7f3-prestations__card::before { content: ""; position: absolute; right: -45px; top: -45px; width: 130px; height: 130px; border-radius: 50%; background: rgba(19, 117, 188, 0.08); transition: transform 0.35s ease, background 0.35s ease; }

.bloc-a7f3-prestations__card:hover { transform: translateY(-6px); border-color: rgba(19, 117, 188, 0.28); box-shadow: 0 24px 60px rgba(16, 24, 40, 0.13); }

.bloc-a7f3-prestations__card:hover::before { transform: scale(1.25); background: rgba(19, 117, 188, 0.13); }

.bloc-a7f3-prestations__icon { position: relative; z-index: 1; width: 50px; height: 50px; margin-bottom: 22px; display: flex; align-items: center; justify-content: center; border-radius: 15px; background: #1375bc; color: #ffffff; font-size: 14px; font-weight: 800; }

.bloc-a7f3-prestations__card h3, .bloc-a7f3-prestations__card h2, .bloc-a7f3-prestations__card h4 { position: relative; z-index: 1; margin: 0 0 14px; line-height: 1.25; }

.bloc-a7f3-prestations__card p { position: relative; z-index: 1; margin: 0; line-height: 1.65; }

/*---------------------------------------------------------
RESPONSIVE
---------------------------------------------------------*/
@media (max-width: 768px) { .bloc-a7f3-prestations { padding: 55px 15px; } .bloc-a7f3-prestations__header { margin-bottom: 30px; text-align: left; } .bloc-a7f3-prestations__grid { grid-template-columns: 1fr; gap: 16px; } .bloc-a7f3-prestations__card { min-height: auto; padding: 24px; border-radius: 18px; } .bloc-a7f3-prestations__icon { width: 48px; height: 48px; margin-bottom: 20px; border-radius: 14px; } }

/* Inverser image / texte uniquement pour le bloc #reverse */
@media (min-width: 992px) { #reverse .row.flex-lg-row-reverse { flex-direction: row !important; } }

/*---------------------------------------------------------h1 page seo----------------------------------------------------------------*/
.bandeau h1.bandeauTitre { color: #111111 !important; }

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