
#container_acrroche_titre{
  margin-left: 10%;
  padding-top: 10%;
  width: 80%;
}
#container_accroche{
  width: 80%;
  gap:5%;
  margin-top: 3%;
}
.is_margin_li{
  margin-top: 2%;
}
#container_accroche div{
  width: 100%;
}
#container_accroche_under{
  margin-top: 3%;
  position: relative;
  z-index: 1;
}
.circle1{
  position: absolute;
  width: 15vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  min-width: 180px;
  top:0;
  right: 0%;
  background-color: #d9e0ed;
}
.circle2{
  position: absolute;
  width: 10vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  min-width: 100px;
  opacity: 0.2;
  top:10%;
  right: 15%;
  background-color: rgb(157, 157, 184);
}
.marg_span{
  display: flex;
  gap:1.5%;
  align-items: center;
}
#container_btn_back{
  width: 50%;
  margin-top: 3%;
  margin-left: auto;
  text-align: right;
  position: relative;
  z-index: 2;
  padding-bottom: 5%;
}
#text_two{
  width: 100%;
  height: 100%;
  display: flex;
  gap:2%;
}
.in_text_two{
  width: 50%;
  height: 100%;
}
.proc_text{
  margin-top: 8%;
}

/**/

#anim_web{
  padding-bottom: 0.5%;
}
#cotnainer_slider{
  background-color: white;
  position: relative;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  min-height: 500px;
  overflow: hidden;
  margin-top: -5px;
}
#container_big_word{
  width: 200vw;
  height: 100%;
  display: flex;
  transition: transform 0.6s cubic-bezier(.4,0,.2,1);
  will-change: transform;
}
.panel{
  width: 100vw;
  flex-shrink: 0;
  transition: transform 1s ease;
}
#div1_panel{
  padding-left: 5vw;
  padding-right: 5vw;
  padding-top: 5vw;
  display: flex;
  flex-direction: column;
  justify-content: center;

}



.big_word{
  transition: transform 1s ease;
  position: relative;
  display: flex;
  overflow: hidden;
  font-size: clamp(100px, 12vw, 300px);
}
.are_left_multi{
  transition: transform 1s ease;
  transform: translateX(100%);
}
#mu_frist{
  transform: translateX(820%) scale(5);
}
#ti_second{
   transform: translateX(700%);
}
#lingue{
  transform: translateX(400%);
}


.is_right{
  text-align: right;
}
#pour_entreprise{
  margin-right: 3%;
}
.in_back{
  position: relative;
  z-index: 1;
}
#container_gif{
  display: flex;
  gap:1%;
  position: relative;
  justify-content: end;
  align-items: center;
  line-height: 1;
}
#container_gif div{
  line-height: 1;
  padding: 0;
}
#planete{
  width: 80px;
  height:120px;
  object-fit: cover;
}
.container_over{
  overflow: hidden;
}
.move{
  transition: transform 1s ease;
}
#left_move{
  transform: translateX(5%);
}
#right_move{
  transform: translateX(-5%);
}
#video_site{
  width: 80px;
  height:160px;
  object-fit: cover;
  transform: translateY(150%);
  transition: width 1s ease, transform 1s ease;
}
.vide_appear{
  transform: translateY(0%)!important;
}




#in_pan1{
  width: 99vw;
  height:100vh;
  position: relative;
  overflow-y: auto;
  min-height: 500px;
}
#in_pan1{
  scrollbar-width: none;      /* Firefox */
  -ms-overflow-style: none;   /* IE / Edge */
}

#in_pan1::-webkit-scrollbar{
  display: none;             /* Chrome, Safari */
}


#container_panel_img{
  width: 30%;
  height: 90%;
  margin-left: 5%;
  margin-top: 5%;
}
#img_panel{
  width: 100%;
  height: 90%;
  object-fit: cover;
  width: 0%;
  transition: width 0.5s ease;
}

#container_btn_pan{
  margin-top: 5%;
}
#container_under2{
  margin-top: 2%;
}

#div2_panel{
  width: 100vw;
  height: auto;
}

#container_pan_2{
  display: flex;
  height: clamp(80%, 100vh, 100%);
  min-height: 500px;
}

#container_text_pan2{
  width: 60%;
  margin-left: 5%;
  height: 100%;
  margin-top: 10%;
}
#text_inter{
  width: 80%;
  margin-top: 2%;
}
#slider1{
  height:auto;
  width: 100%;
}

/* */
#under1{
  width: 100%;
  height:auto;
  padding-left: 5%;
}
#text_under1{
  width: 60%;
}
#container_btn_embar{
  margin-top: 3%;
}

