|
|
|
@ -3,12 +3,12 @@
|
|
|
|
|
<div class="all_width_content">
|
|
|
|
|
<div class="form_content">
|
|
|
|
|
<div class="list_tmbottom">
|
|
|
|
|
<h3 style="text-align:center;">Start planning your tailor-made tour now. Your 1:1 travel consultant will
|
|
|
|
|
<h3 style="text-align:center;">Inquire now. Your 1:1 travel consultant will
|
|
|
|
|
reply within 1 working day.</h3>
|
|
|
|
|
|
|
|
|
|
<form action="/orders/quick_inquiry_save" method="post" novalidate="" id="tour_list_form">
|
|
|
|
|
<textarea name="additional_requirements"
|
|
|
|
|
placeholder="Tell us your travel requirements here: anniversary, honeymoon, family trip, birthday travel, beach, food... (optional)"
|
|
|
|
|
placeholder="E.g.: This is a big trip for anniversary, honeymoon, birthday celebration..."
|
|
|
|
|
style="height:80px;"></textarea>
|
|
|
|
|
|
|
|
|
|
<div class="selectionBlock" style="margin-bottom: 0;">
|
|
|
|
@ -157,19 +157,19 @@
|
|
|
|
|
<div class="travel_group date_select">
|
|
|
|
|
<input type="radio" value="exact travel dates" id="exact" name="trip_date">
|
|
|
|
|
<label for="exact" class="family">
|
|
|
|
|
I have exact travel dates.
|
|
|
|
|
Exact travel dates
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="travel_group date_select">
|
|
|
|
|
<input type="radio" value="approximate travel dates" id="approximate" name="trip_date">
|
|
|
|
|
<label for="approximate" class="couple">
|
|
|
|
|
I have approximate travel dates.
|
|
|
|
|
Approximate travel dates
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="travel_group date_select">
|
|
|
|
|
<input type="radio" value="haven't decided travel dates" id="yet" name="trip_date">
|
|
|
|
|
<label for="yet" class="solo">
|
|
|
|
|
I haven't decided my travel dates.
|
|
|
|
|
Undecided travel dates
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="trip_date_length" id="tripDateBlock" style="display: none">
|
|
|
|
@ -201,14 +201,7 @@
|
|
|
|
|
<div id="starting_date_errmsg" style="display: none">
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please enter your starting date</div>
|
|
|
|
|
</div>-->
|
|
|
|
|
<p style="font-size: 17px;
|
|
|
|
|
color: #555;
|
|
|
|
|
margin-top: -5px;
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
|
font-style: italic;
|
|
|
|
|
padding-left: 0;
|
|
|
|
|
line-height: 20px;
|
|
|
|
|
">Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.</p>
|
|
|
|
|
|
|
|
|
|
<select name="country_code" class="country_code">
|
|
|
|
|
<option style="font-weight: 600;" value="United States +1">United States +1</option>
|
|
|
|
|
<option style="font-weight: 600;" value="United Kingdom +44">United Kingdom +44</option>
|
|
|
|
@ -463,7 +456,7 @@
|
|
|
|
|
<option value="Åland Islands +385">Åland Islands +35818</option>
|
|
|
|
|
</select>
|
|
|
|
|
<input class="Inquiryphone" id="PhoneNo" name="PhoneNo"
|
|
|
|
|
placeholder="Phone number (We'll only call if you ask.) *" type="tel" value="" />
|
|
|
|
|
placeholder="Phone number *" type="tel" value="" />
|
|
|
|
|
<div id="contact_errmsg" style="display: none">
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div>
|
|
|
|
|
</div>
|
|
|
|
|