
@font-face {
  font-family: 'subzer0regular';
  src: url('subzer0-webfont.woff2') format('woff2'),
       url('subzer0-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


* { margin: 0; padding:0; box-sizing: border-box;

list-style: none;}

html {
  margin: 0;
  padding: 0;
  background-color: #c1c1c1;
width: 100%;
  min-width:100%;
  overflow-x: hidden;
  height: 100%;


}

.body {
  display: flex;
  margin: 0; padding: 0;
  flex-wrap: wrap;
min-height: 100vh;
   height: 100%;
 align-items: center;
width: 100%;
  min-width:100%;
  overflow-x: hidden;
 justify-content: center;
   
 
    }

  /*barre de nav*/
  nav{
   
    position: fixed;
      right: 0;
     top: 0;
     left: 0;
     height: 4em;
     text-shadow:  #ffffff;
     color: rgb(255, 255, 255);
     background-color: rgb(214, 214, 214);
   
   
   
    
     font-family: Arial, Helvetica, sans-serif;
     cursor: default;
     box-shadow: 1px 1px 20px 5px #ffffff;
     z-index: 288;


    
    
  }
  
  nav h1 {
      font-family:'subzer0regular';
      cursor: default;
      font-size: 20px;
      padding-left: 20px;
      padding-top: 12px;
     
    
    }

 

/*fin barre nav*/
.ADM {
width:134.39px ;  
height:40.3px ; 
margin: 10px;
z-index: 9;
position: absolute;
top: 0;     
right: 0;
transition: none;
transform: none;


}



.PBOX {
 
 
  z-index: 9;
position: relative;    
overflow: hidden;
  align-items: center;
  justify-content: left;
  height: 18px;

  display: flex;
  }

  .PBOX p {
    position: relative;
    font-family: Arial, Helvetica, sans-serif ;
  color: #ffffff;
    justify-content: center;
    align-items: center;

    font-size: 16px;
    cursor: default;
   position: relative;
   

  }

  .partners{
    width: 200px ;  
    position: relative;
    transform: translateY(-0%); 
    justify-content: center;
    align-items: center;

    
   
  }



/* skills n geears*/
.box-one-a { 
  
 
  margin-top: 75px;
  
margin-bottom: 0px;
   text-align: center;
   font-family: 'subzer0regular';
   color: #ffffff;
   text-shadow:  -2px 0px 10px #ebebeb,
   -2px 0px 10px #ebebeb; 
   display: flex;
 justify-content: center;
 align-items: center;
 font-size: 40px;
 cursor:default;
 z-index: 3;
 animation-delay: 2s;
 animation: fadeio3 2s infinite alternate;
padding: 10px;
}

.box-one-a a 

{ text-decoration: none;
color: #ffffff;
   text-shadow:  0px 0px 4px #ebebeb,
   0px 0px 0px #ebebeb; 
   display: flex;
   justify-content: center;
   align-items: center;
   font-size: 40px;
   cursor:pointer;
   z-index: 3;

   text-align: center;

}

.box-one-a-bis { 
  

  margin-top: 0px;
margin-bottom: 25px;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif ;
   color: #ffffff;
 letter-spacing: 4px;
   display: flex;
 justify-content: center;
 align-items: center;
 font-size: 9px;
 cursor:default;
 z-index: 3;
 animation-delay: 2s;
 animation: fadeio3 2s infinite alternate;
  opacity: 0; 
    transition: opacity 0.4s ease-in-out; 
    text-shadow:  -0px 0px 6px #ebebeb,
    -0px 0px 6px #ebebeb; 
}


@keyframes fadeio3 {

 0%{opacity: 80%; }
 100%{opacity: 100%;}
}


.cplus {justify-content: center;
align-items: center;
display: flex;

}
.cplus2{
  
justify-content: center;
align-items: center;
display: flex;
height: 10px;
margin-top: 40px;
  }
  .cplus4{
  
    justify-content: center;
    align-items: center;
    display: flex;
   
      }
  .cplus3{
  
    justify-content: center;
    align-items: center;
    display:flex;
    margin-bottom: 20px;
    margin-top: 40px;
    width: fit-content;
     overflow-x: hidden;
min-width: 100%;
      }
/* fin skills n gears*/

/*container et boxes*/
.container {
  justify-content: center;
  align-items: center;
  display: flex;
  max-width: 1300px;
  overflow-x: hidden;
  min-width: 100%;
  margin-top: 0; /* par défaut, aucun margin */
}

/* Ajoute la marge uniquement si largeur > hauteur */
@media screen and (min-aspect-ratio: 1/1) {
  .container {
    margin-top: 50px;
  }
}

.container2{
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  margin: 20px;
  font-size: 2em;
  height: 250px;
  width: 280px;
  /*border: solid #96969635 1.4px;*/
  border-radius: 10px;
  background: linear-gradient(180deg, #bbb8b8, #e5e5e5a0);
  box-shadow:  2px 0px 2px #ebebeb,
               -2px -2px 10px  #ebebeb;
  
  
  }

  .band10{

    
    height: 2px; /* Ajustez la hauteur selon vos besoins */
    border-radius: 100px;
    background-color: white;
    color: rgb(206, 206, 206);
    opacity: 80%;
    text-align: center;
    line-height: 1px;
    box-shadow: 6px 1px 20px 5px #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 250px;
    
  }

 
  .ul2{
    display: flex;
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0px;
    padding: 0px;
    max-width: max-content;
    width:100%;
    flex-wrap: wrap;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    justify-content: center;
    align-items: center;
    cursor: default;
    transition: margin-top 0.3s ease; /* Ajout d'une transition pour un effet progressif */
  
    }

    .li2 {
      margin-top: 10px;
      margin-bottom: 10px;
      margin: 20px;
      font-size: 2em;
      height: 200px;
      width: 400px;
      /*border: solid #96969635 1.4px;*/
      border-radius: 10px;
      background: transparent;
      border: 1px solid #ffffff;
      display: block;
      cursor:default;
      box-shadow: none;
      justify-content: center;
      align-items: center;
     
      
    }

    .li2 h1 {
color: #ffffff;
font-size: 25px;
font-family: Arial, Helvetica, sans-serif;
position: absolute;

margin-top: 20px;
margin-left: 20px;


    }
    .li2 h2 {
      color: #ffffff;
      font-size: 14px;
      font-family: Arial, Helvetica, sans-serif;
      position: relative;
      margin-bottom: 30px;
      margin-top: 20px;
   
      
      
      
          }

          .li2 p {
            color: #ffffff;
            font-size: 12px;
            font-family: Arial, Helvetica, sans-serif;
            position: relative;
        margin-left: 1px;
        margin-top: 10px;
        margin-bottom: 10px;
                }

                .li2 p2 {
                  color:#ffffff ;
                  font-size: 12px;
                  font-family: Arial, Helvetica, sans-serif;
                  position: absolute;
                  margin-top: 20px;
                  margin-left: 37px;
                pointer-events: none;
                  
             
                      }
                      .li2 p3 {
                        color:#ffffff ;
                        font-size: 12px;
                        font-family: Arial, Helvetica, sans-serif;
                        position: absolute;
                        margin-top: 58px;
                        margin-left: 4px;
                   
                            }
                            .li2 p5 {
                              color:#ffffff ;
                              font-size: 12px;
                              font-family: Arial, Helvetica, sans-serif;
                              position: absolute;
                              margin-top: 78px;
                              margin-left: 4px;
                         
                                  }

                            #degradationsCount{

                              color: #ffffff;
                              font-size: 12px;
                              font-family: Arial, Helvetica, sans-serif;
                             margin-top: 0px;
                        margin-left: 0px;
                     

                            }

                            .li2:nth-child(3) i 
                            { color: #aca8a8; position: absolute;
                              margin-left:20px;margin-top: 35px;}

                            #resetButton{
                              position: absolute;
                              margin-left: 210px;
                              margin-top: 16px;
                              background: transparent;
                              color: transparent;
                              background-color: transparent;
                              border: none;
                              
                            }
                            #resetButton:hover {
                              rotate: none;
                              transform: none;
                            }

                            .li2:nth-child(3):hover i { transform: none;
                            }
                            #resetButton i {
                              color: rgb(255, 255, 255);
                              font-size: 16px; 
                              cursor: pointer;
                              
                            }
                            #resetButton:hover i {
                             transform: none;
                            
                            }
                            
                .a2 {
                  color: #ffffff;
                  font-size: 12px;
                  font-family: Arial, Helvetica, sans-serif;
                  position: relative;
              margin-left: 1px;
              margin-top: 10px;
              margin-bottom: 10px;
              text-decoration: none;
                      }


    .ccm{
    
      
      position: absolute;
      margin-left: 20px;
      margin-top: 50px;
    }
    .ccm2{
    
      
      position: absolute;
      margin-left: 20px;
      margin-top: 60px;
    }


    .artist1{
      width: 30%;
      
      margin-top: 70px;
    }

    #myButton2 {
      border-radius: 5px;
      background:  transparent;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200"><filter id="n" x="0" y="0"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="3" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.03"/></svg>');
      background-blend-mode: overlay;
      box-shadow:
      0 4px 20px rgba(0, 0, 0, 0.3),   /* ombre principale */
      0 1px 15px rgb(255, 255, 255);     /* ombre fine proche */
      border: solid #ffffff 1px;
      margin-top: 30px;
      margin-left: 15px;
      margin-right: 15px;
      cursor: pointer;
      width: 230px;
      height: 40px;
      color: #ffffff;
      font-size: 14px;
      transition: margin-top 0.3s ease;
      z-index: 5;
     margin-bottom: 40px;
      
      
      
}
#myButton1 {
    border-radius: 5px;
      background:  transparent;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200"><filter id="n" x="0" y="0"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="3" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.03"/></svg>');
      background-blend-mode: overlay;
      box-shadow:
      0 4px 20px rgba(0, 0, 0, 0.3),   /* ombre principale */
      0 1px 15px rgb(255, 255, 255);     /* ombre fine proche */
      border: solid #ffffff 1px;
      margin-top: 30px;
      margin-left: 15px;
      margin-right: 15px;
      cursor: pointer;
      width: 230px;
      height: 40px;
      color: #ffffff;
      font-size: 14px;
      transition: margin-top 0.3s ease;
      z-index: 5;
     
}

