-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
719 lines (640 loc) · 48.5 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
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
<!DOCTYPE html>
<html lang="en-US" class="no-js">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Datasauri | Humanitarian Field Data -- Alive!</title>
<link rel="alternate" type="application/rss+xml" title="Datasauri » Feed" href="//datasauri.github.io/" />
<link rel="alternate" type="application/rss+xml" title="Parallax One » Comments Feed" href="//datasauri.github.io/" />
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"\/\/s.w.org\/images\/core\/emoji\/72x72\/","ext":".png","source":{"concatemoji":"\/\/demo.themeisle.com\/parallax-one\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.3.1"}};
!function(a,b,c){function d(a){var c=b.createElement("canvas"),d=c.getContext&&c.getContext("2d");return d&&d.fillText?(d.textBaseline="top",d.font="600 32px Arial","flag"===a?(d.fillText(String.fromCharCode(55356,56812,55356,56807),0,0),c.toDataURL().length>3e3):(d.fillText(String.fromCharCode(55357,56835),0,0),0!==d.getImageData(16,16,1,1).data[0])):!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g;c.supports={simple:d("simple"),flag:d("flag")},c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.simple&&c.supports.flag||(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;
}
</style>
<link rel='stylesheet' id='contact-form-7-css' href='//demo.themeisle.com/parallax-one/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.3' type='text/css' media='all' />
<link rel='stylesheet' id='woocommerce-layout-css' href='//demo.themeisle.com/parallax-one/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=2.4.7' type='text/css' media='all' />
<link rel='stylesheet' id='woocommerce-smallscreen-css' href='//demo.themeisle.com/parallax-one/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=2.4.7' type='text/css' media='only screen and (max-width: 768px)' />
<link rel='stylesheet' id='woocommerce-general-css' href='//demo.themeisle.com/parallax-one/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=2.4.7' type='text/css' media='all' />
<link rel='stylesheet' id='parallax-one-font-css' href='//fonts.googleapis.com/css?family=Cabin%3A400%2C600%7COpen+Sans%3A400%2C300%2C600&ver=4.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='parallax-one-bootstrap-style-css' href='//demo.themeisle.com/parallax-one/wp-content/themes/Parallax-One/css/bootstrap.min.css?ver=3.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='parallax-one-style-css' href='//demo.themeisle.com/parallax-one/wp-content/themes/Parallax-One/style.css?ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='sccss_style-css' href='//demo.themeisle.com/parallax-one?sccss=1&ver=4.3.1' type='text/css' media='all' />
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-includes/js/jquery/jquery.js?ver=1.11.3'></script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="//demo.themeisle.com/parallax-one/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="//demo.themeisle.com/parallax-one/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 4.3.1" />
<meta name="generator" content="WooCommerce 2.4.7" />
<!--[if lt IE 9]>
<script src="//demo.themeisle.com/parallax-one/wp-content/themes/Parallax-One/js/html5shiv.min.js"></script>
<![endif]-->
</head>
<body itemscope itemtype="//schema.org/WebPage" class="home blog" dir="ltr">
<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
<!-- =========================
PRE LOADER
============================== -->
<div class="preloader"><div class="status"> </div></div>
<!-- =========================
SECTION: HOME / HEADER
============================== -->
<!--header-->
<header itemscope itemtype="//schema.org/WPHeader" id="masthead" role="banner" data-stellar-background-ratio="0.5" class="header header-style-one site-header">
<!-- COLOR OVER IMAGE -->
<div class="overlay-layer-nav sticky-navigation-open">
<!-- STICKY NAVIGATION -->
<div class="navbar navbar-inverse bs-docs-nav navbar-fixed-top sticky-navigation appear-on-scroll">
<!-- CONTAINER -->
<div class="container">
<div class="navbar-header">
<!-- LOGO -->
<button title='Toggle Menu' aria-controls='menu-main-menu' aria-expanded='false' type="button" class="navbar-toggle menu-toggle" id="menu-toggle" data-toggle="collapse" data-target="#menu-primary">
<span class="screen-reader-text">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="//datasauri.github.io/" class="navbar-brand" title="Datasauri"><img src="images/datasauri.jpg" alt="Datasauri"></a><div class="header-logo-wrap text-header paralax_one_only_customizer"><h1 itemprop="headline" id="site-title" class="site-title"><a href="//datasauri.github.io/" title="Datasauri" rel="home">Datasauri</a></h1><p itemprop="description" id="site-description" class="site-description">Humanitarian Field Data -- Alive!</p></div>
</div>
<!-- MENU -->
<div itemscope itemtype="//schema.org/SiteNavigationElement" aria-label="Primary Menu" id="menu-primary" class="navbar-collapse collapse">
<!-- LOGO ON STICKY NAV BAR -->
<div id="site-header-menu" class="site-header-menu">
<nav id="site-navigation" class="main-navigation" role="navigation">
<div class="menu-menu-1-container"><ul id="menu-menu-1" class="primary-menu small-text"><li id="menu-item-2359" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-2359"><a href="./index.html">Home</a></li>
<li id="menu-item-2358" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-2358"><a href="#partners">Partners</a></li>
<li id="menu-item-2356" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-2356"><a href="#services">Our Services</a></li>
<li id="menu-item-2351" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-2351"><a href="#story">Why Us</a></li>
<li id="menu-item-2357" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-2357"><a href="#team">Team</a></li>
<li id="menu-item-2354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2354"><a href="#ribbon">Contact</a></li>
</ul></div> </nav>
</div>
</div>
</div>
<!-- /END CONTAINER -->
</div>
<!-- /END STICKY NAVIGATION --><!-- CONTAINER -->
<ul id="parallax_move"><li class="layer layer1" data-depth="0.10" style="background-image: url();"></li><li class="layer layer2" data-depth="0.20" style="background-image: url(https://lh5.ggpht.com/fGji3XB52Fg57t_Ji8oqwZB7iJsfjq_KzPzT0NBUEd8UVHl9YQw6x8Ml0cmS3FP5KAMV=h900);"></li></ul>
<div class="overlay-layer-wrap">
<div class="container overlay-layer" id="parallax_header">
<!-- ONLY LOGO ON HEADER -->
<div class="only-logo"><div id="only-logo-inner" class="navbar"><div id="parallax_only_logo" class="navbar-header"><img src="images/dinologo.png" width="100" alt=""></div></div></div> <!-- /END ONLY LOGO ON HEADER -->
<div class="row">
<div class="col-md-12 intro-section-text-wrap">
<!-- HEADING AND BUTTONS -->
<div id="intro-section" class="intro-section">
<!-- WELCOM MESSAGE -->
<h1 id="intro_section_text_1" class="intro white-text">Simple, Reliable and Awesome.</h1>
<h5 id="intro_section_text_2" class="white-text">( Integrate | Aggregate | Visualize ) Heterogeneous Humanitarian Data.</h5>
<!-- BUTTON -->
<!-- <a href="#services" class="button style2 down">learn more</a> -->
<!-- <button href="#services" id="inpage_scroll_btn" class="btn btn-primary standard-button inpage-scroll"><span class="screen-reader-text">Header button label:GET STARTED</span>GET STARTED</button> -->
<!-- <a href="#services" class="inpage-scroll">
<button href="#services" class="btn btn-primary standard-button inpage-scroll menu-item-object-custom" type="button">Get Started</button>
</a> -->
<!-- /END BUTTON -->
</div>
<!-- /END HEADNING AND BUTTONS -->
</div>
</div>
</div>
</div>
</div>
<!-- /END COLOR OVER IMAGE -->
</header>
<!-- /END HOME / HEADER -->
<div itemprop id="content" class="content-warp" role="main">
<!-- =========================
SECTION: CLIENTS LOGOs
============================== -->
<div class="partners white-bg" id="partners" role="region"
aria-label="Affiliates Logos">
<div class="container">
<ul class="client-logos">
<!-- <li> -->
<!-- <a href="//www.unocha.org/" title=""><img src= -->
<!-- "images/UN-OCHA.jpg" alt="Logo"></a> -->
<!-- </li> -->
<!-- <li> -->
<!-- <a href="//ors.ocharowca.info/" title=""><img src= -->
<!-- "images/ors.jpg" alt="Logo"></a> -->
<!-- </li> -->
<!-- <li> -->
<!-- <a href="//www.unhcr.org/" title=""><img src= -->
<!-- "images/unhcr.jpg" alt="Logo"></a> -->
<!-- </li> -->
<!-- <li><a href="//home.cern/" title=""><img src="images/cern.jpg"
alt="Logo"></a></li> -->
<li>
<a href="//www.campusbiotech.ch/en/" title=
""><img src="images/campusbiotech.png" alt="Logo"></a>
</li>
<li>
<a href="https://geneva.impacthub.net" title=
""><img src="images/impact-hub-logo.png" alt="Logo"></a>
</li>
<li>
<a href="//theport.ch/" title=""><img src=
"images/theport.png" alt="Logo"></a>
</li>
</ul>
</div>
</div>
<!-- =========================
SECTION: SERVICES
============================== -->
<section class="services" id="services" role="region" aria-label="Services">
<div class="section-overlay-layer">
<div class="container">
<!-- SECTION HEADER -->
<div class="section-header">
<h2 class="dark-text">What We Do</h2><div class="colored-line"></div>
<div class="sub-heading">We design systems to aggregate visualize humanitarian field data in a totally new way. We bring your dormant information back to action.</div> </div>
<div id="our_services_wrap" class="services-wrap">
<div class="service-box"><div class="single-service border-bottom-hover"><div class="service-icon colored-text"><span style="color:#168FD3" class="fa fa-question-circle"></span></div>
<h3 class="colored-text">HELP US ON OUR SURVEY</h3>
<p>
<a href="http://goo.gl/forms/INTc6CsxY6SnXHGc2" target="_blank">
We are surveying the community</a> running a customer survey experiment to build the most needed platform in data integration, would you join us?
<br/>
</p>
</div></div>
<div class="service-box"><div class="single-service border-bottom-hover"><div class="service-icon colored-text"><span style="color:#168FD3" class="fa fa-database"></span></div>
<h3 class="colored-text">ENGAGING WITH UNSTRUCTURED DATA</h3>
<p>
<a href="https://gravier.shinyapps.io/VIZ_demo/" target="_blank">
Check our latest project </a> in Information Extraction with IFRC Appeals information. And don't forget to leave us your feedback!
<br/>
</p>
</div></div>
<div class="service-box"><div class="single-service border-bottom-hover"><div class="service-icon colored-text"><span style="color:#168FD3" class="fa fa-database"></span></div>
<h3 class="colored-text">BIG DATA ARCHITECTURE </h3>
<p>
We are working on simple ways to integrate datasets in a variety of formats to bring them back to life. We are testing and developing new approaches to data analytics in the humanitarian sector. Normalization schemes and conversion algorithms to blend your data into a common format.
</p>
</div></div>
<div class="service-box"><div class="single-service border-bottom-hover"><div class="service-icon colored-text"><span style="color:#168FD3" class="fa fa-sitemap"></span></div>
<h3 class="colored-text">CLASSIFICATION & RECOMMENDATION</h3><p>We are labeling individual entries based on common topics. This system helps us group related datasets and provide recommendations to analysts, in order to simultaneously display connected information.</p></div></div>
<div class="service-box"><div class="single-service border-bottom-hover"><div class="service-icon colored-text"><span style="color:#168FD3" class="fa fa-globe"></span></div>
<h3 class="colored-text">VISUALIZATION</h3><p>VI3W is our 3D visualization tool that allows the user to request datasets and display them onto a Google Earth-like environment. Zooming, orbiting and overlaying the data creates a richer and more informative user experience.</p></div></div></div></div>
</div>
</section>
<!-- =========================
SECTION: BRIEF LEFT
============================== -->
<section class="brief text-left brief-design-one brief-left" id="story" role="region" aria-label="About">
<div class="section-overlay-layer">
<div class="container">
<div class="row">
<!-- BRIEF IMAGE -->
<div class="col-md-6 brief-content-two"><div class="brief-image-right"><img src="images/port2015.jpg" alt="Why Us?"></div></div>
<!-- BRIEF HEADING -->
<div class="col-md-6 content-section brief-content-one">
<h2 class="text-left dark-text">Why Us?</h2><div class="colored-line-left"></div>
<div class="brief-content-text"><p>Collecting and analyzing humanitarian data can be a challenge. The wide variety of sources, range of data formats, and amount of information can simply be overwhelming for individual humanitarian workers.</p>
<p>We propose a universal way of integrating various types of data. Incoming information is organized and analyzed automatically, while a powerful visualization engine creates detailed 3D maps of disaster areas. These can further be overlaid with other desired information – e.g. logs of human rights violations, status and feedback of humanitarian actions taken, etc. Such visualizations can be accessed in real-time, in order to help allocate resources to those regions that need them the most.</p>
</div> </div><!-- .brief-content-one-->
</div>
</div>
</div>
</section><!-- .brief-design-one -->
<!-- =========================
SECTION: TEAM
============================== -->
<section class="team" id="team" role="region" aria-label="Team">
<div class="section-overlay-layer">
<div class="container">
<!-- SECTION HEADER -->
<div class="section-header">
<h2 class="dark-text">Datasauri Team</h2><div class="colored-line"></div>
<div class="sub-heading">Our team is creative, international and diverse. Meet our group of physicists, developers and software engineers.</div> </div>
<div class="row team-member-wrap"> <div class="col-md-3 team-member-box">
<div class="team-member border-bottom-hover">
<div class="member-pic">
<img src="images/michela_paganini.jpg" alt="Michela Paganini"> </div><!-- .member-pic -->
<div class="member-details">
<div class="member-details-inner">
<h5 class="colored-text">Michela Paganini</h5> <div class="small-text">
<!-- Title -->
</div>
</div><!-- .member-details-inner -->
</div><!-- .member-details -->
</div><!-- .team-member -->
</div><!-- .team-member -->
<!-- MEMBER -->
<div class="col-md-3 team-member-box">
<div class="team-member border-bottom-hover">
<div class="member-pic">
<img src="images/daniel_foguelman.jpg"> </div><!-- .member-pic -->
<div class="member-details">
<div class="member-details-inner">
<h5 class="colored-text">Daniel Foguelman</h5> <div class="small-text">
<!-- Title -->
</div>
</div><!-- .member-details-inner -->
</div><!-- .member-details -->
</div><!-- .team-member -->
</div><!-- .team-member -->
<!-- MEMBER -->
<div class="col-md-3 team-member-box">
<div class="team-member border-bottom-hover">
<div class="member-pic">
<img src="images/pelado.jpg" alt="Xavier Vollenweider"> </div><!-- .member-pic -->
<div class="member-details">
<div class="member-details-inner">
<h5 class="colored-text">Xavier Vollenweider</h5> <div class="small-text">
<!-- Title -->
</div>
</div><!-- .member-details-inner -->
</div><!-- .member-details -->
</div><!-- .team-member -->
</div><!-- .team-member -->
<!-- MEMBER -->
<!-- MEMBER -->
<div class="col-md-3 team-member-box">
<div class="team-member border-bottom-hover">
<div class="member-pic">
<img src="images/negar_fazeli.jpg" alt="Negar Fazeli"> </div><!-- .member-pic -->
<div class="member-details">
<div class="member-details-inner">
<h5 class="colored-text">Negar Fazeli</h5> <div class="small-text">
<!-- Title -->
</div>
</div><!-- .member-details-inner -->
</div><!-- .member-details -->
</div><!-- .team-member -->
</div><!-- .team-member -->
<!-- MEMBER -->
<div class="col-md-3 team-member-box">
<div class="team-member border-bottom-hover">
<div class="member-pic">
<img src="images/lautaro_dolberg.jpg" alt="Lautaro Dolberg"> </div><!-- .member-pic -->
<div class="member-details">
<div class="member-details-inner">
<h5 class="colored-text">Lautaro Dolberg</h5> <div class="small-text">
<!-- Title -->
</div>
</div><!-- .member-details-inner -->
</div><!-- .member-details -->
</div><!-- .team-member -->
</div><!-- .team-member -->
</div> </div>
</div><!-- container -->
</section><!-- #section9 -->
<!-- =========================
SECTION: STORY
============================== -->
<section class="story" id="story" role="region" aria-label="Team">
<div class="section-overlay-layer">
<div class="container">
<!-- SECTION HEADER -->
<div class="section-header">
<h2 class="dark-text">OUR STORY</h2><div class="colored-line"></div>
<div class="sub-heading">We met in 2015 during THE Port hackathon,
united by a wish to help people facing disasters, crisis
situations, and other hardships. We found ourselves in a
diverse team from all over the world composed of professionals
with backgrounds in physics, software engineering, data
science, and others. We had team members from the academia,
from CERN, and many other companies such as Ericsson, and we
were united by a wish to make the first steps towards
addressing our hackathon topic, which was to use humanitarian
field data for rapid decision making. We started with an idea,
and after three sleepless days of brainstorming, coding, and
drinking a lot of coffee, we were a team with a solution!
</div>
</div><!-- container -->
</section><!-- #section9 -->
<!-- =========================
SECTION: CUSTOMERS
============================== -->
<!-- <section class="testimonials" id="customers" role="region" aria-label="Testimonials">
<div class="section-overlay-layer">
<div class="container">
<div class="section-header">
<h2 class="dark-text">Happy Customers</h2><div class="colored-line"></div><div class="sub-heading">Cloud computing subscription model out of the box proactive solution.</div> </div>
<div id="happy_customers_wrap" class="testimonials-wrap">
<div class="testimonials-box">
<div class="feedback border-bottom-hover">
<div class="pic-container">
<div class="pic-container-inner">
<img src="//demo.themeisle.com/parallax-one/wp-content/uploads/2015/08/1-1.jpg" alt="Aram Vardan"> </div>
</div>
<div class="feedback-text-wrap">
<h5 class="colored-text">
Aram Vardan </h5>
<div class="small-text">
Project Manager
</div>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nec purus feugiat, molestie ipsum et, consequat nibh. Etiam non elit dui. Nullam vel eros sit amet arcu vestibulum accumsan in in leo. Fusce malesuada vulputate faucibus. Integer in hendrerit nisi. Praesent a hendrerit urna. In non imperdiet elit, sed molestie odio. Fusce ac metus non purus sollicitudin laoreet. </p>
</div>
</div>
</div><
<div class="testimonials-box">
<div class="feedback border-bottom-hover">
<div class="pic-container">
<div class="pic-container-inner">
<img src="//demo.themeisle.com/parallax-one/wp-content/uploads/2015/08/1-1.jpg" alt="Hourig Hurik"> </div>
</div>
<div class="feedback-text-wrap">
<h5 class="colored-text">
Hourig Hurik </h5>
<div class="small-text">
Fashion Blogger
</div>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nec purus feugiat, molestie ipsum et, consequat nibh. Etiam non elit dui. Nullam vel eros sit amet arcu vestibulum accumsan in in leo. Fusce malesuada vulputate faucibus. Integer in hendrerit nisi. Praesent a hendrerit urna. In non imperdiet elit, sed molestie odio. Fusce ac metus non purus sollicitudin laoreet. </p>
</div>
</div>
</div>
<div class="testimonials-box">
<div class="feedback border-bottom-hover">
<div class="pic-container">
<div class="pic-container-inner">
<img src="//demo.themeisle.com/parallax-one/wp-content/uploads/2015/08/1-1.jpg" alt="Berjouhi Zabel"> </div>
</div>
<div class="feedback-text-wrap">
<h5 class="colored-text">
Berjouhi Zabel </h5>
<div class="small-text">
CEO at Spadius
</div>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nec purus feugiat, molestie ipsum et, consequat nibh. Etiam non elit dui. Nullam vel eros sit amet arcu vestibulum accumsan in in leo. Fusce malesuada vulputate faucibus. Integer in hendrerit nisi. Praesent a hendrerit urna. In non imperdiet elit, sed molestie odio. Fusce ac metus non purus sollicitudin laoreet. </p>
</div>
</div>
</div>
</div> </div>
</div>
</section> -->
<!-- customers -->
<!-- =========================
SECTION: RIBBON
============================== -->
<section class="call-to-action ribbon-wrap" id="ribbon" style="background-image:url(//demo.themeisle.com/parallax-one/wp-content/uploads/2015/06/cropped-background.jpg);" role="region" aria-label="Ribbon"> <div class="section-overlay-layer">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="white-text strong">
Contact us for inquiries.
</h2>
<!-- <a href="mailto:[email protected]"> -->
<!-- <button href="mailto:[email protected]" class="btn btn-primary standard-button" type="button">email</button> -->
<button href="http://www.google.com/recaptcha/mailhide/d?k=01PO-pEhpelNojf9aqrwjL9g==&c=EgUFILRI_pH0RDvZPpNbcWmXia4upb2rVmxobRTrhsw=" onclick="window.open('http://www.google.com/recaptcha/mailhide/d?k\x3d01PO-pEhpelNojf9aqrwjL9g\x3d\x3d\x26c\x3dEgUFILRI_pH0RDvZPpNbcWmXia4upb2rVmxobRTrhsw\x3d', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return false;" title="Reveal our e-mail address" class="btn btn-primary standard-button" type="button">Contact us by email!</button>
<!-- </a> -->
</div>
</div>
</div>
</div>
</section>
<!-- =========================
SECTION: LATEST NEWS
============================== -->
<!-- <section class="brief timeline" id="latestnews" role="region" aria-label="Latest blog posts">
<div class="section-overlay-layer">
<div class="container">
<div class="row">
<div class="col-md-12 timeline-text text-left"><h2 class="text-left dark-text">Latest news</h2><div class="colored-line-left"></div></div>
<div class="parallax-slider-whole-wrap">
<div class="controls-wrap">
<button class="control_next icon icon-arrow-carrot-down"><span class="screen-reader-text">Post slider navigation: Down</span></button>
<button class="control_prev fade-btn icon icon-arrow-carrot-up"><span class="screen-reader-text">Post slider navigation: Up</span></button>
</div>
<div itemscope itemtype="//schema.org/Blog" id="parallax_slider" class="col-md-12 timeline-section">
<ul class="vertical-timeline" id="timeline-scroll">
<li>
<div itemscope itemprop="blogPosts" itemtype="//schema.org/BlogPosting" id="post-83" class="timeline-box-wrap" title="Latest News: Blog Post Title">
<div datetime="2015-07-03T15:29:07+00:00" title="Friday, July 3, 2015, 3:29 pm" class="entry-published date small-text strong">
Jul, 3 </div>
<div itemscope itemprop="image" class="icon-container white-text">
<a href="//demo.themeisle.com/parallax-one/blog-post-title/" title="Blog Post Title">
<img width="150" height="150" src="//demo.themeisle.com/parallax-one/wp-content/uploads/2015/07/blog5-150x150.jpg" class="attachment-parallax-one-post-thumbnail-latest-news wp-post-image" alt="blog5" /> </a>
</div>
<div class="info">
<header class="entry-header">
<h1 itemprop="headline" class="entry-title">
<a href="//demo.themeisle.com/parallax-one/blog-post-title/" rel="bookmark">Blog Post Title</a>
</h1>
<div class="entry-meta">
<span class="entry-date">
<a href="//demo.themeisle.com/parallax-one/2015/07/03/" rel="bookmark">
<time itemprop="datePublished" datetime="2015-07-03T15:29:07+00:00" title="Friday, July 3, 2015, 3:29 pm" class="entry-date entry-published updated">July 3, 2015</time>
</a>
</span>
<span> by </span>
<span itemscope itemprop="author" itemtype="//schema.org/Person" class="author-link">
<span itemprop="name" class="entry-author author vcard">
<a itemprop="url" class="url fn n" href="//demo.themeisle.com/parallax-one/author/codeinwp/" rel="author">codeinwp </a>
</span>
</span>
</div>
</header>
<div itemprop="description" class="entry-content entry-summary">
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus hendrerit. Pellentesque aliquet nibh nec urna. In nisi neque, aliquet vel, dapibus id, mattis vel, nisi. Sed pretium, ligula sollicitudin laoreet viverra, tortor libero sodales leo, eget blandit nunc tortor eu nibh. Nullam mollis. Ut justo. Suspendisse potenti. Sed egestas, ante et vulputate volutpat, eros pede […]</p>
<a href="//demo.themeisle.com/parallax-one/blog-post-title/" title="Blog Post Title" class="read-more">Read more <span class="screen-reader-text"> Blog Post Title</span></a>
</div>
</div>
</div>
<div itemscope itemprop="blogPosts" itemtype="//schema.org/BlogPosting" id="post-33" class="timeline-box-wrap" title="Latest News: Latest Technologies">
<div datetime="2015-07-02T20:19:20+00:00" title="Thursday, July 2, 2015, 8:19 pm" class="entry-published date small-text strong">
Jul, 2 </div>
<div itemscope itemprop="image" class="icon-container white-text">
<a href="//demo.themeisle.com/parallax-one/latest-technologies/" title="Latest Technologies">
<img width="150" height="150" src="//demo.themeisle.com/parallax-one/wp-content/uploads/2015/07/blog4-150x150.jpg" class="attachment-parallax-one-post-thumbnail-latest-news wp-post-image" alt="blog4" /> </a>
</div>
<div class="info">
<header class="entry-header">
<h1 itemprop="headline" class="entry-title">
<a href="//demo.themeisle.com/parallax-one/latest-technologies/" rel="bookmark">Latest Technologies</a>
</h1>
<div class="entry-meta">
<span class="entry-date">
<a href="//demo.themeisle.com/parallax-one/2015/07/02/" rel="bookmark">
<time itemprop="datePublished" datetime="2015-07-02T20:19:20+00:00" title="Thursday, July 2, 2015, 8:19 pm" class="entry-date entry-published updated">July 2, 2015</time>
</a>
</span>
<span> by </span>
<span itemscope itemprop="author" itemtype="//schema.org/Person" class="author-link">
<span itemprop="name" class="entry-author author vcard">
<a itemprop="url" class="url fn n" href="//demo.themeisle.com/parallax-one/author/codeinwp/" rel="author">codeinwp </a>
</span>
</span>
</div>
</header>
<div itemprop="description" class="entry-content entry-summary">
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus hendrerit. Pellentesque aliquet nibh nec urna. In nisi neque, aliquet vel, dapibus id, mattis vel, nisi. Sed pretium, ligula sollicitudin laoreet viverra, tortor libero sodales leo, eget blandit nunc tortor eu nibh. Nullam mollis. Ut justo. Suspendisse potenti. Sed egestas, ante et vulputate volutpat, eros pede […]</p>
<a href="//demo.themeisle.com/parallax-one/latest-technologies/" title="Latest Technologies" class="read-more">Read more <span class="screen-reader-text"> Latest Technologies</span></a>
</div>
</div>
</div>
<li>
<div itemscope itemprop="blogPosts" itemtype="//schema.org/BlogPosting" id="post-30" class="timeline-box-wrap" title="Latest News: Beautiful Accordion">
<div datetime="2015-07-02T20:17:22+00:00" title="Thursday, July 2, 2015, 8:17 pm" class="entry-published date small-text strong">
Jul, 2 </div>
<div itemscope itemprop="image" class="icon-container white-text">
<a href="//demo.themeisle.com/parallax-one/beautiful-accordion/" title="Beautiful Accordion">
<img width="150" height="150" src="//demo.themeisle.com/parallax-one/wp-content/uploads/2015/07/blog7-150x150.jpg" class="attachment-parallax-one-post-thumbnail-latest-news wp-post-image" alt="blog7" /> </a>
</div>
<div class="info">
<header class="entry-header">
<h1 itemprop="headline" class="entry-title">
<a href="//demo.themeisle.com/parallax-one/beautiful-accordion/" rel="bookmark">Beautiful Accordion</a>
</h1>
<div class="entry-meta">
<span class="entry-date">
<a href="//demo.themeisle.com/parallax-one/2015/07/02/" rel="bookmark">
<time itemprop="datePublished" datetime="2015-07-02T20:17:22+00:00" title="Thursday, July 2, 2015, 8:17 pm" class="entry-date entry-published updated">July 2, 2015</time>
</a>
</span>
<span> by </span>
<span itemscope itemprop="author" itemtype="//schema.org/Person" class="author-link">
<span itemprop="name" class="entry-author author vcard">
<a itemprop="url" class="url fn n" href="//demo.themeisle.com/parallax-one/author/codeinwp/" rel="author">codeinwp </a>
</span>
</span>
</div>
</header>
<div itemprop="description" class="entry-content entry-summary">
<p>Pellentesque Habitant Posuere Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus hendrerit. Pellentesque aliquet nibh nec urna. In nisi neque, aliquet vel, dapibus id, mattis vel, nisi. Sed pretium, ligula sollicitudin laoreet viverra, tortor libero sodales leo, eget blandit nunc tortor eu nibh. Nullam mollis. Ut justo. Suspendisse potenti. Sed egestas, ante et vulputate […]</p>
<a href="//demo.themeisle.com/parallax-one/beautiful-accordion/" title="Beautiful Accordion" class="read-more">Read more <span class="screen-reader-text"> Beautiful Accordion</span></a>
</div>
</div>
</div>
<div itemscope itemprop="blogPosts" itemtype="//schema.org/BlogPosting" id="post-68" class="timeline-box-wrap" title="Latest News: Video Post">
<div datetime="2015-07-01T09:38:35+00:00" title="Wednesday, July 1, 2015, 9:38 am" class="entry-published date small-text strong">
Jul, 1 </div>
<div itemscope itemprop="image" class="icon-container white-text">
<a href="//demo.themeisle.com/parallax-one/video-post/" title="Video Post">
<img width="150" height="150" src="//demo.themeisle.com/parallax-one/wp-content/uploads/2015/07/blog2-150x150.jpg" class="attachment-parallax-one-post-thumbnail-latest-news wp-post-image" alt="blog2" /> </a>
</div>
<div class="info">
<header class="entry-header">
<h1 itemprop="headline" class="entry-title">
<a href="//demo.themeisle.com/parallax-one/video-post/" rel="bookmark">Video Post</a>
</h1>
<div class="entry-meta">
<span class="entry-date">
<a href="//demo.themeisle.com/parallax-one/2015/07/01/" rel="bookmark">
<time itemprop="datePublished" datetime="2015-07-01T09:38:35+00:00" title="Wednesday, July 1, 2015, 9:38 am" class="entry-date entry-published updated">July 1, 2015</time>
</a>
</span>
<span> by </span>
<span itemscope itemprop="author" itemtype="//schema.org/Person" class="author-link">
<span itemprop="name" class="entry-author author vcard">
<a itemprop="url" class="url fn n" href="//demo.themeisle.com/parallax-one/author/codeinwp/" rel="author">codeinwp </a>
</span>
</span>
</div>
</header>
<div itemprop="description" class="entry-content entry-summary">
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus hendrerit. Pellentesque aliquet nibh nec urna. In nisi neque, aliquet vel, dapibus id, mattis vel, nisi. Sed pretium, ligula sollicitudin laoreet viverra, tortor libero sodales leo, eget blandit nunc tortor eu nibh. Nullam mollis. Ut justo. Suspendisse potenti. Sed egestas, ante et vulputate volutpat, eros pede […]</p>
<a href="//demo.themeisle.com/parallax-one/video-post/" title="Video Post" class="read-more">Read more <span class="screen-reader-text"> Video Post</span></a>
</div>
</div>
</div>
</li> </ul>
</div>
</div>
</div>
</div>
</div>
</section> -->
<!-- =========================
SECTION: CONTACT INFO
============================== -->
<!-- <div class="contact-info" id="contactinfo" role="region" aria-label="Contact Info">
<div class="section-overlay-layer">
<div class="container">
<div class="row contact-links">
<div class="col-sm-4 contact-link-box col-xs-12"><div class="icon-container"><span class="icon-basic-mail colored-text"></span></div><a href="#" class="strong">[email protected]</a></div><div class="col-sm-4 contact-link-box col-xs-12"><div class="icon-container"><span class="icon-basic-geolocalize-01 colored-text"></span></div><a href="#" class="strong">Glen Road, E13 8 London, UK</a></div><div class="col-sm-4 contact-link-box col-xs-12"><div class="icon-container"><span class="icon-basic-tablet colored-text"></span></div><a href="#" class="strong">+44-12-3456-7890</a></div>
</div><
</div>
</div>
</div> -->
<!-- =========================
INTERGEO MAPS
============================== -->
<!-- <div id="container-fluid">
<div class="parallax_one_map_overlay"></div>
<div id="cd-google-map">
<div id="intergeo_mapQjN" class="intergeo_map_canvas" style="width:100%;height:300px;width:100%;height:500px;"></div>
<script type="text/javascript">
/* <![CDATA[ */
if (!window.intergeo_maps) window.intergeo_maps = [];
window.intergeo_maps.push( { container: 'intergeo_mapQjN', options: {"lat":51.5227396762,"lng":0.00524646329361,"zoom":12,"map":{"minZoom":1,"scaleControl":true},"weather":{"temperatureUnits":"CELSIUS","windSpeedUnits":"KILOMETERS_PER_HOUR"}} } );
/* ]]> */
</script>
</div>
</div><
</div> -->
<link rel='stylesheet' id='intergeo-frontend-css' href='//demo.themeisle.com/parallax-one/wp-content/plugins/intergeo-maps/css/frontend.css?ver=1.0.0.78' type='text/css' media='all' />
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/demo.themeisle.com\/parallax-one\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ...","cached":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.3'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wc_add_to_cart_params = {"ajax_url":"\/parallax-one\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/parallax-one\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View Cart","cart_url":"\/\/demo.themeisle.com\/parallax-one\/cart\/","is_cart":"","cart_redirect_after_add":"no"};
/* ]]> */
</script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=2.4.7'></script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"\/parallax-one\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/parallax-one\/?wc-ajax=%%endpoint%%"};
/* ]]> */
</script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=2.4.7'></script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js?ver=1.4.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wc_cart_fragments_params = {"ajax_url":"\/parallax-one\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/parallax-one\/?wc-ajax=%%endpoint%%","fragment_name":"wc_fragments"};
/* ]]> */
</script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=2.4.7'></script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/themes/Parallax-One/js/bootstrap.min.js?ver=3.3.5'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var screenReaderText = {"expand":"<span class=\"screen-reader-text\">expand child menu<\/span>","collapse":"<span class=\"screen-reader-text\">collapse child menu<\/span>"};
/* ]]> */
</script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/themes/Parallax-One/js/custom.all.js?ver=2.0.2'></script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/themes/Parallax-One/js/plugin.home.js?ver=1.0.1'></script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/themes/Parallax-One/js/custom.home.js?ver=1.0.0'></script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/themes/Parallax-One/js/skip-link-focus-fix.js?ver=1.0.0'></script>
<!-- <script type='text/javascript' src='//maps.googleapis.com/maps/api/js?v=3.10&#038;sensor=false&#038;region=US&#038;language=en'></script> -->
<script type='text/javascript'>
/* <![CDATA[ */
var intergeo_options = {"adsense":{"publisher_id":""}};
/* ]]> */
</script>
<script type='text/javascript' src='//demo.themeisle.com/parallax-one/wp-content/plugins/intergeo-maps/js/rendering.js?ver=1.0.0.78'></script>
<style type="text/css"></style>
</body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-77191939-1', 'auto');
ga('send', 'pageview');
</script>
</html>