.elementor-12 .elementor-element.elementor-element-2fb6fec{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-f7a3b27 *//* Import Poppins */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

.lp-header,
.lp-header * {
  box-sizing: border-box;
}

/* Conteneur global du header */
.lp-header {
  position: relative;
  background: transparent;
  padding: 0;
  font-family: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;
  z-index: 1000;
}

/* Capsule blanche du menu desktop */
.lp-header-inner {
  max-width: 1400px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 20px;
  padding: 10px 40px;
  display: flex;
  align-items: center;
  column-gap: 32px;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
}

/* Logo */
.lp-logo {
  display: flex;
  align-items: center;
}

.lp-logo img {
  display: block;
  height: 60px;
  width: auto;
}

/* Téléphone desktop */
.lp-phone {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-left: 8px;
  margin-right: 32px;
  text-decoration: none;
  color: #03A6E0;
  font-size: 16px;
  font-weight: 500;
}

.lp-phone-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #03A6E0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.lp-phone-svg {
  width: 18px;
  height: 18px;
  fill: #ffffff;
}

/* Nav desktop */
.lp-nav {
  flex: 1;
}

.lp-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.lp-nav-item {
  position: relative;
}

.lp-nav-link {
  text-decoration: none;
  color: #111827;
  font-size: 18px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: color 0.2s ease;
}

.lp-nav-link:hover {
  color: #03A6E0;
}

/* Chevron desktop */
.lp-nav-arrow {
  width: 8px;
  height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  margin-top: 2px;
  transition: transform 0.2s ease, margin-top 0.2s ease;
}

/* Sous-menus desktop */
.lp-has-submenu > .lp-nav-link {
  cursor: pointer;
}

.lp-submenu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  border-radius: 16px;
  padding: 14px 20px;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.14);
  display: none;
  min-width: 220px;
  z-index: 50;
}

.lp-submenu--wide {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  border-radius: 16px;
  padding: 18px 24px;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.14);
  display: none;
  min-width: 620px;
  column-gap: 32px;
  z-index: 50;
}

.lp-submenu--wide .lp-submenu-col {
  min-width: 180px;
}

.lp-submenu-title {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 4px;
  color: #111827;
}

.lp-submenu-title a {
  text-decoration: none;
  color: inherit;
}

.lp-submenu-list {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
}

.lp-submenu-list li {
  margin-bottom: 4px;
}

.lp-submenu-list a {
  font-size: 14px;
  font-weight: 400;
  color: #4b5563;
  text-decoration: none;
  white-space: nowrap;
}

.lp-submenu-list a:hover {
  color: #03A6E0;
}

.lp-submenu:not(.lp-submenu--wide) {
  display: none;
  flex-direction: column;
}

.lp-nav-item.lp-has-submenu:hover > .lp-submenu,
.lp-nav-item.lp-has-submenu:focus-within > .lp-submenu {
  display: flex;
}

.lp-has-submenu:hover > .lp-nav-link .lp-nav-arrow,
.lp-has-submenu:focus-within > .lp-nav-link .lp-nav-arrow {
  transform: rotate(225deg);
  margin-top: 0;
}

/* ===================== */
/* Weglot – Desktop      */
/* ===================== */

.lp-lang-wrapper {
  position: relative;
  margin-left: 32px;
  display: inline-flex;
  align-items: center;
}

/* ======= Cas switcher Weglot type "country-.elementor-12 .elementor-element.elementor-element-f7a3b27 weglot-dropdown" ======= */

/* On enlève toute bordure/cadre sur le conteneur et le bouton courant */
html body .country-.elementor-12 .elementor-element.elementor-element-f7a3b27.weglot-dropdown,
html body .country-.elementor-12 .elementor-element.elementor-element-f7a3b27.weglot-dropdown .wgcurrent,
html body .country-.elementor-12 .elementor-element.elementor-element-f7a3b27.weglot-dropdown .wgcurrent:hover,
html body .country-.elementor-12 .elementor-element.elementor-element-f7a3b27.weglot-dropdown .wgcurrent:focus {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  background: transparent !important;
  padding: 0 !important;
}

/* On cache la petite flèche noire ▸ */
html body .country-.elementor-12 .elementor-element.elementor-element-f7a3b27.weglot-dropdown .wgcurrent .wg-arrow {
  display: none !important;
}

/* Optionnel : on peut arrondir le "bouton" et réduire le spacing interne */
html body .country-.elementor-12 .elementor-element.elementor-element-f7a3b27.weglot-dropdown .wgcurrent {
  border-radius: 50% !important;
}

/* ===================== */
/* Burger                */
/* ===================== */

.lp-burger {
  display: none;
  width: 32px;
  height: 32px;
  padding: 0;
  margin-left: 16px;
  border: none;
  background: transparent;
  cursor: pointer;
  position: relative;
}

.lp-burger-line {
  position: absolute;
  left: 4px;
  right: 4px;
  height: 2px;
  border-radius: 999px;
  background: #03A6E0;
  transition: transform 0.2s ease, top 0.2s ease, opacity 0.2s ease;
}