.description i{
margin-left: 6px;

}



ul { 
  display: flex;
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 10px;
  padding: 0px;
  max-width: max-content;
width:100%;
  flex-wrap: wrap;
  margin-top: 70px;
  margin-left: 0px;
  margin-right: 0px;
  justify-content: center;
  align-items: center;
  transition: margin-top 0.3s ease; /* Ajout d'une transition pour un effet progressif */

}
h3{ text-align: left;
  margin-bottom: 20px;
  margin-top: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
font-weight: unset;
cursor: default;

}
 
li {
  margin: 20px;
  font-size: 2em;
  height: 150px;
  width: 400px;
  border-radius: 5px;
  background: #c1c1c1;

  box-shadow: 8px 8px 16px #a9a9a9,
              -8px -8px 16px #dbdbdb;
 display: block;
  
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: transform 0.5s ease-in-out, box-shadow 0.3s ease;
}




/* Ajoutez la classe de tremblement */
li.tremble {
  animation: tremble 0.5s ease-in-out ;
  
}

@keyframes tremble {
  0%, 100% {
    transform: translateY(0);
  }
  25%, 75% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(0px);
  }
}

.neumorph-btn {
  margin-top: 50px;
  width: 80px;
  height: 80px;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  font-family: 'subzer0regular';
  color: #ffffff;
  background: #c1c1c1;
  border: none;
  border-radius: 200px;
  text-decoration: none;
  box-shadow: 6px 6px 12px #a9a9a9,
              -6px -6px 12px #dbdbdb;
  position: absolute;
  margin-left: 170px;
  cursor: pointer;
  transition: all 0.3s ease;

  /* ✅ Centrage du texte à l’intérieur du bouton */
  display: flex;
  justify-content: center;
  align-items: center;
}


