|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
<textarea id="form_additionalrequirements" name="additional_requirements"
|
|
|
|
|
placeholder="Tell us your travel requirements here: anniversary, honeymoon, family trip, birthday travel, beach, food... (optional)"></textarea>
|
|
|
|
|
<div class="selectionBlock">
|
|
|
|
|
<p style=" text-align: left; font-weight: 400;">
|
|
|
|
|
<p style=" text-align: left; font-weight: 400; padding-bottom: 0;">
|
|
|
|
|
Number in your group
|
|
|
|
|
</p>
|
|
|
|
|
<div id="group_error_msg" style="display: none">
|
|
|
|
@ -143,9 +143,9 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="selectionBlock" style="margin-bottom: 10px;">
|
|
|
|
|
<p style="text-align: left; font-weight: 400;"><strong>
|
|
|
|
|
<p style="text-align: left; font-weight: 400; padding-bottom: 0;">
|
|
|
|
|
When would you travel?
|
|
|
|
|
</strong></p>
|
|
|
|
|
</p>
|
|
|
|
|
<div id="date_error_msg" style="display: none">
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Select your travel data.</div>
|
|
|
|
|
</div>
|
|
|
|
|