@font-face {
  font-family: "clan_proultra_italic";
  src: url("../../assets/fonts/fonnts.com-ffclanproultit-webfont.woff2")
      format("woff2"),
    url("../../assets/fonts/fonnts.com-ffclanproultit-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
:root {
  --header-full-width: 1440px;
  --block-global-space: 225px;
}
body .block-global-space-bottom {
  margin-bottom: var(--block-global-space) !important;
}
body .block-global-space-top {
  margin-top: var(--block-global-space) !important;
}
.nj-header nav {
  max-width: var(--header-full-width);
  margin: 0 auto !important;
  border: 0 !important;
}
body .block-cta-main-left .block-cta-content {
  max-width: 530px;
  width: 100%;
}
.fs-24 {
  font-size: 24px;
}

/* Hide the native file input but keep it functional */
.fileupload input[type="file"] {
  opacity: 0;
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

/* Style the wrapper to look like a button */
.fileupload {
  position: relative;
  display: inline-block;
  width: 200px; 
  height: 40px;
  padding: 0 40px;
  border: 1px solid var(--nj-color-text-blue-primary) !important;
  border-radius: 0;
  background: #fff;
  color: var(--nj-color-text-blue-primary);
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  user-select: none;
}
.fileupload .wpcf7-form-control-wrap {
  position: static;
}
/* Add SVG icon using pseudo-element */
.fileupload::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  margin-right: 2px;
  background-image: url('data:image/svg+xml;utf8,<svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 2H10L8 0H2C0.9 0 0.00999999 0.9 0.00999999 2L0 14C0 15.1 0.9 16 2 16H18C19.1 16 20 15.1 20 14V4C20 2.9 19.1 2 18 2ZM18 14H2V4H18V14ZM6 9.01L7.41 10.42L9 8.84V13H11V8.84L12.59 10.43L14 9.01L10.01 5L6 9.01Z" fill="%23007ACD"/></svg>');
  background-repeat: no-repeat;
  background-size: 20px 16px;
  background-position: center;
}

/* Text after icon */
.fileupload::after {
  content: "Add a file";
  display: inline-block;
  vertical-align: middle;
}
.file-label-fr::after {
  content: "Ajouter un fichier";
  display: inline-block;
  vertical-align: middle;
}
.file-label-en::after {
  content: "Add a file";
  display: inline-block;
  vertical-align: middle;
}
.file-label-nl::after {
  content: "Een bestand toevoegen";
  display: inline-block;
  vertical-align: middle;
}
.nj-form-item__field-wrapper.fileupload.has-file .wpcf7-not-valid-tip {
  position: absolute;
  left: 168px;
  width: 100%;
  bottom: 0;
}
.color-boxed-sec {
  padding-top: 96px !important;
  padding-bottom: 96px !important;
}
.matrics-sec p {
  font-size: var(--nj-core-size-18, 18px);
  margin-top: 10px;
}
.matrics-sec h1 {
  font-size: var(--nj-core-size-72, 72px);
}

.articles-section {
  display: flex;
  margin-bottom: 50px;
  gap: 20px;
}

.articles-section .nj-card {
  border: 0;
}
.articles-section .wp-block-engie-post-card:hover {
  background: var(--nj-color-palette-grey-200);
}
.articles-section .wp-block-engie-post-card {
  flex-basis: 33.3333%;
  border: 1px solid #ccc;
  border-bottom: 4px solid var(--orange-engie);
}
.home-points {
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 180px;
}
.home-points h1 {
  font-size: var(--nj-core-size-88, 88px);
  line-height: 100%;
  margin-bottom: 10px;
}
.home-points p {
  font-size: 18px;
}
.home-points .wp-block-group {
  margin-bottom: 50px;
}
.over-values-sec .wp-block-columns .wp-block-column h3 {
  margin: 20px 0;
}
.over-values-sec .wp-block-columns {
  margin: 100px 0 0;
}
.over-values-sec .wp-block-columns p {
  line-height: 140%;
}
.wp-block-group.container.header-hero-top h4,
.wp-block-group.container.header-hero-top h5,
.wp-block-group.container.header-hero-top .right.wp-block-engie-block-cta {
  margin: 0 !important;
}
.wp-block-group.container.header-hero-top h4 {
  font-size: var(--nj-core-size-32, 32px);
}
.wp-block-group.container.header-hero-top h5 {
  font-size: var(--nj-core-size-30, 30px);
}
.wp-block-group.container.header-hero-top {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mb-50 {
  margin-bottom: -50px !important;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  text-transform: capitalize;
  color: var(--nj-core-color-grey-700) !important;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle .wpml-ls-native {
  font-size: var(--nj-core-size-16, 16px);
}
.margin-footer {
  margin-bottom: -50px !important;
}
.creative-box-new .title-round-icon img {
  width: 45px;
  height: 45px;
}
.color-boxed-sec p,
.line-height-para p {
}

.color-boxed-sec .left.wp-block-engie-block-cta .container .nj-btn {
  background: #fff;
  color: var(--nj-color-background-high-contrast);
}
.color-boxed-sec .left.wp-block-engie-block-cta .container {
  padding: 0;
  margin: 20px 0 0;
}
.header-help a .nj-header__help-icon {
  width: 24px !important;
  height: 24px !important;
}
.nj-header--sm
  .nj-header__group
  .nj-header__nav-logo--reduced.nj-header__nav-logo--reduced-right
  .nj-header__help-icon {
  width: 24px !important;
  height: 24px !important;
  margin: -3px 0 0 !important;
}
.creative-box-new .title-round-icon h2 {
  line-height: 100%;
}
.wp-block-engie-hero-header.hero_header_style_2 .hero-header-inner {
  justify-content: center;
}
.parent-header {
  width: 100% !important;
  max-width: var(--header-full-width) !important;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  background-color: var(--nj-core-color-grey-0);
  padding: var(--nj-core-size-8) var(--nj-core-size-32);
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
}
nav .nj-breadcrumb,
nav .nj-breadcrumb span {
  padding-left: 0;
  margin-left: 0 !important;
}
.hero-header-inner,
.hero-header-inner p,
.hero-header-inner h1 {
  text-align: center !important;
  margin: 0 auto;
}
.app-mobile-app .mobile-app-column p img {
  max-width: 20px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover {
  border-color: transparent !important;
  background: #052b5014 !important;
  color: var(--nj-color-palette-blue-600);
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  padding: 0 !important;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  left: -29px !important;
}
.wp-block-template-part.nj-header.nj-header--expand-xl.nj-header--fixed.nj-header--scroll-sm.nj-header--sm
  nav
  .nj-header__head-link {
  position: relative;
  z-index: 1;
  margin-left: 0px;
}
.wp-block-template-part.nj-header.nj-header--expand-xl.nj-header--fixed.nj-header--scroll-sm.nj-header--sm
  .current-language {
  margin-left: 30px;
}
.wp-block-template-part.nj-header.nj-header--expand-xl.nj-header--fixed.nj-header--scroll-sm.nj-header--sm
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu {
  width: 140px;
}
.wp-block-template-part.nj-header.nj-header--expand-xl.nj-header--fixed.nj-header--scroll-sm.nj-header--sm
  ul
  li
  .wpml-ls-native {
  opacity: 0;
}
.wp-block-template-part.nj-header.nj-header--expand-xl.nj-header--fixed.nj-header--scroll-sm.nj-header--sm
  ul
  ul
  li
  .wpml-ls-native {
  opacity: 1;
}
.wp-block-template-part.nj-header.nj-header--expand-xl.nj-header--fixed.nj-header--scroll-sm.nj-header--sm
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu
  a {
  border: 0;
  padding: 8px 0 8px 15px;
}
.nj-header__head ul li:not(:last-child):after {
  display: none;
}

.nj-header__head ul li {
  display: block !important;
}

.header-wmpl-language {
  display: flex;
  vertical-align: middle;
}

.parent-header
  span.material-icons.nj-icon-material.nj-icon-material--grey.nj-icon-material--sm {
  line-height: var(--nj-core-size-40, 40px);
}

.header-left {
  display: flex;
  align-items: center;
  gap: var(--nj-core-size-40, 2.5rem);
}

.header-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.header-logo img {
  max-height: var(--nj-core-size-50, 50px);
  width: auto;
}

.header-help a {
  display: flex;
  align-items: center;
  color: var(--nj-core-color-grey-700);
  font-weight: var(--nj-semantic-font-weight-regular);
  text-decoration: none;
  font-size: var(--nj-core-size-16, 16px);
}

.header-help a:hover {
  color: var(--nj-core-color-blue-600);
}

.header-right {
  min-width: var(--nj-core-size-100, 100px);
}

.counter-num .wp-block-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.counter-num .wp-block-group * {
  width: 100%;
}
.counter-num .wp-block-group p {
  font-size: 18px;
  color: #334551;
}
.counter-num .wp-block-group h1 {
  font-size: var(--nj-core-size-72, 72px);
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  background: url(../../assets/svg/shape.svg);
  right: var(--nj-core-size-25, -25px) !important;
}

.nj-header.nj-header--fixed .nj-header__group {
  padding: 0;
}

.nj-header nav {
  margin: 0;
  padding: var(--nj-core-size-8) var(--nj-core-size-32);
}

.nj-header__nav--panel {
  justify-content: left !important;
}

@media only screen and (min-width: 1200px) {
  .nj-header.nj-header--fixed {
    height: var(--nj-core-size-160, 169px) !important;
  }
}

.top-header-pattern {
  padding: var(--nj-core-size-32, 32px) 10%;
}
.hero-section::after {
  content: "";
  width: 67%;
  position: absolute;
  bottom: -3px;
  height: 12px;
  background: var(--orange-engie);
  left: 0;
  z-index: 1;
}

.btn-orange {
  background-color: var(--nj-core-color-orange-500);
  color: var(--nj-core-color-grey-0);
  border-radius: var(--nj-semantic-size-border-radius-md) !important;
  box-shadow: var(--nj-semantic-elevation-shadow-2-dp);
  font-weight: var(--nj-semantic-font-weight-bold);
}

.btn-orange:hover {
  background-color: var(--nj-core-color-orange-600);
}

.has-source-serif-pro-font-family {
  font-family: "clan_proultra_italic" !important;
}

.has-no-bottom-margin {
  margin-bottom: 0 !important;
}

.has-30-bottom-margin {
  margin-bottom: var(--nj-core-size-40, 40px) !important;
}

.nopadding,
.nopadding .container {
  padding: 0 !important;
}

.whitebtn {
  background: var(--nj-core-color-grey-0) !important;
  color: var(--nj-core-color-grey-1000) !important;
}

.padding-left-20,
.padding-left-20 .section_titles_title {
  padding-left: var(--nj-core-size-34, 34px) !important;
}
body .wpml-ls-legacy-dropdown-click {
  width: 90px;
}
.nj-footer__menu {
  margin: 0 !important;
}

.nj-footer__baseline {
  padding: 0 !important;
  margin: 0 !important;
  gap: var(--nj-core-size-480, 31em) !important;
}
.nj-footer_logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}

footer.nj-footer {
  /*  margin-top: var(--block-global-space); */
  padding-bottom: 0 !important;
  border-top: 3px solid var(--orange-engie);
  border-bottom: 0px;
}
.footer-bottom {
  align-items: center;
}
.nj-footer__baseline p {
  font-size: var(--nj-core-size-14, 14px);
  font-weight: var(--nj-semantic-font-weight-regular);
}

img.nj-footer__logo {
  margin-bottom: var(--nj-core-size-15, 15px) !important;
}

.nj-footer__social-icon {
  height: var(--nj-core-size-24, 24px) !important;
  width: var(--nj-core-size-24, 24px) !important;
}

footer a.js-wpml-ls-item-toggle.wpml-ls-item-toggle span {
  display: none !important;
}

footer .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  background: transparent !important;
  border: none !important;
  height: 0 !important;
}

footer .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  top: var(--nj-core-size--20, -20px) !important;
  left: var(--nj-core-size-40, 40px) !important;
}

.footer-bottom {
  padding-top: var(--nj-core-size-30, 30px) !important;
  display: flex;
  border-top: var(--nj-footer-divider, 1px solid var(--nj-core-color-grey-200));
}

.nj-footer__links {
  border: none !important;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  background: transparent !important;
  border: none !important;
}

.header-wmpl-language {
  padding: 0 35px 0 5px;
}

.header-wmpl-language:hover,
.nj-header__nav li a:hover {
  background: #052b5014;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle .wpml-ls-native {
  font-weight: normal !important;
}

.nj-header__nav-link {
  height: 3rem !important;
}

a.nj-header__nav-link {
  padding: 0 20px;
}

.nj-header__nav-link:after {
  bottom: -8px !important;
}

.nj-header__menu {
  max-width: 300px;
  left: 24px !important;
}

@media (min-width: 1140px) {
  li.nj-header__nav-item {
    position: relative;
  }
}

.nj-header__menu {
  padding: 0px 0px !important;
}

ul.nj-header__sub-nav li a {
  padding: 15px 15px;
  display: block;
  margin: 0px !important;
}

.nj-header__menu .container {
  padding: 0px !important;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle .wpml-ls-native {
  margin-top: 12px !important;
}

@media only screen and (min-width: 1440px) {
  .hero-header-desc {
    max-width: 602px !important;
  }
}

.midsectionimage {
  position: relative;
  top: 140px;
}

.midsectionimagenj-btn,
.wp-block-engie-carrousel-articles .nj-btn {
  width: 268px;
  height: 48px;
  font-size: 16px !important;
}

.newsection {
  padding-top: 150px !important;
}

.section_titles_style_secondary h2.section_titles_title {
  font-size: var(--nj-core-size-56, 56px);
  line-height: 100%;
}

.wp-block-engie-carrousel-articles .carousel-articles-wrapper {
  padding: 0px !important;
  margin-left: -10px !important;
}

.carousel-articles-wrapper button {
  display: none !important;
}

.nj-tag--brand {
  background: #ffeada !important;
  border: 1px solid #ff8c47 !important;
}

.nj-footer__baseline {
  padding: 22px 0px !important;
}

.f1 {
  margin-left: -12px;
}

span.footer-wmpl-language {
  margin-top: -3px;
}

.footer-wmpl-language .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  top: -135px !important;
  left: 0px !important;
}
.nj-footer__copyright {
  color: #60798b !important;
  font-size: 14px !important;
}

.footer-right {
  margin-left: 50px;
}

.nj-footer__links li {
  margin-bottom: 0 !important;
}

.nj-header__nav-logo--reduced-right
  .wpml-ls-legacy-dropdown-click
  a.wpml-ls-item-toggle:after {
  left: 27px !important;
  opacity: 1;
}

.nj-header__nav-logo--reduced-right .wpml-ls-legacy-dropdown-click {
  position: relative;
  width: 50px !important;
  margin-left: -20px;
}
.wp-block-template-part.nj-header.nj-header--expand-xl.nj-header--fixed.nj-header--scroll-sm.nj-header--sm
  nav.container {
  max-width: var(--header-full-width) !important;
  position: relative;
}
.nj-header__nav-logo--reduced-right
  .wpml-ls-legacy-dropdown-click
  a.wpml-ls-item-toggle {
  font-size: 0px !important;
}
.hero-header-content {
  max-width: 768px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.nj-form-item__field-wrapper p.wpcf7-form-control-wrap br {
  display: none;
}
.hero-section {
  padding: 64px 145px;
  min-height: 738px;
}
.points-btn section {
  margin: 0 !important;
}
.section-green-electricity {
  padding-top: 143px !important;
  padding-bottom: 143px !important;
}
.section-green-electricity figure {
  margin-bottom: 80px;
}
.section-green-electricity h2 {
  font-size: var(--nj-core-size-56, 56px);
  line-height: 64px;
  margin-bottom: 40px;
}
.section-green-electricity p {
  font-size: var(--nj-core-size-20, 20px);
  line-height: 28px !important;
  margin-bottom: 0px;
}
.multi-buttons p {
  display: flex;
}
.wp-block-contact-form-7-contact-form-selector .container {
  padding: 0;
}
.wp-block-group.contact-form-block {
  padding: 0;
  margin: 0 0 30px 0;
}

.nj-header--sm
  .nj-header__nav-logo--reduced.nj-header__nav-logo--reduced-right {
  position: absolute;
  right: 0px;
}
.nice-select.wpcf7-form-control {
  padding: 5px 10px !important;
  height: 40px;
}

@media (max-width: 768px) {
  .nj-header--expand-xl .nj-header__head {
    width: 100% !important;
  }
  .parent-header {
    justify-content: space-between;
    padding: 0 16px;
  }
  body .nj-header__nav-burger button {
    padding: 0;
    margin: 0 14px 0 0;
  }
  .parent-header div {
    flex-basis: 33.333%;
  }
  .nj-header--expand-xl .header-left a {
    font-size: 0;
  }
  .top-header-pattern {
    background-repeat: repeat-y;
    background-size: auto;
  }
  .wp-block-group.container.header-hero-top {
    flex-wrap: wrap;
  }
  .header-logo {
    position: static;
    transform: none;
    margin: 0;
  }
  .header-left {
    justify-content: left;
  }
  .header-wmpl-language {
    display: none;
  }
  .articles-section {
    display: block;
  }
  .color-boxed-sec .order1 {
    order: 2;
    margin-top: 50px !important;
  }
  .color-boxed-sec h2 {
    font-size: var(--nj-core-size-36, 36px);
    line-height: 48px;
    margin-bottom: 40px !important;
  }
  .color-boxed-sec p {
    font-size: var(--nj-core-size-18, 18px) !important;
  }
  .map-img .block-cta-main-right .block-cta-picture {
    height: 300px !important;
    background-size: contain !important;
    background-position: center !important;
  }
  .news-page__content .wp-block-query-pagination {
    gap: 0px !important;
    margin: 0 10px auto auto !important;
    padding: 2px;
    position: relative;
    z-index: 1;
  }
  #query-per-page {
    padding: 4px 23px 4px 10px !important;
    height: auto;
    width: auto;
  }
  #main-header-nav {
    padding: 0;
  }
  .home-points h1 {
    font-size: var(--nj-core-size-72, 72px) !important;
    line-height: 100% !important;
    margin-bottom: 10px !important;
  }
  .section-green-electricity {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
  }
  .section-green-electricity h2 {
    font-size: var(--nj-core-size-36, 36px);
    line-height: 48px;
    margin-bottom: 30px;
  }
  .section-green-electricity p {
    font-size: var(--nj-core-size-18, 18px);
    line-height: 24px !important;
  }
  .wp-block-engie-carrousel-articles .container {
    padding-right: calc(var(--nj-size-space-32) * 0.5) !important;
  }
  .home-points {
    padding: 0 !important;
  }
  .wp-block-group.container.header-hero-top h5 span {
    font-size: var(--nj-core-size-40, 40px);
  }
  .hero-header-title {
    font-size: var(--nj-core-size-36, 36px) !important;
    line-height: 45px !important;
  }
  .hero-header-desc {
    font-size: var(--nj-core-size-20, 20px) !important;
    line-height: 28px !important;
  }
  body .top-header-pattern {
    background-repeat: repeat-y;
    background-size: 100px;
  }
  .block-cta-main-right .block-cta-picture {
    height: 450px !important;
  }
  .wp-block-group.container.header-hero-top h5 {
    margin: 40px 0 !important;
    font-size: var(--nj-core-size-28, 28px);
  }
  .wp-block-group.container.header-hero-top h4 {
    font-size: var(--nj-core-size-35, 35px);
  }
  .wp-block-group.container.header-hero-top h5 strong {
    font-size: 40px;
    font-weight: 600;
  }
  .hero-section {
    padding: 4px 5px !important;
  }
  .midsectionimage {
    position: static;
    top: 0px;
  }
  .multi-buttons .nj-btn.nj-btn--secondary {
    order: 2;
    margin-top: 20px;
  }
  .point-gap .wp-block-column.order1 {
    order: 2;
  }
  .section_titles_style_secondary h2.section_titles_title {
    font-size: var(--nj-core-size-40, 40px);
    line-height: 48px;
    margin-bottom: 20px;
  }
  .points-btn section {
    text-align: center !important;
  }
  .wp-block-column.home-points {
    background: #f6f8f9 !important;
    padding: 48px 53px 0px !important;
  }
  .wp-block-column.home-points * {
    color: var(--wp--preset--color--ultramarine-900) !important;
  }
  .home-points .wp-block-engie-block-cta .nj-btn {
    max-width: 100%;
    background: var(--nj-color-background-brand) !important;
    color: #fff !important;
  }
  .top-header-pattern {
    padding-bottom: 60px;
  }
  .newsection {
    padding-top: 50px !important;
  }
  .articles-section .wp-block-engie-post-card {
    margin-bottom: 30px;
  }
  .articles-section .wp-block-engie-post-card:last-childt {
    margin-bottom: 0px;
  }
  .nj-footer_logo {
    display: block;
    text-align: center;
  }
  .nj-footer__social {
    justify-content: center !important;
    display: flex;
  }
  .footer-right {
    margin-left: 0px;
    text-align: center;
    margin-top: 20px !important;
  }
  .nj-footer__menu-section {
    margin: 0 0 var(--nj-size-space-2);
  }
  .footer-bottom {
    display: block;
  }
  .nj-footer__links {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .matrics-sec {
    gap: 64px;
  }
  .nj-header__nav-item.has-dropdown .nj-header__nav-link.active {
    background: #0f55e11a;
    border-left: 2px solid #007acd;
  }
  .nj-header__nav-item.nj-header__nav-item--mobile-lang .nj-header__nav-lang {
    width: 100%;
  }
  .nj-header__nav-item.nj-header__nav-item--mobile-lang
    .nj-header__nav-lang
    ul {
    gap: 0;
  }
  .nj-header__nav-item.nj-header__nav-item--mobile-lang {
    height: auto !important;
    padding-top: 30px;
    margin-top: 20px;
  }
  .nj-header__nav-item.nj-header__nav-item--mobile-lang
    .nj-header__nav-lang
    ul
    li
    a.active {
    color: #000;
  }
  .nj-header__nav-item.nj-header__nav-item--mobile-lang
    .nj-header__nav-lang
    ul
    li
    a {
    display: block;
    width: 100%;
    padding: 14.4px 0;
  }
  .mobile-submenu.show-submenu a::after {
    display: none !important;
  }
  .nj-header__nav-item.nj-header__nav-item--mobile-lang
    .nj-header__nav-lang
    ul
    li
    a:hover {
    background: none;
    color: #000;
  }
  .nj-header__nav-item.nj-header__nav-item--mobile-lang .nj-header__nav-lang p {
    font-size: var(--nj-core-size-14, 14px);
  }
  .hero-header-inner {
    padding: 96px 0 !important;
    min-height: 373px !important;
  }
  .block-cta-title .title-cta-block {
    font-size: var(--nj-core-size-36, 36px);
    line-height: 48px;
  }
  .block-cta-content .block-cta-desc {
    font-size: var(--nj-core-size-18, 18px);
    line-height: 24px;
  }
  .wp-block-engie-hero-header-bb.hero_header_style_1 .hero-header-inner,
  .wp-block-engie-hero-header.hero_header_style_1 .hero-header-inner {
  }
}

/* NiceSelect — CF7  */
.form-inner .nice-select,
.wpcf7-form .nice-select {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
  position: relative;
  display: block;
}

.form-inner .nice-select .nice-select-label,
.wpcf7-form .nice-select .nice-select-label {
  display: block;
  padding-right: 44px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.form-inner .nice-select .nice-select-arrow,
.wpcf7-form .nice-select .nice-select-arrow {
  position: absolute !important;
  right: 12px !important;
  left: auto !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  pointer-events: none;
}

.form-inner .nice-select .nice-select-search-box input[type="text"],
.wpcf7-form .nice-select .nice-select-search-box input[type="text"] {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 6px 0 !important;
}

.nj-form-item #date-recharge {
  background: url(../svg/date-icon.svg) no-repeat;
  background-position: center right 10px;
  background-size: 18px;
}
.nj-form-item #montant {
  background: url(../svg/currency-icon.svg) no-repeat;
  background-position: center right 10px;
  background-size: 18px;
}
.form-inner .nice-select .nice-select-dropdown,
.wpcf7-form .nice-select .nice-select-dropdown,
.nice-select .nice-select-dropdown {
  position: absolute !important;
  left: 0 !important;
  right: auto !important;
  width: 100% !important;
  min-width: 100% !important;
  box-sizing: border-box !important;
  background: #fff !important;
  z-index: 99999 !important;
  padding-top: 0 !important;
  border-top: 0 !important;
}

.payment-method .nice-select .nice-select-dropdown {
  margin-top: 42px !important;
}
.recharge-country .nice-select .nice-select-dropdown {
  margin-top: 42px !important;
}
.subject .nice-select .nice-select-dropdown {
  margin-top: 42px !important;
}
.nj-inline-message__title {
  background: #e7eefc;
  padding: 16px 16px 16px 50px !important;
  border: 1px solid #7fadef;
  color: #171d21;
  font-size: 16px;
  margin: 15px 0;
  position: relative;
}
.nj-inline-message.form-error .nj-inline-message__title {
  background: none;
  border: 0;
  padding: 0 !important;
}
.nj-inline-message.form-error .nj-inline-message__title:before {
  display: none;
}
.row .nj-form-item .wpcf7-not-valid-tip {
  padding-left: 20px;
  background: url(../svg/error.svg) no-repeat;
}
.nj-inline-message__title::before {
  content: "!";
  background: #007acd;
  width: 24px;
  height: 24px;
  position: absolute;
  border-radius: 100px;
  border: 2px solid #fff;
  padding: 2px;
  display: flex;
  justify-content: center;
  color: #fff;
  align-items: center;
  transform: rotate(180deg);
  box-sizing: border-box;
  left: 16px;
}
.nj-form-item__field.wpcf7-not-valid {
  box-shadow: 0 0 0 1px #db3735;
}

.reciept-amount-msg {
  background: #ffeada;
  border: 1px solid #d96929;
}
.reciept-amount-msg::before {
  background: #ff8c47;
}
body .nice-select .option {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  line-height: 40px !important;
}
/* Hide any pseudo elements or decorative bars that could appear above dropdown */
.form-inner .nice-select .nice-select-dropdown::before,
.wpcf7-form .nice-select .nice-select-dropdown::before,
.form-inner .nice-select .nice-select-dropdown::after,
.wpcf7-form .nice-select .nice-select-dropdown::after,
.nice-select .nice-select-dropdown::before,
.nice-select .nice-select-dropdown::after {
  display: none !important;
  content: none !important;
}

/* Make search box blend in without extra background bar */
.form-inner .nice-select .nice-select-search-box,
.wpcf7-form .nice-select .nice-select-search-box,
.nice-select .nice-select-search-box {
  background: transparent !important;
  padding: 6px 12px !important;
  margin: 0 !important;
  border-bottom: 0 !important;
}

/* Ensure items container aligns with control edges */
.form-inner .nice-select .nice-select-items,
.wpcf7-form .nice-select .nice-select-items,
.nice-select .nice-select-items {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  padding-top: 0 !important;
}

/* If dropdown is appended elsewhere by NiceSelect, also target body appends */
body .nice-select .nice-select-dropdown,
body .form-inner .nice-select .nice-select-dropdown {
  width: auto !important; /* let absolute positioning control width when appended to body */
}

/* In case dropdown is moved to body, sync its width to control via inline style from JS; fallback: max width */
body .nice-select .nice-select-dropdown[style] {
  max-width: 100vw !important;
}

/* Subject-specific NiceSelect tweaks: tighter spacing and show all options */
.form-inner select#subject + .nice-select .nice-select-dropdown,
.wpcf7-form select#subject + .nice-select .nice-select-dropdown {
  max-height: none !important;
  overflow: visible !important;
}