/* */
#container_img_under1{
  width: 100%;
  margin-top: 10%;
  gap:2%;
  display: flex;
  height: 60%;
  padding-right: 5%;
}
#img1_under{
  width: 55%;
  height:100%;
}
#img_under{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#text1_under{
  width: 45%;
  height:100%;

}


/* */

#under2{
  width: 100%;
  height:100vh;
  min-height: 600px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#container_approche{
  width: 100%;
  position: relative;
  height: auto;
}
#approche{
  padding-left: 5%;
}
#container_line{
  width: 95%;
  height: 60%;
}
.line{
  width: 100%;
  position: relative;
  height: 50%;
  display: flex;
}
.square{
  width: 33.33%;
  height:100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}


.container_text_square{
  position: absolute;
  width: 45%;
  height: 80%;
  margin-top: 10%;
  right: 0;
  top:0;
  z-index: 3;
  text-align: center;
}
.ic_square{
  width: clamp(40px, 3vw, 300px);
  height: auto;
  opacity: 0.8;
  position: relative;
  z-index: 10;
}
.ic_square_logo{
  width: clamp(50px, 5vw, 300px);
  height: auto;
  transform: translateZ(0);
  backface-visibility:hidden;
transform: translateZ(0);
  backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}



#grid_processus{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 90%;
  margin-left: 5%;
  gap: 2rem;
  height: auto;
}
.item_processus{
  height: 30vh;
  min-height: 200px;
  position: relative;
  display: flex;
  overflow: hidden;
}
.left_process{
  width: 30%;
  margin-left: 10%;
  position: relative;
  display: flex;
  justify-content: end;
  align-items: center;
}
.right_process{
  width: 60%;
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
  padding: 10%;
}
.number_square{
  font-size: clamp(90px, 8vw, 200px);
  transition: transform 1s ease;
  transform: translateX(150%) rotate(30deg);
  position: relative;
  z-index: -1;
}
.div_cut{
  width: 80%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left:5%;
  z-index: 1;
  background-color: white;
  transform: rotate(-50deg);
}

.line_in_square{
  width: 70%;
  left:50%;
  transform: translateX(-50%);
  height:1px;
  position: absolute;
  top:0;
  box-shadow:
    0 2px 6px rgba(0, 0, 0, 0.28),
    0 14px 32px rgba(0, 0, 0, 0.32),
    0 40px 80px rgba(0, 0, 0, 0.35);
}



/* */



#testi{
  width: 100%;
  height: auto;
}
#testi_titre{
  margin-left: 5%;
}
.marquee {
  width: 80%;
  margin-left: 10%;
  overflow: hidden;
  position: relative;
  color: white;
  font-size: 3rem;
  font-weight: 600;
  padding: 20px 0;
}

.marquee__track {
  position: absolute;
  left: 50%;
  top:0;
  transform: translateX(-50%);
  display: flex;
  width: max-content;
  will-change: transform;
}

.marquee__track div {
  white-space: nowrap;
  padding-right: 3rem;
  width: 20vw;
  min-width: 100px;
  text-align: center;
  flex-direction: column;
  cursor: pointer;
}



#grid_avis {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  width: 90%;
  margin-left: 5%;
}
.card_avis{
  background-color: rgb(238, 236, 233);
  background-color: #a1bdcb94;
  height:clamp(200px, 70vh, 650px);
  border-radius: 20px;
  position: relative;
}
.circle_face{
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 5%;
}
.face{
  width: 30%;
  height:30%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
}

.face_none{
  width: 30%;
  height:30%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #437693;
}
.circle_logo{
  position:absolute;
  right: 5%;
  bottom: 5%;
  width: clamp(52px, 4vw, 128px);
  height: clamp(52px, 4vw, 128px);
  overflow:hidden;
  border-radius:50%;
}
.img_avis{
 width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translateZ(0);
}


.text_avis{
  text-align: center;
  padding: 3%;
  margin-top: 2%;
}


@media (max-width: 1366px){
  #video_site{
    height: 120px;
  }
}
@media (max-height: 800px), (max-width: 800px){
  #container_pan_2{
    height: 100%;
  }
}


@media (max-width: 1280px) and (max-height:1024px){
  #container_pan_2{
    height: clamp(80%, 80vh, 100%);
  }
  .card_avis{
    height:clamp(400px, 55vh, 600px);
  }
}
@media (max-width: 1280px) and (max-height:800px){
  #container_pan_2{
    height: inherit;
  }
}

