
body{
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  width: 100%;
  height:100%;
  color: white;
  font-size: 1.1vw;
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

  background-color: #030303;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='105' viewBox='0 0 80 105'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='death-star' fill='%23757279' fill-opacity='0.13'%3E%3Cpath d='M20 10a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm15 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zM20 75a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zm30-65a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm0 65a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zM35 10a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zM5 45a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zm60 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}



.img_brig{
  filter: brightness(0.6); 
}


#masthead{
  position:relative;
  width: 100%;
  height:100%;
  background-color: white;
  padding-bottom: 5%;
  margin-top: 3%;
}
#video_mast{
  position:relative;
  width: 100%;
  height:100%;
  object-fit: cover;
}


.banniere{
  margin-top: 2.5%;
  width:100%;
  height:73vh;
  object-fit: cover;
  object-position: top;
}
.not_all_width{
  width: 90%;
  margin-left: 5%;
}
#devise{
  text-align: right;
}


#ban2{
  object-position: 0% 75%;
}
.container_ban{
  position:relative;
  width: 100%;
  height:100%;
}
.on_ban{
  position: absolute;
  top:60%;
  left:10%;
  width:30%;
}
#sep_ban{
  background-color: #DA6416;
  width: 35%;
  height:2px;
  margin-top: 1%;
  margin-bottom: 1%;
}


#news_container{
  color:black;
  padding-top: 5%;
}
#in_news{
  position:relative;
  width: 90%;
  height:100%;
  text-align: left;
}


#container_member{
  position: relative;
  width: 100%;
  height:100%;
  padding-left: 5%;
  padding-top: 5%;
}

#last_new_sep{
  background-color: #DA6416;
  width: 27%;
  height:2px;
}
.members{
  position: relative;
  margin-top: 5%;
  width: 20%;
  height:50vh;
}
.member_bio{
  position: relative;
  margin-top: 5%;
  width: 40%;
}
.last_new_sep1{
  background-color: #DA6416;
  width: 0%;
  height:2px;
}
.personal{
  margin-top: 1%;
  transform: translateX(-100%);
  transition: transform 0.5s ease;
}
.img_perso{
  width: 100%;
  height:100%;
  object-fit: cover;
}
.carac_perso{
  position: absolute;
  top:5%;
  left: 75%;
  overflow: hidden;
  z-index: 2;
}
#text_titre{
  margin-top:1%;
  width: 60%;
  height:fit-content;
  text-align: justify;
}
.name{
  transform: translateY(-100%);
  transition: transform 0.5s ease;
}
.line{
  width: 100%;
  height:100%;
  display: flex;
  gap:15%;
  margin-top: 8%;
  justify-content: center;
}
.info_bio{
  margin-top: 2%;
}
.contact{
  margin-top: 5%;
}
#first_line{
  margin-top: 3%;
}

.resum{
  opacity: 0;
  transition: opacity 0.5s ease;
}
.passion{
  opacity: 0;
  transition: opacity 0.5s ease;
}
.cont{
  opacity: 0;
  transition: opacity 0.5s ease;
}
.in_resum{
  opacity: 0;
  transition: opacity 0.5s ease;
}
.in_passion{
  opacity: 0;
  transition: opacity 0.5s ease;
}
.in_cont{
  opacity: 0;
  transition: opacity 0.5s ease;
}
.sep_resp_height{
  height:10vh;
}







.svg_bio{
  position:absolute;
}
#barre1{
  fill:rgba(73, 73, 73, 0.084);
}
#barre2{
  fill:rgba(41, 41, 41, 0.024);
}
#barre3{
  fill:rgba(0, 0, 0, 0.22);
}
#barre4{
  fill:rgba(0, 0, 0, 0.308);
}
#barre5{
  fill:rgba(174, 172, 172, 0.062);
}
.titre_info{
  margin-top: 1%;
}




.container_news{
  margin-top: 3%;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 5% 5%;
}
.news{
  flex: 1 1 calc(30%);
  max-width: calc(30%); 
  min-width: calc(30%); 
  margin-bottom: 2.5%;
}

.resum{
  margin-top: 2%;
}












#categorie{
  position: relative;
  width: 100%;
  height:100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  padding-right: 5%;
}


.big{
  position: relative;
  width:48%;
  height:100%;
}
.mid{
  position: relative;
  width:25%;
  height:100%;
}
.little{
  position: relative;
  width:25%;
  height:100%;
}
.is_white{
  color:white;
}
.is_second_color{
  color:#DA6416;
}
.is_black{
  color:black;
}
#titre_mast{
  position:absolute;
  top:40%;
  left:20%;
  color:rgb(0, 0, 0);
  width:30%;
  height:fit-content;
}
.separator{
  margin-top: 1%;
  height:1px;
  background-color: #DA6416;
}

.no_padding_title{
  margin: 0!important;
}

#last_new_sep2{
  background-color: #DA6416;
  width: 15%;
  height:2px;
}


.img_cat{
  position: relative;
  width: 100%;
  height:100%;
  object-fit: cover;
  object-position: center;
  cursor: pointer;
}







@media (max-width: 1100px) {
  #container_member{
    padding-top: 10%;
  }
  #text_titre{
    width: 95%;
  }
  #last_new_sep{
    width: 52%;
  }
  .line{
    display: block;
    height: 100%;
    padding-bottom: 20%;
  }
  #first_line{
    margin-top: 15%;
  }
  .members{
    width: 70%;
    margin-left: 15%;
  }
  .carac_perso{
    left: 70%;
    width: 50%;
  }
  .personal{
    margin-top: 2%;
  }
  .member_bio{
    width: 90%;
    margin-left: 2.5%;
    height:100%;
  }
  .info_bio{
    height: 100%;
  }
  .resum, .passion, .cont, .in_resum, .in_passion, .in_cont{
    opacity: 1!important;
    text-align: justify;
    padding-bottom: 2%;
  }
  .resum{
    margin-top: 5%;
  }
  .container_contacyt{
    height:100%;
    position: relative;
    display: block;
  }
}



@media (orientation: landscape) and (max-width: 1100px) {
  .members{
    width: 30%!important;
    margin-left: 5%!important;
  }
  .carac_perso{
    width: 100%;
  }
  .member_bio{
    width: 60%!important;
  }
  .line{
    padding-bottom: 10%!important;
  }
}
@media (max-width: 700px) {
  #container_member{
    padding-left: 2.5%!important;
    width: 97.5%;
  }
  .line{
    height: auto!important;
    min-height: auto!important;
    padding-bottom: 0;
  }
  .member_bio{
    width: 95%;
  }
  #last_new_sep{
    margin-left: 0!important;
  }
  .carac_perso{
    position: relative;
    width: 100%;
    text-align: center;
    left:auto;
  }
  .separator{
    margin-left: 25%;
  }
  .members{
    height: auto;
  }
}


