/* --------------------- */
/* page Nos réalisations */
/* --------------------- */

/* Ombre vignettes */
#post-real .rt-holder.tpg-post-holder{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2) !important;
}

/* --------------------- */
/* page Nos réalisations */
/* --------------------- */

/* Ombre cards */
.list-presta .elementor-post__card {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.07) !important;
}

/* --------------------- */
/* page Notre entreprise */
/* --------------------- */

/* slider notre histoire */
.htb-col-lg-2 {
  display: none; 
}
.htmega-thumbgallery-for .content {
	max-width: 80%;
}

/* bloc Certifications */
#certificats img {
  margin-bottom: 20px; 
}

/* --------------------- */
/* page Nos réalisations */
/* --------------------- */

/* suppression description légende images */
.elementor-slideshow__description {
	display: none !important;
}

/* --------------------- */
/* page 404 */
/* --------------------- */

.oups > div {
	margin-top: -150px !important;
}