@media (max-width: 1176px){

}
@media (max-width: 1152px){
  #container_pan_2{
    height: clamp(80%, 80vh, 100%);
  }
}
@media (max-width: 1024px){
  #container_pan_2{
    height: inherit;
  }
}

@media (max-width: 900px){
  .circle1, .circle2{
    display: none;
  }
  #text1_under{
    margin-top: 5%;
  }
  #container_big_word{
    flex-direction: column;
    padding-top: 15%;
  }
  #container_acrroche_titre{
    width: 90%;
    margin-left: 5%;
    padding-top: 20%;
  }
  #container_accroche{
    margin-top: 2%;
    flex-direction: column;
    row-gap: 1rem; 
    width: 100%;
  }
  #container_btn_back{
    width: 60%;
    margin-top: 5%;
  }
  #div1_panel{
    padding-left: 2vw;
    padding-right: 2vw;
  }
  #in_pan1{
    width: 100%;
  }
  #container_pan_2{
    flex-direction: column;
    width: 100%;
    height: auto;
  }
  #container_panel_img{
    width: 95%;  
    margin-left: 2.5%;
    height:50vh;
    min-height: 280px;
  }
  #img_panel{
    width: 100%;
  }
  #container_text_pan2{
    width: 95%;
    margin-top: 0;
  }
  #container_big_word{
    width: 100%;
  }
  #cotnainer_slider{
    overflow: auto;
    height: 100%;
    width: 100%;
    min-height: auto;
  }
  #div2_panel{
    height: 100%;
    padding-top: 4%;
  }
  #in_pan1{
    height: 100%;
  }
  .div_cut{
    width: 100%;
  }
  #under2{
    margin-top: 15%;
    height: auto;
  }
  #grid_processus{
    grid-template-columns: repeat(2, 1fr);
  }
  .div_cut{
    left:-5%;
  }
  .line_in_square{
    width: 50%;
  }
  .right_process{
    padding: 5%;
  }
  .ic_square{
    width: 30px;
  }
  #testi{
    margin-top: 10%;
  }
  #container_img_under1{
    flex-direction: column-reverse;
  }
  #text1_under, #img1_under{
    width: 100%;
  }
  #img1_under{
    margin-top: 5%;
    height:50vh;
    min-height: 280px;
  }
  #grid_avis{
    grid-template-columns: repeat(2, 1fr)!important;
  }
  .card_avis{
    height: clamp(400px, 55vh, 600px);
  }
  .ic_square_logo{
    width: clamp(80px, 7vw, 300px);
  }
}
@media (max-width: 800px){
  #video_site{
    height:90px;
    width: 60px;
  }
  #container_pan_2{
    height: 100%;
  }
  #container_accroche{
    margin-top: 5%;
  }
}


@media (max-width: 500px){
  #grid_avis{
    grid-template-columns: repeat(1, 1fr)!important;
  }
  .face{
    width: 25%;
    height:25%;
  }
  .text_avis .mini_text {
    font-size: 17px;
  }
  .card_avis{
    height: clamp(450px, 60vh, 600px);
  }
  .div_cut{
    width: 200%;
    left:-60%;
  }
  .line_in_square{
    width: 40%;
  }
  #container_accroche_under{
    margin-top: 3%;
  }
  #container_btn_back{
      margin-top: 8%;
      margin-right: auto;
      margin-left: auto;
      text-align: center;
  }
  #div1_panel{
    display: none;
  }
  #container_big_word{
    padding-top: 0;
  }
  #text_inter{
    width: 100%;
  }
  #img_panel{
    width: 95%;
    margin-left: 2.5%;
  }
  #container_img_under1{
    margin-top: 5%;
  }
  #text1_under{
    margin-top: 10%;
  }
  #container_btn_pan, #container_btn_proj{
    text-align: center;
    margin-top: 8%;
  }
  .number_square{
    color:rgb(187, 208, 228)!important;

  }
  .right_process{
    width: 90%;
  }
  .left_process{
    margin-left: 0;
  }
  .proc_text{
    font-size: clamp(14px, 4vw, 30px);
    margin-top: 5%;
  }
  #text_two{
    flex-direction: column;
  }
  .in_text_two{
    width: 100%;
    margin-top: 2%;
  }
}


@media (max-width: 400px){
  #grid_processus{
    grid-template-columns: repeat(1, 1fr);
  }
  .proc_text{
    font-size: 17px!important;
  }
  .number_square{
    font-size: 80px;
  }
  .div_cut{
    left:-70%;
  }
  .line_in_square{
    width: 20%;
  }
  .item_processus{
    height: 20vh;
    min-height: 100px;
  }
}