.form-inner select#subject + .nice-select .nice-select-items .nice-select-item,
.wpcf7-form select#subject + .nice-select .nice-select-items .nice-select-item {
  padding: 6px 12px !important; /* reduce vertical spacing */
  line-height: 1.25 !important;
}

/* reduce gap between items (if items use margin) */
.form-inner
  select#subject
  + .nice-select
  .nice-select-items
  .nice-select-item
  + .nice-select-item,
.wpcf7-form
  select#subject
  + .nice-select
  .nice-select-items
  .nice-select-item
  + .nice-select-item {
  margin-top: 0 !important;
}

/* ensure dropdown doesn't get clipped by parent overflow if possible */
.form-inner select#subject + .nice-select .nice-select-dropdown,
.wpcf7-form select#subject + .nice-select .nice-select-dropdown {
  position: absolute !important;
  z-index: 100000 !important;
}

/* Hide empty placeholder option in NiceSelect lists to remove grey empty row */
.form-inner .nice-select .nice-select-items .nice-select-item[data-value=""],
.wpcf7-form .nice-select .nice-select-items .nice-select-item[data-value=""] {
  display: none !important;
}

/* Ensure subject's items container shows all options without scrolling */
.form-inner select#subject + .nice-select .nice-select-items,
.wpcf7-form select#subject + .nice-select .nice-select-items {
  max-height: none !important;
  height: auto !important;
  overflow: visible !important;
}

