]]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'); ?> <link rel="icon" type="image/png" href="logo/LOGO1-removebg-preview.png"> <link rel="stylesheet" href="./css/css/bootstrap.min.css" media="all"> <link rel="stylesheet" href="./css/css/jqueryui.min.css" media="all"> <link rel="stylesheet" href="./css/css/animate.css" media="all"> <link rel="stylesheet" href="./css/css/iconstyle.css" media="all"> <link rel="stylesheet" href="./css/css/font-awesome.css" media="all"> <link rel="stylesheet" href="./css/css/main.css" media="all" id="maincss"> <style id="moldcustomize"> </style> <section class="page-img" style="background-image: url('https://vl-prod-static.b-cdn.net/system/images/000/474/562/e457a6aaccd4c739dcbc33cb0e0def4b/x255gt/Shivpuri-video.jpg?1615405264');"> <div class="main-title" style="margin-top: 70px;"> <h2>Expeditions</h2> <p>Expeditions</p> </div> <div class="colsm-4"> <ul class="breadcrumb"> <li><a href="index"><span class="icon-home"></span></a></li> <li><a href="#">Expeditions</a></li> </ul> </div> </section> <div class="container"> <div class="row"> <div class="col-sm-12"> <article class="post-list full-img"> <div class="row"> <div class="col-md-6"> <div class="post-summary"> <header> <h3 class="post-title"> Expeditions </h3> </header> <div class="post-excerpt"> <p class="text-justify" style="color: black;"> India offers some of the best rafting expeditions in the world. And WILD QUEST provides you with two most amazing expedition options within Uttarakhand, Alaknanda and Ganga. Alaknanda being one of the greatest rivers offering great Rapids as well as mesmerizing views of mountains and sceneries. Ganga is considered to be the sacred river also known for its adventurous ultimatum and great place for expedition from DevPrayag.</p> <a href="contact.php" class="btn btn-primary hvr-sweep-to-right pull-right">Book Now</a> </div> </div> </div> <div class="col-md-6" style="margin-top: 30px;"> <img src="https://vl-prod-static.b-cdn.net/system/images/000/474/562/e457a6aaccd4c739dcbc33cb0e0def4b/x255gt/Shivpuri-video.jpg?1615405264" class="img-fluid"> </div> </div> </article> </div></div></div> <div class="container"> <div class="col-sm-8"> <div class="trip-detail"> <div class="tab-wrap"> <ul id="trip-tab" class="nav nav-tabs affix-top" data-spy="affix" data-offset-top="1290" > <li class="active"><a href="#pckg_overview" data-toggle="tab">Rishikesh Rafting Packages</a></li> </ul> <div class="tab-content paper-effect"> <div class="tab-pane active" id="pckg_overview"> <div class="row"> <div class="col-sm-12"> <h3>Expeditions</h3> <p align="justify">Rafting expeditions usually hits bigger, adventurous and challenging rapids of Grade IV and IV+ which requires proper manoeuvring throughout. We at WILD QUEST provide you with professional and experienced guides and kayakers – Your safety is our utmost priority. We at WILD QUEST help you to experience a conscious and well-planned adventure and provide you with first quality safety equipment’s. <br /> </p> <div class="border-box"> <br> <div class="box-title">Details </div> <ul class="trip-overview"> <li> <span class="fa fa-clock-o"></span> <div class="detail"> <div class="title">Time Taken :</div> <div class="desc">3 hrs</div> </div> </li> <li> <span class="fa fa-road"></span> <div class="detail"> <div class="title">Rafting Distance:</div> <div class="desc">14Kms</div> </div> </li> <li> <span class="icon-hard"></span> <div class="detail"> <div class="title">Rapids Grade:</div> <div class="desc">9</div> </div> </li> <li> <span class="fa fa-users"></span> <div class="detail"> <div class="title">Age:</div> <div class="desc">15 years to 55 years.</div> </div> </li> <li> <span class="fa fa-check-square-o"></span> <div class="detail"> <div class="title">Safety equipment’s:</div> <div class="desc">Safety gear includes, PDF – Personalized floating device, Helmet, Paddle, Wet Suites (during winters from Dec to Feb) Throw bag, Dry bag, First Aid Kit </div> </div> </li> <li> <span class="icon-rafting"></span> <div class="detail"> <div class="title">Grade:I, II, III, III+, IV, IV+ </div> <div class="title">Session:October to March</div> </div> </li> </ul> </div> </div> </div> <div class="row"> <div class="col-sm-12"> <h3>Facts to know before you book your rafting trip:</h3> <ul> <li>Age limit – 15-55</li> <li>Weight limit - 40 - 100kg. (Note: BMI need to be in proper proportions. 6 feet tall 100kg is fine but 5 feet tall and 100kg is not fine for rafting.)</li> <li>People need to be in good health with an active lifestyle. People with heart problems/ bypass surgery or epilepsy or with severe asthma are not allowed on a rafting trip as it can be risky for their life.</li> <li>People with normal asthma can carry their inhalers with them on a raft and just let your guide know about it.</li> <li>People need to wear appropriate clothing for rafting which is quick-drying clothes like shorts and T-shirt/ slacks pants or nylon tights. No sari or skirts or burka please.</li> <li>There is a traffic jam in Rishikesh on the weekends so in case you are coming from Delhi / Haridwar or Dehradun, make sure to keep 2-3 hours extra in hand to reach our office at Janki Setu in time.</li> </ul> <h3>Inclusions and exclusions:</h3> <strong>What is included in the tour</strong> <ul> <li>Transportation from Office to Office/ to the starting and from finishing point back to office.</li> <li>All rafting gear including imported life jackets, Helmet, paddle and wet suites in winter time ( Dec till Feb)</li> </ul> <h3>What is NOT included in the tour</h3> <ul> <li>Rafting Video </li> <li>Expenses of Personal Nature</li> </ul> </div> </div> </div> </div> </div> </div></div> <div class="col-sm-4"> <div class="sidebar"> <div class="border-box"> <div class="box-title">Trekking</div> <ul class="list"> <li class="cat-item"><a href="Trekking.php">Kedarkanta</a></li> <li class="cat-item"><a href="Trekking.php">Chandrashila </a></li> <li class="cat-item"><a href="Trekking.php">Tungnath </a></li> <li class="cat-item"><a href="Trekking.php">Chopta</a></li> <li class="cat-item"><a href="Trekking.php">Dayara Bugyal </a></li> <li class="cat-item"><a href="Trekking.php">Char Dham </a></li> </ul> </div> <div class="border-box"> <div class="box-title">Rafting</div> <ul class="list"> <li class="cat-item"><a href="Rafting-on-Ganga.php">Rafting On Ganga</a></li> <li class="cat-item"><a href="rafting-expeditions.php">Rafting Expeditions</a></li> </ul> </div> <div class="border-box"> <div class="box-title">Uttarakhand Tours </div> <ul class="list"> <li><a href="Trekking.php">Kedarkanta</a></li> <li><a href="Trekking.php">Chandrashila </a></li> <li><a href="Trekking.php">Tungnath </a></li> <li><a href="Trekking.php">Chopta</a></li> <li><a href="Trekking.php">Dayara Bugyal </a></li> <li><a href="Trekking.php">Char Dham </a></li> </ul> </div> </div> </div> </div> <script type="text/javascript" src="./css/css/js/jquery.min.js"></script> <script type="text/javascript" src="./css/css/js/jquery-ui-1.10.3.custom.min.js"></script> <script type="text/javascript" src="./css/css/js/jquery.ui.touch-punch.min.js"></script> <script type="text/javascript" src="./css/css/js/bootstrap.min.js"></script> <script type="text/javascript" src="./css/css/js/bootstrap-select.min.js"></script> <script type="text/javascript" src="./css/css/js/jquery.waypoints.min.js"></script> <script type="text/javascript" src="./css/css/js/owl.carousel.min.js"></script> <script type="text/javascript" src="./css/css/js/retina.min.js"></script> <script type="text/javascript" src="./css/css/js/responsivetable.min.js"></script> <script type="text/javascript" src="./css/css/js/bootstrap-tabcollapse.js"></script> <script type="text/javascript" src="./css/css/js/countnumbers.min.js"></script> <script type="text/javascript" src="./css/css/js/main.js"></script> <link href="./css/css/controlpanel.css" rel="stylesheet"> <link href="./css/css/colpick.css" rel="stylesheet" type="text/css" /> <link href="./css/css/evol-colorpicker.min.css" rel="stylesheet" type="text/css" /> <script src="./css/css/js/colpick.js" type="text/javascript"></script> <script src="./css/css/js/evol-colorpicker.min.js" type="text/javascript"></script> <script src="./css/css/js/controlpanel.js" type="text/javascript"></script> <!-- Current Page JS --> <script type="text/javascript" src="./css/css/js/home.min.js"></script> <?php include('footer.php'); ?>