Server IP : 103.53.40.154 / Your IP : 3.135.184.136 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/bhatiataxiservice.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Terms Conditions | Bhatia Taxi Service</title> <?php include "links.php";?> <style> .terms-content{ padding-top:10px; } .terms-content ul{ padding-bottom:10px; } </style> </head> <body> <?php include "header.php";?> <!-- breadcum area --> <div class="breadcrumb breadcrumb-style-one"> <div class="container"> <div class="col-lg-12 text-center"> <h1 class="breadcrumb-title">Terms <span class="lst-words">Conditions</span></h1> <ul class="d-flex justify-content-center breadcrumb-items"> <li class="breadcrumb-item"><a href="index.html">Home</a></li> <li class="breadcrumb-item active">Terms Conditions</li> </ul> </div> </div> </div> <section> <div class="container mt-5"> <div class="text-center"> <h3>Terms and Conditions of Bhatia Taxi Service</h3> </div> <div class="terms-content"> <ul> <li> <b>Booking and Reservation:</b> </li> <li><i class='bx bx-plus'></i> All bookings are subject to availability.</li> <li><i class='bx bx-plus'></i> Reservations must be made in advance through our designated booking channels.</li> <li><i class='bx bx-plus'></i> Confirmation of booking will be provided upon successful reservation.</li> </ul> <ul> <li> <b>Cancellation and Refund:</b> </li> <li><i class='bx bx-plus'></i> Cancellation requests must be made within the specified time frame to be eligible for a refund.</li> <li><i class='bx bx-plus'></i> Cancellation charges may apply, depending on the timing of the cancellation.</li> <li><i class='bx bx-plus'></i> Refunds will be processed through the original payment method within a reasonable period.</li> </ul> <ul> <li> <b>Payment:</b> </li> <li><i class='bx bx-plus'></i> Payment for services must be made in full before the commencement of the tour.</li> <li><i class='bx bx-plus'></i> We accept various payment methods, including cash, credit/debit cards, and online transfers.</li> <li><i class='bx bx-plus'></i> Prices are quoted in the local currency and are subject to change without prior notice.</li> </ul> <ul> <li> <b>Tour Itinerary:</b> </li> <li><i class='bx bx-plus'></i> The itinerary provided is subject to change due to unforeseen circumstances such as weather conditions or road closures.</li> <li><i class='bx bx-plus'></i> We reserve the right to alter the tour itinerary for the safety and comfort of our customers.</li> </ul> <ul> <li> <b>Liability:</b> </li> <li><i class='bx bx-plus'></i> Bhatia Taxi Service shall not be liable for any loss, damage, injury, or inconvenience caused during the tour.</li> <li><i class='bx bx-plus'></i> Customers are responsible for their personal belongings at all times.</li> </ul> <ul> <li> <b>Conduct:</b> </li> <li><i class='bx bx-plus'></i> We expect all customers to behave responsibly and respectfully towards our staff and fellow passengers.</li> <li><i class='bx bx-plus'></i> Any disruptive behavior may result in immediate termination of the tour without refund.</li> </ul> <ul> <li> <b>Insurance:</b> </li> <li><i class='bx bx-plus'></i> We recommend customers to have adequate travel insurance to cover any unforeseen events during the tour.</li> <li><i class='bx bx-plus'></i> Bhatia Taxi Service is not responsible for any loss or damage not covered by insurance.</li> </ul> <ul> <li> <b>Force Majeure:</b> </li> <li><i class='bx bx-plus'></i> In the event of circumstances beyond our control, such as natural disasters or political unrest, Bhatia Taxi Service reserves the right to cancel or reschedule the tour without liability.</li> </ul> <ul> <li> <b>Feedback and Complaints:</b> </li> <li><i class='bx bx-plus'></i> We welcome feedback from our customers to continually improve our services.</li> <li><i class='bx bx-plus'></i> Any complaints should be addressed to our customer service team for prompt resolution.</li> </ul> <ul> <li> <b>Contact Details:</b> </li> <li><i class='bx bx-plus'></i>Address: 8/5, Prem Nagar, Near Safdurjung Bus Terminal New Delhi Delhi India 110003</li> <li><i class='bx bx-plus'></i> Phone: +91-9891169683</li> <li><i class='bx bx-plus'></i> Email: shankarmoji@gmail.com</li> </ul> </div> </div> </section> <?php include "footer.php" ?> </html>