body {
    margin: 0;
      font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
    background-color: #050c20;

}

.container {
    max-width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 150px;
}

header {
  width: 90%;
  height: 160px;
  color: #fff;
  text-align: center;
  padding: 20px 0px 0px 0px;
  margin: 0 auto;
}

nav {
width: auto;
height:auto;
float: right;
padding: 31px 0px 0px 0px;
}

#logo {
    width: 160px;
    height: 160px;
    overflow: hidden; /* Pour cacher toute partie de l'image dépassant de la div */
    float: left;
}


  #logo img {
    max-width: 100%; /* Pour empêcher l'image de dépasser la largeur de la div */
    max-height: 100%; /* Pour empêcher l'image de dépasser la hauteur de la div */
    display: block; /* Pour s'assurer que l'image respecte les dimensions spécifiées */
    margin: auto; /* Pour centrer l'image à l'intérieur de la div */
  }


.menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
display:block;
width: auto;
height:auto;
float:right;
}

.menu li {
    float: left;
    margin-left: 10px;
    transition: opacity 1s ease-in-out;

}

.menu li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 5px 16px;
    text-decoration: none;
   
}

.menu li a:hover {
opacity: 0.5;
transition: opacity 0.5s ease-in-out;
}

@media screen and (max-width: 600px) {



    .menu {
        float: none;
        display: block;
        text-align: center;
    }

    .menu li {
        float: none;
        margin-left: 10px;
    }
}

  #text-container1 span {
    color: #fff;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }

#text-container1{
width: 354px;
  clear: both;
  padding-bottom: 5px;
  min-height: 220px;
  font-size: 15px;
}


  #myButton {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 2.89s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;

  }

    #myButton2 {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 2.98s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;
    margin-left: 20px;
  }

  #myButton3 {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 3s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;
    margin-left: 20px;
  }

    #myButton4 {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 3s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;
    margin-left: 20px;
  }

  #myButton5 {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 3s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;
    margin-left: 20px;
  }

    #myButton6 {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 3s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;
    margin-left: 20px;
  }

  #myButton7 {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 3s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;
     margin-left: 20px;
  }

    #myButton8 {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 3s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;
    margin-left: 20px;
  }

  #myButton9 {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 3s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;
    margin-left: 20px;
  }

    #myButton10 {
    transform: translate(-50%, -50%);
    padding: 6px 6px;
    background-color: #FFF;
    color: #000;
    border: none;
    border-radius: 55px;
    cursor: pointer;
    animation: bounce 0.5s ease 3s forwards;
    opacity: 0;
    visibility: hidden;
    display: block;
    float: left;
    height: 7px !important;
    margin-left: 20px;
  }

.test1{
    clear: both;
}

  @keyframes bounce {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-20px);
    }
    100% {
      transform: translateY(0);
    }
  }

  .video-container {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
  overflow: hidden;
}

video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.slideshow-container {
  position: relative;
  width: 100%;
  max-width: 600px; /* ajuste la largeur selon tes besoins */
  margin: auto;
}

.slide {
  display: none;
}

.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.text {
  color: white;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



#audioPlayer {
  width: 121px;
  border-radius: 10px;
  transition: opacity 9s ease-in-out;
  float: left;
  margin-top: 45px;
  margin-left: 20px;
  background-color: #45567900 !important;
}

#titre{
      font-family: "Alegreya", serif;
      font-optical-sizing: auto;
      font-weight: 600;
      font-style: normal;
      font-size: 30px;
      font-variant-caps: titling-case;
      color: #fff;
      float: left;
      line-height: 33px;
}

#titrecontact{
      font-family: "Alegreya", serif;
      font-optical-sizing: auto;
      font-weight: 600;
      font-style: normal;
      font-size: 30px;
      font-variant-caps: titling-case;
      color: #000;
      float: left;
      line-height: 33px;
      padding-left: 20px;
}


#titre-taille{
    font-size: 40px;
    font-variant-caps: small-caps;
}

#follow{
  border: 2px solid #fff; /* Bordure solide de 2 pixels de couleur blanche */
  border-radius: 55px;
  padding: 5px 16px;
  transition: opacity 0.5s ease-in-out;
}

#follow:hover{
  border: 2px solid #ffffff42; /* Bordure solide de 2 pixels de couleur blanche */
  border-radius: 55px;
  
  transition: opacity 0.5s ease-in-out;
}

#foot{
width: 100%;
  height: 70px;
  background-color: #050c20;
}



footer {
    background-color: #f2f2f2;
    padding: 20px 0;
    text-align: center;
    position: relative;
    bottom: 0;
}

