-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
440 lines (370 loc) · 19.2 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<title>We’re explorers, builders and proactive idealists.</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta charset="utf-8">
<meta name="author" content="Roman Kirichik">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<!-- Favicons -->
<link rel="shortcut icon" href="images/favicon.png">
<!-- CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/style-responsive.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/vertical-rhythm.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/magnific-popup.css">
</head>
<body class="appear-animate">
<!-- Page Loader -->
<div class="page-loader">
<div class="loader">Loading...</div>
</div>
<!-- End Page Loader -->
<!-- Page Wrap -->
<div class="page" id="top">
<!-- Navigation panel -->
<nav class="main-nav js-stick">
<div class="full-wrapper relative clearfix">
<!-- Logo ( * your text or image into link tag *) -->
<div class="nav-logo-wrap local-scroll">
<a href="/" class="logo">
<img src="images/logo-dark.png" alt="" />
</a>
</div>
<div class="mobile-nav">
<i class="fa fa-bars"></i>
</div>
<!-- Main Menu -->
<div class="inner-nav desktop-nav">
<ul class="clearlist">
<li>
<a href="/" class="mn-has-sub active">Home</a>
</li>
<li>
<a href="about.html" class="mn-has-sub active">About</a>
</li>
<li>
<a href="services.html" class="mn-has-sub active">Services</a>
</li>
<li>
<a href="team.html" class="mn-has-sub active">Team</a>
</li>
<li>
<a href="clients.html" class="mn-has-sub active">Clients</a>
</li>
<li>
<a href="portfolio.html" class="mn-has-sub active">Portfolio</a>
</li>
<li>
<a href="contact.html" class="mn-has-sub active">Contact</a>
</li>
</ul>
</div>
<!-- End Main Menu -->
</div>
</nav>
<!-- End Navigation panel -->
<!-- Head Section -->
<section class="page-section bg-dark-alfa-50 parallax-3" data-background="images/full-width-images/section-bg-10.jpg">
<div class="relative container align-left">
<div class="row">
<div class="col-md-8">
<h1 class="hs-line-11 font-alt mb-20 mb-xs-0">About Us</h1>
<div class="hs-line-4 font-alt">
We’re explorers, builders and proactive idealists.
</div>
</div>
<div class="col-md-4 mt-30">
<div class="mod-breadcrumbs font-alt align-right">
<a href="#">Home</a> / <a href="#">Pages</a> / <span>About Us</span>
</div>
</div>
</div>
</div>
</section>
<!-- End Head Section -->
<!-- About Section -->
<section class="page-section" id="about">
<div class="container relative">
<div class="section-text mb-50 mb-sm-20">
<div class="row">
<div class="col-md-4">
<blockquote>
<p>
Desing creates culture, Culture shapes values, Values determinate the future
</p>
<footer>
Robert L. Peters
</footer>
</blockquote>
</div>
<div class="col-md-4 col-sm-6 mb-sm-50 mb-xs-30">
<h2>Tell us what you need and we will make it happen..</h2>
Beto provides a unique experience to their clients.A full service digital creative agency in London and Barcelona with the industry knowledge and expertise to bring you transformation, innovation and success. Our core areas are: Digital marketing, social
media, web design, corporate branding & offline marketing.
</div>
<div class="col-md-4 col-sm-6 mb-sm-50 mb-xs-30">
Our values are your needs, we will dedicate our time an effort to what is important to you and your company. We will adapt ourselves to you to better understand your challenges and obstacles.
</div>
</div>
</div>
</div>
</section>
<!-- End About Section -->
<!-- Testimonials Section -->
<section class="page-section bg-dark bg-dark-alfa-90 fullwidth-slider" data-background="images/full-width-images/section-bg-3.jpg">
<!-- Slide Item -->
<div>
<div class="container relative">
<div class="row">
<div class="col-md-8 col-md-offset-2 align-center">
<!-- Section Icon -->
<div class="section-icon">
<span class="icon-quote"></span>
</div>
<!-- Section Title -->
<h3 class="small-title font-alt">What people say?</h3>
<blockquote class="testimonial white">
<p>
Phasellus luctus commodo ullamcorper a posuere rhoncus commodo elit. Aenean congue, risus utaliquam dapibus. Thanks!
</p>
<footer class="testimonial-author">
John Doe, doodle inc.
</footer>
</blockquote>
</div>
</div>
</div>
</div>
<!-- End Slide Item -->
<!-- Slide Item -->
<div>
<div class="container relative">
<div class="row">
<div class="col-md-8 col-md-offset-2 align-center">
<!-- Section Icon -->
<div class="section-icon">
<span class="icon-quote"></span>
</div>
<!-- Section Title -->
<h3 class="small-title font-alt">What people say?</h3>
<blockquote class="testimonial white">
<p>
Phasellus luctus commodo ullamcorper a posuere rhoncus commodo elit. Aenean congue, risus utaliquam dapibus. Thanks!
</p>
<footer class="testimonial-author">
John Doe, doodle inc.
</footer>
</blockquote>
</div>
</div>
</div>
</div>
<!-- End Slide Item -->
<!-- Slide Item -->
<div>
<div class="container relative">
<div class="row">
<div class="col-md-8 col-md-offset-2 align-center">
<!-- Section Icon -->
<div class="section-icon">
<span class="icon-quote"></span>
</div>
<!-- Section Title -->
<h3 class="small-title font-alt">What people say?</h3>
<blockquote class="testimonial white">
<p>
Phasellus luctus commodo ullamcorper a posuere rhoncus commodo elit. Aenean congue, risus utaliquam dapibus. Thanks!
</p>
<footer class="testimonial-author">
John Doe, doodle inc.
</footer>
</blockquote>
</div>
</div>
</div>
</div>
<!-- End Slide Item -->
</section>
<!-- End Testimonials Section -->
<!-- Logotypes Section -->
<section class="hidden small-section pt-20 pb-20">
<div class="container relative">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="small-item-carousel black owl-carousel mb-0 animate-init" data-anim-type="fade-in-right-large" data-anim-delay="100">
<!-- Logo Item -->
<div class="logo-item">
<img src="images/clients-logos/client-1.png" width="67" height="67" alt="" />
</div>
<!-- End Logo Item -->
<!-- Logo Item -->
<div class="logo-item">
<img src="images/clients-logos/client-2.png" width="67" height="67" alt="" />
</div>
<!-- End Logo Item -->
<!-- Logo Item -->
<div class="logo-item">
<img src="images/clients-logos/client-3.png" width="67" height="67" alt="" />
</div>
<!-- End Logo Item -->
<!-- Logo Item -->
<div class="logo-item">
<img src="images/clients-logos/client-4.png" width="67" height="67" alt="" />
</div>
<!-- End Logo Item -->
<!-- Logo Item -->
<div class="logo-item">
<img src="images/clients-logos/client-5.png" width="67" height="67" alt="" />
</div>
<!-- End Logo Item -->
<!-- Logo Item -->
<div class="logo-item">
<img src="images/clients-logos/client-6.png" width="67" height="67" alt="" />
</div>
<!-- End Logo Item -->
<!-- Logo Item -->
<div class="logo-item">
<img src="images/clients-logos/client-1.png" width="67" height="67" alt="" />
</div>
<!-- End Logo Item -->
<!-- Logo Item -->
<div class="logo-item">
<img src="images/clients-logos/client-2.png" width="67" height="67" alt="" />
</div>
<!-- End Logo Item -->
</div>
</div>
</div>
</div>
</section>
<!-- End Logotypes -->
<!-- Divider -->
<hr class="mt-0 mb-0 " />
<!-- End Divider -->
<!-- Features Section -->
<section class="page-section">
<div class="container relative">
<h2 class="section-title font-alt mb-70 mb-sm-40">
Why Choose Us?
</h2>
<!-- Features Grid -->
<div class="row multi-columns-row alt-features-grid">
<!-- Features Item -->
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="alt-features-item align-center">
<div class="alt-features-icon">
<span class="icon-flag"></span>
</div>
<h3 class="alt-features-title font-alt">WE LISTEN</h3>
<div class="alt-features-descr align-left">
We listen, we discuss, we advise. Sounds obvious but we listen to your ideas, plans and objectives for your business. We then select the best solution to fit.
</div>
</div>
</div>
<!-- End Features Item -->
<!-- Features Item -->
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="alt-features-item align-center">
<div class="alt-features-icon">
<span class="icon-clock"></span>
</div>
<h3 class="alt-features-title font-alt">PASSIONATE</h3>
<div class="alt-features-descr align-left">
We love nothing more than working on a great project with a fantastic client. We care about our clients and can often be found working out of hours to get everything ‘just right’!
</div>
</div>
</div>
<!-- End Features Item -->
<!-- Features Item -->
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="alt-features-item align-center">
<div class="alt-features-icon">
<span class="icon-hotairballoon"></span>
</div>
<h3 class="alt-features-title font-alt">EXPERIENCE</h3>
<div class="alt-features-descr align-left">
We love discussing and planning new projects and have years of knowledge and experience that we bring to the table.
</div>
</div>
</div>
<!-- End Features Item -->
</div>
<!-- End Features Grid -->
</div>
</section>
<!-- End Features Section -->
<!-- Foter -->
<footer class="page-section bg-gray-lighter footer pb-60">
<div class="container">
<!-- Footer Logo -->
<div class="local-scroll mb-30 wow fadeInUp" data-wow-duration="1.5s">
<a href="#top"><img src="images/logo-footer.png" width="78" height="36" alt="" /></a>
</div>
<!-- End Footer Logo -->
<!-- Social Links -->
<div class="footer-social-links mb-110 mb-xs-60">
<a href="#" title="Facebook" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="#" title="Twitter" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="#" title="Behance" target="_blank"><i class="fa fa-behance"></i></a>
<a href="#" title="LinkedIn+" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="#" title="Pinterest" target="_blank"><i class="fa fa-pinterest"></i></a>
</div>
<!-- End Social Links -->
<!-- Footer Text -->
<div class="footer-text">
<!-- Copyright -->
<div class="footer-copy font-alt">
<a href="http://themeforest.net/user/theme-guru/portfolio" target="_blank">© Rhythm 2017</a>.
</div>
<!-- End Copyright -->
<div class="footer-made">
Made with love for great people.
</div>
</div>
<!-- End Footer Text -->
</div>
<!-- Top Link -->
<div class="local-scroll">
<a href="#top" class="link-to-top"><i class="fa fa-caret-up"></i></a>
</div>
<!-- End Top Link -->
</footer>
<!-- End Foter -->
</div>
<!-- End Page Wrap -->
<!-- JS -->
<script type="text/javascript" src="js/jquery-1.11.2.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="js/jquery.localScroll.min.js"></script>
<script type="text/javascript" src="js/jquery.viewport.mini.js"></script>
<script type="text/javascript" src="js/jquery.countTo.js"></script>
<script type="text/javascript" src="js/jquery.appear.js"></script>
<script type="text/javascript" src="js/jquery.sticky.js"></script>
<script type="text/javascript" src="js/jquery.parallax-1.1.3.js"></script>
<script type="text/javascript" src="js/jquery.fitvids.js"></script>
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/isotope.pkgd.min.js"></script>
<script type="text/javascript" src="js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script>
<!-- Replace test API Key "AIzaSyAZsDkJFLS0b59q7cmW0EprwfcfUA8d9dg" with your own one below
**** You can get API Key here - https://developers.google.com/maps/documentation/javascript/get-api-key -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAZsDkJFLS0b59q7cmW0EprwfcfUA8d9dg"></script>
<script type="text/javascript" src="js/gmap3.min.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="js/jquery.simple-text-rotator.min.js"></script>
<script type="text/javascript" src="js/all.js"></script>
<script type="text/javascript" src="js/contact-form.js"></script>
<script type="text/javascript" src="js/jquery.ajaxchimp.min.js"></script>
<!--[if lt IE 10]><script type="text/javascript" src="js/placeholder.js"></script><![endif]-->
</body>
</html>