hjkhhjhjol;io;ioio;ioiio;ioreererereio;;iooi;i;o;oii;o;ioo;iio;oi;
bnmbnmbnmnbmbio;io;irererereeo;o;oi;;oi;oioi;oi;oio;;oovn
/
home
/
u174022924
/
domains
/
rockonwheelstravels.in
/
public_html
/
Upload FileeE
HOME
<!DOCTYPE html> <html lang="en" style="overflow-x: hidden;"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Refund Policy - Rock On Wheels Travels</title> <?php include "include/header.php" ?> <style> .bg-banner { background: url(images/refund_policy.jpg) no-repeat; background-size: cover; width: 100%; position: relative; } .center-title{ text-align: center; } </style> <section class="same-section-spacing bg-banner"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="banner-box"> <h2></h2> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="index">Home</a></li> <li class="breadcrumb-item active" aria-current="page">Refund Policy</li> </ol> <h2 style="text-align: center;">Refund Policy</h2> <hr id="hr3"> </nav> </div> </div> </div> </div> </section> <section class="about-style-two" style="padding-top: 50px;padding-bottom: 50px;"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="center-title "> <h2 class="title pt-3">Refund Policy</h2> <hr id="hd" class="mx-auto mt-0"> </div> </div> </div> <div class="row"> <div class="col-lg-12"> <div class="content-block text-justify"> <p class="mt-3"> You may cancel the booking 4 hour prior to the time of journey, without any cancellation charges for all services. In case cancellation or shorting of the trip is requested within 4 hours of the pick-up time, then following rules will apply:<br> 1. Multi Day trip: 100% Amount is refundable if the trip is cancelled before 4 hrs of departure time.<br> 2. Single Day trip/ Airport transfer: 100% Amount is refundable if the trip is cancelled before 4 hrs of departure time.<br> 3. Airport transfer: No Cancellation Charges. 100% Amount is refundable if the trip is cancelled before 4 hrs of departure time. </p> <h3 class="mt-3"><strong>Refunds</strong></h3> <p> If you are eligible for refunds based on the “Cancellation and Returns” policy above, then the refund will be remitted back to you in 5-7 working days. In case of any issues, write to us at <?php echo $data['email']; ?> or call us at <?php echo $data['contact']; ?>. </p> </div> </div> </div><!-- /.row --> </div><!-- /.container --> </section><!-- /.about-style-two --> <?php include "include/footer.php" ?>