forked from CodeForCuritiba/WeAreAllSmart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·390 lines (360 loc) · 15.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
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>We are all smart!</title>
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico">
<!-- Web Fonts -->
<link rel='stylesheet' type='text/css' href='//fonts.googleapis.com/css?family=Open+Sans:400,300,600&subset=cyrillic,latin'>
<!-- CSS Global Compulsory -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/one.style.css">
<!-- CSS Footer -->
<link rel="stylesheet" href="assets/css/footers/footer-v7.css">
<!-- CSS Implementing Plugins -->
<link rel="stylesheet" href="assets/plugins/animate.css">
<link rel="stylesheet" href="assets/plugins/line-icons/line-icons.css">
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/plugins/pace/pace-flash.css">
<link rel="stylesheet" href="assets/plugins/owl-carousel/owl.carousel.css">
<link rel="stylesheet" href="assets/plugins/cube-portfolio/cubeportfolio/css/cubeportfolio.min.css">
<link rel="stylesheet" href="assets/plugins/cube-portfolio/cubeportfolio/custom/custom-cubeportfolio.css">
<link rel="stylesheet" href="assets/plugins/login-signup-modal-window/css/style.css">
<!-- Style Switcher -->
<link rel="stylesheet" href="assets/css/plugins/style-switcher.css">
<!-- CSS Theme -->
<link rel="stylesheet" href="assets/css/theme-colors/default.css" id="style_color">
<link rel="stylesheet" href="assets/css/theme-skins/one.dark.css">
<!-- CSS Customization -->
<link rel="stylesheet" href="assets/css/custom.css">
</head>
<!--
The #page-top ID is part of the scrolling feature.
The data-spy and data-target are part of the built-in Bootstrap scrollspy function.
-->
<body id="body" data-spy="scroll" data-target=".one-page-header" class="demo-lightbox-gallery">
<!--=== Header ===-->
<nav class="one-page-header one-page-header-style-2 navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="menu-container page-scroll">
<a class="navbar-brand" href="#intro">
<span>W</span>e <span>A</span>re <span>A</span>ll <span>S</span>mart!
<!-- <img src="assets/img/logo1.png" alt="Logo"> -->
</a>
</div>
<div class="top-contact-block">
<i class="fa fa-phone fa-1"></i> <a href="tel:+55 41 9191-9191">+55 41 9191-9191</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<div class="menu-container">
<ul class="nav navbar-nav">
<li class="page-scroll home">
<a href="#body">Home</a>
</li>
<li class="page-scroll">
<a href="#links">Links</a>
</li>
<li class="page-scroll">
<a href="#news">About Us</a>
</li>
<li class="page-scroll">
<a href="#maps">Map</a>
</li>
<li class="page-scroll">
<a href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!--=== End Header ===-->
<!-- Promo block BEGIN -->
<section class="promo-section" id="intro">
<!-- Fullscreen Static Image BEGIN -->
<div class="fullscreen-static-image fullheight">
<!-- Promo Content BEGIN -->
<div class="container valign__middle">
<div class="row">
<div class="col-sm-10 col-sm-offset-1 text-center-xs">
<h2>WE ARE UNIFY CREATIVE TECHNOLOGY COMPANY</h2>
<div class="promo-text">
Creative freedom matters user experience.<br>
We minimize the gap between technology and its audience.
</div>
<div class="promo-next">
<span class="page-scroll"><a class="btn-u btn-brd btn-brd-hover btn-u-light" href="#about">Learn More</a></span>
<span class="page-scroll"><a class="btn-u btn-brd btn-brd-hover btn-u-light" href="#portfolio">Our Work</a></span>
</div>
</div>
</div>
</div>
<!-- Promo Content END -->
</div>
<!-- Fullscreen Static Image END -->
</section>
<!-- Promo block END -->
<!-- Colorful Service Blocks -->
<section id="links" class="container-fluid">
<div class="row no-gutter equal-height-columns">
<div class="col-sm-4">
<div class="service-block service-block-purple no-margin-bottom content equal-height-column" style="height: 239px;">
<i class="icon-custom icon-md rounded icon-color-light icon-line icon-badge"></i>
<h2 class="heading-md font-light">Open Source</h2>
<p class="no-margin-bottom font-light">Provide; shifting landscape reduce carbon emissions human potential sustainability Jane Addams solve. Global network; care Rockefeller, vaccines equal opportunity human being.</p>
</div>
</div>
<div class="col-sm-4">
<div class="service-block service-block-red no-margin-bottom content equal-height-column" style="height: 239px;">
<i class="icon-custom icon-md rounded icon-color-light icon-line icon-fire"></i>
<h2 class="heading-md font-light">Excellent Features</h2>
<p class="no-margin-bottom font-light">Provide; shifting landscape reduce carbon emissions human potential sustainability Jane Addams solve. Global network; care Rockefeller, vaccines equal opportunity human being.</p>
</div>
</div>
<div class="col-sm-4">
<div class="service-block service-block-aqua no-margin-bottom content equal-height-column" style="height: 239px;">
<i class="icon-custom icon-md rounded icon-color-light icon-line icon-directions"></i>
<h2 class="heading-md font-light">Creative Ideas</h2>
<p class="no-margin-bottom font-light">Provide; shifting landscape reduce carbon emissions human potential sustainability Jane Addams solve. Global network; care Rockefeller, vaccines equal opportunity human being.</p>
</div>
</div>
</div>
<div class="row no-gutter equal-height-columns margin-bottom-10">
<div class="col-sm-4">
<div class="service-block service-block-orange no-margin-bottom content equal-height-column" style="height: 239px;">
<i class="icon-custom icon-md rounded icon-color-light icon-line icon-badge"></i>
<h2 class="heading-md font-light">Open Source</h2>
<p class="no-margin-bottom font-light">Provide; shifting landscape reduce carbon emissions human potential sustainability Jane Addams solve. Global network; care Rockefeller, vaccines equal opportunity human being.</p>
</div>
</div>
<div class="col-sm-4">
<div class="service-block service-block-blue no-margin-bottom content equal-height-column" style="height: 239px;">
<i class="icon-custom icon-md rounded icon-color-light icon-line icon-fire"></i>
<h2 class="heading-md font-light">Excellent Features</h2>
<p class="no-margin-bottom font-light">Provide; shifting landscape reduce carbon emissions human potential sustainability Jane Addams solve. Global network; care Rockefeller, vaccines equal opportunity human being.</p>
</div>
</div>
<div class="col-sm-4">
<div class="service-block service-block-green no-margin-bottom content equal-height-column" style="height: 239px;">
<i class="icon-custom icon-md rounded icon-color-light icon-line icon-directions"></i>
<h2 class="heading-md font-light">Creative Ideas</h2>
<p class="no-margin-bottom font-light">Provide; shifting landscape reduce carbon emissions human potential sustainability Jane Addams solve. Global network; care Rockefeller, vaccines equal opportunity human being.</p>
</div>
</div>
</div>
</section>
<!-- End Colorful Service Blocks -->
<!-- Latest News -->
<section id="news" class="bg-color-light">
<div class="container content-lg">
<div class="title-v1">
<h2>About Us</h2>
<p>
We do <strong>things</strong> differently company providing key digital services. <br>
Focused on helping our clients to build a <strong>successful</strong> business on web and mobile.
</p>
</div>
<div class="row news-v2">
<div class="col-md-4 sm-margin-bottom-30">
<div class="news-v2-badge">
<img class="img-responsive" src="assets/img/contents/img1.jpg" alt="">
<p>
<span>28</span>
<small>Jun</small>
</p>
</div>
<div class="news-v2-desc">
<h3><a href="#">Corrupti Quos Dolores</a></h3>
<small>By Admin | <a class="color-inherit" href="#">16 Comments</a> | In <a href="#">Web Trends</a></small>
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores.</p>
</div>
</div>
<div class="col-md-4 sm-margin-bottom-30">
<div class="news-v2-badge">
<img class="img-responsive" src="assets/img/contents/img3.jpg" alt="">
<p>
<span>16</span>
<small>Jun</small>
</p>
</div>
<div class="news-v2-desc">
<h3><a href="#">Blanditi Praesium Voluptum</a></h3>
<small>By Admin | <a class="color-inherit" href="#">51 Comments</a> | In <a href="#">Art & Design</a></small>
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores.</p>
</div>
</div>
<div class="col-md-4">
<div class="news-v2-badge">
<img class="img-responsive" src="assets/img/contents/img4.jpg" alt="">
<p>
<span>07</span>
<small>Jun</small>
</p>
</div>
<div class="news-v2-desc">
<h3><a href="#">Key Digital Services</a></h3>
<small>By Admin | <a class="color-inherit" href="#">32 Comments</a> | In <a href="#">Google & Android</a></small>
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores.</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Latest News -->
<!-- Map Blocks -->
<section id="maps" class="container-fluid">
<div class="row no-gutter equal-height-columns">
<div class="col-md-8 col-md-offset-2">
<!-- Basic Map -->
<div id="map" class="map margin-bottom-50"></div>
<!-- End Basic Map -->
</div>
</div>
</section>
<!-- Map Blocks -->
<!-- Contacts BEGIN -->
<section id="contact" class="contacts-section2 bg-color-light">
<div class="container content">
<div class="title-v1">
<h2>Contact Us</h2>
<p>We do <strong>things</strong> differently company providing key digital services. <br>
Focused on helping our clients to build a <strong>successful</strong> business on web and mobile.</p>
</div>
<div class="row">
<div class="col-md-8 col-sm-6">
<form action="assets/php/sky-forms-pro/demo-contacts-process.php" method="post" id="sky-form3" class="sky-form contact-style">
<fieldset>
<div class="row margin-bottom-30">
<div class="col-md-6 col-md-offset-0">
<div>
<input type="text" name="name" id="name" class="form-control" placeholder="Name">
</div>
</div>
<div class="col-md-6 col-md-offset-0">
<div>
<input type="text" name="email" id="email" class="form-control" placeholder="Email *">
</div>
</div>
</div>
<div class="row margin-bottom-20">
<div class="col-md-12 col-md-offset-0">
<div>
<textarea rows="8" name="message" id="message" class="form-control" placeholder="Message"></textarea>
</div>
</div>
</div>
<p><button type="submit" class="btn-u">Send Message</button></p>
</fieldset>
<div class="message">
<i class="rounded-x fa fa-check"></i>
<p>Your message was successfully sent!</p>
</div>
</form>
</div>
<div class="col-md-4 col-sm-6">
<p class="lead padding-bottom-10">Want to get more information? Contact us by using the form or call directly for more info.</p>
<ul class="list-unstyled">
<li class="padding-bottom-10">
<i class="icon-custom icon-sm rounded-x icon-color-u fa fa-home"></i>
<h6>Address</h6>
<p>221B Baker Street, London, United Kingdom</p>
</li>
<li class="padding-bottom-10">
<i class="icon-custom icon-sm rounded-x icon-color-u fa fa-phone"></i>
<h6>Phone</h6>
<p>+55 41 9191-9191</p>
</li>
<li class="padding-bottom-10">
<i class="icon-custom icon-sm rounded-x icon-color-u fa fa-envelope"></i>
<h6>Email</h6>
<a href="mailto:#" class="link-black">info@example.com</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Contacts END -->
<!-- Footer simple BEGIN -->
<section class="footer-simple">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-4 col-xs-5">
</div>
<div class="col-md-6 col-sm-8 col-xs-7 text-right pull-right">
<ul class="social-icons">
<li><a class="social_facebook rounded-x" data-original-title="Facebook" href="#"></a></li>
<li><a class="social_twitter rounded-x" data-original-title="Twitter" href="#"></a></li>
<li><a class="social_googleplus rounded-x" data-original-title="Goole Plus" href="#"></a></li>
<li><a class="social_pintrest rounded-x" data-original-title="Pinterest" href="#"></a></li>
<li><a class="social_linkedin rounded-x" data-original-title="Linkedin" href="#"></a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Footer simple END -->
</section>
<!-- End Contact Section -->
<!-- JS Global Compulsory -->
<script src="assets/plugins/jquery/jquery.min.js"></script>
<script src="assets/plugins/jquery/jquery-migrate.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- JS Implementing Plugins -->
<script src="assets/plugins/smoothScroll.js"></script>
<script src="assets/plugins/jquery.easing.min.js"></script>
<script src="assets/plugins/pace/pace.min.js"></script>
<script src="assets/plugins/jquery.parallax.js"></script>
<script src="assets/plugins/counter/waypoints.min.js"></script>
<script src="assets/plugins/counter/jquery.counterup.min.js"></script>
<script src="assets/plugins/owl-carousel/owl.carousel.js"></script>
<script src="assets/plugins/sky-forms-pro/skyforms/js/jquery.form.min.js"></script>
<script src="assets/plugins/sky-forms-pro/skyforms/js/jquery.validate.min.js"></script>
<script src="assets/plugins/cube-portfolio/cubeportfolio/js/jquery.cubeportfolio.min.js"></script>
<script src="assets/plugins/modernizr.js"></script>
<script src="assets/plugins/login-signup-modal-window/js/main.js"></script> <!-- Gem jQuery -->
<script src="assets/plugins/backstretch/backstretch-ini.js"></script> <!-- promo -->
<script type="text/javascript" src="assets/plugins/back-to-top.js"></script>
<script type="text/javascript" src="assets/plugins/smoothScroll.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>
<script type="text/javascript" src="assets/plugins/gmap/gmap.js"></script>
<!-- JS Page Level-->
<script src="assets/js/one.app.js"></script>
<script src="assets/js/forms/contact.js"></script>
<script src="assets/js/plugins/pace-loader.js"></script>
<script src="assets/js/plugins/owl-carousel.js"></script>
<script src="assets/js/plugins/style-switcher.js"></script>
<script src="assets/js/plugins/cube-portfolio/cube-portfolio-lightbox.js"></script>
<script>
jQuery(document).ready(function() {
App.init();
App.initCounter();
App.initParallaxBg();
LoginForm.initLoginForm();
ContactForm.initContactForm();
OwlCarousel.initOwlCarousel();
StyleSwitcher.initStyleSwitcher();
App.initMap();
});
</script>
<!--[if lt IE 9]>
<script src="assets/plugins/respond.js"></script>
<script src="assets/plugins/html5shiv.js"></script>
<script src="assets/js/plugins/placeholder-IE-fixes.js"></script>
<script src="assets/plugins/sky-forms-pro/skyforms/js/sky-forms-ie8.js"></script>
<![endif]-->
<!--[if lt IE 10]>
<script src="assets/plugins/sky-forms-pro/skyforms/js/jquery.placeholder.min.js"></script>
<![endif]-->
</body>
</html>