.lp-burger-line:nth-child(1) { top: 9px; }
.lp-burger-line:nth-child(2) { top: 16px; }
.lp-burger-line:nth-child(3) { top: 23px; }

.lp-burger.is-open .lp-burger-line:nth-child(1) {
  top: 16px;
  transform: rotate(45deg);
}
.lp-burger.is-open .lp-burger-line:nth-child(2) {
  opacity: 0;
}
.lp-burger.is-open .lp-burger-line:nth-child(3) {
  top: 16px;
  transform: rotate(-45deg);
}

/* Nav mobile base */
.lp-nav-mobile {
  display: none;
}

/* -------- Compact desktop <= 1235px -------- */
@media (max-width: 1235px) {
  .lp-header-inner {
    padding: 8px 24px;
    column-gap: 20px;
  }

  .lp-logo img { height: 52px; }

  .lp-phone {
    font-size: 14px;
    margin-right: 20px;
    gap: 8px;
  }

  .lp-phone-icon {
    width: 28px;
    height: 28px;
  }

  .lp-nav-list { gap: 28px; }
  .lp-nav-link { font-size: 16px; }

  .lp-lang-wrapper {
    margin-left: 20px;
  }
}

/* -------- Mobile / tablette <= 1024px -------- */
@media (max-width: 1024px) {
  body.lp-menu-open {
    overflow: hidden;
  }

  .lp-header-inner {
    max-width: 94%;
    margin: 8px auto;
    padding: 8px 20px;
    column-gap: 16px;
    justify-content: space-between;
  }

  .lp-logo img {
    height: 52px;
  }

  .lp-phone,
  .lp-nav,
  .lp-lang-wrapper {
    display: none;
  }

  .lp-burger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .lp-nav-mobile {
    position: fixed;
    inset: 0;
    background: #ffffff;
    padding: 96px 24px 24px;
    display: none;
    flex-direction: column;
    gap: 24px;
    z-index: 1100;
    overflow-y: auto;
  }

  .lp-nav-mobile.is-open {
    display: flex;
  }

  /* Bouton de fermeture dans le menu mobile */
  .lp-mobile-close {
    position: absolute;
    top: 20px;
    right: 24px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: none;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.18);
    cursor: pointer;
    padding: 0;
  }

  .lp-mobile-close-line {
    position: absolute;
    left: 7px;
    right: 7px;
    top: 15px;
    height: 2px;
    border-radius: 999px;
    background: #03A6E0;
  }

  .lp-mobile-close-line:nth-child(1) {
    transform: rotate(45deg);
  }
  .lp-mobile-close-line:nth-child(2) {
    transform: rotate(-45deg);
  }

  .lp-nav-mobile-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .lp-nav-mobile-item {
    border-bottom: 1px solid transparent;
  }

  .lp-nav-mobile-link {
    display: block;
    padding: 12px 0;
    text-decoration: none;
    color: #111827;
    font-size: 18px;
  }

  .lp-mobile-toggle {
    width: 100%;
    padding: 12px 0;
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    color: #111827;
    cursor: pointer;
  }

  .lp-mobile-arrow {
    font-size: 18px;
    transform: translateY(1px);
    transition: transform 0.2s ease;
  }

  .lp-mobile-sublist {
    list-style: none;
    margin: 0;
    padding: 0 0 8px 0;
    display: none;
  }

  .lp-mobile-sublist li a {
    display: block;
    padding: 8px 0 8px 12px;
    font-size: 16px;
    color: #111827;
    text-decoration: none;
  }

  .lp-mobile-sublist li a:hover {
    color: #03A6E0;
  }

  .lp-mobile-has-sub.is-open > .lp-mobile-toggle {
    background: #03A6E0;
    color: #ffffff;
    border-radius: 8px;
    padding-inline: 10px;
  }

  .lp-mobile-has-sub.is-open > .lp-mobile-toggle .lp-mobile-arrow {
    transform: rotate(90deg);
  }

  .lp-mobile-has-sub.is-open > .lp-mobile-sublist {
    display: block;
    margin-top: 4px;
  }

  .lp-mobile-separator {
    margin: 24px 0 16px;
    border: none;
    border-top: 1px solid #e5e7eb;
  }

  /* Weglot mobile : on laisse Weglot gérer,
     tu pourras rajouter une stylisation similaire si besoin */
  .lp-mobile-lang {
    margin-bottom: 16px;
  }

  .lp-mobile-lang-title {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px;
    color: #111827;
  }

  .lp-mobile-phone {
    margin-top: 12px;
  }

  .lp-mobile-phone-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 24px;
    border-radius: 999px;
    background: #03A6E0;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
  }

  .lp-mobile-phone-btn .lp-phone-icon {
    background: transparent;
    border: 2px solid #ffffff;
    width: 32px;
    height: 32px;
  }

  .lp-mobile-phone-btn .lp-phone-svg {
    width: 18px;
    height: 18px;
    fill: #ffffff;
  }
}/* End custom CSS */