*{
    margin: 0%;
}
.tf{
    width: 6.6%;
    mix-blend-mode: multiply;
    position: relative;
    top: 70px;
    margin-left: 80px;
    
}
.container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 35px;
    margin-left: 15%;
    position: relative;
    top: 40px;
}
.a{
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    text-decoration: none;   
    
}
.b{
    text-decoration: none;
    color: gray;
}
.btn{
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    position: relative;
    top: -9px;
      padding: 12px 8px; 
      border-radius: 15px;
      width: 20%;
      margin-left: 60px;
      border: none;
      background-color: brown;
      color: white;
}
.grand{
      display: flex;
       gap: 12%;
        position: relative;
        top: 50px;
        margin-left: 5%;
}
.p{
    font-size: 17px;
    font-family: "Poppins", sans-serif;
    font-style: normal; 
    color: gray 
}
.si{
    position: relative;
    top: 200px;
    text-align: center;
     font-size: 17px;
    font-family: "Poppins", sans-serif;
    font-style: normal; 
    color: gray 
    
}

.sou{
    color: brown;
}
.h{
      font-family: "Poppins", sans-serif;
    font-style: normal;
}
.top{
    display: flex;
    gap: 10px;
}
.img{
    width: 90%;
    border-radius: 90px;
    height: 350px;

}
.Me{
    width: 150px;
    padding: 13px 10px;
    background-color: brown;
    color: white;
    border-radius: 10px;
    border: none;
    font-size: 15px;
}
.Ma{
    width: 200px;
    border-radius: 10px;
    padding: 12px 7px;
    border: none;   
}
.fa-brands{
    position: relative;
    top: 10px;
     padding: 11px 10px;
     border-radius: 20px;
     background-color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    font-size: 15px;
    margin: 10px;
     
}
.div{
    display: flex;
    gap: 15px;  
}
.f,.g,.h{
     text-decoration: none;
     color: gray;
     font-size: 17px;
     
}
.diallo{
     font-family: "Poppins", sans-serif;
    font-style: normal; 
    display: flex;  
}
.dernier{
    padding: 5%;
    width: 150%;
    

}
.propos{
       font-size: 31px;
    font-family: "Poppins", sans-serif;
    font-style: normal; 
    text-align: center;
    position: relative;
    top: 80px;
    color: grey;
}
.flex{
    display: flex;
      gap: 2%;
      margin-left: 8%;
      position: relative;
      top: 140px;
}
.fa-solid{
      font-size: 43px;
      color: brown;
}
.go{
     color: blueviolet;
}
.carte{
    width: 230px;
    height: 140px;
    padding: 50px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
    border-radius: 15px;
    overflow: hidden;
    cursor: pointer;
     transform-origin: bottom;
     
}
.prop{
     font-size: 31px;
    font-family: "Poppins", sans-serif;
    font-style: normal; 
    text-align: center;
    position: relative;
    top: 200px;
    color: black;
}
.client{
        font-family: "Poppins", sans-serif;
    font-style: normal; 
    font-size: 15px;
    color: grey;
}
.nombre{
    font-family: "Poppins", sans-serif;
    font-style: normal; 
    font-size: 20px;
}
.geant{
    position: relative;
    top: 240px;
    margin-left: 80px;
    display: flex;
    gap: 80px;
}
.type{
    
    padding: 8% 5%;
    width: 140%;
    border-radius: 15px;
    border: 2px solid gray;
}
.fa-regulare{
    
        
}
.message{
    padding: 45% ;
    width: 130% ;
    border-radius: 15px;
    border: 2px solid gray;
}
.mes,.Email,.tel{
     color: #ffffff;
     position: relative;
     top: 30px;
}
.mes{
    
}
.moyen{
    width: 350px;
    height: 230px;
      padding: 30px;
      border-radius: 10px;
      text-align: center;
      position: relative;
      top: 30px;
      background-color: crimson;
}

          
          

.but{
    position: relative;
    top: 15%;
     padding: 4% 2%;
     width:42% ;
     border-radius: 10px;
     font-size: 90%;
     font-weight: 300;
     background-color: crimson;
     color: #ffffff;
}
.fa-solide{
        color: #ffffff;
        
} 
@media  (max-width: 600px) {
.container{
       display: flex;
       flex-direction: column;
       gap: 5px;
       text-align: center;

}
.sou{
    color: blue;
}
.Me,.Ma{
    background-color: blue;
}
.Ma{
    color: #ffffff;
}
.btn{
      margin-left: 1px;
      text-decoration: none;
      background-color:  gray;
      display: flex;
      text-align: center;
      justify-content: flex-start;
}
.grand{
    display: flex;
    flex-direction: column;
}
.img{
     width: 50%;
    border-radius: 50px;
    height: 300px; 
}
.flex{
    display: flex;
    flex-direction: column;
}
.geant{
    display: flex;
    flex-direction: column;
    gap: 19px;
}
.type{
    
    padding: 4% 2%;
    width: 70%;
    border-radius: 10px;
    border: 2px solid gray;
}
.message{
    padding: 8% ;
    width: 70% ;
    border-radius: 10px;
    border: 2px solid gray;

}
.but{
    position: relative;
    top: 15%;
     padding: 2% 1%;
     width:22% ;
     border-radius: 10px;
     font-size: 110%;
     font-weight: 300;
     background-color: blue;
}
.fa-solid{
       color: blue;
}
}