forked from vineetjk/bnb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththreeday3.html
611 lines (505 loc) · 22.5 KB
/
threeday3.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bangalore & Beyond!</title>
<link rel="shortcut icon" href="images/logofav.png" type="image/x-icon">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Travelix Project">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="styles/bootstrap4/bootstrap.min.css">
<link href="plugins/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="plugins/colorbox/colorbox.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/owl.theme.default.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/animate.css">
<link rel="stylesheet" type="text/css" href="styles/single_listing_styles.css">
<link rel="stylesheet" type="text/css" href="styles/single_listing_responsive.css">
<style>
.owl-item img {
height: 100px;
;
}
</style>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MW28VBC');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<div class="super_container">
<!-- Header -->
<header class="header">
<!-- Top Bar -->
<div class="top_bar">
<div class="container">
<div class="row">
<div class="col d-flex flex-row">
<div class="phone">+919901169632</div>
<div class="phone">[email protected].</div>
<div class="social">
<ul class="social_list">
</ul>
</div>
<!--<div class="user_box ml-auto">
<div class="user_box_login user_box_link"><a href="#">login</a></div>
<div class="user_box_register user_box_link"><a href="#">register</a></div>
</div>-->
</div>
</div>
</div>
</div>
<!-- Main Navigation -->
<nav class="main_nav" style="background-color:#0511228a;">
<div class="container">
<div class="row">
<div class="col main_nav_col d-flex flex-row align-items-center justify-content-start">
<div class="logo_container">
<div class="logo"><a href="Home.html"><img src="images/logo.png" alt=""></a></div>
</div>
<div class="main_nav_container ml-auto">
<ul class="main_nav_list">
<li class="main_nav_item"><a href="Home.html">home</a></li>
<li class="main_nav_item"><a href="about.html">about us</a></li>
<li class="main_nav_item"><a href="tours.html">tours</a></li>
<li class="main_nav_item"><a href="Home.html#contact">contact</a></li>
</ul>
</div>
<!-- <div class="content_search ml-lg-0 ml-auto">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="17px" height="17px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g>
<g>
<g>
<path class="mag_glass" fill="#FFFFFF" d="M78.438,216.78c0,57.906,22.55,112.343,63.493,153.287c40.945,40.944,95.383,63.494,153.287,63.494
s112.344-22.55,153.287-63.494C489.451,329.123,512,274.686,512,216.78c0-57.904-22.549-112.342-63.494-153.286
C407.563,22.549,353.124,0,295.219,0c-57.904,0-112.342,22.549-153.287,63.494C100.988,104.438,78.439,158.876,78.438,216.78z
M119.804,216.78c0-96.725,78.69-175.416,175.415-175.416s175.418,78.691,175.418,175.416
c0,96.725-78.691,175.416-175.416,175.416C198.495,392.195,119.804,313.505,119.804,216.78z"/>
</g>
</g>
<g>
<g>
<path class="mag_glass" fill="#FFFFFF" d="M6.057,505.942c4.038,4.039,9.332,6.058,14.625,6.058s10.587-2.019,14.625-6.058L171.268,369.98
c8.076-8.076,8.076-21.172,0-29.248c-8.076-8.078-21.172-8.078-29.249,0L6.057,476.693
C-2.019,484.77-2.019,497.865,6.057,505.942z"/>
</g>
</g>
</g>
</svg>
</div><form id="search_form" class="search_form bez_1">
<input type="search" class="search_content_input bez_1">
</form> -->
<div class="hamburger">
<i class="fa fa-bars trans_200"></i>
</div>
</div>
</div>
</div>
</nav>
</header>
<div class="menu trans_500">
<div class="menu_content d-flex flex-column align-items-center justify-content-center text-center">
<div class="menu_close_container">
<div class="menu_close"></div>
</div>
<div class="logo menu_logo"><a href="Home.html"><img src="images/logo.png" alt=""></a></div>
<ul>
<li class="menu_item"><a href="Home.html">home</a></li>
<li class="menu_item"><a href="about.html">about us</a></li>
<li class="menu_item"><a href="tours.html">tours</a></li>
<li class="menu_item"><a href="Home.html#contact">contact</a></li>
</ul>
</div>
</div>
<!-- Home -->
<div class="home">
<div class="home_background parallax-window" data-parallax="scroll" data-image-src="images/.jpg"></div>
<div class="home_content">
</div>
</div>
<!-- Offers -->
<div class="listing" style="margin-top: -250px;">
<!-- Search -->
<!-- Bangalore & Beyond! -->
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="single_listing">
<!-- Hotel Info -->
<div class="hotel_info">
<!-- Title -->
<div class="hotel_title_container d-flex flex-lg-row flex-column">
<div class="hotel_title_content">
<h1 class="hotel_title">Mysore, Somanathapura, Dubare Elephant camp, Tibetan
Golden Temple, Coorg</h1>
</div>
<!--
<div class="hotel_title_button ml-lg-auto text-lg-right">
<div class="button book_button trans_200"><a href="#">book<span></span><span></span><span></span></a></div>
<div class="hotel_map_link_container">
</div>
</div>
-->
</div>
<!-- Listing Image -->
<div class="hotel_image">
<img src="images/13.jpg" alt="">
</div>
<!-- Hotel Gallery -->
<div class="hotel_gallery">
<div class="hotel_slider_container">
<div class="owl-carousel owl-theme hotel_slider">
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/o31.jpg">
<img src="images/o31.jpg">
</a>
</div>
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/o32.jpg">
<img src="images/o32.jpg">
</a>
</div>
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/th3.jpg">
<img src="images/th3.jpg">
</a>
</div>
<div class="owl-item">
<a class="colorbox cboxElement" href="images/1.jpg">
<img src="images/1.jpg">
</a>
</div>
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/o33.jpg">
<img src="images/o33.jpg">
</a>
</div>
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/th4.jpg">
<img src="images/th4.jpg">
</a>
</div>
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/o34.jpg">
<img src="images/o34.jpg">
</a>
</div>
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/o35.jpeg">
<img src="images/o35.jpeg">
</a>
</div>
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/o37.jpg">
<img src="images/o37.jpg">
</a>
</div>
<div class="owl-item">
<a class="colorbox cboxElement" href="images/o38.jpg">
<img src="images/o38.jpg">
</a>
</div>
<div class="owl-item">
<a class="colorbox cboxElement" href="images/o39.jpg">
<img src="images/o39.jpg">
</a>
</div>
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/12.jpg">
<img src="images/12.jpg">
</a>
</div>
<div class="owl-item">
<a class="colorbox cboxElement" href="images/1.jpg">
<img src="images/1.jpg">
</a>
</div>
<div class="owl-item">
<a class="colorbox cboxElement" href="images/2.jpg">
<img src="images/2.jpg">
</a>
</div>
<div class="owl-item">
<a class="colorbox cboxElement" href="images/3.jpg">
<img src="images/3.jpg">
</a>
</div>
<!-- Hotel Gallery Slider Item -->
<div class="owl-item">
<a class="colorbox cboxElement" href="images/13.jpg">
<img src="images/13.jpg">
</a>
</div>
</div>
<!-- Hotel Slider Nav - Prev -->
<div class="hotel_slider_nav hotel_slider_prev">
<svg version="1.1" id="Layer_6" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="28px"
height="33px" viewBox="0 0 28 33" enable-background="new 0 0 28 33"
xml:space="preserve">
<defs>
<linearGradient id='hotel_grad_prev'>
<stop offset='0%' stop-color='#fa9e1b' />
<stop offset='100%' stop-color='#8d4fff' />
</linearGradient>
</defs>
<path class="nav_path" fill="#F3F6F9" d="M19,0H9C4.029,0,0,4.029,0,9v15c0,4.971,4.029,9,9,9h10c4.97,0,9-4.029,9-9V9C28,4.029,23.97,0,19,0z
M26,23.091C26,27.459,22.545,31,18.285,31H9.714C5.454,31,2,27.459,2,23.091V9.909C2,5.541,5.454,2,9.714,2h8.571
C22.545,2,26,5.541,26,9.909V23.091z" />
<polygon class="nav_arrow" fill="#F3F6F9" points="15.044,22.222 16.377,20.888 12.374,16.885 16.377,12.882 15.044,11.55 9.708,16.885 11.04,18.219
11.042,18.219 " />
</svg>
</div>
<!-- Hotel Slider Nav - Next -->
<div class="hotel_slider_nav hotel_slider_next">
<svg version="1.1" id="Layer_7" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="28px"
height="33px" viewBox="0 0 28 33" enable-background="new 0 0 28 33"
xml:space="preserve">
<defs>
<linearGradient id='hotel_grad_next'>
<stop offset='0%' stop-color='#fa9e1b' />
<stop offset='100%' stop-color='#8d4fff' />
</linearGradient>
</defs>
<path class="nav_path" fill="#F3F6F9" d="M19,0H9C4.029,0,0,4.029,0,9v15c0,4.971,4.029,9,9,9h10c4.97,0,9-4.029,9-9V9C28,4.029,23.97,0,19,0z
M26,23.091C26,27.459,22.545,31,18.285,31H9.714C5.454,31,2,27.459,2,23.091V9.909C2,5.541,5.454,2,9.714,2h8.571
C22.545,2,26,5.541,26,9.909V23.091z" />
<polygon class="nav_arrow" fill="#F3F6F9" points="13.044,11.551 11.71,12.885 15.714,16.888 11.71,20.891 13.044,22.224 18.379,16.888 17.048,15.554
17.046,15.554 " />
</svg>
</div>
</div>
</div>
<!-- Hotel Info Text -->
<div class="hotel_info_text">
<h2 style="color: black;">₹ 5000 per person per day <br>
<p>(minimum 3 persons required to start the tour) </p> <br><br> Itinerary:
</h2>
<h4><strong>Day 1:</Strong> Drive towards Mysore, Ramanagara Silk Cocoon market, Fort of
Srirangapatna, Daria daulat bagh palace, Keshava temple (12CE) of Somanathapur,
drop at hotel at Mysore
<br>
<br>
<strong>Day 2:</strong> Full day excursion (starting 7 am) to Dubare Elephant
camp, Tibetan Golden Temple, Raja’s seat & Lingaraja temple at Coorg. Visit to a
Spice plantation if time permits. Return to Mysore and overnight stay.
<br>
<br>
<strong>Day 3:</strong> Chamundi hill, Nandi Statue, Mysore palace, Devaraja
fruit and vegetable market, St. Philomena’s church, Shopping (if desired), drive
towards Bangalore and drop at hotel <br>
<br>
<br>
<b>Accommodation for two nights - Any hotel within Mysore city</b><br>
Our recommendations are – Sandesh the Prince, Fortune JP Palace, Lalitha Mahal
palace, Southern Star, Royal Orchid Metropole, Windflower, Radisson Blu, or any
other.
</div>
<!-- Hotel Info Tags -->
<div style="margin-top: 50px;color: black;">
<h3>Please read the following guidelines which applies to the above tour:</h3>
<h4 style="margin-top: 20px;">What is covered in the tariff:</h4>
<p>1. Entry fee at all monuments <br>
2. Transport (appropriate vehicle) expenses are covered which includes all tolls,
vehicle entry fee and parking fee at all monuments.<br>
3. Driver fee (includes his food and other expenses).<br>
4. Guide fee (English speaking), his food and conveyance.<br>
5. South Indian Vegetarian lunch at a local restaurant on all days of travel.<br>
6. Two half litre bottles of mineral water per day. <br></p>
<h4>What is not covered in the tariff:</h4>
<p>1. Accommodation not covered. Should be booked by clients directly according to
their budget and availability. Any help required could be extended. <br>
2. Camera and video charges, if any, has to be borne by the clients. <br>
3. Tips (gratuity) to driver and guide not included. <br>
4. No liabilities in case of non-coverage of contracted program due to ground
realities. <br>
5. Breakfast and dinner not included. <br>
6. Travel insurance against any eventuality not included. <br>
7. Booking of safari and payment for safari not included.</p>
<h4>Additional points to note:</h4>
<p>1. First step towards booking is to confirm availability of guide and transport,
then book accommodation and lastly transfer amount for the stated service. The
program is then confirmed and good to go.<br>
2. A minimum of three customers are required to start the tour. If three are not
available, a fee for three people would be chargeable. Clients should also be
ready to travel with other clients who have booked the same tour.<br>
3. More places (or less places) could be covered than what is proposed based on
ground conditions. <br>
4. There are no special tariffs or discounts for children of any age. If there are
accompanying children (or very old people), they should be capable of going
through the physical rigors of the tour, which could be quite demanding. <br>
5. For certain tours, discounts are available for participants holding Indian
passports and for clients coming from BIMSTEC countries, thanks to reduced entry
fee applicable to them at ASI monuments.<br>
6. Please note all prices quoted are for English Speaking Guide. If foreign language
speaking guides are sought, it would cost ₹500/- more per person <br>
per day across board. We offer
guides speaking French, Italian, and German, subject to availability. Currently, no
other foreign language speaking guides are available. <br>
7. Pick up and drop from any hotel is offered as long as the hotel is within
Bangalore City limits. If pickup point is located in outskirts such as Whitefield,
Electronics City, Bangalore Airport etc., it shall cost ₹500 per person <br>
one way. Else clients have to
come to M. G. Road, Bangalore city (or any other mutually convenient place) for
pickup. <br>
8. Cancellation policy would be: 100% money would be returned if departure date is
one week away; 75% money would be returned if departure date is 3 days away; no
refund under any other circumstances. From the Service Provider side100% refund at
any time of cancelling the tour. <br></p>
</div>
</div>
<!-- Rooms -->
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="row">
<!-- Footer Column -->
<div class="col-lg-4 footer_column">
<div class="footer_col">
<div class="footer_content footer_about">
<p class="footer_about_text">We offer you a wide range of options (ranging from two day
itineraries to 5 day itineraries) to experience the cultural heritage, architectural
aura, bewitching landscapes, sublime sculptures, rolling hills, pristine beaches,
curry culture, colourful markets, unadulterated laughter, etc.,</p>
<ul class="footer_social_list">
</ul>
</div>
</div>
</div>
<!-- Footer Column -->
<div class="col-lg-4 footer_column">
<div class="footer_col">
<div class="footer_title">Tours</div>
<div class="footer_content footer_blog">
<!-- Footer blog item -->
<div class="footer_blog_item clearfix">
<div class="footer_blog_image"><img src="images/f1.jpg"
alt="https://unsplash.com/@avidenov"></div>
<div class="footer_blog_content">
<div class="footer_blog_title"><a href="tours.html">We invite you to explore
regions</a></div>
</div>
</div>
<!-- Footer blog item -->
<div class="footer_blog_item clearfix">
<div class="footer_blog_image"><img src="images/f2.jpeg"
alt="https://unsplash.com/@deannaritchie"></div>
<div class="footer_blog_content">
<div class="footer_blog_title"><a href="tours.html">New destinations for you</a>
</div>
</div>
</div>
<!-- Footer blog item -->
<div class="footer_blog_item clearfix">
<div class="footer_blog_image"><img src="images/f3.jpg"
alt="https://unsplash.com/@bergeryap87"></div>
<div class="footer_blog_content">
<div class="footer_blog_title"><a href="tours.html">Travel with us this year</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Column -->
<div class="col-lg-3 footer_column">
<div class="footer_col">
<div class="footer_title">contact info</div>
<div class="footer_content footer_contact">
<ul class="contact_info_list">
<li class="contact_info_item d-flex flex-row">
<div>
<div class="contact_info_icon"><img src="images/phone-call.svg" alt="">
</div>
</div>
<div class="contact_info_text">+919901169632</div>
</li>
<li class="contact_info_item d-flex flex-row">
<div>
<div class="contact_info_icon"><img src="images/message.svg" alt=""></div>
</div>
<div class="contact_info_text"><a
href="mailto:[email protected]?Subject=Hello"
target="_top">[email protected]</a></div>
</li>
<li class="contact_info_item d-flex flex-row">
<div>
<div class="contact_info_icon"><i class="fa fa-facebook"
style="color: rgb(170, 133, 10);font-size: 23px;"
aria-hidden="true"></i></div>
</div>
<div class="contact_info_text"><a
href="https://www.facebook.com/bangaloreandbeyond/">Facebook</a>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Copyright -->
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-lg-3 order-lg-1 order-2 ">
<div class="copyright_content d-flex flex-row align-items-center">
<div>
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved | This
website is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a
href="https://unicographix.com" target="_blank">UnicoGraphix</a>
</div>
</div>
</div>
<div class="col-lg-9 order-lg-2 order-1">
<div class="footer_nav_container d-flex flex-row align-items-center justify-content-lg-end">
<div class="footer_nav">
<ul class="footer_nav_list">
<li class="footer_nav_item"><a href="Home.html">home</a></li>
<li class="footer_nav_item"><a href="about.html">about us</a></li>
<li class="footer_nav_item"><a href="offers.html">tours</a></li>
<li class="footer_nav_item"><a href="Home.html#contact">contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="styles/bootstrap4/popper.js"></script>
<script src="styles/bootstrap4/bootstrap.min.js"></script>
<script src="plugins/easing/easing.js"></script>
<script src="plugins/parallax-js-master/parallax.min.js"></script>
<script src="plugins/colorbox/jquery.colorbox-min.js"></script>
<script src="plugins/OwlCarousel2-2.2.1/owl.carousel.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&key=AIzaSyCIwF204lFZg1y4kPSIhKaHEXMLYxxuMhA"></script>
<script src="js/single_listing_custom.js"></script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MW28VBC"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
</body>
</html>