 
.Retour_page_Acceuil {
    margin: 50px auto 00px auto;
  
     display:table;
}
.Retour_page_Acceuil a {
    text-transform: uppercase;
    font-weight: 700;
    background: #000;
    line-height: 40px;
    padding: 0px 20px;
    height:40px;
    color: #fff;
    text-decoration: none;
    margin: 20px 0px;
    display: table;
    margin: auto;
border:1px solid  transparent;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    outline: none;
    margin-bottom: 5vh;
}
.Retour_page_Acceuil a:hover{
   box-shadow :none;
    color: #000;
background:none;
border:1px solid #000;
}
.txt{

    font-weight: 500;
    color: #3d3d3d;

    margin-top: 5vh;
}

.pdevis{
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    text-transform: capitalize;
}












 
.Retour_page_Acceuil {
    margin: 50px auto 00px auto;
  
     display:table;
}
.Retour_page_Acceuil a {
    text-transform: uppercase;
    font-weight: 700;
    background: #000;
    line-height: 40px;
    padding: 0px 20px;
    height:40px;
    color: #fff;
    text-decoration: none;
    margin: 20px 0px;
    display: table;
    margin: auto;
    border:1px solid  transparent;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    outline: none;
    margin-bottom: 5vh;
    font-size: 14px;
}
.Retour_page_Acceuil a:hover{
   box-shadow :none;
    color: #000;
background:none;
border:1px solid #000;
}
.txt{

font-weight: 500;

color: #3d3d3d;

margin-top: 5vh;

font-size: 15px;

text-align: left;
}

.pdevis{
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    text-transform: capitalize;
}
















