-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
428 lines (389 loc) · 40.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
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<link rel="profile" href="http://gmpg.org/xfn/11">
<!-- wp_header -->
<title>Nomadic Worktrips – Where nomads get efficient</title>
<link rel='dns-prefetch' href='//maps.googleapis.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Cohome » Feed" href="http://highseastudio.com/demo/coworking/multiple-pages/feed/" />
<link rel="alternate" type="application/rss+xml" title="Cohome » Comments Feed" href="http://highseastudio.com/demo/coworking/multiple-pages/comments/feed/" />
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/highseastudio.com\/demo\/coworking\/multiple-pages\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.10"}};
!function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length<3e3)&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,65039,8205,55356,57096),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,55356,57096),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55357,56425,55356,57341,8205,55357,56507),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55357,56425,55356,57341,55357,56507),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
.logo {
color: white;
text-decoration: none;
font-size: 2em;
font-weight: bold;
}
.logo h1 {
margin: 0;
padding: 0;
line-height: normal;
}
.screenDesc h1, .screenDesc2 h3 {
text-transform: none !important;
}
footer#footer {
height: 185px;
padding-top: 20px;
}
</style>
<link rel='stylesheet' id='ot-google-fonts-css' href='//fonts.googleapis.com/css?family=Lato:300,300italic,regular,italic,700,700italic%7CMontserrat:regular,700' type='text/css' media='all' />
<link rel='stylesheet' id='tc-front-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/tickera-event-ticketing-system/css/front.css?ver=3.2.6.5' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/tickera-event-ticketing-system/css/font-awesome.min.css?ver=3.2.6.5' type='text/css' media='all' />
<link rel='stylesheet' id='sb_instagram_styles-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/instagram-feed/css/sb-instagram.min.css?ver=1.4.9' type='text/css' media='all' />
<link rel='stylesheet' id='sb_instagram_icons-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css?ver=4.6.3' type='text/css' media='all' />
<link rel='stylesheet' id='woocommerce-layout-css' href='//highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=3.0.8' type='text/css' media='all' />
<link rel='stylesheet' id='woocommerce-smallscreen-css' href='//highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=3.0.8' type='text/css' media='only screen and (max-width: 768px)' />
<link rel='stylesheet' id='woocommerce-general-css' href='//highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=3.0.8' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-min-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/css/font-awesome.min.css?ver=4.5.0' type='text/css' media='all' />
<link rel='stylesheet' id='bxslider-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/css/bxslider.css?ver=4.2.3' type='text/css' media='all' />
<link rel='stylesheet' id='remodal-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/css/remodal.css?ver=1.0.5' type='text/css' media='all' />
<link rel='stylesheet' id='remodal-default-theme-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/css/remodal-default-theme.css?ver=1.0.5' type='text/css' media='all' />
<link rel='stylesheet' id='ball-clip-rotate-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/css/ball-clip-rotate.css?ver=0.1.0' type='text/css' media='all' />
<link rel='stylesheet' id='uni-coworking-theme-styles-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/style.css?ver=1.1.4' type='text/css' media='all' />
<link rel='stylesheet' id='uni-coworking-theme-adaptive-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/css/adaptive.css?ver=1.1.4' type='text/css' media='screen' />
<link rel='stylesheet' id='uni-coworking-theme-child-styles-css' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking-child-demo/style.css?ver=1.1.4' type='text/css' media='screen' />
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var tc_ajax = {"ajaxUrl":"http:\/\/highseastudio.com\/demo\/coworking\/multiple-pages\/wp-admin\/admin-ajax.php","emptyCartMsg":"Are you sure you want to remove all tickets from your cart?","success_message":"Ticket Added!","imgUrl":"http:\/\/highseastudio.com\/demo\/coworking\/multiple-pages\/wp-content\/plugins\/tickera-event-ticketing-system\/images\/ajax-loader.gif","addingMsg":"Adding ticket to cart...","outMsg":"In Your Cart","cart_url":"http:\/\/highseastudio.com\/demo\/coworking\/multiple-pages\/tickets-cart\/","update_cart_message":"Please update your cart before proceeding."};
/* ]]> */
</script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/tickera-event-ticketing-system/js/cart.js?ver=3.2.6.5'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/tickera-event-ticketing-system/js/jquery.validate.min.js?ver=3.2.6.5'></script>
<!--[if lt IE 9]>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/html5.js?ver=3.7.3'></script>
<![endif]-->
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/scrollreveal.min.js?ver=3.0.9'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/bg-loaded.js?ver=1.3.2'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/jquery.scrollTo.min.js?ver=2.1.3'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/jquery.bxslider.min.js?ver=4.2.3'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/jquery.dotdotdot.min.js?ver=1.7.4'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/remodal.min.js?ver=1.0.5'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/jquery.blockUI.js?ver=2.70.0'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var uni_parsley_loc = {"defaultMessage":"This value seems to be invalid.","type_email":"This value should be a valid email.","type_url":"This value should be a valid url.","type_number":"This value should be a valid number.","type_digits":"This value should be digits.","type_alphanum":"This value should be alphanumeric.","type_integer":"This value should be a valid integer.","notblank":"This value should not be blank.","required":"This value is required.","pattern":"This value seems to be invalid.","min":"This value should be greater than or equal to %s.","max":"This value should be lower than or equal to %s.","range":"This value should be between %s and %s.","minlength":"This value is too short. It should have %s characters or more.","maxlength":"This value is too long. It should have %s characters or fewer.","length":"This value length is invalid. It should be between %s and %s characters long.","mincheck":"You must select at least %s choices.","maxcheck":"You must select %s choices or fewer.","check":"You must select between %s and %s choices.","equalto":"This value should be the same.","dateiso":"This value should be a valid date (YYYY-MM-DD).","minwords":"This value is too short. It should have %s words or more.","maxwords":"This value is too long. It should have %s words or fewer.","words":"This value length is invalid. It should be between %s and %s words long.","gt":"This value should be greater.","gte":"This value should be greater or equal.","lt":"This value should be less.","lte":"This value should be less or equal.","notequalto":"This value should be different."};
/* ]]> */
</script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/parsley.min.js?ver=2.8.0'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/parsley/i18n/en.js?ver=2.8.0'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var uni_coworking_theme_var = {"site_url":"http:\/\/highseastudio.com\/demo\/coworking\/multiple-pages\/","ajax_url":"http:\/\/highseastudio.com\/demo\/coworking\/multiple-pages\/wp-admin\/admin-ajax.php","is_home":"no","locale":"en","error_msg":"Error!"};
/* ]]> */
</script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/js/script.js?ver=1.1.4'></script>
<script type='text/javascript' src='//maps.googleapis.com/maps/api/js?key=AIzaSyB0H0EHQ71ch3gSu5Yrq2UIDM7QeaaJIwk&ver=4.7.10'></script>
<link rel='https://api.w.org/' href='http://highseastudio.com/demo/coworking/multiple-pages/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://highseastudio.com/demo/coworking/multiple-pages/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://highseastudio.com/demo/coworking/multiple-pages/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 4.7.10" />
<meta name="generator" content="WooCommerce 3.0.8" />
<link rel="canonical" href="http://highseastudio.com/demo/coworking/multiple-pages/" />
<link rel='shortlink' href='http://highseastudio.com/demo/coworking/multiple-pages/' />
<link rel="alternate" type="application/json+oembed" href="http://highseastudio.com/demo/coworking/multiple-pages/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fhighseastudio.com%2Fdemo%2Fcoworking%2Fmultiple-pages%2F" />
<link rel="alternate" type="text/xml+oembed" href="http://highseastudio.com/demo/coworking/multiple-pages/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fhighseastudio.com%2Fdemo%2Fcoworking%2Fmultiple-pages%2F&format=xml" />
<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
<link rel="icon" href="http://highseastudio.com/demo/coworking/multiple-pages/wp-content/uploads/2016/03/cropped-512x512-32x32.png" sizes="32x32" />
<link rel="icon" href="http://highseastudio.com/demo/coworking/multiple-pages/wp-content/uploads/2016/03/cropped-512x512-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="http://highseastudio.com/demo/coworking/multiple-pages/wp-content/uploads/2016/03/cropped-512x512-180x180.png" />
<meta name="msapplication-TileImage" content="http://highseastudio.com/demo/coworking/multiple-pages/wp-content/uploads/2016/03/cropped-512x512-270x270.png" />
</head>
<body class="home page-template page-template-templ-home page-template-templ-home-php page page-id-12">
<div class="loaderWrap">
<div class="la-ball-clip-rotate la-dark">
<div></div>
</div>
</div>
<header id="header" data-header-sticky-height="61"
style="height:73px;">
<style scoped>
.headerWrap {
text-align: right;
}
.headerWrap nav {
margin-right: 2rem;
}
.headerWrap.isSticky {
line-height: 60px !important;
}
.logo {
padding: 30px 38px 26px 39px;
}
.isSticky .logo {
padding: 23px 38px 21px 39px;
}
.bookATour {
line-height: 72px;
padding: 0 41px 0 39px;
}
.isSticky .bookATour {
line-height: 60px;
}
</style>
<div class="headerWrap uni-clear" style="line-height:72px;">
<a href="http://highseastudio.com/demo/coworking/multiple-pages/" rel="home" itemprop="url" class="logo">
<h1>Nomadic Worktrips</h1>
</a>
<!-- <nav class="mainMenu"><ul id="menu-main-menu" class="uni-clear">
<li id="menu-item-586" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-586"><a href="http://highseastudio.com/demo/coworking/multiple-pages/events/">Events</a></li>
<li id="menu-item-587" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-587"><a href="http://highseastudio.com/demo/coworking/multiple-pages/shop/">Shop</a></li>
<li id="menu-item-588" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-588"><a href="http://highseastudio.com/demo/coworking/multiple-pages/blog/">Blog</a></li>
<li id="menu-item-589" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-589"><a href="http://highseastudio.com/demo/coworking/multiple-pages/contact/">Contact</a></li>
</ul></nav> -->
<a data-remodal-target="bookingForm" href="#preregister"
class="bookATour">Pre-register</a>
<span class="showMobileMenu">
<span></span>
<span></span>
<span></span>
<span></span>
</span>
</div>
</header>
<section class="uni-container">
<div id="Introduction" class="homeFirstScreen js-static-screen-bg" style="background-image: url(http://launchworkplaces.com/wp-content/uploads/2015/10/coworking.jpg);">
<div class="overlayBox" style="background: rgba(36,36,36,0.4)"></div>
<div class="screenDesc">
<p class="js-uni-animated-first js-static-screen-text">Co-work, co-create, co-live. The perfect playground for digital-nomads.</p>
<h1 class="js-uni-animated-second js-static-screen-title">Nomadic Worktrips</h1>
<a data-remodal-target="bookingForm" href="" class="bookATourLink js-uni-animated-third js-static-screen-link" href=#preregister>Vienna - Oct. 2018</a>
</div>
</div>
<div id="About2" class="uniHomeAbout2 uni-clear">
<div class="uniHomeAboutWrap">
<div class="homeAboutUs js-uni-animated">
<img src="http://highseastudio.com/demo/coworking/multiple-pages/wp-content/uploads/2016/02/logo.png" alt="Coworking from home">
<h3 class="js-about-two-title">A space for nomads and nomads-to-be.</h3>
<p class="js-about-two-text">Whether you have been a nomad for years or you want to experiment the nomadic experience, the Nomadic Worktrips are for you.</br>
Come as you are, bring your stuff and just live the experience.<br>
You are about to meet the community, learn, share, and enjoy the full experience for a week or a month!<br>
Have fun, discover new activites while being efficient as a nomad.
</p>
<p>
<strong>You are about to:</strong>
<ul>
<li>Get a cozy place where to feel home,</li>
<li>Share with the Digital Nomad community,</li>
<li>Invent in a co-creative environment,</li>
<li>Lean and experiment your new future passion</li>
</ul>
</p>
<a href="#preregister" class="aboutLink">
Vienna - Oct. 2018<svg version="1.1" id="Layer_4" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="19px" height="9px" viewBox="0 0 19 9" enable-background="new 0 0 19 9" xml:space="preserve">
<path fill="#2ebd7f" d="M18.744,4.242L18.997,4.5l-0.253,0.258V5.03h-0.27L14.578,9l-0.736-0.749l3.16-3.221H-0.003V3.97h17.007
l-3.162-3.22L14.578,0l3.682,3.75l0,0l0.217,0.22h0.268V4.242z"/>
</svg>
</a>
</div>
</div>
</div>
<div id="Benefits">
<div class="blockTitle">Benefits</div>
<div class="benefitsWrap js-uni-animated">
<div class="benefitItem">
<i class="benefitIcon_1">
<svg xmlns="http://www.w3.org/2000/svg" width="62" height="58" viewBox="0 0 62 58">
<path fill="#2ebd7f" d="M31 55C16.664 55 5 43.336 5 29S16.664 3 31 3s26 11.664 26 26-11.664 26-26 26zm0-49.6C17.987 5.4 7.4 15.987 7.4 29c0 13.014 10.587 23.6 23.6 23.6 13.014 0 23.6-10.582 23.6-23.6C54.6 15.987 44.014 5.4 31 5.4zm.89 28.05c-.234.233-.542.35-.85.35s-.615-.116-.85-.35l-7.353-7.355c-.466-.466-.466-1.23 0-1.696.467-.467 1.23-.467 1.697 0l6.506 6.504 12.163-12.16c.467-.468 1.23-.468 1.697 0 .467.465.467 1.228 0 1.696L31.89 33.45z"/>
</svg> </i>
<p>Come for a week, or a month</p>
</div>
<div class="benefitItem">
<i class="benefitIcon_8">
<svg xmlns="http://www.w3.org/2000/svg" width="62" height="58" viewBox="0 0 62 58">
<path fill="#2ebd7f" d="M21.52 58l-6.53-6.532c.643-.48.8-.557 1.08-.848.208-.205.454-.495.648-.77.082-.105.15-.218.205-.318.92-1.646.664-3.763-.735-5.163-1.396-1.4-3.574-1.6-5.213-.69-.084.052-.18.103-.263.163-.274.186-.547.412-.764.63-.29.29-.382.458-.86 1.093L2 38.48 40.48 0l7.02 7.02c-.21.147-.417.32-.605.508-.29.29-.522.61-.72.955-.067.123-.13.252-.187.374-.69 1.584-.39 3.514.904 4.808s3.224 1.595 4.81.903c.122-.057.25-.12.372-.186.346-.19.664-.428.95-.718.19-.19.364-.396.512-.61L60 19.52 21.52 58zm31.933-41.682c-2.583 1.578-6 1.248-8.232-.98-2.228-2.232-2.56-5.65-.975-8.228L40.48 3.345 13.154 30.67l1.394 1.397c.464.463.464 1.21 0 1.672-.463.464-1.21.464-1.673 0l-1.395-1.394-6.135 6.133 3.657 3.665c.108-.09.224-.174.317-.24 2.603-1.828 6.194-1.54 8.524.793 2.332 2.328 2.55 5.994.73 8.604-.057.078-.117.16-.186.24l3.11 3.11 6.136-6.134-.838-.836c-.465-.463-.465-1.21 0-1.674.465-.462 1.213-.462 1.676 0l.836.838 27.326-27.328-3.18-3.2zM31.277 40.432c-1.39 1.39-3.63 1.39-5.02 0l-6.69-6.69c-1.39-1.388-1.39-3.632 0-5.02l13.94-13.942c1.392-1.39 3.634-1.39 5.02 0l6.688 6.69c1.393 1.39 1.393 3.632 0 5.02L31.277 40.432zM43.793 23.39l-6.69-6.692c-.464-.463-1.178-.987-1.64-.524L21.52 30.114c-.463.464-.496 1.735-.033 2.2l6.69 6.69c.46.457 1.244-.062 1.708-.524l13.942-13.94c.463-.465.424-.694-.034-1.15zM19.566 38.76c-.463.463-1.21.463-1.674 0l-1.115-1.115c-.463-.465-.463-1.21 0-1.674.464-.462 1.21-.462 1.675 0l1.114 1.116c.463.462.463 1.21 0 1.674zm3.905 2.23l1.117 1.115c.462.463.462 1.21 0 1.672-.463.463-1.21.463-1.674 0l-1.115-1.114c-.463-.464-.463-1.212 0-1.673.464-.463 1.21-.463 1.673 0z"/>
</svg> </i>
<p>An affordable entry for new nomads</p>
</div>
<div class="benefitItem">
<i class="benefitIcon_2">
<svg xmlns="http://www.w3.org/2000/svg" width="62" height="58" viewBox="0 0 62 58">
<path fill="#2ebd7f" d="M53.934 42.486c-.688-1.94-4.826-5.21-11.64-9.225l-.362-.138c-1.356-.434-3.135-.543-6.983 3.527-.4-.052-2-.5-6.432-4.16l-.005-.007c-3.814-4.607-4.195-6.05-4.228-6.377 4.138-3.89 4.02-5.672 3.587-7.042l-.138-.36c-4.006-6.814-7.286-10.945-9.228-11.64L18.33 7l-.19.006c-2.592.1-6.074 1.122-7.936 5.43l-.105.235-.014.146C8.872 22.2 20.828 35.73 21.543 36.526l.02.022 3.252 3.2-.006.007C25.345 40.232 37.44 51 46.765 51c.48 0 .95-.025 1.416-.086l.146-.02.235-.104c4.31-1.863 5.332-5.338 5.43-7.93l.007-.19-.066-.184zm-6.14 6.493c-8.06.898-20.04-9.272-21.523-10.564l-.058-.055-3.227-3.18-.046-.052c-1.077-1.218-11.845-13.723-10.92-21.926 1.134-2.623 3.147-4.047 5.968-4.217.61.328 2.938 2.053 7.994 10.617l.013.052c.17.544.532 1.673-3.193 5.142l-.132.144c-.702.978-.925 2.362 4.453 8.92 6.17 5.245 8.007 5.095 8.914 4.465l.156-.124c3.47-3.73 4.598-3.37 5.146-3.2l.052.02c8.566 5.05 10.29 7.385 10.625 7.986-.175 2.827-1.592 4.834-4.222 5.973z"/>
</svg> </i>
<p>Stay reachable constantly</p>
</div>
<div class="benefitItem">
<i class="benefitIcon_3">
<svg xmlns="http://www.w3.org/2000/svg" width="62" height="58" viewBox="0 0 62 58">
<path fill="#2ebd7f" d="M53.632 47H8.368C5.96 47 4 45.025 4 42.6V15.4C4 12.974 5.96 11 8.368 11h45.264C56.04 11 58 12.974 58 15.4v27.2c0 2.425-1.96 4.4-4.368 4.4zM8.368 44.6h45.264c.194 0 .377-.037.554-.088l-14.13-14.237-6.02 6.063c-.853.858-1.97 1.286-3.09 1.286-1.117 0-2.235-.428-3.087-1.286l-5.69-5.728L8.293 44.592c.028.002.05.008.076.008zM6.482 14.804c-.063.19-.104.387-.104.596v27.2c0 .162.02.315.063.467l14.05-14.152-14.008-14.11zM8.46 13.4l21.084 21.243c.774.78 2.033.78 2.808 0L53.436 13.4H8.46zm47.032 1.323L41.738 28.578l13.88 13.982V15.4c0-.24-.05-.465-.126-.677z"/>
</svg> </i>
<p>In touch with new workmates</p>
</div>
<div class="benefitItem">
<i class="benefitIcon_4">
<svg xmlns="http://www.w3.org/2000/svg" width="62" height="58" viewBox="0 0 62 58">
<path fill="#2ebd7f" d="M47.96 31.034c-1.462 1.65-3.856 2.805-6.383 3.606l4.683 20.854c.148.662-.28 1.324-.947 1.477-.67.147-1.34-.274-1.488-.937l-1.793-7.99-10.74-2.938-11.31 3.094-1.76 7.833c-.148.662-.818 1.084-1.487.938-.67-.145-1.096-.812-.947-1.475l4.678-20.845c-2.54-.8-4.954-1.957-6.425-3.618-1.16-1.314-1.67-2.874-1.51-4.548.773-8.07 4.852-20.02 4.893-20.135.02-.06 1.998-5.314 8.23-5.335C27.975 1.002 29.422 1 30.317 1l.005-.002c.038 0 .977-.02 6.028 0 6.234.02 8.21 5.27 8.23 5.324.04.104 4.115 12.006 4.893 20.104.16 1.687-.35 3.295-1.513 4.608zm-6.34 15.19l-.83-3.712-6.375 1.742 7.206 1.97zM40.428 40.9l-1.258-5.604c-3.966.935-7.632 1.115-7.91 1.115h-.047c-.075 0-.142-.032-.213-.047-.072.015-.14.048-.214.048h-.05c-.273 0-3.914-.184-7.863-1.103l-1.225 5.455 9.64 2.635 9.14-2.497zm-20.04 5.477l7.775-2.124-6.875-1.878-.9 4.002zM42.23 7.173c-.015-.038-1.404-3.678-5.89-3.692-2.348-.007-3.793-.007-4.675-.005-.014-.002-.025.006-.04.006-.013 0-.14-.003-.497-.005-.563.002-.74.004-.758.006-.017 0-.032-.007-.048-.007-.885-.002-2.326-.002-4.665.006-4.483.02-5.877 3.65-5.89 3.688-.04.105-4.01 11.716-4.756 19.507-.093.98.202 1.845.903 2.638 2.913 3.294 11.756 4.328 14.918 4.448.09.004.168.045.252.067.028-.003.053-.02.083-.02 3.162-.12 12.004-1.184 14.916-4.48.703-.792.998-1.667.904-2.645-.677-7.105-4.24-18.096-4.754-19.51z"/>
</svg> </i>
<p>Enjoy the full comfort</p>
</div>
<div class="benefitItem">
<i class="benefitIcon_5">
<svg xmlns="http://www.w3.org/2000/svg" width="62" height="58" viewBox="0 0 62 58">
<path fill="#2ebd7f" d="M24.105 39.592l-1.392-1.344c2.277-2.368 5.314-3.712 8.603-3.712 2.91 0 5.694 1.088 7.91 3.008l-1.267 1.472c-1.9-1.664-4.177-2.496-6.644-2.496-2.72 0-5.314 1.087-7.21 3.072zM31 30.184c4.05 0 7.78 1.48 10.88 4.16l1.267-1.472C39.73 29.8 35.49 28.2 31 28.2c-4.745 0-9.236 1.792-12.652 5.12l1.328 1.408c3.037-2.88 7.022-4.544 11.324-4.544zm.316-6.463c5.757 0 11.26 2.177 15.5 6.147l1.266-1.408c-4.556-4.29-10.563-6.657-16.764-6.657-6.58 0-12.778 2.624-17.46 7.3l1.33 1.342c4.362-4.293 10.055-6.724 16.128-6.724zm0-6.4c7.402 0 14.487 2.813 19.927 8l1.33-1.408C46.812 18.408 39.286 15.4 31.38 15.4c-8.224 0-16.005 3.264-21.89 9.088l1.33 1.344c5.504-5.504 12.78-8.512 20.496-8.512zm0-6.4c9.047 0 17.713 3.456 24.355 9.792L57 19.305C49.98 12.648 40.87 9 31.316 9 21.448 9 12.086 12.904 5 19.943l1.328 1.345c6.706-6.656 15.626-10.368 24.988-10.368zM9.49 36.2zM31 42.6c-1.202 0-2.214 1.024-2.214 2.24 0 1.217 1.012 2.24 2.214 2.24s2.214-1.023 2.214-2.24c0-1.216-1.012-2.24-2.214-2.24m0-1.92c2.277 0 4.11 1.856 4.11 4.16 0 2.305-1.833 4.16-4.11 4.16s-4.112-1.855-4.112-4.16c0-2.304 1.835-4.16 4.112-4.16z"/>
</svg> </i>
<p>Get connected everywhere</p>
</div>
<div class="benefitItem">
<i class="benefitIcon_6">
<svg xmlns="http://www.w3.org/2000/svg" width="62" height="58" viewBox="0 0 62 58">
<path fill="#2ebd7f" d="M53.725 47.404H48.06v2.328c0 .697-.577 1.268-1.272 1.268-.705 0-1.28-.57-1.28-1.268v-2.328H15.65v2.328c0 .697-.573 1.268-1.276 1.268-.704 0-1.278-.57-1.278-1.268v-2.328H8.283c-3.45 0-6.273-2.795-6.273-6.21V26.87c0-3.415 2.823-6.21 6.273-6.21h45.445c3.45 0 6.272 2.795 6.272 6.21v14.323c0 3.416-2.824 6.21-6.275 6.21zM57.44 26.87c0-2.028-1.667-3.677-3.718-3.677H8.275c-2.05 0-3.717 1.646-3.717 3.678v14.323c0 2.027 1.666 3.68 3.717 3.68h45.447c2.05 0 3.717-1.65 3.717-3.68V26.87zM45.98 41.655c-4.21 0-7.624-3.377-7.624-7.545 0-4.166 3.414-7.543 7.623-7.543 4.21 0 7.622 3.377 7.622 7.542 0 4.167-3.413 7.544-7.623 7.544zm0-12.552c-2.794 0-5.064 2.248-5.064 5.01 0 2.77 2.27 5.017 5.063 5.017 2.792 0 5.062-2.248 5.062-5.02 0-2.76-2.27-5.008-5.063-5.008zM19.19 33.32h-7.78c-1.84 0-3.333-1.48-3.333-3.297 0-1.818 1.493-3.297 3.332-3.297h7.78c1.84 0 3.333 1.48 3.333 3.297 0 1.82-1.494 3.297-3.332 3.297zm0-4.06h-7.78c-.422 0-.773.35-.773.764 0 .416.354.77.772.77h7.78c.42 0 .772-.353.772-.77.004-.415-.35-.765-.77-.765zm-7.835 6.01h7.783c1.836 0 3.332 1.48 3.332 3.298 0 1.813-1.496 3.298-3.332 3.298h-7.783c-1.838 0-3.332-1.48-3.332-3.298 0-1.817 1.497-3.297 3.332-3.297zm0 4.064h7.783c.418 0 .77-.352.77-.766 0-.416-.353-.77-.77-.77h-7.783c-.42 0-.772.353-.772.77 0 .414.355.766.772.766zm42.788-22.41c-.498.494-1.313.494-1.81 0-.5-.492-.5-1.297 0-1.79l5.483-5.427c.498-.492 1.313-.492 1.81 0 .497.492.497 1.298 0 1.79l-5.483 5.427zm-7.31.282c-.705 0-1.278-.57-1.278-1.267V8.264c0-.697.573-1.27 1.278-1.27.703 0 1.278.562 1.278 1.27v7.674c0 .697-.574 1.266-1.277 1.266zm-7.705-.388l-5.483-5.426c-.498-.492-.498-1.305 0-1.79.496-.493 1.313-.493 1.813 0l5.48 5.425c.497.494.497 1.3 0 1.79-.5.494-1.312.494-1.81 0z"/>
</svg> </i>
<p>Leisure and activities</p>
</div>
<div class="benefitItem">
<i class="benefitIcon_7">
<svg xmlns="http://www.w3.org/2000/svg" width="62" height="58" viewBox="0 0 62 58">
<path fill="#2ebd7f" d="M52.84 33.338h-.04c-.055 0-.12 0-.176-.008l-9.328 16.732c-.353.646-.952 1.108-1.67 1.326-.258.065-.522.104-.785.104-.463 0-.928-.117-1.344-.354l-3.096-1.68c-1.354-.735-1.854-2.415-1.104-3.75l2.063-3.702H4c-1.982 0-4-1.988-4-3.945V9.65c0-1.957 2.018-3.155 4-3.155h41.602c1.983 0 3.198 1.198 3.198 3.155v6.035c.128-.065.265-.136.4-.188 1.103-.457 2.32-.718 3.6-.718 5.072 0 9.2 4.27 9.2 9.27 0 5.003-4.104 8.5-9.16 9.288zM46.4 9.658c0-.656-.135-.79-.8-.79H4c-.664 0-1.602.134-1.602.79v28.416c0 .654.938 1.578 1.602 1.578h34.68l.217-.396 5.998-10.758c-.824-1.357-1.295-2.943-1.295-4.635 0-2.56 1.07-4.86 2.8-6.514V9.657h-.002zm6.403 7.498c-1.32 0-2.56.37-3.6 1.018-.136.088-.272.174-.4.27-.83.604-1.52 1.373-2 2.273-.152.283-.286.576-.4.883-.256.71-.396 1.47-.396 2.27 0 .72.108 1.407.328 2.064l.067-.13v.324c.103.312.24.604.395.896.26.478.568.927.932 1.315L46.8 30l-.278.498-.122.213-4.758 8.55-.218.396-1.104 1.973-.217.394-2.703 4.854c-.104.188-.025.427.16.537l3.104 1.674c.11.062.23.047.304.02.063-.013.168-.06.24-.18l4.062-7.302 1.248-2.248 2.28-4.08.398-.72 1.01-1.815.095-.166 1.193-2.147c.424.088.854.127 1.305.127.496 0 .983-.058 1.448-.15 3.055-.663 5.352-3.348 5.352-6.56.004-3.706-3.046-6.714-6.797-6.714zM38.233 36.43h-16c-.66 0-1.198-.533-1.198-1.184 0-.652.54-1.186 1.198-1.186h16c.66 0 1.2.526 1.2 1.186.002.65-.54 1.184-1.2 1.184zm-21.032.066H8.4c-.66 0-1.2-.533-1.2-1.186 0-.65.54-1.188 1.2-1.188h8.8c.66 0 1.198.532 1.198 1.188 0 .653-.54 1.186-1.198 1.186zm-.8 8.682h16.8c.66 0 1.2.533 1.2 1.184 0 .652-.54 1.188-1.2 1.188H16.4c-.66 0-1.2-.526-1.2-1.188 0-.65.54-1.184 1.2-1.184z"/>
</svg> </i>
<p>benefit from experimented nomads tricks</p>
</div>
</div>
</div>
<div id="Mission" class="secondScreen" data-speed="6" data-type="parallax" style="background-image: url(http://highseastudio.com/demo/coworking/multiple-pages/wp-content/uploads/2016/02/paralax.jpg);">
<div class="overlayBox" style="background: rgba(36,36,36,0.4)"></div>
<h3>Enjoy, while getting good work done</h3>
</div>
<div class="subscribeBox" id=preregister>
<i class="subscribeIcon">
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="26" viewBox="0 0 36 26">
<path fill="#2ebd7f" d="M35.918 2.52c-.205-.895-.816-1.667-1.596-2.114C33.832.162 33.3 0 32.73 0H3.272C2.7 0 2.17.162 1.678.406.86.853.288 1.626.082 2.52.042 2.76 0 3.005 0 3.25v19.5C0 24.537 1.473 26 3.272 26h29.455c1.8 0 3.272-1.463 3.272-3.25V3.25c0-.244-.042-.488-.082-.73zm-5.893.73L18 12.31 5.973 3.25h24.052zm2.704 19.5H3.272V5.322l13.746 10.36c.285.203.653.324.98.324s.695-.12.98-.324l13.75-10.36V22.75z"/>
</svg>
</i>
<h3>Pre-register as an early adopter</h3>
<form action="https://getsimpleform.com/messages?form_api_token=123" method="post" class="uni_form">
<input type="hidden" name="action" value="uni_coworking_theme_mailchimp_subscribe_user" />
<input class="subscribeInput" type="email" name="uni_input_email" size="20" value="" placeholder="Email address" data-parsley-required="true" data-parsley-trigger="change focusout submit" data-parsley-type="email" required>
<input class="subscribeBtn uni_input_submit" type="button" value="Pre-register">
</form>
</div>
</section>
<footer id="footer">
<!-- <div class="footerMenu">
<ul id="menu-main-menu-1" class="uni-clear"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-12 current_page_item menu-item-582"><a href="http://highseastudio.com/demo/coworking/multiple-pages/">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-583"><a href="http://highseastudio.com/demo/coworking/multiple-pages/about-us/">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-584"><a href="http://highseastudio.com/demo/coworking/multiple-pages/pricing/">Pricing</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-552"><a href="http://highseastudio.com/demo/coworking/multiple-pages/schedule/">Schedule</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-586"><a href="http://highseastudio.com/demo/coworking/multiple-pages/events/">Events</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-587"><a href="http://highseastudio.com/demo/coworking/multiple-pages/shop/">Shop</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-588"><a href="http://highseastudio.com/demo/coworking/multiple-pages/blog/">Blog</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-589"><a href="http://highseastudio.com/demo/coworking/multiple-pages/contact/">Contact</a></li>
</ul> </div>
<div class="footerLogo">
<a href="http://highseastudio.com/demo/coworking/multiple-pages/">
<img class="uni-custom-logo-footer" src="http://highseastudio.com/demo/coworking/multiple-pages/wp-content/themes/coworking/images/footerlogo.png" alt="Creative Space WordPress Theme"> </a>
</div>
<div class="copyright">
<p>Copyright © 2018. Cohome.</p>
</div>
</footer> -->
<div id="uni_popup"></div> <div class="mobileMenu">
<ul id="menu-main-menu-2" class=""><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-12 current_page_item menu-item-582"><a href="http://highseastudio.com/demo/coworking/multiple-pages/">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-583"><a href="http://highseastudio.com/demo/coworking/multiple-pages/about-us/">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-584"><a href="http://highseastudio.com/demo/coworking/multiple-pages/pricing/">Pricing</a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-572"><a href="http://highseastudio.com/demo/coworking/multiple-pages/pricing/membership-plans-cobot-me-integration/">Membership Plans (with Cobot.me)</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-552"><a href="http://highseastudio.com/demo/coworking/multiple-pages/schedule/">Schedule</a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-571"><a href="http://highseastudio.com/demo/coworking/multiple-pages/schedule/cobot-bookings/">Bookings (with Cobot.me)</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-586"><a href="http://highseastudio.com/demo/coworking/multiple-pages/events/">Events</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-587"><a href="http://highseastudio.com/demo/coworking/multiple-pages/shop/">Shop</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-588"><a href="http://highseastudio.com/demo/coworking/multiple-pages/blog/">Blog</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-589"><a href="http://highseastudio.com/demo/coworking/multiple-pages/contact/">Contact</a></li>
</ul>
<div class="mobileSocial uni-clear">
<a href="https://www.facebook.com/HighSea-Studio-465300993651531/?fref=ts"><i class="fa fa-facebook-f"></i></a><a href="https://twitter.com/highseastudio"><i class="fa fa-twitter"></i></a><a href="https://www.instagram.com/highseastudio/"><i class="fa fa-instagram"></i></a><a href="https://www.youtube.com/channel/UCRPxQr0aShdn98cZLM6ai6w"><i class="fa fa-youtube-play"></i></a><a href=""><i class="fa fa-pinterest"></i></a><a href=""><i class="fa fa-google-plus"></i></a> </div>
</div>
<div class="bookingForm" data-remodal-id="bookingForm">
<span data-remodal-action="close"
class="thmRemodalClose">Close</span>
<div class="remodalFormWrap uni-clear">
<h3>Pre-register</h3>
<form action="http://highseastudio.com/demo/coworking/multiple-pages/wp-admin/admin-ajax.php" method="post"
class="bookingFormWrap uni-clear uni_form">
<input type="hidden" name="uni_contact_nonce" value="3fa3e7ea56"/>
<input type="hidden" name="action" value="uni_coworking_theme_book_tour_form"/>
<p>Would you like to see our space before joining? Come and visit our coworking space. Please fill out the form and our manager will get back asap.</p>
<div class="inputWrap">
<input type="text" name="uni_contact_firstname" value=""
placeholder="First Name"
data-parsley-required="true" data-parsley-trigger="change focusout submit">
</div>
<div class="inputWrap">
<input type="text" name="uni_contact_lastname" value=""
placeholder="Last Name"
data-parsley-required="true" data-parsley-trigger="change focusout submit">
</div>
<div class="inputWrap">
<input type="email" name="uni_contact_email" value=""
placeholder="Email" data-parsley-required="true"
data-parsley-trigger="change focusout submit" data-parsley-type="email">
</div>
<div class="inputWrap">
<input type="tel" name="uni_contact_phone" value=""
placeholder="Phone" data-parsley-required="true"
data-parsley-trigger="change focusout submit" data-parsley-type="integer">
</div>
<div class="uni-clear"></div>
<input class="thmSubmitBtn uni_input_submit" type="button"
value="request to book">
</form>
</div>
</div>
<script type='text/javascript'>
/* <![CDATA[ */
var sb_instagram_js_options = {"sb_instagram_at":"2029359864.3a81a9f.53207d39204d4e07a6dc5ca4ba7c2304"};
/* ]]> */
</script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/instagram-feed/js/sb-instagram.min.js?ver=1.4.9'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wc_add_to_cart_params = {"ajax_url":"\/demo\/coworking\/multiple-pages\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/demo\/coworking\/multiple-pages\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View basket","cart_url":"http:\/\/highseastudio.com\/demo\/coworking\/multiple-pages\/basket\/","is_cart":"","cart_redirect_after_add":"no"};
/* ]]> */
</script>
<script type='text/javascript' src='//highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=3.0.8'></script>
<script type='text/javascript' src='//highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70'></script>
<script type='text/javascript' src='//highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"\/demo\/coworking\/multiple-pages\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/demo\/coworking\/multiple-pages\/?wc-ajax=%%endpoint%%"};
/* ]]> */
</script>
<script type='text/javascript' src='//highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=3.0.8'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wc_cart_fragments_params = {"ajax_url":"\/demo\/coworking\/multiple-pages\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/demo\/coworking\/multiple-pages\/?wc-ajax=%%endpoint%%","fragment_name":"wc_fragments"};
/* ]]> */
</script>
<script type='text/javascript' src='//highseastudio.com/demo/coworking/multiple-pages/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=3.0.8'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-includes/js/wp-embed.min.js?ver=4.7.10'></script>
<script type='text/javascript' src='http://highseastudio.com/demo/coworking/multiple-pages/wp-includes/js/comment-reply.min.js?ver=4.7.10'></script>
</body>
</html>