.neumorph-btn:active {
  box-shadow: inset 4px 4px 8px #a9a9a9,
              inset -4px -4px 8px #dbdbdb;
  transform: scale(0.97);
}

.neumorph-btn2 {
  margin-top: 50px;
  width: 80px;
  height: 80px;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  font-family: 'subzer0regular';
  color: #ffffff;
  background: #c1c1c1;
  border: none;
  border-radius: 200px;
  text-decoration: none;
  box-shadow: 6px 6px 12px #a9a9a9,
              -6px -6px 12px #dbdbdb;
  position: absolute;
  margin-left: 170px;
  cursor: pointer;
  transition: all 0.3s ease;

  /* ✅ Centrage du texte à l’intérieur du bouton */
  display: flex;
  justify-content: center;
  align-items: center;
}

.neumorph-btn2:active {
  box-shadow: inset 4px 4px 8px #a9a9a9,
              inset -4px -4px 8px #dbdbdb;
  transform: scale(0.97);
}

.neumorph-btn3 {
  margin-top: 50px;
  width: 80px;
  height: 80px;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  font-family: 'subzer0regular';
  color: #ffffff;
  background: #c1c1c1;
  border: none;
  border-radius: 200px;
  text-decoration: none;
  box-shadow: 6px 6px 12px #a9a9a9,
              -6px -6px 12px #dbdbdb;
  position: absolute;
  margin-left: 170px;
  cursor: pointer;
  transition: all 0.3s ease;

  /* ✅ Centrage du texte à l’intérieur du bouton */
  display: flex;
  justify-content: center;
  align-items: center;
}

.neumorph-btn3:active {
  box-shadow: inset 4px 4px 8px #a9a9a9,
              inset -4px -4px 8px #dbdbdb;
  transform: scale(0.97);
}

/*li:hover {
  box-shadow: inset 4px 4px 8px #a9a9a9,
              inset -4px -4px 8px #dbdbdb;
  transform: scale(0.98);
}
*/


