.elementor-kit-960{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#333333;--e-global-color-text:#ECECEC;--e-global-color-accent:#FF6F61;--e-global-color-880db33:#F5F5F5;--e-global-color-23e726f:#E0E0E0;--e-global-color-bd546f2:#00000000;--e-global-color-14f3a24:#FF6F61;--e-global-color-cfd5374:#FFA961;--e-global-color-5c4f3f6:#10171F;--e-global-color-a9d2189:#172838;--e-global-color-ed2b028:#06CE82;--e-global-color-24c1de5:#F11F69;--e-global-color-517ea2f:#FFA961;--e-global-color-1a9b275:#203447;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:500;background-color:#F5F5F5;--e-preloader-animation:rubberBand;--e-preloader-animation-duration:1100ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-text );--e-preloader-size:60px;}.elementor-kit-960 e-page-transition{background-color:var( --e-global-color-a9d2189 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.parent:hover .enfant {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
}

.enfant {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  transform: translateY(10px);
}
.parent {
  position: relative;
}

.parent::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.6);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.parent:hover::after {
  opacity: 1;
}



body #sby_lightbox .sby_thumbnail_hover_inner>span,
body .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner>span,
body.et-db #et-boc #sby_lightbox .sby_thumbnail_hover_inner>span,
body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner>span {
  display:block;
  line-height:1.2;
  margin-bottom:5px;
  text-align:center;
  padding-top:25%;
  font-family: roboto;
  color: #ffc61a;
  font-weight: 500;
}

body #sby_lightbox .sby_thumbnail_hover,
body .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover,
body.et-db #et-boc #sby_lightbox .sby_thumbnail_hover,
body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  opacity:0;
  display:block;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:10;
  color:#fff;
  background:#333;
  background:rgba(0,0,0,0.85);
  transition:opacity 0.6s ease-in-out;
  -moz-transition:opacity 0.6s ease-in-out;
  -webkit-transition:opacity 0.6s ease-in-out
}/* End custom CSS */