@charset "UTF-8";
@import url(main.css);
/*Taille du logotype dans la barre de navigation*/
.navbar-brand { height: 13.5vh !important; }

.logo_nav { height: 12.5vh !important; }

/*Couleur du soulignage des liens*/
.animated-border-button:after { background-color: #F25C05; }

/*Couleur du texte des boutons*/
.text-color-fourth { color: #FFF !important; }

/*Taille du logotype dans le slider*/
.sliderLogoContainer.mx-auto { height: 35vh !important; width: 35vh !important; }

/*Paramètres de la bannière vidéo*/
#backgroundVideo { opacity: 25%; }

.image-video-logo { width: 35vh; }

.container.videoTitle { width: 75% !important; }

/*Personnalisation des espaces*/
.b-bloc-divider { height: 100px !important; background-color: #F2F2F2 !important; border: none !important; box-shadow: none !important; }

/*Couleur du bandeau des cartes*/
.card-header.pt-4.servicesGallery-card-header.text-color-third { background-color: #F25C05 !important; }

/*Arrondi des cartes*/
.servicesGallery-card .card-body { border-radius: 0 0 10px 10px !important; }

.servicesGallery-card .card-header { border-radius: 10px 10px 0 0 !important; }

/*Espace au-dessus des cartes*/
.row.row-cols-1.row-cols-md-4.mb-3.text-center.px-lg-5.col-lg-12.mx-auto.my-4.justify-content-center.servicesGallery-div { margin-top: 4.5rem !important; }

/*Couleur des pictogrammes*/
.bi.bi-clock { color: #fff; width: 15%; }

.bi.bi-geo-alt { color: #fff; width: 15%; }

.bi.bi-truck { color: #fff; width: 15%; }

.bi.bi-piggy-bank { color: #fff; width: 15%; }

.bi.bi-stars { color: #fff; width: 15%; }

.bi.bi-map { color: #fff; width: 15%; }

/*Espaces de la galerie de réalisations*/
.owl-stage-outer { padding: 4.5rem 0rem 4.5rem 0rem; }

/*Bords arrondis des images*/
.rounded-lg-3 { border-radius: 0.5rem; }

.d-block.mx-lg-auto.img-fluid { border-radius: 0.5rem; }

/*Opacité des images des en-têtes*/
.background-image-div-opacity { opacity: 25%; }

/*Espace sous les blocs "Services"*/
.row.row-cols-1.row-cols-md-3.mb-5.text-center.px-lg-5.col-lg-12.mx-auto.my-4.justify-content-center.cardsLinks-div { margin-bottom: 4.5rem !important; }

/*Suppression du bandeau "Contact"*/
.bandeau.border-bottom-1.row.websitePageTitle-div { min-height: 0vh; }

/*Logo au-dessus du formulaire de contact*/
#contact .titles::before { content: ''; background-image: url("/assets/images/entretien-pompe-a-chaleur-saint-meen-le-grand-5006255.webp"); width: 30%; height: 200px; background-size: contain; background-repeat: no-repeat; background-position: center; display: block; margin-left: auto; margin-right: auto; margin-bottom: 50px; }

/*Taille du titre du bloc Google Maps*/
.mb-4.text-center.display-6.titles { font-size: 1.7rem !important; }

/*Espace sous le bloc Google Maps*/
.row.informations-list { padding-bottom: 3rem; }

/*Taille du logotype dans le footer*/
.mx-4.mb-3.logo-footer.mx-auto > .logo_nav { height: 12.5vh !important; }

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