.footer-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;

    margin: 0 auto;
}

.social-icons img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.footer-info p {
    margin: 5px 0;
    font-size: 14px;
    color: #fff;
}

.about-me-link p {
    margin: 5px 0;
    font-size: 14px;
    color: #fff !important;
}

#Aboutme{
  background: none;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: none;
  font-family: "Assistant", sans-serif;
  font-size: 17px;

}

.creation-compte-form {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 1px solid #ffffff;
    max-width: 400px; /* Adjust the width as needed */
    height: auto;
    margin-top: 40px;
}

.retour-link {
    color: #007bff;
    text-decoration: none;
}

.input-field,
.textarea-field {
    width: 100%;
    padding: 10px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    background-color: #f0f0f0;
    margin-bottom: 10px;
}

.submit-button {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.submit-button:hover {
    background-color: #0056b3;
}

.login{
  clear: both;
}


#des {

  max-width: 334px;
  max-height: 109px;
}

#retour{
  color: red;
}

.intro{
  font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-variant-caps: normal;
}


.hamburger {
  display: none;
}

.menu2 {
  display: none;

}





@media screen and (max-width: 1200px) {

.video-container {
position: fixed;
    right: 0;
    bottom: 0;
    min-width: 170%;
    min-height: 201%;
    z-index: -1;
    overflow: hidden;
}

video {
position: absolute;
    top: 70%;
    left: 70%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
}

@media screen and (max-width: 600px) {
    .video-container {
        position: fixed;
        right: 0;
        bottom: 0;
        min-width: 315%;
        min-height: 201%;
        z-index: -1;
        overflow: hidden;
    }

    video {
        position: absolute;
        top: 80%;
        left: 90%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: auto;
    }

    #menu1 {
        display: none;
    }

    .hamburger {
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 10px;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 99;
        display: block;
    }

    .hamburger div {
        width: 30px;
        height: 3px;
        background-color: #fff;
        margin: 6px 0;
        transition: transform 0.3s ease;
    }

    .hamburger.active div:nth-child(1) {
        transform: translateY(10px) rotate(45deg);
    }

    .hamburger.active div:nth-child(2) {
        opacity: 0;
    }

    .hamburger.active div:nth-child(3) {
        transform: translateY(-10px) rotate(-45deg);
    }

    .menu2 {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #050c20;
        width: 100%;
        padding: 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        transition: transform 0.3s ease;
        transform: translateX(100%);
    }

    .menu2.active {
        display: block;
        transform: translateX(0);
    }

    .menu2 li {
        transition: opacity 1s ease-in-out;
        text-decoration: none;
        list-style-type: none;
    }

    .menu2 li a {
        display: block;
        color: #fff;
        text-align: center;
        padding: 5px 16px;
        text-decoration: none;
        margin-top: 10px;
    }

    .menu2 li a:hover {
        opacity: 0.5;
        transition: opacity 0.5s ease-in-out;
    }

    /* Ajout des préfixes vendeurs */
    @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
        .menu2 {
            -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
        }
    }
}


@media screen and (max-width: 500px) {

   #menu1 {
        display: none;
    }

.video-container {
position: fixed;
    right: 0;
    bottom: 0;
min-width: 458%;
    min-height: 294%;
    z-index: -1;
    overflow: hidden;
}

video {
position: absolute;
top: 80%;
    left: 105%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}



#text-container1{
width: 300px;
  clear: both;
  padding-bottom: 5px;
  min-height: 220px;
  font-size: 15px;
}

#audioPlayer {
  width: 121px;
  border-radius: 10px;
  transition: opacity 9s ease-in-out;
  clear: both;
  padding: 0;
  margin: 0px 0px 10px 0px;
  background-color: #45567900 !important;
}

#titre{
      font-family: "Alegreya", serif;
      font-optical-sizing: auto;
      font-weight: 600;
      font-style: normal;
      font-size: 25px;
      font-variant-caps: titling-case;
      color: #fff;
      float: left;
      line-height: 33px;
}

#titrecontact{
      font-family: "Alegreya", serif;
      font-optical-sizing: auto;
      font-weight: 600;
      font-style: normal;
      font-size: 30px;
      font-variant-caps: titling-case;
      color: #000;
      float: left;
      line-height: 33px;
      padding-left: 20px;
}


#titre-taille{
    font-size: 40px;
    font-variant-caps: small-caps;
}



  
}

@media screen and (min-width: 1800px) {

#foot{
width: 100%;
  height: 70px;
  background-color: #050c20;
  position: absolute;
  z-index: 1;
  bottom: 0;
}

   #menu1 {
        display: none;
    }

}