-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
292 lines (241 loc) · 13.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
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="B7rd-y21yAkHX4Wlba-4vRRRqDb03-5bTCIG7uCmW8o" />
<meta name="robots" content="index, follow">
<meta name="description" content="Boasting a seasonal outdoor swimming pool and a garden, Villa Malena offers accommodation in Glóssa with free WiFi and sea views.">
<meta name="keywords" content="Villa Malena, villa, Malena, Μαλενα, Skopelos, Glossa, Glóssa, loutraki, accommodations, rent, greece, holiday rentals">
<title>Villa Malena</title>
<link rel="icon" href="img/logo.ico">
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/pure-min.css" integrity="sha384-oAOxQR6DkCoMliIh8yFnu25d7Eq/PHS21PClpwjOTeU2jRSq11vu66rf90/cZr47" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/grids-responsive-min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.min.css">
</head>
<body class="body">
<div class="conImg" id="conImg">
<div class="mainLogo">
<div class="boxLogo">VILLA MALENA</div>
<div class="secTextLogo">HOLIDAY RENTAL VILLA ON SKOPELOS ISLAND.</div>
<div class="buttonLogo" id="buttonFindMore">FIND MORE</div>
</div>
</div>
<div class="navbar" id="navbar">
<ul class="navMenu">
<li class="navbarLi"><a href="#" class="navLogo" id="buttonLogo">VILLA MALENA</a></li>
<span class="navBut">
<li class="navbarLi"><a href="#" class="navTextMd" id="buttonServices">Services</a></li>
<li class="navbarLi"><a href="#" class="navTextMd" id="buttonDescription">Description</a></li>
<li class="navbarLi"><a href="#" class="navTextMd" id="buttonImages">Images</a></li>
<li class="navbarLi"><a href="#" class="navTextMd" id="buttonMap">Map</a></li>
<li class="navbarLi"><a href="#" class="navTextMd" id="buttonContact">Contact</a></li>
</span>
<li class="navMoreButLi">
<a onclick="openNavBar()" class="button" aria-label="navigation">
<i class="fa fa-bars navMoreButI"></i>
</a>
</li>
</ul>
<div class="navButSm">
<div class="navDivSm"><a href="#" class="navTextSm" id="buttonServicesSm">Services</a></div>
<div class="navDivSm"><a href="#" class="navTextSm" id="buttonDescriptionSm">Description</a></div>
<div class="navDivSm"><a href="#" class="navTextSm" id="buttonImagesSm">Images</a></div>
<div class="navDivSm"><a href="#" class="navTextSm" id="buttonMapSm">Map</a></div>
<div class="navDivSm"><a href="#" class="navTextSm" id="buttonContactSm">Contact</a></div>
</div>
</div>
<div class="container conWhite" id="services">
<h3 class="conTitle whTitle">OUR SERVICES</h3>
<div>
<div class="chip">
<i class="fas fa-users"></i>
6 guests
</div>
<div class="chip">
<i class="fas fa-bed"></i>
3 bedrooms
</div>
<div class="chip">
<i class="fas fa-bath"></i>
2 bathrooms
</div>
</div>
<div class="pure-g">
<div class="serBox pure-u-1 pure-u-md-1-2 pure-u-lg-1-4">
<h3 class="whSubTitle">
<i class="fas fa-bed"></i>
Beds & Baths
<i class="fas fa-bath"></i>
</h3>
<ul class="whText">
<li>
3 bedrooms
<ul>
<li>Bedroom 1: 2 single beds</li>
<li>Bedroom 2: 1 double bed</li>
<li>Bedroom 3: 1 double bed</li>
</ul>
</li>
<li>2 bathrooms</li>
</ul>
</div>
<div class="serBox pure-u-1 pure-u-md-1-2 pure-u-lg-1-4">
<h3 class="whSubTitle">
<i class="fas fa-child"></i>
Family
</h3>
<ul class="whText">
<li>Maximum occupation: 6 people</li>
<li>Great for children of all ages</li>
</ul>
</div>
<div class="serBox pure-u-1 pure-u-md-1-2 pure-u-lg-1-4">
<h3 class="whSubTitle">
<i class="fas fa-plus"></i>
Amenities
</h3>
<ul class="whText">
<li><i class="fas fa-wifi"></i> Wi-Fi available</li>
<li><i class="fas fa-swimming-pool"></i> Private outdoor pool</li>
<li><i class="fas fa-bath"></i> Jacuzzi or hot tub</li>
<li><i class="fas fa-snowflake"></i> Air conditioning</li>
<span id="servicesToHide" style="display:none;">
<li><i class="far fa-eye"></i> Mountain Views</li>
<li><i class="far fa-eye"></i> Sea view</li>
<li><i class="fas fa-fire"></i> Fireplace</li>
<li><i class="fas fa-tv"></i> TV</li>
<li><i class="fas fa-tv"></i> Satellite TV</li>
<li><i class="fas fa-phone"></i> Telephone</li>
<li><i class="fas fa-compact-disc"></i> CD player</li>
<li><i class="fas fa-compact-disc"></i> DVD player</li>
<li><i class="far fa-check-circle"></i> BBQ</li>
<li><i class="far fa-check-circle"></i> Solarium or roof terrace</li>
<li><i class="far fa-check-circle"></i> Central heating</li>
<li><i class="far fa-check-circle"></i> Cooker</li>
<li><i class="far fa-check-circle"></i> Freezer</li>
<li><i class="far fa-check-circle"></i> Toaster</li>
<li><i class="far fa-check-circle"></i> Dishwasher</li>
<li><i class="far fa-check-circle"></i> Iron</li>
<li><i class="far fa-check-circle"></i> Hair dryer</li>
<li><i class="far fa-check-circle"></i> Towels provided</li>
<li><i class="far fa-check-circle"></i> Private garden</li>
<li><i class="far fa-check-circle"></i> Patio</li>
<li><i class="far fa-check-circle"></i> Balcony or terrace</li>
<li><i class="far fa-check-circle"></i> Fridge</li>
<li><i class="far fa-check-circle"></i> Microwave</li>
<li><i class="far fa-check-circle"></i> Kettle</li>
<li><i class="far fa-check-circle"></i> Washing machine</li>
<li><i class="far fa-check-circle"></i> Linen provided</li>
</span>
<a class="showMoreSerBut" id="servicesMoreButton">Show More</a>
</ul>
</div>
<div class="serBox pure-u-1 pure-u-md-1-2 pure-u-lg-1-4">
<h3 class="whSubTitle">
<i class="fas fa-car"></i>
Access
</h3>
<ul class="whText">
<li>Parking</li>
<li>Secure parking</li>
</ul>
</div>
</div>
</div>
<div class="container conBlue" id="description">
<h3 class="conTitle blTitle">DESCRIPTION</h3>
<div class="blText">
<p>
Malena is a newly built luxury, spacious villa (130sq meters) with private swimming pool, set in a picturesque, quiet location, less than one kilometre from the traditional Greek village of <b>Glossa</b> (walking distance).
</p>
<p>
This charming resort, built in a private property of 5 acres, offers guests the opportunity to admire a breathtaking sea view overlooking Aegean and fantastic sunsets.
</p>
<p>
Free Wi Fi is available. Also you can use the telephone for local calls free of charge.
</p>
<p>
From infinity style pool you can look over a pine-cloaked hillside, the island of Skiathos and all the way out to the sea.
</p>
<span id="descriptionToHide" style="display:none;">
<p>
The villa is situated four kilometres from Loutraki harbour, where you can find a selection of shops, cafeterias and restaurants by the sea.
</p>
<p>
The detached villa Malena is tastefully furnished and the ground floor consists of a spacious, airy and light lounge with a satellite TV and a DVD player, a dining room, a bathroom and a fully equipped open-planned kitchen, which communicates with a covered terrace, where you may have breakfast or meal by staring to the magnificent sea view.
</p>
<p>
Upstairs the villa boasts comfortable accommodation in two double and one twin air conditioned bedrooms, also features one jacuzzi bathroom. All bedrooms are airy, sunny and share a large veranda, where you can admire the truly panoramic view.
</p>
<p>
The villa is ideal for couples and families with children, who want to spend their vacations in a luxury, quiet, totaly private surrounding with magnificent view to the sea and the islands of Skiathos.
</p>
<p>
For the construction high quality materials have been used such as italian wardrobes and cupbords, double glaze windows etc.
</p>
<p>
A short drive distance (6km) is St. John (church on the rock where Mama Mia was filmed) and also near are the famous beaches Kastani, Milia and Panormos bay.
</p>
</span>
<p>
<a class="showMoreSerBut" id="descriptionMoreButton">Show More</a>
</p>
</div>
</div>
<div class="container conWhite" id="images">
<div class="imagesTab" id="imagesTab">
<div class="title"><lang id="imagesTab_title"></lang></div>
<div class="main">
<div class="arrow_left" onclick="imageSliderAdd(-1);"><i class="fas fa-chevron-left"></i></div>
<div class="arrow_right" onclick="imageSliderAdd(+1);"><i class="fas fa-chevron-right"></i></div>
<div class="img">
<div class="real_img">
<img height="100%" width="100%" loading="lazy" src="" id="imagesTab_img" alt="">
</div>
<div class="description" id="imagesTab_description">
</div>
</div>
</div>
</div>
</div>
<div class="container conBlue" id="map">
<h3 class="conTitle blTitle">MAP LOCATION</h3>
<div>
<iframe loading="lazy" style="height:70vh;" width="100%" height="500" src="https://maps.google.com/maps?q=39.170924%2C%2023.626727&t=k&z=17&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
</div>
</div>
<div class="container conWhite" id="contact">
<h3 class="conTitle whTitle">CONTACT US FOR MORE INFORMATION</h3>
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-2">
<h4 class="whText">
<span class="contactTitle">Telephone:</span>
<a class="contactText" href="tel:+306945249464">(+30) 69 4524 9464</a>
</h4>
<h4 class="whText">
<span class="contactTitle">Email:</span>
<a class="contactText" href="mailto:kallorf26@gmail.com">kallorf26@gmail.com</a>
</h4>
</div>
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-2">
<h4>
<a href="https://www.facebook.com/Villa-Malena-Skopelos-1933760483348052/" target="_blank" aria-label="Facebook" rel="noopener">
<i class="fab fa-facebook fa-5x" style="color:#2d3e50;"></i>
</a>
</h4>
</div>
</div>
</div>
<div class="footer conBlue">
<div class="pure-g">
<div class="pure-u-1 pure-u-md-2-5">Copyright © 2021 Villamalenaskopelos.com | All Rights Reserved</div>
<div class="pure-u-1 pure-u-md-2-5">License number EOT (Greek Tourism Organization): 0756K9200041001</div>
<div class="pure-u-1 pure-u-md-1-6">Developed by <a href="https://divouz.github.io/DiVouz/" target="_blank" aria-label="Creator" rel="noopener" class="creator">DiVouz</a></div>
</div>
</div>
<script type="text/javascript" src="js/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="js/main.min.js"></script>
</body>
</html>