/* xl - DESKTOP STYLES */
p {
  margin-bottom: 0px;
}
nav ul .btn-contact {
  display: none !important;
}
.cta, .elementor-field-type-submit {
  line-height: 0;
}
.cta .elementor-button, .elementor-field-type-submit .elementor-button {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.cta .elementor-button > span, .elementor-field-type-submit .elementor-button > span {
  align-items: center;
}
.cta .elementor-button::before, .elementor-field-type-submit .elementor-button::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.1);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.45s ease;
}
.cta .elementor-button:hover::before, .elementor-field-type-submit .elementor-button:hover::before {
  transform: scaleX(1);
}
.cta .elementor-button .elementor-button-content-wrapper, .elementor-field-type-submit .elementor-button .elementor-button-content-wrapper {
  position: relative;
  z-index: 2;
}
.cta .elementor-button .elementor-button-icon, .elementor-field-type-submit .elementor-button .elementor-button-icon {
  position: relative;
  z-index: 2;
  width: 40px;
  height: 40px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  padding: 12px;
}
.cta .elementor-button .elementor-button-icon svg, .elementor-field-type-submit .elementor-button .elementor-button-icon svg {
  height: 15px;
}
.cta.cta-primary .elementor-button-icon, .elementor-field-type-submit .elementor-button-icon {
  background-color: rgba(255, 255, 255, 0.2);
}
.cta.cta-secondary .elementor-button-icon {
  background-color: #0057D920;
}
.scroll-down-animation {
  width: 180px;
  height: 180px;
  opacity: 0.7;
}
.banner-icon-box .elementor-widget-text-editor {
  height: 60px;
}
/* DOMAINES */
.domaine-detail .blox-boxed-small-square-icon-box-heading {
  position: absolute;
  top: 28px;
  left: 120px;
}
body:not(.elementor-editor-active) .domaine-detail {
  display: none;
}
body:not(.elementor-editor-active) .domaine-detail.is-active {
  display: flex;
}
.domaine-card {
  cursor: pointer;
  transition: all 0.25s ease;
}
.domaine-application .domaine-card .square_icon_box, .domaine-integration .domaine-card .square_icon_box, .domaine-technologie .domaine-card .square_icon_box {
  transition: all 0.25s ease;
}
.domaine-application .domaine-card.is-active .square_icon_box, .domaine-integration .domaine-card.is-active .square_icon_box, .domaine-technologie .domaine-card.is-active .square_icon_box {
  transform: translateY(-2px);
}
.domaine-application .domaine-card.is-active .square_icon_box, .domaine-application .domaine-card:hover .square_icon_box {
  border: solid 2px #0057D9 !important;
  box-shadow: 0 12px 32px rgba(0, 87, 217, 0.3);
}
.domaine-integration .domaine-card.is-active .square_icon_box, .domaine-integration .domaine-card:hover .square_icon_box {
  border: solid 2px #C8102E !important;
  box-shadow: 0 12px 32px rgba(200, 16, 46, 0.3);
}
.domaine-technologie .domaine-card.is-active .square_icon_box, .domaine-technologie .domaine-card:hover .square_icon_box {
  border: solid 2px #18B7C9 !important;
  box-shadow: 0 12px 32px rgba(24, 183, 201, 0.3);
}
.domaine-detail-close {
  display: none;
}
@media screen and (max-width: 1279px) {
  body:not(.elementor-editor-active) .domaine-detail {
    display: none;
  }
  body:not(.elementor-editor-active) .domaine-detail .elementor-widget {
    height: 100%;
  }
  body:not(.elementor-editor-active) .domaine-detail .elementor-widget-container {
    height: 100%;
  }
  body:not(.elementor-editor-active) .domaine-detail .square_icon_box {
    height: 100%;
  }
  body:not(.elementor-editor-active) .domaine-detail.is-active {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    box-sizing: border-box;
    overflow-y: auto;
    background: #fff;
    border-radius: 0;
    padding: 24px;
    min-height: calc(100dvh - 24px);
  }
  .domaine-detail-close {
    display: flex;
    position: absolute;
    top: 36px;
    right: 36px;
    z-index: 10000;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #6b7280;
    background: #fff;
    color: #6b7280;
    font-size: 30px;
    line-height: 36px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
  }
  body.domaine-detail-open {
    overflow: hidden;
  }
}
.members-slider .owl-stage {
  padding: 40px 0;
}
/* Le texte circulaire / cercle */
.scroll-down {
  animation: rotateScrollText 20s linear infinite;
  transform-origin: center;
}
/* Rotation infinie */
@keyframes rotateScrollText {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  nav ul .btn-contact {
    display: block !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F417-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F417-scss-tablet-l.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACCA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BADtFA%3BAC8FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BADjNA%3BACuNA%3BAAAA%3BAAAA%3BAAAA%3BADvNA%3BAC8NA%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BADnOF%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAAA%22%7D */