-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-2.html
911 lines (894 loc) · 54.8 KB
/
index-2.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
903
904
905
906
907
908
909
910
911
<!doctype html>
<html class="no-js" lang="zxx" dir="rtl">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Rambuke roots (Pvt) Ltd. - Home</title>
<meta name="author" content="Vecuro">
<meta name="description" content="Rambuke roots (Pvt) Ltd.">
<meta name="keywords" content="Rambuke roots (Pvt) Ltd.">
<meta name="robots" content="INDEX,FOLLOW">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<link rel="preconnect" href="https://fonts.googleapis.com/">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Advent+Pro:wght@200;300;400;500;600;700&family=Amatic+SC:wght@400;700&family=Lato:wght@400;700&display=swap"
rel="stylesheet">
<link rel="apple-touch-icon" sizes="57x57" href="assets/img/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/img/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/img/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/img/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/img/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/img/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/img/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/img/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/img/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="assets/img/favicons/ms-icon-144x144.html">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css">
<link rel="stylesheet" href="assets/css/app.min.css">
<link rel="stylesheet" href="assets/css/fontawesome.min.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body class="">
<div class="preloader">
<button class="vs-btn preloaderCls">Cancel Preloader</button>
<div class="preloader-inner">
<div class="loader-logo"> <img src="assets/img/logo.png" alt="Alwis Agro"> </div>
<div class="loader-wrap pt-4"><span class="loader"> </span> </div>
</div>
</div>
<div class="header-top-wrapper pb-2 pt-10 z-index-step1 d-none d-lg-block">
<div class="container">
<div class="row align-items-center">
<div class="col-sm-6 col-md-4 col-lg-4 d-none d-sm-block">
<p class="mb-0 fs-xs fw-semibold font-theme d-none d-md-inline-block"> <span class="">Call Us : </span> <a
href="tel:+94773386699"> +94 77 338 6699 </a></p>
</div>
<div class="col col-md-5 col-lg-4 text-center">
<p class="mb-0 fs-xs fw-semibold font-theme d-none d-md-inline-block"> <span class="">Address : </span>
No.A | No. 20, Frances Road, Colombo 6 Sri Lanka</p>
</div>
<div class="col-sm-5 col-md-3 col-lg-4 text-center text-sm-end">
<div class="head-top-links">
<p class="mb-0 fs-xs fw-semibold font-theme d-none d-md-inline-block"> <a
href="dillont0777@gmail.com">dillont0777@gmail.com</a><span class="text-theme"> : Mail Us</span>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="sticky-header-wrap sticky-header py-2 py-lg-1">
<div class="container position-relative">
<div class="row align-items-center">
<div class="col-5 col-md-3">
<div class="logo"><a href="index-2.html"><img src="assets/img/logo.png" alt="Foodano"></a></div>
</div>
<div class="col-7 col-md-9 text-end position-static">
<nav class="main-menu menu-sticky1 d-none d-lg-block link-inherit">
<ul>
<li><a href="contact.html">Contact Us</a></li>
<!-- <li><a href="#">Gallery</a></li> -->
<li><a href="products.html">Our Products</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="index-2.html">Home</a></li>
<li><h7><a href="https://candock.com/">Investment</a></h7></li>
</ul>
</nav>
<button class="vs-menu-toggle d-inline-block d-lg-none"><i class="far fa-bars"></i></button>
</div>
</div>
</div>
</div>
<div class="vs-menu-wrapper">
<div class="vs-menu-area">
<button class="vs-menu-toggle"><i class="fal fa-times"></i></button>
<div class="mobile-logo"><a href="index-2.html"><img src="assets/img/logo.png" alt="AlwisAgro"></a></div>
<div class="vs-mobile-menu link-inherit"></div>
</div>
</div>
<header class="header-wrapper header-layout1 py-3 py-lg-0">
<div class="container position-relative">
<div class="header1-inner">
<div class="row align-items-center">
<div class="col-6 col-lg-2 col-xl-3">
<div class="header-logo"><a href="index-2.html"><img src="assets/img/logo.png" alt="AlwisAgro"></a></div>
</div>
<div class="col-6 col-lg-8 col-xl-5 text-end">
<nav class="main-menu menu-style1 mobile-menu-active menu-style1 text-center">
<ul>
<li><a href="contact.html">Contact Us</a></li>
<!-- <li><a href="#">Gallery</a></li> -->
<li><a href="products.html">Our Products</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="index-2.html">Home</a></li>
</ul>
</nav>
<button type="button" class="vs-menu-toggle d-inline-block d-lg-none"><i class="far fa-bars"></i></button>
</div>
</div>
</div>
</div>
</header>
<section class="vs-hero-wrapper hero-layout1 position-relative">
<div class="vs-hero-carousel" data-height="920" data-container="1900" data-slidertype="fullwidth">
<div class="ls-slide" data-ls="duration: 10000; transition2d: 5;"><img src="assets/img/hero/hero-bg-1-1.jpg"
alt="Hero Image" class="ls-bg"> <img src="assets/img/hero/slider-shape-1.png" alt="Shape" class="ls-l"
style="left: 35%; top: -170px;"
data-ls="offsetyin: top; offsetxin: -200px; durationin: 4000; delayin: 300; offsetyout: top; durationout: 4000; parallax: true; parallaxlevel: 2; parallaxaxis: x; parallaxdurationmove: 2000; parallaxevent: cursor;">
<img src="assets/img/shape/hero-shape-1.png" alt="Hero Image" class="ls-l"
style="left: 0; top: 0; width: 100%; margin-top: -1px;" data-ls="static: forever; "> <img
src="assets/img/shape/hero-shape-2.png" alt="Hero Image" class="ls-l" style="left: 0; top: 100%; width: 100%;"
data-ls="static: forever;"> <img src="assets/img/shape/hero-shape-3.png" alt="Hero Image" class="ls-l"
style="left: 360px; top: 387px;"
data-ls="scalexin: 0.95; scaleyin: 0.95; durationin: 2000; delayin: 2000; parallax: true; parallaxlevel: 2; ">
<img src="assets/img/hero/slider-shape-3.png" alt="Shape" class="ls-l ls-hide-phone"
style="left: 70%; top: 40%;"
data-ls="offsetyin: bottom; durationin: 4000; delayin: 800; offsetyout: bottom; durationout: 4000; parallax: true; parallaxlevel: -9; parallaxaxis: y; parallaxdurationmove: 2000; parallaxevent: scroll; ">
<div class="ls-l ls-hide-phone"
style="left: 150px; top: 237px; width: 2px; height: 140px; background-color: #dbc8c8;"
data-ls="fadein: false; scaleyin: 0; transformoriginin: 0 0 0; durationin: 2000; "></div>
<div class="ls-l ls-hide-phone" style="left: 146.5px; top: 410px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 300;"><a href="index-2.html"
class="hero-link"><i class="fab fa-facebook-f"></i></a></div>
<div class="ls-l ls-hide-phone" style="left: 145px; top: 450px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 500;"><a href="index-2.html"
class="hero-link"><i class="fab fa-twitter"></i></a></div>
<div class="ls-l ls-hide-phone" style="left: 145px; top: 490px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 800;"><a href="index-2.html"
class="hero-link"><i class="fal fa-basketball-ball"></i></a></div>
<div class="ls-l ls-hide-phone" style="left: 146px; top: 530px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 1200;"><a href="index-2.html"
class="hero-link"><i class="fab fa-pinterest-p"></i></a></div>
<p class="ls-l ls-hide-phone ls-hide-tablet"
style="left: 50%; top: 295px; font-size: 18px; text-transform: uppercase; color: #858585; font-weight: 600; font-family: 'Advent Pro', sans-serif; letter-spacing: 0.9em; text-align: center;"
data-ls="durationin: 1500; delayin: 0; easingin: easeInOutSine; texttransitionin: true; textstartatin: transitioninstart; texttypein: chars_asc; textshiftin: 100; textoffsetyin: -100; textrotatein: -45; parallax: true; parallaxlevel: 2; ">
Keep With Rambuke roots</p>
<p class="ls-l ls-hide-phone ls-hide-desktop"
style="left: 50%; top: 280px; font-size: 28px; text-transform: uppercase; color: #858585; font-weight: 600; font-family: 'Advent Pro', sans-serif; letter-spacing: 0.5em; text-align: center;"
data-ls="durationin: 1500; delayin: 0; easingin: easeInOutSine; texttransitionin: true; textstartatin: transitioninstart; texttypein: chars_asc; textshiftin: 100; textoffsetyin: -100; textrotatein: -45; parallax: true; parallaxlevel: 2; ">
Keep With Rambuke roots</p>
<p class="ls-l ls-hide-tablet ls-hide-desktop"
style="left: 50%; top: 230px; font-size: 48px; text-transform: uppercase; color: #858585; font-weight: 600; font-family: 'Advent Pro', sans-serif; letter-spacing: 0.5em; text-align: center;"
data-ls="durationin: 1500; delayin: 0; easingin: easeInOutSine; texttransitionin: true; textstartatin: transitioninstart; texttypein: chars_asc; textshiftin: 100; textoffsetyin: -100; textrotatein: -45; parallax: true; parallaxlevel: 2; ">
Keep With Rambuke roots</p>
<h1 class="ls-l"
style="left: 50%; top: 305px; font-size: 150px; font-weight: 700; text-shadow: 0px 9px 7px rgba(235, 225, 225, 0.35); -webkit-text-stroke: 1px #d7d6d2; color: #ffffff; text-transform: uppercase; text-align: center;"
data-ls="offsetyin: 100; fadein: true; durationin: 1000; delayin: 200; easingin: easeInOutSine; parallax: true; parallaxlevel: 3; ">
Organic And</h1>
<h1 class="ls-l"
style="left: 50%; top: 455px; font-size: 150px; font-weight: 700; text-shadow: 0px 9px 7px rgba(235, 225, 225, 0.35); -webkit-text-stroke: 1px #d7d6d2; color: #ffffff; text-transform: uppercase; text-align: center;"
data-ls="offsetyin: 100; fadein: true; durationin: 1800; delayin: 600; easingin: easeInOutSine; parallax: true; parallaxlevel: 3; ">
Pure</h1>
<img src="assets/img/hero/slider-shape-2.png" alt="Shape" class="ls-l ls-hide-phone"
style="left: 30%; top: 40%;"
data-ls="offsetyin: bottom; durationin: 4000; delayin: 2000; offsetyout: bottom; durationout: 4000; parallax: true; parallaxlevel: -10; parallaxaxis: y; parallaxdurationmove: 2000; parallaxevent: scroll;">
<div class="ls-l ls-hero-btn" style="left: 50%; top: 638px; text-align: center;"
data-ls="offsetyin: 100; fadein: true; durationin: 2000; delayin: 900; parallax: true; parallaxlevel: 2;"><a
href="about.html" class="video play-btn style-white"><i class="fas fa-play"></i></a></div>
</div>
<div class="ls-slide" data-ls="duration: 10000; transition2d: 5;"><img src="assets/img/hero/hero-bg-1-2.jpg"
alt="Hero Image" class="ls-bg"> <img src="assets/img/hero/slider-shape-1.png" alt="Shape" class="ls-l"
style="left: 35%; top: -170px;"
data-ls="offsetyin: top; offsetxin: -200px; durationin: 4000; delayin: 300; offsetyout: top; durationout: 4000; parallax: true; parallaxlevel: 2; parallaxaxis: x; parallaxdurationmove: 2000; parallaxevent: cursor;">
<img src="assets/img/shape/hero-shape-3.png" alt="Hero Image" class="ls-l" style="left: 360px; top: 387px;"
data-ls="scalexin: 0.95; scaleyin: 0.95; durationin: 2000; delayin: 2000; parallax: true; parallaxlevel: 2; ">
<img src="assets/img/hero/slider-shape-3.png" alt="Shape" class="ls-l ls-hide-phone"
style="left: 70%; top: 40%;"
data-ls="offsetyin: bottom; durationin: 4000; delayin: 800; offsetyout: bottom; durationout: 4000; parallax: true; parallaxlevel: -9; parallaxaxis: y; parallaxdurationmove: 2000; parallaxevent: scroll;">
<div class="ls-l ls-hide-phone"
style="left: 150px; top: 237px; width: 2px; height: 140px; background-color: #dbc8c8;"
data-ls="fadein: false; scaleyin: 0; transformoriginin: 0 0 0; durationin: 2000; "></div>
<div class="ls-l ls-hide-phone" style="left: 146.5px; top: 410px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 300;"><a href="index-2.html"
class="hero-link"><i class="fab fa-facebook-f"></i></a></div>
<div class="ls-l ls-hide-phone" style="left: 145px; top: 450px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 500;"><a href="index-2.html"
class="hero-link"><i class="fab fa-twitter"></i></a></div>
<div class="ls-l ls-hide-phone" style="left: 145px; top: 490px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 800;"><a href="index-2.html"
class="hero-link"><i class="fal fa-basketball-ball"></i></a></div>
<div class="ls-l ls-hide-phone" style="left: 146px; top: 530px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 1200;"><a href="index-2.html"
class="hero-link"><i class="fab fa-pinterest-p"></i></a></div>
<p class="ls-l ls-hide-phone ls-hide-tablet"
style="left: 50%; top: 295px; font-size: 18px; text-transform: uppercase; color: #858585; font-weight: 600; font-family: 'Advent Pro', sans-serif; letter-spacing: 0.9em; text-align: center;"
data-ls="durationin: 1500; delayin: 0; easingin: easeInOutSine; texttransitionin: true; textstartatin: transitioninstart; texttypein: chars_asc; textshiftin: 100; textoffsetyin: -100; textrotatein: -45; parallax: true; parallaxlevel: 2; ">
Keep With Rambuke roots</p>
<p class="ls-l ls-hide-phone ls-hide-desktop"
style="left: 50%; top: 280px; font-size: 28px; text-transform: uppercase; color: #858585; font-weight: 600; font-family: 'Advent Pro', sans-serif; letter-spacing: 0.5em; text-align: center;"
data-ls="durationin: 1500; delayin: 0; easingin: easeInOutSine; texttransitionin: true; textstartatin: transitioninstart; texttypein: chars_asc; textshiftin: 100; textoffsetyin: -100; textrotatein: -45; parallax: true; parallaxlevel: 2; ">
Keep With Rambuke roots</p>
<p class="ls-l ls-hide-tablet ls-hide-desktop"
style="left: 50%; top: 230px; font-size: 48px; text-transform: uppercase; color: #858585; font-weight: 600; font-family: 'Advent Pro', sans-serif; letter-spacing: 0.5em; text-align: center;"
data-ls="durationin: 1500; delayin: 0; easingin: easeInOutSine; texttransitionin: true; textstartatin: transitioninstart; texttypein: chars_asc; textshiftin: 100; textoffsetyin: -100; textrotatein: -45; parallax: true; parallaxlevel: 2; ">
Keep With Rambuke roots</p>
<h1 class="ls-l"
style="left: 50%; top: 305px; font-size: 150px; font-weight: 700; text-shadow: 0px 9px 7px rgba(235, 225, 225, 0.35); -webkit-text-stroke: 1px #d7d6d2; color: #ffffff; text-transform: uppercase; text-align: center;"
data-ls="offsetyin: 100; fadein: true; durationin: 1000; delayin: 200; easingin: easeInOutSine; parallax: true; parallaxlevel: 3; ">
Natural And</h1>
<h1 class="ls-l"
style="left: 50%; top: 455px; font-size: 150px; font-weight: 700; text-shadow: 0px 9px 7px rgba(235, 225, 225, 0.35); -webkit-text-stroke: 1px #d7d6d2; color: #ffffff; text-transform: uppercase; text-align: center;"
data-ls="offsetyin: 100; fadein: true; durationin: 1800; delayin: 600; easingin: easeInOutSine; parallax: true; parallaxlevel: 3; ">
Fresh</h1>
<img src="assets/img/hero/slider-shape-2.png" alt="Shape" class="ls-l ls-hide-phone"
style="left: 25%; top: 40%;"
data-ls="offsetyin: bottom; durationin: 4000; delayin: 2000; offsetyout: bottom; durationout: 4000; parallax: true; parallaxlevel: -10; parallaxaxis: y; parallaxdurationmove: 2000; parallaxevent: scroll;">
<div class="ls-l ls-hero-btn" style="left: 50%; top: 638px; text-align: center;"
data-ls="offsetyin: 100; fadein: true; durationin: 2000; delayin: 900; parallax: true; parallaxlevel: 2;"><a
href="products.html" class="video play-btn style-white"><i class="fas fa-play"></i></a></div>
</div>
<div class="ls-slide" data-ls="duration: 10000; transition2d: 5;"><img src="assets/img/hero/hero-bg-1-3.jpg"
alt="Hero Image" class="ls-bg"> <img src="assets/img/hero/slider-shape-1.png" alt="Shape" class="ls-l"
style="left: 35%; top: -170px;"
data-ls="offsetyin: top; offsetxin: -200px; durationin: 4000; delayin: 300; offsetyout: top; durationout: 4000; parallax: true; parallaxlevel: 2; parallaxaxis: x; parallaxdurationmove: 2000; parallaxevent: cursor;">
<img src="assets/img/shape/hero-shape-3.png" alt="Hero Image" class="ls-l" style="left: 360px; top: 387px;"
data-ls="scalexin: 0.95; scaleyin: 0.95; durationin: 2000; delayin: 2000; parallax: true; parallaxlevel: 2; ">
<img src="assets/img/hero/slider-shape-3.png" alt="Shape" class="ls-l ls-hide-phone"
style="left: 70%; top: 40%;"
data-ls="offsetyin: bottom; durationin: 4000; delayin: 800; offsetyout: bottom; durationout: 4000; parallax: true; parallaxlevel: -9; parallaxaxis: y; parallaxdurationmove: 2000; parallaxevent: scroll;">
<div class="ls-l ls-hide-phone"
style="left: 150px; top: 237px; width: 2px; height: 140px; background-color: #dbc8c8;"
data-ls="fadein: false; scaleyin: 0; transformoriginin: 0 0 0; durationin: 2000; "></div>
<div class="ls-l ls-hide-phone" style="left: 146.5px; top: 410px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 300;"><a href="index-2.html"
class="hero-link"><i class="fab fa-facebook-f"></i></a></div>
<div class="ls-l ls-hide-phone" style="left: 145px; top: 450px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 500;"><a href="index-2.html"
class="hero-link"><i class="fab fa-twitter"></i></a></div>
<div class="ls-l ls-hide-phone" style="left: 145px; top: 490px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 800;"><a href="index-2.html"
class="hero-link"><i class="fal fa-basketball-ball"></i></a></div>
<div class="ls-l ls-hide-phone" style="left: 146px; top: 530px; font-size: 18px;"
data-ls="offsetyin: -50; fadein: true; durationin: 2000; delayin: 1200;"><a href="index-2.html"
class="hero-link"><i class="fab fa-pinterest-p"></i></a></div>
<p class="ls-l ls-hide-phone ls-hide-tablet"
style="left: 50%; top: 295px; font-size: 18px; text-transform: uppercase; color: #858585; font-weight: 600; font-family: 'Advent Pro', sans-serif; letter-spacing: 0.9em; text-align: center;"
data-ls="durationin: 1500; delayin: 0; easingin: easeInOutSine; texttransitionin: true; textstartatin: transitioninstart; texttypein: chars_asc; textshiftin: 100; textoffsetyin: -100; textrotatein: -45; parallax: true; parallaxlevel: 2; ">
Keep With Rambuke roots</p>
<p class="ls-l ls-hide-phone ls-hide-desktop"
style="left: 50%; top: 280px; font-size: 28px; text-transform: uppercase; color: #858585; font-weight: 600; font-family: 'Advent Pro', sans-serif; letter-spacing: 0.5em; text-align: center;"
data-ls="durationin: 1500; delayin: 0; easingin: easeInOutSine; texttransitionin: true; textstartatin: transitioninstart; texttypein: chars_asc; textshiftin: 100; textoffsetyin: -100; textrotatein: -45; parallax: true; parallaxlevel: 2; ">
Keep With Rambuke roots</p>
<p class="ls-l ls-hide-tablet ls-hide-desktop"
style="left: 50%; top: 230px; font-size: 48px; text-transform: uppercase; color: #858585; font-weight: 600; font-family: 'Advent Pro', sans-serif; letter-spacing: 0.5em; text-align: center;"
data-ls="durationin: 1500; delayin: 0; easingin: easeInOutSine; texttransitionin: true; textstartatin: transitioninstart; texttypein: chars_asc; textshiftin: 100; textoffsetyin: -100; textrotatein: -45; parallax: true; parallaxlevel: 2; ">
Keep With Rambuke roots</p>
<h1 class="ls-l"
style="left: 50%; top: 305px; font-size: 150px; font-weight: 700; text-shadow: 0px 9px 7px rgba(235, 225, 225, 0.35); -webkit-text-stroke: 1px #d7d6d2; color: #ffffff; text-transform: uppercase; text-align: center;"
data-ls="offsetyin: 100; fadein: true; durationin: 1000; delayin: 200; easingin: easeInOutSine; parallax: true; parallaxlevel: 3; ">
Global Food</h1>
<h1 class="ls-l"
style="left: 50%; top: 455px; font-size: 150px; font-weight: 700; -webkit-text-stroke: 1px #d7d6d2; color: #ffffff; text-transform: uppercase; text-align: center;"
data-ls="offsetyin: 100; fadein: true; durationin: 1800; delayin: 600; easingin: easeInOutSine; parallax: true; parallaxlevel: 3; ">
Excellence</h1>
<img src="assets/img/hero/slider-shape-2.png" alt="Shape" class="ls-l ls-hide-phone"
style="left: 22%; top: 40%;"
data-ls="offsetyin: bottom; durationin: 4000; delayin: 2000; offsetyout: bottom; durationout: 4000; parallax: true; parallaxlevel: -10; parallaxaxis: y; parallaxdurationmove: 2000; parallaxevent: scroll;">
<div class="ls-l ls-hero-btn" style="left: 50%; top: 638px; text-align: center;"
data-ls="offsetyin: 100; fadein: true; durationin: 2000; delayin: 900; parallax: true; parallaxlevel: 2;"><a
href="contact.html" class="video play-btn style-white"><i class="fas fa-play"></i></a></div>
</div>
<div class="hero-thumb">
<div class="thumb"><img src="assets/img/hero/thumb-1-1.png" alt="Thumb Image"></div>
<div class="thumb"><img src="assets/img/hero/thumb-1-2.png" alt="Thumb Image"></div>
<div class="thumb"><img src="assets/img/hero/thumb-1-3.png" alt="Thumb Image"></div>
</div>
</div>
</section>
<section class="vs-about-wrapper position-relative bg-fluid about-layout1 space"
data-bg-src="assets/img/about/about-bg-1-1.png">
<div class="shape1 d-hd-inline-block d-none"><img src="assets/img/about/shape-1-1.png" alt="Shape Image"></div>
<div class="shape2 d-hd-inline-block d-none ani-moving-y"><img src="assets/img/about/shape-1.png" alt="Shape Image">
</div>
<div class="container pt-70">
<div class="row">
<div class="col-lg-6 col-xl-6">
<div class="img-box1 wow slideInUp" data-wow-delay="0.3s"><img src="assets/img/about/about-img-1.png"
alt="About Image">
</div>
</div>
<div class="col-lg-6 col-xl-6">
<div class="about-content pt-75 text-center text-lg-start"><span class="sub-title1">WE ARE RAMBUKE ROOTS
EXPORTS</span>
<h2 class="sec-title1">The Trusted Exporter of</h2>
<h2 class="sec-title2"> Products</h2>
<img src="assets/img/icons/sec-icon-1.png" alt="About Image">
<h3 class="sub-title2 h4 mt-30">,With Love & Dedication</h3>
<div class="row justify-content-center justify-content-lg-start">
<div class="col-md-10 col-lg-11 mb-15">
<p class="text-body2">DT INTERNATIONAL, established under BRC No: PV00216051,
specializes in trading agricultural products in the export
market. Our primary objective is to meet customer needs
by providing quality-assured products while promoting
“Rambuke” Sri Lankan brand internationally.
Our manufacturing units at DT International have obtained
food safety management standards certifications,
including ISO 22000-2018, Kosher, EU JAS, and NOP organic
certifications, ensuring our products meet high-quality
standards and customer satisfaction.
We initially focus on trading coconut kernel products
and plan to expand to non-kernel coconut products and
moringa products and spices</p>
</div>
<div class="mb-20 mb-sm-0 col-auto col-lg-6 col-xl-5 d-flex align-items-center"><span
class="text-theme"><i class="flaticon-eco fa-4x"></i></span>
<h4 class="text-light ms-4 mb-0">Healthy Life</h4>
</div>
<div class="col-auto col-lg-6 d-flex align-items-center"><span><i
class="flaticon-vegetables fa-4x"></i></span>
<h4 class="text-light ms-4 mb-0">Natural Foods</h4>
</div>
</div>
</div><br><br>
<div class="col-auto"><a href="about.html" class="vs-btn style3">View More<i
class="fas fa-angle-right"></i></a></div>
</div>
</div>
</div>
</section>
<section class="space-md-bottom" data-bg-src="assets/img/shape/cat-bg-656.png">
<div class="container">
<div class="section-title text-center">
<div class="sec-icon"><img src="assets/img/icons/sec-icon-2.png" alt="icon"></div>
<span class="sub-title4">Memberships and </span>
<h2 class="sec-title3">Registrations</h2>
</div>
<div class="row justify-content-center vs-carousel dots-style2" data-slide-show="5" data-lg-slide-show="4"
data-md-slide-show="3" data-sm-slide-show="1" data-infinite="false" data-dots="true">
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-1.png" alt="icon"></div>
<h3 class="cat-title">EDB</h3>
<p class="cat-text">Member</p>
</div>
</div>
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-2.png" alt="icon"></div>
<h3 class="cat-title">NCE</h3>
<p class="cat-text">Member</p>
</div>
</div>
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-3.png" alt="icon"></div>
<h3 class="cat-title">LFVPPEA</h3>
<p class="cat-text">Member</p>
</div>
</div>
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-4.png" alt="icon"></div>
<h3 class="cat-title">SLGBC</h3>
<p class="cat-text">Member</p>
</div>
</div>
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-5.png" alt="icon"></div>
<h3 class="cat-title">GAP Sri Lanka</h3>
<p class="cat-text">Registered</p>
</div>
</div>
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-1.png" alt="icon"></div>
<h3 class="cat-title">EDB</h3>
<p class="cat-text">Member</p>
</div>
</div>
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-2.png" alt="icon"></div>
<h3 class="cat-title">NCE</h3>
<p class="cat-text">Member</p>
</div>
</div>
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-3.png" alt="icon"></div>
<h3 class="cat-title">LFVPPEA</h3>
<p class="cat-text">Member</p>
</div>
</div>
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-4.png" alt="icon"></div>
<h3 class="cat-title">SLGBC</h3>
<p class="cat-text">Member</p>
</div>
</div>
<div class="col-auto cat-style1">
<div class="cat-body">
<!-- <div class="cat-shape"></div> -->
<div class="cat-img"><img src="assets/img/icons/cat-icon-1-5.png" alt="icon"></div>
<h3 class="cat-title">GAP Sri Lanka</h3>
<p class="cat-text">Registered</p>
</div>
</div>
</div>
</div>
</section>
<section class="vs-shop-wrapper position-relative space-md-bottom">
<div class="ani-moving-y position-absolute end-0 bottom-0 d-none d-hd-block"><img src="assets/img/shape/shape-1.png"
alt="Shape"></div>
<div class="container">
<div class="section-title text-center wow fadeIn" data-wow-delay="0.3s">
<h2 class="sec-title1">Feature Products</h2>
<h3 class="sec-title2">Latest Arrivals</h3>
<img src="assets/img/icons/sec-icon-1.png" alt="Section Icon">
</div>
<div class="filter-menu-style1 filter-menu-active text-center mb-65">
<button data-filter=".Vegetables" data-bg-src="assets/img/shape/shape-filter.html"><i
class="flaticon-vegetables"></i>Other Products</button>
<button data-filter=".Fruits" data-bg-src="assets/img/shape/shape-filter.html"><i
class="flaticon-healthy-food"></i>Coconut Products</button>
<button class="active" data-filter="" data-bg-src="assets/img/shape/shape-filter.html"><i
class="flaticon-salvsadbox-2"></i>Show All</button>
</div>
<div class="row filter-active">
<a href="index5.html" class="col-sm-6 col-lg-4 col-xl-3 grid-item Fruits"
style="text-decoration: none; color: inherit;">
<div class="vs-product-box1 thumb_swap">
<div class="product-img">
<img src="assets/img/shop/Fruits/mangosteens1.jpg" alt="Product Image" class="w-100 img_swap">
<img src="assets/img/shop/Fruits/Mangosteen.jpg" alt="Product Image" class="w-100">
</div>
<div class="product-content">
<h4 class="product-title h5 mb-0">DESICCATED COCONUT</h4>
<span class="price font-theme"><strong>DESICCATED COCONUT (FINE, MEDIUM, THREADS)</strong></span>
<p class="m-0 rating fs-xs text-theme lh-base">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</p>
</div>
</div>
</a>
<a href="index5.html" class="col-sm-6 col-lg-4 col-xl-3 grid-item Fruits"
style="text-decoration: none; color: inherit;">
<div class="vs-product-box1 thumb_swap">
<div class="product-img">
<img src="assets/img/shop/Fruits/rambutan1.jpg" alt="Product Image" class="w-100 img_swap">
<img src="assets/img/shop/Fruits/rambutan.jpg" alt="Product Image" class="w-100">
</div>
<div class="product-content">
<h4 class="product-title h5 mb-0">COCONUT WATER</h4>
<span class="price font-theme"><strong>COCONUT WATER & KING COCONUT WATER</strong></span>
<p class="m-0 rating fs-xs text-theme lh-base">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</p>
</div>
</div>
</a>
<a href="index5.html" class="col-sm-6 col-lg-4 col-xl-3 grid-item Fruits"
style="text-decoration: none; color: inherit;">
<div class="vs-product-box1 thumb_swap">
<div class="product-img">
<img src="assets/img/shop/Fruits/Applebanana1.jpg" alt="Product Image" class="w-100 img_swap">
<img src="assets/img/shop/Fruits/Applebanana2.jpg" alt="Product Image" class="w-100">
</div>
<div class="product-content">
<h4 class="product-title h5 mb-0">VIRGIN COCONUT OIL (COLD-PRESSED)</h4>
<span class="price font-theme"><strong>VIRGIN COCONUT OIL (COLD-PRESSED)</strong></span>
<p class="m-0 rating fs-xs text-theme lh-base">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</p>
</div>
</div>
</a>
<a href="index5.html" class="col-sm-6 col-lg-4 col-xl-3 grid-item Vegetables"
style="text-decoration: none; color: inherit;">
<div class="vs-product-box1 thumb_swap">
<div class="product-img">
<img src="assets/img/shop/Vegi/1.png" alt="Product Image" class="w-100 img_swap">
<img src="assets/img/shop/Vegi/1.png" alt="Product Image" class="w-100">
</div>
<div class="product-content">
<h4 class="product-title h5 mb-0">Moringa Dried Leaf and Powder</h4>
<span class="price font-theme"><strong>Moringa Dried Leaf and Powder</strong></span>
<p class="m-0 rating fs-xs text-theme lh-base">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</p>
</div>
</div>
</a>
<a href="index5.html" class="col-sm-6 col-lg-4 col-xl-3 grid-item Vegetables"
style="text-decoration: none; color: inherit;">
<div class="vs-product-box1 thumb_swap">
<div class="product-img">
<img src="assets/img/shop/Vegi/2.png" alt="Product Image" class="w-100 img_swap">
<img src="assets/img/shop/Vegi/2.png" alt="Product Image" class="w-100">
</div>
<div class="product-content">
<h4 class="product-title h5 mb-0">Moringa Tea and Capsule</h4>
<span class="price font-theme"><strong>Moringa Tea and Capsule</strong></span>
<p class="m-0 rating fs-xs text-theme lh-base">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</p>
</div>
</div>
</a>
<a href="index5.html" class="col-sm-6 col-lg-4 col-xl-3 grid-item Vegetables"
style="text-decoration: none; color: inherit;">
<div class="vs-product-box1 thumb_swap">
<div class="product-img">
<img src="assets/img/shop/Vegi/3.png" alt="Product Image" class="w-100 img_swap">
<img src="assets/img/shop/Vegi/3.png" alt="Product Image" class="w-100">
</div>
<div class="product-content">
<h4 class="product-title h5 mb-0">Aloe Vera and Juice</h4>
<span class="price font-theme"><strong>Aloe Vera and Juice</strong></span>
<p class="m-0 rating fs-xs text-theme lh-base">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</p>
</div>
</div>
</a>
<a href="index5.html" class="col-sm-6 col-lg-4 col-xl-3 grid-item Leaves"
style="text-decoration: none; color: inherit;">
<div class="vs-product-box1 thumb_swap">
<div class="product-img">
<img src="assets/img/shop/Fruits/Cavendish.jpg" alt="Product Image" class="w-100 img_swap">
<img src="assets/img/shop/Fruits/Cavendish1.jpg" alt="Product Image" class="w-100">
</div>
<div class="product-content">
<h4 class="product-title h5 mb-0">COCONUT MILK & COCONUT CREAM</h4>
<span class="price font-theme"><strong>COCONUT MILK & COCONUT CREAM</strong></span>
<p class="m-0 rating fs-xs text-theme lh-base">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</p>
</div>
</div>
</a>
<a href="index5.html" class="col-sm-6 col-lg-4 col-xl-3 grid-item Leaves"
style="text-decoration: none; color: inherit;">
<div class="vs-product-box1 thumb_swap">
<div class="product-img">
<img src="assets/img/shop/Fruits/karthakolomban.jpg" alt="Product Image" class="w-100 img_swap">
<img src="assets/img/shop/Fruits/karthakolomban1.jpg" alt="Product Image" class="w-100">
</div>
<div class="product-content">
<h4 class="product-title h5 mb-0">COCONUT SUGAR & COCONUT SYRUP / HONEY</h4>
<span class="price font-theme"><strong>COCONUT SUGAR & COCONUT SYRUP / HONEY</strong></span>
<p class="m-0 rating fs-xs text-theme lh-base">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</p>
</div>
</div>
</a>
</div>
</div>
<div class="col-auto"><a href="products.html" class="vs-btn style3">View More<i class="fas fa-angle-right"></i></a>
</div>
</div>
</section>
<section class="space-top">
<div class="shape-mockup jump-reverse d-none d-xl-block" data-right="5%" data-bottom="14%"><img
src="assets/img/shape/shape-8879.png" alt="shape"></div>
<div class="shape-mockup jump d-none d-xl-block" data-right="11.5%" data-top="18%"><img
src="assets/img/shape/shape-7636.png" alt="shape"></div>
<div class="container">
<div class="row gx-80">
<div class="col-lg-6 col-xl-6 mb-30">
<div class="img-box6">
<div class="img-1"><img src="assets/img/about/ab-10-1.png" alt="image"></div>
</div>
</div>
<div class="col-lg-6 col-xl-6 mb-30"><span class="sub-title4">?WHY CHOOSE US</span>
<h2 class="sec-title4 mb-4 pb-1">We're the Premier Provider of Fresh Produce Worldwide</h2>
<!-- <h3 class="text-theme h4 mb-4 pb-1">Here’s what you need to know to get started.</h3> -->
<div class="block-step-list">
<ol>
<li>
<h3 class="text-theme h4 mb-4 pb-1">:Mastering the Craft</h3> Pioneer in the industry since 1999
</li>
<li>
<h3 class="text-theme h4 mb-4 pb-1">:Freshness Promised</h3> Through stringent quality control practices
</li>
<li>
<h3 class="text-theme h4 mb-4 pb-1">:State-of-the-art Facility</h3> Featuring latest infrastructure
</li>
<li>
<h3 class="text-theme h4 mb-4 pb-1">:Trusted Partnership</h3> Strong bonds with local farmers
</li>
<li>
<h3 class="text-theme h4 mb-4 pb-1">:Prompt Delivery</h3> Powered by our well-crafted logistic system
</li>
</ol>
</div>
</div>
</div>
</div>
</section>
<section class="vs-features-wrapper position-relative space-top space-md-bottom">
<div class="position-absolute start-0 top-0 ani-moving-y d-none d-hd-block"><img src="assets/img/shape/shape-2.png"
alt="Shape Image"></div>
<div class="container">
<div class="row justify-content-center justify-content-lg-between">
<div class="col-sm-6 col-md-4 col-xl-3 vs-feature-box1 wow slideInUp" data-wow-delay="0.3s">
<div class="feature-shape"><img src="assets/img/shape/feature-shape.png" alt="Shape"></div>
<div class="feature-icon"><span class="badge">01</span> <i class="flaticon-leaf"></i></div>
<div class="feature-content">
<h3 class="feature-title h4 fw-semibold mb-2">Pick a starter option</h3>
<p class="text-body2 mb-0">Begin your journey with us.Dive into a world of possibilities, crafted just for
you</p>
</div>
</div>
<div class="col-sm-6 col-md-4 col-xl-3 vs-feature-box1 wow slideInUp" data-wow-delay="0.4s">
<div class="feature-shape"><img src="assets/img/shape/feature-shape.png" alt="Shape"></div>
<div class="feature-icon"><span class="badge">02</span> <i class="flaticon-kitchen"></i></div>
<div class="feature-content">
<h3 class="feature-title h4 fw-semibold mb-2">Shop groceries</h3>
<p class="text-body2 mb-0">Discover the ease of shopping groceries online. Simplify your life</p>
</div>
</div>
<div class="col-sm-6 col-md-4 col-xl-3 vs-feature-box1 wow slideInUp" data-wow-delay="0.5s">
<div class="feature-icon"><span class="badge">03</span> <i class="flaticon-delivery"></i></div>
<div class="feature-content">
<h3 class="feature-title h4 fw-semibold mb-2">We deliver. You enjoy</h3>
<p class="text-body2 mb-0">Quality products,hassle-free service.Sit back relax, and savor the moments</p>
</div>
</div>
</div>
</div>
</section>
<section class="vs-advertise-wrapper">
<div class="container-fluid px-xl-0">
<div class="row g-0">
<div class="col-md-6 wow fadeIn" data-wow-delay="0.3s">
<div class="vs-vsadbox-box1 mega-hover"><img src="assets/img/banner/ad-img-1-1.jpg" alt="Add Image"
class="w-100">
<div class="vsadbox-content">
<h1>Global<span class="text-theme"> Excellence</span><br> in Farm Fresh</h1>
<a href="about.html" class="vsadbox-btn">Shop Now</a>
</div>
</div>
</div>
<div class="col-md-6 wow fadeIn" data-wow-delay="0.4s">
<div class="vs-vsadbox-box1 mega-hover"><img src="assets/img/banner/ad-img-1-2.jpg" alt="Add Image"
class="w-100">
<div class="vsadbox-content">
<h1>Going Beyond <span class="text-theme">Fresh Produce </span><br> Supply
Standards</h1>
<a href="products.html" class="vsadbox-btn">Shop Now</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="vs-about-wrapper position-relative bg-fluid about-layout1 space"
data-bg-src="assets/img/about/about-bg-1-1.png">>
<div class="container">
<div class="row gx-70 align-items-center justify-content-center">
<div class="col-lg-8 col-xl-6 text-center mb-30"><span class="sub-title4">Build Social Networking</span>
<h2 class="sec-title4 px-md-5 mb-4 pb-4">Social Relationships With Other People</h2>
<div class="block-social"><a class="facebook" href="index-2.html#"><i
class="fab fa-facebook-f"></i>Facebook</a> <a class="twitter" href="index-2.html#"><i
class="fab fa-twitter"></i>Twitter</a> <a class="linkedin" href="index-2.html#"><i
class="fab fa-linkedin-in"></i>Linked In</a> <a class="instagram" href="index-2.html#"><i
class="fab fa-instagram"></i>Instagram</a></div>
</div>
<div class="col-xl-6 mb-20">
<div class="row filter-active2 gallery-wrap1 gx-10">
<div class="col-md-6 col-xl-auto grid-item">
<div class="gallery-style1">
<div class="gal-img"><img src="assets/img/gallery/gal-3-1.jpg" alt="Image" class="w-100"></div>
<a href="assets/img/gallery/gal-3-1.jpg" class="gal-icon popup-image"><i class="far fa-eye"></i></a>
</div>
</div>
<div class="col-md-6 col-xl-auto grid-item">
<div class="gallery-style1">
<div class="gal-img"><img src="assets/img/gallery/gal-3-2.jpg" alt="Image" class="w-100"></div>
<a href="assets/img/gallery/gal-3-2.jpg" class="gal-icon popup-image"><i class="far fa-eye"></i></a>
</div>
</div>
<div class="col-md-6 col-xl-auto grid-item">
<div class="gallery-style1">
<div class="gal-img"><img src="assets/img/gallery/gal-3-3.jpg" alt="Image" class="w-100"></div>
<a href="assets/img/gallery/gal-3-3.jpg" class="gal-icon popup-image"><i class="far fa-eye"></i></a>
</div>
</div>
<div class="col-md-6 col-xl-auto grid-item">
<div class="gallery-style1">
<div class="gal-img"><img src="assets/img/gallery/gal-3-4.jpg" alt="Image" class="w-100"></div>
<a href="assets/img/gallery/gal-3-4.jpg" class="gal-icon popup-image"><i class="far fa-eye"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="vs-about-wrapper position-relative bg-fluid about-layout1 space"
data-bg-src="assets/img/about/about-bg-1-11.png">
<div class="container">
<div class="row text-center text-lg-start">
<div class="col-lg-6 col-xl-6">
<div class="img-box1 wow slideInUp" data-wow-delay="0.3s"><img src="assets/img/about/ab-8-2.png"
alt="About Image">
<div class="img1"><img src="assets/img/about/ab-10-11.png" alt="About Image"></div>
</div>
</div>
<div class="col-lg-6 mt-30 mt-lg-0">
<div class="section-title mb-25">
<h2 class="sec-title1">Get In Touch</h2>
<h3 class="sec-title2">Inform Us</h3>
<img src="assets/img/icons/sec-icon-1.png" alt="Section Image">
<p class="fs-md mt-4 pt-1">.Have a question or want to collaborate? Get in touch with us today<br> Your
inquiries are important to us, and we're here to assist you every step<br>!of the way. Reach out and let's
start a conversation </p>
</div>
<form action="#" method="POST" class="contact-form contact-form1 mb-30">
<div class="row g-4">
<div class="col-12 form-group mb-0">
<input type="text" name="name" class="form-control" placeholder="Your Name">
</div>
<div class="col-lg-6 form-group mb-0">
<input type="text" name="email" class="form-control" placeholder="Your Email">
</div>
<div class="col-lg-6 form-group mb-0">
<input type="text" name="subject" class="form-control" placeholder="Your Subject">
</div>
<div class="col-12 form-group mb-0">
<textarea class="form-control" name="message" placeholder="Your Message"></textarea>
</div>
<div class="col-12 form-group mb-0">
<button type="submit" class="vs-btn">Send Message</button>
</div>
</div>
</form>
<p class="form-messages mt-20 mb-0"></p>
</div>
</div>
</div>
</section>
<div class="bg2" data-bg-src="assets/img/footer/footer-bg-1.jpg">
<section class="vs-newsletter-wrpper">
<div class="container">
<div class="inner-wrap1 bg-fluid px-70 py-70" data-bg-src="assets/img/bg/newsletter-bg-1-1.png">
<div class="row align-items-center justify-content-center">
<div class="col-xl-6">
<div class="form-title mb-30 mb-xl-0 text-center text-xl-start"><span class="sub-title3">Get
Connected</span>
<h2 class="h1 mb-0 lh-1">Subscribe <span class="fw-light text-theme">Newsletter</span></h2>
</div>
</div>
<div class="col-lg-8 col-xl-6">
<form action="#" class="newsletter-style1">
<div class="form-group m-0">
<input type="text" placeholder="Enter Your mail" class="form-control">
<button class="vs-btn style2">Subscribe Now</button>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<footer class="footer-wrapper footer-layout1">
<div class="container">
<div class="widget-area pt-100">
<div class="row align-items-start justify-content-between">
<div class="col-sm-6 col-lg-4 col-xl-3">
<div class="widget footer-widget">
<h3 class="widget_title">Contact Us</h3>
<div class="vs-widget-about">
<p class="fs-md">No. 20, Frances Road, <br> Colombo 6, Sri Lanka</p>
<p class="mb-1 link-inherit"><i class="fas fa-paper-plane me-3"></i><a
href="mailto:dillont0777@gmail.com">dillont0777@gmail.com</a></p>
<p class="mb-1 link-inherit"><i class="fas fa-paper-plane me-3"></i><a
href="mailto:dillont0777@gmail.com">dillont0777@gmail.com</a></p>
<p class="mb-0 link-inherit"><i class="fal fa-mobile me-3"></i><a href="tel:+94312223898">699 386 773
(94)+</a></p>
<p class="mb-0 link-inherit"><i class="fal fa-mobile me-3"></i><a href="tel:+94777845511">699 386 773
(94)+</a></p>
<p class="mb-0 link-inherit"><i class="fal fa-mobile me-3"></i><a href="tel:+94775600033">699 386 773
(94)+</a></p>
<p class="mb-0 link-inherit"><i class="fal fa-fax me-3"></i><a href="#">206 583 112 (94)+</a></p>
</div>
</div>
</div>
<div class="col-sm-6 col-lg-2 col-xl-2">
<div class="widget widget_nav_menu footer-widget">
<h3 class="widget_title">Useful Links</h3>
<div class="menu-all-pages-container">
<ul class="menu">
<li><a href="index-2.html">Home</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="#">Terms Of Service</a></li>
<li><a href="#">Privacy Policy</a></li>
</ul>
</div>
</div>
</div>
<div class="col-sm-6 col-lg-2 col-xl-2">
<div class="widget footer-widget">
<h3 class="widget_title">Follow Us Now</h3>
<div class="footer-social-links">
<ul>
<li><a href="htttps://google.com"><i class="fab fa-facebook-f"></i>facebook</a></li>
<li><a href="htttps://google.com"><i class="fab fa-twitter"></i>twitter</a></li>
<li><a href="htttps://google.com"><i class="fab fa-instagram"></i>Instagram</a></li>
<li><a href="htttps://google.com"><i class="fab fa-linkedin-in"></i>linkedin</a></li>
</ul>
</div>
</div>
</div>
<div class="col-sm-6 col-lg-4 col-xl-4">
<div class="widget footer-widget">
<h4 class="widget_title">Subscribe</h4>
<form class="footer-newsletter pt-2">
<input class="form-control mb-25 rounded-1" type="email" placeholder="Your Email Address" required="">
<button type="submit" class="vs-btn mask-style1 rounded-1">Subscribe Now</button>
</form>
</div>
</div>
</div>
</div>
<div class="copyright text-center pb-35">
<p class="mb-0 link-inherit">Copyright © 2023 - All Rights Reserved by <a href="index-2.html">Rambuke
roots</a></p>
</div>
</div>
</footer>
</div>
<a href="index-7.html#" class="scrollToTop"><i class="far fa-angle-up"></i></a>
<script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
<script src="assets/js/app.min.js"></script>
<script src="assets/js/vscustom-carousel.min.js"></script>
<script src="assets/js/vsmenu.min.js"></script>
<script src="assets/js/ajax-mail.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>