/* Further tighten subject option spacing */
.form-inner select#subject + .nice-select .nice-select-items .nice-select-item,
.wpcf7-form select#subject + .nice-select .nice-select-items .nice-select-item {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  line-height: 1.15 !important;
}

.nice-select .option .line1,
.nice-select .current .line1 {
  display: block;
  font-weight: 700;
  color: #182663;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
}
.nice-select .option .line2,
.nice-select .current .line2 {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #171d21;
  margin: 0;
  padding: 0;
  line-height: 20px;
  opacity: 0.95;
  word-break: break-word;
  white-space: normal;
}
.nice-select .option {
  padding-top: 6px;
  padding-bottom: 6px;
  width: 100%;
  box-sizing: border-box;
}
.nice-select .current {
  padding-top: 6px;
  padding-bottom: 6px;
  width: 100%;
  box-sizing: border-box;
}
.nice-select .list {
  min-width: 220px;
  max-width: 100%;
  box-sizing: border-box;
}

/* Mobile language selector - appears after menu items in mobile view */
.nj-header__nav-item--mobile-lang {
  display: none;
  border-top: 1px solid var(--nj-color-border-subtle);
  padding: var(--nj-size-space-16);
  margin-top: var(--nj-size-space-8);
}

.nj-header__nav-lang {
  display: flex;
  flex-direction: column;
  gap: var(--nj-size-space-12);
}

