Icon Blocks
Start building your website with ready-to-use icon blocks.
Icon Blocks Center Align
Why Choose
Competitive Pricing
With 500+ suppliers and the purchasing power of 300 million members, mytravel.com can save you more!
Award-Winning Service
Travel worry-free knowing that we're here if you needus, 24 hours a day
Worldwide Coverage
Over 1,200,000 hotels in more than 200 countries and regions & flights to over 5,000 cities
<!-- Features Section -->
<div class="container text-center space-1">
<!-- Title -->
<div class="w-md-80 w-lg-50 text-center mx-md-auto pb-1">
<h2 class="section-title text-black font-size-30 font-weight-bold">Why Choose</h2>
</div>
<!-- End Title -->
<!-- Features -->
<div class="mb-8">
<div class="row">
<!-- Icon Block -->
<div class="col-md-4">
<i class="flaticon-price text-primary font-size-80 mb-3"></i>
<h5 class="font-size-17 text-dark font-weight-bold mb-2"><a href="#">Competitive Pricing</a></h5>
<p class="text-gray-1 px-xl-2 px-uw-7">With 500+ suppliers and the purchasing power of 300 million members, mytravel.com can save you more!</p>
</div>
<!-- End Icon Block -->
<!-- Icon Block -->
<div class="col-md-4">
<i class="flaticon-medal text-primary font-size-80 mb-3"></i>
<h5 class="font-size-17 text-dark font-weight-bold mb-2"><a href="#">Award-Winning Service</a></h5>
<p class="text-gray-1 px-xl-2 px-uw-7">Travel worry-free knowing that we're here if you needus, 24 hours a day</p>
</div>
<!-- End Icon Block -->
<!-- Icon Block -->
<div class="col-md-4">
<i class="flaticon-global-1 text-primary font-size-80 mb-3"></i>
<h5 class="font-size-17 text-dark font-weight-bold mb-2"><a href="#">Worldwide Coverage</a></h5>
<p class="text-gray-1 px-xl-2 px-uw-7">Over 1,200,000 hotels in more than 200 countries and regions & flights to over 5,000 cities</p>
</div>
<!-- End Icon Block -->
</div>
</div>
<!-- End Features -->
</div>
<!-- End Features Section -->
Icon Blocks Left Align
2.000 +Destinations
Our expert team handpicked all destinations in this site
Best Price Guarantee
Price match within 48 hours of order confirmation
Top Notch Support
We are here to help, before, during, and even after your trip.
<!-- Features Section -->
<div class="container">
<!-- Features -->
<div class="space-1">
<div class="row">
<!-- Icon Block Left Align -->
<div class="col-md-4">
<div class="media pr-xl-14">
<i class="flaticon-placeholder-2 text-primary font-size-50 text-lh-1 mb-3 mr-3"></i>
<div class="media-body">
<h5 class="font-size-19 text-dark font-weight-bold mb-1"><a href="#">2.000 +Destinations</a></h5>
<p class="text-gray-1 text-lh-inherit">Our expert team handpicked all destinations in this site</p>
</div>
</div>
</div>
<!-- End Icon Block Left Align -->
<!-- Icon Block Left Align -->
<div class="col-md-4">
<div class="media pr-xl-14">
<i class="flaticon-price-1 text-primary font-size-50 text-lh-1 mb-3 mr-3"></i>
<div class="media-body">
<h5 class="font-size-19 text-dark font-weight-bold mb-1"><a href="#">Best Price Guarantee</a></h5>
<p class="text-gray-1 text-lh-inherit">Price match within 48 hours of order confirmation</p>
</div>
</div>
</div>
<!-- End Icon Block Left Align -->
<!-- Icon Block Left Align -->
<div class="col-md-4">
<div class="media pr-xl-14">
<i class="flaticon-customer-service text-primary font-size-50 text-lh-1 mb-3 mr-3"></i>
<div class="media-body">
<h5 class="font-size-19 text-dark font-weight-bold mb-1"><a href="#">Top Notch Support</a></h5>
<p class="text-gray-1 text-lh-inherit">We are here to help, before, during, and even after your trip.</p>
</div>
</div>
</div>
<!-- End Icon Block Left Align -->
</div>
</div>
<!-- End Features -->
</div>
<!-- End Features Section -->
Icon Blocks Center Align With BG
5340
Total Length of Boats Sold Since 2009
19
Locations with Easy Access off the Deep Water Channel
18000
sq. ft. Showroom loaded with New & Used Boats
30
Number of Licensed Yachting Professionals
<!-- Features Section -->
<div class="bg-primary">
<div class="container text-center space-1">
<!-- Features -->
<div class="row">
<!-- Icon Block -->
<div class="col-md-3">
<i class="flaticon-node text-white font-size-80 mb-3"></i>
<h5 class="font-size-30 text-white font-weight-bold mb-2 js-counter">5340</h5>
<p class="text-white px-xl-2 text-lh-inherit px-uw-3">Total Length of Boats Sold Since 2009</p>
</div>
<!-- End Icon Block -->
<!-- Icon Block -->
<div class="col-md-3">
<i class="flaticon-cardinal-points text-white font-size-80 mb-3"></i>
<h5 class="font-size-30 text-white font-weight-bold mb-2 js-counter">19</h5>
<p class="text-white px-xl-2 text-lh-inherit px-uw-3">Locations with Easy Access off the Deep Water Channel</p>
</div>
<!-- End Icon Block -->
<!-- Icon Block -->
<div class="col-md-3">
<i class="flaticon-anchor text-white font-size-80 mb-3"></i>
<h5 class="font-size-30 text-white font-weight-bold mb-2 js-counter">18000</h5>
<p class="text-white px-xl-2 text-lh-inherit px-uw-3">sq. ft. Showroom loaded with New & Used Boats</p>
</div>
<!-- End Icon Block -->
<!-- Icon Block -->
<div class="col-md-3">
<i class="flaticon-star text-white font-size-80 mb-3"></i>
<h5 class="font-size-30 text-white font-weight-bold mb-2 js-counter">30</h5>
<p class="text-white px-xl-2 text-lh-inherit px-uw-3">Number of Licensed Yachting Professionals</p>
</div>
<!-- End Icon Block -->
</div>
<!-- End Features -->
</div>
</div>
<!-- End Features Section -->