@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@200&display=swap');


body{
    background-color: white;
    margin: 0px auto ;
}

nav{
    margin-right: 5%;
}
nav a{
    color: white;
    margin-right: 40px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: x-large;
}
footer{
     background: linear-gradient(#004AAD, #0E69E4);
    
     
}
footer a{
    font: 500 1.2rem/1.667 Parka,Arial,sans-serif;
    color: white;
    text-decoration: none;
}
#form{
    width: 350px;
    background: linear-gradient(#004badb4, #0e6be4a6);
    background-size: 100%;
    margin: 0% auto;
    border-radius: 20px;
    height: 200px;
    margin-bottom: 10px;
    backdrop-filter: blur(10px);
    margin-top: 10px;
  }
  form{
    width: 300px;
    margin-left:20px;
    margin-top: 20px;
    margin-bottom: 20px;

  }
  #en-tete{
    display: flex;
    justify-content: space-evenly;
  }
  label{
    display: block;
    color: white;

  }
  span{
    color: rgb(255, 255, 255);
  }
  #button{
    display: block;
    height: 45px;
    background-color:rgba(148, 62, 4, 0);
    color: white;
    border: 3px solid;
    border-radius: 5px;
    transition:background-color 1s, transform 2s;
    margin-top: 20px;
  }
  #button:hover{
    background-color: rgb(255, 255, 255) ;
    border: 3px solid rgb(255, 255, 255);
    border-radius: 15px;
    color: black;
  }
  input{
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    height: 35px;
    border-radius: 12px ;
    border: solid 2px rgb(0, 0, 0) ;
  }
  #input{
    border: none;
    border-radius: 0px;
  }
  textarea{
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    height: 100px;
    border-radius: 12px ;
    border: solid 5px rgb(255, 255, 255);
  }
  #formulaire{
    margin: 0 auto;
  }
.photo{
  background-color: rgba(185, 185, 185, 0.544);
  width: 310px;
  display: flex;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  backdrop-filter: blur(10px);
  flex-wrap: wrap;
  flex-direction: column;
}

#listing{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#equipe{
  height: 400px;
  object-fit: cover;
  object-position: 50% 0px;
  width: 100%;
  box-shadow: 0px 5px 15px rgb(35, 120, 255);
}
#t1{
  font-size: 30px;
  margin-bottom: 40px;
  font-family: "Anton";
  color: #004AAD;
  text-align: center;
  margin-top: 20px;
}
#h1{
 margin-bottom: 20px;
  margin-top: 2%;
  font-family: "Anton";
  color: #004AAD;
  font-size:50px;
  text-align: center;
}
h2{
  margin-left: 30px;
  font-family: "Anton";
  
}
p{
  font-size:large;
  margin:10px;
}
#texte1{
  display: flex;
  align-items: center;
  width: 80%;
  margin: 0px auto  ;
  margin-bottom: 20px;
  background-color: rgba(125, 125, 125, 0.237);
  border-radius: 10px;
  background-size: 110%;
}
#texte2{
  display: flex;
  align-items: center;
  width: 80%;
  margin: 0px auto  ;
  flex-direction: row-reverse;
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: rgba(125, 125, 125, 0.237);
  border-radius: 10px;
}
#texte3{
  display: flex;
  align-items: center;
  width: 80%;
  margin: 0px auto  ;
  margin-bottom: 20px;
  background-color: rgba(125, 125, 125, 0.237);
  border-radius: 10px;
  background-size: 110%;
}
#img1{
  width: 50%;
  height: 50%;
  margin-left: 5px;
  border-radius: 0px 10px 10px 0px ;
}
#img2{
  width: 50%;
  height: 50%;
  margin-right: 5px;
  border-radius: 10px 0px 0px 10px ;
}
#img3{
  width: 50%;
  height: 50%;
  margin-left: 5px;
border-radius: 0px 10px 10px 0px ;
}
footer{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 10px;
}
.image{
  height: 400px;
  object-fit: cover;
  object-position: top;
  width: 100%;
}

table{
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 20px;
}
.modif{
  box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    height: 35px;
    border-radius: 12px ;
    border: solid 2px rgb(0, 0, 0) ;
}
.ajou{
  margin-top: 10px;
}
#retour{
  text-decoration: none;
  margin: 20px;
  color: rgb(255, 255, 255);
  margin-top: 20px;
  margin-bottom: 20px;
  background: linear-gradient(#004AAD, #0E69E4);
  border-radius: 5px;
  
}
.image3{
  height: 400px;
  object-fit: cover;
  object-position: 50% -10px;
  width: 100%;
}  
@media (max-width : 480px ){

  #texte1{
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0px auto  ;
    flex-wrap: wrap;
    justify-content: center;
  }
  #texte2{
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0px auto  ;
    flex-direction: row-reverse;
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .img{
    width: 70%;
    height: 70%;
  }
 #equipe{
  height: 200px;
  object-fit: cover;
  object-position: top;
  width: 100%;
  box-shadow: 0px 5px 15px rgb(35, 120, 255); 
}
 #texte3{
  display: flex;
  align-items: center;
  width: 80%;
  margin: 0px auto  ;
  flex-wrap: wrap;
  justify-content: center;
}
#img1 {
  width: 50%;
  height: 50%;
  margin-left: 5px;
  border-radius:10px;
}
#img2 {
  width: 50%;
  height: 50%;
  margin-left: 5px;
  border-radius: 10px;
}
#img3 {
  width: 50%;
  height: 50%;
  margin-left: 5px;
  border-radius: 10px;
}
}