Hello,
Here is the code:
<div class="row">
<div class="col-md-6" style='margin-bottom:20px;'><label>Your Name</label>[text* your-name]</div>
<div class="col-md-6" style='margin-bottom:20px;'><label>Your Email</label>[email* your-email]</div>
</div>
<div class="row">
<div class="col-md-6" style='margin-bottom:20px;'><label>Phone Number</label>[tel tel-767]</div>
<div class="col-md-6" style='margin-bottom:20px;'><label>Company</label>[text text-1]</div>
</div>
<p><label>Your Message</label>[textarea your-message]</p>
<p>[submit class:btn-color-black "ASK A QUESTION"]</p>
You should insert your shortcodes, otherwise, it may show an error.
Best Regards