-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
478 lines (467 loc) · 27.9 KB
/
index.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
<html class="js sizes customelements history pointerevents postmessage webgl websockets cssanimations csscolumns csscolumns-width csscolumns-span csscolumns-fill csscolumns-gap csscolumns-rule csscolumns-rulecolor csscolumns-rulestyle csscolumns-rulewidth csscolumns-breakbefore csscolumns-breakafter csscolumns-breakinside flexbox picture srcset webworkers" lang="zxx"><head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>IT-Solution</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="https://preview.colorlib.com/theme/itkol/assets/img/logo/logo.png.webp" type="image/x-icon">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<!-- CSS here -->
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<div class="header-area header-transparent">
<div class="main-header header-sticky">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="menu-wrapper d-flex align-items-center justify-content-between">
<div class="left-content d-flex align-items-center">
<div class="logo mr-30">
<a href="index.html"><img src="https://preview.colorlib.com/theme/itkol/assets/img/logo/logo.png.webp" alt=""></a>
</div>
<!-- Main-menu -->
<div class="main-menu d-none d-lg-block">
<nav>
<ul id="navigation">
<li><a href="index.html">Home</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Case Study</a></li>
<li><a href="#">Blog</a>
</li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
</div>
</div>
<!-- Button -->
<div class="buttons">
<ul>
<li class="button-header">
<a href="#" class="header-btn2 border-btn2">Get Free Quote</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Mobile Menu -->
<div class="col-12">
<div class="mobile_menu d-block d-lg-none"><div class="slicknav_menu"><a href="#" aria-haspopup="true" role="button" tabindex="0" class="slicknav_btn slicknav_collapsed" style="outline: none;"><span class="slicknav_menutxt">MENU</span><span class="slicknav_icon"><span class="slicknav_icon-bar"></span><span class="slicknav_icon-bar"></span><span class="slicknav_icon-bar"></span></span></a><ul class="slicknav_nav slicknav_hidden" aria-hidden="true" role="menu" style="display: none;">
<li><a href="#" role="menuitem" tabindex="-1">Home</a></li>
<li><a href="#" role="menuitem" tabindex="-1">Services</a></li>
<li><a href="#" role="menuitem" tabindex="-1">About</a></li>
<li><a href="#" role="menuitem" tabindex="-1">Case Study</a></li>
<li class="slicknav_collapsed slicknav_parent"><a href="#" role="menuitem" aria-haspopup="true" tabindex="-1" class="slicknav_item slicknav_row" style="outline: none;"><a href="#" tabindex="-1">Blog</a>
<span class="slicknav_arrow">+</span></a>
</ul>
</li>
<li><a href="#" role="menuitem" tabindex="-1">Contact</a></li>
</ul></div></div>
</div>
</div>
</div>
</div>
</header>
<main>
<!-- Slider Area Start-->
<div class="slider-area ">
<div class="single-sliders slider-height d-flex align-items-center">
<div class="container position-relative">
<div class="row align-items-center">
<div class="col-xl-5 col-lg-6 col-md-6">
<div class="hero-caption">
<h1>We provide best IT solution</h1>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Qui iure quasi optio maxime nemo totam enim ea blanditiis nobis, ipsam veniam repudiandae provident possimus eius! Reiciendis assumenda ad sed! Commodi?</p>
<a href="#" class="btn hero-btn">Our Services</a>
</div>
</div>
<!-- hero shape 2-->
<div class="hero-shape">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/hero/hero-img.png" alt="">
</div>
</div>
</div>
</div>
</div>
<!-- Slider Area End -->
<!-- Services Area Start -->
<section class="categories-area section-padding">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-6 col-lg-6 col-md-10">
<!-- Section Tittle -->
<div class="section-tittle text-center mb-35">
<span>Our Services</span>
<h2>IT solutions for startup and enterprises</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-cat text-center mb-50">
<div class="cat-icon">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/services1.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">Managed IT services</a></h5>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Voluptatem illo dolorum incidunt perspiciatis maiores ea!</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-cat text-center mb-50">
<div class="cat-icon">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/services2.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">Backup and recovery</a></h5>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Dicta ipsa dolores iure est.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-cat text-center mb-50">
<div class="cat-icon">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/services3.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="https://preview.colorlib.com/theme/itkol/assets/img/icon/services3.svg">Cyber security</a></h5>
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Facilis illo enim non!</p> </div>
</div>
</div>
</div>
</div>
</section>
<!-- Services Area End -->
<!-- About Area -->
<section class="about-area2 section-padding gray-bg ">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-xl-5 col-lg-5 col-md-10">
<!-- about-img -->
<div class="about-img">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/gallery/about1.jpg" alt="">
</div>
<div class="ratting-point">
<div class="features-ratting">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/notification.svg" alt="">
</div>
<div class="features-caption">
<h3>New Features</h3>
<p>Lorem ipsum dolor sit amet.</p>
</div>
</div>
</div>
<div class="col-xl-5 col-lg-6 col-md-10">
<div class="about-caption mb-50">
<!-- Section Tittle -->
<div class="section-tittle mb-50">
<h2>Grow your<br> business fast.</h2>
</div>
<div class="single-offers mb-20">
<div class="offers-cap">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/notification1.svg" alt="">
<h3><a href="#">Engage Teammates</a></h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Fugit, rerum!</p> </div>
</div>
<div class="single-offers">
<div class="offers-cap">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/notification1.svg" alt="">
<h3><a href="#">Level Up Productivity</a></h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Voluptas?</p> </div>
</div>
<a href="#" class="btn mt-20">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<!-- About Area End -->
<!--Services Area 2 -->
<section class="services-area2 section-padding2">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-xl-5 col-lg-5 col-md-6 col-sm-11">
<!-- Section Tittle -->
<div class="section-tittle section-tittle2 mb-55">
<span>Industries We Serve</span>
<h2>IT services customized for your industry</h2>
</div>
</div>
<div class="col-xl-5 col-lg-5 col-md-6 col-sm-11">
<!-- Section Tittle -->
<div class="section-tittle section-tittle2 mb-55">
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Dolorum porro accusamus unde iure quae officiis nisi magnam. Necessitatibus fuga repellendus est tenetur officia veniam optio ea. Iste quas nostrum dolorem.</p> </div>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-4 col-sm-6">
<div class="single-cat mb-30 text-center">
<div class="cat-icon">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/stack1.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">Industries & Manufacturing</a></h5>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<div class="single-cat mb-30 text-center">
<div class="cat-icon">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/stack1.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">Education & Health</a></h5>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<div class="single-cat mb-30 text-center">
<div class="cat-icon">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/stack1.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">Retail & Ecommerce</a></h5>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<div class="single-cat mb-30 text-center">
<div class="cat-icon">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/stack1.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">Travel & Hospitality</a></h5>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-xl-12">
<div class="section-tittle section-tittle3 text-center pt-35">
<p>Need a Technology support? <a href="#">Get Started Now</a></p>
</div>
</div>
</div>
</div>
</section>
<!--Services Area 2 -->
<!-- Count Down Start -->
<div class="count-down-area section-padding border-bottom">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-8 col-lg-9 col-md-12">
<!-- Section Tittle -->
<div class="section-tittle text-center mb-60">
<h2>ITKol - Partner for Your Business </h2>
<p class="mb-55">Lorem ipsum dolor sit amet consectetur adipisicing elit. Nesciunt eligendi repellendus cumque maiores saepe debitis nulla voluptatum, molestias dolore? Obcaecati eaque quos deleniti aperiam distinctio dolor? Natus, ipsum.</p>
<a href="#" class="border-btn">Request a Quote</a>
</div>
</div>
</div>
<div class="row justify-content-center ">
<div class="col-lg-12 col-md-12">
<div class="count-down-wrapper">
<div class="row justify-content-between">
<div class="col-xl-3 col-lg-4 col-md-6 col-sm-6">
<!-- Counter Up -->
<div class="single mb-30">
<div class="single-counter text-center">
<span class="counter ">2500</span>
<p class="">+</p>
</div>
<div class="pera-count text-center">
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Dolor minus, voluptatem impedit sequi ipsam atque, explicabo nisi dolorem dicta tempore nemo.</p>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 col-sm-6">
<div class="single mb-30">
<!-- Counter Up -->
<div class="single-counter text-center">
<span class="counter ">350</span>
<p class="">+</p>
</div>
<div class="pera-count text-center">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Iusto rerum distinctio est!</p>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 col-sm-6">
<div class="single mb-30">
<!-- Counter Up -->
<div class="single-counter text-center">
<span class="counter ">20</span>
<p class="">+</p>
</div>
<div class="pera-count text-center">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Quasi, accusantium?</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Count Down End -->
<!-- Great Stuffs -->
<div class="great-stuffs section-padding">
<div class="container">
<div class="row">
<div class="col-lg-12">
<!-- Section Tittle -->
<div class="section-tittle text-center mb-55">
<h2>Some of Our Great Stuffs</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-location mb-30">
<div class="location-img">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/gallery/stuffs1.jpg" alt="">
<div class="location-details text-center">
<span class="location-btn"></span>
<h4>inspire</h4>
<p>design studio</p>
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/icon1.svg" alt="">
</div>
</div>
<h3><a href="#">The Security Risks of Changing Package Owners</a></h3>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-location mb-30">
<div class="location-img">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/gallery/stuffs2.jpg" alt="">
<div class="location-details text-center">
<span class="location-btn"></span>
<h4>inspire</h4>
<p>design studio</p>
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/icon1.svg" alt="">
</div>
</div>
<h3><a href="#">The Security Risks of Changing Package Owners</a></h3>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-location mb-30">
<div class="location-img">
<img src="https://preview.colorlib.com/theme/itkol/assets/img/gallery/stuffs3.jpg" alt="">
<div class="location-details text-center">
<span class="location-btn"></span>
<h4>inspire</h4>
<p>design studio</p>
<img src="https://preview.colorlib.com/theme/itkol/assets/img/icon/icon1.svg" alt="">
</div>
</div>
<h3><a href="#">The Security Risks of Changing Package Owners</a></h3>
</div>
</div>
</div>
</div>
</div>
<!-- Great Stuffs End -->
<!-- More about info -->
<!-- about info End -->
</main>
<footer>
<div class="footer-wrapper">
<div class="footer-area footer-padding">
<div class="container">
<div class="row justify-content-between">
<div class="col-xl-4 col-lg-3 col-md-6 col-sm-8">
<div class="single-footer-caption mb-50">
<div class="single-footer-caption mb-30">
<!-- logo -->
<div class="footer-logo mb-35">
<a href="index.html"></a>
</div>
<div class="footer-tittle">
<div class="footer-pera">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Voluptates.</p>
</div>
</div>
<ul class="mb-20">
<li class="number"><a href="#">+92 312 2607520</a></li>
<li class="number2"><a href="#">zobiajawed5@gmail.com</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-4 col-sm-6">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Navigation</h4>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-4 col-sm-6">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Services</h4>
<ul>
<li><a href="#">Drone Mapping</a></li>
<li><a href="#"> Real State</a></li>
<li><a href="#">Commercial</a></li>
<li><a href="#">Construction</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-8">
<div class="single-footer-caption mb-50">
<div class="footer-tittle mb-10">
<h4>Subscribe newsletter</h4>
<p>Subscribe our newsletter to get updates about our services and offers.</p>
</div>
<!-- Form -->
<div class="footer-form mb-20">
<div id="mc_embed_#">
<form target="_blank" action="#" method="get" class="subscribe_form relative mail_part" novalidate="true">
<input type="email" name="EMAIL" id="newsletter-form-email" placeholder="Email Address" class="placeholder hide-on-focus" onfocus="this.placeholder = ''" onblur="this.placeholder = ' Email Address '">
<div class="form-icon">
<button type="submit" name="submit" id="newsletter-submit" class="email_icon newsletter-submit button-contactForm">
<i class="fas fa-arrow-right"></i>
</button>
</div>
<div class="mt-10 info"></div>
</form>
</div>
</div>
<!-- social -->
</div>
</div>
</div>
</div>
</div>
<!-- footer-bottom area -->
<div class="footer-bottom-area">
<div class="container">
<div class="footer-border">
<div class="row">
<div class="col-xl-12 ">
<div class="footer-copy-right text-center">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
</body>
</html>