li:nth-child(1) i { color: #aca8a8; position: absolute;margin-left:20px;margin-top: 35px;}  
li:nth-child(2) i { color: #aca8a8;position: absolute;margin-left:20px;margin-top: 35px;}
li:nth-child(3) i { color: #aca8a8; position: absolute;margin-left:20px;margin-top: 35px;} 
li:nth-child(4) i { color: #aca8a8;position: absolute;margin-left:20px;margin-top: 35px;}
li:nth-child(5) i { color: #aca8a8;position: absolute;margin-left:20px;margin-top: 35px;}



/*li:nth-child(1):hover i  { color: #ffffff; box-shadow: #c1c1c1;    transition: 0.3s;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  }

li:nth-child(2):hover i  { color: #ffffff; box-shadow: #c1c1c1;    transition: 0.3s;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);}


li:nth-child(3):hover i  { color: #ffffff; box-shadow: #c1c1c1;    transition: 0.3s;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  }

li:nth-child(4):hover i  { color: #ffffff; box-shadow: #c1c1c1;    transition: 0.3s;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);}

  li:nth-child(5):hover i  { color: #ffffff; box-shadow: #c1c1c1;    transition: 0.3s;
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);}
*/



/*content card*/

.infobulle1 {
  cursor: pointer;
  transform: scale(1);
position: relative;
text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #aca8a8;
  margin-top: 80px;
  margin-left: 12px;
  cursor: default;
  transition: 0.3s;
  display: flex;
 
 font-weight: 600;

}





li:nth-child(1):hover > .infobulle1 {

  transform: scale(1);
 
}




.infobulle2 {
  cursor: pointer;
  transform: scale(1);
position: relative;
text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #aca8a8;
  margin-top: 80px;
  margin-left: 12px;
  cursor: default;
  transition: 0.3s;
  display: flex;
  font-weight: 600;
  }



li:nth-child(2):hover > .infobulle2 {

  transform: scale(1);
  
}




.infobulle3 {
  cursor: pointer;
  transform: scale(1);
position: relative;
text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #aca8a8;
  margin-top: 80px;
  margin-left: 12px;
  font-weight: 600;
  cursor: default;
  transition: 0.3s;
  display: flex;
  }



li:nth-child(3):hover > .infobulle3 {

  transform: scale(1);
  
}


.infobulle4 {
  cursor: pointer;
  transform: scale(1);
position: relative;
text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #aca8a8;
  margin-top: 80px;
  margin-left: 12px;
  cursor: default;
  transition: 0.3s;
  display: flex;
  }



li:nth-child(4):hover > .infobulle4 {

  transform: scale(1);
  color: #ffffff;
}

.infobulle5 {
  cursor: pointer;
  transform: scale(1);
position: relative;
text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #aca8a8;
  margin-top: 80px;
  margin-left: 12px;
  cursor: default;
  transition: 0.3s;
  display: flex;
}



li:nth-child(5):hover > .infobulle5 {

transform: scale(1);
color: #ffffff;
}




footer {
    position: fixed;
    right: 0;
    bottom: 0em; /* Initialement caché en dehors de la fenêtre */
    left: 0;
 
    height: 80px;
    text-shadow: #ffffff;
    color: rgb(255, 255, 255);
    background-color: rgba(240, 240, 240, 0.1);
    overflow: hidden;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    cursor: default;
    box-shadow: 10px 10px 10px 10px #ffffff;
    z-index: 2;
    opacity: 1; /* Initialement transparent */
    transition: bottom 0.3s ease, opacity 0.3s ease; /* Ajout d'une transition pour un effet progressif */
  }
    footer p {
  
      position: relative;
      font-family: Arial, Helvetica, sans-serif ;
    color: #ffffff;
      justify-content: center;
      align-items: center;
      display: flex;
      padding-top: 17px;
  
      font-size: 12px;
      cursor: default;
     
    }
  
    footer a {
        position: relative;
        font-family: Arial, Helvetica, sans-serif ;
      color: #ffffff;
        justify-content: center;
        align-items: center;
        display: flex;
       
      text-decoration: none;
        font-size: 12px;
        cursor: pointer;
        margin-left: 3px;
        margin-right: 3px;
      }


    .description{
      position: relative;
      display: flow-root;
    justify-content: center;
    align-items: center;
    text-align: center;
  
 
    
    
  
    
    }

  
    
    
    .description p { 
      color: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      cursor: default;
      font-size: 15px;
    text-align: center;
   
  
    
    }
    .description a {
      color: #ffffff;
      font-family:Arial, Helvetica, sans-serif ;
      cursor: pointer;
      font-size: 15px;
      text-decoration: none;
    
    
    }




  .fa-brands.fa-apple {
      font-size: 38px; /* Définissez la taille de la police selon vos besoins */
  }

.led {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: transparent; /* Définissez la couleur de base de la LED */
  animation: blink 0.6s infinite alternate; /* Utilisez l'animation 'blink' */
  text-decoration: none;
  position: absolute;
top: 0;     
right: 0;
margin-top: 38px;
margin-right: 155px;
box-shadow: 0 0 1px rgba(30, 30, 30, 0.7); /* Ajoutez une ombre lumineuse verte */
opacity: 60%;
filter: blur(0.4px);
}

.led::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2px;
  height: 1px;
  border-radius: 50%;
  background-color: white; /* Couleur du point blanc au centre de la LED */

}
.led::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(151, 150, 150, 0.5); /* Couleur de la vitre du hublot avec une opacité de 0.5 */
}
@keyframes blink {
  0% {
    background-color: transparent;
    box-shadow: 0 0 1px rgba(73, 72, 72, 0.6); 
  }
  100% {
    background-color: rgb(21, 236, 39);
    opacity: 50%; /* Définissez la couleur clignotante de la LED */
    box-shadow: 0 0 15px rgba(159, 251, 165, 2);
  }
}



 
  .band{

    
    height: 2px; /* Ajustez la hauteur selon vos besoins */
    border-radius: 50px;
    background-color: white;
    color: rgb(206, 206, 206);
    opacity: 80%;
    text-align: center;
    line-height: 1px;
    box-shadow: 6px 1px 20px 5px #ffffff;
  
    
  }

  .inter{  margin-top: 40px;}
  .band9{

    
    height: 2px; /* Ajustez la hauteur selon vos besoins */
    border-radius: 50px;
    background-color: white;
    color: rgb(206, 206, 206);
    opacity: 80%;
    text-align: center;
    line-height: 1px;
    box-shadow: 6px 1px 20px 5px #ffffff;
    margin-top: 40px;
    margin-bottom: 0px
    
  }

  h5{
    margin-top: 10px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif ;
  color: #ffffff;
    justify-content: center;
    align-items: center;
text-align: center;
    font-size: 12px;
    cursor: default;
   position: relative;
   opacity: 0; 
    transition: opacity 0.4s ease-in-out; 
  

  }
/* Ajoutez la classe de tremblement */
li.tremble {
  animation: tremble 0.5s ease-in-out ;
}

@keyframes tremble {
  0%, 100% {
    transform: translateY(0);
  }
  25%, 75% {
    transform: translateY(-3px);
  }
  50% {
    transform: translateY(3px);
  }
}



.infobulle11 {

  transform: scale(1);
position: absolute;
text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
 margin-top: 10px;
  margin-left: 12px;
  cursor: default;
  font-size: 14px;
  transition: 0.3s;
  display: flex;
  cursor: pointer;
  border-bottom: 2px solid #c1c1c1;
  font-weight: 600;
}

.infobulle12 {

  transform: scale(1);
position: absolute;
text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
 margin-top: 38px;
  margin-left: 105px;
  cursor: default;
  transition: 0.3s;
  display: flex;
  padding-right: 20px;
  cursor: pointer;
  font-size: 14px;
 font-weight: 500;
}

.infobulle13 {
  font-size: 14px;
  transform: scale(1);
position: absolute;
text-align: center;
  font-family: Arial, Helvetica, sans-serif;
 
  color: #ffffff;
 margin-top: 20px;
 cursor: pointer;
  cursor: default;
  transition: 0.3s;
  display: flex;
 
 
}
.infobulle14 {
    font-size: 14px;
  cursor: pointer;
  transform: scale(1);
position: absolute;
text-align: center;
  font-family: Arial, Helvetica, sans-serif;
 
  color: #ffffff;
 margin-top: 40px;
  z-index: 14;
  cursor: default;
  transition: 0.3s;
  display: flex;
 
 
}

.infobulle12,
.infobulle13 {
    opacity: 0;
    transition: opacity 0.5s ease; /* Ajoute une transition fluide */
}

#liElement1:hover .infobulle12,
#liElement1:hover .infobulle13,
#liElement2:hover .infobulle12,
#liElement2:hover .infobulle13,
#liElement3:hover .infobulle12,
#liElement3:hover .infobulle13,
#liElement4:hover .infobulle12,
#liElement4:hover .infobulle13 {
    opacity: 1; /* Fait passer l'opacité à 1 lorsqu'il y a un hover sur l'élément li correspondant */
}






.menu-toggle {
  width: 30px;
  height: 20px;
  position: absolute;
  cursor: pointer;
  margin-top: 20px;
  margin-left: 20px;
}

.bar {
  width: 100%;
  height: 2px;
  background-color: rgb(255, 255, 255);
  position: absolute;
  transition: transform 0.3s ease;
  border-radius: 20px;
  box-shadow: 0px 0px 5px 0px #ffffff;
}

.bar:nth-child(1) {
  top: 0;
}

.bar:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}

.bar:nth-child(3) {
  bottom: 0;
}

.menu-toggle.active .bar:nth-child(1) {
  transform: translateY(7px) rotate(90deg);
}

.menu-toggle.active .bar:nth-child(2) {
  opacity: 0;
}

.menu-toggle.active .bar:nth-child(3) {
  transform: translateY(-7px) rotate(-90deg);
  
}

#text {
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  margin-top: 21px;
  margin-left: 48px;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-shadow: 0px 0px 2px 0px #ffffff;
  cursor: pointer;
}

