-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
412 lines (398 loc) · 14.8 KB
/
index.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
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<html lang="en">
<!-- By | FAISAL IQBAL -->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/icon-fonts-styles.css">
<link rel="stylesheet" href="css/style.css">
<meta http-equiv="X-UA-COMPATIBLE" content="ie=edge" >
<title>Tour Bloge</title>
</head>
<body>
<div class="navigation">
<input type="checkbox" class="navigation-checkbox" id="navigation-toggle">
<label for="navigation-toggle" class="navigation-button">
<span class="navigation-icon">
<span></span>
<span></span>
<span></span>
</span>
</label>
<div class="navigation-background"> </div>
<nav class="navigation-nav">
<ul class="navigation-list">
<li class="navigation-item"><a href="#" class="navigation-link"><span>1</span> About us</a></li>
<li class="navigation-item"><a href="#" class="navigation-link"><span>2</span>Popular tours</a></li>
<li class="navigation-item"><a href="#" class="navigation-link"><span>3</span>Your planning</a></li>
<li class="navigation-item"><a href="#" class="navigation-link"><span>4</span>Book now</a></li>
<li class="navigation-item"><a href="#" class="navigation-link"><span>5</span>Stories</a></li>
</ul>
</nav>
</div>
<header class="header">
<div class="header__logo-box">
<img src="https://pngimage.net/wp-content/uploads/2019/05/zameen-logo-png-.png" alt="logo" class="header__logo">
</div>
<div class="header__text-box">
<h1 class="heading-primary">
<span class="heading-primary-main">Pakistan tour</span>
<span class="heading-primary-sub">make it lifetime experience</span>
</h1>
<a href="" class="btn btn-white animated">Discover Out Tour</a>
</div>
</header>
<section class="about">
<div class="u-content-center u-mb-8">
<h2 class="heading-secondary">
Exiting tours for adventures people
</h2>
</div>
<div class="row">
<div class="col-1-of-2">
<h3 class="heading-teritiary mb-2">
You're going to fall in love with Mountain
</h3>
<p class="parragraph">
There are 10 Mountains higher than 8000m in nepal and 8 of them are in top 10 highest mountain in the world. The main one is Mt. Everest also called Sagarmatha which is about 8849 meters high
</p>
<h3 class="heading-teritiary mb-2">
This will be unforgetable experience
</h3>
<p class="parragraph">
I am sure that you will never forget this moment. You will enjoy to climb mountain Hardly people can go top of the mountain
</p>
<a href="#" class="btn-text">Learn more →</a>
</div>
<div class="col-1-of-2">
<div class="composition">
<img src="img/nat-1.jpg" alt="photo1" class="composition-photo composition-photo--p1">
<img src="img/nat-2.jpg" alt="photo2" class="composition-photo composition-photo--p2">
<img src="img/nat-3.jpg" alt="photo3" class="composition-photo composition-photo--p3">
</div>
</div>
</div>
</section>
<section class="features">
<div class="row">
<div class="col-1-of-4">
<div class="feature-box">
<i class="feature-box_icon icon-basic-world"></i>
<h3 class="heading-teritiary mb-small">Explore the world</h3>
<p class="feature-box_text">
You will enjoy to climb mountain Hardly people can go top of the mountain
</p>
</div>
</div>
<div class="col-1-of-4">
<div class="feature-box">
<i class="feature-box_icon icon-basic-map"></i>
<h3 class="heading-teritiary mb-small">Meat Beauty of Nature</h3>
<p class="feature-box_text">
You will enjoy to climb mountain Hardly people can go top of the mountain
</p>
</div>
</div>
<div class="col-1-of-4">
<div class="feature-box">
<i class="feature-box_icon icon-basic-world"></i>
<h3 class="heading-teritiary compass">Find Your Way</h3>
<p class="feature-box_text">
You will enjoy to climb mountain Hardly people can go top of the mountain
</p>
</div>
</div>
<div class="col-1-of-4">
<div class="feature-box">
<i class="feature-box_icon icon-basic-heart"></i>
<h3 class="heading-teritiary mb-small">Live Your life</h3>
<p class="feature-box_text">
You will enjoy to climb mountain Hardly people can go top of the mountain
</p>
</div>
</div>
</div>
</section>
<section class="tours" id="section-tours">
<div class="u-content-center u-mb-big">
<h2 class="heading-secondary">
Most popular tours
</h2>
</div>
<div class="row">
<div class="col-1-of-3">
<div class="card">
<div class="card_side card_side-front">
<div class="card_pic card_pic-1">
</div>
<h4 class="card_heading">
<span class="card_heading_span card_heading_span-1">the rever explorer</span>
</h4>
<div class="card_details">
<ul>
<li>10 guests</li>
<li>Popular hotels</li>
<li>Trecking</li>
<li>Enjoy Fishing</li>
<li>Music mix</li>
</ul>
</div>
</div>
<div class="card_side card_side-back card_side-back-1">
<div class="card_cta">
<div class="card_price-box">
<p class="card_price-only">Only</p>
<p class="card_price-value">$500</p>
</div>
<a href="#popup" class="btn btn-white price-btn">Book Now</a>
</div>
</div>
</div>
</div>
<div class="col-1-of-3">
<div class="card">
<div class="card_side card_side-front">
<div class="card_pic card_pic-2">
</div>
<h4 class="card_heading">
<span class="card_heading_span card_heading_span-2">the snow adventures</span>
</h4>
<div class="card_details">
<ul>
<li>4 guests</li>
<li>Few hotels</li>
<li>Trecking</li>
<li>Enjoy Nature</li>
<li>Love the snow</li>
</ul>
</div>
</div>
<div class="card_side card_side-back card_side-back-2">
<div class="card_cta">
<div class="card_price-box">
<p class="card_price-only">Only</p>
<p class="card_price-value">$1000</p>
</div>
<a href="#popup" class="btn btn-white price-btn">Book Now</a>
</div>
</div>
</div>
</div>
<div class="col-1-of-3">
<div class="card">
<div class="card_side card_side-front">
<div class="card_pic card_pic-3">
</div>
<h4 class="card_heading">
<span class="card_heading_span card_heading_span-3">the forest hecking</span>
</h4>
<div class="card_details">
<ul>
<li>Unlimited guests</li>
<li>Popular hotels</li>
<li>Trecking</li>
<li>Enjoy with mates</li>
<li>Music mix</li>
</ul>
</div>
</div>
<div class="card_side card_side-back card_side-back-3">
<div class="card_cta">
<div class="card_price-box">
<p class="card_price-only">Only</p>
<p class="card_price-value">$1500</p>
</div>
<a href="#popup" class="btn btn-white price-btn">Book Now</a>
</div>
</div>
</div>
</div>
</div>
<div class="u-content-center u-mt-big">
<a href="#" class="btn btn-blue">Discover all Tours</a>
</div>
</section>
<section class="stories">
<div class="bg-video">
<video class="bg-video-content" autoplay muted loop>
<source src="img/bg-video.mp4" type="video/mp4">
this video is not supported in your broswer
</video>
</div>
<div class="u-content-center u-mb-8">
<h2 class="heading-secondary">
We guarantee to make you happy
</h2>
</div>
<div class="row">
<div class="story">
<figure class="story-shape">
<img src="img/nat-7.jpg" class="story-img" alt="men's review">
<figcaption class="story-caption">Naran kaghan</figcaption>
</figure>
<div class="story-text">
<h3 class="heading-teritiary mb-small">This was the best place i ever seen in my entire life</h3>
<p>i have a lot of things in my mind to tell about this place but i just wanna say wonderful you must visit this place. i am pretty sure that you will never regret</p>
</div>
</div>
</div>
<div class="row">
<div class="story">
<figure class="story-shape">
<img src="img/nat-8.jpg" class="story-img" alt="men's review">
<figcaption class="story-caption">Islamabad</figcaption>
</figure>
<div class="story-text">
<h3 class="heading-teritiary mb-small">This was the lifetime experience</h3>
<p>i have a lot of things in my mind to tell about this place but i just wanna say wonderful you must visit this place. i am pretty sure that you will never regret</p>
</div>
</div>
</div>
<div class="u-content-center u-mt-big">
<a href="#" class="btn-text">See more stories →</a>
</div>
</section>
<section class="booking">
<div class="row row-booking">
<div class="book">
<div class="book-form">
<form action="#" class="form">
<div class="u-mb-medium">
<h2 class="heading-secondary">
Start booking now
</h2>
</div>
<div class="form-group">
<input type="text" id="name" class="form-input" placeholder="Name" required>
<label for="name" class="form-label">Your Name</label>
</div>
<div class="form-group">
<input type="email" id="email" class="form-input" placeholder="Email" required>
<label for="email" class="form-label">Your Email</label>
</div>
<div class="form-group">
<div class="form_radio-group">
<input type="radio" id="small" class="form_radio-input" name="size">
<label for="small" class="form_radio-label"> <span class="form_radio-button"></span> tour group</label>
</div>
<div class="form_radio-group">
<input type="radio" id="large" class="form_radio-input" name="size">
<label for="large" class="form_radio-label"><span class="form_radio-button"></span>Large tour group</label>
</div>
</div>
<div class="form-group">
<button class="btn btn-blue">Next →</button>
</div>
</form>
</div>
</div>
</div>
</section>
<section class="footer">
<div class="footer_logo-box">
<img src="img/nat-11.jpg" alt="footer-logo" class="footer-logo">
</div>
<div class="row">
<div class="col-1-of-2">
<div class="footer-navigation">
<ul class="footer-list">
<li class="footer-item"><a href="#" class="footer-link">About us</a></li>
<li class="footer-item"><a href="#" class="footer-link">Contact us</a></li>
<li class="footer-item"><a href="#" class="footer-link">Blogs</a></li>
<li class="footer-item"><a href="#" class="footer-link">Term </a></li>
<li class="footer-item"><a href="#" class="footer-link">Service</a></li>
</ul>
</div>
</div>
<div class="col-1-of-2">
<div class="footer-copyright">
Built by <a href="#" class="footer-link">FAISAL IQBAL</a>
</div>
</div>
</div>
</section>
<div class="popup" id="popup">
<div class="popup-content">
<div class="popup-left">
<img src="img/nat-7.jpg" alt="" class="popup-img">
<img src="img/nat-8.jpg" alt="" class="popup-img">
</div>
<div class="popup-right">
<a href="#section-tours" class="popup-close">×</a>
<h2 class="heading-secondary u-mb-medium">Start booking now</h2>
<h3 class="heading-teritiary mb-small">Please read terms and conditions before you go ahead for booking</h3>
<p class="popup-text">
This is best opportunity for you to relax your mind. this is the only place where you can have full enjoyment of nature. i guarantee you will never see such beautiful view in your life
This is best opportunity for you to relax your mind. this is the only place where you can have full enjoyment of nature. i guarantee you will never see such beautiful view in your life
</p>
<a href="#" class="btn btn-blue">Book now</a>
</div>
</div>
</div>
<!--section class="grid-test">
<div class="row">
<div class="col-1-of-2">
Col 1 of 2
</div>
<div class="col-1-of-2">
Col 1 of 2
</div>
</div>
<div class="row">
<div class="col-1-of-3">
Col 1 of 3
</div>
<div class="col-2-of-3">
Col 2 of 3
</div>
</div>
<div class="row">
<div class="col-1-of-3">
Col 1 of 3
</div>
<div class="col-1-of-3">
Col 1 of 3
</div>
<div class="col-1-of-3">
Col 1 of 3
</div>
</div>
<div class="row">
<div class="col-1-of-4">
Col 1 of 4
</div>
<div class="col-1-of-4">
Col 1 of 4
</div>
<div class="col-1-of-4">
Col 1 of 4
</div>
<div class="col-1-of-4">
Col 1 of 4
</div>
</div>
<div class="row">
<div class="col-1-of-4">
Col 1 of 4
</div>
<div class="col-1-of-4">
Col 1 of 4
</div>
<div class="col-2-of-4">
Col 2 of 4
</div>
</div>
<div class="row">
<div class="col-1-of-4">
Col 1 of 4
</div>
<div class="col-3-of-4">
Col 3 of 4
</div>
</div>
</section> -->
</body>
</html>