
::before, ::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
html {
    scroll-behavior: smooth;
    size: auto;
    -webkit-text-size-adjust: 100%;
    display:block;
}
body {
    font-family: Arial, sans-serif;
    background-color: black;
    size: auto;
    margin: 0px;
}

.test_button{
    display: none;
}
.maps{
    align-self: center;
    border-style: solid;
}

form{
    display: flex;
    flex-direction: column;
    align-items: center;
}

header{
  display: flex;
  justify-content: center;
}

.logoK{
  
  max-width: 75%;
  margin: auto;
  margin-left: 8%;
  margin-top: 14%;
  padding-top: 2%;
}

.logoC{
  max-width: 75%;
  margin-left:1%;
  padding-top: 2%;
}
.login{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: auto;
  max-width: 25%;
  max-height: 25%;
  border-style: solid;
  border-color: #414243;

}

.mb-3{
  max-width: 75%;
  max-height: 25%;
}

.form-label{
  color: #fff;
  max-width: 75%;
  max-height: 25%;
  margin: auto;
  
}
.form-control{
  max-width: 75%;
  max-height: 25%;
  margin: auto;
  
}

.Login:hover{
    border-width: 5px;
    border-color: #000;
    background-color: rgba (0,0,0,0);
}

.HautP{
    height: 140px;
    width:100%;
    display: flex; 
    background-color: #020202;
    margin: 0 auto;
}

.RetourH{
    margin: auto;
   display: grid;
   place-items: center;
}
.TexteH{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin: auto;
    text-align: center;
}

.register-button {
    margin-bottom: 20px;  
    background: rgba(0,0,0,0);
    color: white;
    font-size: 1.2em;
    padding: 2px 10px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    margin: auto;
    display: grid;
    place-items: center;
    text-align: center;
}

/* \"/ */

.register-button:hover {
    background-color: rgba(0,0,0,0);
    color: red;
    border-image-slice: 2;
}


.register-button2 {

    margin-bottom: 20px;  
    background: rgba(0,0,0,0);
    color: black;
    font-size: 1.2em;
    padding: 2px 10px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    margin: auto;
    display: grid;
    text-align: center;
}

.register-button2:hover {
    color: #414243;
    border-image-slice: 2;
    transition: all 1s ease;
}


.coachs{
  background-color: rgba(162, 189, 232, .3);
  color: #FFF;
  padding-left: 2%;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;
}
.profs_karate{
  margin-left:8%;
  margin-right:12%;
  background-color: rgba(162, 189, 232, .3);
  color: #FFF;
  padding-left: 2%;
  width: 80%;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;
  border-radius: 8px;
}
.karate_profs{
display:flex;
flex-direction:row ;
justify-content: space-evenly;

}

.nom_kara{
  display:flex;
  justify-content: space-evenly;
}
.img_kara{
  justify-content: space-evenly;
  display: flex;
  flex-direction: row;
}

.img_julien{
  height: 40%;
  width: 15%;
  margin-top: 2%;
}

.img_thomas{
  height: 40%;
  width: 15%;
  margin-top: 5%;
  margin-bottom: -2%;
}

.txt_thomas{
  margin-right: 3%;

}

.txt_julien{
  margin-right: 8%;

}

.prof_mma{
  margin-left:8%;
  margin-right:12%;
  background-color:#FFF;
  padding-left: 2%;
  width: 80%;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;
  border-radius: 8px;
}
.mma_prof{
display:flex;
flex-direction:column ;
justify-content: space-evenly;

}

.nom_mma{
  display:flex;
  justify-content: space-evenly;
}
.img_mma{
  justify-content: space-evenly;
  display: flex;
  flex-direction: row;
}

.img_françois{
  height: 40%;
  width: 15%;
  margin-top: 2%;
  margin-bottom: -2%;
}

.txt_françois{
  margin-top: 4%;
  margin-right: 2%;
  margin-bottom: 3%;

}

.membres_bureau{
  color: #FFF;
  margin-left:8%;
  margin-right:12%;
  background-color:rgba(162, 189, 232, .3);
  padding-left: 2%;
  width: 80%;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;
  border-radius: 8px;
}
.bureau_membres{
display:row;
flex-direction: row ;
justify-content: space-evenly;
}

.ligne{
  width: 90%;
  size: 15px;
  color:#020202;
}

.nom_bureau{
  display:flex;
  justify-content: space-evenly;
}

.Jacques{
display: flex;
justify-content: space-evenly;
flex-direction: row;
}

  .img_Jacques{
    height: 45%;
    width: 20%;
    margin-top: 2%;
    margin-bottom: -2%;
  }

  .txt_Jacques{
    margin-right: 2%;
    margin-bottom: 3%;
    margin-top: 15%;

  }

