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

h2 { color: #ee0701 !important; text-transform: uppercase; font-size: 2.5rem !important; }

/*---------------------------------------------------------BLOC SERVICES----------------------------------------------------------------*/
.bloc-a7f3-solutions-durables { text-align: center; margin-bottom: 40px; padding: 50px 50px 40px; background-image: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FV0ajfTNasrWjrl7pIBxQuNmmtRH3%2Fimages%2Ffond_Touraine_3D_3_xtjo.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed; }

.bloc-a7f3-solutions-title { margin-bottom: 40px; }

.bloc-a7f3-services { display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; }

.bloc-a7f3-service { flex: 1 1 22%; display: block; text-align: center; background-color: rgba(244, 245, 253, 0.78); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); padding: 22px 20px; border-radius: 12px; border: 1px solid #eeeeee; box-shadow: 0 4px 18px rgba(15, 6, 10, 0.08); text-decoration: none; color: #0f060a; transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease; cursor: pointer; }

.bloc-a7f3-service:hover { transform: translateY(-6px); border-color: #ee0701; box-shadow: 0 12px 30px rgba(15, 6, 10, 0.18); }

.bloc-a7f3-service:hover .bloc-a7f3-service-title { color: #ee0701; }

.bloc-a7f3-service img { width: 70px; height: 70px; margin-bottom: 15px; filter: invert(17%) sepia(96%) saturate(7482%) hue-rotate(357deg) brightness(97%) contrast(115%); }

.bloc-a7f3-service-title { margin: 0 0 12px; font-size: 1.5rem; font-weight: 600 !important; }

/*---------------------------------------------------------FACEBOOK----------------------------------------------------------------*/
.text-center.titles.text-color-sixth { padding: 20px 80px 20px 40px; }

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

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

/*---------------------------------------------------------MAPS----------------------------------------------------------------*/
.map-content { padding: 25px 25px 25px 40px; }

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

/*---------------------------------------------------------LISTES PAGES SERVICES----------------------------------------------------------------*/
.fs-5.lead ul { list-style: none; padding-left: 0; margin-top: 10px; margin-bottom: 10px; }

.fs-5.lead ul li { position: relative; padding-left: 26px; margin-bottom: 6px; /* réduit l’espace vertical */ line-height: 1.35; /* texte plus compact */ }

.fs-5.lead ul li::before { content: "✓"; position: absolute; left: 0; top: 2px; color: #0f060a; /* vert doux adapté au thème sombre */ font-weight: bold; }

/* Supprime l’espace généré par les <p> dans les li */
.fs-5.lead ul li p { margin-bottom: 0; }

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

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

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

/*---------------------------------------------------------SEO------------------------------*/
h1.bandeauTitre { color: #111111 !important; }

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