]]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'); ?> <div id="body"> <div class="page-type-about-us about-us" data-page-id="23161"> <!-- section is present --> <!-- section has active banner slides --> <!-- show single image with no carousel --> <div class="section-fluid section-type-banner banner-slide banner-present bigger-slide " data-banner-slide-id="4822" data-slide-type="custom"> <div class="content"> <div class="no-focus bg-cover-container owl-lazy " style="opacity: 1; background-image: url(./assets/rafting-uttarakhand.jpg); background-position: left 50% top 50%;"> </div> <div class="black-50-overlay"></div> <div class="content-overlay" style="background-color : ;"> <div class="custom-slide"> <div class="title"> <h1>About Wild Quest </h1> </div> <!-- NOTE: Global Search to be used only on home page with search enabled set in website theme settings --> </div> </div> </div> </div> <div class="content-area"> <div> <ul class="breadcrumb-section"> <ul> </ul> </ul> </div> </div> <div class="content-area-full-width description-section " style="background-color: transparent;color: #333333;"> <div class="content-area"> <div class="content-section section section-type-description" data-section-id="12181" data-section-type="description"> <div class="row"> <div class="col-xs-12"> <div class="section-title"> <div class="title"> <h2>Who we are</h2> </div> </div> <div class="content-holder "> <div class="text-block no-image-block text-align-center"> <p>We The Wild Quest have been involved in Adventure field for 3 years now. India provides a wide range of Travel & Tour opportunities. We started off with Rafting on Ganges, now providing customized (small-large) trips across Rishikesh, Haridwar, Dehradun, Mussoorie and we also provide Trekking opportunities in our beautiful Uttarakhand. Recently we are also providing Rafting expeditions across multiple rivers like Alaknanda, Bhagirathi, Jim Corbett in Uttarakhand. Many companies already providing these services, WILD QUEST aims to not only to give fun but also give Soul touching experience to our Clients with our Expertise Guides and High-quality equipment’s. </p> <p> WILD QUEST entered the Travel & Tourism before 3 years and today whatever we are, Thanks to our loyal clients who go nowhere but to WILD QUEST. What made this possible is our warm-hearted guests who gave us recognition, and our strong team. We at WILD QUEST have licensed guides with a decade of experience who just not do their jobs but also try to build a great bond with our guests and give them an unforgettable experience, trying to be patient as well as fun loving with them, no matter if they are first timer or trained ones. We make sure that we don’t compromise with any safety standards by Tourism department of Uttarakhand. Our majority of staffs are locals of Uttarakhand from various parts. Along with adventure, enjoyment and soul filling experience we also make sure that our team and our responsible tourists do no harm our mother nature in any ways. </p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6" style="background-color: #d9b127; padding: 15px;"> <div class="team-member left-child"> <div class="profile"> <div class="info"> <h4 class="name" style="color: white;">Our Vision</h4> </div> </div> <div class="description" align="justify" style="color: white;">"At WILD QUEST, our vision is to inspire a world where travel transcends boundaries, connecting people to the extraordinary beauty of diverse cultures and landscapes. We envision a global community of explorers who embark on transformative journeys, fostering understanding, appreciation, and respect for the richness of our planet." </div> </div> </div> <div class="col-md-6" style="background-color: black; padding: 15px;"> <div class="team-member left-child"> <div class="profile"> <div class="info"> <h4 class="name" style="color: white;">Our Mission</h4> </div> </div> <div class="description" align="justify" style="color: white;">We aim to be pioneers in crafting personalized adventures, utilizing our expertise, passion, and a global network of partners. By embracing innovation and continuously evolving, we seek to exceed the expectations of our travelers, providing them with not just a vacation, but a transformative journey that lingers in their hearts and minds. </div> </div> </div> </div> </div> </div> </div> <!-- <div class="content-area-full-width " style="background-color: transparent;color: #333333;">--> <!-- <div class="content-area">--> <!-- <div class="section section-type-team" data-section-id="12183" data-section-type="team">--> <!-- <div class="section-title">--> <!-- <div class="title">--> <!-- <h2>Our Backbone</h2>--> <!-- </div>--> <!-- </div>--> <!-- <div class="content">--> <!-- <div class="row">--> <!-- <div class="col-md-6">--> <!-- <div class="team-member left-child">--> <!-- <div class="profile">--> <!-- <div class="profile-pic" style="position: relative; overflow: hidden;">--> <!-- <img alt="Vikash Kumar" class="focus-image loaded" data-focus-x="0" data-focus-y="0"--> <!-- src="./assets/t1.jfif"--> <!-- style="width: 100px; height: 100px; border-radius: 100%;">--> <!-- </div>--> <!-- <div class="info">--> <!-- <h4 class="name">Vikash Kumar</h4>--> <!-- </div>--> <!-- </div>--> <!-- <div class="description">"WILD QUEST turned my dream vacation into a reality! From the breathtaking landscapes to the personalized service, every moment felt like a scene from a movie. The team's attention to detail and passion for travel shine through, making this the adventure of a lifetime!"--> <!--</div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-md-6">--> <!-- <div class="team-member left-child">--> <!-- <div class="profile">--> <!-- <div class="profile-pic" style="position: relative; overflow: hidden;">--> <!-- <img alt="Vikash Kumar" class="focus-image loaded" data-focus-x="0" data-focus-y="0"--> <!-- src="./assets/t2.jfif"--> <!-- style="width: 100px; height: 100px; border-radius: 100%;">--> <!-- </div>--> <!-- <div class="info">--> <!-- <h4 class="name">Ankit Kumar</h4>--> <!-- </div>--> <!-- </div>--> <!-- <div class="description">"I've traveled with various agencies, but WILD QUEST stands out for its unbeatable service. The guides were not just knowledgeable but also passionate about sharing the hidden gems of the destinations. Every day brought new and unforgettable moments."--> <!--</div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> </div> </div> </div> <?php include('footer.php'); ?>