-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathabout.html
450 lines (392 loc) · 22.9 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
441
442
443
444
445
446
447
448
449
450
<!DOCTYPE html>
<html lang="en">
<!--W4N74L4-->
<head>
<meta charset="utf-8">
<title>About Us</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Moxx.co.ke">
<meta name="keywords" content="moxx.co.ke, Moxx Construction, MoxxKe, Moxx, Moxx Kenya, Bernard Mosiere, Construction companies in Kenya, Brian Wanjala, Construction projects in Kenya, Real Estate">
<meta name="author" content="Moxx">
<!-- CSS Files
================================================== -->
<link rel="stylesheet" href="css/bootstrap.css" type="text/css">
<link rel="stylesheet" href="css/jpreloader.css" type="text/css">
<link rel="stylesheet" href="css/animate.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.css" type="text/css">
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
<link rel="stylesheet" href="demo/demo.css" type="text/css">
<link rel="icon" type="image/png/icon" href="images/favicon.ico" alt="BSMS Icon">
<!-- custom background -->
<link rel="stylesheet" href="css/bg.css" type="text/css">
<!-- color scheme -->
<link rel="stylesheet" href="css/color.css" type="text/css" id="colors">
</head>
<body id="homepage">
<div id="wrapper">
<!-- header begin -->
<header>
<div class="info">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="col"><span class="id-color"><i class="fa fa-map-marker"></i></span>Panesar's House, P.O Box 8459-00100, Nairobi, Kenya </div>
<div class="col"><span class="id-color"><i class="fa fa-clock-o"></i></span>Monday - Friday 08:00-16:00</div>
<div class="col"><span class="id-color"><i class="fa fa-phone"></i></span>
<style>
#link {
color: #ffffff;
}
/* CSS link color */
</style><a id="link" href="tel:+923062925821">+923062925821</a></div>
<div class="col">
<div id="lang-selector" class="dropdown">
<a href="#" class="btn-selector">English</a>
<ul>
<li class="active"><a href="#">English</a></li>
<li><a href="#">French</a></li>
<li><a href="#">Germany</a></li>
<li><a href="#">Spanish</a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 text-right">
<!-- social icons -->
<div class="col social">
<a href="https://www.facebook.com/moxx.co.ke"><i class="fa fa-facebook"></i></a>
<a href="https://www.twitter.com/MoxxKe"><i class="fa fa-twitter"></i></a>
<a href="https://www.instagram.com/MoxxConstruction"><i class="fa fa-instagram"></i></a>
<a href="https://wa.me/+254722534780"><i class="fa fa-whatsapp"></i></a>
<a href="https://www.youtube.com/channel/UCX-cDMbyQF68Ohkx14m7eSw"><i class="fa fa-youtube"></i></a>
</div>
<!-- social icons close -->
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- logo begin -->
<div id="logo">
<a href="index.html">
<img class="logo" src="images/Daco_1650933.png" alt="Moxx logo">
<img class="logo-2" src="images/Daco_1650933.png" alt="Moxx logo">
</a>
</div>
<!-- logo close -->
<!-- small button begin -->
<span id="menu-btn"></span>
<!-- small button close -->
<!-- mainmenu begin -->
<nav>
<ul id="mainmenu">
<li><a href="index.html">Home</a>
<ul>
<li><a href="index-14.html">Architecture</a></li>
<li><a href="index-onepage-1.html">Civil Engineering</a></li>
<li><a href="index-16.html">Structural Engineering</a></li>
<li><a href="index-3.html">Water Engineering</a></li>
<li><a href="index-4.html">Electrical Engineering</a></li>
<li><a href="index-5.html">Mechanical Engineering</a></li>
<li><a href="index-6.html">Project Management</a></li>
<li><a href="index-7.html">Interior Design</a></li>
<li><a href="index-8.html">Exterior Design</a></li>
<li><a href="index-9.html">Landscape Design</a></li>
<li><a href="index-10.html">Roofing</a></li>
<li><a href="index-11.html">Doors</a></li>
<li><a href="index-12.html">Windows</a></li>
<li><a href="index-13.html">Gutters</a></li>
<li><a href="index-2.html">Reconstruction</a></li>
</ul>
</li>
<li><a href="projects.html">Projects</a>
<ul>
<li><a href="projects.html">Projects Fullwidth</a>
</li>
<li><a href="projects-grid-4-cols.html">Projects Grid</a>
</li>
<li><a href="gallery-4-cols.html">Gallery</a>
</li>
</ul>
</li>
<li><a href="services.html">Services</a>
<ul>
<li><a href="service-1.html">General Consulting</a></li>
<li><a href="service-2.html">Construction Management</a></li>
<li><a href="service-3.html">Design and Build</a></li>
<li><a href="service-4.html">Preconstruction Consulting</a></li>
<li><a href="service-5.html">Special Projects</a></li>
<li><a href="service-6.html">Renovations</a></li>
<li><a href="services.html">All Services</a></li>
</ul>
</li>
<li><a href="about.html">About Us</a>
<ul>
<li><a href="about.html">Company</a></li>
<li><a href="about-history.html">History</a></li>
<li><a href="about-team.html">Team</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="shop.html">Shop</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
<!-- mainmenu close -->
</div>
</div>
</header>
<!-- header close -->
<!-- subheader -->
<section id="subheader" data-stellar-background-ratio=".3">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>About Us</h1>
<div class="small-border-deco"><span></span></div>
<ul class="crumb">
<li><a href="index.html">Home</a></li>
<li class="sep"></li>
<li>About Us</li>
</ul>
</div>
</div>
</div>
</section>
<!-- subheader close -->
<!-- content begin -->
<div id="content" class="no-bottom">
<div class="container">
<div class="row">
<div class="col-md-9">
<div class="row">
<div class="col-md-6">
<div class="padding30 mb30" data-bgcolor="#eee">
<div class="box-icon-simple left">
<i class="icon_comment_alt wow bounceIn id-color" data-wow-delay=".5s"></i>
<div class="text">
<h3>Our Vision</h3>
<ul>
<li>To provide engineering solutions that satisfy the needs of our clients.</li>
<li>To improve the quality of life of our people.</li>
<li>To be a leading consulting architecture and engineering company.</li>
<li>To be a consulting architecture, engineering and project management company of choice for employers.</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="padding30 mb30" data-bgcolor="#eee">
<div class="box-icon-simple left">
<i class="icon_clock_alt wow bounceIn id-color" data-wow-delay=".5s"></i>
<div class="text">
<h3>Our Mission</h3>
To provide the highest Innovative and Quality Consulting architectural, engineering and project management services that will ensure Client satisfaction, long-term benefits to beneficiaries and Clients, the upliftment of communities, maximise equity and
skills transfer by adding value through the employment and application of world-class resources, practices and technologies.
</div>
</div>
</div>
</div>
<div class="col-md-12">
<figure class="pic-hover hover-scale mb30">
<span class="center-xy">
<a class="popup-youtube" href="https://www.youtube.com/watch?v=LE7MCx6MQgs">
<i class="fa fa-play btn-action btn-play btn-action-hide"></i></a>
</span>
<span class="bg-overlay"></span>
<img src="images/misc/pic_5.jpg" class="img-responsive" alt="Moxx">
</figure>
</div>
<div class="col-md-6">
<figure class="pic-hover hover-scale mb20">
<span class="center-xy">
<a class="image-popup" href="images/misc/pic_6.jpg">
<i class="fa fa-image btn-action btn-action-hide"></i></a>
</span>
<span class="bg-overlay"></span>
<img src="images/misc/pic_6.jpg" class="img-responsive" alt="Moxx">
</figure>
<h3>Planning</h3>
<p> For the successful execution of a project, effective planning is essential. Those involved with the design and execution of the infrastructure in question must consider zoning requirements.</p>
</div>
<div class="col-md-6">
<h3>Constructing</h3>
<p>An era where we want to bring the best out of your idea, a moment where we care for our clients bringing up their dream design to life and actualizing their dreams in real life.</p>
<figure class="pic-hover hover-scale mt20">
<span class="center-xy">
<a class="image-popup" href="images/misc/pic_7.jpg">
<i class="fa fa-image btn-action btn-action-hide"></i></a>
</span>
<span class="bg-overlay"></span>
<img src="images/misc/pic_7.jpg" class="img-responsive" alt="Moxx">
</figure>
</div>
</div>
</div>
<aside id="sidebar" class="col-md-3">
<div class="widget">
<ul id="services-list">
<li class="active"><a href="about.html">Company Overview</a></li>
<li><a href="about-history.html">Company History</a></li>
<li><a href="about-team.html">Our Team</a></li>
</ul>
</div>
<div class="widget">
<div class="padding30 text-black" data-bgimage="url(images/background/banner-1.jpg)">
<h4>Attention!</h4>
Looking for best partner for your next construction works?
<div class="text-center">
<a href="contact.html" class="btn btn-line-black btn-fx mt20">Hire Us Now</a>
</div>
</div>
</div>
</aside>
</div>
</div>
<!-- section begin -->
<section class="call-to-action bg-color dark pt20 pb20 mt80" data-speed="5" data-type="background">
<div class="container">
<div class="row">
<div class="col-md-8">
<h3 class="mt10">Looking for best partner for your next construction works?</h3>
</div>
<div class="col-md-4 text-right">
<a href="contact.html" class="btn btn-line-black btn-fx">Hire Us Now</a>
</div>
</div>
</div>
</section>
<!-- section close -->
</div>
<!-- footer begin -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<img src="images/Daco_1650933.png" class="logo-small" alt="Moxx Logo"><br>
</div>
<div class="col-md-4">
<div class="widget widget_recent_post">
<h3>Latest News</h3>
<ul>
<li><a href="#">5 Things That Take a Room from Good to Great</a></li>
<li><a href="#">Functional and Stylish Wall-to-Wall Shelves</a></li>
<li><a href="#">9 Unique and Unusual Ways to Display Your TV</a></li>
<li><a href="#">The 5 Secrets to Pulling Off Simple, Minimal Design</a></li>
<li><a href="#">How to Make a Huge Impact With Multiples</a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<h3>Contact Us</h3>
<div class="widget widget-address">
<address>
<span>G6/3, P.h 923062925821, Islamabad, Pakistan </span>
<span><strong>Phone:</strong>+923062925821</span>
<span><strong>Email:</strong><a href="mailto:salmanqaiser860@gmail.com">salmanqaiser860@gmail.com</a></span>
<span><strong>Web:</strong><a href="https://www.moxx.co.ke">https://www.moxx.co.ke</a></span>
</address>
</div>
</div>
</div>
</div>
<div class="subfooter">
<div class="container">
<div class="row">
<div class="col-md-6">
© All Rights Reserved. Copyright Building Survey Management System 2023
</div>
<div class="col-md-6 text-right">
<div class="social-icons">
<a href="https://www.facebook.com/moxx.co.ke"><i class="fa fa-facebook"></i></a>
<a href="https://www.twitter.com/MoxxKe"><i class="fa fa-twitter"></i></a>
<a href="https://www.instagram.com/MoxxConstruction"><i class="fa fa-instagram"></i></a>
<a href="https://wa.me/+254722534780"><i class="fa fa-whatsapp"></i></a>
<a href="https://www.youtube.com/channel/UCX-cDMbyQF68Ohkx14m7eSw"><i class="fa fa-youtube"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- footer close -->
<a href="#" id="back-to-top"></a>
</div>
<!-- style switcher
================================================== -->
<div id="switcher">
<span class="custom-close"></span>
<span class="custom-show"></span>
<span class="sw-title">Header Style</span>
<select name="switcher" id="de-header-style">
<option value="opt-1">Solid</option>
<option value="opt-2" selected>Transparent</option>
</select>
<div class="clearfix"></div>
<span class="sw-title">Header Layout</span>
<select name="switcher" id="de-header-layout">
<option value="opt-1">Simple</option>
<option value="opt-2" selected>Extended</option>
</select>
<div class="clearfix"></div>
<span class="sw-title">Menu Style</span>
<select name="switcher" id="de-menu">
<option value="opt-1">Dotted Separator</option>
<option value="opt-2">Line Separator</option>
<option value="opt-3">Circle Separator</option>
<option value="opt-4">Square Separator</option>
<option value="opt-5">Plus Separator</option>
<option value="opt-6">Strip Separator</option>
<option value="opt-0" selected>No Separator</option>
</select>
<div class="clearfix"></div>
<span class="sw-title">Color :</span>
<ul id="de-color">
<li class="bg1"></li>
<li class="bg2"></li>
<li class="bg3"></li>
<li class="bg4"></li>
<li class="bg5"></li>
<li class="bg6"></li>
<li class="bg7"></li>
<li class="bg8"></li>
<li class="bg9"></li>
<li class="bg10"></li>
</ul>
</div>
<!-- Javascript Files
================================================== -->
<script src="js/jquery.min.js"></script>
<script src="js/jpreLoader.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/easing.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/jquery.countTo.js"></script>
<script src="js/validation.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/enquire.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/designesia.js"></script>
<script src="demo/demo.js"></script>
<!-- RS5.0 Core JS Files -->
<script type="text/javascript" src="revolution/js/jquery.themepunch.tools.min838f.js?rev=5.0"></script>
<script type="text/javascript" src="revolution/js/jquery.themepunch.revolution.min838f.js?rev=5.0"></script>
<!-- RS5.0 Extensions Files -->
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.video.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.slideanims.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.navigation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.actions.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.kenburn.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.migration.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.parallax.min.js"></script>
</body>
<!-- Mirrored from www.designesia.com/themes/buildpro/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 11 Jan 2021 15:58:21 GMT -->
</html>