.slider {
  width: 100%; /* Ajuste automatiquement en fonction de l'écran */
  max-width: 1000px; /* Empêche qu'il devienne trop grand */
  height: auto; /* Ajuste automatiquement en fonction du contenu */
  overflow: hidden;
  border: 0px solid #ccc;
  position: relative;
  border-radius: 5px;
  
  /* Centrer horizontalement */
  display: flex;
  justify-content: center;
  align-items: center;
margin: 100px auto;
margin-bottom: 0px;

}


.slide-container {
  display: flex;
  width: 200%; /* 2 slides (texte + vidéo) */
  transition: transform 1s ease-in-out;
}



.slide {
  min-width: 100%;
  text-align: center;

 
  /* Permet au contenu de s'ajuster sans être coupé */
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  z-index: 10;
}



#p1 {
  margin-bottom: 10px;
}

.slide p { 
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  cursor: default;
  
font-size: 16px;
text-align: left;
font-weight: 600;
margin-left: 0px;

}

.slide h3  { 
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  cursor: default;
font-size: 16px;
text-align: left;



}
.check-icon {
  color: #5cdb86;
  margin-right: 6px;
  font-size: 16px;
  vertical-align: middle;
}



.video-slide {
  width: 100%; /* Réduit la largeur à 50% du slide */
  max-width: 600px; /* Taille max pour éviter qu'elle ne soit trop grande */
  height: auto; /* Conserve les proportions */
  max-height: 600px; /* Réduit la hauteur */
  object-fit: contain; /* Évite les déformations */
  border-radius: 5px;
  z-index: 1;
  transition: filter 0.5s ease; 
  opacity: 100%;
 
 filter: blur(3px); /* Applique un flou de 5 pixels */
transition: filter 0.3s ease;
}

