D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
travexx
/
www
/
Filename :
index.php
back
Copy
<?php if(isset($_POST['submit'])){ $curdate= date('d-m-Y'); $ToEmail = 'info@travexx.in'; $EmailSubject = 'Enquiry Data'; $mailheader = "From: ".$_POST["email"]."\r\n"; $mailheader .= "Reply-To: ".$_POST["email"]."\r\n"; $mailheader .= "Content-type: text/html; charset=iso-8859-1\r\n"; $MESSAGE_BODY .= "Name: ".nl2br($_POST["name"]).("<br>"); $MESSAGE_BODY .= "Email: ".nl2br($_POST["email"]).("<br>"); $MESSAGE_BODY .= "Number: ".nl2br($_POST["number"]).("<br>"); $MESSAGE_BODY .= "Subject: ".nl2br($_POST["subject"]).("<br>"); $MESSAGE_BODY .= "Message: ".nl2br($_POST["message"]).("<br>"); $MESSAGE_BODY .= "Date: ".$curdate.("<br>"); mail($ToEmail, $EmailSubject, $MESSAGE_BODY, $mailheader) or die ("Failure"); // $sql="INSERT INTO `leads`(`name`, `email`, `number`, `city`, `service`, `date`) VALUES ('".$_POST['name']."','".$_POST['email']."','".$_POST['phone']."','".$_POST['city']."','".$_POST['service']."','".$curdate."')"; // $result=mysqli_query($con,$sql); echo "<script type='text/javascript'> location.href='thank-you.php'; </script>"; } ?> <!DOCTYPE html> <html lang="zxx"> <head> <link rel="stylesheet" type="text/css" href="css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <!--====== Required meta tags ======--> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="description" content="Adventure, Tours, Travel"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!--====== Title ======--> <title>Travel with TRAVEXX</title> <!--====== Favicon Icon ======--> <link rel="shortcut icon" href="https://travexx.in/assets/images/favicon.ico" type="image/png"> <!--====== Google Fonts ======--> <link href="https://travexx.in/css2?family=Prompt:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"> <!--====== Flaticon css ======--> <link rel="stylesheet" href="https://travexx.in/assets/fonts/flaticon/flaticon_gowilds.css"> <!--====== FontAwesome css ======--> <link rel="stylesheet" href="https://travexx.in/assets/fonts/fontawesome/css/all.min.css"> <!--====== Bootstrap css ======--> <link rel="stylesheet" href="https://travexx.in/assets/vendor/bootstrap/css/bootstrap.min.css"> <!--====== magnific-popup css ======--> <link rel="stylesheet" href="https://travexx.in/assets/vendor/magnific-popup/dist/magnific-popup.css"> <!--====== Slick-popup css ======--> <link rel="stylesheet" href="https://travexx.in/assets/vendor/slick/slick.css"> <!--====== Jquery UI css ======--> <link rel="stylesheet" href="https://travexx.in/assets/vendor/jquery-ui/jquery-ui.min.css"> <!--====== Nice Select css ======--> <link rel="stylesheet" href="https://travexx.in/assets/vendor/nice-select/css/nice-select.css"> <!--====== Animate css ======--> <link rel="stylesheet" href="https://travexx.in/assets/vendor/animate.css"> <!--====== Default css ======--> <link rel="stylesheet" href="https://travexx.in/assets/css/default.css"> <!--====== Style css ======--> <link rel="stylesheet" href="https://travexx.in/assets/css/style.css"> </head> <body><!-- BEGIN WAYBACK TOOLBAR INSERT --> <!-- END WAYBACK TOOLBAR INSERT --> <!--====== Start Preloader ======--> <div class="preloader"> <div class="loader"> <div class="pre-shadow"></div> <div class="pre-box"></div> </div> </div><!--====== End Preloader ======--> <!--====== Search From ======--> <div class="modal fade search-modal" id="search-modal"> <div class="modal-dialog modal-dialog-centered"> <div class="modal-content"> <form> <div class="form_group"> <input type="search" class="form_control" placeholder="Search here" name="search"> <label><i class="fa fa-search"></i></label> </div> </form> </div> </div> </div><!--====== Search From ======--> <!--====== Header Area ======--> <?php include("header.php"); ?> <!--====== End Area ======--> <style> .ss { width:200px; height:55px; } @media only screen and (max-width: 600px) { .ss { width:200px; height:55px; } } </style> <!--====== Start Hero Section ======--> <section class="hero-section"> <!--=== Hero Wrapper ===--> <div class="hero-wrapper black-bg"> <!--=== Hero Slider ===--> <div class="hero-slider-one"> <!--=== Single Slider ===--> <div class="single-slider"> <div class="container-fluid"> <div class="row align-items-center"> <div class="col-xl-6"> <!--=== Hero Content ===--> <div class="hero-content text-white"> <h1 data-animation="fadeInDown" data-delay=".4s">Travel and Find Your Zen</h1> <div class="text-button d-flex align-items-center"> <h2 data-animation="fadeInLeft" data-delay=".5s" style="font-size:16px;">Tag along with India’s leading travel company and explore the best offbeat locations in India. </h2> <div class="hero-button" data-animation="fadeInRight" data-delay=".6s"> <a href="about.php" class="main-btn primary-btn ss">Know More<i class="fas fa-paper-plane"></i></a> </div> </div> </div> </div> <div class="col-xl-6"> <!--=== Hero Image ===--> <div class="hero-image" data-animation="fadeInRight"> <img src="https://travexx.in/assets/images/bg/IMG_20200707_095353.jpg" alt="Hero Image"> </div> </div> </div> </div> </div> <!--=== Single Slider ===--> <div class="single-slider"> <div class="container-fluid"> <div class="row align-items-center"> <div class="col-xl-6"> <!--=== Hero Content ===--> <div class="hero-content text-white"> <h1 data-animation="fadeInDown" data-delay=".4s">The Best Backpacking Trips Across India</h1> <div class="text-button d-flex align-items-center"> <h2 data-animation="fadeInLeft" data-delay=".5s" style="font-size:16px;">Explore nature like never before. Follow Travexx to experience the best travel itineraries while healing your mental aura. </h2> <div class="hero-button" data-animation="fadeInRight" data-delay=".6s"> <a href="about.php" class="main-btn primary-btn ss">Know More<i class="fas fa-paper-plane"></i></a> </div> </div> </div> </div> <div class="col-xl-6"> <!--=== Hero Image ===--> <div class="hero-image" data-animation="fadeInRight"> <img src="https://travexx.in/assets/images/bg/Backpacking-in-North-India1.jpg" alt="Hero Image"> </div> </div> </div> </div> </div> </div> </div> </section><!--====== End Hero Section ======--> <!--====== Start About Section ======--> <section class="about-section pt-100"> <div class="container-fluid"> <div class="row justify-content-center"> <div class="col-xl-6 col-lg-9"> <!--=== About Content Box ===--> <div class="about-content-box text-center mb-55 wow fadeInDown"> <div class="section-title mb-30"> <!--<span class="sub-title">About Company</span>--> <h2 style="font-size: 36px;">Meet The Coolest Travel Guides Around</h2> </div> <h4 style="font-size:16px;color:#484848;font-weight: 100;"> When it comes to travel guides and companies, we’ve got to be the coolest travel guides in India you can hang out with. Want to experience those Bollywood travel scenes? We make them come true! So join Traxexx on some of the best Indian and international trips at affordable packages. </h4> </div> </div> </div> <div class="slider-active-4-item wow fadeInUp"> <!--=== Features Image Item ===--> <div class="single-features-item mb-40"> <div class="img-holder"> <img src="https://travexx.in/assets/images/bg/road-trip.jpg" alt="Features Image"> <div class="content"> <div class="text"> <h4 class="title">Daily Departures</h4> <a href="daily-departures.php" class="icon-btn"><i class="far fa-arrow-right"></i></a> </div> <p>Depart for serene nature retreats on any day.</p> </div> </div> </div> <!--=== Features Image Item ===--> <div class="single-features-item mb-40"> <div class="img-holder"> <img src="https://travexx.in/assets/images/bg/weekend.jpg" alt="Features Image"> <div class="content"> <div class="text"> <h4 class="title">Weekend Departures</h4> <a href="weekend-departures.php" class="icon-btn"><i class="far fa-arrow-right"></i></a> </div> <p>Explore the best offbeat locations every weekend.</p> </div> </div> </div> <!--=== Features Image Item ===--> <div class="single-features-item mb-40"> <div class="img-holder"> <img src="https://travexx.in/assets/images/bg/explore.jpg" alt="Features Image"> <div class="content"> <div class="text"> <h4 class="title">Explore India</h4> <a href="explore-india.php" class="icon-btn"><i class="far fa-arrow-right"></i></a> </div> <p>Customise your trips to scenic states in India.</p> </div> </div> </div> <!--=== Features Image Item ===--> </div> </div> </section><!--====== End Hero Section ======--> <!--====== Start Booking Section ======--> <section class="booking-section pt-60 pb-50"> <div class="container"> <div class="row align-items-xl-center"> <div class="col-lg-6"> <!--=== Booking Content Box ===--> <div class="booking-content-box mb-50 wow fadeInLeft"> <div class="section-title mb-50"> <h3>Ready to Go on an Unforgettable Journey?</h3> <h2>Book Your Trip With Travexx</h2> </div> <form class="booking-form" method="post" action=""> <div class="row"> <div class="col-md-6"> <div class="form_group"> <label><i class="far fa-calendar-alt"></i></label> <input type="text" class="form_control datepicker" placeholder="Trip Date" name="checkin" required> </div> </div> <div class="col-md-6"> <div class="form_group"> <label><i class="far fa-calendar-alt"></i></label> <select name="location" class="form_control" required> <option>Select Location</option> <option value="Manali - Kasol">Manali - Kasol</option> <option value="Triund">Triund</option> <option value="Serene Chopta">Serene Chopta</option> <option value="Jibhi - Jalori">Jibhi - Jalori</option> <option value="Kheerganga Trek">Kheerganga Trek</option> <option value="Spiti Valley">Spiti Valley</option> <option value="Manali-Jispa">Manali-Jispa</option> <option value="Bali">Bali</option> <option value="Hampta Pass">Hampta Pass</option> <option value="Valley of Flowers">Valley of Flowers</option> <option value="Pin Parvati">Pin Parvati</option> <option value="Kasol Grahan">Kasol Grahan</option> <option value="Sar Pass">Sar Pass</option> <option value="Bhrigu Lake">Bhrigu Lake</option> <option value="Ladhak">Ladhak</option> <option value="Meghalaya">Meghalaya</option> <option value="Bhutan">Bhutan</option> <option value="Vietnam">Vietnam</option> <option value="Dubai">Dubai</option> <option value="Thailand">Thailand</option> </select> </div> </div> <div class="col-md-6"> <div class="form_group"> <label><i class="far fa-user-alt"></i></label> <input type="text" class="form_control" placeholder="Name" name="name" required pattern="[A-Za-z\s]+" title="Please enter only letters and spaces"> </div> </div> <div class="col-md-6"> <div class="form_group"> <label><i class="far fa-phone-alt"></i></label> <input type="text" class="form_control" placeholder="Phone Number" name="number" required pattern="[0-9]+" title="Please enter only numbers" maxlength="10"> </div> </div> <div class="col-md-12"> <textarea name="message" placeholder="Message" class="form_control" cols="8" rows="3" required></textarea> </div> <div class="col-md-12"> <div class="form_group"> <button class="main-btn primary-btn" type="submit" name="submit">Submit<i class="fas fa-paper-plane"></i></button> </div> </div> </div> </form> </div> </div> <div class="col-lg-6"> <!--=== Booking Image Box ===--> <div class="booking-image-box mb-50 ml-lg-45 wow fadeInRight"> <img src="https://travexx.in/assets/images/bg/travextrip.jpg" class="radius-60" alt="Contact Image"> </div> </div> </div> </div> </section><!--====== End Hero Section ======--> <!--====== Start Activity Section ======--> <!--<section class="activity-section">--> <!-- <div class="activity-wrapper-bgc text-white black-bg">--> <!-- <div class="container">--> <!-- <div class="row justify-content-center">--> <!-- <div class="col-xl-7">--> <!-- <div class="section-title text-center mb-50 wow fadeInDown">--> <!-- <span class="sub-title">Popular Activity</span>--> <!-- <h2>Feel Real Adventure and Very--> <!-- Colse to Nature</h2>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="row">--> <!-- <div class="col-lg-4">--> <!--=== Activity Nav Tab ===--> <!-- <div class="activity-nav-tab mb-50 wow fadeInLeft">--> <!-- <ul class="nav nav-tabs">--> <!-- <li>--> <!-- <a href="#tab1" class="nav-link active" data-bs-toggle="tab" data-bs-target="#tab1">Tent Camping</a>--> <!-- </li>--> <!-- <li>--> <!-- <a href="#tab2" class="nav-link" data-bs-toggle="tab" data-bs-target="#tab2">Mountain Biking</a>--> <!-- </li>--> <!-- <li>--> <!-- <a href="#tab3" class="nav-link" data-bs-toggle="tab" data-bs-target="#tab3">Birdwatching</a>--> <!-- </li>--> <!-- <li>--> <!-- <a href="#tab4" class="nav-link" data-bs-toggle="tab" data-bs-target="#tab4">Fishing</a>--> <!-- </li>--> <!-- <li>--> <!-- <a href="#tab5" class="nav-link" data-bs-toggle="tab" data-bs-target="#tab5">Mountain Hiking</a>--> <!-- </li>--> <!-- <li>--> <!-- <a href="#tab6" class="nav-link" data-bs-toggle="tab" data-bs-target="#tab6">Mountain Hiking</a>--> <!-- </li>--> <!-- </ul>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-lg-8">--> <!--=== Tab Content ===--> <!-- <div class="tab-content mb-50 wow fadeInRight">--> <!--=== Tab Pane ===--> <!-- <div class="tab-pane fade show active" id="tab1">--> <!-- <div class="row align-items-center">--> <!-- <div class="col-md-6">--> <!--=== Activity Content Box ===--> <!-- <div class="activity-content-box pl-lg-40">--> <!-- <div class="icon">--> <!-- <i class="flaticon-camp"></i>--> <!-- </div>--> <!-- <h3 class="title">Real Adventure & Enjoy--> <!-- Your Dream Tours</h3>--> <!-- <p>Sit amet consectetur velit integer tincidunt--> <!-- scelerisque. Sodales volutpat neque fermeny--> <!-- malesuada scelerisque massa lacus</p>--> <!-- <ul class="check-list">--> <!-- <li><i class="fas fa-badge-check"></i>Family Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Couple Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Wild Camping</li>--> <!-- </ul>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-md-6">--> <!--=== Activity Image Box ===--> <!-- <div class="activity-image-box">--> <!-- <img src="assets/images/gallery/activity.jpg" class="radius-12" alt="Image">--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--=== Tab Pane ===--> <!-- <div class="tab-pane fade" id="tab2">--> <!-- <div class="row align-items-center">--> <!-- <div class="col-md-6">--> <!--=== Activity Content Box ===--> <!-- <div class="activity-content-box pl-lg-40">--> <!-- <div class="icon">--> <!-- <i class="flaticon-camp"></i>--> <!-- </div>--> <!-- <h3 class="title">Real Adventure & Enjoy--> <!-- Your Dream Tours</h3>--> <!-- <p>Sit amet consectetur velit integer tincidunt--> <!-- scelerisque. Sodales volutpat neque fermeny--> <!-- malesuada scelerisque massa lacus</p>--> <!-- <ul class="check-list">--> <!-- <li><i class="fas fa-badge-check"></i>Family Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Couple Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Wild Camping</li>--> <!-- </ul>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-lg-6">--> <!--=== Acctivity Image Box ===--> <!-- <div class="activity-image-box">--> <!-- <img src="assets/images/gallery/activity.jpg" class="radius-12" alt="Image">--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--=== Tab Pane ===--> <!-- <div class="tab-pane fade" id="tab3">--> <!-- <div class="row align-items-center">--> <!-- <div class="col-md-6">--> <!--=== Activity Content Box ===--> <!-- <div class="activity-content-box pl-lg-40">--> <!-- <div class="icon">--> <!-- <i class="flaticon-camp"></i>--> <!-- </div>--> <!-- <h3 class="title">Real Adventure & Enjoy--> <!-- Your Dream Tours</h3>--> <!-- <p>Sit amet consectetur velit integer tincidunt--> <!-- scelerisque. Sodales volutpat neque fermeny--> <!-- malesuada scelerisque massa lacus</p>--> <!-- <ul class="check-list">--> <!-- <li><i class="fas fa-badge-check"></i>Family Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Couple Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Wild Camping</li>--> <!-- </ul>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-lg-6">--> <!--=== Activity Image Box ===--> <!-- <div class="activity-image-box">--> <!-- <img src="assets/images/gallery/activity.jpg" class="radius-12" alt="Image">--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--=== Tab Pane ===--> <!-- <div class="tab-pane fade" id="tab4">--> <!-- <div class="row align-items-center">--> <!-- <div class="col-md-6">--> <!--=== Activity Content Box ===--> <!-- <div class="activity-content-box pl-lg-40">--> <!-- <div class="icon">--> <!-- <i class="flaticon-camp"></i>--> <!-- </div>--> <!-- <h3 class="title">Real Adventure & Enjoy--> <!-- Your Dream Tours</h3>--> <!-- <p>Sit amet consectetur velit integer tincidunt--> <!-- scelerisque. Sodales volutpat neque fermeny--> <!-- malesuada scelerisque massa lacus</p>--> <!-- <ul class="check-list">--> <!-- <li><i class="fas fa-badge-check"></i>Family Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Couple Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Wild Camping</li>--> <!-- </ul>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-lg-6">--> <!--=== Activity Image Box ===--> <!-- <div class="activity-image-box">--> <!-- <img src="assets/images/gallery/activity.jpg" class="radius-12" alt="Image">--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--=== Tab Pane ===--> <!-- <div class="tab-pane fade" id="tab5">--> <!-- <div class="row align-items-center">--> <!-- <div class="col-md-6">--> <!--=== Activity Content Box ===--> <!-- <div class="activity-content-box pl-lg-40">--> <!-- <div class="icon">--> <!-- <i class="flaticon-camp"></i>--> <!-- </div>--> <!-- <h3 class="title">Real Adventure & Enjoy--> <!-- Your Dream Tours</h3>--> <!-- <p>Sit amet consectetur velit integer tincidunt--> <!-- scelerisque. Sodales volutpat neque fermeny--> <!-- malesuada scelerisque massa lacus</p>--> <!-- <ul class="check-list">--> <!-- <li><i class="fas fa-badge-check"></i>Family Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Couple Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Wild Camping</li>--> <!-- </ul>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-lg-6">--> <!--=== Activity Image Box ===--> <!-- <div class="activity-image-box">--> <!-- <img src="assets/images/gallery/activity.jpg" class="radius-12" alt="Image">--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--=== Tab Pane ===--> <!-- <div class="tab-pane fade" id="tab6">--> <!-- <div class="row align-items-center">--> <!-- <div class="col-md-6">--> <!--=== Activity Cotent Box ===--> <!-- <div class="activity-content-box pl-lg-40">--> <!-- <div class="icon">--> <!-- <i class="flaticon-camp"></i>--> <!-- </div>--> <!-- <h3 class="title">Real Adventure & Enjoy--> <!-- Your Dream Tours</h3>--> <!-- <p>Sit amet consectetur velit integer tincidunt--> <!-- scelerisque. Sodales volutpat neque fermeny--> <!-- malesuada scelerisque massa lacus</p>--> <!-- <ul class="check-list">--> <!-- <li><i class="fas fa-badge-check"></i>Family Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Couple Camping</li>--> <!-- <li><i class="fas fa-badge-check"></i>Wild Camping</li>--> <!-- </ul>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-lg-6">--> <!--=== Activity Image ===--> <!-- <div class="activity-image-box">--> <!-- <img src="assets/images/gallery/activity.jpg" class="radius-12" alt="Image">--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--</section>--> <!--====== End Activity Section ======--> <!--====== Start Services Section ======--> <section class="services-seciton pt-100"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-8 col-lg-10"> <!--=== Section Title ===--> <div class="section-title text-center mb-60 wow fadeInDown"> <h2>Amazing Adventure Camping Services for Enjoyed</h2> </div> </div> </div> </div> </section><!--====== End Services Section ======--> <!--====== Start Features Section ======--> <section class="features-section pb-60"> <div class="container"> <div class="row"> <div class="col-xl-4 col-lg-6 col-md-12"> <!--=== Fancy Icon Box ===--> <div class="fancy-icon-box mb-30 wow fadeInUp"> <div class="icon"> <svg height="35" viewbox="0 0 512 512" width="35" xmlns="http://www.w3.org/2000/svg"><g id="_x34_8_Charging_station"><g id="Charging_station"><path d="m256 436c-18.7 0-36.2-9.2-46.9-24.5-53.9-77.8-118.1-182.6-118.1-240.5 0-91 74-165 165-165s165 74 165 165c0 57.9-64.2 162.7-118.1 240.5-10.7 15.3-28.2 24.5-46.9 24.5zm0-415c-82.7 0-150 67.3-150 150 0 42.1 41 124.5 115.5 231.9 8 11.5 20.5 18.1 34.5 18.1s26.6-6.6 34.5-18.1c74.5-107.4 115.5-189.8 115.5-231.9 0-82.7-67.3-150-150-150z"/><path d="m256 301c-71.7 0-130-58.3-130-130s58.3-130 130-130 130 58.3 130 130c0 33.1-12.4 64.6-35 88.8-2.8 3-7.6 3.2-10.6.4s-3.2-7.6-.4-10.6c20-21.4 31-49.3 31-78.5 0-63.4-51.6-115-115-115s-115 51.6-115 115 51.6 115 115 115c20.4 0 40.4-5.4 58-15.6 3.6-2.1 8.2-.9 10.3 2.7s.9 8.2-2.7 10.3c-19.9 11.4-42.5 17.5-65.6 17.5z"/><path d="m247.2 229.6c-6.4 0-12.8-2.4-17.7-7.3-9.7-9.7-9.7-25.6 0-35.4l3.7-3.7-7.1-7.1c-4.7-4.7-7.3-11-7.3-17.7s2.6-13 7.3-17.7l21-21c9.7-9.7 25.6-9.7 35.4 0 4.7 4.7 7.3 11 7.3 17.7s-2.6 13-7.3 17.7l-3.5 3.5 7.1 7.1c9.7 9.7 9.7 25.6 0 35.4l-21.2 21.2c-4.9 4.8-11.3 7.3-17.7 7.3zm17.6-102.2c-2.6 0-5.1 1-7.1 2.9l-21 21c-1.9 1.9-2.9 4.4-2.9 7.1s1 5.2 2.9 7.1l12.4 12.4c2.9 2.9 2.9 7.7 0 10.6l-9 9c-3.9 3.9-3.9 10.2 0 14.1s10.2 3.9 14.1 0l21.2-21.2c3.9-3.9 3.9-10.2 0-14.1l-12.4-12.4c-1.4-1.4-2.2-3.3-2.2-5.3s.8-3.9 2.2-5.3l8.8-8.8c1.9-1.9 2.9-4.4 2.9-7.1s-1-5.2-2.9-7.1c-1.8-1.9-4.4-2.9-7-2.9z"/><path d="m256 266c-52.4 0-95-42.6-95-95 0-18.6 5.4-36.5 15.5-52 2.3-3.5 6.9-4.4 10.4-2.2 3.5 2.3 4.4 6.9 2.2 10.4-8.5 13-13 28.1-13 43.8 0 44.1 35.9 80 80 80s80-35.9 80-80-35.9-80-80-80c-16.1 0-31.6 4.7-44.8 13.7-3.4 2.3-8.1 1.4-10.4-2s-1.4-8.1 2-10.4c15.6-10.7 34-16.3 53.1-16.3 52.4 0 95 42.6 95 95s-42.6 95-95 95z"/><path d="m376 506h-240c-13.8 0-25-11.2-25-25s11.2-25 25-25h102.5c4.1 0 7.5 3.4 7.5 7.5s-3.4 7.5-7.5 7.5h-102.5c-5.5 0-10 4.5-10 10s4.5 10 10 10h240c5.5 0 10-4.5 10-10s-4.5-10-10-10h-102.5c-4.1 0-7.5-3.4-7.5-7.5s3.4-7.5 7.5-7.5h102.5c13.8 0 25 11.2 25 25s-11.2 25-25 25z"/></g></g></svg> </div> <div class="text"> <h4 class="title">Offbeat Locations</h4> <p>Our itineraries are crafted with love for nature, ensuring you explore the untouched beauty of each destination that is not known by all.</p><br> </div> </div> </div> <div class="col-xl-4 col-lg-6 col-md-12"> <!--=== Fancy Icon Box ===--> <div class="fancy-icon-box mb-30 wow fadeInUp"> <div class="icon"> <svg id="Layer_1" height="35" viewbox="0 0 64 64" width="35" xmlns="http://www.w3.org/2000/svg" data-name="Layer 1"><path d="m9 32h5v2h-5z"/><path d="m6 38h5v2h-5z"/><path d="m9 44h5v2h-5z"/><path d="m26.92 32.434-2.518-.36a2.85 2.85 0 0 0 -2.363.739l-5.907 5.487a1 1 0 0 0 -.1 1.358l1.874 2.342a1 1 0 0 0 1.422.143l5.2-4.331 1.142.381-2.932 5.276a3.812 3.812 0 0 0 -.428 2.434l-2.33 3.882-6.98.436a1 1 0 0 0 -.938 1v3.279a1 1 0 0 0 1 1h8.513a2.885 2.885 0 0 0 2.184-1l3.157-3.682 2.857 2.222-1.753 8.76a1 1 0 0 0 .98 1.2h3.281a1 1 0 0 0 .953-.7l2.895-9.1a2.855 2.855 0 0 0 -.893-3.083l-4.021-3.351 1.293-2.32 1.592 2.225a2.871 2.871 0 0 0 2.7 1.183l6.391-.8a1 1 0 0 0 .875-.993v-2.811a1 1 0 0 0 -1-1h-4.952l-.742-1.857a10.423 10.423 0 0 0 -2.991-4.117l-.027-.022c.091.006.178.027.271.027a4.3 4.3 0 1 0 -3.961-2.671 12.252 12.252 0 0 0 -3.744-1.176zm-4.677 20.756a.9.9 0 0 1 -.668.31h-7.513v-1.342l6.563-.41a1 1 0 0 0 .8-.483l1.954-3.26a3.673 3.673 0 0 0 .353.328l1.608 1.251zm12.382-23.471a2.281 2.281 0 1 1 -2.281 2.281 2.283 2.283 0 0 1 2.281-2.281zm-2.876 6.967 1.351 1.127a8.4 8.4 0 0 1 2.414 3.323l.994 2.486a1 1 0 0 0 .928.628h4.625v.93l-5.514.689a.885.885 0 0 1 -.821-.36l-2.51-3.515a1 1 0 0 0 -1.687.094l-2.466 4.425a1 1 0 0 0 .234 1.256l4.656 3.878a.878.878 0 0 1 .271.938l-2.674 8.415h-1.33l1.635-8.179a1 1 0 0 0 -.366-.986l-6.534-5.08a1.811 1.811 0 0 1 -.472-2.316l3.517-6.328a1 1 0 0 0 -.558-1.435l-2.812-.937a1 1 0 0 0 -.957.18l-4.841 4.035-.657-.822 5.225-4.854a.874.874 0 0 1 .718-.224l2.518.36a10.242 10.242 0 0 1 5.113 2.272z"/><path d="m3 12h22v17h2v-18a1 1 0 0 0 -1-1h-24a1 1 0 0 0 -1 1v52h2z"/><path d="m45 5.667 6.5 8.665-2.3 3.068 1.6 1.2 5.2-6.933 5.2 6.933 1.6-1.2-6-8a1.036 1.036 0 0 0 -1.6 0l-2.449 3.265-6.951-9.265a1.036 1.036 0 0 0 -1.6 0l-9 12 1.6 1.2z"/><path d="m58.531 22.153a1 1 0 0 0 -1.062 0c-.3.19-2.969 1.93-2.969 4.347a4.418 4.418 0 0 0 2.5 4.3v3.2h2v-3.2a4.417 4.417 0 0 0 2.5-4.3c0-2.417-2.665-4.157-2.969-4.347zm-.531 6.847c-.71 0-1.5-1.027-1.5-2.5a3.592 3.592 0 0 1 1.5-2.263 3.564 3.564 0 0 1 1.5 2.263c0 1.473-.79 2.5-1.5 2.5z"/><path d="m50.531 22.153a1 1 0 0 0 -1.062 0c-.3.19-2.969 1.93-2.969 4.347a4.418 4.418 0 0 0 2.5 4.3v3.2h2v-3.2a4.417 4.417 0 0 0 2.5-4.3c0-2.417-2.665-4.157-2.969-4.347zm-.531 6.847c-.71 0-1.5-1.027-1.5-2.5a3.592 3.592 0 0 1 1.5-2.263 3.564 3.564 0 0 1 1.5 2.263c0 1.473-.79 2.5-1.5 2.5z"/><path d="m60 7a3 3 0 1 0 -3-3 3 3 0 0 0 3 3zm0-4a1 1 0 1 1 -1 1 1 1 0 0 1 1-1z"/><path d="m21 25v-10a1 1 0 0 0 -1-1h-12a1 1 0 0 0 -1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1zm-8-1h-4v-3h4zm0-5h-4v-3h4zm6 5h-4v-3h4zm0-5h-4v-3h4z"/><path d="m46.2 59.224c.7-.187 1.377-.4 2-.625l-.687-1.878c-.566.206-1.18.4-1.825.571z"/><path d="m51.134 47.5 1.67-1.1a7.863 7.863 0 0 1 -.823-1.566l-1.875.7a9.888 9.888 0 0 0 1.028 1.966z"/><path d="m54.554 52.77-1.954-.406a3.862 3.862 0 0 1 -.64 1.436l1.64 1.154a5.855 5.855 0 0 0 .954-2.184z"/><path d="m53.866 48.268-1.814.84a6.99 6.99 0 0 1 .545 1.654l1.966-.358a8.876 8.876 0 0 0 -.697-2.136z"/><path d="m56.936 39.7c.587-.137 1.224-.257 1.89-.357l-.3-1.977c-.718.108-1.407.238-2.047.386z"/><path d="m49.733 43.145 1.994.165a2.368 2.368 0 0 1 .517-1.289l-1.578-1.229a4.368 4.368 0 0 0 -.933 2.353z"/><path d="m52.456 39.263 1.027 1.716a9.31 9.31 0 0 1 1.64-.754l-.674-1.883a11.327 11.327 0 0 0 -1.993.921z"/><path d="m50.15 57.754a11.682 11.682 0 0 0 1.85-1.162l-1.227-1.579a9.786 9.786 0 0 1 -1.535.962z"/><path d="m43.8 57.719c-1.117.211-1.888.284-1.9.285l.193 1.996c.034 0 .864-.082 2.081-.312z"/><path d="m62.651 37.005c-.4.01-1.143.038-2.068.119l.174 1.992c.868-.076 1.563-.1 1.941-.112z"/></svg> </div> <div class="text"> <h4 class="title">Healing Escapes</h4> <p>We believe in the therapeutic power of nature. Our tours provide you with the perfect opportunity to rejuvenate your mind, body, and spirit.</p><br> </div> </div> </div> <div class="col-xl-4 col-lg-6 col-md-12"> <!--=== Fancy Icon Box ===--> <div class="fancy-icon-box mb-30 wow fadeInUp"> <div class="icon"> <svg id="Capa_1" enable-background="new 0 0 512 512" height="35" viewbox="0 0 512 512" width="35" xmlns="http://www.w3.org/2000/svg"><g><g><path d="m205.42 133.945v-12.916c0-4.143-3.358-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v12.916c0 4.143 3.358 7.5 7.5 7.5s7.5-3.357 7.5-7.5z"/><path d="m260.642 141.445c4.142 0 7.5-3.357 7.5-7.5v-12.916c0-4.143-3.358-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v12.916c0 4.143 3.358 7.5 7.5 7.5z"/><path d="m214.405 159.157 10.641 7.28c1.295.887 2.769 1.312 4.228 1.312 2.393 0 4.744-1.143 6.197-3.266 2.339-3.419 1.464-8.086-1.955-10.425l-4.368-2.989 6.267-8.905c2.384-3.388 1.57-8.066-1.817-10.45-3.387-2.382-8.066-1.57-10.45 1.817l-10.641 15.12c-1.155 1.641-1.604 3.676-1.247 5.65.356 1.974 1.489 3.723 3.145 4.856z"/><path d="m260.335 190.195c2.929-2.929 2.928-7.678 0-10.606-2.93-2.928-7.677-2.929-10.607.001-5.461 5.462-12.723 8.47-20.447 8.47s-14.986-3.008-20.447-8.47c-2.93-2.93-7.678-2.929-10.607-.001-2.929 2.929-2.929 7.678 0 10.606 8.295 8.296 19.324 12.864 31.055 12.864 11.729.001 22.758-4.568 31.053-12.864z"/><path d="m240.763 389h-22.964c-5.79 0-10.5 4.71-10.5 10.5v25.083c0 5.79 4.71 10.5 10.5 10.5h22.964c5.79 0 10.5-4.71 10.5-10.5v-25.083c0-5.79-4.711-10.5-10.5-10.5zm-4.5 31.083h-13.964v-16.083h13.964z"/><path d="m448 290c4.142 0 7.5-3.357 7.5-7.5v-53.987c0-6.348-5.165-11.513-11.513-11.513h-76.192v-99.39h18.205c4.142 0 7.5-3.357 7.5-7.5s-3.358-7.5-7.5-7.5h-18.205v-45.662h64.238l-17.365 17.557c-2.89 2.923-2.89 7.626 0 10.549l17.365 17.557h-11.033c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5h21.813c4.25 0 8.053-2.534 9.69-6.455 1.637-3.922.763-8.407-2.225-11.429l-19.73-19.947 19.729-19.947c2.988-3.021 3.862-7.507 2.225-11.429-1.637-3.921-5.44-6.455-9.69-6.455h-75.019v-3.449c0-4.143-3.358-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v178.5h-37.782c-6.348 0-11.513 5.165-11.513 11.513v18.318h-13.162v-1.04c0-2.906-1.219-5.71-3.346-7.694l-8.635-8.052c16.701-8.797 28.12-26.322 28.12-46.474v-4.093h5.886c16.377 0 29.701-13.324 29.701-29.701v-9.36c0-10.377-5.354-19.523-13.44-24.835v-41.652c0-31.885-25.94-57.825-57.826-57.825h-3.572c-8.755-9.869-21.519-16.105-35.719-16.105h-84.752c-9.272 0-16.815 7.543-16.815 16.815v98.766c-8.087 5.312-13.44 14.458-13.44 24.836v9.36c0 16.377 13.323 29.701 29.7 29.701h5.886v4.093c0 20.152 11.419 37.677 28.12 46.474l-8.637 8.054c-2.125 1.982-3.343 4.786-3.343 7.692v1.04h-63.963c-26.335 0-47.761 21.426-47.761 47.761v205.25c0 6.704 5.454 12.158 12.158 12.158h321.245c6.704 0 12.158-5.454 12.158-12.158v-124.283l6.559-6.559h35.368c6.348 0 11.513-5.165 11.513-11.513v-39.987c0-4.143-3.358-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v36.5h-33.325c-3.076 0-5.968 1.198-8.141 3.372l-15.502 15.502v-7.361c0-6.348-5.165-11.513-11.513-11.513h-53.52v-122h122v50.5c0 4.143 3.358 7.5 7.5 7.5zm-239.167 77.023v-70.011l20.447-17.017 20.448 17.017v70.011zm-14.905 95.447h70.706v13.53h-70.706zm55.567-223.322-.011.012c.004-.004.008-.008.011-.012zm-20.215 20.034-18.821-18.651v-4.46h37.642v4.46zm-30.772-9.378 19.902 19.724-35.187 29.283v-51.072l12.236-11.41v6.162c0 2.728 1.112 5.394 3.049 7.313zm41.642 19.723 19.902-19.723c1.937-1.92 3.048-4.585 3.048-7.313v-6.162l12.237 11.41v51.071zm86.913-119.75c0 8.106-6.595 14.701-14.701 14.701h-5.886v-38.762h5.886c8.106 0 14.701 6.595 14.701 14.7zm-13.44-75.847v36.819c-.418-.018-.838-.032-1.26-.032h-5.886v-5.585c0-15.095-12.169-27.393-27.211-27.619v-29.752c0-5.713-1.011-11.195-2.86-16.277 20.972 2.757 37.217 20.734 37.217 42.446zm-167.425 90.549c-8.105 0-14.7-6.595-14.7-14.701v-9.36c0-8.105 6.595-14.7 14.7-14.7h5.886v38.762h-5.886zm5.886-59.347v5.585h-5.886c-.422 0-.842.014-1.26.032v-93.934c0-1.001.814-1.815 1.815-1.815h84.752c18.064 0 32.761 14.696 32.761 32.761v29.741h-84.552c-15.235 0-27.63 12.394-27.63 27.63zm15 78.439v-78.439c0-6.964 5.666-12.63 12.63-12.63h99.132c6.964 0 12.63 5.666 12.63 12.63v78.439c0 20.677-16.822 37.499-37.499 37.499h-49.396c-20.675 0-37.497-16.822-37.497-37.499zm201.448 185.429v14.132c0 4.363 2.605 8.263 6.636 9.933 1.338.554 2.738.824 4.126.823 2.792 0 5.529-1.092 7.591-3.153l.176-.176v106.441h-315.561v-202.408c0-18.064 14.696-32.761 32.761-32.761h63.963v46.537c0 4.125 2.32 7.774 6.054 9.525 3.735 1.75 8.023 1.2 11.194-1.439l8.361-6.958v57.527h-4.405c-5.79 0-10.5 4.71-10.5 10.5v102.977c0 5.79 4.71 10.5 10.5 10.5h79.706c5.79 0 10.5-4.71 10.5-10.5v-49c0-4.143-3.358-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v15.97h-70.706v-65.446h70.706v14.476c0 4.143 3.358 7.5 7.5 7.5s7.5-3.357 7.5-7.5v-18.977c0-5.79-4.71-10.5-10.5-10.5h-4.405v-57.528l8.361 6.958c1.943 1.617 4.305 2.45 6.703 2.45 1.515 0 3.045-.333 4.491-1.011 3.734-1.751 6.054-5.4 6.054-9.525v-46.537h13.162v95.656c0 6.348 5.165 11.513 11.513 11.513h53.519z"/><path d="m384 281.124h-9c-1.657 0-3 1.343-3 3v44.412c0 1.657 1.343 3 3 3h9c1.657 0 3-1.343 3-3v-44.412c0-1.657-1.343-3-3-3z"/><path d="m387 257.234c0-1.657-1.343-3-3-3h-9c-1.657 0-3 1.343-3 3v9c0 1.657 1.343 3 3 3h9c1.657 0 3-1.343 3-3z"/></g></g></svg> </div> <div class="text"> <h4 class="title">Expert Guides</h4> <p>Our local guides are passionate about the regions they lead you through, sharing their insights and stories to make your journey truly immersive.</p> </div> </div> </div> <div class="col-xl-4 col-lg-6 col-md-12"> <!--=== Fancy Icon Box ===--> <div class="fancy-icon-box mb-30 wow fadeInUp"> <div class="icon"> <svg id="Layer_1" height="50" viewbox="0 0 512 512" width="50" xmlns="http://www.w3.org/2000/svg" xmlns:x="http://ns.adobe.com/Extensibility/1.0/" xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/" xmlns:graph="http://ns.adobe.com/Graphs/1.0/" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"><g fill="rgb(0,0,0)"><g><path d="m107.432 159.946c-.464 0-.936-.093-1.389-.289-1.774-.768-2.589-2.828-1.821-4.603.945-2.185 1.983-4.342 3.083-6.412.907-1.708 3.026-2.356 4.733-1.449s2.355 3.025 1.449 4.732c-1.013 1.907-1.969 3.896-2.841 5.91-.572 1.321-1.861 2.111-3.214 2.111z"/><path d="m255.98 408.381c-1.202 0-2.319-.616-2.96-1.633-10.768-17.071-32.881-35.445-56.292-54.898-54.255-45.083-121.776-101.19-98.32-180.831.546-1.853 2.491-2.916 4.346-2.368 1.854.546 2.915 2.492 2.369 4.347-9.833 33.384-3.568 65.328 19.151 97.657 20.082 28.575 50.282 53.671 76.927 75.812 21.928 18.22 42.737 35.512 54.779 52.178 12.042-16.666 32.852-33.958 54.779-52.179 28.473-23.66 60.746-50.476 80.732-81.456 22.639-35.092 25.852-70.148 9.823-107.173-11.583-26.755-36.382-44.277-66.337-46.875-30.993-2.686-60.141 10.698-76.072 34.933-.647.984-1.747 1.577-2.925 1.577s-2.277-.593-2.925-1.577c-13.711-20.857-37.863-34.008-64.604-35.177-26.659-1.162-51.802 9.847-67.303 29.456-1.198 1.514-3.398 1.773-4.916.575-1.517-1.199-1.774-3.4-.575-4.917 16.891-21.367 44.216-33.374 73.1-32.107 27.174 1.188 51.922 13.855 67.221 34.168 17.833-23.748 47.849-36.667 79.605-33.904 32.561 2.823 59.535 21.914 72.156 51.067 38.184 88.199-34.28 148.412-92.505 196.794-23.411 19.453-45.524 37.828-56.292 54.899-.643 1.016-1.76 1.632-2.962 1.632z"/><g><path d="m255.98 331.159c-52.573 0-95.344-42.771-95.344-95.345 0-36.083 19.994-68.666 52.179-85.035 1.721-.873 3.83-.19 4.706 1.533s.19 3.83-1.533 4.707c-29.825 15.168-48.352 45.36-48.352 78.795 0 48.714 39.631 88.345 88.344 88.345s88.344-39.631 88.344-88.345c0-48.713-39.631-88.344-88.344-88.344-5.241 0-10.494.463-15.612 1.374-1.9.342-3.72-.929-4.06-2.831-.339-1.903.929-3.721 2.832-4.06 5.522-.984 11.188-1.483 16.84-1.483 52.573 0 95.344 42.771 95.344 95.344 0 52.574-42.771 95.345-95.344 95.345z"/><path d="m224.952 152.846c-1.435 0-2.78-.889-3.293-2.316-.654-1.818.29-3.823 2.108-4.478 1.036-.373 2.081-.728 3.133-1.063 1.839-.592 3.811.428 4.399 2.27.588 1.841-.428 3.811-2.269 4.398-.972.311-1.937.638-2.893.981-.392.141-.792.208-1.185.208z"/><path d="m347.434 247.796c-.082 0-.165-.003-.248-.009-11.293-.79-16.14-5.727-20.417-10.082-3.843-3.915-7.473-7.612-16.339-8.942-2.229-.334-4.48-.503-6.692-.503-6.356 0-11.72 1.378-16.452 2.594-3.895 1-7.574 1.945-11.154 1.945-3.038 0-5.728-.677-8.224-2.068-2.552-1.424-4.062-3.687-4.368-6.546-1.31-12.25 22.094-33.237 24.767-35.59 8.126-7.153 8.429-11.26 8.812-16.459.32-4.35.684-9.279 4.961-15.887 1.043-1.61 3.188-2.08 4.81-1.056 27.822 17.604 44.432 47.743 44.432 80.621 0 2.887-.137 5.848-.408 8.801-.164 1.813-1.686 3.181-3.48 3.181zm-43.695-26.536c2.558 0 5.159.195 7.73.581 11.183 1.678 16.024 6.609 20.296 10.96 3.463 3.528 6.305 6.423 12.439 7.572.08-1.533.12-3.058.12-4.559 0-29.233-14.172-56.129-38.099-72.67-1.686 3.579-1.899 6.477-2.123 9.506-.44 5.977-.896 12.157-11.168 21.198-11.25 9.903-23.025 24.033-22.431 29.592.054.509.195.83.817 1.177 1.446.807 2.975 1.182 4.813 1.182 2.695 0 5.808-.8 9.412-1.726 5.135-1.319 10.953-2.813 18.194-2.813z"/><path d="m245.45 307.349c-.042-.001-.119-.002-.155-.003-9.088-.279-19.084-25.181-18.743-37.786.388-14.356-7.907-19.832-14.934-21.896-.393-.116-.786-.172-1.201-.172-4.519 0-11.05 6.563-17.469 17.556-1.073 1.838-1.663 3.563-2.234 5.232-2.05 5.993-4.232 10.055-15.445 11.825-1.48.235-2.942-.499-3.641-1.822-7.19-13.614-10.991-28.99-10.991-44.468 0-22.187 7.791-43.795 21.938-60.844.965-1.163 2.567-1.575 3.975-1.021 1.407.553 2.299 1.947 2.213 3.456l-.072 1.243c-.62 10.524-.618 16.609 6.638 19.297 13.623 5.046 21.126 15.519 21.126 29.49 0 5.343 1.821 6.284 9.538 9.409 6.203 2.513 14.698 5.953 24.801 14.427 15.819 13.268 11.276 31.864 8.589 39.244-2.465 6.766-8.209 16.833-13.933 16.833zm-35.033-66.858c1.078 0 2.146.153 3.175.455 13.074 3.843 20.349 14.341 19.958 28.803-.306 11.325 8.053 28.311 11.8 30.463 2.178-1.486 7.763-9.119 9.369-19.456 1.07-6.884.477-16.656-8.424-24.121-9.256-7.764-16.838-10.834-22.931-13.302-7.464-3.023-13.91-5.635-13.91-15.897 0-11.144-5.571-18.856-16.558-22.926-8.362-3.098-10.799-9.516-11.326-16.317-9.042 14.138-13.934 30.698-13.934 47.622 0 13.483 3.111 26.882 9.018 38.916 5.558-1.225 6.169-3.012 7.436-6.716.618-1.808 1.387-4.057 2.813-6.497 5.601-9.593 14.227-21.027 23.514-21.027z"/><path d="m298.984 290.461c-6.38 0-12.48-2.547-15.92-6.648-6.263-7.466-3.26-19.62-.498-25.625 1.393-3.026 3.281-4.562 5.613-4.562 2.996 0 4.963 2.522 7.24 5.442 2.036 2.61 4.57 5.859 7.928 7.649.641.342 1.211.515 1.695.515 3.057 0 6.316-7.346 8.696-12.709 1.109-2.498 2.156-4.858 3.3-6.956 2.039-3.738 5.016-4.296 6.609-4.296 5.186 0 9.458 5.352 10.845 10.387 1.603 5.818-.35 11.027-5.225 13.934-6.351 3.786-10.308 8.736-13.798 13.104-2.047 2.561-3.815 4.772-5.821 6.448-2.561 2.139-6.349 3.317-10.664 3.317zm-10.351-28.684c-2.04 4.844-3.743 13.32-.206 17.537 2.113 2.519 6.257 4.146 10.557 4.146 2.601 0 4.91-.632 6.177-1.69 1.465-1.224 3.029-3.181 4.841-5.446 3.671-4.593 8.241-10.309 15.681-14.744 2.126-1.269 2.82-3.308 2.061-6.063-.897-3.257-3.276-5.236-4.091-5.245-.001.012-.202.156-.469.647-1.007 1.847-1.998 4.079-3.047 6.443-3.508 7.908-7.485 16.87-15.094 16.87-1.645 0-3.324-.449-4.988-1.337-4.671-2.49-7.841-6.555-10.155-9.522-.389-.498-.842-1.079-1.267-1.596z"/><path d="m221.797 199.671c-2.176-.001-4.691-1.026-7.875-2.325-2.403-.979-5.127-2.091-8.026-2.888-12.633-3.475-15.325-10.266-18.442-18.128-.341-.86-.694-1.752-1.074-2.675-.527-1.28-.249-2.751.708-3.751 4.479-4.681 9.463-8.925 14.811-12.615 1.214-.838 2.825-.825 4.024.034 12.685 9.077 13.689 11.092 18.97 26.664l.475 1.4c2.233 6.575 2.453 9.872.81 12.164-.566.792-1.889 2.12-4.381 2.12zm-28.077-26.529c.082.204.162.407.242.609 3.011 7.596 4.522 11.408 13.791 13.957 3.3.908 6.357 2.154 8.813 3.156 1.138.465 2.438.994 3.487 1.359-.197-.972-.58-2.431-1.312-4.584l-.477-1.405c-4.629-13.651-5.092-15.019-14.39-21.762-3.596 2.632-6.998 5.537-10.154 8.67z"/></g></g><g><path d="m157.805 367.825h-20.059c-1.933 0-3.5-1.567-3.5-3.5s1.567-3.5 3.5-3.5h20.059c1.933 0 3.5 1.567 3.5 3.5s-1.567 3.5-3.5 3.5z"/><path d="m177.147 367.825h-5.015c-1.933 0-3.5-1.567-3.5-3.5s1.567-3.5 3.5-3.5h5.015c1.933 0 3.5 1.567 3.5 3.5s-1.566 3.5-3.5 3.5z"/></g><path d="m383.591 347.553h-18.889c-1.933 0-3.5-1.567-3.5-3.5s1.567-3.5 3.5-3.5h18.889c1.933 0 3.5 1.567 3.5 3.5s-1.567 3.5-3.5 3.5z"/></g></svg> </div> <div class="text"> <h4 class="title">Eco-Friendly Travel</h4> <p>We are committed to responsible and sustainable tourism. Our tours are designed to minimise our impact on the environment and support local communities.</p> </div> </div> </div> <div class="col-xl-4 col-lg-6 col-md-12"> <!--=== Fancy Icon Box ===--> <div class="fancy-icon-box mb-30 wow fadeInUp"> <div class="icon"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" width="35" height="35"><g id="solid"><path d="M501,108H483a7.009,7.009,0,0,0-7,7v4.9a9.352,9.352,0,0,0-1.68,13.316l1.68,2.094V180l-32.716,0A21.412,21.412,0,0,0,423,164.02V148.241l1.61-3.913a10.085,10.085,0,0,0-10.965-13.785l-15.951,2.609A12.433,12.433,0,0,0,387.23,145.47v14.87a11.853,11.853,0,0,0,.578,3.66H368a23.517,23.517,0,0,0-23.49,23.49v15.922L326.961,238.6c-.072.144-.131.293-.2.438l-6.671-15.841v-72.1l63.776-16.638a45.7,45.7,0,0,0,33.145-35.285l14.677-75.254A10,10,0,0,0,421.874,12H401.011a10.025,10.025,0,0,0-9.805,8.038l-.762,3.8a9.588,9.588,0,0,0-5.631,13.1l2.1,4.54-10.25,51.251L315.6,108H303.88l-.98-6.864V76.87a32.977,32.977,0,0,0-26.44-32.251l-1.445-.292a31.3,31.3,0,0,0-35.762,20.765,11.557,11.557,0,0,1-5.808,6.7l-4.9,2.442A19.525,19.525,0,0,0,217.71,91.78c0,.074-.014.146-.015.22H205.58a29.523,29.523,0,0,0-29.49,29.49v6.38l-5.35-12.71A24.723,24.723,0,0,0,147.91,100H136V90.327A19.929,19.929,0,0,0,148,72c0-.415-.013-.827-.038-1.245A19.593,19.593,0,0,0,132.7,53.168l-1.433-.331A13.609,13.609,0,0,0,117.9,43l-20.988.442A13.254,13.254,0,0,0,84.865,52H24a19.984,19.984,0,0,0-8.445,38.1A29.453,29.453,0,0,0,4,113.49V231.13A28.9,28.9,0,0,0,32.87,260H47.119l4.852,67.734L22.494,471.2A4,4,0,0,0,26.412,476H116a4,4,0,0,0,2.975-6.675L104,452.671V452h-.6l-10.56-11.745L114.6,338.693a64,64,0,0,0,1.242-18.191L112.4,274.6a1.673,1.673,0,0,0,.258-.189l.005,0,23.256,46.382-11.907,142.88A4,4,0,0,0,128,468h44.465l-4.1,10.55A4,4,0,0,0,172.09,484h89.59a4,4,0,0,0,2.63-7.014L239,454.9l41.665-98.029a84.342,84.342,0,0,0,6.468-39.136l-1.681-22.384,10.7,25.606L308.1,472.314A4,4,0,0,0,312.09,476h88a4,4,0,0,0,2.657-6.989L374.61,444H424a4,4,0,0,0,2.828-6.828l-14.61-14.611,9.73-75.887a44.215,44.215,0,0,0-.363-13.516L416.971,308h.907L436.9,336.083l-6.889,87.6A4,4,0,0,0,434,428h50a4,4,0,0,0,2.889-6.768l-14.076-14.69,5.912-67.811a44.038,44.038,0,0,0-7.656-28.877L444,270.75V212h45.85A18.172,18.172,0,0,0,508,193.85V115A7.009,7.009,0,0,0,501,108ZM392.2,32.039a1.561,1.561,0,0,1,1.388-.684,3.969,3.969,0,0,0,4.154-3.208l1.31-6.54A2,2,0,0,1,401.011,20h20.863a2,2,0,0,1,1.963,2.383l-4.161,21.335H394.627l.39-1.947a4,4,0,0,0-.292-2.465l-2.652-5.725A1.524,1.524,0,0,1,392.2,32.039Zm-72.107,83.084,60.97-15.242a4,4,0,0,0,2.952-3.1l9.013-45.066h25.088l-8.956,45.919a37.655,37.655,0,0,1-27.312,29.076l-61.755,16.109ZM436,244.71v12.91a58.226,58.226,0,0,1-16-40.25V188.01h8v29.36A50.232,50.232,0,0,0,436,244.71Zm-20.49-69.689A11.8,11.8,0,0,0,419.9,172h2.7a13.414,13.414,0,0,1,12.257,8.007l-19.347,0ZM399.12,156.45a4.02,4.02,0,0,0,.976-.121l14.9-3.748V164.01a3.819,3.819,0,0,1-3.523,3.815,4,4,0,0,0-3.967,4.005V193.8a2.2,2.2,0,1,1-4.39,0V168.23a4,4,0,0,0-4-4,3.89,3.89,0,1,1,0-7.78ZM380,172h15.12v8.01H380Zm0,16.01h8v32.83a38.607,38.607,0,0,1-16,31.39V241.57a30.674,30.674,0,0,0,8-20.73Zm-27.49-.52A15.508,15.508,0,0,1,368,172h4v8.01h-6.154a15.979,15.979,0,0,0-13.336,7.547ZM364,236.3V261.1l-7.21-10.346Zm-29.881,5.861,5.334-10.694,14.985,6.075L348.571,249.3a4,4,0,0,0,.3,4.073l21.96,31.51a4,4,0,0,0,3.144,1.711l4.189.144-1.467,2.7a4,4,0,0,0,.231,4.194l3.313,4.765a.809.809,0,0,1,.124.677.8.8,0,0,1-.425.529l-12.853,6.442a.845.845,0,0,1-1.065-.261l-30.341-43.041A20.1,20.1,0,0,1,334.119,242.165ZM301.106,116H312.09v88.831a50.242,50.242,0,0,1-10.984-31.478Zm-40.9-40.39a3.889,3.889,0,0,1,3,1.4,4,4,0,0,0,6.508-.511,16.915,16.915,0,0,0,2.361-7.78h4.744A3.271,3.271,0,0,1,280.09,72V87.46a8.571,8.571,0,0,1-7.809,8.5,4,4,0,0,0-3.671,3.986v16.427l-4.4-5.734V87.42a4,4,0,0,0-3.935-4A4.04,4.04,0,0,1,256.32,79.5,3.894,3.894,0,0,1,260.21,75.61ZM240,116h18.237l11.2,14.6a4,4,0,0,0,7.173-2.436V116h16.5v43.492l-4.7-6.511a11.951,11.951,0,0,0-16.475-2.908l-4.988,3.393a9.488,9.488,0,0,0-12.792,7.895l-.228,2.231L240,173.773Zm51.5,61.56-24.438,18.8-16.5-20.4L260.081,169a4,4,0,0,0,1.618-2.82l.409-4a1.474,1.474,0,0,1,2.365-1.016l.219.17a4,4,0,0,0,4.7.143l7.03-4.784a3.989,3.989,0,0,1,5.5.969l10.392,14.392A4.02,4.02,0,0,1,291.5,177.56ZM184.09,121.49A21.515,21.515,0,0,1,205.58,100h8.679a11.753,11.753,0,0,1-3.007,2.183l-.306.157a19.517,19.517,0,0,0-8.627,8.508,28.051,28.051,0,0,0-14.854,17.971l-3.375,12.656Zm-11.284,93.35L195.2,130.881A20.077,20.077,0,0,1,214.57,116H232v63.624l-13.612,9.955,10.419-45.4a4,4,0,0,0-7.8-1.789l-12.819,55.854a4,4,0,0,0,6.26,4.123L244.1,180.682l16.619,20.556-50.282,38.681a23.878,23.878,0,0,1-37.635-25.079ZM218.63,260H204.97a20.958,20.958,0,0,1-16.4-8.007,31.965,31.965,0,0,0,26.752-5.733l2.2-1.7ZM148,169.708l6.18,16.734a39.063,39.063,0,0,0,8.6,13.663,38.708,38.708,0,0,0,4.6,4.03l-2.305,8.644A31.754,31.754,0,0,0,176.753,246.5c.128.095.263.175.392.269A29,29,0,0,0,204.97,268H219.2l4.832,67.389-35.708,91.82,6.583-98.692a63.947,63.947,0,0,0-6.623-32.876L148,215.055Zm-8,20.982v13.46a58.354,58.354,0,0,1-14.98-39.14V108h8v57.01A50.425,50.425,0,0,0,140,190.69ZM123.28,82.41V69.261a13.721,13.721,0,0,0,3.17-1.816,13.518,13.518,0,0,0,4.627-6.433,11.531,11.531,0,0,1,8.9,10.225c.014.252.023.506.023.763a11.979,11.979,0,0,1-12,12h-4.83A12.824,12.824,0,0,0,123.28,82.41ZM118.961,92H128v8H112.32V95.13A12.8,12.8,0,0,0,118.961,92Zm-26.9-19.876a2.843,2.843,0,0,1,1.631-2.3,3.447,3.447,0,0,1,1.533-.363,3.281,3.281,0,0,1,1.727.488l.09.056a11.4,11.4,0,0,0,8.759,1.341,10.9,10.9,0,0,0,4.858-2.671l3.907,1.078c.238.065.478.125.717.178V82.41a4.865,4.865,0,0,1-4.86,4.86,10.679,10.679,0,0,1-1.527-.109,4,4,0,0,0-4.573,3.959V109.6a2.619,2.619,0,0,1-.8,1.87,2.029,2.029,0,0,1-1.488.607,2.181,2.181,0,0,1-1.478-.665,2.137,2.137,0,0,1-.631-1.534V80.39a4,4,0,0,0-4-4,3.889,3.889,0,0,1-3.88-3.89C92.04,72.372,92.046,72.247,92.058,72.124ZM39.962,60h44.05l.044,11.892q-.016.3-.016.608a11.909,11.909,0,0,0,7.88,11.2V84H39.962a19.85,19.85,0,0,0,0-24Zm7.258,40A27.25,27.25,0,0,0,20,127.22v60.15a43.676,43.676,0,0,0,7.99,25.27l17.527,24.985L46.546,252H32.87A20.893,20.893,0,0,1,12,231.13V113.49A21.515,21.515,0,0,1,33.49,92H91.92v8ZM79,108v57.01a58.253,58.253,0,0,1-8.59,30.53l-5.17-7.07A50.459,50.459,0,0,0,71,165.01V108ZM99.831,460l7.193,8H31.317l1.644-8Zm6.945-122.982L92.423,404H44.468l15.45-75.195a4,4,0,0,0,.072-1.091L54.45,250.36l23.26,33.15a12.669,12.669,0,0,0,17.62,3.08l9.45-6.63h0l3.082,41.14A55.942,55.942,0,0,1,106.776,337.018Zm.884-68.848L90.74,280.04a4.649,4.649,0,0,1-6.48-1.13L64.07,250.13l23.862-17.137L96.77,245.07a3.986,3.986,0,0,0,2.85,1.62l2.3.22a4.4,4.4,0,0,1,3.53,6.35,4.007,4.007,0,0,0,.3,4.05l3.06,4.42A4.643,4.643,0,0,1,107.66,268.17ZM175.576,460H132.348l.666-8h45.673Zm-37.895-64,6.3-75.668a4.006,4.006,0,0,0-.41-2.125l-26.087-52.03v-.007a12.485,12.485,0,0,0-2.1-9l-1.89-2.72a12.4,12.4,0,0,0-10.81-15.5l-.52-.05L88.33,220h53.2l39.607,79.222a55.939,55.939,0,0,1,5.8,28.761L182.392,396ZM230.5,454.436a4,4,0,0,0,1.052,4.578l1.13.986H184.16l15.555-40h45.419ZM249.454,220l44.907-34.546a58.206,58.206,0,0,0,15.869,29.307l1.86,1.986V220Zm65.069,232-3.158-40H357.5l2.609,28.366a4,4,0,0,0,1.327,2.623L371.569,452Zm51.912-30.183-8.482-92.191a136.33,136.33,0,0,0-6.326-30.372l7.857,11.146a8.8,8.8,0,0,0,7.2,3.744,8.929,8.929,0,0,0,3.97-.938l1.926-.965,5.364,24.915Zm98.056-107.411a36.022,36.022,0,0,1,6.264,23.626L467.1,380H441.473l3.514-44.687a4,4,0,0,0-.675-2.556l-21-31A4,4,0,0,0,420,300h-7.83a4,4,0,0,0-3.935,4.722l5.48,29.875a36.243,36.243,0,0,1,.3,11.064L407.558,396H378.017l7.947-58.461a4.006,4.006,0,0,0-.054-1.381l-5.947-27.618,3.561-1.785a8.821,8.821,0,0,0,3.28-12.928l-1.9-2.734,2.442-4.491a5.213,5.213,0,0,0-4.386-7.7l-6.71-.231L374.387,276H437.9ZM500,193.85A10.162,10.162,0,0,1,489.85,204H468V188l12,0a4,4,0,0,0,4-4V133.9a4,4,0,0,0-.88-2.5l-2.552-3.18a1.362,1.362,0,0,1-.287-1.024,1.325,1.325,0,0,1,.539-.911l1.59-1.2A4,4,0,0,0,484,121.89V116h16Z"/></g></svg> </div> <div class="text"> <h4 class="title">Small Group Adventures </h4> <p>We believe in intimate, small-group experiences. This allows for better connections with fellow travellers, and a deeper connection with the destinations.</p> </div> </div> </div> <div class="col-xl-4 col-lg-6 col-md-12"> <!--=== Fancy Icon Box ===--> <div class="fancy-icon-box mb-30 wow fadeInUp"> <div class="icon"> <!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="35" height="35" viewbox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> <g> <g> <path d="M397.267,82.478h-79.278c-4.729,0-8.562,3.834-8.562,8.562c0,4.729,3.834,8.562,8.562,8.562h70.716v214.044H17.124V99.602 h274.987c4.729,0,8.562-3.834,8.562-8.562c0-4.729-3.834-8.562-8.562-8.562H8.562C3.834,82.478,0,86.311,0,91.04v231.168 c0,4.729,3.834,8.562,8.562,8.562h388.704c4.729,0,8.562-3.834,8.562-8.562V91.04C405.829,86.311,401.995,82.478,397.267,82.478z"/> </g> </g> <g> <g> <path d="M365.301,114.443H40.528c-4.729,0-8.562,3.834-8.562,8.562v32.378c0,4.729,3.834,8.562,8.562,8.562 c4.729,0,8.562-3.834,8.562-8.562v-23.815h307.649V281.68h-58.033v-13.493c0-14.291-6.895-26.999-17.533-34.978 c11.446-8.187,18.928-21.578,18.928-36.692c0-24.865-20.23-45.094-45.094-45.094s-45.094,20.23-45.094,45.094 c0,15.114,7.482,28.505,18.928,36.692c-10.638,7.978-17.534,20.687-17.534,34.978v13.493h-23.329v-13.493 c0-14.291-6.895-26.999-17.534-34.978c11.446-8.187,18.928-21.578,18.928-36.692c0-24.865-20.23-45.094-45.094-45.094 s-45.094,20.23-45.094,45.094c0,15.114,7.482,28.505,18.928,36.692c-10.638,7.978-17.533,20.687-17.533,34.978v13.493H49.09 V179.738c0-4.729-3.834-8.562-8.562-8.562c-4.729,0-8.562,3.834-8.562,8.562v110.505c0,4.729,3.834,8.562,8.562,8.562h324.773 c4.729,0,8.562-3.834,8.562-8.562V123.006C373.863,118.277,370.03,114.443,365.301,114.443z M116.305,196.517 c0-15.422,12.548-27.97,27.97-27.97s27.97,12.548,27.97,27.97s-12.548,27.97-27.97,27.97S116.305,211.941,116.305,196.517z M120.818,281.68c4.483-8.438,13.352-14.075,23.452-14.075c10.105,0,18.978,5.637,23.463,14.075H120.818z M144.27,250.481 c-9.059,0-17.518,2.757-24.535,7.515c4.006-9.61,13.495-16.385,24.54-16.385c11.047,0,20.538,6.777,24.543,16.389 C161.798,253.239,153.334,250.481,144.27,250.481z M227.035,196.517c0-15.422,12.548-27.97,27.97-27.97s27.97,12.548,27.97,27.97 s-12.548,27.97-27.97,27.97S227.035,211.941,227.035,196.517z M281.58,281.68h-53.151v-13.493 c0-14.654,11.922-26.575,26.576-26.575s26.575,11.921,26.575,26.575V281.68z"/> </g> </g> <g> <g> <path d="M503.438,181.23h-77.631c-4.729,0-8.562,3.834-8.562,8.562c0,4.729,3.834,8.562,8.562,8.562h69.068v214.044H123.288 V350.75c0-4.729-3.834-8.562-8.562-8.562s-8.562,3.834-8.562,8.562v70.21c0,4.729,3.834,8.562,8.562,8.562h388.712 c4.729,0,8.562-3.834,8.562-8.562V189.792C512,185.063,508.166,181.23,503.438,181.23z"/> </g> </g> <g> <g> <path d="M356.423,380.432H155.253V350.75c0-4.729-3.834-8.562-8.562-8.562c-4.729,0-8.562,3.834-8.562,8.562v38.244 c0,4.729,3.834,8.562,8.562,8.562h209.732c4.729,0,8.562-3.834,8.562-8.562C364.985,384.266,361.151,380.432,356.423,380.432z"/> </g> </g> <g> <g> <path d="M471.472,213.195h-45.665c-4.729,0-8.562,3.834-8.562,8.562c0,4.729,3.834,8.562,8.562,8.562h37.103v150.112h-77.947 c-4.729,0-8.562,3.834-8.562,8.562c0,4.729,3.834,8.562,8.562,8.562h86.509c4.729,0,8.562-3.834,8.562-8.562V221.757 C480.034,217.029,476.201,213.195,471.472,213.195z"/> </g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg> </div> <div class="text"> <h4 class="title">Photographing Memories</h4> <p>We don't just offer trips; we create memories. Want to get that perfect picture or reel? Well our photography team is here for you! </p><br> </div> </div> </div> </div> </div> </section><!--====== End Features Section ======--> <!--====== Start CTA Section ======--> <section class="cta-bg overlay bg_cover pt-140 pb-150" style="background-image: url(https://travexx.in/assets/images/bg/cta-bg.jpg);"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-8"> <!--=== CTA Content Box ===--> <div class="cta-content-box text-center text-white wow fadeInDown"> <h2 class="mb-35">Ready to Begin Your Adventure?<br> Let's Plan Your Next Trip Right Away!</h2> <a href="contact.php" class="main-btn primary-btn">Contact Us Today<i class="far fa-paper-plane"></i></a> </div> </div> </div> </div> </section><!--====== End CTA Section ======--> <!--====== Start Fact Section ======--> <section class="fact-section pt-100"> <div class="container"> <div class="row"> <div class="col-lg-3 col-sm-6"> <!--=== Counter Item ===--> <div class="single-counter-item text-center mb-40 wow fadeInUp"> <div class="icon"> <i class="flaticon-journey"></i> </div> <h2 class="number"><span class="count">3568</span>+</h2> <p>Happy Travellers</p> </div> </div> <div class="col-lg-3 col-sm-6"> <!--=== Counter Item ===--> <div class="single-counter-item text-center mb-40 wow fadeInDown"> <div class="icon"> <i class="flaticon-tent-1"></i> </div> <h2 class="number"><span class="count">30</span>+</h2> <p>Travel Locations</p> </div> </div> <div class="col-lg-3 col-sm-6"> <!--=== Counter Item ===--> <div class="single-counter-item text-center mb-40 wow fadeInUp"> <div class="icon"> <i class="flaticon-reviews"></i> </div> <h2 class="number"><span class="count">99.3</span>%</h2> <p>Positive Reviews</p> </div> </div> <div class="col-lg-3 col-sm-6"> <!--=== Counter Item ===--> <div class="single-counter-item text-center mb-40 wow fadeInDown"> <div class="icon"> <i class="flaticon-award"></i> </div> <h2 class="number"><span class="count">100</span>+</h2> <p>Expeditions Planned </p> </div> </div> </div> </div> </section><!--====== End Fact Section ======--> <!--====== Start Testimonial Section ======--> <section class="testimonial-section pt-60"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-8"> <!--=== Section Title ===--> <div class="section-title text-center mb-50 wow fadeInDown"> <h2>What Our Traveler Say About Our Tour Services</h2> </div> </div> </div> <div class="row align-items-xl-center"> <div class="col-xl-5 col-lg-12 order-2 order-xl-1"> <!--=== Testimonial Image ===--> <div class="testimonial-one_image-box mb-40 wow fadeInLeft"> <img src="https://travexx.in/assets/images/bg/manalic.jpg" alt="Testimonial Image"> </div> </div> <div class="col-xl-7 col-lg-12 order-1 order-xl-2"> <!--=== Testimonial Slider ===--> <div class="testimonial-slider-one pl-lg-55 mb-40 wow fadeInRight"> <!--=== Testimonial Item ===--> <div class="gw-testimonial-item"> <div class="testimonial-inner-content"> <div class="quote-rating-box"> <div class="icon"> <img src="https://travexx.in/assets/images/testimonial/quote.png" alt="quote icon"> </div> <div class="ratings-box"> <ul class="ratings"> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> </ul> </div> </div> <p>My trip to Manali- kasol with Travexx was absolutely breathtaking and unforgettable from the moment i arrived at this picturesque hill station, And a big thanks to Travexx team for making it more memorable with each and every facility given to us. The overall experience was outstanding.</p> <div class="author-thumb-title"> <div class="author-thumb"> <img src="https://travexx.in/assets/images/bg/user_1144760.png" alt="Author Image"> </div> <div class="author-title"> <h3 class="title">Manav Chhabra</h3> </div> </div> </div> </div> <!--=== Testimonial Item ===--> <div class="gw-testimonial-item"> <div class="testimonial-inner-content"> <div class="quote-rating-box"> <div class="icon"> <img src="https://travexx.in/assets/images/testimonial/quote.png" alt="quote icon"> </div> <div class="ratings-box"> <ul class="ratings"> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> </ul> </div> </div> <p>Thank you for arranging an amazing trip. The whole trip went very smoothly and we all had our best holiday ever. The trek was the highlight and we had the best guides and the staff at all the lodges were great. The trip could not have been better. Special thanks to the owner Megha Ma'am. Keep Traveling , Keep Living ❄️</p> <div class="author-thumb-title"> <div class="author-thumb"> <img src="https://travexx.in/assets/images/bg/user_1144760.png" alt="Author Image"> </div> <div class="author-title"> <h3 class="title">Unplugged Tarun</h3> </div> </div> </div> </div> <!--=== Testimonial Item ===--> <div class="gw-testimonial-item"> <div class="testimonial-inner-content"> <div class="quote-rating-box"> <div class="icon"> <img src="https://travexx.in/assets/images/testimonial/quote.png" alt="quote icon"> </div> <div class="ratings-box"> <ul class="ratings"> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> </ul> </div> </div> <p>Everything from itinerary to travel is up to the mark, in simple words you would never feel like lost as soon as the trip starts. I didn’t felt like I came with a travel company as it’s so comforting like I have come with my friends. Thanks !!</p> <div class="author-thumb-title"> <div class="author-thumb"> <img src="https://travexx.in/assets/images/bg/user_1144760.png" alt="Author Image"> </div> <div class="author-title"> <h3 class="title">Bibhanshu Mishra</h3> </div> </div> </div> </div> <div class="gw-testimonial-item"> <div class="testimonial-inner-content"> <div class="quote-rating-box"> <div class="icon"> <img src="https://travexx.in/assets/images/testimonial/quote.png" alt="quote icon"> </div> <div class="ratings-box"> <ul class="ratings"> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> </ul> </div> </div> <p>I traveled with Travexx at multiple destinations, and they’re the best when it comes to organise and manage the trips. Especially, the interaction with each traveller and the level of comfort they provide is truly astonishing!!</p> <div class="author-thumb-title"> <div class="author-thumb"> <img src="https://travexx.in/assets/images/bg/user_1144760.png" alt="Author Image"> </div> <div class="author-title"> <h3 class="title">Himanshu Goyal</h3> </div> </div> </div> </div> <div class="gw-testimonial-item"> <div class="testimonial-inner-content"> <div class="quote-rating-box"> <div class="icon"> <img src="https://travexx.in/assets/images/testimonial/quote.png" alt="quote icon"> </div> <div class="ratings-box"> <ul class="ratings"> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> <li><i class="fas fa-star"></i></li> </ul> </div> </div> <p>One of the best when it comes to organizing, coordinating, and making your trips memorable. I would highly recommend to plan a trip with Travexx to experience fun, freedom, thrill and a lot of socializing.</p> <div class="author-thumb-title"> <div class="author-thumb"> <img src="https://travexx.in/assets/images/bg/user_1144760.png" alt="Author Image"> </div> <div class="author-title"> <h3 class="title">Pulkit Chhabra</h3> </div> </div> </div> </div> </div> </div> </div> </div> </section><!--====== End Testimonial Section ======--> <!--====== Start Blog Section ======--> <!--====== End Blog Section ======--> <!--====== Start Gallery Section ======--> <section class="gallery-section mbm-150"> <div class="container-fluid"> <div class="slider-active-5-item wow fadeInUp"> <!--=== Single Gallery Item ===--> <div class="single-gallery-item"> <div class="gallery-img"> <img src="https://travexx.in/assets/images/gallery/1.jpg" alt="Gallery Image"> <div class="hover-overlay"> <a href="assets/images/gallery/1.jpg" class="icon-btn img-popup"><i class="far fa-plus"></i></a> </div> </div> </div> <!--=== Single Gallery Item ===--> <div class="single-gallery-item"> <div class="gallery-img"> <img src="https://travexx.in/assets/images/gallery/2.jpg" alt="Gallery Image"> <div class="hover-overlay"> <a href="assets/images/gallery/2.jpg" class="icon-btn img-popup"><i class="far fa-plus"></i></a> </div> </div> </div> <!--=== Single Gallery Item ===--> <div class="single-gallery-item"> <div class="gallery-img"> <img src="https://travexx.in/assets/images/gallery/3.jpg" alt="Gallery Image"> <div class="hover-overlay"> <a href="assets/images/gallery/3.jpg" class="icon-btn img-popup"><i class="far fa-plus"></i></a> </div> </div> </div> <!--=== Single Gallery Item ===--> <div class="single-gallery-item"> <div class="gallery-img"> <img src="https://travexx.in/assets/images/gallery/4.jpg" alt="Gallery Image"> <div class="hover-overlay"> <a href="assets/images/gallery/4.jpg" class="icon-btn img-popup"><i class="far fa-plus"></i></a> </div> </div> </div> <!--=== Single Gallery Item ===--> <div class="single-gallery-item"> <div class="gallery-img"> <img src="https://travexx.in/assets/images/gallery/5.jpg" alt="Gallery Image"> <div class="hover-overlay"> <a href="assets/images/gallery/5.jpg" class="icon-btn img-popup"><i class="far fa-plus"></i></a> </div> </div> </div> <!--=== Single Gallery Item ===--> <div class="single-gallery-item"> <div class="gallery-img"> <img src="https://travexx.in/assets/images/gallery/6.jpg" alt="Gallery Image"> <div class="hover-overlay"> <a href="assets/images/gallery/6.jpg" class="icon-btn img-popup"><i class="far fa-plus"></i></a> </div> </div> </div> </div> </div> </section><!--====== End Gallery Section ======--> <!--====== Start Footer ======--> <link rel="stylesheet" href="cs_/https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <?php include("footer.php"); ?> <!--====== End Footer ======--> <!--====== Back To Top ======--> <a href="#" class="back-to-top"><i class="far fa-angle-up"></i></a> <!--====== Jquery js ======--> <script data-cfasync="false" src="https://travexx.in/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://travexx.in/assets/vendor/jquery-3.6.0.min.js"></script> <!--====== Bootstrap js ======--> <script src="https://travexx.in/assets/vendor/popper/popper.min.js"></script> <!--====== Bootstrap js ======--> <script src="https://travexx.in/assets/vendor/bootstrap/js/bootstrap.min.js"></script> <!--====== Slick js ======--> <script src="https://travexx.in/assets/vendor/slick/slick.min.js"></script> <!--====== Magnific js ======--> <script src="https://travexx.in/assets/vendor/magnific-popup/dist/jquery.magnific-popup.min.js"></script> <!--====== Counterup js ======--> <script src="https://travexx.in/assets/vendor/jquery.counterup.min.js"></script> <!--====== Waypoints js ======--> <script src="https://travexx.in/assets/vendor/jquery.waypoints.js"></script> <!--====== Nice-select js ======--> <script src="https://travexx.in/assets/vendor/nice-select/js/jquery.nice-select.min.js"></script> <!--====== jquery UI js ======--> <script src="https://travexx.in/assets/vendor/jquery-ui/jquery-ui.min.js"></script> <!--====== WOW js ======--> <script src="https://travexx.in/assets/vendor/wow.min.js"></script> <!--====== Main js ======--> <script src="https://travexx.in/assets/js/theme.js"></script> </body> </html><!--