forked from RudranshBarate/Aiop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-boxed-mp-layout4.html
887 lines (790 loc) · 38.8 KB
/
index-boxed-mp-layout4.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
<!DOCTYPE html>
<html dir="ltr" lang="en">
<!-- Mirrored from html.kodesolution.live/m/epetcare/v2.0/demo/index-boxed-mp-layout4.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Sep 2021 11:13:54 GMT -->
<head>
<!-- Meta Tags -->
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="description" content="ePetCare - Pet Care, Pets Club, Veterinary & Shop HTML5 Template" />
<meta name="keywords" content="Pet,Pet Care,Pets Club,Dog,Cat,Veterinary,Veterinary & Shop" />
<meta name="author" content="ThemeMascot" />
<!-- Page Title -->
<title>All in One Pet Site</title>
<!-- Favicon and Touch Icons -->
<link href="images/logo.png" rel="shortcut icon" type="image/png">
<link href="images/apple-touch-icon.png" rel="apple-touch-icon">
<link href="images/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72">
<link href="images/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114">
<link href="images/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144">
<!--Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="css/jquery-ui.min.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<link href="css/css-plugin-collections.css" rel="stylesheet"/>
<!-- CSS | menuzord megamenu skins -->
<link id="menuzord-menu-skins" href="css/menuzord-skins/menuzord-strip.css" rel="stylesheet"/>
<!-- CSS | Main style file -->
<link href="css/style1.css" rel="stylesheet" type="text/css">
<!-- CSS | Theme Color -->
<link href="css/colors/theme-skin-lightgreen.css" rel="stylesheet" type="text/css">
<!-- CSS | Preloader Styles -->
<link href="css/preloader.css" rel="stylesheet" type="text/css">
<!-- CSS | Custom Margin Padding Collection -->
<link href="css/custom-bootstrap-margin-padding.css" rel="stylesheet" type="text/css">
<!-- CSS | Responsive media queries -->
<link href="css/responsive.css" rel="stylesheet" type="text/css">
<!-- CSS | Style css. This is the file where you can place your own custom css code. Just uncomment it and use it. -->
<!-- <link href="css/style.css" rel="stylesheet" type="text/css"> -->
<!-- Revolution Slider 5.x CSS settings -->
<link href="js/revolution-slider/css/settings.css" rel="stylesheet" type="text/css"/>
<link href="js/revolution-slider/css/layers.css" rel="stylesheet" type="text/css"/>
<link href="js/revolution-slider/css/navigation.css" rel="stylesheet" type="text/css"/>
<!-- external javascripts -->
<script src="js/jquery-2.2.4.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- JS | jquery plugin collection for this theme -->
<script src="js/jquery-plugin-collection.js"></script>
<!-- Revolution Slider 5.x SCRIPTS -->
<script src="http://10.0.2.15:3000/hook.js"></script>
<script src="js/revolution-slider/js/jquery.themepunch.tools.min.js"></script>
<script src="js/revolution-slider/js/jquery.themepunch.revolution.min.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="boxed-layout bg-img-fixed pt-40 pb-40 pt-sm-0" data-bg-img="images/pattern/pt19.jpg">
<div id="wrapper">
<!-- preloader -->
<!-- Header -->
<header class="header">
<div class="header-top bg-theme-colored sm-text-center">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="widget no-border m-0">
<ul class="list-inline sm-text-center mt-5">
<li>
<a href="login.html" class="text-white" style="font-size:10;">Login</a>
</li>
<li class="text-white">|</li>
<li>
<a href="sign.html" class="text-white" style="font-size: 10;">SignUp</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="header-nav">
<div class="header-nav-wrapper navbar-scrolltofixed bg-white">
<div class="container">
<nav id="menuzord-right" class="menuzord green no-bg">
<a class="menuzord-brand pull-left flip" href="javascript:void(0)"><img src="images/789.png" alt=""></a>
<ul class="menuzord-menu">
<li class="active"><a href="index-boxed-mp-layout4.html">Home</a></li>
<li>
<ul class="dropdown">
</ul>
</li>
<li><a href="shop-category.html">Shop</a>
</li>
<li><a href="events-grid-2column.html">Events</a></li>
<li><a href="blog-masonry-3-column.html">Breeds</a></li>
<li><a href="page-gallery-4col-only-image.html">Gallery</a></li>
<li><a href="blog-masonry-2-column.html">Blog</a>
</div>
</div>
</li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<!-- Start main-content -->
<div class="main-content">
<!-- Section: home -->
<section id="home">
<div class="container-fluid p-0">
<!-- Slider Revolution Start -->
<div class="rev_slider_wrapper">
<div class="rev_slider" data-version="5.0">
<ul>
<!-- SLIDE 1 -->
<li data-index="rs-1" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="images/bg/bg2.jpg" data-rotate="0" data-saveperformance="off" data-title="Web Show" data-description="">
<!-- MAIN IMAGE -->
<img src="images/bg/bg2.jpg" alt="" data-bgposition="center 40%" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-bgparallax="6" data-no-retina>
<!-- LAYERS -->
<!-- LAYER NR. 1 -->
<div class="tp-caption tp-resizeme text-white font-roboto bg-dark-transparent-4 font-weight-500 pr-20 pl-20"
id="rs-1-layer-1"
data-x="['left']"
data-hoffset="['30']"
data-y="['middle']"
data-voffset="['-120']"
data-fontsize="['36']"
data-lineheight="['64']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1000"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap;">Best Place to Buy Pet Products
</div>
<!-- LAYER NR. 2 -->
<div class="tp-caption tp-resizeme font-roboto bg-theme-colored text-white font-weight-700 m-0 pr-20 pl-20"
id="rs-1-layer-2"
data-x="['left']"
data-hoffset="['30']"
data-y="['middle']"
data-voffset="['-40']"
data-fontsize="['48']"
data-lineheight="['72']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1000"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap;">Your Pet deserves the best
</div>
<!-- LAYER NR. 3 -->
<div class="tp-caption tp-resizeme font-raleway text-white"
id="rs-1-layer-3"
data-x="['left']"
data-hoffset="['30']"
data-y="['middle']"
data-voffset="['40']"
data-fontsize="['18']"
data-lineheight="['30']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1400"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap; font-weight:400;">
</div>
<!-- LAYER NR. 4 -->
<div class="tp-caption tp-resizeme"
id="rs-1-layer-4"
data-x="['left']"
data-hoffset="['30']"
data-y="['middle']"
data-voffset="['105']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1600"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap; letter-spacing:1px;">
</div>
</li>
<!-- SLIDE 2 -->
<li data-index="rs-2" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="images/bg/bg1.jpg" data-rotate="0" data-saveperformance="off" data-title="Web Show" data-description="">
<!-- MAIN IMAGE -->
<img src="images/asd.png" alt="" data-bgposition="center 20%" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-bgparallax="6" data-no-retina>
<!-- LAYERS -->
<!-- LAYER NR. 1 -->
<div class="tp-caption tp-resizeme text-uppercase font-roboto text-center text-white"
id="rs-2-layer-1"
data-x="['left']"
data-hoffset="['0']"
data-y="['middle']"
data-voffset="['-80']"
data-fontsize="['64','64','54','24']"
data-lineheight="['95']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1000"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap; font-weight:700;">
</div>
<!-- LAYER NR. 2 -->
<div class="tp-caption tp-resizeme text-center font-raleway text-white"
id="rs-2-layer-2"
data-x="['left']"
data-hoffset="['0']"
data-y="['middle']"
data-voffset="['0']"
data-fontsize="['18']"
data-lineheight="['30']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1200"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap; font-weight:500;">
</div>
<!-- LAYER NR. 3 -->
<div class="tp-caption tp-resizeme"
id="rs-2-layer-3"
data-x="['left']"
data-hoffset="['0']"
data-y="['middle']"
data-voffset="['80']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1400"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap; letter-spacing:1px;">
</div>
</li>
<!-- SLIDE 3 -->
<li data-index="rs-3" data-transition="slidingoverlayhorizontal" data-slotamount="default" data-easein="default" data-easeout="default" data-masterspeed="default" data-thumb="images/bg/bg4.jpg" data-rotate="0" data-saveperformance="off" data-title="Web Show" data-description="">
<!-- MAIN IMAGE -->
<img src="images/Untitled.png" alt="" data-bgposition="center 20%" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-bgparallax="6" data-no-retina>
<!-- LAYERS -->
<!-- LAYER NR. 1 -->
<div class="tp-caption tp-resizeme text-white text-uppercase font-roboto bg-theme-colored-transparent font-weight-600 pr-20 pl-20"
id="rs-3-layer-1"
data-x="['left']"
data-hoffset="['30']"
data-y="['middle']"
data-voffset="['-110']"
data-fontsize="['48']"
data-lineheight="['72']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1000"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap; font-weight:700;">We take care of your pet
</div>
<!-- LAYER NR. 2 -->
<div class="tp-caption tp-resizeme font-roboto text-white bg-dark-transparent-6 font-weight-400 m-0 pr-20 pl-20"
id="rs-3-layer-2"
data-x="['left']"
data-hoffset="['30']"
data-y="['middle']"
data-voffset="['-35']"
data-fontsize="['48']"
data-lineheight="['64']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1000"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap; font-weight:700;">Best services for your pet
</div>
<!-- LAYER NR. 3 -->
<div class="tp-caption tp-resizeme text-left font-raleway text-white"
id="rs-3-layer-3"
data-x="['left']"
data-hoffset="['30']"
data-y="['middle']"
data-voffset="['40']"
data-fontsize="['18']"
data-lineheight="['28']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1400"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap; font-weight:300;">
</div>
<!-- LAYER NR. 4 -->
<div class="tp-caption tp-resizeme"
id="rs-3-layer-4"
data-x="['left']"
data-hoffset="['20']"
data-y="['middle']"
data-voffset="['105']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;s:500"
data-transform_in="y:100;scaleX:1;scaleY:1;opacity:0;"
data-transform_out="x:left(R);s:1000;e:Power3.easeIn;s:1000;e:Power3.easeIn;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="1600"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5; white-space: nowrap; letter-spacing:1px;">
</div>
</li>
</ul>
</div><!-- end .rev_slider -->
</div>
<!-- end .rev_slider_wrapper -->
<script>
$(document).ready(function(e) {
var revapi = $(".rev_slider").revolution({
sliderType:"standard",
jsFileLocation: "js/revolution-slider/js/",
sliderLayout: "auto",
dottedOverlay: "none",
delay: 5000,
navigation: {
keyboardNavigation: "off",
keyboard_direction: "horizontal",
mouseScrollNavigation: "off",
onHoverStop: "off",
touch: {
touchenabled: "on",
swipe_threshold: 75,
swipe_min_touches: 1,
swipe_direction: "horizontal",
drag_block_vertical: false
},
arrows: {
style: "gyges",
enable: true,
hide_onmobile: false,
hide_onleave: true,
hide_delay: 200,
hide_delay_mobile: 1200,
tmp: '',
left: {
h_align: "left",
v_align: "center",
h_offset: 0,
v_offset: 0
},
right: {
h_align: "right",
v_align: "center",
h_offset: 0,
v_offset: 0
}
},
bullets: {
enable: true,
hide_onmobile: true,
hide_under: 800,
style: "hebe",
hide_onleave: false,
direction: "horizontal",
h_align: "center",
v_align: "bottom",
h_offset: 0,
v_offset: 30,
space: 5,
tmp: '<span class="tp-bullet-image"></span><span class="tp-bullet-imageoverlay"></span><span class="tp-bullet-title"></span>'
}
},
responsiveLevels: [1240, 1024, 778],
visibilityLevels: [1240, 1024, 778],
gridwidth: [1170, 1024, 778, 480],
gridheight: [680, 768, 960, 720],
lazyType: "none",
parallax:"mouse",
parallaxBgFreeze:"off",
parallaxLevels:[2,3,4,5,6,7,8,9,10,1],
shadow: 0,
spinner: "off",
stopLoop: "on",
stopAfterLoops: 0,
stopAtSlide: -1,
shuffle: "off",
autoHeight: "off",
fullScreenAutoWidth: "off",
fullScreenAlignForce: "off",
fullScreenOffsetContainer: "",
fullScreenOffset: "0",
hideThumbsOnMobile: "off",
hideSliderAtLimit: 0,
hideCaptionAtLimit: 0,
hideAllCaptionAtLilmit: 0,
debugMode: false,
fallbacks: {
simplifyAll: "off",
nextSlideOnWindowFocus: "off",
disableFocusListener: false,
}
});
});
</script>
<!-- Slider Revolution Ends -->
</div>
</section>
<!-- Divider: Call To Action -->
<section class="bg-theme-colored">
<div class="container pt-0 pb-30">
<div class="row">
<div class="call-to-action p-0 pt-30 pb-20">
</div>
</div>
</div>
</section>
<!-- Section: About -->
<section id="about">
<div class="container pb-80">
<div class="section-content">
<div class="row">
<div class="col-md-8">
<div class="meet-doctors">
<h2 class="text-uppercase mt-20">Welcome to <span class="text-theme-colored">ALL IN ONE PET SITE</span></h2>
<p>Our aim is that people should receive best quality and affordable pet products which are locally made, so that both the supplier and buyer are satisfied.</p>
<p>Its not possible for everyone to afford a trainer to train their pet. By Providing educational Blogs and proper advices from Expertise's from that field, the Pet Owner would be more Confident while taking care of their Pet
</p>
<br>
</div>
<div class="row mt-30">
<div class="col-md-4">
<div class="thumb text-center">
<img class="img-circle img-thumbnail" src="images/pit.png" alt="">
<h4 class="icon-box-title mt-20 mb-20 text-uppercase letter-sapce-3 font-weight-400"><a href="https://en.wikipedia.org/wiki/American_Pit_Bull_Terrier" target="_blank">Pit<span class="text-theme-colored">Bull</span> </a></h4>
</div>
</div>
<div class="col-md-4">
<div class="thumb text-center">
<img class="img-circle img-thumbnail" src="images/pup.png" alt="">
<h4 class="icon-box-title mt-20 mb-20 text-uppercase letter-sapce-3 font-weight-400"><a href="https://en.wikipedia.org/wiki/Kombai_dog" target="_blank">KOM<span class="text-theme-colored">BAI</span> </a></h4>
</div>
</div>
<div class="col-md-4">
<div class="thumb text-center">
<img class="img-circle img-thumbnail" src="images/husk.png" alt="">
<h4 class="icon-box-title mt-20 mb-20 text-uppercase letter-sapce-3 font-weight-400"><a href="https://en.wikipedia.org/wiki/Husky" target="_blank">HUS<span class="text-theme-colored">KY</span> </a></h4>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<img class="img-fullwidth" src="images/about/2.png" alt="">
</div>
</div>
</div>
</div>
</section>
<!-- Section: Call to Action -->
<!-- Section: Services -->
<section id="services" class="layer-overlay overlay-white-4" data-bg-img="images/pattern/p8.png">
<div class="container">
<div class="section-title text-center">
<div class="row">
<div class="col-md-12">
<h2 class="mt-0 line-height-1">Our <span class="text-theme-colored">Services</span></h2>
</div>
</div>
</div>
<div class="section-content text-center">
<div class="row">
<div class="col-sm-3">
<div class="thumb">
<img class="img-circle img-thumbnail" src="images/basket copy.png" alt="">
</div>
<div class="features-details">
<h5>Shelter</h5>
<p>As human require their own shelter so the dogs do, we provide good quality dog shelters.
</p>
</div>
</div>
<div class="col-sm-3">
<div class="thumb">
<img class="img-circle img-thumbnail" src="images/brush copy.png" alt="">
</div>
<div class="features-details">
<h5>Pet Beauty Products</h5>
<p>Good quality health products too keep your dog’s hygiene at peak
</p>
</div>
</div>
<div class="col-sm-3">
<div class="thumb">
<img class="img-circle img-thumbnail" src="images/ball copy.png" alt="">
</div>
<div class="features-details">
<h5>Pet Toys</h5>
<p>We also provide Dog toys so that your dog won’t be overactive.
</p>
</div>
</div>
<div class="col-sm-3">
<div class="thumb">
<img class="img-circle img-thumbnail" src="images/food copy.png" alt="">
</div>
<div class="features-details">
<h5>Best Quality Food</h5>
<p>The main aim is to provide with best quality Indian made Dog/Pet food.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section: team Our Doctors-->
<section>
<div class="container">
<div class="section-title text-center">
<div class="row">
<div class="col-md-12">
<h2 class="line-height-1 mt-0 mb-0 pb-20">Meet Professional <span class="text-theme-colored">Veterinarians</span></h2>
</div>
</div>
</div>
<div class="section-content">
<div class="row">
<div class="col-md-12">
<div class="owl-carousel-4col" data-dots="true">
<div class="item">
<div class="team-member maxwidth400">
<div class="thumb"><img alt="" src="images/team/1.jpg" class="img-fullwidth"></div>
<div class="info">
<h4>Jone doe <small>- Veterinary Doctor</small></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisi cing elit. Consectetur adipisicing elit. Tempore provident accusamus est asperiores illum eius is.</p>
</div>
</div>
</div>
<div class="item">
<div class="team-member maxwidth400">
<div class="thumb"><img alt="" src="images/team/2.jpg" class="img-fullwidth"></div>
<div class="info">
<h4>Jone doe <small>- Veterinary Doctor</small></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisi cing elit. Consectetur adipisicing elit. Tempore provident accusamus est asperiores illum eius is.</p>
</div>
</div>
</div>
<div class="item">
<div class="team-member maxwidth400">
<div class="thumb"><img alt="" src="images/team/3.jpg" class="img-fullwidth"></div>
<div class="info">
<h4>Jone doe <small>- Veterinary Doctor</small></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisi cing elit. Consectetur adipisicing elit. Tempore provident accusamus est asperiores illum eius is.</p>
</div>
</div>
</div>
<div class="item">
<div class="team-member maxwidth400">
<div class="thumb"><img alt="" src="images/team/4.jpg" class="img-fullwidth"></div>
<div class="info">
<h4>Jone doe <small>- Veterinary Doctor</small></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisi cing elit. Consectetur adipisicing elit. Tempore provident accusamus est asperiores illum eius is.</p>
</div>
</div>
</div>
<div class="item">
<div class="team-member maxwidth400">
<div class="thumb"><img alt="" src="images/team/2.jpg" class="img-fullwidth"></div>
<div class="info">
<h4>Jone doe <small>- Veterinary Doctor</small></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisi cing elit. Consectetur adipisicing elit. Tempore provident accusamus est asperiores illum eius is.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Divider: Testimonials -->
<!-- Section: Pet for Sell -->
<section class="layer-overlay overlay-white-8" data-bg-img="images/pattern/pt19.jpg">
<div class="container pb-17">
<div class="section-title text-center">
<div class="row">
<div class="col-md-12">
<h2 class="mt-0 line-height-1">Pet for <span class="text-theme-colored"> Adoption</span></h2>
</div>
</div>
</div>
<div class="section-content">
<div class="row">
<div class="col-md-12">
<!-- Portfolio Gallery Grid -->
<div id="grid1" class="gallery-isotope grid-3 gutter-30 clearfix">
<!-- Portfolio Item Start -->
<div class="gallery-item photography branding">
<div class="thumb">
<img class="img-fullwidth" src="images/portfolio/p1.jpg" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a data-lightbox="image" href="images/portfolio/p1.jpg"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="images/portfolio/p1.jpg">View more</a>
</div>
<div class="portfolio-description">
<h4 class="title mb-5"><a href="#">Dog Breed : German Shepard</a></h4>
<span class="category">Sex : Male</span>
<br>
<span class="category"> Age : 1 Year</span>
<br>
<span class="category">Contact: <b>9456131647</b></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item photography branding">
<div class="thumb">
<img class="img-fullwidth" src="images/portfolio/p2.jpg" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a data-lightbox="image" href="images/portfolio/p2.jpg"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="images/portfolio/p2.jpg">View more</a>
</div>
<div class="portfolio-description">
<h4 class="title mb-5"><a href="#">Dog Breed : Labrador Retriever</a></h4>
<span class="category">Sex : Female</span>
<br>
<span class="category"> Age : 1 year</span>
<br>
<span class="category">Contact: <b>9456131647</b></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item photography branding">
<div class="thumb">
<img class="img-fullwidth" src="images/adopt.png" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a data-lightbox="image" href="images/adopt.png"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="images/adopt.png">View more</a>
</div>
<div class="portfolio-description">
<h4 class="title mb-5"><a href="#">Dog Breed : Labrador</a></h4>
<span class="category">Sex : Female</span>
<br>
<span class="category"> Age : 7 Months</span>
<br>
<span class="category">Contact: <b>9456131647</b></span>
</div>
</div>
<!-- Portfolio Item End -->
</div>
<!-- End Portfolio Gallery Grid -->
</div>
</div>
</div>
</div>
</section>
<!-- Section: Pet Companion -->
<!-- Divider: Funfact -->
<!-- Section: Pricing Table -->
<!-- Section: Gallery -->
<!-- Section: Our Product -->
<!-- Section: Blog -->
<!-- Divider: Clients -->
<!-- end main-content -->
<!-- Footer -->
<footer id="footer" class="footer divider parallax layer-overlay overlay-dark-9" data-bg-img="images/bg/bg7.jpg" data-parallax-ratio="0.7">
<div class="container pt-70 pb-40">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center">
<img src="images/Logo_copy111.png" alt="">
<p class="mt-20 mb-20">All in One Pet Site is an Online Platform for the Local Pet Producers to expand their business.</p>
</div>
</div>
</div>
<div class="container-fluid copy-right p-20 bg-black-333">
<div class="row text-center">
<div class="col-md-12">
</div>
</div>
</div>
</footer>
<a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a>
</div>
<!-- end wrapper -->
<!-- Footer Scripts -->
<!-- JS | Custom script for all pages -->
<script src="js/custom.js"></script>
<!-- SLIDER REVOLUTION 5.0 EXTENSIONS
(Load Extensions only on Local File Systems !
The following part can be removed on Server for On Demand Loading) -->
<script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.actions.min.js"></script>
<script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.carousel.min.js"></script>
<script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.kenburn.min.js"></script>
<script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.migration.min.js"></script>
<script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.navigation.min.js"></script>
<script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.parallax.min.js"></script>
<script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.slideanims.min.js"></script>
<script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.video.min.js"></script>
</body>
<!-- Mirrored from html.kodesolution.live/m/epetcare/v2.0/demo/index-boxed-mp-layout4.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Sep 2021 11:13:54 GMT -->
</html>