.nj-header__nav-lang-label {
  font-weight: var(--nj-semantic-font-weight-bold);
  font-size: var(--nj-core-size-14, 14px);
  color: var(--nj-color-text-secondary);
  margin: 0;
  padding: 0;
}

.nj-header__nav-lang-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--nj-size-space-8);
}

.nj-header__nav-lang-list li {
  margin: 0;
}

.nj-header__nav-lang-list a {
  color: var(--nj-color-text-primary);
  text-decoration: none;
  font-size: var(--nj-core-size-16, 16px);
  display: block;
  padding: var(--nj-size-space-8) 0;
  transition: color 0.2s ease;
}

.nj-header__nav-lang-list a:hover {
  color: var(--nj-color-text-brand-primary);
}

.nj-header__nav-lang-list a.active {
  color: var(--nj-color-text-brand-primary);
  font-weight: var(--nj-semantic-font-weight-bold);
}

/* Show mobile language selector in mobile menu (1200px and below) */
@media (max-width: 1200px) {
  .nj-header__nav-item--mobile-lang {
    display: list-item;
  }
}

/* Hide on desktop (above 1200px) */
@media (min-width: 1201px) {
  .nj-header__nav-item--mobile-lang {
    display: none !important;
  }
}

/* Overlay active state */
.site-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.site-overlay.is-active {
  display: block;
  pointer-events: auto;
}

