-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
466 lines (445 loc) · 19.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="keywords" content="HTML, CSS, JavaScript">
<meta name="description" content="Explore Egypt">
<meta name="author" content="Hatem Soliman">
<meta http-equiv="refresh" content="600">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MyEgypt</title>
<link rel="shortcut icon" type="x-icon" href="./Assets/Logo.svg">
<link rel="stylesheet" href="loader.css">
<link rel="stylesheet" href="style.css" />
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script>
setTimeout(function() {
$(".bg__loader").fadeToggle();
}, 3000);
</script>
<script defer src="app.js"></script>
<script
src="https://kit.fontawesome.com/c8e4d183c2.js"
crossorigin="anonymous"
></script>
</head>
<body>
<!-- Preloader -->
<div class="bg__loader">
<div class="center">
<div class="ring"></div>
<span class="travelling__icon">TRAVELLING...</span>
</div>
</div>
<!-- Website -->
<section id="hero__section">
<img class="hero__img" data-lazy="./Assets/heroImage2.png" alt="Hero Image" />
<nav class="nav__bar">
<figure class="logo__wrapper">
<img class="logo" data-lazy="./Assets/Logo.svg" alt="MyEgypt" />
</figure>
<ul class="nav__link--list">
<li class="nav__link">
<a class="nav__link--anchor" href="#about__btn">About</a>
</li>
<li class="nav__link">
<a class="nav__link--anchor no-cursor" href="">Gallery</a>
</li>
<li class="nav__link">
<a class="nav__link--anchor nav__link--anchor-plan" href="#form__tray">
Plan your Trip
</a>
</li>
</ul>
<div class="nav__container--mobile">
<button class="btn__menu" onclick="openMenu()">
<i class="fas fa-bars"></i>
</button>
<div class="menu__backdrop">
<button class="btn__menu btn__menu--close" onclick="closeMenu()">
<i class="fas fa-times"></i>
</button>
<ul class="menu__links">
<li class="menu__list">
<a href="#about__btn" class="menu__link" onclick="closeMenu()">ABOUT</a>
</li>
<li class="menu__list">
<a href="#explore" class="menu__link" onclick="closeMenu()">GALLERY</a>
</li>
<li class="menu__list">
<a href="#form__tray" class="menu__link" onclick="closeMenu()">PLAN YOUR TRIP</a>
</li>
</ul>
</div>
</div>
</nav>
<main>
<h1 class="hero__title">Land of<br/>Wonders</h1>
<a href="#header" class="scroll">
<div class="scroll__icon click"></div>
</a>
<h2 class="hero__subtitle">
the essence of stillness, connection, wellbeing and a sense of place
</h2>
</main>
</section>
<section id="header">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
Egypt is much more than Pyramids and monuments
</h2>
<p class="header__para">
And not only is it a country of antiquity, but also of magnificent
landscapes offering cities and oases, deserts and beaches, ancient
obelisks, and modern hotels. Bordered by the Mediterranean, the Red
Sea, & the fabled Nile River, you can experience eras as far back as
the dawn of civilization.
<span class="maroon">If you want to know how we can help you</span>
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Header Image.jpg" alt="Temple">
</figure>
</section>
<button id="about__btn" class="no-cursor">READ MORE</button>
<section id="cairo">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
There is more to this nation than you might expect
</h2>
<p class="header__para">
From surreal waters & golden sand beaches to remarkable architecture & natural therapies, Egypt is worthy of your bucket list. Here are some of the top reasons Egypt should be your next destination. Cairo, one of the world's great megacities, 2nd largest in Africa and 1st in the Arab World, is one of those cities that can steal a first-time visitor’s senses it is where you really get a feel for Egyptian street life.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Cairo Image.jpg" alt="Cairo">
</figure>
</section>
<section id="nile-river">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
It has the longest river in the world
</h2>
<p class="header__para">
Ranking as the longest river in the world, the Nile extends around 6,695km (4,160mi) and flows into the Mediterranean. You can visit a number of attractions along its length; the most prominent being Luxor and Aswan, both of which feature on Culture Trip’s exclusive small-group Egypt tour.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Nile River Image.jpg" alt="Nile River">
</figure>
</section>
<section id="mount-moses">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
You'll follow the footsteps of Moses
</h2>
<p class="header__para">
Mount Sinai, also known as Jabal Al Tor or Mount Moses, is considered a holy site and is visited by pilgrims from religions including Islam, Christianity and Judaism. It is where the prophet Moses received the divine commandments from God. It is located in the beautiful Sinai Peninsula, where many come to enjoy mountain climbing & hiking, too.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Mount Moses.jpg" alt="Mount Moses">
</figure>
</section>
<section id="aqua">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
Paradise beneath the waves
</h2>
<p class="header__para">
The Red Sea is without question the best place to dive in Egypt. It offers diverse locations for an unforgettable experience including bright corals and colourful, distinctive fish. Egypt offers different diving opportunities including wrecks, walls, drifts, pinnacles, shore dives, day boats and liveaboards.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Aqua.jpg" alt="Underwater Aqua Life">
</figure>
</section>
<section id="beaches">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
The beaches are gorgeous
</h2>
<p class="header__para">
The beaches of Egypt are a dream come true with the country home to internationally renowned beaches guaranteed to delight sunseekers. From natural pools and crystal blue waters to steady beaches as well as surfing spots, they are not to be missed.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Beaches.jpg" alt="Beaches">
</figure>
</section>
<section id="wtr-sprts">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
It’s a hotspot for water sports champions
</h2>
<p class="header__para">
Dahab, Hurghada, Ras Sudr and El Gouna are all among the top kite & windsurfing destinations in Egypt. Kite and windsurfing champions from around the world train in these locations due to the perfect weather and steady, safe waters. Not a champion? Egypt has some of the best kite and windsurfing schools as well.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Water Sports.jpg" alt="Parasailing">
</figure>
</section>
<section id="safari">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
Safari desert trips are the best in Egypt
</h2>
<p class="header__para">
Much of the land here is desert, making it the perfect spot for a new kind of adventure. The best way to discover the region is via a safari trip. Camp to enjoy the full experience. It is one of the most interesting experiences that you must include when planning your visit to Egypt. It blends adventure, serenity, & the appreciation of nature. The desert safari offers an opportunity to enjoy various desert activities.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Safari.jpg" alt="Desert Safari">
</figure>
</section>
<section id="architect">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
It's a dream for architecture and art lovers
</h2>
<p class="header__para">
Cairo has some of the best Islamic architecture & art on earth. Visit mosques that have been standing for 1,200 years, such as the Mosque of Ibn Tulun, the Mosque of Muhammad Ali, the Mosque-Madrassa of Sultan Hassan & more. These mosques are a perfect chance for architecture, art & history buffs to soak up some culture.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Architecture.jpg" alt="Mosque">
</figure>
</section>
<section id="cuisine">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
Egyptian cuisine is delicious
</h2>
<p class="header__para">
Did you think we would pass on food that easily? Egyptian food has been influenced by neighbouring countries in the Middle East, resulting in dishes full of flavour. Not only is it delicious, but the food in Egypt shapes the national culture. Egyptians turn to food in times of happiness, need & struggle. It’s the highlight of any occasion, so don’t be surprised of a local invites over for a Koshari dinner. Speaking of people, this hops us in the section!
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Cuisine.jpg" alt="Koshari Plate">
</figure>
</section>
<section id="people">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
Egyptian people are a diverse bunch
</h2>
<p class="header__para">
In Egypt, people have different accents, distinctive food, unique traditions & even different fashions depending on which city they are from. Just wandering around Egypt is an experience in and of itself. Egyptians are really helpful, friendly people & would go out of their way to help you out. And they love to talk… You just have to sit with them at a coffee shop, with time in your hands.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/People.jpg" alt="Egyptains">
</figure>
</section>
<section id="neo-cities">
<div class="row">
<div class="header__txt">
<h2 class="header__title">
Top new cities in Egypt
</h2>
<p class="header__para">
By now you may have already become overwhelmed by the countless stuff you can experience in Egypt, you might even be packing your bags right now! Before concluding this “Guide to Egypt”, the country is witnessing a huge development through building new cities in various areas of the country. This is to expand in different areas from the capital and to offer you a better living atmosphere. Cities include but not limited to the New Administrative Capital, New Alamein City & New Mansoura City.
</p>
</div>
</div>
<figure class="img__wrapper--right">
<img data-lazy="./Assets/Neo Cities.jpg" alt="New Administrative Capital">
</figure>
</section>
<section id="application">
<!-- <img data-lazy src="./Assets/application.png" alt="clouds"> -->
<div class="container">
<h1 class="application__title">Let us plan your <span class="maroon">Trip</span></h1>
<h3 class="application__subtitle">
Our expert in-house travel service embodies the <br><span class="maroon">MyEgypt</span> experience every step of the way.
</h3>
<div id="form__tray">
<div id="functionality__bar">
<ul class="form__icons">
<li id="form__icon--one" class="form__icon">
<i class="fas fa-user-lock"></i>
<span class="form__icon--name">Data<br>Privacy</span>
</li>
<li id="form__icon--two" class="form__icon">
<i class="fas fa-shield-alt"></i>
<span class="form__icon--name">Data<br>Integrity</span>
</li>
<li id="form__icon--three" class="form__icon">
<i class="fas fa-headset"></i>
<span class="form__icon--name">24/7<br>Customer Support</span>
</li>
</ul>
<button id="next__btn">Next</button>
<button id="submit__btn">Submit</button>
</div>
<div id="first__form">
<h3 class="form__title">Please fill in the following</h3>
<form id="contact__form">
<div class="form__item">
<label class="form__item--label">First Name</label>
<input class="input" name="user_name" type="text" required></input>
</div>
<div class="form__item">
<label class="form__item--label">Last Name</label>
<input class="input" name="user_name" type="text" required></input>
</div>
<div class="form__item">
<label class="form__item--label">Email</label>
<input class="input" name="user_email" type="email" required></input>
</div>
</form>
</div>
<div id="loading__message" class="loading__message">
<div class="loading__message--spinner"></div>
<p>Loading...</p>
</div>
<div id="second__form">
<h3 class="form__title">Please fill in the following</h3>
<form action="" id="booking">
<div class="form__item form__item--select">
<label class="form__item--label">Choose a Governorate</label>
<select id="governorates">
<option value="governorate">Select Governorate</option>
<option value="governorate">Alexandria</option>
<option value="governorate">Aswan</option>
<option value="governorate">Asyut</option>
<option value="governorate">Beheira</option>
<option value="governorate">Beni Suef</option>
<option value="governorate">Cairo</option>
<option value="governorate">Dakahlia</option>
<option value="governorate">Damietta</option>
<option value="governorate">Fayoum</option>
<option value="governorate">Gharbia</option>
<option value="governorate">Giza</option>
<option value="governorate">Ismailia</option>
<option value="governorate">Kafr El Sheikh</option>
<option value="governorate">Luxour</option>
<option value="governorate">Marsa Matrouh</option>
<option value="governorate">Minya</option>
<option value="governorate">Monufia</option>
<option value="governorate">New Valley</option>
<option value="governorate">Port Said</option>
<option value="governorate">Qalyubia</option>
<option value="governorate">Qena</option>
<option value="governorate">Red Sea</option>
<option value="governorate">Sharqia</option>
<option value="governorate">Sohag</option>
<option value="governorate">South Sinai</option>
<option value="governorate">Suez</option>
</select>
</div>
<div class="form__item">
<label class="form__item--label" id="arrival">Arrival Date</label>
<input type="date" id="date">
</div>
<div class="form__item">
<label class="form__item--label" id="departure">Departure Date</label>
<input type="date" id="date">
</div>
</form>
</div>
<div id="form__success">
<h3 class="form__title">Thank you for<br>choosing us</h3>
<div class="check">
<i class="far fa-check-circle"></i>
</div>
<h5 class="confirm__msg">A planner will connect<br>with you soon</h5>
</div>
</div>
</div>
</section>
<footer>
<div class="container footer__container">
<div class="footer__row">
<div class="footer__content">
<figure class="logo__wrapper logo__wrapper--footer">
<a href="#hero__section">
<img
data-lazy="./Assets/Logo.svg"
class="logo logo__footer"
alt="MyEgypt"
/>
</a>
</figure>
<div class="address__wrapper">
<h6 class="address">MyEgypt</h6>
<h6 class="address">
Cairo . 4 Amr St., MAADI
</h6>
<h6 class="address">
Country Calling Code +20 . Tel 027025446
</h6>
</div>
<div class="side__info">
<ul class="footer__links">
<li class="footer__link">
<a
class="footer__link--anchor no-cursor"
href=""
>Sitemap</a
>
</li>
<li class="footer__link">
<a
class="footer__link--anchor no-cursor"
href=""
>FAQ</a
>
</li>
<li class="footer__link">
<a
class="footer__link--anchor no-cursor"
href=""
>Policies & Regulations</a
>
</li>
</ul>
<ul class="social__links">
<li class="social__link social__link--facebook">
<a class="no-cursor" href="">
<i class="fab fa-facebook"></i>
</a>
</li>
<li class="social__link">
<a class="no-cursor" href="">
<i class="fab fa-instagram"></i>
</a>
</li>
<li class="social__link">
<a class="no-cursor" href="">
<i class="fab fa-youtube"></i>
</a>
</li>
</ul>
</div>
</div>
<h4 class="footer__claim">MyEgypt © 2022</h4>
</div>
</div>
</footer>
</body>
</html>