.border {
  width: 90%; /* Réduit la largeur à 50% du slide */
  max-width: 600px; /* Taille max pour éviter qu'elle ne soit trop grande */
  height: auto; /* Conserve les proportions */
  max-height: 600px; /* Réduit la hauteur */
  object-fit: contain; /* Évite les déformations */
  border-radius: 5px;
  z-index: 1;
  transition: filter 0.5s ease; 
  opacity: 100%;
 border: 1px solid #ffffff;
z-index: 9;
transition: filter 0.3s ease;
justify-content: center;
align-items: center;
display: flex;
}


.myButton3 {
  border-radius: 5px;
  
  transition: opacity 0.3s ease;
 
  
  position: absolute;
  cursor: pointer;
  width: 230px;
  height: 40px;
  color: #ffffff;
  font-size: 14px;
  z-index: 10;

  background: rgba(255, 255, 255, 0.1); /* transparence */
  backdrop-filter: blur(10px);          /* flou derrière */
  -webkit-backdrop-filter: blur(10px);  /* pour Safari */
  border: 1px solid rgba(255, 255, 255, 0.3);
  
  
 
  box-shadow: 1px 1px 20px rgba(255, 255, 255, 0.2);
  transition: left 0.4s ease;
  
outline: 1px solid white;
  outline-offset: -1px;
  
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200"><filter id="n" x="0" y="0"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="3" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.03"/></svg>');
  background-blend-mode: overlay;
  box-shadow:
  0 4px 20px rgba(0, 0, 0, 0.3),   /* ombre principale */
  0 1px 15px rgb(255, 255, 255);     /* ombre fine proche */

}



.switcher {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-top: 10px;
}

.switch-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.switch-btn.left::before {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 12px solid white;
  border-radius: 2px;
}

/* Triangle droite */
.switch-btn.right::before {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 12px solid white;
  border-radius: 2px;
}

/* Hover effect */
.switch-btn:hover {
  filter: brightness(1.3);
}







.video-progress-container {
  width: 50%;
  height: 2px;
  background-color: #ffffff80;
  margin: 10px auto;
  position: relative;
  border-radius: 50px;
  display: block;
  opacity: 0; /* Par défaut, la barre est invisible */
  transition: opacity 0.5s ease-in-out; 
  cursor: pointer;
  
}

