

/******* Style *********/
.et-db #page-container #et-boc .et-l .banner-hero {
  margin: 0;
  overflow: hidden;
  height: 100vh;
}
.et-db #page-container #et-boc .et-l .banner-hero::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 1) 100%);
  opacity: 1;
  z-index: 1;
  max-height: 100vh;
}

.et-db #page-container #et-boc .et-l .banner-hero,
.et-db #page-container #et-boc .et-l .banner-hero .et_pb_row {
  padding: 0;
}


/** texte **/
.et-db #page-container #et-boc .et-l .banner-hero .row-texte{
  height: 100vh;
  position: relative;
}


.et-db #page-container #et-boc .et-l .banner-hero .row-texte .et_pb_column {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-top: 116px;
}
.et-db #page-container #et-boc #et-main-area.sticky .et-l .banner-hero .row-texte .et_pb_column {
  padding-top: 0;
}
@media(max-width: 980px){
  .et-db #page-container #et-boc .et-l .banner-hero .row-texte .et_pb_column {
    padding-top: 0;
  }
}
.et-db #page-container #et-boc .et-l .banner-hero .row-texte .et_pb_text .et_pb_text_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: auto;
  padding: 1rem 0;
  padding-bottom: 10px;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-texte p {
  margin-top: 0;
  font-size: 1.2rem;
  line-height: 1.4;
  max-width: 1050px;
  color: #fff;
}
.et-db #page-container #et-boc .et-l .banner-hero .row-texte a {
  color: #fff;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-texte .et_pb_text p.slogan,
.et-db #page-container #et-boc .et-l .banner-hero .row-texte .et_pb_text p.sur-titre {
  font-family: Urbanist;
  color: #FFFFFF;
  font-size: 1.33rem;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
  padding-right: 0;
  padding-left: 0;
  margin-top: 2rem;
}
@media(max-width: 768px){
  .et-db #page-container #et-boc .et-l .banner-hero .et_pb_row .et_pb_text p.slogan,
  .et-db #page-container #et-boc .et-l .banner-hero .et_pb_row .et_pb_text p.sur-titre {
    font-size: 1.3rem;
  }
}

.et-db #page-container #et-boc .et-l .et_pb_text p.slogan:before{
  content: "";
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  height: 5rem;
  width: 5rem;
  background-color: var(--secteur-color, transparent);
  background-image: var(--secteur-icon, none);
  background-repeat: no-repeat;
  background-size: 55%;
  background-position: center;
}
.et-db.home #page-container #et-boc .et-l .banner-hero .et_pb_text p.slogan::before {
  content: "\e906";
  font-family: "halpaq";
  margin-inline-start: auto;
  font-size: 65px;
  line-height: 1;
  margin-bottom: 36px;
  background: none;
  width: auto;
  height: auto;
}

.et-db #page-container #et-boc .et-l .banner-hero .et_pb_row .et_pb_text p:has(a) {
  order: 3;
}

.et-db #page-container #et-boc .et-l .banner-hero .anchor{
  width: 5rem;
  height: 5rem;
  position: absolute;
  bottom: -9rem;
  left: 50%;
  transform: translateX(-50%);
}

.et-db #page-container #et-boc .et-l .banner-hero .anchor:after{
  content: "\e925";
  font-family: "icomoon" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  font-size: 3.5rem;
  font-weight: 100;
  visibility: visible;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.et-db #page-container #et-boc .et-l .banner-hero a.anchor:hover::after{
  color: var(--main-color) !important;
}



/********* image **********/

.et-db #page-container #et-boc .et-l .banner-hero:has(.et_pb_image) .row-media,
.et-db #page-container #et-boc .et-l .banner-hero:has(.et_pb_image) .row-media .et_pb_column {
  position: static;
}
.et-db #page-container #et-boc .et-l .banner-hero:has(.et_pb_image) .row-media .et_pb_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100vh;
}

.et-db #page-container #et-boc .et-l .banner-hero:has(.et_pb_image) .row-media .et_pb_image_wrap {
  height: 100%;
  width: 100%;
}

.et-db #page-container #et-boc .et-l .banner-hero:has(.et_pb_image) .row-media .et_pb_image_wrap img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}


/************ video ***********/

.et-db #page-container #et-boc .et-l .banner-hero:has(.et_pb_section_video_bg) .et_pb_row,
.et-db #page-container #et-boc .et-l .banner-hero:has(.et_pb_section_video_bg) .et_pb_column,
.et-db #page-container #et-boc .et-l .banner-hero:has(.et_pb_section_video_bg) .et_pb_text,
.et-db #page-container #et-boc .et-l .banner-hero:has(.et_pb_section_video_bg) .et_pb_text_inner {
  height: 100%;
}


