/* GillTeq hero section background slideshow (Elementor-compatible markup) */
.elementor-element-ce62334 {
  position: relative;
  overflow: hidden;
}

.elementor-element-ce62334 > .elementor-background-slideshow {
  inset: 0;
  position: absolute;
  z-index: 0;
  pointer-events: none;
}

.elementor-element-ce62334 > .elementor-background-slideshow .elementor-background-slideshow__slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.elementor-element-ce62334 > .elementor-background-slideshow .elementor-background-slideshow__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.elementor-element-ce62334 > .elementor-background-slideshow .elementor-background-slideshow__slide__image {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.elementor-element-ce62334 > .elementor-container {
  position: relative;
  z-index: 1;
}

.elementor-element-ce62334 > .elementor-shape {
  position: relative;
  z-index: 1;
}