.Img_pres_adjoint{
  display: flex;
  justify-content: space-evenly;
}

.txt_pres_adjoint{
  display: flex;
  justify-content: space-evenly;
}
  .img_Edgar{
    height: 40%;
    width: 15%;
    margin-top: 2%;
    margin-bottom: -2%;
  }

  .txt_Edgar{
    margin-right: 2%;
    margin-bottom: 3%;
    margin-left: 4%;

  }

  .img_Victor{
    height: 40%;
    width: 15%;
    margin-top: 2%;
    margin-bottom: -2%;
  }

  .txt_Victor{
    margin-right: 2%;
    margin-bottom: 3%;

  }


.Img_tresor{
  display: flex;
  justify-content: space-evenly;
}

.txt_tresor{
  display: flex;
  justify-content: space-evenly;
}
.img_Christophe{
  height: 40%;
  width: 15%;
  margin-top: 2%;
  margin-bottom: -2%;
}

    .txt_Christophe{
    margin-top: 4%;
    margin-bottom: 3%;
    margin-left: 3%;

    }

  .img_Daniel{
    height: 40%;
    width: 15%;
    margin-top: 7%;
    margin-bottom: -2%;
  }

  .txt_Daniel{
    margin-right: 2%;
    margin-top: 4%;
    margin-bottom: 3%;

  }
  

.Img_secret{
  display: flex;
  justify-content: space-evenly;
}

.txt_secret{
  display: flex;
  justify-content: space-evenly;
  margin-top: 2%;
}

  .img_Chantal{
    height: 40%;
    width: 15%;
    margin-top: 2%;
    margin-bottom: -2%;
  }

  .txt_Chantal{
    margin-left: 3%;
    margin-bottom: 3%;

  }

  .img_Carol{
    height: 25%;
    width: 25%;
    margin-top: 5%;
    margin-bottom: -2%;
  }

  .txt_Carol{
    margin-right: 2%;
    margin-bottom: 3%;

  }

.basdepage {
background-image: linear-gradient(#363839, black);
color: #FFF;
font-size: 11px;

}
.contact{
    text-align: center;
}
.logos{
display:flex;
justify-content: space-around;
width:100%;
}
.img_insta{
height: 60%;
width: 4%;

}
.img_facebook{
height: 70%;
width: 10%;

}
.Instagram{
    width: auto;
    height: auto;
    margin-right:50%;
}
.Facebook{
    margin-left: 50%;
}
.credits{
    text-align: center;
}
  .Questionnaire{
    margin: auto;
    display: row;
    place-items: center;
    margin-left: 20%;
    background-color: #FFF;
    padding-left: 2%;
    width: 50%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-right:2% ;
    border-radius: 8px;
    justify-content: space-evenly;
}

.txt_quest{
text-align: center;
padding-right: 1%;

}

.contacter{
  background-color: rgba(162, 189, 232, .3);
  color: #FFF;
  padding-left: 2%;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;

}

.contact2{
  margin-left: 11%;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  text-align: center;
  background-color:#FFF;
  padding-left: 2%;
  width: 70%;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;
  font-size: large;
  border-radius: 8px;
}

.nav_back{
  background-color: #000;
  margin: 0;
  padding: 1%;
}

nav{
  display: flex;
  background-color:black;
  
}

nav>a{
  display:block;
  width:400px;
  background-image:linear-gradient( #363839, black);
  text-align:center;
  box-sizing:border-box;
  padding:20px;
  margin:1px;
  color: #FFF;
  text-decoration:none;
  transition: all 0.3s ease;
}

nav>a:hover{
  color: red;
  transition: all 1s ease;
}

#ch{
  display: none;
}

#lab{
  width: 30px;
  height: 30px;
  background:linear-gradient(grey 0%, grey 20%, transparent 21%, transparent 40%, grey 41%, grey 60%, transparent 61%, transparent 80%, grey 81%, grey 100%);
  margin: 4px;
  display: none;
}

@media screen and (max-width:960px){
  nav{
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      transform: translate(-1000px,0);
      transition: all 0.5s ease;
      background-color: rgba(255, 0, 0, 0);
  }
  nav>a{
      width: auto;
      background-image: linear-gradient(rgba(62, 59, 59, 0.534),rgba(62, 59, 59, 0.53));
      background-color: rgba(62, 59, 59, 0.096);
      font-size: 1em;

  }
  #ch:checked+nav{
      transform: translate(0,0);
      transition: all 0.5s ease;
  }
  #lab{
      display: block;
  }
}

.ListeH2{
  margin-left: 11%;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  text-align: center;
  padding-left: 2%;
  width: 70%;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;
  font-size: large;
  border-radius: 8px;
}
