
<article class="rates">

            <h2 class="section-heading">Rates            <i class="icon icon-plus-circle"></i></h2>
        <div class="articleIntro">
            <span class="originalCurrency">
                Rates originally requested in <strong>AUD</strong>
            </span>
            <div class="hlSelectWrap">
                <select class="hlSelect" name="currencies">
<option value="1.83" >AUD ($) Australian dollars</option>
<option value="1.79" >CAD ($) Canadian dollars</option>
<option value="1.37" >CHF (CHF) Swiss francs</option>
<option value="1.15" >EUR (&euro;) Euro</option>
<option value="1" >GBP (&pound;) United Kingdom pounds</option>
<option value="11.91" >SEK (Skr) Swedish Krona</option>
<option value="44.37" >THB (&#3647;) Thai baht</option>
<option value="1.42"  selected="selected">USD ($) United States dollars</option>
<option value="17.06" >ZAR (R) South African rand</option>
</select>            </div>
            <span>Convert to</span>
        </div>
    
    <script type="text/x-handlebars-template" id="mobileRatesSelectTmpl">
        <div class="guests-selection-mobile">
            <div class="hlSelectWrap">
            <select class="hlSelect">
                {{#.}}
                    <option value="{{guests}}">{{guests}}</option>
                {{/.}}
                </select>
            </div>
            <span>Guests</span>
        </div>
    </script>

    <script type="text/x-handlebars-template" id="mobileRatesTmpl">
        {{#.}}
            <div class="guest-group {{#index}}hidden{{/index}}" data-guests="{{guests}}">
                <div class="rates-selection-mobile">
                    <div class="hlSelectWrap">
                        <select class="hlSelect">
                            {{#rates}}
                            <option value="{{index}}">
                                {{#periodCol}}{{value}}{{/periodCol}}
                                {{#dateFrom}}{{value}} - {{#dateTo}}{{value}}{{/dateTo}}{{/dateFrom}}
                            </option>
                            {{/rates}}
                        </select>
                    </div>
                    <span>Period</span>
                </div>

                <h3>For up to {{guests}} guests</h3>
                {{#rates}}
                    <div class="rate {{#index}}hidden{{/index}}" data-rate="{{index}}">
                        {{#weeklyNight}}
                            <div>
                                <span>{{label}}</span><span data-sterling-value="{{ sterlingValue }}">{{{ value }}}</span>
                            </div>
                        {{/weeklyNight}}
                        {{#weekendNight}}
                            <div>
                                <span>{{label}}</span><span data-sterling-value="{{ sterlingValue }}">{{{ value }}}</span>
                            </div>
                        {{/weekendNight}}
                        {{#weeklyCol}}
                            <div>
                                <span>{{label}}</span><span data-sterling-value="{{ sterlingValue }}">{{{ value }}}</span>
                            </div>
                        {{/weeklyCol}}
                        {{#monthlyCol}}
                            <div>
                                <span>{{label}}</span><span data-sterling-value="{{ sterlingValue }}">{{{ value }}}</span>
                            </div>
                        {{/monthlyCol}}
                        {{#minimumStay}}
                            <div>
                                <span>{{label}}</span><span>{{{ value }}}</span>
                            </div>
                        {{/minimumStay}}
                        {{#changeoverDay}}
                            <div>
                                <span>{{label}}</span><span>{{{ value }}}</span>
                            </div>
                        {{/changeoverDay}}
                    </div>
                {{/rates}}
            </div>
        {{/.}}
    </script>

    <div class="content-wrap">
        <div id="mobileTableSelectWrapper"></div>

                        
            <div id="mobileTableRateWrapper"></div>

            <h3 class="mobileHidden">For up to 5 guests</h3>

            <table id="ratesTable" class="summaryDetails responsive mobileHidden" data-guests="5">
                <thead>
                <tr>
                                        <th class="periodCol">Period</th>
                                        <th class="dateFrom">From</th>
                    <th class="dateTo">To</th>
                    <th class="weeklyNight">Weekday night</th>
                    <th class="weekendNight">Weekend night</th>
                    <th class="weeklyCol">Weekly</th>
                    <th class="monthlyCol">Monthly</th>
                    <th class="minimumStay" >Minimum stay</th>
                    <th class="changeoverDay">Changeover day</th>
                </tr>
                </thead>
                <tbody>
                                                                                    <tr>
                                                        <td class="periodCol"></td>
                                                        <td class="dateFrom" data-label="From">12 Apr 18</td>
                            <td class="dateTo" data-label="To">1 Jul 18</td>
                            <td class="weeklyNight" data-label="Weekday night" data-sterling-value="122.95081967213">$175</td>
                            <td class="weekendNight" data-label="Weekend night" data-sterling-value="0">-</td>
                            <td class="weeklyCol" data-label="Weekly" data-sterling-value="0">-</td>
                            <td class="monthlyCol" data-label="Monthlymonthly" data-sterling-value="0">-</td>
                            <td class="minimumStay" data-label="Minimum stay">
                                                                                                                                                                    <span class="days">2 night</span>
                                                            </td>
                            <td class="changeoverDay" data-label="Changeover day">Flexible</td>
                        </tr>
                                                                    <tr>
                                                        <td class="periodCol"></td>
                                                        <td class="dateFrom" data-label="From">20 Dec 18</td>
                            <td class="dateTo" data-label="To">11 Jan 19</td>
                            <td class="weeklyNight" data-label="Weekday night" data-sterling-value="202.18579234973">$288</td>
                            <td class="weekendNight" data-label="Weekend night" data-sterling-value="0">-</td>
                            <td class="weeklyCol" data-label="Weekly" data-sterling-value="0">-</td>
                            <td class="monthlyCol" data-label="Monthlymonthly" data-sterling-value="0">-</td>
                            <td class="minimumStay" data-label="Minimum stay">
                                                                                                                                                                    <span class="days">4 night</span>
                                                            </td>
                            <td class="changeoverDay" data-label="Changeover day">Flexible</td>
                        </tr>
                                    
                                                        <tr>
                                                <td class="periodCol">All other dates</td>
                                                <td class="dateFrom">-</td>
                        <td class="dateTo">-</td>
                        <td class="weeklyNight" data-sterling-value="145.90163934426">$208</td>
                        <td class="weekendNight" data-sterling-value="0">-</td>
                        <td class="weeklyCol" data-sterling-value="0">-</td>
                        <td class="monthlyCol" data-sterling-value="0">-</td>
                        <td class="minimumStay">
                                                                                                                                                <span class="days">3 night</span>
                                                    </td>
                        <td class="changeoverDay">Flexible</td>
                    </tr>
                                </tbody>
            </table>
            
    <p>NB: Rates may be subject to change at the homeowner's discretion</p><p><pre>TERMS AND CONDITIONS
Minimum Stay and Rental Rates 
The minimum stay period varies between 4 to 7 nights depending on the rental period. Rental rates are subject to change without notice, however once reservations are confirmed the quoted rates are protected.

Tentative Confirmation 
On receipt of a reservation enquiry, we will contact you to confirm availability of the villa, rental rate (including any applicable charges) and deposit required (50% of the total rental).

Reservation Confirmation
Villa Firdaus 100X is often booked months in advance. To confirm a reservation you must pay the deposit invoice which will be issued via PayPal within 72 hours. When this deposit is credited to our account, your reservation will be confirmed. The balance of rental charges must be paid 21 days before the scheduled arrival date, a second PayPal invoice will be issued. Reservations are treated on &quot;first come, first served&quot; basis.
Cancellation Policy 
Reservations are not transferable between guests, guests names are to be notified upon booking. No unregistered guests are permitted to stay at the villa.
Cancellations made 60+ days prior to the commencement of the rental will be refunded less a cancellation fee of 25% .Cancellations made less than 60 days prior to the commencement of the rental will not be refunded and final payments will not be refunded once received , unless specifically approved by the owner in exceptional circumstances only.
Rental rates are subject to change without notice, however once reservations are confirmed the quoted rates are protected.

Insurance 
We strongly recommend you arrange comprehensive travel insurance at the time of booking to insure each traveller against illness (including evacuation costs), injury, death, loss of baggage and personal items, cancellation and other contingencies.

Responsibility 
We are not responsible for any loss or damage to personal equipment and property, or for any personal injuries during your stay at Villa Firdaus 100X  or in the course of your participation in activities in Bali. We will not accept responsibility for any delay, additional expense or inconvenience which may be caused directly or indirectly by events outside our control such as late arrival of International flights, civil disturbances, fire, floods, unusually severe weather, acts of God, acts of Government, or the failure of any machinery or equipment.
Guests are responsible and will be charged for any damage they cause to the facilities or equipment at Villa Firdaus 100X, as a result of neglect or carelessness. They may also be responsible for the cost of any inventory/equipment that goes missing during their time at the villa.</pre></p>
    </div> <!-- // content-wrap -->
</article>