/* banner hero avec sous ROW supplémentaire  */
.et-db #page-container #et-boc .et-l .banner-hero:has(.row-more){
  height: inherit;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more{
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
  padding-top: 0;
  padding-bottom: 50px;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column{
  width: 50%;
  height: 100%;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column:has(.et_pb_image):not(.image-background){
  width: 80%;
  margin-top: -160px;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column:has(.et_pb_image){
  padding: 0;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_text_inner{
  align-items: flex-start;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more::before {
  content: " ";
  position: absolute;
  left: 50%;
  top: -1px;
  width: 100vw;
  height: 100%;
  display: block;
  background: radial-gradient(circle at 10% 58%, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 100%);
  opacity: 1;
  z-index: 1;
  transform: translateX(-50%);
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column h3,
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column p{
  order: inherit;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more p{
  color: #fff;
  border-bottom: none !important;
}
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge h3,
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc h3 {
  margin-bottom: 5px;
}
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge h3,
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc h3,
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge h3 span,
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc h3 span {
  line-height: 1;
  font-weight: 900;
  font-size: 2.1rem;
  letter-spacing: 0.01em;
}
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column:has(.et_pb_image) picture{
  display : flex;
  justify-content: end;
  margin: 0;
  visibility: visible;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column:has(.et_pb_image) picture img{
  height: 297px;
  object-fit: cover;
  width: 100%;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column:has(.et_pb_image) .et_pb_module.et_pb_image{
  z-index: 2;
  position: relative;
  top: 160px;
  left: 40%;
  width: 60%;
  height: 100%;
  margin-bottom: 0;
}


/* module blanc */
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc{
  margin-bottom: 5.82%;
  width: 58%;
  padding: 158px 5rem 38px 4rem;
  background: linear-gradient(45deg, rgba(209, 209, 209, 1) 0%, rgba(255, 255, 255, 1) 50%);
  overflow: hidden;
}
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc:after{
  content: "\e926";
    font-family: "icomoon" !important;
    position: absolute;
    top: 36%;
    font-size: 20rem;
    font-weight: 600;
    visibility: visible;
    opacity: 1;
    right: 4rem;
    color: #f2f2f2;
    z-index: 1;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc .et_pb_text_inner::before{
  content: "";
  display: block;
  position: relative;
  margin-bottom: 20px;
  width: 83px;
  height: 3.29px;
  background: linear-gradient(to right, #0055A4 0%, #0055A4 33.33%, #FFFFFF 33.33%, #FFFFFF 66.66%, #EF4135 66.66%, #EF4135 100%);
}
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc h3,
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc p,
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc .et_pb_text_inner::before {
  z-index: 2;
  position: relative;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc .et_pb_text_inner {
  z-index: 2;
  position: relative;
}

/* module rouge */
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge{
  position: absolute;
  top: 50%;
  left: 51%;
  z-index: 3;
  width: 60%;
  padding: 44px 4rem 18px 4rem;
  margin-bottom: 0;
  background: linear-gradient(1.04turn, #310273 -22%, #E41B12 50%);
}
@media(max-width: 700px){
  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge{
    padding: 2rem;
  }
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge .et_pb_text_inner{
  position: static;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge .et_pb_text_inner p:has(img){
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 50%;
}
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge .et_pb_text_inner p:has(img) img{
  width: 100%;
  position: relative;
  z-index: -1;
}

/* image background */
.et-db #page-container #et-boc .et-l .banner-hero .row-more .image-background{
  position: absolute;
  z-index: -1;
  left: calc((100% - 100vw) / 2);
  top: 0;
}
.et-db #page-container #et-boc .et-l .banner-hero .row-more .image-background::before {
  content: " ";
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 220px;
  display: block;
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0) 100%);
  opacity: 1;
  z-index: 50;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .image-background .et_pb_module{
  position: initial !important;
  width: 100% !important;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .image-background .et_pb_image_wrap,
.et-db #page-container #et-boc .et-l .banner-hero .row-more .image-background picture{
  height: 100%;
}

.et-db #page-container #et-boc .et-l .banner-hero .row-more .image-background img{
  height: 100% !important;
  width: 100%;
}


@media(max-width: 980px){

  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column{
    width: 100%;
  }

  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column{
    width: inherit;
    height: 100%;
  }
}

@media(max-width: 700px){


  .et-db #page-container #et-boc .et-l .banner-hero .row-more {
    padding-top: 0;
  }
  .et-db #page-container #et-boc .et-l .banner-hero .row-more:has(.et_pb_column:first-child .et_pb_text) .et_pb_column:has(.et_pb_image)  {
        margin: inherit;
  }


  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc,
  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column:has(.et_pb_image) .et_pb_module.et_pb_image,
  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge{
    top: inherit;
    left: inherit;
    width: 100%;
    position: relative;
  }


  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_image_wrap{
    width: 100%;
  }

  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column:has(.et_pb_image):not(.image-background){
    width: inherit;
  }

  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_column:has(.et_pb_image):not(.image-background) .et_pb_module{
    margin-bottom: 1rem;
  }

  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-rouge{
    transform: inherit;
  }

  .et-db #page-container #et-boc .et-l .banner-hero .row-more{
    gap: 2rem;
  }

  .et-db #page-container #et-boc .et-l .et_pb_code:has(.mouse-container){
    bottom: 8rem !important;
  }

  .et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc {
    padding: 2rem;
  }
.et-db #page-container #et-boc .et-l .banner-hero .row-more .et_pb_module.bg-blanc:after {
  top: 45%;
  font-size: 14rem;
}


}

@media(max-width: 425px){
  .et-db #page-container #et-boc .et-l .banner-hero .row-more{
      margin-top: 0 !important;
  }
}

/*******************************************************/
/************** banner ligne complètes *****************/

.et-db #page-container #et-boc .et-l .et_pb_section:has(.banner_solution-complete){
  background-size: auto;
  background-position-y: 108%;
  padding-top: 0;
  padding-bottom: 135px;
  margin-bottom: 0;
}

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_column{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_image{
  height: 100%;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

@media(max-width: 1057px){
  .et-db #page-container #et-boc .et-l .et_pb_section:has(.banner_solution-complete){
    height: inherit;
  }

  .et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_column .et_pb_image{
    position: inherit;
  }
}

.et-db #page-container #et-boc .et-l .banner_solution-complete p {
  padding: 0;
}

/* ligne etapes*/

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes {
  width: 100%;
}

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner{
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner div{
  position: relative;
}

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner div p:first-child{
  font-family: Urbanist;
  font-weight: bold;
  line-height: 25px;
  font-size: 20px;
  margin-bottom: 5px;
}

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner div p:last-child{
  position: relative;
  display: flex;
  align-items: center;
}

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner div a{
  display: flex;
  justify-content: center;
  align-items: center;
}

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner div a:after{
  font-family: 'ETMODULES';
  content: "\35";
  color: var(--main-color);
  font-size: 1.8em;
  margin-left: 0.5rem;
}

.et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner div:not(:last-child):after{
    position: absolute;
    right: -50%;
    top: 0;
    font-family: 'ETMODULES';
    content: "\35";
    color: var(--main-color);
    font-size: 5em;
    font-weight: 900;
}

@media(max-width: 1286px){
  .et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner div:not(:last-child):after{
    transform: translateX(-50%);
  }
}

@media(max-width: 1082px){
  .et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner{
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 2rem;
  }

  .et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner div p{
    width: fit-content;
  }

  .et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner div:not(:last-child):after{
    transform: translateX(-50%) rotate(89deg);
    right: 0;
    display: none;
  }
}

@media(max-width: 550px){
  .et-db #page-container #et-boc .et-l .banner_solution-complete .et_pb_module.etapes .et_pb_text_inner{
    grid-template-columns: 1fr;
    padding-left: 20px;
  }
}

/************************************************************************/
/************** banner hero small *****************/
.et-db #page-container #et-boc .et-l .banner-hero.small,
.et-db #page-container #et-boc .et-l .banner-hero.small .row-texte,
.et-db #page-container #et-boc .et-l .banner-hero .row-texte .et_pb_column {
  min-height: 590px;
  height: 100%;
}

.et-db #page-container #et-boc .et-l .banner-hero.small .et_pb_module .et_pb_text_inner{
  position: relative;
}

.et-db #page-container #et-boc .et-l .banner-hero.small .row-texte .et_pb_module{
  width: 100%;
}


@media (min-width: 981px) {
    .et-db #et-boc:has(.et-l--header.sticky) .banner-hero.small {
        transform: inherit;
    }
}

