-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
283 lines (216 loc) · 13 KB
/
index.html
File metadata and controls
283 lines (216 loc) · 13 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title> Private Tour Guide | Lower Cost Tour | Marrakech </title>
<!--
Template 2098 Health
http://www.tooplate.com/view/2098-health
-->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Tooplate">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/tooplate-style.css">
</head>
<body id="top" data-spy="scroll" data-target=".navbar-collapse" data-offset="50">
<!-- PRE LOADER -->
<!-- <section class="preloader">
<div class="spinner">
<span class="spinner-rotate"></span>
</div>
</section> -->
<!-- HEADER -->
<header>
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-5">
<p>Your Guide to Discover Marrakech</p>
</div>
<div class="col-md-8 col-sm-7 text-align-right">
<a href="https://www.tripadvisor.fr/Attraction_Review-g293734-d2355618-Reviews-Marrakech_Tour_Guide-Marrakech_Marrakech_Tensift_El_Haouz_Region.html" ><span class="phone-icon"><i class="fa fa-tripadvisor"></i>TripAdvisor</span></a>
<span class="phone-icon"><i class="fa fa-whatsapp"></i> +212652910782</span>
<span class="phone-icon"><i class="fa fa-phone"></i> +212670930304</span>
<span class="date-icon"><i class="fa fa-calendar-plus-o"></i> 9:00 AM - 9:00 PM (Mon-Fri)</span>
<span class="email-icon"><i class="fa fa-envelope-o"></i> <a href="#">y.kharroubi@yahoo.com</a></span>
</div>
</div>
</div>
</header>
<!-- MENU -->
<section class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<!-- lOGO TEXT HERE -->
<a href="index.html" class="navbar-brand">Marrakech Tour Guide</a>
</div>
<!-- MENU LINKS -->
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html" class="smoothScroll">Home</a></li>
<li><a href="tours.html" class="smoothScroll">Full Day Tour</a></li>
<li><a href="halfTour.html" class="smoothScroll">1/2 Day Tour</a></li>
<li><a href="shopTour.html" class="smoothScroll">Shopping Tour</a></li>
<li><a href="gallery.html" class="smoothScroll">Gallery</a></li>
<li><a href="about.html" class="smoothScroll">About</a></li>
</ul>
</div>
</div>
</section>
<!-- HOME -->
<section id="home" class="slider" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row">
<div class="owl-carousel owl-theme">
<div class="item item-first">
<div class="caption">
<div class="col-md-offset-1 col-md-10">
<h3>Marrakech tour Guide</h3>
<h1>Culture and Tradition</h1>
</div>
</div>
</div>
<div class="item item-second">
<div class="caption">
<div class="col-md-offset-1 col-md-10">
<h3>Marrakech tour Guide</h3>
<h1>Gorgeous surroundings</h1>
</div>
</div>
</div>
<div class="item item-third">
<div class="caption">
<div class="col-md-offset-1 col-md-10">
<h3>Marrakech tour Guide</h3>
<h1>Land of God</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ABOUT -->
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6" style="opacity: 0.9;background-color: #fff;" >
<div class="about-info">
<h2 class="wow fadeInUp" data-wow-delay="0.6s">Your Guide to Discover MARRAKECH</h2>
<div class="wow fadeInUp" data-wow-delay="0.8s">
<p>The name Marrakech originates from the Amazigh (Berber) words mur (n) wakush, which means "Land of God". It is the third largest city in Morocco after Casablanca and Rabat, and lies near the foothills of the snow-capped Atlas Mountains and a few hours away from the foot of the Sahara Desert. </p>
<p>Its location and contrasting landscape has made it an enviable destination in Morocco.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Historical Monument -->
<section id="team" data-stellar-background-ratio="1">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="about-info">
<h2 class="wow fadeInUp" data-wow-delay="0.1s">Historical Monuments</h2>
</div>
</div>
<div class="clearfix"></div>
<div class="col-md-4 col-sm-6">
<div class="team-thumb wow fadeInUp" data-wow-delay="0.2s">
<img src="images/team-image1.jpg" class="img-responsive" alt="">
<div class="team-info">
<h3>The palace of Bahia</h3>
<p>The palace of Bahia (palace of the beautiful, the brilliant) is a nineteenth century palace of eight hectares located in Marrakech. It is one of the masterpieces of Moroccan architecture, one of the major monuments of the country’s cultural heritage and one of the main places of tourism in Morocco.</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="team-thumb wow fadeInUp" data-wow-delay="0.4s">
<img src="images/team-image2.jpg" class="img-responsive" alt="">
<div class="team-info">
<h3>El Badi palace</h3>
<p>The El Badi palace (sometimes spelled El Badiî palace or El Badia, literally “Palace of the incomparable”) is an architectural ensemble built at the end of the sixteenth century and located in Marrakech in Morocco. Former palace, it was built by the Saadian sultan Ahmed al-Mansur Dhahbi to celebrate the victory over the Portuguese army, in 1578, in the battle of the Three Kings. </p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="team-thumb wow fadeInUp" data-wow-delay="0.6s">
<img src="images/team-image3.jpg" class="img-responsive" alt="">
<div class="team-info">
<h3>The Almoravid Koubba</h3>
<p>The Almoravid Koubba is situated next to the Marrakech Museum, and around 40 meters south of the mosque of Ben Youssef. It is the only surviving example of Almoravid architecture in Marrakesh. </p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer data-stellar-background-ratio="5">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4">
<div class="footer-thumb">
<h4 class="wow fadeInUp" data-wow-delay="0.4s">Contact Info</h4>
<p>Youssef Kharroubi.</p>
<div class="contact-info">
<p><i class="fa fa-phone"></i> +212670930304</p>
<p><i class="fa fa-whatsapp"></i> +212652910782</p>
<p><i class="fa fa-envelope-o"></i> <a href="#">y.kharroubi@yahoo.com</a></p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="footer-thumb">
<div class="opening-hours">
<h4 class="wow fadeInUp" data-wow-delay="0.4s">Opening Hours</h4>
<p>Monday - Friday <span>06:00 AM - 10:00 PM</span></p>
<p>Saturday <span>09:00 AM - 08:00 PM</span></p>
<p>Sunday <span>Closed</span></p>
</div>
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook-square" attr="facebook icon"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="https://www.instagram.com/marrakechtour/" class="fa fa-instagram"></a></li>
</ul>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="footer-thumb">
<div id="TA_cdsratingsonlynarrow478" class="TA_cdsratingsonlynarrow"><ul id="3T62AI" class="TA_links 0VNog8v3"><li id="n1Mn0fP" class="t7rZTDGsUqu"><a target="_blank" href="https://www.tripadvisor.com/"><img src="https://www.tripadvisor.com/img/cdsi/img2/branding/tripadvisor_logo_transp_340x80-18034-2.png" alt="TripAdvisor"/></a></li></ul></div><script async src="https://www.jscache.com/wejs?wtype=cdsratingsonlynarrow&uniq=478&locationId=2355618&lang=en_US&border=true&shadow=true&backgroundColor=white&display_version=2"></script>
</div>
</div>
<div class="col-md-12 col-sm-12 border-top">
<div style="float: right;" class="col-md-2 col-sm-2 text-align-center">
<div class="angle-up-btn">
<a href="#top" class="smoothScroll wow fadeInUp" data-wow-delay="1.2s"><i class="fa fa-angle-up"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>