body{
  width: 1240px;
  font-family: 'Expletus sans',cursive;
}
.contenaire{
  /* justify-content: center; */
  margin: 0 auto; 
  /* width: 80%; */
  /* border: 1px rgb(189, 33, 33); */
}

h1{
  font-size: 30px;
  text-align: left;
  color: #4b0082;
  text-decoration: underline;
  /* color:rgb(5, 5, 5); */
  /* font-weight: bold; */
  /* text-decoration: none; */
  /* margin: 10px 50px 20px; */
  /* position: relative; */
  /* border:1px solid rgb(153, 196, 36); */

}
.carousel h3{
  font-size: 2em;
  font-weight: bold;
  color: indigo;
  border: 1px solid greenyellow;
  width: 50%;
  margin: 0 auto;
  background-color:turquoise ;
  border-radius: 50%;
  position: relative;
  top: -5px;

  
}
.logo img{
  text-align: left;
  width: 200px; 
  /* display: flex; */
  height: 70px; 
  width: 70px;

}
nav ul {
 text-decoration: none;  
 display:inline;
 display: flex;
 justify-content: space-around;
 list-style: none;
 /* text-align: left; */
  /* margin: 35px;  */
 /* color: rgb(155, 40, 40); */
 /* padding: 15px;  */
}
nav{
  height: 35px;
  background: #40e0d0;
  /* text-align:lef#8fedc5t; */
  text-decoration: none;
  /* opacity: 0.33; */
  


}
nav li a {
  text-decoration: none;
  color: #4b0082;
  /* position: fixed; */
}
.dev{
  text-align: center;
  /* margin-bottom: 10;
  position: relative;
  margin-top: 250px; */
}  
.portof img{
   width: 100%; 
   height: 500px;
  
}
.carousel{
   text-align: center; 
   /* border-radius: 50%;  */
  
}
main.about  {
text-align: center;
}
.me img{
   width: 30%; 
   border-radius: 80%;  
  /* top: 40px;  */
  /* display: block;  */

  
 
}
.about-me{
  display: flex;
}
.bth{
  text-align: center;
}
.carousel-item{
  width: 30%; 
  border-radius: 20%; 

}

/* .interet{
  justify-content: center;
}
.ABT .apropos{
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  

}
.images{
  height: 100px;
}

    
   

 .footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #2c3e50;
  color: #fff;
}

.copyright {
  background-color: #1a252f;
}
/* .dev{
  text-align: center; 
  background-image:url(".assets/imgs/portof.jpg"); 
   border: 1px solid red; 
  background-size:cover ; 
  height: auto;
  width: 300px; 
  position: relative;     */

/* } */

/* DEBUT DE LA TIMELINE */
