-
Notifications
You must be signed in to change notification settings - Fork 0
/
about-us.html
389 lines (388 loc) · 21.8 KB
/
about-us.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>MozCars - Sobre-nos</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--enable mobile device-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--fontawesome css-->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!--bootstrap css-->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!--animate css-->
<link rel="stylesheet" href="css/animate-wow.css">
<!--main css-->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/bootstrap-select.min.css">
<link rel="stylesheet" href="css/slick.min.css">
<!--responsive css-->
<link rel="stylesheet" href="css/responsive.css">
</head>
<body>
<header id="header" class="top-head">
<!-- Static navbar -->
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="row">
<div class="col-md-2 col-sm-12 left-rs">
<div class="navbar-header">
<button type="button" id="top-menu" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand"><img src="images/logo.png" alt="" /></a>
</div>
<!-- <form class="navbar-form navbar-left web-sh">
<div class="form">
<input type="text" class="form-control" placeholder="Search for new or used cars">
</div>
</form> -->
</div>
<div class="col-md-10 col-sm-12">
<div class="right-nav">
<div class="login-sr">
<div class="login-signup">
<ul>
<li><a href="#">Entrar</a></li>
<li><a class="custom-b" href="#">Regista-se</a></li>
</ul>
</div>
</div>
<div class="help-r hidden-xs">
<div class="help-box">
<ul>
<!-- <li> <a data-toggle="modal" data-target="#myModal" href="#"> <span>Trocar</span> <img src="images/flag.png" alt="" /> </a> </li> -->
<li> <a href="#"><img class="h-i" src="images/help-icon.png" alt="" /> Ajuda </a> </li>
</ul>
</div>
</div>
<div class="nav-b hidden-xs">
<div class="nav-box">
<ul>
<li><a href="category.html">Comprar Carro</a></li>
<li><a href="howitworks.html">Seviços</a></li>
<li><a href="howitworks.html">Como funciona</a></li>
<li><a href="about-us.html">Sobre-nos</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!--/.container-fluid -->
</nav>
</header>
<!-- Modal -->
<div class="modal fade lug" id="myModal" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Change</h4>
</div>
<div class="modal-body">
<ul>
<li><a href="#"><img src="images/flag-up-1.png" alt="" /> United States</a></li>
<li><a href="#"><img src="images/flag-up-2.png" alt="" /> France </a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="sidebar" class="top-nav">
<ul id="sidebar-nav" class="sidebar-nav">
<li><a href="#">Ajuda</a></li>
<li><a href="#">Como funciona</a></li>
<li><a href="#">MozCars Busyness</a></li>
</ul>
</div>
<div class="main-template-about">
<div class="section-gradient">
<div class="map"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="wow fadeIn" data-wow-delay="0.0s">
<h1>Expand business.
Inspiring you to success.
</h1>
<p class="lead">Here at MozCars, we want you to find new connections, grow profitable relationships, and make more money than you could ever dream of making. Sound like something you’d like to do? Then what are you reading this for?
<br>
<br>
Go sign up and get inspired!
</p>
</div>
<div class="about-icons row">
<div class="col-xs-4 wow fadeIn" data-wow-delay="0.0s"><img src="images/about-icon-1.png" alt=""/></div>
<div class="col-xs-4 wow fadeIn" data-wow-delay="0.2s"><img src="images/about-icon-2.png" alt=""/></div>
<div class="col-xs-4 wow fadeIn" data-wow-delay="0.4s"><img src="images/about-icon-3.png" alt=""/></div>
</div>
</div>
</div>
</div>
</div>
<div class="section do">
<div class="blue-light"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="does-box">
<div class="panel-body">
<h2>What Does MozCars Do</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam,
eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam
voluptatem quia dolore magnam aliquam quaerat voluptatem.
</p>
<p>Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi
consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel
illum qui dolorem eum fugiat quo voluptas nulla pariatur?"
</p>
<p>We took it upon ourselves to change that. We developed a burning desire to create something to bridge the chasms between
businesses across country and continent. So, with a goal in mind, a skilled team at hand, Chamb sprung forth: the website
that helps discover and build profitable long-lasting networks amongst businesses around the world.
</p>
</div>
<img class="wow fadeIn" src="images/mac-about.png" alt="" />
</div>
</div>
</div>
</div>
</div>
<div class="seciton create">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2>Why Create MozCars</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam,
eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam
voluptatem quia dolore magnam aliquam quaerat voluptatem.
</p>
<p>Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi
consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel
illum qui dolorem eum fugiat quo voluptas nulla pariatur?"
</p>
<p>We took it upon ourselves to change that. We developed a burning desire to create something to bridge the chasms between
businesses across country and continent. So, with a goal in mind, a skilled team at hand, Chamb sprung forth: the website
that helps discover and build profitable long-lasting networks amongst businesses around the world.
</p>
</div>
</div>
</div>
</div>
<div class="section account-box">
<div class="blue-dark"></div>
<div class="light-blue-grad"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="blue-form">
<h2>Start a free account today</h2>
<form class="form-inline">
<input type="email" placeholder="Enter your e-mail" />
<button type="submit" class="btn btn-primary">Continue</button>
</form>
<p>Easy setup - no payment fees - up to 100 products for free</p>
<div class="blue-form_question"><strong>Questions?</strong> Call us on 12 34 56 78 for help.</div>
</div>
</div>
</div>
</div>
</div>
<div class="section-white">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2>When, Who and Where?</h2>
<p>Chamb was born in 2014 and has steadily grown from the seed of an idea into a fully-fledged company that, with the power of the internet, employs people from every corner of the planet.</p>
<p>Chamb hails from the Bosporus strait straddling Istanbul. Taking cues from this continent and culture spanning city, we bring people and place together in new and unexpected ways. Chamb may have its roots firmly planted in Turkey, but gaze out across fertile lands of Europe and you’ll see its branches spreading a canopy of connection and possibility across the globe.</p>
</div>
<div class="col-lg-8 col-lg-offset-2 wow fadeIn" style="margin-bottom:15px;" data-wow-delay="0.2s">
<img class="img-responsive" src="images/lag-60.png" alt="" />
</div>
<div class="col-lg-8 col-lg-offset-2">
<p>Chamb is the brainchild of Bayram Filikci. Danish born with Turkish descent, like the famously business savvy Ottomans of old, Bayram has a flair for creativity and business growth hacking. And along with Chamb’s team, we all count ourselves as passionate entrepreneurs who live for the sole purpose of finding solutions to your problems.</p>
<p>After gaining much experience in building business from scratch and nurturing them to fruition, the team set its sights on creating a gateway that could help fledgling companies establish new relationships that will propel them forward to unrivalled riches.</p>
</div>
<div class="col-lg-8 col-lg-offset-2 wow fadeIn" style="margin-bottom:15px;" data-wow-delay="0.2s">
<img src="images/lag-61.png" alt="" />
</div>
<div class="col-lg-8 col-lg-offset-2">
<h2>The ball is now yours.</h2>
<p>Over the coming years, the way that business through the web works will change at a great level - and Chamb is the gamebreaker. Customers will expect options of where and how to buy: in-store or online, delivered or for pick-up. It’s an incredibly exciting time for this industry, and we’re going to be right at the centre of it.</p>
<p>So what are you waiting for? Sign up and create oppurtinities for your business.</p>
</div>
<div class="col-lg-8 col-lg-offset-2">
<div class="row">
<div class="col-sm-6 wow fadeIn" data-wow-delay="0.2s">
<div class="rectange">
<h3 class="rectange_title">Career opportunities</h3>
<p class="rectange_text">We’re growing, and we’re looking for talented people who can make commerce better.</p>
<a href="" class="rectange_link">See open positions</a>
</div>
</div>
<div class="col-sm-6 wow fadeIn" data-wow-delay="0.4s">
<div class="rectange">
<h3 class="rectange_title">Contact us</h3>
<p class="rectange_text">Have questions or any requests for us? Contact our team and we will get back to you.</p>
<a href="" class="rectange_link">Contact Chamb</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="main-footer">
<div class="container">
<div class="row">
<div class="footer-top clearfix">
<div class="col-md-2 col-sm-6">
<h2>Receba +novidades
</h2>
</div>
<div class="col-md-6 col-sm-6">
<div class="form-box">
<input type="text" placeholder="Para receber novidades entre com o seu e-mail" />
<button>Enviar</button>
</div>
</div>
<div class="col-md-4 col-sm-12">
<div class="help-box-f">
<h4>Duvidas? </h4>
<p>Se nao encontrou o que deseja ligue para 844866295 e torne sua busca simples.</p>
</div>
</div>
</div>
<div class="footer-link-box clearfix">
<div class="col-md-12 col-sm-6">
<div class="left-f-box">
<div class="col-sm-3">
<h2>Compra na MozCars</h2>
<ul>
<li><a href="#">Criar conta</a></li>
<li><a href="howitworks.html">Como funciona para compradores</a></li>
<li><a href="pricing.html">Preçarios</a></li>
<li><a href="#">FAQ para compradores</a></li>
</ul>
</div>
<div class="col-sm-3">
<h2>Venda na MozCars</h2>
<ul>
<li><a href="#">Criar conta</a></li>
<li><a href="#">Como funciona para vendedores</a></li>
<li><a href="#">Categorias</a></li>
<li><a href="#">FAQ for vendedores</a></li>
</ul>
</div>
<div class="col-sm-3">
<h2>MozCars</h2>
<ul>
<li><a href="about-us.html">Acerca de MozCars</a></li>
<li><a href="#">Contacte-nos</a></li>
<!-- <li><a href="#">No</a></li> -->
<li><a href="#">FAQs</a></li>
<li><a href="cms.html">Termos & Condições aplicaveis</a></li>
</ul>
</div>
<div class="col-sm-3">
<h2>Contactos</h2>
<ul>
<li><a href="#">+258 84 486 6295</a></li>
<li><a href="#">+258 84 486 6295</a></li>
<!-- <li><a href="#">Careers</a></li>
<li><a href="#">Terms of use</a></li> -->
</ul>
</div>
</div>
</div>
<!-- <div class="col-md-6 col-sm-6">
<div class="right-f-box">
<h2>Serviços prestados</h2>
<ul class="col-sm-4">
<li><a href="#">Automobile</a></li>
<li><a href="#">Furniture</a></li>
<li><a href="#">Leather</a></li>
<li><a href="#">Agriculture</a></li>
<li><a href="#">Food & drinks</a></li>
</ul> -->
<!-- <h2>INDUSTRIES</h2>
<ul class="col-sm-4">
<li><a href="#">Office</a></li>
<li><a href="#">Decoratives</a></li>
<li><a href="#">Electronics</a></li>
<li><a href="#">Machines</a></li>
<li><a href="#">Building</a></li>
</ul>
<ul class="col-sm-4">
<li><a href="#">Cosmetics</a></li>
<li><a href="#">Health</a></li>
<li><a href="#">Jewelry</a></li>
<li><a href="#">See all here</a></li>
</ul> -->
<!-- </div>
</div> -->
</div>
</div>
</div>
</div>
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-md-8">
<p><img width="90" src="images/logo.png" alt="#" style="margin-top: -5px;" /> Todos os direitos reservados. MozCars © 2021</p>
</div>
<div class="col-md-4">
<ul class="list-inline socials">
<li>
<a href="">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</li>
</ul>
<!-- <ul class="right-flag">
<li><a href="#"><img src="images/flag.png" alt="" /> <span>Trocar</span></a></li>
</ul> -->
</div>
</div>
</div>
</div>
</footer>
<!--main js-->
<script src="js/jquery-1.12.4.min.js"></script>
<!--bootstrap js-->
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap-select.min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/wow.min.js"></script>
<!--custom js-->
<script src="js/custom.js"></script>
</body>
</html>