]]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/fixed.jpg" data-srcset="./assets/fixed.jpg" sizes="(min-width: 1460px) 1440px, (min-width: 768px) and (max-width: 1459px) 100vw, 200vw" title="" /></div> <div class="black-50-overlay"></div> <div class="content-overlay"> <div class="title"> <h1>Custom Tours</h1> </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> <div class=""> <div class="content-area tourList"> <div> <ul class="breadcrumb-section"> <ul> </div> <div class=""> <!-- Body text section --> <div class="section section-type-body" data-section-id="null" data-section-type="body"> <div class="content "> <h2>Custom Tours</h2> <p>Our custom tours offer flexibility and creativity, allowing you to choose the activities, destinations, and duration that best suit your needs. From day trips to multi-day expeditions, we'll work closely with you to craft an unforgettable experience that exceeds your expectations.</p> <p>We'll start by discussing your interests, preferences, and any specific requirements you may have. Whether you're dreaming of a scenic hiking adventure, a thrilling whitewater rafting excursion, or a peaceful camping retreat under the stars, we'll help bring your vision to life.</p> <p>Throughout your custom tour, you'll have the flexibility to adapt the itinerary as needed. Our knowledgeable guides will be on hand to provide expert guidance, assistance, and local insights, ensuring that every moment of your adventure is filled with excitement and discovery.</p> <div style="background:#eee; border:1px solid #ccc; padding:5px 10px">Best time to go: Mid Sept till June end</div> </div> </div> </div> </div></div> <!-- Search filter --> <!-- Lisitng of tours in collection --> <div class="trip-grid"> <div class="filters-container"> <!-- <hr class="long-seperator top"> --> <span class="tour-counts hidden-xs"> Showing 4 of 4 trips </span> <span class="filters">Sort by<select id="sort-dropdown" onchange="VL.search_widgets['collection_desktop'].sort_by($(this).val()); return false;"> <option value='created_at.desc'>Newest First</option> <option value='popularity.desc'>Most Popular</option> <option value='sticker_price.desc'>Highest Price</option> <option value='sticker_price.asc' selected>Lowest Price</option> <option value='duration.asc'>Shortest First</option> <option value='duration.desc'>Longest First</option> <option value='upcoming_trips.asc'> Upcoming Trips</option> <option value='manual' class=hidden>Recommended</option> </select></span> <div class="clearfix"></div> <hr class="long-seperator bottom"> </div> <div class="trip-grid"> <div class="trip-grid"> <div class="trip-card-layout-2 col-sm-3" data-trip-id="14051"> <div class="card"> <a href="rishikesh.php" class="card-clickable" title="Kedarkantha - Tour"> <div class="bg-cover-container" title="Kedarkantha - Tour" style="position: relative; overflow: hidden;"> <img alt="Kedarkantha - Tour" class="focus-image loaded" data-focus-x="0" data-focus-y="0" sizes="(min-width: 1200px) 360px, (min-width: 992px) and (max-width: 1199px) 290px, (min-width: 768px) and (max-width: 991px) 350px, 100vw" title="Kedarkantha - Tour" srcset="./assets/rishi.jpg" src="./assets/rishi.jpg" style="min-height: 100%; min-width: 100%; position: absolute; inset: 0px 0px 0px -12.5%;"> <div class="image-gradient-overlay"></div> <div class="h3 trip-name ">Rishikesh 1 day trip</div> <div class="trip-pricing"> ₹ 4000 </div> </div> <div class="item-content"> <div class="field duration truncatable"> <i class="icon fa fa-clock-o skin-color"></i> 1 Day </div> <!--<div class="field availability-summary truncatable">--> <!-- <i class="icon fa fa-calendar skin-color"></i>--> <!-- Best time to go: October to March--> <!--</div>--> <div class="field location truncatable"> <i class="icon fa fa-map-marker"></i> Uttarakhand </div> </div> </a> <div class="empty-blurb-content"></div> <a href="rishikesh.php" class="card-clickable" title="Kedarkantha - Tour"> <div class="button-container"> <div class="btn-fill-rounded view-details-button">View Details</div> </div> </a> </div> </div> <div class="trip-card-layout-2 col-sm-3" data-trip-id="14072"> <div class="card"> <a href="haridwar.php" class="card-clickable" title="Upper Alaknanda River Rafting Expedition - Tour"> <div class="bg-cover-container" title="Upper Alaknanda River Rafting Expedition - Tour" style="position: relative; overflow: hidden;"> <img alt="Upper Alaknanda River Rafting Expedition - Tour" class="focus-image loaded" data-focus-x="0" data-focus-y="0" sizes="(min-width: 1200px) 360px, (min-width: 992px) and (max-width: 1199px) 290px, (min-width: 768px) and (max-width: 991px) 350px, 100vw" title="Upper Alaknanda River Rafting Expedition - Tour" srcset="./assets/Upper Alaknanda River Rafting Expedition.jpg" src="./assets/haridwar.jfif" style="min-height: 100%; min-width: 100%; position: absolute; inset: 0px 0px 0px -12.5%;"> <div class="image-gradient-overlay"></div> <div class="h3 trip-name ">Haridwar 1 day trip</div> <div class="trip-pricing"> ₹ 4000 </div> </div> <div class="item-content"> <div class="field duration truncatable"> <i class="icon fa fa-clock-o skin-color"></i> 1 Day </div> <!--<div class="field availability-summary truncatable">--> <!-- <i class="icon fa fa-calendar skin-color"></i>--> <!-- Season: Oct till March end--> <!--</div>--> <div class="field location truncatable"> <i class="icon fa fa-map-marker"></i> Uttarakhand </div> </div> </a> <!--<div class="empty-blurb-content"></div>--> <!--<div class="item-blurb-container">--> <!-- <div class="background-overlay"></div>--> <!-- <div class="main-content">--> <!-- <div class="trip-name-pricing">--> <!-- <div class="h3 trip-name ">Upper Alaknanda River Rafting Expedition</div>--> <!-- <div class="trip-pricing">₹ 74,38.50 </div>--> <!-- </div>--> <!-- <div class="hr"></div>--> <!-- <div class="trip-short-blurb is-truncated" style="overflow-wrap: break-word;">--> <!-- Grade: I, II, III, III+, IV, IV+ --> <!-- This is a classic river run negotiating over 85 grade III...<span--> <!-- class="read-more" style="display: inline;"><a class="">read--> <!-- more</a></span></div>--> <!-- </div>--> <!--</div>--> <a href="haridwar.php" class="card-clickable" title="Upper Alaknanda River Rafting Expedition - Tour"> <div class="button-container"> <div class="btn-fill-rounded view-details-button">View Details</div> </div> </a> </div> </div> <div class="trip-card-layout-2 col-sm-3" data-trip-id="14051"> <div class="card"> <a href="dehradun-mussourie.php" class="card-clickable" title="Kedarkantha - Tour"> <div class="bg-cover-container" title="Kedarkantha - Tour" style="position: relative; overflow: hidden;"> <img alt="Kedarkantha - Tour" class="focus-image loaded" data-focus-x="0" data-focus-y="0" sizes="(min-width: 1200px) 360px, (min-width: 992px) and (max-width: 1199px) 290px, (min-width: 768px) and (max-width: 991px) 350px, 100vw" title="Kedarkantha - Tour" srcset="./assets/Upper Alaknanda River Rafting Expedition.jpg" src="./assets/dehradun.jpg" style="min-height: 100%; min-width: 100%; position: absolute; inset: 0px 0px 0px -12.5%;"> <div class="image-gradient-overlay"></div> <div class="h3 trip-name ">Dehradun + Mussourie 1 day trip</div> <div class="trip-pricing"> ₹ 5500 </div> </div> <div class="item-content"> <div class="field duration truncatable"> <i class="icon fa fa-clock-o skin-color"></i> 1 Day </div> <!--<div class="field availability-summary truncatable">--> <!-- <i class="icon fa fa-calendar skin-color"></i>--> <!-- Best time to go: October to March--> <!--</div>--> <div class="field location truncatable"> <i class="icon fa fa-map-marker"></i> Uttarakhand </div> </div> </a> <div class="empty-blurb-content"></div> <a href="dehradun-mussourie.php" class="card-clickable" title="Kedarkantha - Tour"> <div class="button-container"> <div class="btn-fill-rounded view-details-button">View Details</div> </div> </a> </div> </div> <!--<div class="trip-card-layout-2 col-sm-3" data-trip-id="14051">--> <!-- <div class="card">--> <!-- <a href="/tours/devprayag-river-rafting-ganga-tapovan" class="card-clickable"--> <!-- title="Kedarkantha - Tour">--> <!-- <div class="bg-cover-container" title="Kedarkantha - Tour"--> <!-- style="position: relative; overflow: hidden;">--> <!-- <img alt="Kedarkantha - Tour" class="focus-image loaded"--> <!-- data-focus-x="0" data-focus-y="0"--> <!-- sizes="(min-width: 1200px) 360px, (min-width: 992px) and (max-width: 1199px) 290px, (min-width: 768px) and (max-width: 991px) 350px, 100vw"--> <!-- title="Kedarkantha - Tour"--> <!-- srcset="./assets/Upper Alaknanda River Rafting Expedition.jpg"--> <!-- src="./assets/dayara.jpg"--> <!-- style="min-height: 100%; min-width: 100%; position: absolute; inset: 0px 0px 0px -12.5%;">--> <!-- <div class="image-gradient-overlay"></div>--> <!-- <div class="h3 trip-name ">Dayara bugyal </div>--> <!-- <div class="trip-pricing">--> <!-- ₹ 7000--> <!-- </div>--> <!-- </div>--> <!-- <div class="item-content">--> <!-- <div class="field duration truncatable">--> <!-- <i class="icon fa fa-clock-o skin-color"></i>--> <!-- 3N+4D --> <!-- </div>--> <!--<div class="field availability-summary truncatable">--> <!-- <i class="icon fa fa-calendar skin-color"></i>--> <!-- Best time to go: October to March--> <!--</div>--> <!-- <div class="field location truncatable">--> <!-- <i class="icon fa fa-map-marker"></i>--> <!-- Uttarakhand --> <!-- </div>--> <!-- </div>--> <!-- </a>--> <!-- <div class="empty-blurb-content"></div>--> <!-- <a href="contact.php" class="card-clickable"--> <!-- title="Kedarkantha - Tour">--> <!-- <div class="button-container">--> <!-- <div class="btn-fill-rounded view-details-button">View Details</div>--> <!-- </div>--> <!-- </a>--> <!-- </div>--> <!-- </div>--> <div class="clearfix"></div> </div> </div> <!-- <div class="trip-grid">--> <!-- <div class="trip-card-layout-2 col-sm-4" data-trip-id="15732">--> <!-- <div class="card">--> <!-- <a href="tours/shivpuri-rafting-ganga-tapovan-uttarakhand" class="card-clickable"--> <!-- title="16Kms River Rafting from Shivpuri - Tour">--> <!-- <div class="bg-cover-container"--> <!-- title="16Kms River Rafting from Shivpuri - Tour">--> <!-- <img alt="16Kms River Rafting from Shivpuri - Tour" class="focus-image "--> <!-- data-focus-x="0" data-focus-y="0" data-src="./assets/sivpur.PNG"--> <!-- data-srcset="https://vl-prod-static.b-cdn.net/system/images/000/474/562/e457a6aaccd4c739dcbc33cb0e0def4b/x255gt/Shivpuri-video.jpg?1615405264 461w, ./assets/sivpur.PNG 922w, https://vl-prod-static.b-cdn.net/system/images/000/474/562/e457a6aaccd4c739dcbc33cb0e0def4b/x765gt/Shivpuri-video.jpg?1615405264 1383w, https://vl-prod-static.b-cdn.net/system/images/000/474/562/e457a6aaccd4c739dcbc33cb0e0def4b/x1020gt/Shivpuri-video.jpg?1615405264 1844w"--> <!-- sizes="(min-width: 1200px) 360px, (min-width: 992px) and (max-width: 1199px) 290px, (min-width: 768px) and (max-width: 991px) 350px, 100vw"--> <!-- title="16Kms River Rafting from Shivpuri - Tour" />--> <!-- <div class="image-gradient-overlay"></div>--> <!-- <div class="h3 trip-name ">18Kms River Rafting from Shivpuri</div>--> <!-- <div class="trip-pricing">--> <!-- ₹ 1,500--> <!-- </div>--> <!-- </div>--> <!-- <div class="item-content">--> <!-- <div class="field duration truncatable">--> <!-- <i class="icon fa fa-clock-o skin-color"></i>--> <!-- 3 Hours--> <!-- </div>--> <!-- <div class="field availability-summary truncatable">--> <!-- <i class="icon fa fa-calendar skin-color"></i>--> <!-- Every Day at 9:00AM and 2:00PM--> <!-- </div>--> <!-- <div class="field location truncatable">--> <!-- <i class="icon fa fa-map-marker"></i>--> <!-- WILD QUEST - Rishikesh--> <!-- </div>--> <!-- </div>--> <!-- </a>--> <!-- <div class="empty-blurb-content"></div>--> <!-- <div class="item-blurb-container">--> <!-- <div class="background-overlay"></div>--> <!-- <div class="main-content">--> <!-- <div class="trip-name-pricing">--> <!-- <div class="h3 trip-name ">14Kms River Rafting from Shivpuri</div>--> <!-- <div class="trip-pricing">₹ 1,500</div>--> <!-- </div>--> <!-- <div class="hr"></div>--> <!-- <div class="trip-short-blurb fix-description-height">--> <!-- Actual Distance: 14 Kms --> <!-- Grade: III, III+ (Moderate level).--> <!-- Season: Mid- September to June end.--> <!-- Rafting from Shivpuri to Janki Jhula is usually told as 18Kmss stretch--> <!-- but it in fact covers 14Kmss by river, covering a range of major and--> <!-- minor rapids. Time taken to complete this rafting trip is 3 hrs which is--> <!-- exclusive of traffic.--> <!-- This session of rafting is moderately adventurous, and it hits 3 Major--> <!-- rapids - Grade III, III+ like Golf course, Roller coaster and--> <!-- ------------- and 6 Minor rapids – Grade I, II like Initiation to body--> <!-- surfing, double trouble, club house, cash flow, hill turn, Welcome to--> <!-- Shivpuri--> <!-- The most common rafting undertook by tourists are from Brahm Puri and--> <!-- Shivpuri as it does not take much time but at the same time shows no--> <!-- compromise on the rafting experience.--> <!-- <span class="read-more"><a class="">read more</a></span>--> <!-- <span class="read-less"><a class="">read less</a></span>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <a href="Shivpuri.php" class="card-clickable"--> <!-- title="16Kms River Rafting from Shivpuri - Tour">--> <!-- <div class="button-container">--> <!-- <div class="btn-fill-rounded view-details-button">View Details</div>--> <!-- </div>--> <!-- </a>--> <!-- </div>--> <!-- </div>--> <!-- <div class="trip-card-layout-2 col-sm-4" data-trip-id="14034">--> <!-- <div class="card">--> <!-- <a href="tours/ganga-river-rafting-marine-drive-tapovan-uttarakhand"--> <!-- class="card-clickable" title="26Kms River Rafting from Marine Drive - Tour">--> <!-- <div class="bg-cover-container"--> <!-- title="26Kms River Rafting from Marine Drive - Tour">--> <!-- <img alt="26Kms River Rafting from Marine Drive - Tour" class="focus-image "--> <!-- data-focus-x="0.19500000000000006" data-focus-y="-0.04632152588555849"--> <!-- data-src="https://vl-prod-static.b-cdn.net/system/images/000/452/434/0d0494f35ef78fac0fd5f96c838b6f47/x510gt/Rafting-Shivpuri-1.jpg?1606347619"--> <!-- data-srcset="https://vl-prod-static.b-cdn.net/system/images/000/452/434/0d0494f35ef78fac0fd5f96c838b6f47/x255gt/Rafting-Shivpuri-1.jpg?1606347619 494w, https://vl-prod-static.b-cdn.net/system/images/000/452/434/0d0494f35ef78fac0fd5f96c838b6f47/x510gt/Rafting-Shivpuri-1.jpg?1606347619 988w, https://vl-prod-static.b-cdn.net/system/images/000/452/434/0d0494f35ef78fac0fd5f96c838b6f47/x765gt/Rafting-Shivpuri-1.jpg?1606347619 1482w, https://vl-prod-static.b-cdn.net/system/images/000/452/434/0d0494f35ef78fac0fd5f96c838b6f47/x1020gt/Rafting-Shivpuri-1.jpg?1606347619 1976w"--> <!-- sizes="(min-width: 1200px) 360px, (min-width: 992px) and (max-width: 1199px) 290px, (min-width: 768px) and (max-width: 991px) 350px, 100vw"--> <!-- title="26Kms River Rafting from Marine Drive - Tour" />--> <!-- <div class="image-gradient-overlay"></div>--> <!-- <div class="h3 trip-name ">25Kms River Rafting from Marine Drive</div>--> <!-- <div class="trip-pricing">--> <!-- ₹ 2,000--> <!-- </div>--> <!-- </div>--> <!-- <div class="item-content">--> <!-- <div class="field duration truncatable">--> <!-- <i class="icon fa fa-clock-o skin-color"></i>--> <!-- 4 Hours--> <!-- </div>--> <!-- <div class="field availability-summary truncatable">--> <!-- <i class="icon fa fa-calendar skin-color"></i>--> <!-- Every Day at 9:00AM and 2:00PM--> <!-- </div>--> <!-- <div class="field location truncatable">--> <!-- <i class="icon fa fa-map-marker"></i>--> <!-- WILD QUEST - Rishikesh--> <!-- </div>--> <!-- </div>--> <!-- </a>--> <!-- <div class="empty-blurb-content"></div>--> <!-- <div class="item-blurb-container">--> <!-- <div class="background-overlay"></div>--> <!-- <div class="main-content">--> <!-- <div class="trip-name-pricing">--> <!-- <div class="h3 trip-name ">25Kms River Rafting from Marine Drive</div>--> <!-- <div class="trip-pricing">₹ 2,000</div>--> <!-- </div>--> <!-- <div class="hr"></div>--> <!-- <div class="trip-short-blurb fix-description-height">--> <!-- Actual Distance : 22 Kms --> <!-- Grade: III, III+ (Moderate-High level).--> <!-- Season: Mid- September to June end--> <!-- Yes, we have a Marine drive in Uttarakhand also. This is the place near--> <!-- Byasi, the quaint little village popular for water sports and tourism--> <!-- owing to the demography of the region, dirty white sands to laze and--> <!-- camp and the favourable flow of the river which facilitate easy rafting--> <!-- and camping activities. It’s known for its beautiful beaches and not to--> <!-- forget, it’s a famous spot for pre marriage photo shoot.--> <!-- And 3-4Kmss ahead of this location is Marine drive – starting point of--> <!-- our rafting. Rafting from Marine drive to Janki Setu spans a distance of--> <!-- 22Kmss by river, but its popularly said a 25Kmss rafting by the local--> <!-- companies. This section of rafting covers 14-15 rapids which is--> <!-- inclusive of major and minor rapids. Time taken for rafting from Marine--> <!-- drive to Janki Jhula is 4 hrs.--> <!-- We usually recommend this to the tourists who fall under the age group--> <!-- of 18-50 yrs. And for those in their 50’s should be having a active--> <!-- lifestyle, with zero medical issues and fit mind and soul and body.--> <!-- Other details same as Shivpuri--> <!-- <span class="read-more"><a class="">read more</a></span>--> <!-- <span class="read-less"><a class="">read less</a></span>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <a href="Marine-Drive.php"--> <!-- class="card-clickable" title="26Kms River Rafting from Marine Drive - Tour">--> <!-- <div class="button-container">--> <!-- <div class="btn-fill-rounded view-details-button">View Details</div>--> <!-- </div>--> <!-- </a>--> <!-- </div>--> <!-- </div>--> <!-- <div class="trip-card-layout-2 col-sm-4" data-trip-id="14037">--> <!-- <div class="card">--> <!-- <a href="tours/ganga-river-rafting-kaudiyala-tapovan-uttarakhand"--> <!-- class="card-clickable" title="35Kms River Rafting from Kaudiyala - Tour">--> <!-- <div class="bg-cover-container"--> <!-- title="35Kms River Rafting from Kaudiyala - Tour">--> <!-- <img alt="35Kms River Rafting from Kaudiyala - Tour" class="focus-image "--> <!-- data-focus-x="0" data-focus-y="0"--> <!-- data-src="https://vl-prod-static.b-cdn.net/system/images/000/474/210/bf197355d59d18f9678edf22887e3cb1/x510gt/Ganga-3.jpg?1615398965"--> <!-- data-srcset="https://vl-prod-static.b-cdn.net/system/images/000/474/210/bf197355d59d18f9678edf22887e3cb1/x255gt/Ganga-3.jpg?1615398965 461w, https://vl-prod-static.b-cdn.net/system/images/000/474/210/bf197355d59d18f9678edf22887e3cb1/x510gt/Ganga-3.jpg?1615398965 922w, https://vl-prod-static.b-cdn.net/system/images/000/474/210/bf197355d59d18f9678edf22887e3cb1/x765gt/Ganga-3.jpg?1615398965 1383w, https://vl-prod-static.b-cdn.net/system/images/000/474/210/bf197355d59d18f9678edf22887e3cb1/x1020gt/Ganga-3.jpg?1615398965 1844w"--> <!-- sizes="(min-width: 1200px) 360px, (min-width: 992px) and (max-width: 1199px) 290px, (min-width: 768px) and (max-width: 991px) 350px, 100vw"--> <!-- title="35Kms River Rafting from Kaudiyala - Tour" />--> <!-- <div class="image-gradient-overlay"></div>--> <!-- <div class="h3 trip-name ">36Kms River Rafting from Kaudiyala</div>--> <!-- <div class="trip-pricing">--> <!-- ₹ 3,000--> <!-- </div>--> <!-- </div>--> <!-- <div class="item-content">--> <!-- <div class="field duration truncatable">--> <!-- <i class="icon fa fa-clock-o skin-color"></i>--> <!-- 6 Hours--> <!-- </div>--> <!-- <div class="field availability-summary truncatable">--> <!-- <i class="icon fa fa-calendar skin-color"></i>--> <!-- Every Day at 9:00AM--> <!-- </div>--> <!-- <div class="field location truncatable">--> <!-- <i class="icon fa fa-map-marker"></i>--> <!-- WILD QUEST - RIshikesh--> <!-- </div>--> <!-- </div>--> <!-- </a>--> <!-- <div class="empty-blurb-content"></div>--> <!-- <div class="item-blurb-container">--> <!-- <div class="background-overlay"></div>--> <!-- <div class="main-content">--> <!-- <div class="trip-name-pricing">--> <!-- <div class="h3 trip-name ">30Kms River Rafting from Kaudiyala</div>--> <!-- <div class="trip-pricing">₹ 3,000</div>--> <!-- </div>--> <!-- <div class="hr"></div>--> <!-- <div class="trip-short-blurb fix-description-height">--> <!-- Actual Distance: 30 Kms --> <!-- Grade:III+, IV (Moderate-High level)--> <!-- Season: Mid- September to June end.--> <!-- This is the place from where first-time rafting was held from Kaudiyala--> <!-- to Rishikesh. This section always holds a special attraction. This--> <!-- section of rafting requires proper manoeuvring as it includes grade III,--> <!-- III+, IV rapids. “The WALL” is the rapid with utmost and with lots of--> <!-- twists and turns on the Ganges.--> <!-- Rafting from Kaudiyala to Janki Setu- Rishikesh is called 36km by every--> <!-- operator in Rishikesh but in actual it is not 35km. It is around 30 km--> <!-- by River and takes around 4 and half to 5 hours to complete. This is--> <!-- another grade III, III+ rafting section with one grade IV rapid, “The--> <!-- Wall”, which can be a flipper at times, causing the raft to flip over--> <!-- and fling us into the water. And, contrary to popular belief, it is--> <!-- actually more fun and exciting than dangerous because each raft is not--> <!-- only equipped with experienced guides and a variety of safety equipment,--> <!-- but each of you is also wearing a life jacket, making drowning--> <!-- impossible.--> <!-- This section of Rafting has about 12 rapids, some small and some large,--> <!-- all of which are named Daniel's Dip (III+), The Wall (IV), Three Blind--> <!-- Mice (III+), Crossfire (III), Roller Coaster (III), Golf Course (III+),--> <!-- and Club House (III).--> <!-- There will be a break near some beautiful beach, this will give you some--> <!-- gap in between rowing and also to enjoy the beauty of the beaches.--> <!-- The travel to the starting place takes roughly an hour, followed by 30--> <!-- minutes of preparation and safety briefing. The adrenaline-pumping comes--> <!-- to an end just before Janki Setu in Rishikesh, where it's only a--> <!-- 5-minute walk to WILD QUEST. Other details same as Shivpuri--> <!-- <span class="read-more"><a class="">read more</a></span>--> <!-- <span class="read-less"><a class="">read less</a></span>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="empty-blurb-content"></div>--> <!-- <a href="kaudiyala.php" class="card-clickable"--> <!-- title="Kedarkantha - Tour">--> <!-- <div class="button-container">--> <!-- <div class="btn-fill-rounded view-details-button">View Details</div>--> <!-- </div>--> <!-- </a>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="trip-card-layout-2 col-sm-4" data-trip-id="14093">--> <!-- <div class="card">--> <!-- <a href="tours/kuari-pass-trek-uttarakhand" class="card-clickable"--> <!-- title="Club House - Tour">--> <!-- <div class="bg-cover-container" title="Club House - Tour">--> <!-- <img alt="Club House - Tour" class="focus-image " data-focus-x="0"--> <!-- data-focus-y="0"--> <!-- data-src="./assets/Club house.jpeg"--> <!-- data-srcset="./assets/Club house.jpeg"--> <!-- sizes="(min-width: 1200px) 360px, (min-width: 992px) and (max-width: 1199px) 290px, (min-width: 768px) and (max-width: 991px) 350px, 100vw"--> <!-- title="Club House - Tour" />--> <!-- <div class="image-gradient-overlay"></div>--> <!--<div class="h3 trip-name ">Janki Setu is told as 14Kms</div>--> <!-- <div class="h3 trip-name ">14Kms River Rafting from Club House</div>--> <!--<div class="trip-pricing">--> <!-- ₹ 72,000--> <!--</div>--> <!-- </div>--> <!-- <div class="item-content">--> <!-- <div class="field duration truncatable">--> <!-- <i class="icon fa fa-clock-o skin-color"></i>--> <!-- 2 Night 3 Days--> <!-- </div>--> <!-- <div class="field availability-summary truncatable">--> <!-- <i class="icon fa fa-calendar skin-color"></i>--> <!-- Oct Till March End--> <!-- </div>--> <!-- <div class="field location truncatable">--> <!-- <i class="icon fa fa-map-marker"></i>--> <!-- DevPrayag, Uttarakhand--> <!-- </div>--> <!-- </div>--> <!-- </a>--> <!-- <div class="empty-blurb-content"></div>--> <!-- <div class="item-blurb-container">--> <!-- <div class="background-overlay"></div>--> <!-- <div class="main-content">--> <!-- <div class="trip-name-pricing">--> <!-- <div class="h3 trip-name ">Club House</div>--> <!--<div class="trip-pricing">₹ 72,000</div>--> <!-- </div>--> <!-- <div class="hr"></div>--> <!-- <div class="trip-short-blurb fix-description-height">--> <!-- Actual Distance: 14Kms--> <!-- Grade:II, III (low-Moderate level)--> <!-- Rapids:5 --> <!-- Season: Mid- September to June end--> <!-- Rafting from Club House (Phool Chatti) to Janki Setu is told as 14Kms, but its 12Kms by river. This is the only section that starts from other side of the river (Opposite side to Badrinath highway). This point is famous for its scenic beauty at the starting point. It’s a beautiful white sand beach where your rafting starts from. So, before starting the rafting tourists usually take a small photo session break with family and friends.--> <!--Time taken to complete rafting from Club House to Janki Setu is 2.5 hrs which does not include the traffic in Rishikesh. Rafting from Club house covers 5 Rapids namely Club House, Cash flow, Initiation to body surfing, Double-trouble and Hill turn.--> <!-- <span class="read-more"><a class="">read more</a></span>--> <!-- <span class="read-less"><a class="">read less</a></span>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <a href="clubhouse.php" class="card-clickable"--> <!-- title="Club House - Tour">--> <!-- <div class="button-container">--> <!-- <div class="btn-fill-rounded view-details-button">View Details</div>--> <!-- </div>--> <!-- </a>--> <!-- </div>--> <!-- </div>--> <!-- <div class="trip-card-layout-2 col-sm-4" data-trip-id="14093">--> <!-- <div class="card">--> <!-- <a href="tours/kuari-pass-trek-uttarakhand" class="card-clickable"--> <!-- title="Club House - Tour">--> <!-- <div class="bg-cover-container" title="DevPrayag - Tour">--> <!-- <img alt="Club House - Tour" class="focus-image " data-focus-x="0"--> <!-- data-focus-y="0"--> <!-- data-src="./assets/Alaknanda.jpg"--> <!-- data-srcset="./assets/Alaknanda.jpg"--> <!-- sizes="(min-width: 1200px) 360px, (min-width: 992px) and (max-width: 1199px) 290px, (min-width: 768px) and (max-width: 991px) 350px, 100vw"--> <!-- title="Club House - Tour" />--> <!-- <div class="image-gradient-overlay"></div>--> <!--<div class="h3 trip-name ">Janki Setu is told as 14Kms</div>--> <!-- <div class="h3 trip-name ">70Kms River Rafting from Devprayag</div>--> <!--<div class="trip-pricing">--> <!-- ₹ 72,000--> <!--</div>--> <!-- </div>--> <!-- <div class="item-content">--> <!-- <div class="field duration truncatable">--> <!-- <i class="icon fa fa-clock-o skin-color"></i>--> <!-- 2.5 hrs--> <!-- </div>--> <!-- <div class="field availability-summary truncatable">--> <!-- <i class="icon fa fa-calendar skin-color"></i>--> <!-- 4 Nights 5 Days--> <!-- </div>--> <!-- <div class="field location truncatable">--> <!-- <i class="icon fa fa-map-marker"></i>--> <!-- Chamoli Uttarakhand --> <!-- </div>--> <!-- </div>--> <!-- </a>--> <!-- <div class="empty-blurb-content"></div>--> <!-- <div class="item-blurb-container">--> <!-- <div class="background-overlay"></div>--> <!-- <div class="main-content">--> <!-- <div class="trip-name-pricing">--> <!-- <div class="h3 trip-name ">Club House</div>--> <!--<div class="trip-pricing">₹ 72,000</div>--> <!-- </div>--> <!-- <div class="hr"></div>--> <!-- <div class="trip-short-blurb fix-description-height">--> <!-- Actual Distance: 20Kms--> <!-- Grade:IV, IV + (difficult, powerful waves. Very precise manoeuvring required). --> <!--Rapids:5 --> <!-- Season: Oct Till March End--> <!-- This is a classic river run negotiating over 85 grade III and IV rapids and covering the full distance between Chamoli to Rudra Prayag rafting downstream at the Upper Alaknanda River in Uttarakhand. This is a self-contained multi day river adventure especially crafted for those who are looking for an absolute adrenaline rush.--> <!-- <span class="read-more"><a class="">read more</a></span>--> <!-- <span class="read-less"><a class="">read less</a></span>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <a href="devprayag.php" class="card-clickable"--> <!-- title="Club House - Tour">--> <!-- <div class="button-container">--> <!-- <div class="btn-fill-rounded view-details-button">View Details</div>--> <!-- </div>--> <!-- </a>--> <!-- </div>--> <!-- </div>--> <!-- <div class="clearfix visible-sm visible-md"></div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="section section-type-body" data-section-id="7399f6d108ccce3be047a43ae56bf2c3" data-section-type="body">--> <!-- </div>--> <!-- <div class="clearfix"></div>--> <!-- <div class="section-title" style="margin-left:20px;">--> <!-- <div class="title">--> <!-- <h2>Rafting experience</h2>--> <!-- </div>--> <!-- </div>--> <!-- <div class="content " style="margin-left:20px;">--> <!-- <p align="justify"><br>--> <!-- Safety is our Priority:--> <!-- Rafting along with fun holds a huge responsibility. We at WILD QUEST have taken up that responsibility very diligently. Safety has always been our priority, that’s why we did not compromise on the quality of our safety equipment like Jacket, Helmet and Paddle. We at WILD QUEST have rafts that are from Expedition series from NRS that meets all the safety standards. All the rafting guides at WILD QUEST hold a license issued by UTDB and two of them are a decade experienced. Also, our staff undertake all the courses (First Aid, Rescue…) held by Uttarakhand tourism department now and then. The instructor will also give a safety brief at the starting point that will give basic understanding to the rafter about what to do and what not to during rafting. So, lets enjoy a carefree rafting in Ganges with WILD QUEST, where safety is our top priority.--> <!--Leave a trail. <br> Make friends on the go… Rafting not only helps to quench your adrenaline thirst but also gets you to meet new people who share similar interests and same adventure seekers as you. People usually meet for first time and next time they visit as everlasting friends. There is magic in this adventure sport that attracts tourists towards it. The entire duration of rafting is filled with activities like,--> <!--</p>--> <!--<ul>--> <!-- <li>Rapids</li>--> <!-- <li>Body surfing</li>--> <!-- <li>Fun filled activities to keep group engaged.</li>--> <!--</ul>--> <!--<p>Have fantastic adventure on Ganga with strangers, who in time become your friends and create lasting memories that you can cherish for a lifetime.--> <!--</p>--> <!--<strong>Show some love for us too!</strong>--> <!--<p align="justify">--> <!-- While experiencing the rafting across Ganges with the serine beauty of mother nature at its peak and the blue coloured water gives us a mesmerizing experience. The moments captured during rafting in Ganges is a lifetime time memory for adventure lovers. Sharing these moments on social platform helps other travellers and adventure sports enthusiasts to find out about the best Ganga rafting companies in the area. Last but not least, show some love on us too by sharing a review on your experience with WILD QUEST!!! So, If you are in Rishikesh go ahead and book you rafting on Ganges at the earliest to get submerged in the serine beauty of Ganges and its surrounded mountains.--> <!--</p>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- Sticky footer --> <!-- <a href="javascript:void(0)"--> <!-- class="sticky-footer text-uppercase text-center mobile-header__icons hidden-md hidden-lg sticky-number-group multiple"--> <!-- title="Call Us">--> <!-- <i class="fa fa-phone fa-2x" aria-hidden="true"></i>--> <!-- Call Us--> <!-- </a>--> </div></div></div> <?php include('footer.php'); ?>