-
Notifications
You must be signed in to change notification settings - Fork 3
/
services.html
349 lines (310 loc) · 13.5 KB
/
services.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
<!-- /*
* Template Name: Tour
* Template Author: Untree.co
* Tempalte URI: https://untree.co/
* License: https://creativecommons.org/licenses/by/3.0/
*/ -->
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Untree.co">
<link rel="shortcut icon" href="favicon.png">
<meta name="description" content="" />
<meta name="keywords" content="bootstrap, bootstrap4" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Source+Serif+Pro:wght@400;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/daterangepicker.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
<title>Tour Free Bootstrap Template for Travel Agency by Untree.co</title>
</head>
<body>
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close">
<span class="icofont-close js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<nav class="site-nav">
<div class="container">
<div class="site-navigation">
<a href="index.html" class="logo m-0">Tour <span class="text-primary">.</span></a>
<ul class="js-clone-nav d-none d-lg-inline-block text-left site-menu float-right">
<li><a href="index.html">Home</a></li>
<li class="has-children">
<a href="#">Dropdown</a>
<ul class="dropdown">
<li><a href="elements.html">Elements</a></li>
<li><a href="#">Menu One</a></li>
<li class="has-children">
<a href="#">Menu Two</a>
<ul class="dropdown">
<li><a href="#">Sub Menu One</a></li>
<li><a href="#">Sub Menu Two</a></li>
<li><a href="#">Sub Menu Three</a></li>
</ul>
</li>
<li><a href="#">Menu Three</a></li>
</ul>
</li>
<li class="active"><a href="services.html">Services</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
<a href="#" class="burger ml-auto float-right site-menu-toggle js-menu-toggle d-inline-block d-lg-none light" data-toggle="collapse" data-target="#main-navbar">
<span></span>
</a>
</div>
</div>
</nav>
<div class="hero hero-inner">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 mx-auto text-center">
<div class="intro-wrap">
<h1 class="mb-0">Our Services</h1>
<p class="text-white">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. </p>
</div>
</div>
</div>
</div>
</div>
<div class="untree_co-section">
<div class="container">
<div class="row">
<div class="col-6 col-md-6 col-lg-3">
<div class="media-1">
<a href="#" class="d-block mb-3"><img src="images/hero-slider-1.jpg" alt="Image" class="img-fluid"></a>
<div class="d-flex">
<div>
<h3><a href="#">Excellence in Travel</a></h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
<div class="col-6 col-md-6 col-lg-3">
<div class="media-1">
<a href="#" class="d-block mb-3"><img src="images/hero-slider-2.jpg" alt="Image" class="img-fluid"></a>
<div class="d-flex">
<div>
<h3><a href="#">Discovering Best</a></h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
<div class="col-6 col-md-6 col-lg-3">
<div class="media-1">
<a href="#" class="d-block mb-3"><img src="images/hero-slider-3.jpg" alt="Image" class="img-fluid"></a>
<div class="d-flex">
<div>
<h3><a href="#">A New Moments of Life</a></h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
<div class="col-6 col-md-6 col-lg-3">
<div class="media-1">
<a href="#" class="d-block mb-3"><img src="images/hero-slider-4.jpg" alt="Image" class="img-fluid"></a>
<div class="d-flex">
<div>
<h3><a href="#">Joy To Your Journey</a></h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="untree_co-section">
<div class="container">
<div class="row">
<div class="col-6 col-md-6 col-lg-3">
<div class="service text-center">
<span class="icon-paper-plane"></span>
<h3>Excellence in Travel</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
<div class="col-6 col-md-6 col-lg-3">
<div class="service text-center">
<span class="icon-tag"></span>
<h3>Discover Best</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
<div class="col-6 col-md-6 col-lg-3">
<div class="service text-center">
<span class="icon-user"></span>
<h3>A New Moments of Life</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
<div class="col-6 col-md-6 col-lg-3">
<div class="service text-center">
<span class="icon-support"></span>
<h3>Joy To Your Journey</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
</div>
<div class="untree_co-section">
<div class="container">
<div class="row mb-5 justify-content-center">
<div class="col-lg-6 text-center">
<h2 class="section-title text-center mb-3">More Services</h2>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
</div>
</div>
<div class="row align-items-stretch">
<div class="col-lg-4 order-lg-1">
<div class="h-100"><div class="frame h-100"><div class="feature-img-bg h-100" style="background-image: url('images/hero-slider-1.jpg');"></div></div></div>
</div>
<div class="col-6 col-sm-6 col-lg-4 feature-1-wrap d-md-flex flex-md-column order-lg-1" >
<div class="feature-1 d-md-flex">
<div class="align-self-center">
<span class="flaticon-house display-4 text-primary"></span>
<h3>Beautiful Condo</h3>
<p class="mb-0">Even the all-powerful Pointing has no control about the blind texts.</p>
</div>
</div>
<div class="feature-1 ">
<div class="align-self-center">
<span class="flaticon-restaurant display-4 text-primary"></span>
<h3>Restaurants & Cafe</h3>
<p class="mb-0">Even the all-powerful Pointing has no control about the blind texts.</p>
</div>
</div>
</div>
<div class="col-6 col-sm-6 col-lg-4 feature-1-wrap d-md-flex flex-md-column order-lg-3" >
<div class="feature-1 d-md-flex">
<div class="align-self-center">
<span class="flaticon-mail display-4 text-primary"></span>
<h3>Easy to Connect</h3>
<p class="mb-0">Even the all-powerful Pointing has no control about the blind texts.</p>
</div>
</div>
<div class="feature-1 d-md-flex">
<div class="align-self-center">
<span class="flaticon-phone-call display-4 text-primary"></span>
<h3>24/7 Support</h3>
<p class="mb-0">Even the all-powerful Pointing has no control about the blind texts.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="py-5 cta-section">
<div class="container">
<div class="row text-center">
<div class="col-md-12">
<h2 class="mb-2 text-white">Lets you Explore the Best. Contact Us Now</h2>
<p class="mb-4 lead text-white text-white-opacity">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi, fugit?</p>
<p class="mb-0"><a href="booking.html" class="btn btn-outline-white text-white btn-md font-weight-bold">Get in touch</a></p>
</div>
</div>
</div>
</div>
<div class="site-footer">
<div class="inner first">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-4">
<div class="widget">
<h3 class="heading">About Tour</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
<div class="widget">
<ul class="list-unstyled social">
<li><a href="#"><span class="icon-twitter"></span></a></li>
<li><a href="#"><span class="icon-instagram"></span></a></li>
<li><a href="#"><span class="icon-facebook"></span></a></li>
<li><a href="#"><span class="icon-linkedin"></span></a></li>
<li><a href="#"><span class="icon-dribbble"></span></a></li>
<li><a href="#"><span class="icon-pinterest"></span></a></li>
<li><a href="#"><span class="icon-apple"></span></a></li>
<li><a href="#"><span class="icon-google"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-6 col-lg-2 pl-lg-5">
<div class="widget">
<h3 class="heading">Pages</h3>
<ul class="links list-unstyled">
<li><a href="#">Blog</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md-6 col-lg-2">
<div class="widget">
<h3 class="heading">Resources</h3>
<ul class="links list-unstyled">
<li><a href="#">Blog</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="widget">
<h3 class="heading">Contact</h3>
<ul class="list-unstyled quick-info links">
<li class="email"><a href="#">mail@example.com</a></li>
<li class="phone"><a href="#">+1 222 212 3819</a></li>
<li class="address"><a href="#">43 Raymouth Rd. Baltemoer, London 3910</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="inner dark">
<div class="container">
<div class="row text-center">
<div class="col-md-8 mb-3 mb-md-0 mx-auto">
<p>Copyright ©<script>document.write(new Date().getFullYear());</script>. All Rights Reserved. — Designed with love by <a href="https://untree.co" class="link-highlight">Untree.co</a> <!-- License information: https://untree.co/license/ --> Distributed By <a href="https://themewagon.com" target="_blank" >ThemeWagon</a>
</p>
</div>
</div>
</div>
</div>
</div>
<div id="overlayer"></div>
<div class="loader">
<div class="spinner-border" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/moment.min.js"></script>
<script src="js/daterangepicker.js"></script>
<script src="js/typed.js"></script>
<script src="js/custom.js"></script>
</body>
</html>