.video-progress-container::before {
  content: ''; /* Crée un élément invisible */
  position: absolute;
  top: -8px; /* Étend la zone de clic au-dessus de la barre */
  left: 0;
  right: 0;
  bottom: -8px; /* Étend la zone de clic en bas */
  cursor: pointer; /* Indique que c'est une zone cliquable */
  z-index: 1; /* Le pseudo-élément reste au-dessus du contenu mais n'affecte pas la barre */
  
}

.video-progress-bar {
  height: 80%;
  width: 0%;
  background-color: #ffffff;
  transition: width 0.1s linear;
  border-radius: 50px;
  box-shadow: 0 0 10px 1px #ffffff;
}



.switch-circle {
  width: 10px;
  height: 10px;
  border: 2px solid white;
  border-radius: 5px;
  background-color: transparent;
  position: relative;
  cursor: pointer;
  transition: all 1s ease;
  overflow: hidden;
}

/* === Pause State === */
.switch-circle.pause {
  width: 30px;
  height: 30px;
  border: 2px solid white;
}

.switch-circle.pause::before,
.switch-circle.pause::after {
  content: '';
  position: absolute;
  top: 8.3px;
  width: 2px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 4px;
  opacity: 1;
  transition: 0.1s opacity 0.1s ease;
}

.switch-circle.pause.show-bars::before,
.switch-circle.pause.show-bars::after {
  opacity: 1;
}

.switch-circle.pause::before {
  left: 8px;
}

.switch-circle.pause::after {
  right: 8px;
}

/* === Play State === */
.switch-circle.play {
  width: 30px;
  height: 30px;
  border: 2px solid white;
  border-radius: 5px;
  position: relative;
}

/* Triangle centré */
.switch-circle.play::before {
  content: '';
  position: absolute;
  left: 55%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-left: 10px solid white;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  opacity: 1;
  transition: opacity 0.1s ease;
}

/* Cacher le triangle (par script ou état spécial) */
.switch-circle.play.no-triangle::before {
  opacity: 0 !important;
}

/* Supprimer contenu inutile */
.switch-circle.play::after {
  display: none;
}







.social-container {
  min-height: 50px;       /* prend toute la hauteur de la fenêtre */
  display: grid;
  flex-direction: column;
  justify-content: center; /* centre verticalement */
padding-top: 50px;
  padding-bottom: 130px;
}

.social-icons {
  display: flex;
  gap: 30px;
}

.social-icons i {
  font-size: 1.4em;
  color: white;
}

.social-icons .fa-apple {
  font-size: 1.47em; /* Plus petite que les autres */
  margin-top: -2px;  /* Décale l'icône un peu plus haut */
}


.band11{

    
  height: 2px; /* Ajustez la hauteur selon vos besoins */
  border-radius: 50px;
  background-color: white;
  color: rgb(206, 206, 206);
  margin-bottom: 50px;
  opacity: 80%;
  text-align: center;
  line-height: 1px;
  box-shadow: 6px 1px 20px 5px #ffffff;
  margin-top: 40px;
  margin-bottom: 0px
  
}






.side-menu {
  position: fixed;
  top: 100px;
  left: -270px;
  width: 220px;
  height: 200px;
  background: rgba(255, 255, 255, 0.1); /* transparence */
  backdrop-filter: blur(10px);          /* flou derrière */
  -webkit-backdrop-filter: blur(10px);  /* pour Safari */
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  color: white;
  padding: 20px;
  box-shadow: 1px 1px 20px rgba(255, 255, 255, 0.2);
  transition: left 0.4s ease;
  z-index: 10;
  outline: 1px solid white;
  outline-offset: -1px;
  
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200"><filter id="n" x="0" y="0"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="3" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.03"/></svg>');
  background-blend-mode: overlay;
  box-shadow:
  0 4px 20px rgba(0, 0, 0, 0.3),   /* ombre principale */
  0 1px 15px rgb(255, 255, 255);     /* ombre fine proche */

}

.side-menu.show {
  left: 35px; /* visible avec 20px de marge depuis le bord gauche */
}




.menu-links-alt {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.menu-links-alt a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  
  
  border-radius: 6px;
  transition: background-color 0.3s;
  display: block;
}

.menu-links-alt a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}


.highlight-green {
  box-shadow: 0 0 12px 4px rgba(255, 255, 255, 0.6);
  transition: box-shadow 0.6s ease-out; /* Transition plus fluide pour l'ombre verte */
}

.highlight-green.remove-shadow {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); /* Réduction progressive du shadow à zéro */
}



.highlight-white {
  box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.6);
  transition: box-shadow 0.6s ease-out; /* Durée ajustée pour une disparition plus douce */
}

.highlight-white.remove-shadow {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); /* Réduction progressive du shadow à zéro */
}


