.elementor-12 .elementor-element.elementor-element-407326d{margin-top:3%;margin-bottom:0%;padding:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-550b5c6 .elementor-repeater-item-2f6a005 .swiper-slide-bg{background-color:#FFFFFF;background-image:url(https://gilles.vincentdacquin.com/wp-content/uploads/2023/08/animiertes-gif-von-online-umwandeln-de.gif);background-size:contain;}.elementor-12 .elementor-element.elementor-element-550b5c6 .swiper-slide{height:450px;transition-duration:calc(5000ms*1.2);}.elementor-12 .elementor-element.elementor-element-550b5c6 .swiper-slide-contents{max-width:66%;}.elementor-12 .elementor-element.elementor-element-550b5c6 .swiper-slide-inner{text-align:center;}/* Start custom CSS *//* Utilisation du sélecteur .elementor-sticky--effects */
.elementor-sticky--effects {
    background-color: #fff !important; /* Notez que le !important doit être après la valeur, pas avant. */
}

/* Utilisation d'un sélecteur générique "body.elementor-page-12" */
body.elementor-page-12 {
    transition: background-color 2s ease !important; /* Transition de la couleur de fond */
}

/* Utilisation du sélecteur "> .elementor-container" qui cible les enfants directs de "body.elementor-page-12" avec la classe "elementor-container" */
body.elementor-page-12 > .elementor-container {
    transition: min-height 1s ease !important; /* Transition de la hauteur minimale */
}

.menu-item-987512323 li a {
    color:Red!important;
}/* End custom CSS */