-
Notifications
You must be signed in to change notification settings - Fork 0
/
home-it-solutions-onePage.html
902 lines (876 loc) · 53.7 KB
/
home-it-solutions-onePage.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
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from iteck-html.themescamp.com/home-it-solutions-onePage.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 28 Feb 2023 11:28:05 GMT -->
<head>
<!-- Metas -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="keywords" content="HTML5 Template Iteck Multi-Purpose themeforest" />
<meta name="description" content="Iteck - Multi-Purpose HTML5 Template" />
<meta name="author" content="" />
<!-- Title -->
<title>Iteck</title>
<!-- Favicon -->
<link rel="shortcut icon" href="assets/img/fav.png" title="Favicon" sizes="16x16" />
<!-- ====== bootstrap icons cdn ====== -->
<link rel="stylesheet" href="../cdn.jsdelivr.net/npm/bootstrap-icons%401.7.2/font/bootstrap-icons.css">
<!-- bootstrap 5 -->
<link rel="stylesheet" href="assets/css/lib/bootstrap.min.css">
<!-- ====== font family ====== -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="assets/css/lib/all.min.css" />
<link rel="stylesheet" href="assets/css/lib/animate.css" />
<link rel="stylesheet" href="assets/css/lib/jquery.fancybox.css" />
<link rel="stylesheet" href="assets/css/lib/lity.css" />
<link rel="stylesheet" href="assets/css/lib/swiper.min.css" />
<!-- ====== global style ====== -->
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body>
<!-- ====== start loading page ====== -->
<!-- <div id="preloader">
</div> -->
<!-- ---------- loader ---------- -->
<div id="preloader">
<div id="loading-wrapper" class="show">
<div id="loading-text"> <img src="assets/img/logo_loading.png" alt=""> </div>
<div id="loading-content"></div>
</div>
</div>
<!-- ====== end loading page ====== -->
<!-- ====== start navbar ====== -->
<nav class="navbar navbar-expand-lg navbar-dark style-2 position-absolute w-100 p-0">
<div class="container">
<a class="navbar-brand" href="#" data-scroll-nav="0">
<img src="assets/img/logo_ll.png" alt="">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav m-auto mb-2 mb-lg-0 text-uppercase">
<li class="nav-item dropdown">
<a class="nav-link active" data-scroll-nav="1">
about us
</a>
</li>
<li class="nav-item">
<a class="nav-link" data-scroll-nav="2">
services
</a>
</li>
<li class="nav-item">
<a class="nav-link" data-scroll-nav="3">
portfolio
</a>
</li>
<li class="nav-item">
<a class="nav-link" data-scroll-nav="4">
why us
</a>
</li>
<li class="nav-item">
<a class="nav-link" data-scroll-nav="5">
testimonials
</a>
</li>
<li class="nav-item">
<a class="nav-link" data-scroll-nav="6">
pricing
</a>
</li>
<li class="nav-item">
<a class="nav-link" data-scroll-nav="7">
blog
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- ====== end navbar ====== -->
<!-- ====== start header ====== -->
<header class="style-2 overflow-hidden" data-scroll-index="1">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="content text-center text-light text-capitalize">
<div class="top_info">
<h1 class="text-uppercase">Iteck</h1>
<p class="fw-light text-uppercase">
Best Solutions for <br> <strong class="fw-bold">Big Data & TEchnology</strong> Services
</p>
<a href="https://youtu.be/pGbIOC83-So?t=21" data-lity class="vid-btn">
<i class="bi bi-play-fill wow heartBeat infinite slower"></i>
</a>
</div>
<div class="brands mt-200 mb-80">
<a href="#" class="logo wow fadeInUp" data-wow-delay="0">
<img src="assets/img/about/about_logos/1.png" alt="">
</a>
<a href="#" class="logo wow fadeInUp" data-wow-delay="0.2s">
<img src="assets/img/about/about_logos/2.png" alt="">
</a>
<a href="#" class="logo wow fadeInUp" data-wow-delay="0.4s">
<img src="assets/img/about/about_logos/3.png" alt="">
</a>
<a href="#" class="logo wow fadeInUp" data-wow-delay="0.6s">
<img src="assets/img/about/about_logos/4.png" alt="">
</a>
<a href="#" class="logo wow fadeInUp" data-wow-delay="0.8s">
<img src="assets/img/about/about_logos/5.png" alt="">
</a>
</div>
<h4>We can help to maintain and modernize <br> your IT infrastructure & solve various
infrastructure-specific <br> issues a business may face.</h4>
<p class="d-block mt-40">Iteck Co is the partner of choice for many of the world’s leading
<br> enterprises, SMEs and technology challengers. We help businesses elevate their value
through <br> custom software development, product design, QA and consultancy
services.
</p>
<a href="page-about-5.html" class="btn sm-butn border text-white radius-9 mt-60 hover-darkBlue">
<span>More About Us</span>
</a>
</div>
</div>
</div>
</div>
<img src="assets/img/header/header_2.png" alt="" class="head_shape2 wave">
</header>
<!-- ====== end header ====== -->
<!--Contents-->
<main>
<!-- ====== start services ====== -->
<section class="services_projects section-padding">
<div class="container">
<div class="section-head mb-30 text-center" data-scroll-index="2">
<h2 class="text-white ltspc-20 text-uppercase fs-1 lh-1 mb-70">services</h2>
</div>
<div class="services_slider position-relative">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="service-box text-white text-center px-4 py-2 brd-light border-end style-2">
<div class="icon mb-30">
<img src="assets/img/icons/serv_icons/7.png" alt="">
</div>
<div class="info">
<h4>IT Consultation</h4>
<p class="op-7 mt-20 mb-30 px-3">We provide best IT solutions suit for any type
of business as stragegy, management, etc</p>
<div class="tags d-flex flex-wrap justify-content-center mt-30 style-2">
<a href="#">Strategy</a>
<a href="#">Consultation</a>
<a href="#">Management</a>
<a href="#">Infrastructure</a>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="service-box text-white text-center px-4 py-2 brd-light border-end style-2">
<div class="icon mb-30">
<img src="assets/img/icons/serv_icons/8.png" alt="">
</div>
<div class="info">
<h4>Software Development</h4>
<p class="op-7 mt-20 mb-30 px-3">We provide best IT solutions suit for any type
of business as stragegy, management, etc</p>
<div class="tags d-flex flex-wrap justify-content-center mt-30 style-2">
<a href="#">Ecommerce</a>
<a href="#">Landing Page</a>
<a href="#">CMS</a>
<a href="#">Plugin</a>
<a href="#">VR/AR</a>
<a href="#">iOS & Android</a>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="service-box text-white text-center px-4 py-2 brd-light border-end style-2">
<div class="icon mb-30">
<img src="assets/img/icons/serv_icons/9.png" alt="">
</div>
<div class="info">
<h4>Data Security</h4>
<p class="op-7 mt-20 mb-30 px-3">We provide best IT solutions suit for any type
of business as stragegy, management, etc</p>
<div class="tags d-flex flex-wrap justify-content-center mt-30 style-2">
<a href="#">Management</a>
<a href="#">Backup & Recovery</a>
<a href="#">Transfer</a>
<a href="#">Storerage</a>
<a href="#">Hosting & VPS</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="pagination_circle position-relative pagi_white mt-70">
<div class="swiper-pagination"></div>
</div>
</div>
<div class="section-head mb-30 text-center" data-scroll-index="3">
<h2 class="text-white ltspc-20 text-uppercase fs-1 lh-1 mb-70 pt-100">works</h2>
</div>
<div class="works_slider position-relative">
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="work_card text-center d-block">
<div class="img img-cover radius-6 overflow-hidden imgrotate-scale-hover">
<img src="assets/img/projects/1.png" alt="">
</div>
<div class="info">
<h4 class="text-white mt-4">
<a href="page-single-project-5.html">Rento Car Rental Dashboard</a>
</h4>
<small class="color-lightBlue text-uppercase"><a href="#">Landing Page,</a> <a href="#">UI/UX Design</a> </small>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="work_card text-center d-block">
<div class="img img-cover radius-6 overflow-hidden imgrotate-scale-hover">
<img src="assets/img/projects/2.png" alt="">
</div>
<div class="info">
<h4 class="text-white mt-4"><a href="#">Analys & Backup Blockchain</a></h4>
<small class="color-lightBlue text-uppercase"> <a href="#">data security,</a> <a href="#">IT consultation</a> </small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-button-next radius-50 bg-transparent border brd-light"></div>
<div class="swiper-button-prev radius-50 bg-transparent border brd-light"></div>
</div>
<div class="text-center">
<a href="page-portfolio-5.html" class="btn sm-butn border text-white radius-9 mt-60 hover-darkBlue">
<span>See All Projects</span>
</a>
</div>
</div>
</section>
<!-- ====== end services ====== -->
<!-- ====== start choose-us====== -->
<section class="choose-us style-2 border-top bg-darkBlue brd-light section-padding" data-scroll-index="4">
<div class="container">
<div class="section-head mb-30 text-center">
<h2 class="text-white ltspc-20 text-uppercase fs-1 lh-1 mb-70">why choose us</h2>
</div>
<div class="row align-items-center">
<div class="col-lg-6">
<div class="img pe-lg-5">
<img src="assets/img/choose_us/circles.png" alt="">
</div>
</div>
<div class="col-lg-6">
<div class="info">
<p class="text-white text-uppercase mb-60">
We create differentiated value to rise to the <br> top in this field
</p>
<ul>
<li class="d-flex mb-30">
<div class="icon me-4 flex-shrink-0">
<img src="assets/img/icons/ch1.png" alt="">
</div>
<div class="inf">
<h5 class="text-white text-capitalize mb-2">Affordable Price</h5>
<small class="text-white op-8">Nanotechnology immersion along the information
high <br> will close the loop on focusing solely</small>
</div>
</li>
<li class="d-flex mb-30">
<div class="icon me-4 flex-shrink-0">
<img src="assets/img/icons/ch2.png" alt="">
</div>
<div class="inf">
<h5 class="text-white text-capitalize mb-2">Top-notch Experts Consulting</h5>
<small class="text-white op-8">Our top-notch Experts with much years of
experience <br> certail will give best solutions for your business</small>
</div>
</li>
<li class="d-flex">
<div class="icon me-4 flex-shrink-0">
<img src="assets/img/icons/ch3.png" alt="">
</div>
<div class="inf">
<h5 class="text-white text-capitalize mb-2">Dedicated Support 24/7</h5>
<small class="text-white op-8">Customer support is always our number one
priority.</small>
</div>
</li>
</ul>
<a href="page-contact-5.html" class="btn sm-butn border text-white radius-9 mt-70 hover-darkBlue">
<span>Request A Consultation</span>
</a>
</div>
</div>
</div>
<div class="choose-numbers mt-80">
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="row">
<div class="col-lg-4">
<div class="num-item">
<div class="num">
<span class="counter">
25
</span>
<span>+</span>
</div>
<div class="inf">
Years of <br> Experience
</div>
</div>
</div>
<div class="col-lg-4">
<div class="num-item">
<div class="num">
<span class="counter">
1565
</span>
<!-- <span>
K
</span> -->
</div>
<div class="inf">
Projects <br> completed
</div>
</div>
</div>
<div class="col-lg-4">
<div class="num-item">
<div class="num">
<span class="counter">
240
</span>
</div>
<div class="inf">
Satisfied clients on <br> 24 countries
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ====== end choose-us====== -->
<!-- ====== start reviews ====== -->
<section class="reviews style-2 border-top brd-light section-padding bg-darkBlue" data-scroll-index="5">
<div class="container">
<div class="section-head mb-30 text-center">
<h2 class="text-white ltspc-20 text-uppercase fs-1 lh-1 mb-70">reviews</h2>
</div>
<div class="reviews_slider">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="row justify-content-center">
<div class="col-lg-7">
<div class="reviews_card text-center style-2">
<h5 class="text-white lh-4">
“We encountered a problem with processing <br> big data and after only 1
week, Iteck’s Experts provided perfect <br> IT solutions, fast process &
affordable price. <br> We’re really satisfied!”
</h5>
<div class="rev_user">
<img src="assets/img/team/2.jpg" alt="">
</div>
<div class="rev_stars">
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
</div>
<small class="text-white mt-2 d-block">
<span class="text-uppercase color-lightBlue">Conor M.</span> <span
class="op-7">/ Senior Marketing at Amazon</span>
</small>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="row justify-content-center">
<div class="col-lg-7">
<div class="reviews_card text-center style-2">
<h5 class="text-white lh-4">
“We encountered a problem with processing <br> big data and after only 1
week, Iteck’s Experts provided perfect <br> IT solutions, fast process &
affordable price. <br> We’re really satisfied!”
</h5>
<div class="rev_user">
<img src="assets/img/team/1.jpg" alt="">
</div>
<div class="rev_stars">
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
</div>
<small class="text-white mt-2 d-block">
<span class="text-uppercase color-lightBlue">Conor M.</span> <span
class="op-7">/ Senior Marketing at Amazon</span>
</small>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="pagination_circle position-relative pagi_white mt-70">
<div class="swiper-pagination"></div>
</div>
</div>
</div>
<img src="assets/img/review/rev_l.png" alt="" class="rev_l">
<img src="assets/img/review/rev_r.png" alt="" class="rev_r">
</section>
<!-- ====== end reviews ====== -->
<!-- ====== start pricing ====== -->
<section class="pricing style-2 border-top brd-light section-padding" data-scroll-index="6">
<div class="container">
<div class="section-head mb-30 text-center">
<h2 class="text-white ltspc-20 text-uppercase fs-1 lh-1 mb-70">Pricing & plan</h2>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="content">
<div class="toggle_switch d-flex align-items-center justify-content-center mb-20">
<div class="form-check form-switch text-white p-0">
<label class="form-check-label" for="monthly-input2"><small>Billed
monthly</small></label>
<input class="form-check-input float-none color-lightBlue" type="checkbox"
id="monthly-input2" checked>
<label class="form-check-label" for="monthly-input2"><small>Billed
annually</small></label>
</div>
</div>
<div class="row justify-content-center gx-0">
<div class="col-lg-4">
<div class="pricing_card border-end-0 rounded-start style-2">
<div class="icon">
<img src="assets/img/icons/pr1.png" alt="">
</div>
<p>Personal</p>
<div class="price mb-30">
<div class="monthly_price">
<span class="h2">
<small>$</small> 9.99
</span>
<small class="op-7"> / month </small>
</div>
<div class="yearly_price show">
<span class="h2">
<small>$</small> 9.99
</span>
<small class="op-7"> / year </small>
</div>
</div>
<ul>
<li class="border-top py-3 op-8 fw-light text-uppercase">
3 PRojects
</li>
<li class="border-top py-3 op-8 fw-light text-uppercase">
6 Months support
</li>
</ul>
<a href="page-contact-5.html"
class="sm-butn btn border text-white radius-9 mt-50 w-100 hover-lightBlue border-lightBlue">
<span>Get Started Now</span>
</a>
</div>
</div>
<div class="col-lg-4">
<div class="pricing_card recommended style-2">
<span class="hint">Recommended</span>
<div class="icon">
<img src="assets/img/icons/pr2.png" alt="">
</div>
<p>small team</p>
<div class="price mb-30">
<div class="monthly_price">
<span class="h2">
<small>$</small> 19.50
</span>
<small class="op-7"> / month </small>
</div>
<div class="yearly_price show">
<span class="h2">
<small>$</small> 19.50
</span>
<small class="op-7"> / year </small>
</div>
</div>
<ul>
<li class="border-top py-3 op-8 fw-light text-uppercase">
15 PRojects
</li>
<li class="border-top py-3 op-8 fw-light text-uppercase">
12 Months support
</li>
<li class="border-top py-3 op-8 fw-light text-uppercase">
seo & marketing
</li>
</ul>
<a href="page-contact-5.html"
class="sm-butn btn border text-white radius-9 mt-50 w-100 hover-lightBlue border-lightBlue">
<span>Get Started Now</span>
</a>
</div>
</div>
<div class="col-lg-4">
<div class="pricing_card border-start-0 rounded-end style-2">
<div class="icon">
<img src="assets/img/icons/pr3.png" alt="">
</div>
<p>enterprise</p>
<div class="price mb-30">
<div class="monthly_price">
<span class="h2">
<small>$</small> 29.99
</span>
<small class="op-7"> / month </small>
</div>
<div class="yearly_price show">
<span class="h2">
<small>$</small> 29.99
</span>
<small class="op-7"> / year </small>
</div>
</div>
<ul>
<li class="border-top py-3 op-8 fw-light text-uppercase">
unlimited projects
</li>
<li class="border-top py-3 op-8 fw-light text-uppercase">
lifetime support
</li>
<li class="border-top py-3 op-8 fw-light text-uppercase">
expert consultation
</li>
</ul>
<a href="page-contact-5.html"
class="sm-butn btn border text-white radius-9 mt-50 w-100 hover-lightBlue border-lightBlue">
<span>Get Started Now</span>
</a>
</div>
</div>
</div>
<p class="text-white text-center mt-50">You have a large team? <a href="page-contact-5.html"
class="text-decoration-underline">Contact us</a> for information about more
enterprise
options </p>
</div>
</div>
</div>
</div>
<img src="assets/img/pricing/shap_l.png" alt="" class="shap_l">
<img src="assets/img/pricing/shap_r.png" alt="" class="shap_r">
</section>
<!-- ====== end pricing ====== -->
<!-- ====== start blog ====== -->
<section class="blog style-2 section-padding" data-scroll-index="7">
<div class="container">
<div class="section-head mb-30 text-center">
<h2 class="text-white ltspc-20 text-uppercase fs-1 lh-1 mb-70">editorial</h2>
</div>
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="content">
<div class="row gx-5">
<div class="col-lg-6 border-end brd-light">
<div class="card border-0 bg-transparent rounded-0 text-white mb-4 mb-lg-0">
<div class="img">
<img src="assets/img/blog/5.png" class="card-img-top" alt="...">
</div>
<div class="card-body px-0">
<small class="d-block date text mt-2">
<a href="#" class="text-uppercase border-end brd-light pe-3 me-3">News</a>
<i class="bi bi-clock me-1"></i>
<a href="#" class="op-8">Posted on 3 Days ago</a>
</small>
<h4 class="fw-normal text-white mt-2">
<a href="page-single-post-5.html">NFT Game! New Oppoturnity</a>
</h4>
<p class="small mt-2 op-8">If there’s one way that wireless technology has
changed the way we work, it’s that will everyone is now connected [...]
</p>
<div
class="d-flex small mt-30 align-items-center justify-content-between op-9">
<div class="l_side d-flex align-items-center">
<span
class="icon-20 rounded-circle d-inline-flex justify-content-center align-items-center text-uppercase bg-main p-1 me-2">
a
</span>
<a href="#" class="mt-1">
By Admin
</a>
</div>
<div class="r-side mt-1">
<i class="bi bi-chat-left-text me-1"></i>
<a href="#">24</a>
<i class="bi bi-eye ms-4 me-1"></i>
<a href="#">774k</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div
class="card border-0 bg-transparent rounded-0 text-white border-bottom brd-light pb-4 mb-4">
<div class="row">
<div class="col-lg-5">
<div class="img h-100">
<img src="assets/img/blog/6.png" class="w-100 h-100 radius-2"
alt="...">
</div>
</div>
<div class="col-lg-7">
<div class="card-body pt-3 pt-lg-0">
<small class="d-block date text">
<a href="#" class="text-uppercase border-end brd-light pe-3 me-3">News</a>
<i class="bi bi-clock me-1"></i>
<a href="#" class="op-8">12 Days ago</a>
</small>
<h6 class="fw-normal text-white mt-2 fs-6"> <a href="#">How To Become A Python Develop Expert</a> </h6>
<div
class="d-flex small mt-20 align-items-center justify-content-between op-9">
<div class="l_side d-flex align-items-center">
<span
class="icon-20 rounded-circle d-inline-flex justify-content-center align-items-center text-uppercase bg-main p-2 me-2">
a
</span>
<a href="#" class="mt-1">
By Admin
</a>
</div>
<div class="r-side mt-1">
<i class="bi bi-chat-left-text me-1"></i>
<a href="#">24</a>
<i class="bi bi-eye ms-4 me-1"></i>
<a href="#">774k</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class="card border-0 bg-transparent rounded-0 text-white border-bottom brd-light pb-4 mb-4">
<div class="row">
<div class="col-lg-5">
<div class="img h-100">
<img src="assets/img/blog/7.png" class="w-100 h-100 radius-2"
alt="...">
</div>
</div>
<div class="col-lg-7">
<div class="card-body pt-3 pt-lg-0">
<small class="d-block date text">
<a href="#"
class="text-uppercase border-end brd-light pe-3 me-3">News</a>
<i class="bi bi-clock me-1"></i>
<a href="#" class="op-8">12 Days ago</a>
</small>
<h6 class="fw-normal text-white mt-2 fs-6">
<a href="page-single-post-5.html">AI With Fingerprint</a>
</h6>
<div
class="d-flex small mt-40 align-items-center justify-content-between op-9">
<div class="l_side d-flex align-items-center">
<span
class="icon-20 rounded-circle d-inline-flex justify-content-center align-items-center text-uppercase bg-main p-2 me-2">
a
</span>
<a href="#" class="mt-1">
By Admin
</a>
</div>
<div class="r-side mt-1">
<i class="bi bi-chat-left-text me-1"></i>
<a href="#">24</a>
<i class="bi bi-eye ms-4 me-1"></i>
<a href="#">774k</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="card border-0 bg-transparent rounded-0 text-white">
<div class="row">
<div class="col-lg-5">
<div class="img h-100">
<img src="assets/img/blog/8.png" class="w-100 h-100 radius-2"
alt="...">
</div>
</div>
<div class="col-lg-7">
<div class="card-body pt-3 pt-lg-0">
<small class="d-block date text">
<a href="#"
class="text-uppercase border-end brd-light pe-3 me-3">News</a>
<i class="bi bi-clock me-1"></i>
<a href="#" class="op-8">12 Days ago</a>
</small>
<h6 class="fw-normal text-white mt-2 fs-6">
<a href="page-single-post-5.html">Solutions For Big Data
Issue, Expert Perspective</a>
</h6>
<div
class="d-flex small mt-20 align-items-center justify-content-between op-9">
<div class="l_side d-flex align-items-center">
<span
class="icon-20 rounded-circle d-inline-flex justify-content-center align-items-center text-uppercase bg-main p-2 me-2">
a
</span>
<a href="#" class="mt-1">
By Admin
</a>
</div>
<div class="r-side mt-1">
<i class="bi bi-chat-left-text me-1"></i>
<a href="#">24</a>
<i class="bi bi-eye ms-4 me-1"></i>
<a href="#">774k</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="text-center">
<a href="#" class="sm-butn btn border text-white radius-9 mt-80 hover-lightBlue border-lightBlue">
<span>See More Articles</span>
</a>
</div>
</div>
</section>
<!-- ====== end blog ====== -->
<!-- ====== start contact ====== -->
<section class="contact style-2 bg-darkBlue pt-50">
<div class="container">
<div class="content text-center text-white">
<p class="op-7 mb-70 text-uppercase">Let us opportunity to help you!</p>
<h2 class="ltspc-20 text-uppercase fs-1 lh-1 mb-50">(+23) 5535 68 68</h2>
<h4 class="fw-normal mb-20 op-9">[email protected]</h4>
<h4 class="fw-normal mb-30 op-7">58 Howard St, San Francisco, CA 941</h4>
<div class="text-center">
<a href="page-contact-5.html" class="sm-butn btn border text-white radius-9 hover-lightBlue border-lightBlue m-2">
<span>Let’s Chat</span>
</a>
<a href="page-contact-5.html" class="sm-butn btn border text-white radius-9 hover-lightBlue border-lightBlue m-2">
<span>Request Consultation</span>
</a>
</div>
</div>
</div>
<img src="assets/img/global2.png" alt="" class="global_2">
</section>
<!-- ====== end contact ====== -->
</main>
<!--End-Contents-->
<!-- ====== start footer ====== -->
<footer class="style-2 pt-80 pb-60 bg-darkBlue border-top brd-light text-white">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-3 col-sm-6">
<div class="foot_logo">
<img src="assets/img/logo_ll.png" alt="">
</div>
</div>
<div class="col-lg-6">
<div class="foot_links text-uppercase text-center small">
<a href="home-it-solutions.html" class="mx-4">
Home
</a>
<a href="page-about-5.html" class="mx-4">
about
</a>
<a href="page-services-5.html" class="mx-4">
services
</a>
<a href="page-portfolio-5.html" class="mx-4">
portfolio
</a>
<a href="page-blog-5.html" class="mx-4">
news
</a>
</div>
</div>
<div class="col-lg-3 col-sm-6 text-end">
<div class="socail-icons">
<a href="#"
class="icon-40 sm-butn btn border text-white rounded-circle hover-lightBlue border-lightBlue m-1 p-0 d-inline-flex align-items-center justify-content-center">
<i class="fab fa-twitter"></i>
</a>
<a href="#"
class="icon-40 sm-butn btn border text-white rounded-circle hover-lightBlue border-lightBlue m-1 p-0 d-inline-flex align-items-center justify-content-center">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#"
class="icon-40 sm-butn btn border text-white rounded-circle hover-lightBlue border-lightBlue m-1 p-0 d-inline-flex align-items-center justify-content-center">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="#"
class="icon-40 sm-butn btn border text-white rounded-circle hover-lightBlue border-lightBlue m-1 p-0 d-inline-flex align-items-center justify-content-center">
<i class="fab fa-github"></i>
</a>
</div>
</div>
</div>
<div class="text-center mt-30">
<div class="small">
<span class="op-6">© 2022 Copyrights by </span>
<a href="#">Iteck Co.</a>
<span class="op-6"> All Rights Reserved.</span>
</div>
</div>
</div>
</footer>
<!-- ====== end footer ====== -->
<!-- ====== start to top button ====== -->
<a href="#" class="to_top">
<i class="bi bi-chevron-up"></i>
<small>top</small>
</a>
<!-- ====== end to top button ====== -->
<!-- ====== request ====== -->
<script src="assets/js/lib/jquery-3.0.0.min.js"></script>
<script src="assets/js/lib/jquery-migrate-3.0.0.min.js"></script>
<script src="assets/js/lib/bootstrap.bundle.min.js"></script>
<script src="assets/js/lib/wow.min.js"></script>
<script src="assets/js/lib/jquery.fancybox.js"></script>
<script src="assets/js/lib/lity.js"></script>
<script src="assets/js/lib/swiper.min.js"></script>
<script src="assets/js/lib/jquery.waypoints.min.js"></script>
<script src="assets/js/lib/jquery.counterup.js"></script>
<!-- <script src="assets/js/lib/pace.js"></script> -->
<script src="assets/js/lib/scrollIt.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
<!-- Mirrored from iteck-html.themescamp.com/home-it-solutions-onePage.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 28 Feb 2023 11:28:05 GMT -->
</html>