@media(max-width: 980px){
  .et-db #page-container #et-boc .et-l .banner-hero .row-media{
    display: block;
  }
}

@media(max-width: 768px){

}

/************************************************/
/******* ANIMATION SCROLL SUR BANNER HERO *******/

.et-db #page-container #et-boc .et-l .et_pb_code:has(.mouse-container){
  position: absolute;
  bottom: 5rem;
  left: 50%;
  transform: translateX(-50%);
}

.et-db #page-container #et-boc .et-l .mouse-container {
  cursor: pointer;
  text-decoration: none;
  transition: transform 0.3s ease;
}

.et-db #page-container #et-boc .et-l .mouse-container:hover {
  transform: translateY(-5px);
}

.et-db #page-container #et-boc .et-l .mouse-container:hover .mouse{
  border: 3px solid var(--main-color);
}

.et-db #page-container #et-boc .et-l .mouse {
  width: 23px;
  height: 34px;
  border: 3px solid #fff;
  border-radius: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 5px;
}

.et-db #page-container #et-boc .et-l .wheel {
  width: 3px;
  height: 7px;
  background: #fff;
  border-radius: 2px;
  animation: scroll 2.5s infinite ease-in-out;
}


@keyframes scroll {
  0%, 100% {
      transform: translateY(0);
  }
  30%{
    transform: translateY(0);
  }
  70% {
    transform: translateY(15px);
  }
}

