.footer-form-con{display:flex;justify-content:center}.footer-form-con form{background-color:#5b5959;border:unset;border-bottom:2px solid #fff;border-radius:0;box-shadow:unset;display:flex;gap:20px;padding:60px 0 90px;width:1400px}.footer-form-con input[type=file],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #fff;color:#fff;display:inline-block;font-size:.875rem;font-weight:400;padding:.75rem 1rem;width:100%}h3.form-title{background-color:rgba(#null,1);border-radius:0;-webkit-box-shadow:0 5px 12px 8px rgba(0,0,0,.1);-moz-box-shadow:0 5px 12px 8px rgba(0,0,0,.1);-o-box-shadow:0 5px 12px 8px rgba(0,0,0,.1);-ms-box-shadow:0 5px 12px 8px rgba(0,0,0,.1);box-shadow:0 5px 12px 8pxrgba(0,0,0,.1);color:#f7fbff;display:none;font-size:24px;margin-bottom:0;padding:30px}.footer-form-con form input{background-color:#5b5959}.footer-form-con form input::placeholder{color:#fff}.footer-form-con .hs_submit.hs-submit{margin-top:6px}.footer-form-con form .hs-button,form input[type=submit]{background-color:#ea801f;border:none;border-radius:52px;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;min-width:210px;padding:17px 52px;text-align:center;text-transform:capitalize}.footer-line{border:1px solid #fff;color:#fff;margin:0 auto;max-width:1400px}.field:not(:last-child),.hs-form-field{margin-bottom:16px;width:100%}@media only screen and (max-width:768px){.footer-form-con form{flex-direction:column;margin-bottom:25px;width:100%;width:270px}}