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

/*---------------------------------------------------------BLOCS TITRES ET ICONS------------------------------*/
.h2-custom-spacing { padding-top: 60px; padding-bottom: 0px; text-align: center; /* optionnel */ }

.picto_card { padding: 1rem 1.5rem 3rem 1.5rem; }

.picto_card .row { margin-top: 1rem !important; }

.picto_card .svg-picto-card { height: 100%; text-align: center; padding: 1rem 1.5rem !important; border-radius: 18px !important; background-color: transparent !important; }

.picto_card .svg-picto-card svg { width: 62px; height: 62px; display: block; margin: 0 auto; }

.picto_card .svg-picto-card h3 { margin-bottom: 1rem; line-height: 1.25; }

.picto_card .svg-picto-card p { margin-bottom: 0; line-height: 1.5; }

.picto_card .svg-picto-card { border: 1px solid rgba(155, 24, 24, 0.1) !important; background-color: rgba(255, 255, 255, 0.55) !important; }

/* Tablette */
@media (max-width: 991.98px) { .picto_card { padding: 1rem 1rem 2.5rem 1rem; } .picto_card .row { margin-top: 0.75rem !important; } .picto_card .svg-picto-card { padding: 1rem 1.25rem !important; border-radius: 16px !important; } .picto_card .svg-picto-card svg { width: 56px; height: 56px; } .picto_card .svg-picto-card h3 { margin-bottom: 0.85rem; line-height: 1.2; } .picto_card .svg-picto-card p { line-height: 1.45; } }

/* Mobile */
@media (max-width: 767.98px) { .picto_card { padding: 0.75rem 0.75rem 2rem 0.75rem; } .picto_card .row { margin-top: 0.5rem !important; } .picto_card .svg-picto-card { padding: 1rem 1rem !important; border-radius: 14px !important; } .picto_card .svg-picto-card svg { width: 50px; height: 50px; } .picto_card .svg-picto-card h3 { margin-bottom: 0.75rem; line-height: 1.15; } .picto_card .svg-picto-card p { line-height: 1.4; } }

/* Petit mobile */
@media (max-width: 575.98px) { .picto_card { padding: 0.5rem 0.5rem 1.75rem 0.5rem; } .picto_card .svg-picto-card { padding: 0.9rem 0.85rem !important; border-radius: 12px !important; } .picto_card .svg-picto-card svg { width: 44px; height: 44px; } .picto_card .svg-picto-card h3 { margin-bottom: 0.65rem; } .picto_card .svg-picto-card p { line-height: 1.35; } }

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

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

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

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

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

/*---------------------------------------------------------SEO------------------------------*/
div#bandeau-title-seo h2.titles { color: #111111; }

.bandeau h1:not(.websitePageTitle-div) { color: #111111 !important; }

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