
*{
  box-sizing: border-box;
}



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;

}

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


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

.background {
  position: relative;
  display: flex;
  flex-direction: column;
 
 
}

.background article{ 
    position: absolute;
    width: 761px;
    height: 451px;
    /*left: 40px;
    top: 50px;  */
    left: -800px;
    top: -800px;  
    z-index: 2;
    flex-grow: 0;
    display: flex;
    flex-direction: column; 
    gap: 32px;
    margin: 229px 109px 170px 200px;
    padding: 0;

}

.moi{
  position:absolute;
  flex-grow: 0;

  /*left: 830px;
  top: 170px;*/
  top: -750px;
  left: 0px;
  z-index: 2;

  width: 722px;
  height: 812px;
  margin: 38px 128px 0 109px;
  object-fit: contain;
}
  


.moi img{
  width: 601.6px;
  height: 676.6px;
}

article h1, h2, h3{ 
  width: 761px;
  color: #fff;
}

article h1 { 

  font-size: 20px;
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: 0.24px;
}

article h2 {

  font-size: 40px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.5px;
}

article h3 {

  font-size: 24px;
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: 0.24px;
}


.background button{
  width: 200px;
  background-color: transparent;
  border: solid 2px #fff;
  color: #fff;
}
.background button:hover {
background-color:#fff;
transition-duration: 0.5s;
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;
    font-family: Montserrat;
}

article a {
  text-decoration: none;
}

/**************************2*/

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

}

.bienvenue {
margin-top: 140px;
margin-bottom: 120px;
}


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


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

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

h5 {
  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{
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: left;
  color: #000;
  width: 650px;
  margin-bottom: 32px;
}


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

.bienvenue article{
  margin: 0  90px ;
}

/*
h4 {
  height: 61px;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h5 {
 height: 120px;
  font-size: 30px;
  line-height: 1.33;
  letter-spacing: normal;
}  
*/
.b_buttons, .b_buttons1 {
  display: flex;
  flex-direction: row;
  gap: 16px;

}

.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 > :first-child {
   width: 223px;
}

.b_buttons > :second-child{
   width: 203px;
}



/*
.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;
    
}


.b_buttons > :first-child {
   width: 223px;
}

.b_buttons > :second-child{
   width: 203px;
}


*/




h6  {
  height: 50px;
  margin: 0 0 32px 0;
  font-size: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 2px;
  text-align: left;
  color: #000;
  text-transform: uppercase;

}



/**********section3******/

.mon_portfolio {

   display: flex;
   flex-direction: column; 
   align-items: baseline;
  margin-bottom: 70px;
      }

.portfolio_ex img {

  width: 1520px;
  height: 800px;
  position: relative;
}

.mon_portfolio article{
    position: absolute;
    width: 498px;
    height: 346px;
    align-items: stretch;
    gap: 40px;
    margin: 371px 84px 83px;
    padding: 0;

}
.mon_portfolio article p {
  margin-top: 32px;
  margin-bottom: 40px;
}

/************bottons*/

.b_buttons1 .bt2 {

    height: 54px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 16px 24px;
    border-radius: 100px;
    border: solid 2px #fff;
    color: #ffffff;
    background-color: transparent;

}
                   
.b_buttons1 .bt2:hover{

   height: 54px;
   flex-grow: 0;
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: center;
   gap: 10px;
   padding: 16px 24px;
   border-radius: 100px;
   border: solid 2px #fff;
   color: #000;
   background-color: #fff;
   transition-duration: 0.5s;

}

.b_buttons1 .bt1:hover {

    height: 54px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 16px 24px;
    border-radius: 100px;
    border: solid 2px #fff;
    color: #ffffff;
    background-color: transparent;

}
                   
.b_buttons1 .bt1{

   height: 54px;
   flex-grow: 0;
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: center;
   gap: 10px;
   padding: 16px 24px;
   border-radius: 100px;
   border: solid 2px #fff;
   color: #000;
   background-color: #fff;
   transition-duration: 0.5s;

}



/*

.b_buttons1 button {  

   height: 54px;
   flex-grow: 0;
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: center;
   gap: 10px;
   padding: 16px 24px;
   border-radius: 100px;
   border: solid 2px #fff;
   color: #000;
   background-color: #fff;
   transition-duration: 0.5s;
}

.b_buttons1 button:hover{

    height: 54px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 16px 24px;
    border-radius: 100px;
    border: solid 2px #fff;
    color: #ffffff;
    background-color: transparent;
}


*/

/************************size***/


.b_buttons1 > :first-child {
   width: 181px;

}

.b_buttons1 > :second-child{
   width: 167px;

}


 /* 
.b_buttons1 > :second-child{
   width: 167px;

     height: 54px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 16px 24px;
    border-radius: 100px;
    border: solid 2px #fff;
    color: #ffffff;
    background-color: transparent;


}*/







.mon_portfolio article span {

    height: 40px;
    align-self: stretch;
    flex-grow: 0;
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
  }


.mon_portfolio article p {
  width: 500px;
  align-self: stretch;
  flex-grow: 0;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: left;
  color: #fff;
}


