.contact_page{width:100%;display:flex;flex-direction:column}.contact_section{display:flex;justify-content:center;align-items:center;height:550px;gap:100px}.container_form{display:flex;flex-direction:column}.form_complement{position:relative;bottom:100px;width:500px}.form_complement p{color:#fff}.form_complement li{list-style:circle}.form_complement h4{margin-bottom:5px;text-align:center}.form_complement ul{padding:0;margin:0;display:flex;flex-direction:column;align-items:center}.forms{position:relative;width:500px;bottom:100px;justify-content:space-between;background-color:#000;border-radius:25px;padding:40px 0}.aside_form,.forms{display:flex;height:450px}.aside_form{border-radius:15px;border:2px solid #0ff;width:30%;flex-direction:column;justify-content:center;align-items:center}.aside_form h2,h3,p{color:#0ff}.form_content{height:100%;width:100%;display:flex;gap:25px;flex-direction:column;align-items:center;justify-content:center}.info_contact{display:flex;width:90%}.info_contact p{font-weight:700}.info_contact img{width:30px;height:100%;padding-right:30px;filter:invert()}input,textarea{border-radius:20px;border:none;padding-left:10px;width:280px;height:30px}textarea{height:100px}select{width:100%;margin-bottom:10px}.email,.message,.name,.subject,.tel{display:flex;flex-direction:column;align-items:center}.carte_entreprise,iframe{width:100%}iframe{height:500px;border:none}.form_button{border-radius:25px;padding:15px;color:#000;background-color:#fff;border:none;font-size:15px;cursor:pointer}.form_button:hover{background-color:#0ff;color:#000}@media screen and (min-width:768px) and (max-width:1023px){.forms{width:320px;height:400px}.aside_form{width:40%;height:400px}.contact_section{gap:30px}.form_complement{width:320px}}@media screen and (min-width:320px) and (max-width:767px){.contact_page{flex-direction:column-reverse}.forms{margin-top:10px;width:95%}.contact_section{flex-direction:column;height:100%;gap:20px;margin-top:20px}.form_content{width:100%;position:relative}.forms{position:static}.aside_form{width:95%;height:400px}.container_form{align-items:center}.form_complement{position:static;width:90%;text-align:center}.info_contact img{padding-right:10px}.info_contact p{font-size:15px}#footer_contact{margin-top:20px}input,textarea{width:250px}iframe{height:300px}.carte_entreprise{margin-top:25px}}