-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
693 lines (373 loc) · 20.7 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
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-big">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- <link rel="stylesheet" href="css/icon-font.css"> -->
<!-- <link rel="stylesheet" href="css/style.css"> -->
<link rel="stylesheet" href="sass/main.css">
<link rel="shortcut icon" type="image/png" href="img/favicon-32x32.png">
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.0/css/line.css">
<link rel="stylesheet" href="css/icons-font.css">
<!-- Primary Meta Tags -->
<title>iTravel | A whole World on a single island.</title>
<meta name="title" content="iTravel | A whole World on a single island.">
<meta name="description" content="let yourself go, to discover the incredible tourist destinations and unparalleled adventures that await you">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://luisalbertmschz.github.io/TravelToursRD-Tours-Agency-Web-Page/">
<meta property="og:title" content="iTravel | A Whole World On A Single Island.">
<meta property="og:description" content="let yourself go, to discover the incredible tourist destinations and unparalleled adventures that await you">
<meta property="og:image" content="./img/QQT-removebg-preview.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://luisalbertmschz.github.io/TravelToursRD-Tours-Agency-Web-Page/">
<meta property="twitter:title" content="iTravel | A Whole World On A Single Island.">
<meta property="twitter:description" content="let yourself go, to discover the incredible tourist destinations and unparalleled adventures that await you">
<meta property="twitter:image" content="./img/QQT-removebg-preview.png">
</head>
<body>
<header>
<div class="header__logo-box" >
<!-- <img src="./img/logo-white.png" alt="logo" class="header__logo"> -->
<img src="./img/Llogo-white-itravel.png" alt="logo" class="header__logo">
</div>
<div class="header__text-box">
<h1 class="heading-primary">
<span " class="heading-primary--main">Discover</span>
<span class="heading-primary--sub">Explore the beauty of this beautiful island</span>
</h1>
<a href="#" class="btn btn--white btn--animated">Explore destinations</a>
</div>
<video id="videoBG" poster="./img/postervideoload.jpg" muted autoplay loop
src="./videos/Hero-Welcome-Video.mp4">
</video>
</header>
<main>
<section class="section-about">
<div class="u-center-text u-margin-bottom-big">
<h2 class="heading-secondary">
Live your adventure
</h2>
</div>
<div class="row">
<div class="col-1-of-2">
<h3 class="heading-tertiary u-margin-bottom-small ">Explore memorable destinations</h3>
<p class="paragraph">Lorem ipsum dolor sit amet consectetur adipisicing elit. Praesentium perferendis placeat explicabo officiis. Pariatur itaque neque voluptate ipsa vero, officiis rem repudiandae veritatis qui tempora exercitationem, beatae corrupti optio dolorum?</p>
<h3 class="heading-tertiary u-margin-bottom-small ">You will enjoy the best tourist experience</h3>
<p class="paragraph">Lorem ipsum dolor sit amet consectetur adipisicing elit. Praesentium perferendis placeat explicabo officiis. Pariatur itaque neque voluptate ipsa vero, officiis rem repudiandae veritatis qui tempora exercitationem, beatae corrupti optio dolorum?</p>
<!-- <a href="#" class="btn-text">Learn more →</a> -->
<a href="#" class="custom-anchortag">Learn more</a>
<!--
<a href="#" class="button button--flex button--small portfolio__button">Live Demo <i class="uil uil-arrow-right button__icon button__icon"></i>
</a> -->
<!-- <button class="button-30" role="button">Learn more</button> -->
</div>
<div class="col-1-of-2">
<div class="composition">
<div class="col">
<div class="cards card1">
<h5>Isla Saona</h5>
<p>Descubre sus playas, su gente, un estilo de vida...</p>
</div>
<div class="cards card2">
<h5>Puerto Plata</h5>
<p>Descubre sus playas, su gente, un estilo de vida...</p>
</div>
<div class="cards card3">
<h5>Samaná</h5>
<p>Descubre sus playas, su gente, un estilo de vida...</p>
</div>
<div class="cards card4">
<h5>Bahía de las Águilas</h5>
<p>Descubre sus playas, su gente, un estilo de vida...</p>
</div>
</div>
<!-- <img src="img/IMG1.jpg" alt="photo1" class="composition__photo composition__photo--p1">
<img src="img/IMG2.jpg" alt="photo2" class="composition__photo composition__photo--p2">
<img src="img/IMG3.jpg" alt="photo3" class="composition__photo composition__photo--p3"> -->
<!-- INICIO ZONA TEST CARDS -->
<!-- <figure>
<img src="img/IMG1.jpg" alt="my_photo">
</figure> -->
<!-- <figure>
<img src="img/IMG1.jpg" alt="my_photo" >
<figcaption>A Wonderful Day</figcaption>
</figure>
<figure>
<img src="img/IMG1.jpg" alt="my_photo">
<figcaption>A Wonderful Day</figcaption>
</figure> -->
<!-- FIN ZONA TEST CARDSK -->
</div>
</div>
</div>
</section>
<section class="section-features">
<!-- <i class="icon-basic-world"></i> -->
<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-tertirary u-margin-bottom-small">Explore the Island</h3>
<p class="feature-box__text">
Lorem ipsum dolor sit amet consectetur adipisicing elit.
</p>
</div>
</div>
<div class="col-1-of-4">
<div class="feature-box">
<i class="feature-box__icon icon-basic-compass"></i>
<h3 class="heading-tertirary u-margin-bottom-small">Meet Nature</h3>
<p class="feature-box__text">
Lorem ipsum dolor sit amet consectetur adipisicing elit.
</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-tertirary u-margin-bottom-small">Find your way</h3>
<p class="feature-box__text">
Lorem ipsum dolor sit amet consectetur adipisicing elit.
</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-tertirary u-margin-bottom-small">Live a healthy life</h3>
<p class="feature-box__text">
Lorem ipsum dolor sit amet consectetur adipisicing elit.
</p>
</div>
</div>
</div>
</section>
<section class="section-tours">
<div class="u-center-text u-margin-bottom-big">
<h2 class="heading-secondary">
Explore our prefered 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__picture card__picture--1">
</div>
<h4 class="card__heading">
<span class="card__heading-span card__heading-span--1">
COAST AND SEA EXPLORER
</span>
</h4>
<div class="card__details">
<ul>
<li>3 Days Tour</li>
<li>Up to 30 People</li>
<li>3 Tours Guides</li>
<li>Sleep in Coast Hotels </li>
<li>Dificulty: Easy</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">$90</p>
</div>
<a href="#" class="btn btn--white">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__picture card__picture--2">
</div>
<h4 class="card__heading">
<span class="card__heading-span card__heading-span--2">
MOUNTAINS EXPLORER
</span>
</h4>
<div class="card__details">
<ul>
<li>3 Days Tour</li>
<li>Up to 30 People</li>
<li>3 Tours Guides</li>
<li>Sleep in Coast Hotels </li>
<li>Dificulty: Easy</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">$150</p>
</div>
<a href="#" class="btn btn--white">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__picture card__picture--3">
</div>
<h4 class="card__heading">
<span class="card__heading-span card__heading-span--3">
X-TREME EXPLORER
</span>
</h4>
<div class="card__details">
<ul>
<li>3 Days Tour</li>
<li>Up to 30 People</li>
<li>3 Tours Guides</li>
<li>Sleep in Coast Hotels </li>
<li>Dificulty: Easy</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">$200</p>
</div>
<a href="#" class="btn btn--white">BOOK NOW</a>
</div>
</div>
</div>
</div>
</div>
<div class="u-center-text u-margin-top-huge">
<a href="#" class="btn btn--green">DISCOVER ALL TOURS</a>
</div>
</section>
<section class="section-stories">
<div class="bg-video">
<video class="bg-video__content"autoplay muted loop>
<source src="img/video.mp4" type="video/mp4">
<source src="img/video.webm" type="video/webm">
Sadly, your browser is not supported
</video>
</div>
<div class="u-center-text u-margin-bottom-big">
<h2 class="heading-secondary">
What our travelers say
</h2>
</div>
<div class="row">
<div class="story">
<figure class="story__shape">
<img src="img/nat-8.jpg" alt="Person on a tour" class="story__image">
<figcaption class="story__caption">
Ana Bray
</figcaption>
</figure>
<div class="story__text">
<h3 class="heading-tertiary u-margin-bottom-small">
Best tour experience with my family
</h3>
<p>
What a wonderful experience!The food was bountiful, On the boat the meals were wholesome and delicious, we were treated to wonderful meals There was free time on each of the Islands that allowed for shopping, exploring or sitting round watching island life sipping a drink!
</p>
</div>
</div>
</div>
<div class="row">
<div class="story">
<figure class="story__shape">
<img src="img/nat-9.jpg" alt="Person on a tour" class="story__image">
<figcaption class="story__caption">
Jhon Lofi
</figcaption>
</figure>
<div class="story__text">
<h3 class="heading-tertiary u-margin-bottom-small">
This trip was amazing
</h3>
<p>
I got to meet some incredible people in my group that welcomed us into their space with open arms - the scenery and weather were spectacular and the guides really impressed with the organization of the tour and their laid back 'we can make this happen'.
</p>
</div>
</div>
</div>
<div class="u-center-text u-margin-top-huge">
<!-- <a href="#" class="btn btn--green">DISCOVER ALL TOURS</a> -->
<a href="#" class="custom-anchortag">Read all stories →</a>
</div>
</section>
<!-- <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-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-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-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> -->
</main>
</body>
</html>