/* Mobile submenu - only visible on mobile */
.nj-header__mobile-submenu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  background: var(--nj-color-background-secondary);
  border-top: 1px solid var(--nj-color-border-subtle);
  width: 100%;
}

.nj-header__nav-item.has-dropdown.nj-header__nav-item--mobile-open
  .nj-header__mobile-submenu {
  display: block !important;
}

.nj-header__mobile-submenu li {
  margin: 0;
  list-style: none;
}

.nj-header__mobile-submenu-link {
  display: block;
  padding: var(--nj-size-space-16);
  text-decoration: none;
  color: var(--nj-color-text-primary);
  font-size: var(--nj-core-size-14, 14px);
  border-bottom: 1px solid var(--nj-color-border-subtle);
  transition: background-color 0.2s ease;
}

.nj-header__mobile-submenu-link:hover {
  background-color: var(--nj-color-background-tertiary);
  color: var(--nj-color-text-brand-primary);
}

.nj-header__mobile-submenu-link.active {
  background-color: var(--nj-color-background-secondary);
  color: var(--nj-color-text-brand-primary);
  font-weight: var(--nj-semantic-font-weight-bold);
}

.nj-header__mobile-submenu li:last-child .nj-header__mobile-submenu-link {
  border-bottom: none;
}

/* Hide mobile submenu on desktop */
@media (min-width: 1201px) {
  .nj-header__mobile-submenu {
    display: none !important;
  }
}

