  #contact1 .shamp,   #contact1 .shamp2{
    color: #4e4e4e;
    font-size: 14px;
    outline: none;
    width: 100%;
    height: 45px;
    line-height: 45px;
    border: none;
    margin-bottom: 20px;
    background-color: #e7e7e7;
    text-transform: uppercase;
    text-align: center;
}
  #contact1 .shamp2{
    outline: none;
    height: 150px;
height:110px;
}

  #contact1 .Etape1{
    padding-top: 5vh;
}
  #contact1 .envoyer, .annuler{
float:left;
}
  #contact1 .envoyer{
clear:both;
}
  #contact1 .envoyer{
    border: none;
    color: #fff;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    font-size: 14px;
    background: #68d0c7;
    width: 100%;
    text-align: center;
    margin: 0px auto;
    position: relative;
    text-transform: uppercase;
}
 
  #contact1 .envoyer:hover{
background-color: #0070cd !important;
transition:1s;
}
  #contact1 .erreur, .champs_obligatoires{
    line-height: 45px;
color:#f41818;
}
  #contact1 .envoi{
    line-height: 45px;
color:#179d5f;
}
  #contact1 .mail_form{
    margin-bottom: 30px;
}
  #contact1 .prenom_erreur{
color:#ff4c3f;
}
  #contact1 .required_box{    display: inline-block;
    color: red;
    padding: 5px;
    position: relative;
    left: 46%;
    float: left;}

  #contact1 .req{        font-size: 11px;
    color: red;
    clear: both;
    display: block;
    margin-bottom: 10px;
}
  #contact1 .envoi{
color: #00c499;
    text-align: center;
    font-size: 18px;
    /* width: 435px; */
    display: block;
    margin-bottom: 10px;
}
 #contact1 .erreur1{

    font-weight: bold;
    display: block;
    text-align: center;
    padding-top: 5vh;
color: #ec0909;
font-size:17px;
}
 #contact1 .envoi1{
    font-weight: bold;
    display: block;
    text-align: center;
    padding-top: 5vh;
color: #2a9018;
font-size:17px;
}
  #contact1 .shamp_er,   .shamp2_er{
    color: #4e4e4e;
    font-size: 14px;
    outline: none;
    width: 100%;
    height: 45px;
    line-height: 45px;
    border: none;
    margin-bottom: 20px;
border:1px solid #f11c1c;
    text-transform: uppercase;
    text-align: center;
    background-color: #e7e7e7;
}
/*------------------------ RESPONSIVE -------------------------------*/
@media (max-width: 991px){

}



