@media screen and (max-width:980px){.inverse{display:flex;flex-direction:column-reverse}}.deux-colonnes{display:flex;flex-direction:row;column-gap:20px;width:100%}.deux-colonnes input,.deux-colonnes select,.deux-colonnes textarea{color:#999;background-color:#eee;padding:16px 20px 16px 16px;font-size:14px;box-sizing:border-box;border-radius:10px;border-color:#eee}.une-colonne input,.une-colonne select,.une-colonne textarea{color:#999;background-color:#eee;padding:16px 20px 16px 16px;font-size:14px;box-sizing:border-box;width:100%;border-radius:10px;border-color:#eee}.cf7-row{display:flex;gap:20px;margin-bottom:20px}.cf7-col{width:50%}.cf7-col input,.cf7-col select,.cf7-col textarea{width:100%;color:#999;background-color:#eee;padding:16px 20px 16px 16px;font-size:14px;box-sizing:border-box;border-radius:10px;border-color:#eee}.cf7-col-full{width:100%}.cf7-col-full input,.cf7-col-full select,.cf7-col-full textarea{width:100%;color:#999;background-color:#eee;padding:16px 20px 16px 16px;font-size:14px;box-sizing:border-box;border-radius:10px;border-color:#eee}.btn-devis{color:#FFFFFF;padding:16px 20px 16px 16px;font-size:16px;font-weight:bold;box-sizing:border-box;border-radius:10px;border-width:0px;background-color:#f2592b;width:100%}@media (max-width:768px){.cf7-row{flex-direction:column}.cf7-col{width:100%}}