

body{
    margin: 0;
    padding: 0;
    background-color: white;
    color: #000000;
    min-width: 320px;
    font-family: Montserrat;
    font-stretch: normal;
    font-style: normal;
    text-align: left;
    flex-grow: 0;  
    align-self: stretch;


transition: background-color 1s ease;
}

main {
  display: flex;
  flex-direction:column;
  justify-content: center;
  align-items: center;
  width: 100%;

}


 a button {
  color: #000;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.16px;
  height: 54px;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  border-radius: 100px;
  font-size: 16px;
  font-family: Montserrat;
}

 a {
  text-decoration: none;
}

/*******************/

.relative_bg {
    width: 100%;
    position: relative;
    display: inline; 
    object-fit: cover;
    z-index: 0;
    max-height: 418px;
    margin-bottom: 60px;
}

.title {

  font-family: Helvetica;
  width: 854px;
  height: 121px;
  -webkit-text-stroke: 2px #ffffff;
  font-size: 100px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 20px;
  text-align: center;
  text-transform: uppercase;
  color: transparent;
  position: absolute;
  z-index: 2;
  top: 200px;

}


section{
  display: flex;
  flex-direction: row;
  justify-content: center;

}

.bienvenue {
margin-bottom: 120px;
}

.moi2 {
  width: 600px;
  height: 800px;
  /*margin: 140px 98px 220px 200px;*/
  object-fit: contain;
}

h1, h4{
  font-size: 50px;
  font-weight: bold;
  text-align: left;
  color: #000;
    height: 61px;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2 {
  width: 650px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000;

  margin-top: 24px;
  margin-bottom: 32px;
}

p{

  height: 510px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: left;
  color: #000;
  width: 650px;
  margin-bottom: 32px;
}




.b_buttons {
  display: flex;
  flex-direction: row;
  gap: 16px;
  width: 250px;

}

.b_buttons .bt1 {

  color: #ffffff;
  background-color: #000;
  transition-duration: 0.5s;
border: solid 2px #000;
}
                   
.b_buttons .bt1:hover{


    background-color: #fff;
    gap: 10px;
    border: solid 2px #000;
    color: #000000;
}

.b_buttons .bt2:hover {

  color: #ffffff;
  background-color: #000;
  transition-duration: 0.5s;
  border: solid 2px #000;
}
                   
.b_buttons .bt2{


    background-color: #fff;
    gap: 10px;
    border: solid 2px #000;
    color: #000000;
}






/*


.b_buttons button:hover {
 
  color: #ffffff;
  background-color: #000;
  transition-duration: 0.5s;
}

.b_buttons button {

    background-color: #fff;
    gap: 10px;
    border: solid 2px #000;
    color: #000000;
    
}

*/


article a button {
  color: #000;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.16px;
  height: 54px;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  border-radius: 100px;
  font-size: 16px;
}

article a {
  text-decoration: none;
}

.bienvenue span {
  position: relative;
  left: -270px;
  top: 635px;
  width: 30px;;
}

.bienvenue article{
  margin: 0  90px ;
}

.bienvenue .moi2 img{
  width: 600px ;
  height: 800px;
}


/*****************************/

.skills{
  display: flex;
  flex-direction: column;
  padding:90px 150px ;
  align-items: center;
  background-color: black;
  color: #fff;

  width: 100%;
 



}

.skills article{
  margin-top: 64px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 80px;

}

h3, h4 {
  font-size: 50px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
    height: 61px;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.skills p, .outils p{
  width: 934px;
  height: 60px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: center;
  color: #fff;
}
.skills p{
  margin-top: 24px;
}
.skills span {
  height: 40px;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}


.skills ul > li::before {
  content: "✓";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 16px;
  background-size: 100% 100%;
}

ul li{
  list-style: none;
}

.skills ul {
  display: flex;
  flex-direction: column;
  gap: 26px;

}

.skills ul{

  margin-top: 32px;
  
}

/*****************************/
section.outils{
  margin:90px 200px;
  display: flex;
  flex-direction: column;  
  align-items: center;
  
}


.outils article img{

  width: 80px;
  height: 80px;
  margin: 0 16px 0 0;
  padding: 10px;

}

.outils article div  {

display: flex;
flex-direction: column;

}
.outils article{
  display: flex;
flex-direction: row;
gap: 350px;
margin-top: 60px;
width: 1520px;
justify-content: center;
}

.outils article div div {
  display: flex;
flex-direction: row;
align-items: center;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  color: #000;

}


 h4,h5 {
  font-size: 50px;
  font-weight: bold;
  text-align: left;
  color: #000000;
    height: 61px;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.outils p {
  margin-top: 24px;
  width: 934px;
  height: 60px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: center;
  color: #000000;
}

/**********loisirs*******************/

.loisirs{

  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 120px;

}

.loisirs p {
  width: 900px;
  height: 60px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: center;
  color: #000;
}

.loisirs article{

  display: flex;
  flex-direction: row;

}
.loisirs article div {
  width: 360px;
  height: 554px;
  flex-grow: 0;
  margin: 0 26.7px 0 0;
  padding: 11px 11px 27px;
  background-color: #000;
  color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 0 30px;
  align-items: center;
}

.loisirs article div p {
  color: #fff;
  height: 78px;
  font-size: 16px;
  line-height: 1.63;
  text-align: center;
  width: 300px;

}

.loisirs article div span {

  margin: 18px 0 ;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}

.loisirs img {

width: 338px;
height: 367px;


}


/***********loisirs******************/


/*******contact*******/

.contact {
  width: 1520px;
  height: 350px;
  margin: 80px 100px 80px 100px;
  padding: 80px;
  border-radius: 0 80px;
  justify-content: space-between;

}


.contact{

background-color: black;
color: #fff;
display: flex;
flex-direction: row;

}

.contact div span {
  
  font-size: 50px;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
}

.contact div span{
  margin-bottom: 24px;
}
.contact > :first-child {
  width: 803px;
  height: 157px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px;
  margin: 4px 206px 18px 0;
  padding: 0;
}


  .logo_c img { 
    margin: 18px 22px 11px 34px;
  }
  
  .logo_c { 
  display: flex;
  flex-direction: row;
  }

.contact > :last-child {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 40px;

}


.contact  button:hover {
 
  color: #000000;
  background-color: #ffffff;
  transition-duration: 0.5s;
}

.contact button {

    background-color: transparent;
    border: solid 2px #ffffff;
    color: #ffffff;
    
}

.contact p {
  color: #fff;
  text-align: left;
}
/*******contact*******/