-
Notifications
You must be signed in to change notification settings - Fork 3
/
road-trucking.html
349 lines (325 loc) · 14.1 KB
/
road-trucking.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
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Road Trucking Page.</title>
<link
rel="shortcut icon"
href="img/logo.png"
sizes="16x16 32x32"
type="image/x-icon"
/>
<link href="css/master.css" rel="stylesheet" />
<meta
name="description"
content="Trucking is transportation and Logistics website Kenya, "
/>
<meta name="author" content="Astute-Technologies" />
<meta
name="keywords"
content="transportation, logistics, transportation template, logistics template, cargo, Nairobi Goods and Sevices, Transport Solutions,business"
/>
<!-- SWITCHER -->
<link
rel="stylesheet"
id="switcher-css"
type="text/css"
href="assets/switcher/css/switcher.css"
media="all"
/>
<link
rel="alternate stylesheet"
type="text/css"
href="assets/switcher/css/color1.css"
title="color1"
media="all"
data-default-color="true"
/>
<link
rel="alternate stylesheet"
type="text/css"
href="assets/switcher/css/color2.css"
title="color2"
media="all"
/>
<link
rel="alternate stylesheet"
type="text/css"
href="assets/switcher/css/color3.css"
title="color3"
media="all"
/>
<link
rel="alternate stylesheet"
type="text/css"
href="assets/switcher/css/color4.css"
title="color4"
media="all"
/>
<link
rel="alternate stylesheet"
type="text/css"
href="assets/switcher/css/color5.css"
title="color5"
media="all"
/>
<link
rel="alternate stylesheet"
type="text/css"
href="assets/switcher/css/color6.css"
title="color6"
media="all"
/>
</head>
<body data-scrolling-animations="true">
<div class="sp-body">
<header id="this-is-top">
<div class="container-fluid">
<div class="topmenu row">
<nav
class="col-sm-offset-3 col-md-offset-4 col-lg-offset-4 col-sm-6 col-md-5 col-lg-5"
>
<a href="company-profile.php">read company profile</a>
<a href="#">WHY US</a>
</nav>
<nav class="text-right col-sm-3 col-md-3 col-lg-3">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-pinterest"></i></a>
<a href="#"><i class="fa fa-youtube"></i></a>
</nav>
</div>
<div class="row header">
<div class="col-sm-3 col-md-3 col-lg-3">
<img
src="img/logo.png"
width="150px"
height="150px"
alt="Zeel Logistics"
/>
</div>
<div
class="col-sm-offset-1 col-md-offset-1 col-lg-offset-1 col-sm-8 col-md-8 col-lg-8"
>
<div class="text-right header-padding">
<div class="h-block">
<span>EMAIL US</span>caatransport96@gmail.com
</div>
<div class="h-block"><span>WORKING HOURS</span> 24 HOURS</div>
<div class="h-block"><span>WORKING DAYS</span>Mon - Sun</div>
<a class="btn btn-success" href="contact.php"
>CONTACT US TODAY</a
>
</div>
</div>
</div>
<div id="main-menu-bg"></div>
<a id="menu-open" href="#"><i class="fa fa-bars"></i></a>
<nav class="main-menu navbar-main-slide">
<ul class="nav navbar-nav navbar-main">
<li><a href="index.html">HOME</a></li>
<li class="dropdown">
<a
data-toggle="dropdown"
class="dropdown-toggle border-hover-color1"
href=""
>OUR SERVICES <i class="fa fa-angle-down"></i
></a>
<ul class="dropdown-menu">
<li><a href="clearance.php">Clearance & Forwading</a></li>
<li><a href="road-trucking.php">Road Trucking</a></li>
<li><a href="air-freight.php">Air freight</a></li>
<li><a href="goods.php">Import & Export of goods</a></li>
<li><a href="warehousing.php">Warehousing</a></li>
<li>
<a href="supply-chain-management.php">Supply Chain</a>
</li>
</ul>
</li>
<li><a href="about-us.html">ABOUT US</a></li>
<li><a href="contact.html">OUR CONTACTS</a></li>
<li>
<a class="btn_header_search" href="#"
><i class="fa fa-search"></i
></a>
</li>
</ul>
<div class="search-form-modal transition">
<form class="navbar-form header_search_form">
<i class="fa fa-times search-form_close"></i>
<div class="form-group">
<input
type="text"
class="form-control"
placeholder="Search"
/>
</div>
<button type="submit" class="btn btn_search customBgColor">
Search
</button>
</form>
</div>
</nav>
<a id="menu-close" href="#"><i class="fa fa-times"></i></a>
</div>
</header>
<div class="bg-image page-title">
<div class="container-fluid">
<a href="#"><h1>ROAD TRUCKING</h1></a>
<div class="pull-right">
<a href="index.html"><i class="fa fa-home fa-lg"></i></a> | <a href="#">Our services</a> | <a href="road-trucking.html">Road trucking</a>
</div>
</div>
</div>
<div class="container-fluid block-content">
<div class="row">
<div class="col-sm-3">
<div class="sidebar-container">
<div class="wow slideInUp" data-wow-delay="0.3s">
<ul class="styled">
<li class="active"><a href="#">All services</a></li>
<li><a href="clearance.html">Clearance & Forwading</a></li>
<li><a href="road-trucking.html">Road Trucking</a></li>
</ul>
</div>
<div class="wow slideInUp" data-wow-delay="0.3s">
<ul class="attachments sidebar-block">
</ul>
</div>
</div>
</div>
<div class="col-sm-9 main-content">
<h1 class="text-center italic wow zoomIn" data-wow-delay="0.3s">With the help of our worldwide partners we are providing specialized
services in Logistics solutions to our satisfied customers</h1>
<img src="media/images/6.jpg" class="full-width wow zoomIn" data-wow-delay="0.3s" alt="Img">
<div class="row">
<div class="col-xs-6 wow zoomIn" data-wow-delay="0.3s">
<p>The increased trade between countries has stimulated haulage by road. Goods can be carried from door to door within East Africa and Comesa countries accessible by road from the Port of Mombasa, Kenya. </p>
<p>Zeel Logistics prides itself in its ability to offer efficient transport solutions using its fleet of trucks. Our trucks are fitted with a Real-time Satellite Tracking over digital maps, which allow the management to view the fleet location over the Internet based on GPS through IDEN/GSM Communication System. This device ensures that the trucks position is known all the time.</p>
<img src="media/images/4.jpg" class="full-width" alt="Img">
<h4>INTERNATIONAL LOGISTICS & TRANSPORTATION</h4>
<p>Strategic Sourcing Procurement Modern day procurement undertaken with improved compliance can result in greater savings.</p>
<p> Zeel ensures that sourcing of goods is done with utmost professionalism taken into consideration to ensure that the correct goods and services are delivered.</p>
</div>
<div class="col-xs-6 wow zoomIn" data-wow-delay="0.3s">
<h4>What we offer</h4>
<p>Zeel Logistics provides a reasonable yet comprehensive transportation network within East Africa and will be in a position to handle the following:</p>
<ul class="fa-ul">
<li>
<i class="fa fa-li fa-long-arrow-right"></i>
Haulage of Full container loads (FCL) and less than container (LCL) load
</li>
<li>
<i class="fa fa-li fa-long-arrow-right"></i>
Refridgerated Transport
</li>
<li>
<i class="fa fa-li fa-long-arrow-right"></i>
Bulk and heavy lift project cargo transport
</li>
<li>
<i class="fa fa-li fa-long-arrow-right"></i>
Fragile and sensitive goods
</li>
<li>
<i class="fa fa-li fa-long-arrow-right"></i>
Courier Express Delivery with very quick turnaround delivery period
</li>
</ul>
<img src="media/images/5.jpg" class="full-width" alt="Img">
<h4>TIMELY DELIVERY</h4>
<p>Our operations are guided by timlines as a value and we endevour to work together with the client on delivery.</p>
</div>
</div>
<p class="text-center">
<a href="contact.html" class="btn btn-danger btn-default wow zoomIn" data-wow-delay="0.3s">contact us</a>
</p>
</div>
</div>
</div>
<footer>
<div class="color-part2"></div>
<div class="color-part"></div>
<div class="container-fluid">
<div class="row block-content">
<div class="col-sm-4 wow zoomIn" data-wow-delay="0.3s">
<img src="img/logo.png" width="200px" alt="#Zainnaqvi" />
<p>
Caa Transport Inc. We provides comprehensive cargo care, cargo
movement & project management
</p>
<div class="footer-icons">
<a href="#"><i class="fa fa-facebook-square fa-2x"></i></a>
<a href="#"><i class="fa fa-google-plus-square fa-2x"></i></a>
<a href="#"><i class="fa fa-twitter-square fa-2x"></i></a>
<a href="#"><i class="fa fa-pinterest-square fa-2x"></i></a>
<a href="#"><i class="fa fa-vimeo-square fa-2x"></i></a>
</div>
<a href="contact.html" class="btn btn-lg btn-danger"
>CONTACT US TODAY</a
>
</div>
<div class="col-sm-2 wow zoomIn" data-wow-delay="0.3s">
<h4>WHAT WE OFFER</h4>
<nav>
<a href="clearance.html">Clearance & Forwarding</a>
<a href="road-trucking.html">Road Transportation</a>
</nav>
</div>
<div class="col-sm-2 wow zoomIn" data-wow-delay="0.3s">
<h4>MAIN LINKS</h4>
<nav>
<a href="index.html">Home</a>
<a href="#">Our Services</a>
<a href="about-us.html">About Us</a>
<a href="contact.html">Contact</a>
</nav>
</div>
<div class="col-sm-4 wow zoomIn" data-wow-delay="0.3s">
<h4>CONTACT INFO</h4>
Everyday is a new day for us and we work really hard to satisfy
our customers everywhere.
<div class="contact-info">
<span
><i class="fa fa-location-arrow"></i
><strong>Caa Transport Inc.</strong><br />Address : 2020 south
parker road unit L Denver Colorado 80231</span
>
<span
><i class="fa fa-phone"></i>MC: 1289104 | DOT : 3692996
</span>
<span
><i class="fa fa-envelope"></i>caatransport96@gmail.com</span
>
<span><i class="fa fa-clock-o"></i>Mon - Sun 24 HOURS</span>
</div>
</div>
</div>
<div class="copy text-right">
<a id="to-top" href="#this-is-top"
><i class="fa fa-chevron-up"></i></a
>Created by <a href="#">#Zainnaqvi</a> © 2022 All rights
reserved.
</div>
</div>
</footer>
</div>
<!--Main-->
<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/modernizr.custom.js"></script>
<!--Switcher-->
<script src="assets/switcher/js/switcher.js"></script>
<!--Owl Carousel-->
<script src="assets/owl-carousel/owl.carousel.min.js"></script>
<!-- SCRIPTS -->
<script type="text/javascript" src="assets/isotope/jquery.isotope.min.js"></script>
<!--Theme-->
<script src="js/jquery.smooth-scroll.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/jquery.placeholder.min.js"></script>
<script src="js/smoothscroll.min.js"></script>
<script src="js/theme.js"></script>
</body>
</html>