-
Notifications
You must be signed in to change notification settings - Fork 0
/
h.html
495 lines (388 loc) · 18.9 KB
/
h.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
<!doctype html>
<html lang="en">
<head>
<title>SKGROUP</title>
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all" /><!-- fontawesome -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all" /><!-- Bootstrap stylesheet -->
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" /><!-- stylesheet -->
<!-- meta tags -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Solar Panel Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, Sony Ericsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- //meta tags -->
<!--fonts-->
<link href="//fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link href="//fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<!--//fonts-->
<script type="text/javascript" src="js/jquery-2.1.4.min.js"></script>
<!-- Required-js -->
<!-- scriptfor smooth drop down-nav -->
<script>
$(document).ready(function () {
$(".dropdown").hover(
function () {
$('.dropdown-menu', this).stop(true, true).slideDown("fast");
$(this).toggleClass('open');
},
function () {
$('.dropdown-menu', this).stop(true, true).slideUp("fast");
$(this).toggleClass('open');
}
);
});
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>document.getElementsByTagName("html")[0].className += " js";</script>
<link rel="stylesheet" href="assets/css/style.css">
<title></title>
</head>
<body>
<header>
<div class="w3layouts-top-strip">
<div class="container" style="width:100%">
<div class="logo">
<img src="image/SK-Grp-Logo.png" alt="Company Logo" />
<!--<h1><a href="index.html"><span>SK </span>GROUP</a></h1>-->
</div>
<div class="logo" style="float:right">
<img src="image/Sellowrap-Industries-Logo.png" alt="Company Logo" style="float:right;width:70%" />
<br>
<br>
<img src="image/Sellowrap-EPP-Logo.png" alt="Company Logo" style="float:right;width:70%" />
</div>
<!--<img src="image/Sellowrap-Industries-Logo.png" alt="Company Logo" style="float:right" />
<br>
<br>
<br>
<img src="image/Sellowrap-EPP-Logo.png" alt="Company Logo" style="float:right" />-->
<!--<div class="w3ls-social-icons">
<a class="facebook" href="#"><i class="fa fa-facebook"></i></a>
<a class="twitter" href="#"><i class="fa fa-twitter"></i></a>
<a class="pinterest" href="#"><i class="fa fa-pinterest-p"></i></a>
<a class="linkedin" href="#"><i class="fa fa-linkedin"></i></a>
</div>
<div class="agileits-contact-info text-right">
<ul>
<li><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span><a href="#"> [email protected]</a></li>
<li><span class="glyphicon glyphicon-earphone" aria-hidden="true"></span>+ 91-22-66750560</li>
</ul>
</div>-->
<div class="clearfix"></div>
</div>
</div>
<!-- navigation -->
<nav class="navbar navbar-default" data-spy="affix" data-offset-top="197">
<div class="container-menu">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class=" navbar-collapse collapse " id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav ">
<li><a class="active" href="index.html">Home</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About Us <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="about.html">Overview</a></li>
<li><a href="journey.html">Journey</a></li>
<li><a href="partnership.html">Partnership</a></li>
<li><a href="quality&accredations.html">Quality&Accreditations</a></li>
<li><a href="gp.html">Global Presence</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Products <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="productoverview.html">Product Overview</a></li>
<li><a href="screenparts.html">Screen Sealing Parts</a></li>
<li><a href="plasticparts.html">Plastic Injection Molded Parts</a></li>
<li><a href="foamparts.html">Foam Parts</a></li>
<li><a href="stickers.html">Stickers & Labels</a></li>
<li><a href="pufoam.html">PU Foam Molding</a></li>
<li><a href="epp.html">EPP Molding</a></li>
</ul>
</li>
<li><a href="indust.html">Industies Served</a></li>
<li><a href="r&d.html">R&D</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Investors Section <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="investorsectionoverview.html">Overview</a></li>
<li><a href="investorsectionquality.html">Quality & Accreditations</a></li>
<li><a href="investorsectionpolicies.html">Policies</a></li>
<!--<li><a href="investorsectionpressrelease.html"> Press Release</a></li>-->
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Locations <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="admin.html"> Corporate Office</a></li>
<li><a href="manufacturingcontact.html">Manufacturing Sites</a></li>
<li><a href="globalpresence.html">Global Presence</a></li>
</ul>
</li>
<li><a href="contact.html">Contact Us</a></li>
<div class="w3ls-social-icons">
<a style="background-color:white" class="youtube" href="#"><i class="fa fa-youtube-play"></i></a>
<a style="background-color:white" class="linkedin" href="#"><i class="fa fa-linkedin"></i></a>
</div>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<!-- //navigation -->
</header>
<!-- //header -->
<!-- banner -->
<div class="agile-banner">
<h3 class="bottom-left" style="">
PRODUCE THE BEST, OFFER THE BEST.
</h3>
</div>
<section class="cd-h-timeline js-cd-h-timeline margin-bottom--md">
<div class="cd-h-timeline__container container">
<div class="cd-h-timeline__dates">
<div class="cd-h-timeline__line">
<ol style="font-size:x-large">
<li><a href="#0" data-date="16/01/2014" class="cd-h-timeline__date cd-h-timeline__date--selected">1985</a></li>
<li><a href="#0" data-date="28/02/2014" class="cd-h-timeline__date">1986</a></li>
<li><a href="#0" data-date="20/04/2014" class="cd-h-timeline__date">1986-90</a></li>
<li><a href="#0" data-date="20/05/2014" class="cd-h-timeline__date">2002</a></li>
<li><a href="#0" data-date="09/07/2014" class="cd-h-timeline__date">2004</a></li>
<li><a href="#0" data-date="30/08/2014" class="cd-h-timeline__date">2005</a></li>
<li><a href="#0" data-date="15/09/2014" class="cd-h-timeline__date">2007</a></li>
<li><a href="#0" data-date="01/11/2014" class="cd-h-timeline__date">2008</a></li>
<li><a href="#0" data-date="10/12/2014" class="cd-h-timeline__date">2011</a></li>
<li><a href="#0" data-date="19/01/2015" class="cd-h-timeline__date">2013</a></li>
<li><a href="#0" data-date="03/03/2015" class="cd-h-timeline__date">2014</a></li>
<li><a href="#0" data-date="01/01/2015" class="cd-h-timeline__date">2017</a></li>
<li><a href="#0" data-date="04/04/2015" class="cd-h-timeline__date">2018</a></li>
</ol>
<span class="cd-h-timeline__filling-line" aria-hidden="true"></span>
</div> <!-- .cd-h-timeline__line -->
</div> <!-- .cd-h-timeline__dates -->
<ul>
<li><a href="#0" class="text--replace cd-h-timeline__navigation cd-h-timeline__navigation--prev cd-h-timeline__navigation--inactive">Prev</a></li>
<li><a href="#0" class="text--replace cd-h-timeline__navigation cd-h-timeline__navigation--next">Next</a></li>
</ul>
</div> <!-- .cd-h-timeline__container -->
<div class="cd-h-timeline__events">
<ol>
<li class="cd-h-timeline__event cd-h-timeline__event--selected text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title">title</h2>
<em class="cd-h-timeline__event-date">1985</em>
<p class="cd-h-timeline__event-description text--subtle">
Company incorporation as a partnership firm : Sellowrap Manufacturing Co.
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title"> title</h2>
<em class="cd-h-timeline__event-date">1986</em>
<p class="cd-h-timeline__event-description text--subtle">
Commercial production started. First supply to Maruti Suzuki. Turnover $ 0.2 Million / annum at start up.<br>
First Process develop for MSIL :-Cover Harness
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title">title</h2>
<em class="cd-h-timeline__event-date">1986-90</em>
<p class="cd-h-timeline__event-description text--subtle">
Started new business with tier 1 suppliers of Maruti Suzuki
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title"> title </h2>
<em class="cd-h-timeline__event-date">2002</em>
<p class="cd-h-timeline__event-description text--subtle">
New customers introduced - Mahindra & Mahindra / General Motors India.<br>
QS 9000 Certification acquired.<br>
Introduced Web Guider on Slitting Machine to maintain “EDGE Level” of Rolls
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title"> title</h2>
<em class="cd-h-timeline__event-date">2004</em>
<p class="cd-h-timeline__event-description text--subtle">
Company changed from partnership firm to Sellowrap Manufacturing Pvt Ltd
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title">title</h2>
<em class="cd-h-timeline__event-date">2005</em>
<p class="cd-h-timeline__event-description text--subtle">
Launched JV with Mitsui and Kaneka, Japan named a “Sellowrap EPP India Pvt Ltd”.<br>
ISO 14001 Certification acquired.
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title">title</h2>
<em class="cd-h-timeline__event-date">2007</em>
<p class="cd-h-timeline__event-description text--subtle">
New Business introduced with Renault Nissan.<br>
Received ASES certification by Renault Nissan<br>
Introduced Sysco machine for “Kiss Cut”
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title">title</h2>
<em class="cd-h-timeline__event-date">2008</em>
<p class="cd-h-timeline__event-description text--subtle">
New business introduced with APC (Schneider Electric) and Mahindra Swaraj<br>
Latest design Software’s introduced at CAD Design Centre at Gurugram<br>
Received OHSAS 18001 and ISO-TS 16949 certification<br>
Introduced Dual bed Hydrohalic machine
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title"> title </h2>
<em class="cd-h-timeline__event-date">2011</em>
<p class="cd-h-timeline__event-description text--subtle">
New business introduced with Panasonic India Pvt. Ltd, & Export Nissan.<br>
Automatic waste winder Sysco machine implemented<br>
Introduced New testing equipment dual tensile tester, cold chamber and humidity chamber
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title">Event title here</h2>
<em class="cd-h-timeline__event-date">2013</em>
<p class="cd-h-timeline__event-description text--subtle">
VDA 6.3 Certification given by Volkswagen India.<br>
PSA Technology introduced in 4 wheelers Door Deflector Films.
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title"> title</h2>
<em class="cd-h-timeline__event-date">2014</em>
<p class="cd-h-timeline__event-description text--subtle">
New business introduced with Volkswagen India.<br>
Received Certificate of appreciation from Maruti Suzuki. & 100 PPM certification from Hyundai Motors.
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title">title</h2>
<em class="cd-h-timeline__event-date">2017</em>
<p class="cd-h-timeline__event-description text--subtle">
TA agreement signed with a Korean company - M/s Shinki Tech for Injection Molding, Parts like Pillars and Garnishes.<br>
Poke yoke system implemented on welding gap checking by air leak testing machine.<br>
New business introduced –Suzuki Motors Gujarat
</p>
</div>
</li>
<li class="cd-h-timeline__event text-component">
<div class="cd-h-timeline__event-content container">
<h2 class="cd-h-timeline__event-title"> title </h2>
<em class="cd-h-timeline__event-date">2018</em>
<p class="cd-h-timeline__event-description text--subtle">
Establish Plant at Ranipet (Chennai)<br>
Latest design Software’s introduced at CAD Design Centre at Ranipet <br>
New technology concept tool is developed to form Heat up to 30 mm
</p>
</div>
</li>
</ol>
</div> <!-- .cd-h-timeline__events -->
</section>
<div class="footer-top">
<div class="container">
<div class="col-md-4 w3ls-footer-top" style="border-right: 1px solid #fff;">
<h3>QUICK <span>LINKS</span></h3>
<ul>
<!--<li><a href="index.html">Home</a></li>-->
<li><a href="about.html">About Us</a></li>
<li><a href="indust.html">Industry Served</a></li>
<li><a href="investorsectionoverview.html">Investors Section </a></li>
<li><a href="r&d.html">R & D</a></li>
<li><a href="career.html">Career</a></li>
<!--<li><a href="contact.html">Contact</a></li>-->
</ul>
</div>
<div class="col-md-4 wthree-footer-top">
<h3>Pro<span>ducts</span></h3>
<ul style="height:240px">
<li><a href="screenparts.html">Screen Sealing Parts</a></li>
<li><a href="plasticparts.html">Plastic Injection Molded Parts</a></li>
<li><a href="foamparts.html">Foam Parts</a></li>
<li><a href="stickers.html">Stickers & Labels</a></li>
<li><a href="pufoam.html">PU Foam Molding</a></li>
<li><a href="epp.html">EPP Molding</a></li>
</ul>
<!--<ul style="height:100px">
<li><a href="foamparts.html"></a></li>
<li><a href="stickers.html"></a></li>
<li><a href="pufoam.html"></a></li>
<li><a href="epp.html"></a></li>
</ul>-->
</div>
<div class="col-md-4 w3l-footer-top">
<h3>LOCA<span>TIONS</span></h3>
<ul>
<li style="list-style-type:none; color:darkgrey ">
<b style="color:#337ab7">Corporate Office</b><br>
<span class="glyphicon glyphicon-home" aria-hidden="true"> </span>
208, 2nd Floor, Abhishek Building, C-5 Dalia Estate,
New Link Road, Andheri (W), Mumbai- 400053.
</li>
<li style="list-style-type:none;color:darkgrey"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span><a href="mailto:[email protected]"> [email protected] </a></li>
<li style="list-style-type:none;color:darkgrey">
<span class="glyphicon glyphicon-earphone" aria-hidden="true"> </span> +91-22-66750560/61, +91-22-67076268
</li>
<hr>
<li style="list-style-type:none;color:darkgrey">
<b style="color:#337ab7">Manufacturing Sites</b><br>
<!--<span class="glyphicon glyphicon-home" aria-hidden="true"> </span>--> Sellowrap Production Unit-1 & 2 at Gurugram , Haryana<br>
Sellowrap Production Unit at Bawal, Haryana<br>
Sellowrap Production Unit-3 at Ranipet, Chennai<br>
Sellowrap Business Development Unit at Ranipet,Chennai<br>
<!--<li style="list-style-type:none;color:darkgrey"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span><a href="mailto:[email protected]">[email protected]</a></li>
<li style="list-style-type:none;color:darkgrey">
<span class="glyphicon glyphicon-earphone" aria-hidden="true"></span> +91-1284- 264452 / 53
</li>-->
</ul>
</div>
<div class="clearfix"></div>
<div class="footer-w3layouts">
<div class="agile-copy">
<p>© Copyright 2019 Sellowrap Industries Pvt. Ltd. All rights reserved</p>
</div>
</div>
</div>
</div>
<script src="assets/js/util.js"></script> <!-- util functions included in the CodyHouse framework -->
<script src="assets/js/swipe-content.js"></script> <!-- A Vanilla JavaScript plugin to detect touch interactions -->
<script src="assets/js/main.js"></script>
</body>
</html>