 .mask-section {
      position: relative;
      /* height: 1250px !important;
      max-height: 1250px !important; */
      height: 1750px !important;
      max-height: 1750px !important;
      overflow: visible;
  }
  .masked-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    clip-path: ellipse(30% 40% at 50% 100%);
    z-index: 2;
    overflow: hidden;
    background-color: #ffffff !important;
  }
  .pin-spacer {
    /* height:2495px !important; */
    height:3312px !important;
    overflow-y: visible !important;
  }
.masked-wrapper{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #89282f;
  overflow: hidden;
  clip-path: ellipse(20% 0% at 50% 100%);
  z-index: 0;
}
 
/* curseur */
.service-slider .elementor-swiper-button-prev,
.service-slider .elementor-swiper-button-next {
    position: absolute;
    transition: all ease 0.1s;
    pointer-events: auto;
}
/* fin curseur */

 
@media(max-width:1644px){
  .masked-image {
    clip-path: ellipse(25% 40% at 50% 100%);
  }
}
@media(max-width:1499px){
  .pin-spacer {
      /* height: 1940px !important; */
      height: 2399px !important;
  }
  .mask-section {
    /* height: 972px !important;
    max-height: 972px!important; */
    height: 1200px !important;
    max-height: 1200px!important;
  }
  .masked-image {
    clip-path: ellipse(18% 20% at 50% 100%);
  }

}
  @media(max-width:1024px){
    .masked-image h2.elementor-heading-title.elementor-size-default{
      margin-top: 100px !important;
    }
    .mask-section{
      /* height: 972px !important;
      max-height: 972px!important; */
      height: 1960px !important;
      max-height: 1960px !important;
    }
    .masked-wrapper{
      clip-path: ellipse(50% 0% at 50% 100%);
    }
    .pin-spacer {
        height: 2000px !important;
    }
    .masked-image {
      clip-path: ellipse(20% 0% at 50% 100%);
      /* height: 1324px; */
      height: 1960px;
    }
    .section-valeur{
      /* margin-top: 400px !important; */
      margin-top: 1355px !important;
    }
  }
 
  @media(max-width:1017px){
    .masked-image h2.elementor-heading-title.elementor-size-default{
      margin-top: 150px !important;
    }
  }
  @media(max-width:1018px){
     .masked-image h2.elementor-heading-title.elementor-size-default{
        margin-top: 160px !important;
    }
  }
  @media(max-width:1019px){
     .masked-image h2.elementor-heading-title.elementor-size-default{
        margin-top: 180px !important;
    }
  }
  @media(max-width:1020px){
     .masked-image h2.elementor-heading-title.elementor-size-default{
        margin-top: 190px !important;
    }
  }
  @media(max-width:1021px){
    .masked-image h2.elementor-heading-title.elementor-size-default{
        margin-top: 200px !important;
    }
  }
  @media(max-width:1022px){
    .masked-image h2.elementor-heading-title.elementor-size-default{
        margin-top: 240px !important;
    }
  }
  @media(min-width:1023px){
    .masked-image h2.elementor-heading-title.elementor-size-default{
        margin-top: 150px !important;
    }
  }
  @media(max-width:850px){
    .masked-image{
      clip-path: ellipse(20% 0% at 50% 100%);
    }
    .mask-section{
      /* height: 1450px !important;
      max-height: 1450px!important; */
      height: 1800px !important;
      max-height: 1800px!important;
    }
  }
  
  @media(max-width:767px){
    .pin-spacer {
      height: 1719px !important;
    }
    .mask-section {
        /* height: 945px !important;
        max-height: 945px !important; */
        height: 1114px !important;
        max-height: 1114px !important;
    }
    .masked-wrapper{
      clip-path: ellipse(20% 0% at 50% 100%);
    }
    .masked-image {
      height: 100%;
    }
     .section-valeur{
          margin-top: 510px !important;
    }
  }
  @media(max-width:540px){
    .mask-section {
      height: 1200px !important;
      max-height: 1200px !important;
    }
    .section-valeur{
        /* margin-top: 635px !important; */
        margin-top: 650px !important;
    }
  }
 