-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProvincialCarAndVanRental.html
875 lines (828 loc) · 37 KB
/
ProvincialCarAndVanRental.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
<!DOCTYPE html>
<html lang="en_US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="keywords" content="Cebu Van for Rental, Cebu Car and Van Rental, Cebu Van Rental " />
<meta property="og:title" content="Cebu Van for Rental + Car Rental">
<meta property="og:image" content="https://jackass0528.github.io/Cebu-Van-For-Rental/image/logo.avif">
<meta property="og:description" content="Cebu Van & Car for Rental, The Cheapest Van Rental Agency In Cebu City, Philippines">
<meta property="og:image" content="https://www.cebuvanforrental.com/image/Cebu-Car-and-Van-Rental-Provence.jpg">
<meta property="og:url" content="https://www.cebuvanforrental.com/ProvincialCarAndVanRental.html">
<link rel="shortcut icon" type="image/jpg" href="image/logo.png" loading="lazy" role="presentation">
<link rel="shortcut icon" type="image/jpg" href="image/logo.jpg" loading="lazy" role="presentation">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="Car-rental-Rate.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="canonical" href="https://www.cebuvanforrental.com/ProvincialCarAndVanRental.html">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;600;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Province Cebu Van & Car for Rental</title>
<script defer="" src="script.js"></script>
<script type="application/ld+json">
{
"@context" : "https://schema.org",
"@type" : "WebSite",
"name" : "Province Cebu Van & Car for Rentall",
"url" : "https://www.cebuvanforrental.com/ProvincialCarAndVanRental.html"
}
</script>
</head>
<body>
<!-- header start -->
<header class="header">
<div class="header-contact">
<div class="header-contact-box">
<div class="headrer-contact-and-map">
<span><a href="https://goo.gl/maps/YZJ5ZSuNzszLiqJ16"><i class="fa fa-map-marker"></i>Maracas Lahug Cebu City, Philippines</a></span>
</div>
<div class="header-contact-phone-number">
<ul>
<li><a href="tel:+639670871904" class="fa fa-phone-square"> 09670871904</a></li>
<li><a href="tel:+639279882639" class="fa fa-phone-square">09279882639</a></li>
<li id="landline"><a href="tel:+0322661606" class="fa fa-phone-square">+032 2661606</a></li>
</ul>
</div>
</div>
<div class="moving-text-container">
<div class="moving-text">
<marquee>
<b>ANNOUNCEMENT:</b>
<!--
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
<span>website under construction</span>
-->
<span>1.Starting October 27, 2023 kawasan Canyonnering we addtional 1000 per head.</span>
<span>2.Tumalog falls is closed every 2nd Wednesday of the month for clean up drive. </span>
<span>3.Canyonnering and Kawasan Falls closed every 3nd Wednesday of the month for clean-up driver and Rest day of the tour guide.</span>
<span>4.Sumilon Island closed every 3nd Wednesday of the month for clean-up driver</span>
</marquee>
</div>
</div>
</div>
<div class="container">
<div class="header-main">
<div class="logo">
<a href="index.html"><img src="image/header-logo.jpg" loading="lazy" srcset="
image/header-logo.jpg 500w,
image/header-logo.jpg 1000w,
image/header-logo.jpg 1500w"
Sizes="(min-width: 760px) 50vw, 100vw" alt="footer-logo">
</a>
</div>
<div class="open-nav-menu">
<span></span>
</div>
<div class="menu-overlay">
</div>
<!-- navigation menu start -->
<nav class="nav-menu">
<div class="close-nav-menu">
<img src="image/close.png" alt="close">
</div>
<ul class="menu">
<li class="menu-item menu-item-has-children">
<a href="index.html" id="hide">Home</a>
</li>
<li class="menu-item menu-item-has-children">
<a href="cebucitytour.html" data-toggle="sub-menu">Cebu City Tour<i class="plus"></i></a>
<ul class="sub-menu">
<li class="menu-item"><a href="City-Tour.html">Cebu City Tour With Uphill (Sirao Garden, Tempale of Leah)</a></li>
<li class="menu-item"><a href="Half-Day-Cebu-City-tour-with-Airport-Transfer.html">Half Day Cebu City Tour with Aiport Transfer</a></li>
<li class="menu-item"><a href="CebuCityTour+Simala.html">Cebu City Tour with Uphill (Sirao Garden , Temple of Leah) + Simala Shrine</a></li>
<li class="menu-item"><a href="Cebu-City-Tour-Mountain-Tour.html">Cebu City Tour + Mountain Tour</a></li>
<li class="menu-item"><a href="3-days-2-nigths-Cebu-Tour-Package.html">3days and 2nigths Cebu City Tour + Simala Shrine + Whale Shark Watching + Sumilon Island + Tumalog Falls + Kawasan Falls or Alegria Falls full course Canyonnering + Moalboal Sardines Run</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="cebusouthtour.html" data-toggle="sub-menu">South Tour Cebu <i class="plus"></i></a>
<ul class="sub-menu">
<li class="menu-item"><a href="Whale-Shark-Watching-in-Oslob-Cebu.html">Oslob Whale Shark Watching</a></li>
<li class="menu-item"><a href="Moalboal+Kawasan.html">Moalboal Sardines Run + Kawasan Falls with guide</a></li>
<li class="menu-item"><a href="Whale-Shark-Watching-Sumilon-Island-Kawasan-Falls-Moalboal.html">Whale Shark Watching + Sumilon Island + Kawasan Falls or Alegria Falls full course Canyonnering + Moalboal Sardines Run</a></li>
<li class="menu-item"><a href="Whale-Shark-Watching-Tumalog-Falls-Sumilon-Island-Simala-Shrine-Pasalubong.html">Whale Shark Watching + Tumalog Falls + Sumilon Island + Simala Shrine + Pasalubong (CarCar, Taboan Public Market)</a></li>
<li class="menu-item"><a href="3-days-2-nigths-Cebu-Tour-Package.html">3days and 2nigths Cebu City Tour + Simala Shrine + Whale Shark Watching + Sumilon Island + Tumalog Falls + Kawasan Falls + Moalboal Sardines Run</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="CebuNorthTour.html" data-toggle="sub-menu">North Tour Cebu <i class="plus"></i></a>
<ul class="sub-menu">
<li class="menu-item"><a href="BantayanIslandCebu.html">Best Bantayan Island Day Tour Packge with Virgin Island Hopping</a></li>
<li class="menu-item"><a href="CebuSafari.html">Cebu Safari and Adventure Park Package Tour</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="CarRental.html" data-toggle="sub-menu">Car Rental<i class="plus"></i></a>
<ul class="sub-menu">
<li class="menu-item"><a href="Cebu Itenerary Package Tour Van & Car Rental With Driver.html">Cebu Itinerary Package Tour Van & Car Rental</a></li>
<li class="menu-item"><a href="ProvincialCarAndVanRental.html">Province Cebu Car & Van Rental</a></li>
<li class="menu-item"><a href="CityCarRentalWithdriver.html">City Limit Van & Car Rental</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="ContactUs.html" data-toggle="sub-menu">Contact Us<i class="plus"></i></a>
<ul class="sub-menu">
<li class="menu-item"><a href="aboutUs.html">About Us</a></li>
<li class="menu-item"><a href="Frequently Asked Questions.html">Frequently Asked Questions</a></li>
<li class="menu-item"><a href="Terms and Conditions.html">Terms and Conditions</a></li>
<li class="menu-item"><a href="How to book.html">How to Book</a></li>
<li class="menu-item"><a href="promo.html">Promo</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children" id="Mobile-donate-button">
<button class="btn-donate"><a href="CharityPage.html">DONATE</a></button>
</li>
</ul>
</nav>
<!-- navigation menu end -->
</div>
</div>
</header>
<!-- header end -->
<section class="banner-1">
<div class="banner-highlights-1">
<div class="container-1">
<div class="banner-h2">
<h1 class="front-page">Province Cebu Van & Car for Rental</h1>
</div>
<div class="banner-para">
<p>The Cheapest Van Rental Agency In Cebu City, Philippines</p>
</div>
</div>
</div>
</section>
<!---table Section---->
<div class="main-container">
<div class="main-table-content-rigth">
<div class="rigth-side">
<div class="rigth-side-list-1" id="Province-Termsandinclusions">
<h2><b style="font-size: 40px; color: brown;">║</b>TERMS AND RATE INCLUSIONS</h2>
<ul>
<li>All rate below includes an experience driver and fuel.</li>
<li>Drop off rates does not include side trips.</li>
<li>Round Trip rates is only applicable for the same day only.</li>
<li>Pick up and Drop off from anywhere in the metro is included.</li>
<li> Minimum of non-refundable ₱1,000 down payment (excluding service charges) is required for car services.</li>
</ul>
<br>
<p>For round trip that are not on the same day, please <a href="ContactUs.html" style="text-decoration: underline;color: black;"><b>contact us</b></a> for a custom quotation.</p>
</div>
<div class="main-tabale-container">
<h2><b style="font-size: 40px; color: brown;">⊳</b>RATES AND DESTINATIONS</h2>
<br>
<em>Rate are subject to change without proir notice.</em>
<div class="table-container">
<table>
<caption>
</caption>
<tr>
<th><Strong>FROM CEBU CITY</Strong></th>
<th><Strong>DURATION</Strong></th>
<th><Strong>SEDAN <br>(one way)</Strong></th>
<th><Strong>SEDAN RT</Strong></th>
<th><Strong>MINIVAN <br>(one way)</Strong></th>
<th><Strong>MINIVAN RT</Strong></th>
<th><Strong>VAN <br>(one way)</Strong></th>
<th><Strong>VAN RT</Strong></th>
</tr>
<tr>
<td data-cell="FromCebuCity">Alcantara</td>
<td data-cell="Duration">10hrs</td>
<td data-cell="Sedan">4300</td>
<td data-cell="SedanRT">5300</td>
<td data-cell="Minivan">4800</td>
<td data-cell="MiniVanRt">5800</td>
<td data-cell="Van">5300</td>
<td data-cell="VanRT">6800</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Alcoy</td>
<td data-cell="Duration">10hrs</td>
<td data-cell="Sedan">4600</td>
<td data-cell="SedanRT">5800</td>
<td data-cell="Minivan">5300</td>
<td data-cell="MiniVanRt">6100</td>
<td data-cell="Van">5600</td>
<td data-cell="VanRT">7000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Alegre beach</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">3900</td>
<td data-cell="SedanRT">5100</td>
<td data-cell="Minivan">4600</td>
<td data-cell="MiniVanRt">5000</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Alegria</td>
<td data-cell="Duration">12hrs</td>
<td data-cell="Sedan">4800</td>
<td data-cell="SedanRT">6300</td>
<td data-cell="Minivan">5800</td>
<td data-cell="MiniVanRt">7000</td>
<td data-cell="Van">6500</td>
<td data-cell="VanRT">7500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Aloguinsa</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">4000</td>
<td data-cell="SedanRT">5000</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">5500</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Argao</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">4000</td>
<td data-cell="SedanRT">5000</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">5500</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Asturias</td>
<td data-cell="Duration">9hrs</td>
<td data-cell="Sedan">4000</td>
<td data-cell="SedanRT">5000</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">6000</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Badian</td>
<td data-cell="Duration">12hrs</td>
<td data-cell="Sedan">4000</td>
<td data-cell="SedanRT">5800</td>
<td data-cell="Minivan">5500</td>
<td data-cell="MiniVanRt">6500</td>
<td data-cell="Van">6000</td>
<td data-cell="VanRT">7500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Balamban</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">3500</td>
<td data-cell="SedanRT">4800</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">5800</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Barili</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">3500</td>
<td data-cell="SedanRT">4500</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">5500</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Bago City</td>
<td data-cell="Duration">10hrs</td>
<td data-cell="Sedan">4500</td>
<td data-cell="SedanRT">5500</td>
<td data-cell="Minivan">5000</td>
<td data-cell="MiniVanRt">6000</td>
<td data-cell="Van">5500</td>
<td data-cell="VanRT">6800</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Catmon</td>
<td data-cell="Duration">7hrs</td>
<td data-cell="Sedan">3600</td>
<td data-cell="SedanRT">4800</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">5200</td>
<td data-cell="Van">4500</td>
<td data-cell="VanRT">5500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Campostela</td>
<td data-cell="Duration">5hrs</td>
<td data-cell="Sedan">3000</td>
<td data-cell="SedanRT">3500</td>
<td data-cell="Minivan">3500</td>
<td data-cell="MiniVanRt">4200</td>
<td data-cell="Van">4000</td>
<td data-cell="VanRT">5000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Carcar</td>
<td data-cell="Duration">7hrs</td>
<td data-cell="Sedan">3500</td>
<td data-cell="SedanRT">4000</td>
<td data-cell="Minivan">4000</td>
<td data-cell="MiniVanRt">5000</td>
<td data-cell="Van">4500</td>
<td data-cell="VanRT">5500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Carmen</td>
<td data-cell="Duration">6hrs</td>
<td data-cell="Sedan">3500</td>
<td data-cell="SedanRT">4500</td>
<td data-cell="Minivan">4000</td>
<td data-cell="MiniVanRt">5000</td>
<td data-cell="Van">4500</td>
<td data-cell="VanRT">5500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Boljoon</td>
<td data-cell="Duration">10hrs</td>
<td data-cell="Sedan">3800</td>
<td data-cell="SedanRT">5300</td>
<td data-cell="Minivan">4800</td>
<td data-cell="MiniVanRt">5500</td>
<td data-cell="Van">5500</td>
<td data-cell="VanRT">7500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Borbon</td>
<td data-cell="Duration">9hrd</td>
<td data-cell="Sedan">3500</td>
<td data-cell="SedanRT">4200</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">5000</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Daanbantayan/Maya</td>
<td data-cell="Duration">12hrs</td>
<td data-cell="Sedan">4500</td>
<td data-cell="SedanRT">6000</td>
<td data-cell="Minivan">5000</td>
<td data-cell="MiniVanRt">6000</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">7500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Dalaguete</td>
<td data-cell="Duration">10hrs</td>
<td data-cell="Sedan">4500</td>
<td data-cell="SedanRT">5500</td>
<td data-cell="Minivan">5000</td>
<td data-cell="MiniVanRt">6500</td>
<td data-cell="Van">5500</td>
<td data-cell="VanRT">7000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Danao City</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">3800</td>
<td data-cell="SedanRT">5000</td>
<td data-cell="Minivan">4000</td>
<td data-cell="MiniVanRt">5000</td>
<td data-cell="Van">4500</td>
<td data-cell="VanRT">6500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Dumanjug</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">3500</td>
<td data-cell="SedanRT">4200</td>
<td data-cell="Minivan">4000</td>
<td data-cell="MiniVanRt">5500</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Ginatilan</td>
<td data-cell="Duration">14hrs</td>
<td data-cell="Sedan">4500</td>
<td data-cell="SedanRT">6000</td>
<td data-cell="Minivan">5000</td>
<td data-cell="MiniVanRt">6500</td>
<td data-cell="Van">6000</td>
<td data-cell="VanRT">7500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Hagnaya Port</td>
<td data-cell="Duration">12hrs</td>
<td data-cell="Sedan">4500</td>
<td data-cell="SedanRT">5500</td>
<td data-cell="Minivan">5000</td>
<td data-cell="MiniVanRt">6500</td>
<td data-cell="Van">6500</td>
<td data-cell="VanRT">7500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Liloan North</td>
<td data-cell="Duration">5hrs</td>
<td data-cell="Sedan">3200</td>
<td data-cell="SedanRT">4200</td>
<td data-cell="Minivan">3800</td>
<td data-cell="MiniVanRt">4300</td>
<td data-cell="Van">4000</td>
<td data-cell="VanRT">5000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Lutupan</td>
<td data-cell="Duration">3500</td>
<td data-cell="Sedan">4000</td>
<td data-cell="SedanRT">4000</td>
<td data-cell="Minivan">4000</td>
<td data-cell="MiniVanRt">4500</td>
<td data-cell="Van">4800</td>
<td data-cell="VanRT">5500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Malabuyok</td>
<td data-cell="Duration">14hrs</td>
<td data-cell="Sedan">5200</td>
<td data-cell="SedanRT">6000</td>
<td data-cell="Minivan">5800</td>
<td data-cell="MiniVanRt">6700</td>
<td data-cell="Van">6000</td>
<td data-cell="VanRT">7400</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Medellin</td>
<td data-cell="Duration">12hrs</td>
<td data-cell="Sedan">4800</td>
<td data-cell="SedanRT">5200</td>
<td data-cell="Minivan">5000</td>
<td data-cell="MiniVanRt">5800</td>
<td data-cell="Van">5500</td>
<td data-cell="VanRT">6800</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Mingalanilla</td>
<td data-cell="Duration">5hrs</td>
<td data-cell="Sedan">3200</td>
<td data-cell="SedanRT">4200</td>
<td data-cell="Minivan">3800</td>
<td data-cell="MiniVanRt">4300</td>
<td data-cell="Van">4000</td>
<td data-cell="VanRT">5000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Moalboal</td>
<td data-cell="Duration">12hrs</td>
<td data-cell="Sedan">3800</td>
<td data-cell="SedanRT">5000</td>
<td data-cell="Minivan">5000</td>
<td data-cell="MiniVanRt">5800</td>
<td data-cell="Van">5500</td>
<td data-cell="VanRT">6800</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Naga</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">3500</td>
<td data-cell="SedanRT">450</td>
<td data-cell="Minivan">3800</td>
<td data-cell="MiniVanRt">4800</td>
<td data-cell="Van">4500</td>
<td data-cell="VanRT">5500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Oslob</td>
<td data-cell="Duration">10hrs</td>
<td data-cell="Sedan">5200</td>
<td data-cell="SedanRT">6300</td>
<td data-cell="Minivan">5500</td>
<td data-cell="MiniVanRt">7500</td>
<td data-cell="Van">6500</td>
<td data-cell="VanRT">7800</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Pinamungahan</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">4500</td>
<td data-cell="SedanRT">5000</td>
<td data-cell="Minivan">5000</td>
<td data-cell="MiniVanRt">5500</td>
<td data-cell="Van">5500</td>
<td data-cell="VanRT">6500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Ronda</td>
<td data-cell="Duration">12hrs</td>
<td data-cell="Sedan">4000</td>
<td data-cell="SedanRT">5000</td>
<td data-cell="Minivan">4700</td>
<td data-cell="MiniVanRt">5500</td>
<td data-cell="Van">5500</td>
<td data-cell="VanRT">6500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Samboan</td>
<td data-cell="Duration">14hrs</td>
<td data-cell="Sedan">5200</td>
<td data-cell="SedanRT">6500</td>
<td data-cell="Minivan">5800</td>
<td data-cell="MiniVanRt">7000</td>
<td data-cell="Van">6800</td>
<td data-cell="VanRT">7800</td>
</tr>
<tr>
<td data-cell="FromCebuCity">San fernando</td>
<td data-cell="Duration">9hrs</td>
<td data-cell="Sedan">3800</td>
<td data-cell="SedanRT">4500</td>
<td data-cell="Minivan">4000</td>
<td data-cell="MiniVanRt">4800</td>
<td data-cell="Van">4500</td>
<td data-cell="VanRT">6000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">San Rem/Hagnaya</td>
<td data-cell="Duration">11hrs</td>
<td data-cell="Sedan">5000</td>
<td data-cell="SedanRT">6200</td>
<td data-cell="Minivan">5200</td>
<td data-cell="MiniVanRt">6500</td>
<td data-cell="Van">6000</td>
<td data-cell="VanRT">7800</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Santander</td>
<td data-cell="Duration">14hrs</td>
<td data-cell="Sedan">5000</td>
<td data-cell="SedanRT">6000</td>
<td data-cell="Minivan">5500</td>
<td data-cell="MiniVanRt">6500</td>
<td data-cell="Van">6500</td>
<td data-cell="VanRT">7800</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Sibonga</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">4000</td>
<td data-cell="SedanRT">5000</td>
<td data-cell="Minivan">4200</td>
<td data-cell="MiniVanRt">5500</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Sogod Proper</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">4000</td>
<td data-cell="SedanRT">4800</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">5000</td>
<td data-cell="Van">4800</td>
<td data-cell="VanRT">5500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Tabogon</td>
<td data-cell="Duration">12hrs</td>
<td data-cell="Sedan">4500</td>
<td data-cell="SedanRT">5000</td>
<td data-cell="Minivan">5000</td>
<td data-cell="MiniVanRt">6000</td>
<td data-cell="Van">5800</td>
<td data-cell="VanRT">6500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Tabuelan</td>
<td data-cell="Duration">9hrs</td>
<td data-cell="Sedan">4200</td>
<td data-cell="SedanRT">5800</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">5500</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6800</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Talisay</td>
<td data-cell="Duration">4hrs</td>
<td data-cell="Sedan">3000</td>
<td data-cell="SedanRT">4200</td>
<td data-cell="Minivan">3800</td>
<td data-cell="MiniVanRt">4500</td>
<td data-cell="Van">4000</td>
<td data-cell="VanRT">4500</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Toledo City</td>
<td data-cell="Duration">8hrs</td>
<td data-cell="Sedan">3500</td>
<td data-cell="SedanRT">4500</td>
<td data-cell="Minivan">4500</td>
<td data-cell="MiniVanRt">5000</td>
<td data-cell="Van">5000</td>
<td data-cell="VanRT">6000</td>
</tr>
<tr>
<td data-cell="FromCebuCity">Tuburan</td>
<td data-cell="Duration">10hrs</td>
<td data-cell="Sedan">4500</td>
<td data-cell="SedanRT">5500</td>
<td data-cell="Minivan">4800</td>
<td data-cell="MiniVanRt">6000</td>
<td data-cell="Van">5500</td>
<td data-cell="VanRT">7500</td>
</tr>
</table>
</div>
</div>
<div class="rigth-side-list-fb-post">
<div class="fb-post">
<h2><b style="font-size: 40px; color: brown;">⊳</b>SATISFIED CUSTOMER</h2>
<div id="disqus_thread"></div>
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT
* THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR
* PLATFORM OR CMS.
*
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT:
* https://disqus.com/admin/universalcode/#configuration-variables
*/
/*
var disqus_config = function () {
// Replace PAGE_URL with your page's canonical URL variable
this.page.url = PAGE_URL;
// Replace PAGE_IDENTIFIER with your page's unique identifier variable
this.page.identifier = PAGE_IDENTIFIER;
};
*/
(function() { // REQUIRED CONFIGURATION VARIABLE: EDIT THE SHORTNAME BELOW
var d = document, s = d.createElement('script');
// IMPORTANT: Replace EXAMPLE with your forum shortname!
s.src = 'https://CebuVanForRental.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>
Please enable JavaScript to view the
<a href="https://disqus.com/?ref_noscript" rel="nofollow">
comments powered by Disqus.
</a>
</noscript>
</div>
</div>
</div>
</div>
<!--More Category list-->
<div class="main-table-content-left">
<div class="left-side">
<!--Contact Form Start-->
<div class="form-content">
<h2><b style="font-size: 40px; color: brown;">║</b>Activity Policy</h2>
<b>Bad weather Policy</b>
<br>
<p>There is a possibility that the tour will be suspended due to unpredictable nature, inclement weather, and other environmental factors that are beyond our control, in such an occurrence, you will be given the option of an alternative date or will offer you a full refund</p>
<br>
<b>Cancellation </b>
<p>Free cancellation up to 24 hours before departure time, otherwise will be based on our <a href="terms and conditions"><b style="color: black; text-decoration: underline;">terms and conditions</b></a> .</p>
<br>
<h2><b style="font-size: 40px; color: brown;">║</b>BOOKING FORM</h2>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScvznyvg-jyQLZhXxM2WZHqG-JFXofpd5fghUxSBr5JOoZaIg/viewform?embedded=true" loading="lazy" role="presentation" id="form-content">Loading…</iframe>
</div>
<br>
<!--Contact Form End-->
<div class="similar-tour-pages">
<h2><b style="font-size: 40px; color: brown;">║</b>SIMILAR TOURS</h2>
<div class="container">
<div class="box-container">
<div class="box">
<div class="image">
<a href="Moalboal+Kawasan.html"><span class="promo-logo"><i class="fa"></i><b>10%<br><P>Discount</P></b></span><img src="image/Moalboal- kawasan falls.jpg" loading="lazy" role="presentation" alt="Moalboal Kawasan Falls Tour Package"></a>
</div>
<div class="content-box">
<h3>Moalboal Sardines Run + Kawasan Falls with guide</h3>
<a href="#" class="btn">Book Now</a>
<div class="icon">
<span> <i class="fa fa-money"><b> ₱ 2,100 </b></i></span>
<span> <i class="fa fa-clock-o"><b>Duration Time 12hrs</b></i></span>
</div>
</div>
</div>
<div class="box">
<div class="image">
<a href="Cebu-City-Tour-Mountain-Tour.html"><span class="promo-logo"><i class="fa"></i><b>10%<br><P>Discount</P></b></span><img src="image/city and mountine tour.jpg" loading="lazy" role="presentation" alt="Cebu City Tour & Mountine Tour Package"></a>
</div>
<div class="content-box">
<h3>Cebu City Tour + Mountine Tour</h3>
<a href="Cebu-City-Tour-Mountain-Tour.html" class="btn">Book Now</a>
<div class="icon">
<span> <i class="fas fa-calendar"></i><b> ₱ 1,450 </b></span>
<span> <i class="fas fa-user"></i><b>Duration Time 10hrs</b></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--- End table Section---->
<section class="payment-section">
<div class="payment-header">
<h3>ACCEPTED PAYMENTS</h3>
</div>
<div class="payment">
<div class="payment-item-1">
<b>E-Wallets</b>
<ul id="E-Wallets">
<li><img src="image/gcash (2).png" loading="lazy" role="presentation" alt="gcash"></li>
<li><img src="image/payMaya.png" loading="lazy" role="presentation" alt="gcash"></li>
</ul>
</div>
<div class="payment-item-2">
<b>Bank Transfers/Deposit</b>
<ul id="Bank">
<li><img src="image/ChinaBank.png" loading="lazy" role="presentation" alt="gcash"></li>
<li><img src="image/BPI.jpg" loading="lazy" role="presentation" alt="gcash"></li>
</ul>
</div>
</div>
</section>
<!---header 3 end Section---->
<!---footer Section---->
<section class="footer">
<div class="container-footer">
<div class="footer-row-main">
<div class="col-md-1">
<h4>Contact Us</h4>
<ul>
<li><i class="fa fa-phone-square"></i><a href="tel:+639670871904" style="text-decoration:underline;"> +63 09670871904</a></li>
<li><i class="fa fa-envelope"></i><a href="mailto:naldzaguirre@gmail.com" style="text-decoration:underline;" rel="alternate">naldzaguirre@gmail.com</a></li>
<li><i class="fa fa-home"></i><a href="https://goo.gl/maps/YZJ5ZSuNzszLiqJ16" style="text-decoration:underline;"> Maracas Lahug Cebu City, Philippines</a></li>
</ul>
<div class="col-md-logo">
<a href="index.html" aria-label="Back to home link"><img src="image/logo.png" class="footer-logo" loading="lazy" role="presentation" srcset="
image/logo.png 500w,
image/logo.png 1000w,
image/logo.png 1500w"
Sizes="(min-width: 760px) 50vw, 100vw" alt="logo"></a>
</div>
</div>
<div class="col-md-2">
<h4>Features</h4>
<ul>
<li><a href="Frequently Asked Questions.html" style="text-decoration:underline;">Frequently Asked Questions</a></li>
<li><a href="How to book.html" style="text-decoration:underline;">How to Book</a></li>
<li><a href="Terms and Conditions.html" style="text-decoration:underline;">Terms and Conditions</a></li>
<li><a href="aboutUs.html" style="text-decoration:underline;">About Us</a> </li>
<li><a href="promo.html" style="text-decoration:underline;">Promo</a></li>
</ul>
</div>
<div class="col-md-3">
<h4>Follow Us on</h4>
<ul>
<li><i class="fa fa-facebook"></i><a href="https://www.facebook.com/CebuVanforRental/" style="text-decoration:underline;" rel="alternate"> Facebook</a></li>
<li><i class="fa fa-youtube-play"></i><a href="https://www.youtube.com/@cebuvanforrent9162" style="text-decoration:underline;" rel="alternate"> YouTube</a></li>
<li><i class="fa fa-instagram"></i><a href="https://www.instagram.com/ctdvanrentalandtours/" style="text-decoration:underline;" rel="alternate"> Instagram</a></li>
<li><i class="fa fa-pinterest"></i><a href="https://www.pinterest.ph/cebuvanforrental/" style="text-decoration:underline;" rel="alternate">Pinterest</a></li>
<li><i class="fa fa-github"></i><a href="/~https://github.com/jackass0528" style="text-decoration:underline;" rel="alternate"> Github</a></li>
</ul>
</div>
</div>
<div class="footer-row-logo-copyrigth">
<div class="col-md-5">
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://www.cebuvanforrental.com" style="text-decoration:underline;">Cebu Van for Rental</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://cebuvanforrental.com">Ronald</a> is licensed under <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" >CC BY 4.0<img style="height:22px!important;margin-left:3px;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt="license"><img style="height:22px!important;margin-left:3px;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" alt="license"></a></p>
</div>
</div>
</div>
</div>
</section>
<!---Start Chatbox Section---->
<div class="fab">
<img src="image/chat-3-line.png" alt="">
</div>
<div class="fab-Contact-us">
Contact us
<div class="fab-shape"></div>
</div>
<div class="box-1">
<a href="https://m.me/106861580760829" class="item item1"><img src="image/messenger-line.png" alt="messenger-line"></a>
<a href="tel:+639670871904" class="item item2"><img src="image/phone-line.png" alt="phone-line"></a>
<a href="https://wa.me/+639279882639" class="item item3"><img src="image/whatsapp-line.png" alt="whatsapp"></a>
</div>
<script>
document.querySelector('.fab').addEventListener('click',function(e){
document.querySelector('.box-1').classList.toggle('box-1-active');
document.querySelector('.fab').classList.toggle('fab-active');
});
</script>
<!---end Chatbox Section---->
<button id="back-to-top-btn" title="back-to-top"><img src="image/arrow.png" loading="lazy" role="presentation" alt="back to top"></button>
</body>
</html>