-
Notifications
You must be signed in to change notification settings - Fork 2
/
service-1.html
493 lines (421 loc) · 24.4 KB
/
service-1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>General Consulting</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">
<meta name="author" content="Moxx">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
<!-- 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.png" alt="Moxx 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 class="page-services">
<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:+254722534780">+254 722 534 780</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/logo.png" alt="Moxx logo">
<img class="logo-2" src="images/logo-2.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>General Consulting</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>General Consulting</li>
</ul>
</div>
</div>
</div>
</section>
<!-- subheader close -->
<!-- content begin -->
<div id="content">
<div class="container">
<div class="row">
<div class="col-md-9">
<div class="row">
<div class="col-md-12">
<blockquote>Construction is the process of constructing a building or infrastructure. Construction differs from manufacturing in that manufacturing typically involves mass production of similar items without a designated purchaser,
while construction typically takes place on location for a known client.</blockquote>
</div>
<div class="spacer-half"></div>
<div class="col-md-6">
<p>Construction is the process of constructing a building or infrastructure. Construction differs from manufacturing in that manufacturing typically involves mass production of similar items without a designated purchaser,
while construction typically takes place on location for a known client.Construction as an industry comprises six to nine percent of the gross domestic product of developed countries. Construction starts with planning,
design, and financing and continues until the project is built and ready for use.</p>
</div>
<div class="col-md-6">
<p>Large-scale construction requires collaboration across multiple disciplines. An architect normally manages the job, and a construction manager, design engineer, construction engineer or project manager supervises it. 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, the environmental impact of the
job, the successful scheduling, budgeting, construction-site safety, etc.</p>
</div>
<div class="spacer-half"></div>
<div class="col-md-6 pic-services">
<img src="images/services/service_1/pic_1.jpg" class="img-responsive" alt="">
</div>
<div class="col-md-6 pic-services">
<img src="images/services/service_1/pic_2.jpg" class="img-responsive" alt="">
</div>
</div>
<div class="spacer-single"></div>
<h3>Related Projects<span class="tiny-border"></span></h3>
<div class="spacer-half"></div>
<div id="gallery" class="gallery full-gallery de-gallery pf_full_width">
<!-- gallery item -->
<div class="item residential">
<div class="picframe">
<a href="#">
<span class="overlay">
<span class="pf_text">
<span class="project-name">Green House</span>
</span>
</span>
</a>
<img src="images/portfolio/pf%20(1).jpg" alt="" />
</div>
</div>
<!-- close gallery item -->
<!-- gallery item -->
<div class="item commercial education">
<div class="picframe">
<a href="#">
<span class="overlay">
<span class="pf_text">
<span class="project-name">Contemporary Building</span>
</span>
</span>
</a>
<img src="images/portfolio/pf%20(2).jpg" alt="" />
</div>
</div>
<!-- close gallery item -->
<!-- gallery item -->
<div class="item commercial hospitaly">
<div class="picframe">
<a href="#">
<span class="overlay">
<span class="pf_text">
<span class="project-name">Twin Tower</span>
</span>
</span>
</a>
<img src="images/portfolio/pf%20(3).jpg" alt="" />
</div>
</div>
<!-- close gallery item -->
<!-- gallery item -->
<div class="item commercial hospitaly">
<div class="picframe">
<a href="#">
<span class="overlay">
<span class="pf_text">
<span class="project-name">Modern Skyline</span>
</span>
</span>
</a>
<img src="images/portfolio/pf%20(4).jpg" alt="" />
</div>
</div>
<!-- close gallery item -->
</div>
</div>
<div id="sidebar" class="col-md-3">
<div class="widget">
<ul id="services-list">
<li class="active"><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">Special Projects</a></li>
<li><a href="service-5.html">Renovations</a></li>
<li><a href="service-6.html">Preconstruction Consulting</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>
<div class="widget">
<a href="docs/Moxx Profile Full Portfolio.pdf" class="btn btn-custom btn-bg-dark btn-text-light btn-icon-left btn-fx width100" target="blank"><i class="fa fa-file-pdf-o"></i>Portfolio</a>
</div>
</div>
</div>
</div>
</div>
<!-- section begin -->
<section class="call-to-action bg-color dark pt20 pb20" 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 -->
<!-- footer begin -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<img src="images/logo.png" class="logo-small" alt=""><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>Panesar's House, P.O Box 8459-00100, Nairobi, Kenya </span>
<span><strong>Phone:</strong>+254722534780</span>
<span><strong>Email:</strong><a href="mailto:info@moxx.co.ke">info@moxx.co.ke</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 Moxx 2021
</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/service-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 11 Jan 2021 15:58:05 GMT -->
</html>