@media (max-width: 980px) {
  .et-db #page-container #et-boc .et-l .et_pb_code:has(.mouse-container){
    display: none;
  }
}

@media(max-height: 790px){
  .et-db #page-container #et-boc .et-l .et_pb_code:has(.mouse-container){
    bottom: 5vh;
  }
}

@media(max-height: 642px){
  .et-db #page-container #et-boc .et-l .et_pb_code:has(.mouse-container){
    bottom: 1vh;
  }
}

/***********************************************************************************/
/************** banner-hero text-left **********************************************/

.et-db #page-container #et-boc .et-l .banner-hero.text-left .et_pb_row .et_pb_text_inner,
.et-db #page-container #et-boc .et-l .banner-hero.text-left .row-texte .et_pb_column{
  justify-content: flex-start;
}

.et-db #page-container #et-boc .et-l .banner-hero.text-left::before{
  background: radial-gradient(ellipse 103% 114% at 82% 37%, rgba(0, 0, 0, 0.2) 22%, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 1) 60%);
}

.et-db #page-container #et-boc .et-l .banner-hero.text-left .et_pb_text_inner,
.et-db #page-container #et-boc .et-l .banner-hero.text-left h1,
.et-db #page-container #et-boc .et-l .banner-hero.text-left h2,
.et-db #page-container #et-boc .et-l .banner-hero.text-left p,
.et-db #page-container #et-boc .et-l .banner-hero.text-left .row-texte .et_pb_text p.sur-titre,
.et-db #page-container #et-boc .et-l .banner-hero.text-left .row-texte .et_pb_text p.slogan,
.et-db #page-container #et-boc .et-l .banner-hero.text-left .tag-conteneur {
  width: 100%;
  text-align: left;
}

@media (min-width: 981px) {
    .et-db #et-boc:has(.et-l--header.sticky) .banner-hero.text-left {
        transform: inherit;
    }
}

@media(max-width: 750px){
  .et-db #page-container #et-boc .et-l .banner-hero.text-left .row-texte .et_pb_column .et_pb_module:not(.et_pb_code){
    max-width: 100%;
  }
}


/***********************************************************************************/
/************** Tag conteneur *****************************************************/


.et-db #page-container #et-boc .et-l .banner-hero .tag-conteneur{
  order: 3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.et-db #page-container #et-boc .et-l .banner-hero .tag{
  color: var(--dark-grey);
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.et-db #page-container #et-boc .et-l .banner-hero .tag.fabrication{
    background-color: #fff;
    color: #363636;
}

.et-db #page-container #et-boc .et-l .banner-hero .tag.conception{
    background-color: var(--light-grey);
}

.et-db #page-container #et-boc .et-l .banner-hero .tag.installation{
    background-color: #AAA9A9;
}

.et-db #page-container #et-boc .et-l .banner-hero .tag.maintenance{
    background-color: var(--dark-grey);
    color: #fff;
}

@media(max-width: 650px){
  .et-db #page-container #et-boc .et-l .banner-hero .tag-conteneur{
    flex-wrap: wrap;
  }
}
