-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
826 lines (794 loc) · 34.6 KB
/
index.html
File metadata and controls
826 lines (794 loc) · 34.6 KB
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
<!--
Author: W3layouts
Author URL: http://w3layouts.com
-->
<!doctype html>
<html lang="zxx">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords"
content="libhrex,libhrex trading,automobile spare parts,concrete mixer spare parts,excavator spare parts" />
<meta name="description" content="We offer you highest quality automobile parts at an affordable price.
Remove all the intermediates , speed up the process and make it affordable.">
<title>Home :: Libhrex</title>
<link href="//fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;600;700&display=swap"
rel="stylesheet">
<link rel="icon" href="assets\images\logo.png" type="image/icon">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/style-starter.css">
</head>
<body>
<!--header-->
<header id="site-header" class="fixed-top">
<!-- //top header -->
<div class="container-fluid">
<nav class="navbar navbar-expand-lg stroke px-0 py-lg-0">
<!-- if logo is image enable this-->
<h1><a class="navbar-brand" href="index.html">
<img src="assets/images/logo-h.png" alt="Your logo" title="Your logo" style="height:5rem;" /></a>
</h1>
<button class="navbar-toggler collapsed bg-gradient" type="button" data-toggle="collapse"
data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon fa icon-expand fa-bars"></span>
<span class="navbar-toggler-icon fa icon-close fa-times"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav mx-lg-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<!--/search-right-->
<li class="nav-item search-right ml-lg-3">
<!-- /header-top-inn-->
<div class="menu-overlay-left">
<div class="two-pops">
<!-- overlay-menuv-menu -->
<div class="overlay-menuv-hny">
<input type="checkbox" id="op"></input>
<div class="side-menu-hny mt-lg-3">
<label for="op" class="menuopen">
<span class="fa fa-search" aria-hidden="true"></span></label>
</div>
<div class="overlay-menuv overlay-menuv-hugeinc">
<label for="op" class="menuclose"><span class="fa fa-times" aria-hidden="true"></span></label>
<div class="side-show-content text-left">
<div class="quick-links-side mb-5 pt-lg-5">
<h3 class="side-title">Search Here</h3>
<form action="#" method="post" class="search-box">
<input type="search" placeholder="Keyword" name="search" required="required" autofocus="">
<button type="submit" class="btn btn-style mt-3">Search</button>
</form>
</div>
<div class="quick-links-side follow-us mb-5">
<h3 class="side-title">Follow Us</h3>
<ul class="social-icons-top">
<li><a class="facebook" href="#"><span class="fa fa-facebook" aria-hidden="true"></span></a>
</li>
<li><a class="twitter" href="#"><span class="fa fa-twitter" aria-hidden="true"></span></a>
</li>
<li><a class="google" href="#"><span class="fa fa-google-plus"
aria-hidden="true"></span></a>
</li>
<li><a class="instagram" href="#"><span class="fa fa-instagram"
aria-hidden="true"></span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- overlay-menuv-menu -->
</li>
<!--//search-right-->
</ul>
<!--/right-btn-->
<div class="top-righthny-buttton">
<a class="btn btn-style btn-white mr-lg-5" href="contact.html">
Get In Touch <span class="fa fa-long-arrow-right ml-3" aria-hidden="true"></span></a>
</div>
<!--/right-btn-->
</div>
<!-- toggle switch for light and dark theme -->
<div class="mobile-position">
<nav class="navigation">
<div class="theme-switch-wrapper">
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox">
<div class="mode-container">
<i class="gg-sun"></i>
<i class="gg-moon"></i>
</div>
</label>
</div>
</nav>
</div>
<!-- //toggle switch for light and dark theme -->
</nav>
</div>
</header>
<!--/header-->
<!-- banner section -->
<section id="home" class="w3l-banner py-5">
<div class="container-fluid py-lg-5 py-md-4 mt-lg-0 mt-md-4">
<div class="w3l-banner-content py-lg-5 py-4 mt-md-4">
<div class="pt-md-5 pt-lg-4 mt-4 align-items-lg-center">
<div class="bannerhny-info">
<!--<h6 class="title-subhny mb-3">Digital Agency</h6>-->
<h3 class="">Why Wait ? Get Your Quotation.</h3>
<a class="btn btn-style btn-outline-light mt-sm-5 mt-4" href="contact.html">
Get Quote<span class="fa fa-long-arrow-right ml-3" aria-hidden="true"></span></a>
</div>
</div>
</div>
</div>
</section>
<!-- //banner section -->
<!--/w3l-clients
<section class="w3l-clients" id="clients">
<div class="container-fluid">
<div class="call-w3">
<div class="company-logos text-center">
<div class="row logos">
<div class="col-lg-2 col-md-3 col-sm-4 col-6 pl-lg-0">
<img src="assets/images/logo1.png" alt="" class="img-fluid">
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-6 pl-lg-0">
<img src="assets/images/logo2.png" alt="" class="img-fluid">
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-6 mt-sm-0 mt-4 pl-lg-0">
<img src="assets/images/logo3.png" alt="" class="img-fluid">
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-6 mt-md-0 mt-4 pl-lg-0">
<img src="assets/images/logo4.png" alt="" class="img-fluid">
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-6 mt-lg-0 mt-4 pl-lg-0">
<img src="assets/images/logo5.png" alt="" class="img-fluid">
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-6 mt-lg-0 mt-4 pl-lg-0">
<img src="assets/images/logo1.png" alt="" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
</section>
//w3l-clients-->
<!-- //w3l-inner-page-breadcrumb-->
<section class="w3l-about-ab pt-lg-3" id="about">
<div class="midd-w3 py-5">
<div class="container-fluid py-lg-5 py-md-4 py-2">
<div class="title-content text-left">
<h6 class="title-subhny">Who We Are</h6>
<h3 class="title-w3l mb-sm-5 mb-4 pb-lg-2">What We Offer To Highest <br> Quality Services</h3>
</div>
<div class="row">
<div class="col-lg-5 left-wthree-img pr-lg-4">
<div class="imgw3l-ab mb-md-5 mb-3">
<img src="assets/images/ab1.jpg" alt="" class="radius-image img-fluid">
</div>
</div>
<div class="col-lg-7 pl-lg-5 align-self mt-lg-0 mt-4">
<h5 class="color-3 mb-3 pr-lg-5">We offer you highest quality automobile parts at an affordable price.
Remove all the intermediates , speed up the process and make it affordable.
</h5>
<p class="pr-lg-5">We offer you highest quality automobile parts at an affordable price.
We are working as a whole sale dealer removing all the intermediates between the manufacturer and the end dealer.
We are dealing in bulk orders and so we can negotiate with manufacturer and bring you the product at a cheap rate.
</p>
<p class="mt-4 pr-lg-5">We are working with so many smallscale dealers providing best quality products at an affordable price.
We can ship your orders into your locations in number of countries without any delay. Join with our venture and let us grow together.
</p>
<a href="about.html" class="btn btn-style btn-primary mt-lg-5 mt-4">Read More <span
class="fa fa-long-arrow-right ml-3" aria-hidden="true"></span></a>
</div>
</div>
</div>
</div>
</section>
<!-- /w3l-content-2-->
<!-- /home-services
<section class="home-services py-5">
<div class="container-fluid py-md-5 py-2">
<div class="title-content text-left">
<h6 class="title-subhny">What We Do</h6>
<h3 class="title-w3l mb-sm-5 mb-4 pb-lg-2">We are more than just
<br>a digital agency.</h3>
</div>
<div class="row">
<div class="col-lg-5">
<h5 class="color-3 mb-3 pr-lg-5">Lorem ipsum viverra feugiat. Pellen tesque libero ut justo,
ultrices in ligula. Semper at tempufddfel.Pellen tesque libero ut justo,
ultrices in ligula.
</h5>
<p class="mt-4 pr-lg-5">Lorem ipsum viverra feugiat. Pellen tesque libero ut justo, ultrices in ligula. Semper
at
tempufddfel. Learn more about our work.
</p>
<p class="mt-4 pr-lg-5">Lorem ipsum viverra feugiat. Pellen tesque libero ut justo, ultrices in ligula.
tempufddfel.consectetur adipisicing dolor et amet.
</p>
<a href="about.html" class="btn btn-style btn-primary mt-lg-5 mt-4">Read More <span
class="fa fa-long-arrow-right ml-3" aria-hidden="true"></span></a>
</div>
<div class="col-lg-7 left-wthree-img pl-lg-4 mt-lg-0 mt-5">
<div class="row">
<div class="box-wrap col-md-6 col-sm-12">
<div class="box-wrap-grid text-left">
<div class="icon mb-3">
<span class="fa fa-lightbulb-o"></span>
</div>
<div class="info">
<h4><a href="#url">Idea & Analysis </a></h4>
</div>
<p class="mt-2">Lorem ipsum dolor sit amet consectetur ipsum elit.</p>
</div>
</div>
<div class="box-wrap col-md-6 col-sm-12">
<div class="box-wrap-grid text-left">
<div class="icon mb-3">
<span class="fa fa-paint-brush"></span>
</div>
<div class="info">
<h4><a href="#url">Designing</a></h4>
</div>
<p class="mt-2">Lorem ipsum dolor sit amet consectetur ipsum elit.</p>
</div>
</div>
<div class="box-wrap col-md-6 col-sm-12">
<div class="box-wrap-grid text-left">
<div class="icon mb-3">
<span class="fa fa-line-chart"></span>
</div>
<div class="info">
<h4><a href="#url">Development</a></h4>
</div>
<p class="mt-2">Lorem ipsum dolor sit amet consectetur ipsum elit.</p>
</div>
</div>
<div class="box-wrap col-md-6 col-sm-12">
<div class="box-wrap-grid text-left">
<div class="icon mb-3">
<span class="fa fa-bullhorn"></span>
</div>
<div class="info">
<h4><a href="#url">Online marketing</a></h4>
</div>
<p class="mt-2">Lorem ipsum dolor sit amet consectetur ipsum elit. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
//home-services-->
<!-- /why-->
<section class="w3l-content-2 py-5">
<div class="container-fluid py-md-5 py-2">
<div class="title-content text-left">
<h6 class="title-subhny">Why Us</h6>
<h3 class="title-w3l mb-sm-5 mb-4 pb-lg-2">Our Working Process To Help <br>You Boost Your Business</h3>
</div>
<div class="row whybox-wrap">
<div class="col-lg-6 whybox-wrap-left pr-lg-5 align-self">
<div class="whybox-inner-content">
<div class="whybox-wrap-grid mb-lg-5 mb-4">
<div class="whybox-wrap-grid-inf">
<div class="icon">
<span class="fa fa-thumbs-up"></span>
</div>
<div class="info">
<h4><a href="#url"> Perfect Strategy</a></h4>
</div>
</div>
<p class="mt-3">Remove all the intermediates between the manufacturer and the end dealer. </p>
</div>
<div class="whybox-wrap-grid mb-lg-5 mb-4">
<div class="whybox-wrap-grid-inf">
<div class="icon">
<span class="fa fa-lightbulb-o"></span>
</div>
<div class="info">
<h4><a href="#url">Innovative Ideas</a></h4>
</div>
</div>
<p class="mt-3">If you need any improvisation or modification of a product
our team can help you to design and manufacture it.</p>
</div>
<div class="whybox-wrap-grid mb-lg-5 mb-4">
<div class="whybox-wrap-grid-inf">
<div class="icon">
<span class="fa fa-paper-plane"></span>
</div>
<div class="info">
<h4><a href="#url"> Effective Solutions</a></h4>
</div>
</div>
<p class="mt-3">One stop solution for automobile parts.
Affordable price, Hassle free delivery, Innovative design and everithing you needed.</p>
</div>
<div class="whybox-wrap-grid mb-lg-5 mb-4">
<div class="whybox-wrap-grid-inf">
<div class="icon">
<span class="fa fa-laptop"></span>
</div>
<div class="info">
<h4><a href="#url"> Testing & Shipping</a></h4>
</div>
</div>
<p class="mt-3">Test the quality of every product before shipping.
Hassle free and secure delivery to your preferred location.
</p>
</div>
</div>
</div>
<div class="col-lg-6 whybox-wrap-img pl-lg-5 mt-lg-0 mt-4">
<div class="imgw3l-ab mb-md-5 mb-3">
<img src="assets/images/ab2.jpg" alt="" class="radius-image img-fluid">
</div>
</div>
</div>
</div>
</section>
<!-- //w3l-why-->
<!-- /stats
<section class="w3l-stats-1 py-5">
<div class="container-fluid py-md-5 py-2">
<div class="title-content t
ext-left">
<h6 class="title-subhny">Our Stats</h6>
<h3 class="title-w3l mb-sm-5 mb-4 pb-lg-2">We do design,code <br>
and develop.</h3>
</div>
<div class="row whybox-wrap">
<div class="col-lg-6 whybox-wrap-img pr-lg-5">
<div class="imgw3l-ab mb-md-5 mb-3">
<img src="assets/images/ab3.jpg" alt="" class="radius-image img-fluid">
</div>
</div>
<div class="col-lg-6 whybox-wrap-left align-self">
<div class="whybox-inner-content">
<h5 class="color-3 mb-3 pr-lg-5">Lorem ipsum viverra feugiat. Pellen tesque libero ut justo,
ultrices in ligula. Semper at tempufddfel.Pellen tesque libero ut justo,
ultrices in ligula.
</h5>
<p class="mt-4 pr-lg-5">Lorem ipsum viverra feugiat. Pellen tesque libero ut justo, ultrices in ligula.
Semper at tempufddfel. Learn more about our work! Lorem ipsum viverra feugiat.consectetur adipisicing
dolor et amet.</p>
<p class="mt-4 pr-lg-5">Lorem ipsum viverra feugiat. Pellen tesque libero ut justo, ultrices in ligula.
tempufddfel.consectetur adipisicing dolor et amet.
</p>
<a href="about.html" class="btn btn-style btn-primary mt-lg-5 mt-4">Read More <span
class="fa fa-long-arrow-right ml-3" aria-hidden="true"></span></a>
<div class="row stats-con no-gutters pt-lg-4">
<div class="col-6 stats_info counter_grid1 text-left mt-5">
<p class="counter">2020</p>
<h4>Projects deliverd</h4>
</div>
<div class="col-6 stats_info counter_grid text-left mt-5">
<p class="counter">1912</p>
<h4>Specialists</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
//w3-stats-1-->
<!--/gallery
<section class="w3l-gallery py-5" id="projects">
<div class="container-fluid py-md-5 py-2">
<div class="title-content text-left">
<h6 class="title-subhny">Our Projects</h6>
<h3 class="title-w3l mb-sm-5 mb-4 pb-lg-2">Take A Look At Our<br> Latest Projects</h3>
</div>
<div class="row w3l-galprojects no-gutters">
<div class="col-md-6 galprojects-gd mt-md-0 mt-5">
<div class="galprojects-gd-content">
<div class="crd crd--effect-3">
<div class="crd-img" style="background-image:url(assets/images/1.jpg);background-position:bottom;"></div>
<div class="crd-info text-left">
<h2 class="crd-heading">Creative</h2>
<p class="crd-text">ios, design</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 galprojects-gd mt-md-0 mt-5">
<div class="galprojects-gd-content">
<div class="crd crd--effect-3">
<div class="crd-img" style="background-image:url(assets/images/2.jpg);background-position:bottom;"></div>
<div class="crd-info text-left">
<h2 class="crd-heading">Branding</h2>
<p class="crd-text">Branding, design</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 galprojects-gd mt-5">
<div class="galprojects-gd-content">
<div class="crd crd--effect-3">
<div class="crd-img" style="background-image:url(assets/images/3.jpg);background-position:bottom;"></div>
<div class="crd-info text-left">
<h2 class="crd-heading">Web Development</h2>
<p class="crd-text">ios, design</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 galprojects-gd mt-5">
<div class="galprojects-gd-content">
<div class="crd crd--effect-3">
<div class="crd-img" style="background-image:url(assets/images/4.jpg);background-position:center;"></div>
<div class="crd-info text-left">
<h2 class="crd-heading">Mobile App</h2>
<p class="crd-text">Web application</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
//gallery-->
<!-- testimonials -->
<section class="w3l-clients-1" id="testimonials">
<!-- /grids -->
<div class="cusrtomer-layout py-5">
<div class="container-fluid py-lg-5 py-md-4">
<div class="testimonial-row">
<div id="owl-demo1" class="owl-two owl-carousel owl-theme mb-md-3 mb-sm-5 mb-4">
<div class="item">
<div class="testimonial-content">
<div class="testimonial">
<blockquote>
<q><i class="fa fa-quote-left" aria-hidden="true"></i> Lorem ipsum dolor sit amet int consectetur adipisicing elit. Velita beatae
laudantium Quas minima sunt natus tempore, maiores aliquid modi felis vitae
facere aperiam sequi optio lacinia id ipsum non velit, culpa.
voluptate rem ullam dolore nisi est quasi, doloribus tempora.</q>
</blockquote>
<div class="testi-des">
<div class="test-img">
<img src="assets/images/team1.jpg" class="img-fluid" alt="client-img">
</div>
<div class="peopl">
<h3>Dennis wilson</h3>
<p class="indentity">Customer </p>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="testimonial-content">
<div class="testimonial">
<blockquote>
<q><i class="fa fa-quote-left" aria-hidden="true"></i> Lorem ipsum dolor sit amet int consectetur adipisicing elit. Velita beatae
laudantium Quas minima sunt natus tempore, maiores aliquid modi felis vitae
facere aperiam sequi optio lacinia id ipsum non velit, culpa.
voluptate rem ullam dolore nisi est quasi, doloribus tempora.</q>
</blockquote>
<div class="testi-des">
<div class="test-img"><img src="assets/images/team2.jpg" class="img-fluid" alt="client-img">
</div>
<div class="peopl">
<h3>Tommy sakura</h3>
<p class="indentity">Customer </p>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="testimonial-content">
<div class="testimonial">
<blockquote>
<q><i class="fa fa-quote-left" aria-hidden="true"></i> Lorem ipsum dolor sit amet int consectetur adipisicing elit. Velita beatae
laudantium Quas minima sunt natus tempore, maiores aliquid modi felis vitae
facere aperiam sequi optio lacinia id ipsum non velit, culpa.
voluptate rem ullam dolore nisi est quasi, doloribus tempora.</q>
</blockquote>
<div class="testi-des">
<div class="test-img"><img src="assets/images/team3.jpg" class="img-fluid" alt="client-img">
</div>
<div class="peopl">
<h3>Roy Linderson</h3>
<p class="indentity">Customer </p>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="testimonial-content">
<div class="testimonial">
<blockquote>
<q><i class="fa fa-quote-left" aria-hidden="true"></i> Lorem ipsum dolor sit amet int consectetur adipisicing elit. Velita beatae
laudantium Quas minima sunt natus tempore, maiores aliquid modi felis vitae
facere aperiam sequi optio lacinia id ipsum non velit, culpa.
voluptate rem ullam dolore nisi est quasi, doloribus tempora.</q>
</blockquote>
<div class="testi-des">
<div class="test-img"><img src="assets/images/team2.jpg" class="img-fluid" alt="client-img">
</div>
<div class="peopl">
<h3>Mike Thyson</h3>
<p class="indentity">Customer </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /grids -->
</div>
<!-- //grids -->
</section>
<!-- //testimonials -->
<!--/Blog-Posts
<section class="w3l-blog py-5" id="blog">
<div class="container-fluid py-lg-5 py-md-4 py-2">
<div class="title-content text-left">
<h6 class="title-subhny">Insight and Trends</h6>
<h3 class="title-w3l pb-sm-o pb-2">Latest Blog & News</h3>
</div>
<div class="row text-11">
//services-grids//
<div class="col-md-6 text11-content blog-grid-info text-left mt-5">
<div class="card">
<div class="card-header p-0 position-relative border-0">
<a href="#">
<img class="card-img-bottom d-block radius-image" src="assets/images/b3.jpg" alt="Card image cap">
</a>
</div>
<div class="card-body p-0 blog-details">
<h6 class="mt-4">May 12, 2021.</h6>
<a href="#admin" class="admin">- by Blanche Smith</a>
<br>
<a href="#" class="blog-desc">You can now listen to the entire
library of Design Better books for free </a>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Vitae voluptatum laboriosam
voluptate soluta est obcaecati, quam aperiam nam natus dicta tenetur? Dolore.</p>
<a href="#" class="btn btn-style btn-primary mt-lg-5 mt-4">Read More <span
class="fa fa-long-arrow-right ml-3" aria-hidden="true"></span></a>
</div>
</div>
</div>
<div class="col-md-6 text11-content blog-grid-info text-left mt-5 pl-lg-4">
<div class="card">
<div class="card-header p-0 position-relative border-0">
<a href="#">
<img class="card-img-bottom d-block radius-image" src="assets/images/b4.jpg" alt="Card image cap">
</a>
</div>
<div class="card-body p-0 blog-details">
<h6 class="mt-4">May 12, 2021.</h6>
<a href="#admin" class="admin">- by Blanche Smith</a>
<br>
<a href="#" class="blog-desc">You can now listen to the entire
library of Design Better books for free </a>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Vitae voluptatum laboriosam
voluptate soluta est obcaecati, quam aperiam nam natus dicta tenetur? Dolore.</p>
<a href="#" class="btn btn-style btn-primary mt-lg-5 mt-4">Read More <span
class="fa fa-long-arrow-right ml-3" aria-hidden="true"></span></a>
</div>
</div>
</div>
</div>
</div>
</section>
Blog-Posts-->
<!--/address-->
<section class="home-w3l-content py-5">
<div class="container-fluid">
<div class="row home-w3l-content-grids">
<div class="col-lg-4 home-w3l-content-grid mt-lg-0 mt-4">
<h5 class="">Call Our Support</h5>
<p class="home-w3l-content-grid-inf">
<span class="fa fa-phone mr-1"></span> <a href="tel:+91 62 35 869 835">+91 62 35 869 835</a>
</p>
</div>
<div class="col-lg-4 home-w3l-content-grid px-lg-4 mt-lg-0 mt-4">
<h5 class="">Our Location</h5>
<p>36/185 D, Pattarkadavu, 676519,<br> Malapluram, Kerala, India</p>
</div>
<div class="col-lg-4 home-w3l-content-grid mt-lg-0 mt-4">
<h5 class="">Our Newsletter</h5>
<form action="https://mailthis.to/info@libhrex.com" class="subscribe d-flex text-lg-right" method="post">
<input type="email" name="Subscribe" placeholder="Email Address" required="">
<button class="btn btn-style btn-primary">Subscribe</button>
</form>
</div>
</div>
</div>
</section>
<!--//address-->
<!-- footer -->
<section class="w3l-footer-29-main">
<div class="footer-29 py-5">
<div class="container-fluid py-lg-3">
<div class="row footer-top-29">
<div class="col-md-3 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4 pr-lg-5">
<div class="footer-logo mb-3">
<h2><a class="navbar-brand" href="index.html">
<img src="assets/images/logo-h.png" alt="Your logo" title="Your logo" style="height:4rem;" /></a>
</h2>
</div>
<!--<p>Lorem ipsum viverra feugiat. Pellen tesque libero ut justo,
ultrices in ligula. Semper at tempufddfel.Pellen tesque libero ut justo,
ultrices in ligula.
</p>-->
</div>
<div class="col-md-9 footerw3l-right pl-lg-5">
<div class="row">
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Want to work with us?</h6>
<p class="mt-2"><a href="mailto:info@libhrex.com">info@libhrex.com</a></p>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Want to say hi?</h6>
<p class="mt-2"> <a href="mailto:info@libhrex.com">info@libhrex.com</a></p>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Follow Us</h6>
<p class="mt-2">Social Media</p>
<div class="main-social-footer-29 mt-2">
<a href="#facebook" class="facebook"><span class="fa fa-facebook"></span></a>
<a href="#twitter" class="twitter"><span class="fa fa-twitter"></span></a>
<a href="#instagram" class="instagram"><span class="fa fa-instagram"></span></a>
</div>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<ul>
<h6 class="footer-title-29">Company</h6>
<li><a href="#careers"> Careers</a></li>
<li><a href="#news">News & Media</a></li>
<li><a href="contact.html">Contact us</a></li>
</ul>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">What We Do</h6>
<ul>
<li><a href="about.html">About Us</a></li>
<li><a href="#"> Blog Posts</a></li>
<li><a href="services.html">Services</a></li>
</ul>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Quick Links</h6>
<ul>
<li><a href="#terms">Terms of service</a></li>
<li><a href="#privacy"> Privacy policy</a></li>
<li><a href="#support"> Support</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //footer -->
<!-- copyright -->
<section class="w3l-copyright">
<div class="container-fluid">
<div class="bottom-copies text-center">
<p class=" copy-footer-29">© 2022 Libhrex.Made with <span class="fa fa-heart" aria-hidden="true"></span> love.
Design by<a href="https://w3layouts.com/" target="_blank">
W3layouts</a></p>
</div>
</div>
<!-- move top -->
<button onclick="topFunction()" id="movetop" title="Go to top">
⤴
</button>
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("movetop").style.display = "block";
} else {
document.getElementById("movetop").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!-- /move top -->
</section>
<!-- //copyright -->
<!--//footer-->
<!-- Template JavaScript -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script src="assets/js/theme-change.js"></script>
<script src="assets/js/owl.carousel.js"></script><!-- owl carousel -->
<!-- script for tesimonials carousel slider -->
<script>
$(document).ready(function () {
$("#owl-demo1").owlCarousel({
loop: true,
margin: 20,
nav: false,
responsiveClass: true,
responsive: {
0: {
items: 1,
nav: false
},
1000: {
items: 2,
nav: false,
loop: false
}
}
})
})
</script>
<!-- //script for tesimonials carousel slider -->
<!-- stats number counter-->
<script src="assets/js/jquery.waypoints.min.js"></script>
<script src="assets/js/jquery.countup.js"></script>
<script>
$('.counter').countUp();
</script>
<!-- //stats number counter -->
<!-- disable body scroll which navbar is in active -->
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<!-- disable body scroll which navbar is in active -->
<!--/MENU-JS-->
<script>
$(window).on("scroll", function () {
var scroll = $(window).scrollTop();
if (scroll >= 80) {
$("#site-header").addClass("nav-fixed");
} else {
$("#site-header").removeClass("nav-fixed");
}
});
//Main navigation Active Class Add Remove
$(".navbar-toggler").on("click", function () {
$("header").toggleClass("active");
});
$(document).on("ready", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
$(window).on("resize", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
});
});
</script>
<!--//MENU-JS-->
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>