.background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -9999;
  pointer-events: none;
  overflow: hidden;
}

.background .fond {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(2px);
  opacity: 0.6;
  will-change: transform;
  transition: transform 0.1s ease-out;
  transform: scale(2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .background .fond {
    transform: scale(4);
  }
}

.wave-overlay {
  position: absolute;
  width: 350%;
  height: 350%;
  top: -100%;
  left: -100%;
  transform: rotate(45deg) translateX(0%);
  z-index: 1;
  pointer-events: none;
  transition: transform 2s ease;
}


@keyframes wave-slide {
  0% {
    transform: rotate(45deg) translateX(0);
  }
  100% {
    transform: rotate(45deg) translateX(-15%);
  }
}



 

  .center {
   
    max-width: 380px;
    margin: 1px;
      background-color: #3d3d3d;
  border: 1px solid white;
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 20px;
  }


#container3 {
  margin-top: 50px;
  margin-bottom: 50px;
  flex: 1 1 300px;
  max-width: 400px;
 
 
  box-sizing: border-box;
  border: 1px solid white;
  border-radius: 20px;
  padding: 20px;
 

}

#cardContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

#ctaBox {
  margin: 20px;
  padding: 20px;
  font-size: 1.2em;
  width: 100%;
  border-radius: 10px;
  border: #5cdb86 1px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#ctaText {
  font-size: 16px;
  font-weight: 600;
}

#logoplan {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.partnersplan {
  position: relative;
  top: 5px;
}

#period {
  font-size: 11px;

}


#myButton4 {
  border-radius: 5px;
  background-color: #3d3d3d;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200"><filter id="n" x="0" y="0"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="3" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.03"/></svg>');
  background-blend-mode: overlay;
  border: solid #ffffff 1px;
  margin-top: 20px;
  cursor: pointer;
  width: 230px;
  height: 40px;
  color: #ffffff;
  font-size: 14px;
  transition: margin-top 0.3s ease;
  z-index: 5;
}

#myButton4bis {
  border-radius: 50px;
  background-color: #3d3d3d;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200"><filter id="n" x="0" y="0"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="3" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.03"/></svg>');
  background-blend-mode: overlay;
  border: solid #ffffff 1px;
  margin-top: 20px;
  cursor: pointer;
  width: 230px;
  height: 40px;
  color: #ffffff;
  font-size: 14px;
  transition: margin-top 0.3s ease;
  z-index: 5;
}

#features {
  display: flex;
  flex-direction: column;
  align-items: flex-start; /* aligne à gauche */
  gap: 10px; /* espace vertical entre les éléments */
  width: 100%;
  max-width: 400px;
  margin-top: 20px;
  margin-bottom: 40px;
}

#features i {
  color: #5cdb86;
  margin-right: 6px;
}

.cplus6 {
  justify-content: center;
  align-items: flex-start; /* alignement en haut */
  display: flex;
  background-color: #3f3f3f;
  gap: 30px; /* espace entre explain et container3 */
  padding: 20px;
  flex-wrap: wrap; /* permet de passer en colonne sur petit écran */
  box-sizing: border-box;
   border-top: 1px dashed #c1c1c1;
  border-bottom: 1px dashed #c1c1c1;
  overflow-x: hidden;
}

.explain {
  margin-top: 50px;
  margin-bottom: 50px;
  flex: 1 1 300px;
  max-width: 400px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  border: 1px solid white;
  border-radius: 20px;
  padding: 20px;
  font-weight: 400;
}





  .partplan{
    top: 5px;
    width: 200px ;  
    position: relative;
    transform: translateY(-0%); 
    justify-content: center;
    align-items: center;

    
   
  }

 .gege.hidden-left {
  transform: translateX(-400%);
}
  

.gege {
  position: fixed;
  bottom: 0;
  left: 0;
  padding-left: 6px;
  z-index: 9999999;
  transition: transform 0.5s ease; 
}

.gege img {
  width: 100px; /* ou la taille que tu veux */
  height: auto;
}

 

.speech-bubble {
  position: absolute;
  top: -10px;
  right: -240px;
  border-radius: 5px;
  background: #3d3d3d;
  box-shadow:
    0 4px 20px rgba(0, 0, 0, 0.3),
    0 1px 15px rgb(255, 255, 255);
  border: solid #ffffff 1px;
  margin-top: 30px;
  margin-left: 15px;
  margin-right: 15px;
  cursor: default;
  width: 230px;
  height: 40px;
  color: #ffffff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 9999999;

  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 10px;
  text-align: left;
  overflow: hidden;
}

.blinking-dot {
  margin-right: 5px;
  animation: blink 1s step-start 0s infinite;
}

@keyframes blink {
  50% { opacity: 0; }
}
