]]jkjjgdjffksdkdfdkasertertertrtetsadskdfgjdskfgj
במ12[aspddfasdaertertertertetghjghjsadasbvxcvxcv;'
/
home
/
u181040597
/
domains
/
wildquest.net
/
public_html
/
Upload FileeE
HOME
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <title>Wild Quest</title> <meta name="theme-color" content="#2b6243" /> <link rel="canonical" href="index" /> <link rel="icon" type="image/png" href="logo/LOGO1__1_-removebg-preview.png"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <!-- Product Markup --> <!-- Breadcrumb Markup --> <script> loadjs = function () { var h = function () { }, c = {}, u = {}, f = {}; function o(e, n) { if (e) { var r = f[e]; if (u[e] = n, r) for (; r.length;)r[0](e, n), r.splice(0, 1) } } function l(e, n) { e.call && (e = { success: e }), n.length ? (e.error || h)(n) : (e.success || h)(e) } function d(r, t, s, i) { var c, o, e = document, n = s.async, u = (s.numRetries || 0) + 1, f = s.before || h, l = r.replace(/[\?|#].*$/, ""), a = r.replace(/^(css|img)!/, ""); i = i || 0, /(^css!|\.css$)/.test(l) ? ((o = e.createElement("link")).rel = "stylesheet", o.href = a, (c = "hideFocus" in o) && o.relList && (c = 0, o.rel = "preload", o.as = "style")) : /(^img!|\.(png|gif|jpg|svg|webp)$)/.test(l) ? (o = e.createElement("img")).src = a : ((o = e.createElement("script")).src = r, o.async = void 0 === n || n), !(o.onload = o.onerror = o.onbeforeload = function (e) { var n = e.type[0]; if (c) try { o.sheet.cssText.length || (n = "e") } catch (e) { 18 != e.code && (n = "e") } if ("e" == n) { if ((i += 1) < u) return d(r, t, s, i) } else if ("preload" == o.rel && "style" == o.as) return o.rel = "stylesheet"; t(r, n, e.defaultPrevented) }) !== f(r, o) && e.head.appendChild(o) } function r(e, n, r) { var t, s; if (n && n.trim && (t = n), s = (t ? r : n) || {}, t) { if (t in c) throw "LoadJS"; c[t] = !0 } function i(n, r) { !function (e, t, n) { var r, s, i = (e = e.push ? e : [e]).length, c = i, o = []; for (r = function (e, n, r) { if ("e" == n && o.push(e), "b" == n) { if (!r) return; o.push(e) } --i || t(o) }, s = 0; s < c; s++)d(e[s], r, n) }(e, function (e) { l(s, e), n && l({ success: n, error: r }, e), o(t, e) }, s) } if (s.returnPromise) return new Promise(i); i() } return r.ready = function (e, n) { return function (e, r) { e = e.push ? e : [e]; var n, t, s, i = [], c = e.length, o = c; for (n = function (e, n) { n.length && i.push(e), --o || r(i) }; c--;)t = e[c], (s = u[t]) ? n(t, s) : (f[t] = f[t] || []).push(n) }(e, function (e) { l(n, e) }), r }, r.done = function (e) { o(e, []) }, r.reset = function () { c = {}, u = {}, f = {} }, r.isDefined = function (e) { return e in c }, r }(); </script> <!-- Initialising global data structures and VL.jquery_on_load to register functions that will be called when jQuery is loaded by the browser. --> <script type="text/javascript"> window.VL = window.VL || {}; window.VL.jquery_on_load_callbacks = window.VL.jquery_on_load_callbacks || []; window.VL.trap_errors = function (msg, fn) { return function () { try { fn(); } catch (e) { console.log(msg, e); } } } window.VL.with_timeout = function (fn) { if (window.location.search.indexOf('timeout') == -1) { return fn; } else { return function () { setTimeout(fn); } } }; window.VL.jquery_on_load = function (msg, fn) { window.VL.jquery_on_load_callbacks.push(window.VL.trap_errors(msg, fn)); } window.VL.window_on_load = function (msg, fn) { window.VL.jquery_on_load_callbacks.push(function () { $(window).on('load', window.VL.trap_errors(msg, fn)); }); } window.VL.document_on_ready = function (msg, fn) { window.VL.jquery_on_load_callbacks.push(function () { $(document).on('ready', window.VL.trap_errors(msg, fn)); }); } window.VL.trap_errors = function (msg, fn) { try { fn(); } catch (e) { console.log('error in ' + msg, e); } } window.VL.init_on_ready = function (msg, fn) { loadjs.ready('jquery', function () { $(document).ready(function () { setTimeout(function () { console.log('init', msg); window.VL.trap_errors(msg, fn); }); }); }); } window.VL.createIntersectionObserver = function (elements, fn) { var io = new IntersectionObserver(function (entries, observer) { entries.forEach(function (e) { if (e.isIntersecting) { observer.unobserve(e.target); fn(e.target); } }); }); var arr = elements.selector ? elements.toArray() : elements; arr.forEach(function (e) { io.observe(e); }); return io; } window.VL.i18n_t = function () { var k = arguments[0]; var default_text = 'missing: ' + k; var lang = VL.language || 'en'; if (_.isObject(arguments[1])) { default_text = arguments[1].default_text || default_text; lang = arguments[1].language || lang; } if (_.isString(arguments[1])) { default_text = arguments[1] || default_text; } if (_.isString(arguments[2])) { lang = arguments[2] || lang; } return (VL.translations[lang][k] || default_text); } window.VL.mobile_breakpoint = 768; window.ASSAN = window.ASSAN || {}; </script> <script type="text/javascript"> window.VL = window.VL || {}; window.VL.language = "en"; window.VL.translations = window.VL.translations || {}; window.VL.translations['en'] = { "common.store_front.themes.flexi_theme.partials.trip_card_layout_v5.read_more": "read more", "common.store_front.themes.flexi_theme.partials.trip_card_layout_v5.read_less": "read less", "itinerary.store_front.bookings.booking_confirmation.fix_the_errors_message": "Please fix the errors marked in red to continue", "itinerary.store_front.bookings.post_booking_form_step.fix_the_errors_message": "Please fix the errors marked in red to continue", "common.store_front.themes.flexi_theme.partials.currency_tooptip_text": "Works out to about", "common.store_front.themes.flexi_theme.search.collections": "Collections", "common.store_front.themes.flexi_theme.search.pages": "Pages", "common.store_front.themes.flexi_theme.search.trips": "Trips", "common.store_front.themes.flexi_theme.search.advanced_search": "Advanced Search", "common.store_front.themes.flexi_theme.search.advanced_search_result_desc": "Can't find what you're looking for? Search using our various filter options.", "common.store_front.themes.flexi_theme.search.starting_from_text": "Starting from", "common.store_front.themes.flexi_theme.search.tours": "Tours", "itinerary.store_front.booking_calendar.available": "Available", "itinerary.store_front.booking_calendar.filling_fast": "Filling Fast", "itinerary.store_front.booking_calendar.sold_out": "Sold Out", "itinerary.store_front.booking_calendar.not_operating": "Not Operating", "itinerary.store_front.bookings.custom_form.errors.required": "This is a required field", "common.store_front.themes.all.currency_picker_text": "Change currency", "itinerary.store_front.bookings.custom_form.fields.date_of_birth.placeholders.year": "year", "itinerary.store_front.bookings.custom_form.fields.date_of_birth.placeholders.month": "month", "itinerary.store_front.bookings.custom_form.fields.date_of_birth.placeholders.day": "day", "common.store_front.themes.flexi_theme.search.no_matches_found": "No matches found", "global_strings.booking.person_titles": ["Mr", "Mrs", "Miss", "Mstr"], "itinerary.store_front.bookings.custom_form.fields.full_name.first_name.placeholder": "First name", "itinerary.store_front.bookings.custom_form.fields.full_name.last_name.placeholder": "Last name", "common.store_front.themes.flexi_theme.contact_us.contact_form.thank_msg": "Thank you for reaching out to us. Your message has been submitted successfully", "common.store_front.themes.flexi_theme.contact_us.contact_form.sending_email": "Sending your email", "date.formats.short_with_year": "dd M, yy" }; window.VL.AppSettings = { "google_analytics_tracking_id": "UA-30889614-2", "google_browser_apikey": "AIzaSyAGHUBpsnQpCdzltj5NSNuhLJPBhWgI1x8", "sample_website_polling": { "max_attempts": 150, "interval": 3000 } }; </script> <!-- Client stylesheet and header script --> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/common/store_front/themes/flexi_theme/style-a77a39f133ef959e99091ed60addcf72.css" media="screen" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/todo-e02d2bb76a12cf7e214416fc1e41c6ca.css" media="print" onload="this.media='all'" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/header-transparent-dcd84852ddef92cffa23dfb9e22b7eb7.css" media="screen" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/footer-multi-column-ea986306648f4d9cb81e6e64f4d426ca.css" media="print" onload="this.media='all'" rel="stylesheet" type="text/css" /> <!-- There seems to be no specific CSS file for Common::WebsiteSetting::SECTION_HEADING_STYLE_EMBELLISHMENT_LINE --> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/section-banner-235219e47af084903ba9ddf19625c76a.css" media="screen" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/section-banner-slide-81fc0c79577c02895357f44a38ddab72.css" media="screen" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/vendor/owl.combined-62a03d4d6d6bd600dc64a3d7962793bf.css" media="screen" rel="stylesheet" type="text/css" /> <script> loadjs.ready('jquery', function () { loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/owl_carousel-293dbeb5349a6e3a412f5437c17ab972.js"], 'owl_carousel', { "async": true }); }); </script> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/section-description-f80f1762789b0d91f7b4a365e89ad5b6.css" media="print" onload="this.media='all'" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/section-offers-0611a78ad8a3a9e9ec52819c85106f0d.css" media="screen" rel="stylesheet" type="text/css" /> <!-- no special styles required for COUPON_STRIP_STYLE_STANDARD --> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/section-tour-cards-2d3db5c6b5b74f5bf53217549bdbbb93.css" media="print" onload="this.media='all'" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/tour-card-standard-with-description-e6fe9a7a985c56d884622ba297d9fa25.css" media="print" onload="this.media='all'" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/collection-page/collection-card-default-c9069e2e89e6c19c2979ee502c59c2f0.css" media="print" onload="this.media='all'" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/section-tripadvisor-5d6b9af2d893c79169a3efe4d4297eb9.css" media="print" onload="this.media='all'" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/section-facebook-ee1616f1fe35a7a002f0a6538478c0fc.css" media="print" onload="this.media='all'" rel="stylesheet" type="text/css" /> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/section-accreditations-095053567098eb4d0b4e68f1ba795490.css" media="print" onload="this.media='all'" rel="stylesheet" type="text/css" /> <script> loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/jquery-6a048ab31e0ef84e62e34cdf63b9b0d0.js"], 'jquery', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/underscore-b9f266a792a25b8f3a33389c9a007bbe.js"], 'underscore', { "async": true }); loadjs.ready('jquery', function () { loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/responsive_helper-fc52c1cce118b80c07ef55c4a8cf3251.js"], 'responsive_helper', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/jquery.cookie-74eb4881835b608de288eb97b4de3b2b.js"], 'jquery.cookie', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/slick-29fb6dc3c40f34ca2939c5e700884783.js"], 'slick', { "async": true }); loadjs(["css!https://vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/slick-991e3a797253228cbc9d2d9708cd7e21.css"], 'slick_css', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/classOnScroll-7ebf76facb54968121f59858c659f6ec.js"], 'class_on_scroll', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/transition-0363fd9c265e4da5bd48704794e8ab66.js"], 'bootstrap3_transition', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/alert-817a612822f8b83fab849b8fcb408a90.js"], 'bootstrap3_alert', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/button-5ea3e64cc1749bbc9e900d1ae599d401.js"], 'bootstrap3_button', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/collapse-217f0612b7c860ef2ad71846a0e62278.js"], 'bootstrap3_collapse', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/dropdown-6327c57e9906a7cf90f668ffd1bd68b8.js"], 'bootstrap3_dropdown', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/modal-65690fae55aac1373a5c89e8d3d8a52f.js"], 'bootstrap3_modal', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/tooltip-8fea06ae2aebdf6c436829488f616a6f.js"], 'bootstrap3_tooltip', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/tab-512d28e0368d0068e9ed0842513b269a.js"], 'bootstrap3_tab', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/affix-f8e6ac99161b4b955487187a2c8da018.js"], 'bootstrap3_affix', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/trunk8-f20ea1805a3a7f5673608745728b892f.js", "https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/jquery.dotdotdot.min-1683e5453d040ae29f48bb1792dd5bdd.js"], 'truncate_text_deps', { "async": true }); loadjs.ready('truncate_text_deps', function () { loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/truncate_text-9c5beaa4d1263d74cbfdd4ffe740b68e.js"], 'truncate_text', { "async": true }); }); }); loadjs.ready('bootstrap3_tooltip', function () { loadjs(["https://vl-prod-static.b-cdn.net/assets/twitter/bootstrap3/popover-e6f727fd46798d66dd2d3ea445e8e28c.js"], 'bootstrap3_popover', { "async": true }); }); loadjs.ready(['jquery', 'underscore', 'responsive_helper'], function () { loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/main-efba38d5728bfb047b4b921a60fc38ea.js"], 'main', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/mobile_nav-567891c69b3486203a74c94eb27e111f.js"], 'mobile_nav', { "async": true }); loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/jquery_accordion-422b51318e8f6eb50e83160bc3198f07.js"], 'jquery_accordion', { "async": true }); }); loadjs.ready(['jquery', 'bootstrap3_popover', 'class_on_scroll'], function () { loadjs(["https://vl-prod-static.b-cdn.net/assets/common/store_front/themes/flexi_theme/phone_number-be40245d2b5b99eb1bc6fe326fa67caa.js"], 'phone_number', { "async": true }); }); </script> <link href="./vl-prod-static.b-cdn.net/prod/css-roller/flexi-theme/page-home-1d0f15dd09046512c930a1ee0c9415cb.css" media="screen" rel="stylesheet" type="text/css" /> <style type="text/css"> body>div.navbar.navbar-default.navbar-static-top.yamm.assan-mm>div.navbar-collapse.collapse>ul a { font-size: 13px !important; padding-right: 10px !important; padding-left: 10px !important; } .footer-container>.content-area>.clearfix>.widget:last-child>.content>span:first-child { font-size: 15px !important; } #new-storefront-booking-form .redchilli-custom-footer { display: none; } .trip-short-blurb { padding-right: 12px; } /* red chilli custom footer for collection links */ .redchilli-custom-footer { border-top: 1px solid #ffffff; padding-top: 10px; padding-bottom: 10px; } .redchilli-custom-footer>.container>ul { list-style: none; font-size: 10.5px; padding-left: 0; } .redchilli-custom-footer>.container>ul>li { float: left; margin-right: 15px; } .redchilli-custom-footer>.container>ul>li>a { color: #fff; line-height: 20px; font-weight: 400; } /* hide links on the sitemap page */ .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/brahmpuri-down-9km-17158'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/brahmpuri-down-9km-17158']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/car-booking-14712'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/car-booking-14712']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/deotibba-4-days-16240'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/deotibba-4-days-16240']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/land-of-nomads-for-mark-14845'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/land-of-nomads-for-mark-14845']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/source-of-ganga-16629'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/source-of-ganga-16629']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/stok-kangari-custom-steve-15005'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/stok-kangari-custom-steve-15005']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/source-of-ganga-15470'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/source-of-ganga-15470']+br { display: none; } #itinerary>div.content>h2 { color: #2b6243; } /* button colour for request for booking */ .departure-list-view .request-for-booking { background-color: #006400; background-image: linear-gradient(to bottom, #006400, #008000); } .departure-list-view .request-for-booking:hover { background-color: #008000; } /* coupon colour change */ .coupon-code-badge-small { background: #d51400 !important; } .coupon-code-badge-small .coupon-code { border: 1px solid #d51400 !important; color: white !important; } .coupon-code-badge-small:after { filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg); } .page-type-trip .section-type-banner .coupon-code-badge { width: 100px; background: #d51400 !important; } .page-type-trip .section-type-banner .coupon-code-badge .coupon-code { border: 1px solid #d51400 !important; } .page-type-trip .section-type-banner .coupon-code-badge:after, .page-type-trip .section-type-banner .coupon-code-badge:before { width: 26px !important; background-position: 0 -65px !important; transform: scale(0.75) !important; height: 38px !important; margin-top: -6px !important; filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg); } .page-type-trip .section-type-banner .coupon-code-badge:before { transform: scale(-0.75) !important; } .red-chilli-faq>#faq-accordion1 .panel-heading { cursor: pointer; } .red-chilli-faq>#faq-accordion2 .panel-heading { cursor: pointer; } .red-chilli-faq>#faq-accordion1 .glyphicon-plus { display: none; } .red-chilli-faq>#faq-accordion2 .glyphicon-plus { display: none; } #vl-itinerary-booking-form .payment-details-section> :nth-child(2) { display: none !important; } </style> <link href="https://fonts.cdnfonts.com/css/monopoly" rel="stylesheet"> <style type="text/css"> body>div.navbar.navbar-default.navbar-static-top.yamm.assan-mm>div.navbar-collapse.collapse>ul a { font-size: 13px !important; padding-right: 10px !important; padding-left: 10px !important; } .footer-container>.content-area>.clearfix>.widget:last-child>.content>span:first-child { font-size: 15px !important; } #new-storefront-booking-form .redchilli-custom-footer { display: none; } .trip-short-blurb { padding-right: 12px; } /* red chilli custom footer for collection links */ .redchilli-custom-footer { border-top: 1px solid #ffffff; padding-top: 10px; padding-bottom: 10px; } .redchilli-custom-footer>.container>ul { list-style: none; font-size: 10.5px; padding-left: 0; } .redchilli-custom-footer>.container>ul>li { float: left; margin-right: 15px; } .redchilli-custom-footer>.container>ul>li>a { color: #fff; line-height: 20px; font-weight: 400; } /* hide links on the sitemap page */ .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/brahmpuri-down-9km-17158'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/brahmpuri-down-9km-17158']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/car-booking-14712'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/car-booking-14712']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/deotibba-4-days-16240'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/deotibba-4-days-16240']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/land-of-nomads-for-mark-14845'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/land-of-nomads-for-mark-14845']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/source-of-ganga-16629'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/source-of-ganga-16629']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/stok-kangari-custom-steve-15005'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/stok-kangari-custom-steve-15005']+br { display: none; } .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/source-of-ganga-15470'], .page-type-sitemap>.sitemap-content-section .sitemap-links-section a[href='./tours/source-of-ganga-15470']+br { display: none; } #itinerary>div.content>h2 { color: #2b6243; } /* button colour for request for booking */ .departure-list-view .request-for-booking { background-color: #006400; background-image: linear-gradient(to bottom, #006400, #008000); } .departure-list-view .request-for-booking:hover { background-color: #008000; } /* coupon colour change */ .coupon-code-badge-small { background: #d51400 !important; } .coupon-code-badge-small .coupon-code { border: 1px solid #d51400 !important; color: white !important; } .coupon-code-badge-small:after { filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg); } .page-type-trip .section-type-banner .coupon-code-badge { width: 100px; background: #d51400 !important; } .page-type-trip .section-type-banner .coupon-code-badge .coupon-code { border: 1px solid #d51400 !important; } .page-type-trip .section-type-banner .coupon-code-badge:after, .page-type-trip .section-type-banner .coupon-code-badge:before { width: 26px !important; background-position: 0 -65px !important; transform: scale(0.75) !important; height: 38px !important; margin-top: -6px !important; filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg); } .page-type-trip .section-type-banner .coupon-code-badge:before { transform: scale(-0.75) !important; } .red-chilli-faq>#faq-accordion1 .panel-heading { cursor: pointer; } .red-chilli-faq>#faq-accordion2 .panel-heading { cursor: pointer; } .red-chilli-faq>#faq-accordion1 .glyphicon-plus { display: none; } .red-chilli-faq>#faq-accordion2 .glyphicon-plus { display: none; } #vl-itinerary-booking-form .payment-details-section> :nth-child(2) { display: none !important; } </style> <style> #fcf-form { display: block; } .fcf-body { margin: 0; font-family: -apple-system, Arial, sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; padding: 30px; padding-bottom: 10px; border: 1px solid #ced4da; border-radius: 0.25rem; max-width: 100%; } .fcf-form-group { margin-bottom: 1rem; } .fcf-input-group { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch; width: 100%; } .fcf-form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; outline: none; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .fcf-form-control:focus { border: 1px solid #313131; } select.fcf-form-control[size], select.fcf-form-control[multiple] { height: auto; } textarea.fcf-form-control { font-family: -apple-system, Arial, sans-serif; height: auto; } label.fcf-label { display: inline-block; margin-bottom: 0.5rem; } .fcf-credit { padding-top: 10px; font-size: 0.9rem; color: #545b62; } .fcf-credit a { color: #545b62; text-decoration: underline; } .fcf-credit a:hover { color: #0056b3; text-decoration: underline; } .fcf-btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .fcf-btn { transition: none; } } .fcf-btn:hover { color: #212529; text-decoration: none; } .fcf-btn:focus, .fcf-btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .fcf-btn-primary { color: #fff; background-color: #007bff; border-color: #007bff; } .fcf-btn-primary:hover { color: #fff; background-color: #0069d9; border-color: #0062cc; } .fcf-btn-primary:focus, .fcf-btn-primary.focus { color: #fff; background-color: #0069d9; border-color: #0062cc; box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); } .fcf-btn-lg, .fcf-btn-group-lg>.fcf-btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } .fcf-btn-block { display: block; width: 100%; } .fcf-btn-block+.fcf-btn-block { margin-top: 0.5rem; } input[type="submit"].fcf-btn-block, input[type="reset"].fcf-btn-block, input[type="button"].fcf-btn-block { width: 100%; } .request { z-index: 100; position: fixed; left: 0; bottom: 50%; transform: rotate(90deg); animation: ani 4s ease-in infinite; } @keyframes ani { 0% { bottom: 51%; } 50% { bottom: 49%; } } .mf-social-side-list { position: fixed; top: 30vh; right: 10px; z-index: 100; } .mf-social-side-list ul { list-style: none; display: flex; flex-direction: column; padding: 0; margin: 0 } .mf-social-side-list ul li a { color: #ffffff; border-radius: 50%; width: 35px; height: 35px; line-height: 35px; margin-top: 5px; text-align: center; text-decoration: none; display: inline-block; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .mf-social-side-list ul li a:hover { opacity: .9; -webkit-transform: translateY(-3px); transform: translateY(-3px); } .mf-social-side-list ul li a[href*='facebook'] { background: #3b5998; } .mf-social-side-list ul li a[href*='instagram'] { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); ; } .mf-social-side-list ul li a[href*='youtube'] { background: #c4302b; } /*.mf-social-side-list ul li a[href*='linkedin'] {*/ /*background: #0077B5;*/ /*}*/ /*.mf-social-side-list ul li a[href*='twitter'] {*/ /*background: #00acee;*/ /*}*/ .ball { position: sticky; top: 65%; right: 2%; transform: translate(-50%, -50%); animation: bounce 2s ease-in-out infinite; } @keyframes bounce { 0% { transform: translateY(0); } 50% { transform: translateY(-55px); } 100% { transform: translateY(0); } } .call-back-1 { position: fixed; bottom: 120px; right: 10px; z-index: 99; animation-name: mover1; -webkit-animation: mover1 1s infinite alternate; animation: mover1 1s infinite alternate; } @-webkit-keyframes mover1 { 0% { transform: translateY(0); } 100% { transform: translateY(-10px); } } @keyframes mover1 { 0% { transform: translateY(0); } 100% { transform: translateY(-10px); } } .call-back-1 img { width: 40px; margin-bottom: 5px; display: block; } .call-back { position: absolute; top: 225px; right: 10px; z-index: 99; animation-name: mover; -webkit-animation: mover 1s infinite alternate; animation: mover 1s infinite alternate; } @-webkit-keyframes mover { 0% { transform: translateY(0); } 100% { transform: translateY(-10px); } } @keyframes mover { 0% { transform: translateY(0); } 100% { transform: translateY(-10px); } } .call-back img { width: 40px; margin-bottom: 15px; } .logo { display: inline-block; overflow: hidden !important; background-color: none !important; } body { font-family: 'Monopoly', sans-serif !important; /*font-weight: bold !important;*/ } </style> <style> @import url('https://fonts.cdnfonts.com/css/simplifica'); body { font-family: 'Simplifica', sans-serif !important; /*font-weight: bold !important;*/ } </style> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4WD9VVV7L8"> </script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-4WD9VVV7L8'); </script> </head> <body id="" data-page-type="home" data-page="23159" class="container-fluid assan-container index_handler header_transparent " data-spy="scroll" data-target=".sticky-menu" data-offset="150"> <?php include('header.php'); ?> <!-- popular search results --> <div id="route-path" style="display:none" data-route-path="/collections/rafting-on-ganga-rishikesh"></div> <div id="body"> <div class="page-type-trip-collection" data-collection-id="1975" data-page-id="23207"> <div class="section-fluid section-type-banner banner-section-with-texture banner-present bigger-slide " data-section-id="null" data-section-type="banner"> <div class="content"> <div class="bg-cover-container"><img alt="" class="focus-image " data-focus-x="0" data-focus-y="0" data-src="./assets/chandershila.jpeg" data-srcset="./assets/chandershila.jpeg" sizes="(min-width: 1460px) 1440px, (min-width: 768px) and (max-width: 1459px) 100vw, 200vw" title="Ganga River Rafting in Rishikesh - Collection" /></div> <div class="black-50-overlay"></div> <div class="content-overlay"> <div class="title"> <h1>Chandrashila + Tungnath + Chopta</h1> </div> </div> </div> </div> </div></div> <script> VL.search_widgets = VL.search_widgets || {}; VL.search_widgets["collection_desktop"] = { dest: window.location.pathname, auto_apply: true }; VL.search_widgets["collection_mobile"] = { dest: window.location.pathname, auto_apply: false }; </script> <section> <div class="container"> <div class="row"> <div class="col-md-6"> <img src="./assets/chandershila.jpeg" alt="" style="width:100%;"> </div> <div class="col-md-6"> <h2 style="color:#000;margin-top:-5px;">CHANDRASHILA + TUNGNATH + CHOPTA</h2> <p style="text-align:justify;">Embark on an unforgettable journey to Chandrashila, a majestic peak nestled in the heart of the Garhwal Himalayas. Offering breathtaking views of the surrounding snow-capped peaks and the iconic Chopta Valley, Chandrashila is a paradise for adventure seekers and nature enthusiasts alike. Join us as we trek to the summit of Chandrashila and witness the awe-inspiring beauty of the Himalayas in all its glory.</p> <p style="font-size:17px;color:red;text-align:left; color:#163E64"><i class="fa-regular fa-clock" style="color:#163E64;"></i> 3 Nights 4 Days <i class="fa-solid fa-location-dot" style="color:#163E64;"></i> Uttrakhand <a href="contact.php" class="btn btn-primary hvr-sweep-to-right pull-right" style="background-color:#000 !important;color:#fff !important;border:1px solid #000 !important;">Book Now</a></p> </div> </div> <div class="row"> <div class="col-md-12"> <h2 style="text-align:left;color:black;">Itinerary : </h2> <h5 style="text-align:left;color:black"><b>Day 1: Arrival in Chopta</b></h5> <P style="text-align:justify;"> <b>Departure:</b> Our adventure begins with a scenic drive from [departure point] to Chopta, a picturesque hill station located at the base of Chandrashila.<br> <b>Trek Preparation:</b> Upon arrival in Chopta, we'll check into our accommodations and meet our experienced trekking guides who will provide a briefing about the trek ahead.<br> <b>Acclimatization: </b>Spend the rest of the day acclimatizing to the altitude and exploring the serene surroundings of Chopta. You can take leisurely walks amidst the towering pine forests or simply relax and soak in the tranquility of this mountainous paradise.</p> <h5 style="text-align:left;color:black"><b>Day 2: Trek to Chandrashila Summit</b></h5> <P style="text-align:justify;"><b>Early Start:</b> Rise and shine before dawn as we begin our trek to the summit of Chandrashila. The trail winds its way through dense forests, alpine meadows, and rocky terrain, offering spectacular views at every turn.<br> <b>Sunrise Spectacle: </b>Reach the summit of Chandrashila just in time to witness the magical sunrise over the Himalayas. As the first rays of sunlight illuminate the snow-capped peaks, you'll be treated to a mesmerizing panorama that will take your breath away.<br> <b>Exploration and Photography:</b> Spend some time exploring the summit and capturing the stunning vistas on camera. On a clear day, you can see the towering peaks of Nanda Devi, Trishul, and Chaukhamba, creating a backdrop that's nothing short of awe-inspiring.<br> <b>Descent: </b>After soaking in the beauty of Chandrashila, we'll begin our descent back to Chopta. Along the way, you'll have the opportunity to spot native flora and fauna and revel in the tranquility of the mountains.</P> <h5 style="text-align:left;color:black"><b>Day 3: Departure</b></h5> <P style="text-align:justify;"> <b>Farewell: </b>Bid adieu to the enchanting landscapes of Chopta as we make our way back to [departure point], carrying with us memories that will last a lifetime.</P> <div class=row> <h2 style="text-align:center; color:#163E64;">Inclusions/Exclusions</h2> <div class=col-md-6> <h5 style="text-align:left;color:#163E64; margin-left:30px;">What is included in the tour</h5> <ul> <li style="text-align:left;color:#000; color:#52555A;">Transportation to and from Chopta</li> <li style="text-align:left;color:#000; color:#52555A;">Accommodations in Chopta</li> <li style="text-align:left;color:#000; color:#52555A;">Experienced trekking guides</li> <li style="text-align:left;color:#000; color:#52555A;">All meals during the trek</li> <!--<li style="text-align:left;color:#000;font-size:18px;">Camping equipment (tents, sleeping bags, mattresses, etc.)</li>--> </ul></div> <div class=col-md-6> <h5 style="text-align:left;color:#163E64; margin-left:30px;">What is NOT included in the tour</h5> <ul> <li style="text-align:left;color:#52555A;">Personal trekking gear (can be rented at an additional cost)</li> <li style="text-align:left;color:#52555A;">Personal expenses</li> </ul></div> </div> </div> </div> </div> </div> </section> <?php include('footer.php'); ?>