body.contact>header{background-image:url(../images/bg-contact.webp);background-position:right}#contact>div{margin-top:3em;display:flex;justify-content:space-around;flex-wrap:wrap;color:#B08478}#contact>div>div{width:45%}#contact>div #stands{width:90%;margin-bottom:1em}#contact>div #stands h2,#contact>div #stands p{text-align:center}#contact>div h2{margin-bottom:1em;color:#78af3d;font-family:inherit;font-size:0.9em;font-weight:500;text-align:left;text-transform:uppercase;white-space:unset}#Fcontact>div{margin-bottom:1em}#Fcontact label{display:none}#Fcontact input[type=text],#Fcontact input[type=email],#Fcontact input[type=tel],#Fcontact textarea{display:initial;width:100%;padding:10px;box-sizing:border-box;background:#FFF;border:1px solid #9e3404;font-family:inherit;font-size:0.9em;font-weight:500;color:#9e3404}#Fcontact input.erreur,#Fcontact textarea.erreur,#Fcontact *.erreur{border-color:red;color:red}#Fcontact .confirm{color:#78af3d}#Fcontact #FcontactAction,#Fcontact textarea{width:100%;margin:0}#Fcontact .boutons{margin-bottom:0}#contact_map iframe{display:block;width:100%;height:400px}@media screen and (max-width:1024px){#contact>div{flex-direction:column}#contact>div #Fcontact,#contact>div>div{width:100%}}