.contact_us_form_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.contact_us_form_content{flex-basis:70%}.contact_us_form_AREA{flex-basis:25%}.CONTACTUS_FORM{background-color:#fff;border:1px solid #c8c8c8;border-radius:6px;margin-top:-100px;padding:25px}@media screen and (max-width:800px){.contact_us_form_AREA,.contact_us_form_content{flex-basis:100%}.CONTACTUS_FORM{background-color:#fff;border:1px solid #c8c8c8;border-radius:6px;margin-top:20px;padding:25px}}.CONTACTUS_FORM h3{margin-top:0;text-align:center}.contact_us_form_content a{color:#000}.CONTACTUS_FORM input[type=email],.CONTACTUS_FORM input[type=number],.CONTACTUS_FORM input[type=password],.CONTACTUS_FORM input[type=tel],.CONTACTUS_FORM input[type=text],.CONTACTUS_FORM select{border:1px solid #c8c8c8;height:45px;padding-left:10px;width:100%}.CONTACTUS_FORM textarea{border:1px solid #c8c8c8;height:100px;padding-left:10px;padding-top:10px;width:100%}.CONTACTUS_FORM input[type=submit]{appearance:none;background-color:var(--mainGreen);border:none;color:#fff;font-size:15px;padding:10px 35px;text-align:center}.CONTACTUS_FORM .hs-form-field{margin-bottom:10px;margin-top:10px}.CONTACTUS_FORM label{display:block;margin-bottom:6px}