Server IP : 103.53.40.154 / Your IP : 3.142.43.244 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/bittootour.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <?php include 'top-link.php'; ?> <title>Terms and Condition</title> <meta name="description" content="Terms and Condition"> </head> <body> <?php include 'header.php'; ?> <div class="site-breadcrumb" style="background: url(<?php echo $wspath?>assets/img/breadcrumb/01.jpg)"> <div class="container"> <h2 class="breadcrumb-title">Terms and Condition</h2> <ul class="breadcrumb-menu"> <li><a href="<?php echo $wspath?>">Home</a></li> <li class="active">Terms and Condition</li> </ul> </div> </div> <div class="container mt-5 mb-5"> <div class="text-center"> <h3> Terms And Conditions </h3> </div> <div class="content mt-3"> <h4>Booking and Payment</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> All bookings must be made in advance and are subject to vehicle availability. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> A non-refundable deposit may be required at the time of booking. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> The full payment must be completed before the commencement of the rental service. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Accepted payment methods include credit/debit cards, bank transfers, and cash. </li> </ul> <h4>Rental Period</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> The rental period is calculated from the agreed pick-up time to the agreed drop-off time. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Extensions to the rental period must be requested in advance and may incur additional charges. </li> </ul> <h4>Vehicle Usage</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Vehicles rented from Bittoo Tour & Travels are to be used only for the purpose agreed upon at the time of booking. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> The renter is responsible for any damages or excessive wear and tear caused during the rental period. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Smoking, drinking, and consumption of illegal substances are strictly prohibited in the rental vehicles. </li> </ul> <h4> Cancellations and Refunds</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Cancellations must be made at least 48 hours before the scheduled rental period to avoid charges. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Cancellations made less than 48 hours before the rental period may incur a cancellation fee. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> No refunds will be provided for early returns or unused time during the rental period. </li> </ul> <h4> Driver Requirements</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> All drivers must possess a valid driver's license and provide proof of identity at the time of booking. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Bittoo Tour & Travels reserves the right to refuse service to any driver who does not meet our safety standards. </li> </ul> <h4>Liability and Insurance</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Basic insurance coverage is included in the rental fee. However, the renter is responsible for any damage not covered by insurance. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> The renter agrees to pay for any damage, fines, or penalties incurred during the rental period. </li> </ul> <h4>Vehicle Condition</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> The vehicle will be provided in clean and roadworthy condition. The renter is expected to return the vehicle in the same condition. </li> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Any damage or issues with the vehicle must be reported to Bittoo Tour & Travels immediately. </li> </ul> <h4>Late Returns</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Late returns may incur additional charges. If you anticipate a delay, please contact us as soon as possible. </li> </ul> <h4>Privacy Policy</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Bittoo Tour & Travels respects your privacy and will handle your personal information in accordance with our Privacy Policy. </li> </ul> <h4>Amendments</h4> <ul> <li> <i class="fa fa-fighter-jet" aria-hidden="true"></i> Bittoo Tour & Travels reserves the right to amend these terms and conditions at any time. The latest version will be available on our website. </li> </ul> </div> </div> <?php include 'about-book.php'; ?> <?php include 'footer.php'; ?> </body> </html>