@charset "UTF-8";
@import url(main.css);
div#secondaires { height: 0 !important; }

.spacer { display: none; }

/*------------Bloc actu------------------------------*/
#news-posts-bloc { margin-top: 150px !important; margin-bottom: 150px !important; }

/* -------------Bloc Espacement-----------------*/
.b-bloc-divider { height: 80px !important; background-color: transparent !important; border: none !important; box-shadow: none !important; }

#divider { background-image: url(https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FBMCvcgVWiwSO8ksJeg13rvfL1t22%2Fimages%2Fseul_telecharger_3f7b.webp); background-size: contain; background-repeat: no-repeat; background-position: center; }

/*-----------Boutons---------*/
.button_homepageScreen { background-color: transparent !important; background-image: url(https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FBMCvcgVWiwSO8ksJeg13rvfL1t22%2Fimages%2Fbannieres_1_hepr.webp); background-size: contain; background-repeat: no-repeat; background-position: center; padding: 40px 10px !important; color: black !important; font-size: 1.4rem !important; border-radius: 0 !important; transition: transform 0.3s ease; /* animation fluide */ display: block; }

.button_homepageScreen:hover { transform: scale(1.1); /* effet de zoom à 110% */ background-color: transparent !important; }

/*-------------Galeries photo-------------------*/
#environmental-issues { background-color: #DCB972; padding: 30px 0; }

/*-----------------------Bloc SEO----------------*/
.first-activity-div h3, .second-activity-div h3, .third-activity-div h3 { font-weight: normal !important; }

/*-------------Bannière vidéo-------------------*/
.video-background-overlay { background-color: #624918 !important; opacity: 0.7 !important; }

.videoTitle { width: 100% !important; }

@media (min-width: 1200px) { .videoTitle h2 { font-size: 1.8rem; } }

.videoTitle h2 { width: 70%; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 999px) { .videoTitle h2 { display: none; } }

.fondDegradeLogo { filter: drop-shadow(0 0 2px rgba(255, 255, 255, 0.9)) drop-shadow(0 0 4px rgba(255, 255, 255, 0.8)) drop-shadow(1px 1px 6px rgba(255, 255, 255, 0.6)); }

/*-------------Bannière des pages secondaires-------------------*/
#secondaires + style + #fullHeight { height: 70vh !important; }

/*--------------Titres-------------*/
.photoTitleText .titles { color: white !important; }

/* -------------Bloc Maps-----------------*/
div.maps-section div.background-image-div-opacity { background-size: cover; background-attachment: fixed; background-image: url(/assets/images/menuisier-crevin-1288230.webp); }

.maps-section .content { color: white !important; }

div.maps-section { background-color: #DCB972; }

/*--------------------------Cartes de services Custom----------------------*/
.custom-cards-2 { width: 100%; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; max-width: 1300px; margin-left: auto; margin-right: auto; }

.card__img { visibility: hidden; background-size: cover; background-position: center; background-repeat: no-repeat; width: 100%; height: 235px; border-top-left-radius: 12px; border-top-right-radius: 12px; }

.card__img--hover { transition: 0.2s all ease-out; background-size: cover; background-position: center; background-repeat: no-repeat; width: 100%; position: absolute; height: 235px; border-top-left-radius: 12px; border-top-right-radius: 12px; top: 0; }

.custom-card-2 { margin-right: 25px; transition: all 0.4s cubic-bezier(0.175, 0.885, 0, 1); background-color: #fff; width: 33.3%; position: relative; border-radius: 12px; overflow: hidden; box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1); }

.custom-card-2:hover { box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1); transform: scale(1.1, 1.1); }

.card__info { z-index: 2; background-color: #fff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; padding: 16px 24px 24px 24px; }

.card__title { margin-top: 5px; margin-bottom: 10px; }

.custom-card-2:hover .card__img--hover { height: 100%; opacity: 0.3; }

.custom-card-2:hover .card__info { background-color: transparent; position: relative; }

.custom-card-2:hover .card__info-hover { opacity: 1; }

@media (max-width: 1024px) { .custom-cards-2 { flex-wrap: wrap; /* Permet aux cartes de passer à la ligne */ } .custom-card-2 { width: 48%; /* Deux cartes par ligne sur tablette */ margin-bottom: 20px; } }

@media (max-width: 768px) { .custom-card-2 { width: 100%; /* Une carte par ligne sur mobile */ margin-right: 0; /* Supprime les marges */ } }

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