-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtours copy.html
621 lines (571 loc) · 40.4 KB
/
tours copy.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>Reagal tours</title>
<!-- Fav Icon -->
<link rel="icon" href="assets/images/favicon.ico" type="image/x-icon">
<!-- Fav Icon -->
<!-- Google Fonts -->
<link rel='stylesheet' href='../../../fonts.googleapis.com/css54cc.css?family=Spartan%3A400%2C500%2C600%2C700%2C800%2C900%7CInter%3A300%2C400%2C500%2C600%2C700%2C800%2C900&subset=latin%2Clatin-ext' type='text/css' media='all' />
<!-- Google Fonts -->
<!-- Style -->
<link rel='stylesheet' href='assets/css/bootstrap.min.css' type='text/css' media='all' />
<link rel='stylesheet' href='assets/css/owl.css' type='text/css' media='all' />
<link rel='stylesheet' href='assets/css/swiper.min.css' type='text/css' media='all' />
<link rel='stylesheet' href='assets/css/jquery.fancybox.min.css' type='text/css' media='all' />
<link rel='stylesheet' href='assets/css/icomoon.css' type='text/css' media='all' />
<link rel='stylesheet' href='assets/css/flexslider.css' type='text/css' media='all' />
<link rel='stylesheet' href='assets/css/font-awesome.min.css' type='text/css' media='all' />
<link rel='stylesheet' href='assets/css/style.css' type='text/css' media='all' />
<link rel='stylesheet' href='assets/css/scss/elements/theme-css.css' type='text/css' media='all' />
<link rel='stylesheet' id="creote-color-switcher-css" href='assets/css/scss/elements/color-switcher/color.css' type='text/css' media='all' />
<!-- Style-->
<!----woocommerce---->
<link rel='stylesheet' href='assets/css/woocommerce-layout.css' type='text/css' media='all' />
<link rel='stylesheet' href='assets/css/woocommerce.css' type='text/css' media='all' />
<!----woocommerce---->
</head>
<body class="home theme-creote page-home-default-one">
<div id="page" class="page_wapper hfeed site">
<div class="style-switcher">
<a href="#" id="switcher-toggler"><i class="icon-chat"></i></a>
</div>
<div id="wrapper_full" class="content_all_warpper">
<!----mini cart----->
<div class="mini_cart_togglers fixed_cart">
<a href="index.php"> <i class="icon-home"></i></a>
</div>
<!----mini cart----->
<!----mini cart----->
<!----mini cart----->
<div class="preloader-wrap">
<div class="preloader" style="background-image:url(assets/images/preloader.gif)">
</div>
<div class="overlay"></div>
</div>
<!----preloader end----->
<!----header----->
<div class="header_area" id="header_contents">
<header class="main-header header header_v13">
<div class="header_top" style="background-color: var(--primary-color-two);">
<div class="default-container">
<div class="header_top_inner">
<div style="display: flex; justify-content: space-between; align-items: center; width: 100%;">
<ul class="contact_info_two" style="display: flex; justify-content: space-between; flex-grow: 1; padding: 0; margin: 0; list-style: none;">
<li style="flex: 1; text-align: center; margin-right: 10px;">
<marquee style="font-size: 800; font-weight: bolder; color: #000;">Welcome To Regal Tours & Travel LTD.</marquee>
</li>
<li style="flex: 1; text-align: center; margin-right: 10px;">
<marquee style="font-size: 800; font-weight: bolder; color: #000;">Welcome To Regal Tours & Travel LTD.</marquee>
</li>
<li style="flex: 1; text-align: center;">
<marquee style="font-size: 800; font-weight: bolder; color: #000;">Welcome To Regal Tours & Travel LTD.</marquee>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="header_top" style="background-color:#fff;">
<div class="default-container" style="display: flex; align-items: center; justify-content: space-between;">
<!-- Payment Images Section -->
<div class="payment_section" style="flex: 2;">
<ul class="contact_info_two" style="display: flex; margin: 0; list-style: none; padding: 0;">
<li class="single" style="margin-right: 10px;">
<img src="assets/images/payment/mpesa.png" style="height: 30px; width: 100px;">
</li>
<li class="single" style="margin-right: 10px;">
<img src="assets/images/payment/airtel.png" style="height: 30px; width: 100px;">
</li>
<li class="single" style="margin-right: 10px;">
<img src="assets/images/payment/tigo.png" style="height: 30px; width: 100px;">
</li>
<li class="single" style="margin-right: 10px;">
<img src="assets/images/payment/orange.png" style="height: 30px; width: 100px;">
</li>
<li class="single" style="margin-right: 10px;">
<img src="assets/images/payment/visa.png" style="height: 30px; width: 100px;">
</li>
<li class="single" style="margin-right: 10px;">
<img src="assets/images/payment/mastercard.png" style="height: 30px; width: 100px;">
</li>
<li class="single" style="margin-right: 10px;">
<img src="assets/images/payment/mtn.png" style="height: 30px; width: 100px;">
</li>
<li class="single">
<img src="assets/images/payment/americanexp.png" style="height: 30px; width: 100px;">
</li>
</ul>
</div>
<!-- Social Media Icons Section -->
<div class="top_right" style="flex: 1; display: flex; justify-content: flex-end;">
<ul class="contact_info_two" style="display: flex; justify-content: flex-end; margin: 0; padding: 0; list-style: none;">
<li class="single social_media_v_one style_two">
<a href="https://www.facebook.com/RegalToursTravel" target="_blank">
<span class="fa fa-facebook"></span>
</a>
</li>
<li class="single social_media_v_one style_two">
<a href="https://www.linkedin.com/company/82158099/admin/feed/posts/" target="_blank">
<span class="fa fa-linkedin"></span>
</a>
</li>
<li class="single social_media_v_one style_two">
<a href="https://www.pinterest.com/regaltoursandtravel/" target="_blank">
<span class="fa fa-pinterest"></span>
</a>
</li>
<li class="single social_media_v_one style_two">
<a href="https://www.instagram.com/regaltourstravel/" target="_blank">
<span class="fa fa-instagram"></span>
</a>
</li>
<li class="single social_media_v_one style_two">
<a href="https://www.youtube.com/channel/UCPb1_XoHelo9pm38wmoVyiA" target="_blank">
<span class="fa fa-youtube"></span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="header_top" style="background-color:var(--primary-color-one);">
<div class="default-container">
<div class="header_top_inner">
<div class=" text-right" style="margin-left: 100px;">
<ul class="contact_info_two">
<li class="single">
<p> <span class="icon-telephone"></span> <a href="tel:+254 715 803313">+254 715 803313 | +254 725 649202 | +254 790 488251 |</a>
</p>
</li>
<li class="single">
<p><span class="icon-mail"></span><a
href="mailto:sales@regal-tours.com">sales@regal-tours.com</a>
</p>
</li>
<li class="single">
<p> <span class="icon-location2"></span>
Danka Plaza, Links Rd, Mombasa</p>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="navbar_outer get_sticky_header">
<div class="default-container">
<nav class="inner_box">
<div class="header_logo_box">
<a href="index.php" class="logo navbar-brand">
<img src="assets/images/regal.jpg" alt="Creote" class="logo_default">
<img src="assets/images/regal.jpg" alt="Creote" class="logo__sticky">
</a>
</div>
<div class="navbar_togglers hamburger_menu">
<span class="line"></span>
<span class="line"></span>
<span class="line"></span>
</div>
<div class="header_content header_content_collapse">
<div class="header_menu_box">
<div class="navigation_menu">
<ul id="myNavbar" class="navbar_nav">
<li class="menu-item menu-item-has-children dropdown nav-item">
<a href="index.php" class="dropdown-toggle nav-link">
<span>Home</span>
</a>
</li>
<li class="menu-item menu-item-has-children dropdown nav-item">
<a href="https://regaltour.golibe.com/" class="dropdown-toggle nav-link" >
<span>Flights</span>
</a>
</li>
<li class="menu-item menu-item-has-children dropdown nav-item">
<a href="https://flight.regal-tours.com/flight"class="dropdown-toggle nav-link"><span> Hotels</span></a>
</li>
<li class="menu-item menu-item-has-children dropdown nav-item">
<a href="tours.php" class="dropdown-toggle nav-link">
<span>Tours</span>
</a>
</li>
<li class="menu-item menu-item-has-children dropdown nav-item">
<a href="visa.php" class="dropdown-toggle nav-link">
<span>VISA</span>
</a>
</li>
<li class="menu-item menu-item-has-children dropdown nav-item">
<a href="transfer.php" class="dropdown-toggle nav-link">
<span>Airport Transfers</span>
</a>
</li>
<li class="menu-item menu-item-has-children dropdown nav-item">
<a href="insurance.php" class="dropdown-toggle nav-link">
<span>Travel Insurance</span>
</a>
</li>
<li class="menu-item menu-item-has-children dropdown nav-item">
<a href="" class="dropdown-toggle nav-link">
<span>Travel Essentials</span>
</a>
</li>
<li class="menu-item menu-item-has-children dropdown nav-item">
<a href="" class="dropdown-toggle nav-link">
<span>MICE</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</div>
</div>
</header>
<!-- end of the loop -->
</div>
<!----header end----->
<!--===============PAGE CONTENT==============-->
<div id="content" class="site-content ">
<section class="service-section-one">
<!--===============spacing==============-->
<div class="pd_top_40"></div>
<!--===============spacing==============-->
</section>
<section class="service-section-one">
<!--===============spacing==============-->
<div class="pd_top_50"></div>
<!--===============spacing==============-->
<div class="default-container">
<div class="row">
<div class="col-lg-7">
<div class="title_all_box style_one dark_color">
<div class="title_sections left">
<div class="title" style="color:var(--primary-color-one);">Explore Turkey Tours & experiences </div>
</div>
</div>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_top_10"></div>
<!--===============spacing==============-->
<style>
.custom-tours-widget {
margin-left: -15px; /* Adjust as needed */
margin-right: -15px; /* Adjust as needed */
}
</style>
<div class="row justify-content-center custom-tours-widget"> <!-- Adjusted spacing -->
<div data-vi-partner-id=U00021839
data-vi-widget-ref=W-ab01bace-49a7-496f-a08d-92fadd2d400f ></div>
<script async
src="https://www.viator.com/orion/partner/widget.js"></script>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_bottom_10"></div>
<!--===============spacing==============-->
</section>
<!---feature end-->
<section class="service-section-one">
<!--===============spacing==============-->
<div class="pd_top_50"></div>
<!--===============spacing==============-->
<div class="default-container">
<div class="row">
<div class="col-lg-7">
<div class="title_all_box style_one dark_color">
<div class="title_sections left">
<div class="title" style="color:var(--primary-color-one);">Explore Dubai Tours & experiences</div>
</div>
</div>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_top_10"></div>
<!--===============spacing==============-->
<style>
.custom-tours-widget {
margin-left: -15px; /* Adjust as needed */
margin-right: -15px; /* Adjust as needed */
}
</style>
<div class="row justify-content-center custom-tours-widget"> <!-- Adjusted spacing -->
<div data-vi-partner-id=U00021839 data-vi-widget-ref=W-4c918108-af84-4075-919a-76a4d9dee9bb ></div>
<script async src="https://www.viator.com/orion/partner/widget.js"></script>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_bottom_10"></div>
<!--===============spacing==============-->
</section>
<!---feature end-->
<section class="service-section-one">
<!--===============spacing==============-->
<div class="pd_top_50"></div>
<!--===============spacing==============-->
<div class="default-container">
<div class="row">
<div class="col-lg-7">
<div class="title_all_box style_one dark_color">
<div class="title_sections left">
<div class="title" style="color:var(--primary-color-one);">Explore Capetown Tours & experiences</div>
</div>
</div>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_top_10"></div>
<!--===============spacing==============-->
<style>
.custom-tours-widget {
margin-left: -15px; /* Adjust as needed */
margin-right: -15px; /* Adjust as needed */
}
</style>
<div class="row justify-content-center custom-tours-widget"> <!-- Adjusted spacing -->
<div data-vi-partner-id=U00021839 data-vi-widget-ref=W-c9d2f867-34b9-422d-9a90-80e4feec718f ></div>
<script async src="https://www.viator.com/orion/partner/widget.js"></script>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_bottom_10"></div>
<!--===============spacing==============-->
</section>
<!---feature end-->
</div>
<!--===============PAGE CONTENT==============-->
<!--===============PAGE CONTENT==============-->
</div>
<!---==============footer start =================-->
<div class="footer_area sixteen position-relative pd_left_100 pd_right_100 md_pd_left_15 md_pd_right_15" id="footer_contents">
<div class="inner_section">
<div class="footer_widgets_wrap bg_op_1 rounded_radius"
style="background-color:var(--primary-color-two);">
<!--===============spacing==============-->
<div class="pd_top_90"></div>
<!--===============spacing==============-->
<div class="default-container">
<div class="row">
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="footer_widgets wid_tit style_one">
<div class="fo_wid_title light_color">
<h2 >About Company</h2>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_bottom_20"></div>
<!--===============spacing==============-->
<div class="footer_widgets about_company light_color">
<div class="about_company_inner">
<div class="content_box">
<p class="color_white">
Duty the obligations of business will frequently occur that pleasure
have too repudiated annoyances endures accepted.
</p>
<div class="consulting">
<div class="image">
<img src="assets/images/testi-1.png" class="img-fluid" alt="need help">
</div>
<div class="help_con">
<h6 class="color_white">Need Help?</h6>
<h2>
<a href="#" class="color_white">Free Consultation </a>
</h2>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="footer_widgets wid_tit style_one">
<div class="fo_wid_title light_color">
<h2>Contact Through</h2>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_bottom_20"></div>
<!--===============spacing==============-->
<div class="footer_widgets get_in_touch_foo light_color">
<div class="get_intouch_inrfo">
<div class="foo_cont_inner">
<div class="top">
<p class="color_white"> <span class="fa fa-map-marker" style="color:var(--primary-color-one); margin-right:4px"></span>
Danka Plaza 1st flr, Links Road Nyali, Mombasa Box 2039-80100 Mombasa
</p>
</div>
<div class="bottom">
<div class="con_content">
<a href="tel:+254 715 803313" class="color_white"><span class="fa fa-phone" style="color:var(--primary-color-one); margin-right:4px"></span> +254 715 803313 | +254 725 649202 | +254 790 488251 |</a>
</div>
<div class="con_content">
<a href="mailto:sales@regal-tours.com" class="color_white"> <span class="fa fa-envelope"style="color:var(--primary-color-one); margin-right:4px" ></span>sales@regal-tours.com</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-4 col-sm-12">
<div class="footer_widgets wid_tit style_two">
<div class="fo_wid_title light_color">
<h2>Informations</h2>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_bottom_20"></div>
<!--===============spacing==============-->
<div class="footer_widgets clearfix">
<div class="list_item_box style_one light_color">
<ul>
<li><a href="#"> Privacy Policy</a> </li>
<li><a href=" #"> Terms of Use </a> </li>
</ul>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="footer_widgets wid_tit style_two">
<div class="fo_wid_title light_color">
<h2>Newsletter</h2>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_bottom_20"></div>
<!--===============spacing==============-->
<div class="footer_widgets foo_subscribe light_color style_one">
<div class="item_subscribe with_text">
<p class="color_white">Subscribe Us & Recive Our Offers and Updates on your
Inbox Directly.</p>
<div class="shortcodes">
<form class="mc4wp-form" method="post" data-name="Subscibe">
<div class="mc4wp-form-fields">
<input type="email" name="EMAIL" placeholder="Your email address"
required="">
<input type="submit" value="Sign up">
</div>
</form>
</div>
<p class="color_white">* We do not share your email id</p>
</div>
</div>
</div>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_bottom_50"></div>
<!--===============spacing==============-->
</div>
<div class="footer-copyright">
<!--===============spacing==============-->
<div class="pd_top_20"></div>
<!--===============spacing==============-->
<div class="default-container">
<div class="row align-items-center">
<div class="col-lg-2 col-md-12">
<div class="footer_logo">
<a href="#" class="logo navbar-brand">
<img decoding="async" src="assets/images/regalwslogan.jpg" alt="Creote" class="logo_default" />
</a>
</div>
</div>
<div class="col-lg-6 col-md-12">
<div>
© 2023 <a href="#">Reagl Tours & Travel LTD.</a> All Rights Reserved.
</div>
</div>
<div class="col-lg-4 col-md-12 text-md-end">
<div class="social_media_v_one style_two">
<ul>
<li>
<a href="https://www.facebook.com/RegalToursTravel" target="_blank">
<img src="assets/images/facebook.png" alt="Facebook" class="social-icon">
<small>Facebook</small>
</a>
</li>
<li>
<a href="https://www.linkedin.com/company/82158099/admin/feed/posts/" target="_blank">
<img src="assets/images/linkedin.png" alt="LinkedIn" class="social-icon">
<small>LinkedIn</small>
</a>
</li>
<li>
<a href="https://www.pinterest.com/regaltoursandtravel/" target="_blank">
<img src="assets/images/pinterest.png" alt="Pinterest" class="social-icon">
<small>Pinterest</small>
</a>
</li>
<li>
<a href="https://www.instagram.com/regaltourstravel/" target="_blank">
<img src="assets/images/instagram.png" alt="Instagram" class="social-icon">
<small>Instagram</small>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCPb1_XoHelo9pm38wmoVyiA" target="_blank">
<img src="assets/images/youtube.png" alt="YouTube" class="social-icon">
<small>YouTube</small>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!--===============spacing==============-->
<div class="pd_bottom_20"></div>
<!--===============spacing==============-->
</div>
</div>
</div>
<!---==============footer end =================-->
<!---==============mobile menu =================-->
<div class="crt_mobile_menu">
<div class="menu-backdrop"></div>
<nav class="menu-box">
<div class="close-btn"><i class="icon-close"></i></div>
<form role="search" method="get" action="#">
<input type="search" class="search" placeholder="Search..." value="" name="s" title="Search" />
<button type="submit" class="sch_btn"> <i class="icon-search"></i></button>
</form>
<div class="menu-outer">
<!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
</div>
</nav>
</div>
<!---==============mobile menu end =================-->
</div>
<!-- Back to top with progress indicator-->
<div class="prgoress_indicator">
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!---========================== javascript ==========================-->
<script type='text/javascript' src='assets/js/jquery-3.6.0.min.js'></script>
<script type='text/javascript' src='assets/js/bootstrap.min.js'></script>
<script type='text/javascript' src='assets/js/jquery.fancybox.js'></script>
<script type='text/javascript' src='assets/js/jQuery.style.switcher.min.js'></script>
<script type='text/javascript' src='assets/js/jquery.flexslider-min.js'></script>
<script type='text/javascript' src='assets/js/color-scheme.js'></script>
<script type='text/javascript' src='assets/js/owl.js'></script>
<script type='text/javascript' src='assets/js/swiper.min.js'></script>
<script type='text/javascript' src='assets/js/isotope.min.js'></script>
<script type='text/javascript' src='assets/js/countdown.js'></script>
<script type='text/javascript' src='assets/js/simpleParallax.min.js'></script>
<script type='text/javascript' src='assets/js/appear.js'></script>
<script type='text/javascript' src='assets/js/jquery.countTo.js'></script>
<script type='text/javascript' src='assets/js/sharer.js'></script>
<script type='text/javascript' src='assets/js/validation.js'></script>
<!-- map script -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyA-CE0deH3Jhj6GN4YvdCFZS7DpbXexzGU"></script>
<script src="assets/js/gmaps.js"></script>
<script src="assets/js/map-helper.js"></script>
<!-- main-js -->
<script type='text/javascript' src='assets/js/creote-extension.js'></script>
<!---========================== javascript ==========================-->
</body>
</html>