|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
placeholder="E.g.: This is a big trip for anniversary, honeymoon, birthday celebration..."
|
|
|
|
|
style="margin-bottom:20px;"></textarea>
|
|
|
|
|
<div class="selectionBlock">
|
|
|
|
|
<h4 style="margin-bottom: 0;margin-top: 0; font-weight: 400;">
|
|
|
|
|
<h4 style="margin-bottom: 0;margin-top: 0; font-size: 1.2rem;">
|
|
|
|
|
* How would you travel?
|
|
|
|
|
</h4>
|
|
|
|
|
<div id="group_error_msg" style="display: none">
|
|
|
|
|
@ -139,25 +139,25 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="selectionBlock">
|
|
|
|
|
<h4 style="margin-top: 0; margin-bottom: 0;font-weight: 400;">
|
|
|
|
|
<h4 style="margin-top: 0; margin-bottom: 0;font-size: 1.2rem;">
|
|
|
|
|
* When would you travel?
|
|
|
|
|
</h4>
|
|
|
|
|
<div id="date_error_msg" style="display: none">
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Select your travel data.</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="travel_group date_select">
|
|
|
|
|
<div class="date_select">
|
|
|
|
|
<input type="radio" value="Exact travel dates" id="exact" name="trip_date">
|
|
|
|
|
<label for="exact" class="family">
|
|
|
|
|
Exact dates
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="travel_group date_select">
|
|
|
|
|
<div class="date_select">
|
|
|
|
|
<input type="radio" value="Approximate travel dates" id="approximate" name="trip_date">
|
|
|
|
|
<label for="approximate" class="couple">
|
|
|
|
|
Approximate dates
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="travel_group date_select">
|
|
|
|
|
<div class="date_select">
|
|
|
|
|
<input type="radio" value="Undecided travel dates" id="yet" name="trip_date">
|
|
|
|
|
<label for="yet" class="solo">
|
|
|
|
|
Undecided dates
|
|
|
|
|
@ -219,7 +219,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="selectionBlock">
|
|
|
|
|
<h4 style="margin-top: 0; margin-bottom: 0;font-weight: 400;">
|
|
|
|
|
<h4 style="margin-top: 0; margin-bottom: 0;font-size: 1.2rem;">
|
|
|
|
|
* What's your hotel choice?
|
|
|
|
|
</h4>
|
|
|
|
|
<div class="travel_group date_select">
|
|
|
|
|
|