/* Desktop submenu hidden on mobile */
@media (max-width: 1200px) {
  .nj-header__menu {
    display: none !important;
  }

  .nj-header__mobile-submenu {
    display: none;
  }

  .nj-header__nav-item.has-dropdown.nj-header__nav-item--mobile-open
    .nj-header__mobile-submenu {
    display: block !important;
  }
}
.fileupload__status {
  margin-top: 8px;
  color: var(--nj-color-text-blue-primary);
}
.nice-select .list {
  max-height: 312px !important;
}

.hero-header-bb-content p,
.hero-header-bb-content h1 {
  text-align: left !important;
}
.hero-header-inner.hero-header-inner--bb {
  min-height: auto;
}
@media (max-width: 768px) {
  .hero-header-inner.hero-header-inner--bb {
    min-height: auto !important;
    padding: 0 !important;
  }
}
.wp-block-contact-form-7-contact-form-selector {
  min-height: 366px;
}
@media (max-width: 768px) {
  .wp-block-contact-form-7-contact-form-selector {
    min-height: 366px;
  }
}
@media (max-width: 768px) {
  .multi-buttons p {
    flex-direction: column;
    align-items: stretch;
  }

  .multi-buttons button,
  .multi-buttons input[type="submit"] {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .nj-header__nav-item.has-dropdown:has(> .mobile-submenu.show-submenu) {
  }
}

.mobile-submenu {
  display: flex !important;
  flex-direction: column;
  width: 100% !important;
}
.mobile-submenu a {
  width: 100% !important;
  padding-left: 30px;
  box-sizing: border-box;
}
.mobile-submenu {
  position: relative;
  z-index: 10010;
  pointer-events: auto;
}
.mobile-submenu a {
  position: relative;
  z-index: 10011;
}

/* If the desktop panel is present, keep it behind mobile submenu on small screens */
@media (max-width: 1200px) {
  .nj-header__menu {
    z-index: 1;
    pointer-events: none;
  }
}
.nj-header__nav-item.extra-padding {
}

.nj-header__nav-item--mobile-open .mobile-submenu {
  display: block !important;
}
.mobile-submenu.hid-submenu {
  display: none !important;
}
.mobile-submenu.show-submenu {
  display: block !important;
}
.nj-header__nav-toggle {
  background: none;
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.hero-top-banner img{
    float:left;
}
.fileupload {
    display: inline-block;
    width: max-content;
    max-width: 100%;
}