-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
687 lines (506 loc) · 24.9 KB
/
index.html
File metadata and controls
687 lines (506 loc) · 24.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
<!DOCTYPE html>
<!--[if IE 8 ]><html class="no-js oldie ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]><html class="no-js oldie ie9" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>StiensGate Inc.</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<script src="js/pace.min.js"></script>
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="images/logo_icon.ico" type="image/x-icon">
<link rel="icon" href="images/logo_icon.ico" type="image/x-icon">
</head>
<body id="top">
<!-- header
================================================== -->
<header>
<div class="main_logo">
<img src="images/logo_icon.png" alt="Main logo" style="width:71px;height:75px;">
</div>
<a id="header-menu-trigger" href="#0">
<span class="header-menu-text">Menu</span>
<span class="header-menu-icon"></span>
</a>
<nav id="menu-nav-wrap">
<a href="#0" class="close-button" title="close"><span>Close</span></a>
<h3>StiensGate Inc.</h3>
<ul class="nav-list">
<li class="current"><a class="smoothscroll" href="#home" title="">Home</a></li>
<li><a class="smoothscroll" href="#about" title="">About</a></li>
<li><a class="smoothscroll" href="#services" title="">Services</a></li>
<li><a class="smoothscroll" href="#portfolio" title="">Works</a></li>
<li><a class="smoothscroll" href="#testimonials" title="">Our team</a></li>
<li><a class="smoothscroll" href="#contact" title="">Contact</a></li>
</ul>
<p class="sponsor-text">
<span></span> <span></span>
<!-- Simply type the promocode in the box labeled “Promo Code” when placing your order. -->
</p>
<ul class="header-social-list">
<li>
<a href="https://www.facebook.com/stiensgateinc"><i class="fa fa-facebook-square"></i></a>
</li>
<li>
<a href="https://www.twitter.com/stiensgateinc"><i class="fa fa-twitter"></i></a>
</li>
<li>
<a href="https://www.instagram.com/stiensgateinc/"><i class="fa fa-instagram"></i></a>
</li>
<li>
<a href="https://www.plus.google.com"><i class="fa fa-google"></i></a>
</li>
</ul>
</nav> <!-- end #menu-nav-wrap -->
</header> <!-- end header -->
<!-- home
================================================== -->
<section id="home">
<div class="overlay"></div>
<div class="home-content-table">
<div class="home-content-tablecell">
<div class="row">
<div class="col-twelve">
<h3 class="animate-intro"></h3>
<h2 class="animate-intro">
StiensGate Inc.
</h2>
<p class="animate-intro"> You Imagine, We Design.</p>
<div class="more animate-intro">
<a class="smoothscroll button stroke" href="#about">
Learn More
</a>
</div>
</div> <!-- end col-twelve -->
</div> <!-- end row -->
</div> <!-- end home-content-tablecell -->
</div> <!-- end home-content-table -->
</section> <!-- end home -->
<!-- about
================================================== -->
<section id="about">
<div class="row about-wrap">
<div class="col-full">
<div class="about-profile-bg"></div>
<div class="intro">
<h3 class="animate-this">About Us</h3>
<p class="lead animate-this"><span>StiensGate</span> is a creative digital agency that provides IT solutions for all your business problems, your perfect IT business partner.</p>
</div>
</div> <!-- end col-full -->
</div> <!-- end about-wrap -->
</section> <!-- end about -->
<!-- about
================================================== -->
<section id="services">
<div class="overlay"></div>
<div class="gradient-overlay"></div>
<div class="row narrow section-intro with-bottom-sep animate-this">
<div class="col-full">
<h3>Services</h3>
<h1>What We Do.</h1>
<p class="lead">We provide IT solutions to your business problems, </p>
</div> <!-- end col-full -->
</div> <!-- end row -->
<div class="row services-content">
<div class="services-list block-1-2 block-tab-full group">
<div class="bgrid service-item animate-this">
<span class="icon"><i class="icon-desktop"></i></span>
<div class="service-content">
<h3 class="h05">App Development</h3>
<p>We provide complete technology and solutions to boost up your business, be it android or windows our expertise in application development with stuuning UI design and Back-end programming will power up your business.
</p>
</div>
</div> <!-- end bgrid -->
<div class="bgrid service-item animate-this">
<span class="icon"><i class="icon-earth"></i></span>
<div class="service-content">
<h3 class="h05">Web Design</h3>
<p>Creating websites is getting more and more complex and is usually not a one person job. It is important to ensure that design is consistent and optimized to meet business objectives and create enjoyable experiences for users.
</p>
</div>
</div> <!-- end bgrid -->
<div class="bgrid service-item animate-this">
<span class="icon"><i class="icon-lego-block"></i></span>
<div class="service-content">
<h3 class="h05">Web Development</h3>
<p>Successful Website Design Projects Begin With Solid Project Scoping.In order to stay up-to-date on the latest web development trends, we put our heads together and curated this list of what we believe are the best web development you should be creating from us right now.
</p>
</div>
</div> <!-- end bgrid -->
<div class="bgrid service-item animate-this">
<span class="icon"><i class="icon-megaphone"></i></span>
<div class="service-content">
<h3 class="h05">Marketing</h3>
<p>Digital marketing for IT, security and tech companies. Rapid change is a constant in the high tech space and with information technology. Marketing is sufficient for our user's to give them satisfaction and best advice for particular
business.
</p>
</div>
</div> <!-- end bgrid -->
</div> <!-- end services-list -->
</div> <!-- end services-content -->
</section> <!-- end services -->
<!-- portfolio
================================================== -->
<section id="portfolio">
<div class="intro-wrap">
<div class="row narrow section-intro with-bottom-sep animate-this">
<div class="col-twelve">
<h3>Showcase</h3>
<h1>See Our Featured Projects.</h1>
<p class="lead">We've had the opportunity to work on a diverse range of projects with a variety of clients. The projects featured below are just a small portion of the many we have worked on over the years. If you're curious about whether or not we're a good fit for your particular business, feel free to get in touch to ask us directly, or schedule an appointment to have a more detailed discussion.</p>
</div>
</div> <!-- end row section-intro -->
</div> <!-- end intro-wrap -->
<div class="row portfolio-content">
<div class="col-twelve">
<div id="folio-wrap" class="bricks-wrapper">
<div class="brick folio-item">
<div class="item-wrap animate-this" data-src="images/portfolio/gallery/1.jpg" data-sub-html="#01" >
<a href="#" class="overlay">
<img src="images/portfolio/1.JPG" alt="Titlis">
<div class="item-text">
<span class="folio-types">
Solor energy
</span>
<h3 class="folio-title">Titlis</h3>
</div>
</a>
<a href="https://www.behance.net/" class='details-link' title="details">
<i class="icon-link"></i>
</a>
</div> <!-- end item-wrap -->
<div id="01" class='hide'>
<h4>Home Page</h4>
<p>This is home page of our first project given by TITLIS Engineering pvt. ltd. <a href="https://www.behance.net/">Details</a></p>
</div>
</div> <!-- end folio-item -->
<div class="brick folio-item">
<div class="item-wrap animate-this" data-src="images/portfolio/gallery/3.jpg" data-sub-html="#02">
<a href="#" class="overlay">
<img src="images/portfolio/3.JPG" alt="Titlis">
<div class="item-text">
<span class="folio-types">
Marketing
</span>
<h3 class="folio-title">Titlis</h3>
</div>
</a>
<a href="https://www.behance.net/" class='details-link' title="details">
<i class="icon-link"></i>
</a>
</div> <!-- end item-wrap -->
<div id="02" class='hide'>
<h4>Design</h4>
<p>This is a display of background design and picture selection according to client's demand.<a href="https://www.titlisindia.co.in/">Details</a></p>
</div>
</div> <!-- end folio-item -->
<div class="brick folio-item">
<div class="item-wrap animate-this" data-src="images/portfolio/gallery/4.jpg" data-sub-html="#03" >
<a href="#" class="overlay">
<img src="images/portfolio/4.JPG" alt="Explore">
<div class="item-text">
<span class="folio-types">
Web Design
</span>
<h3 class="folio-title">Titlis</h3>
</div>
</a>
<a href="https://www.titlisindia.co.in/" class='details-link' title="details">
<i class="icon-link"></i>
</a>
</div> <!-- end item-wrap -->
<div id="03" class='hide'>
<h4>Contact</h4>
<p>This is Contact section with map of our first project given by TITLIS Engineering pvt. ltd. <a href="https://www.titlisindia.co.in/">Details</a></p>
</div>
</div> <!-- end folio-item -->
<div class="brick folio-item">
<div class="item-wrap animate-this" data-src="images/portfolio/gallery/2.jpg" data-sub-html="#04" >
<a href="#" class="overlay">
<img src="images/portfolio/2.JPG" alt="Minimalismo">
<div class="item-text">
<span class="folio-types">
Web Design
</span>
<h3 class="folio-title">Titlis</h3>
</div>
</a>
<a href="https://www.behance.net/" class='details-link' title="details">
<i class="icon-link"></i>
</a>
</div> <!-- end item-wrap -->
<div id="04" class='hide'>
<h4>DEscription</h4>
<p>This is description page kept as simple as demand of client.<a href="https://www.titlisindia.co.in/">Details</a></p>
</div>
</div> <!-- end folio-item -->
<div class="brick folio-item">
<div class="item-wrap animate-this" data-src="images/portfolio/gallery/5.png" data-sub-html="#05" >
<a href="#" class="overlay">
<img src="images/portfolio/5.png" alt="Bicycle">
<div class="item-text">
<span class="folio-types">
Branding
</span>
<h3 class="folio-title">Workforce tracker</h3>
</div>
</a>
<a href="https://www.behance.net/" class='details-link' title="details">
<i class="icon-link"></i>
</a>
</div> <!-- end item-wrap -->
<div id="05" class='hide'>
<h4>Design</h4>
<p>A sample of design quality presented to client. </p>
</div>
</div> <!-- end folio-item -->
<div class="brick folio-item">
<div class="item-wrap animate-this" data-src="images/portfolio/gallery/6.png" data-sub-html="#06">
<a href="#" class="overlay">
<img src="images/portfolio/6.png" alt="Salad">
<div class="item-text">
<span class="folio-types">
Timesheet Reporting
</span>
<h3 class="folio-title">WorkForce Tracker</h3>
</div>
</a>
<a href="https://www.behance.net/" class='details-link' title="details">
<i class="icon-link"></i>
</a>
</div> <!-- end item-wrap -->
<div id="06" class='hide'>
<h4>Features</h4>
<p>Features included as per demand of client with efficency.</p>
</div>
</div> <!-- end folio-item -->
</div> <!-- end folio-wrap -->
</div> <!-- end twelve -->
</div> <!-- end portfolio-content -->
</section> <!-- end portfolio -->
<!-- Testimonials Section
================================================== -->
<section id="testimonials">
<div class="row">
<div class="col-twelve">
<h2 class="animate-this">Our Team</h2>
</div>
</div>
<div class="row flex-container">
<div id="testimonial-slider" class="flex-slider animate-this">
<ul class="slides">
<li>
<div class="testimonial-author">
<img src="images/avatars/user-02.jpg" alt="Author image">
<div class="author-info">
Hardik Shah
<span class="position">Web Designer & Developer</span>
</div>
</div>
</li> <!-- end slide -->
<li>
<div class="testimonial-author">
<img src="images/avatars/user-03.jpg" alt="Author image">
<div class="author-info">
Jayesh Chawla
<span>Web & App Developer</span>
</div>
</div>
</li> <!-- end slide -->
<li>
<div class="testimonial-author">
<img src="images/avatars/user-01.jpg" alt="Author image">
<div class="author-info">
Bhargav Gajjar
<span>Web Designer & Developer</span>
</div>
</div>
</li> <!-- end slide -->
<li>
<div class="testimonial-author">
<img src="images/avatars/_DSC4089.JPG" alt="Author image">
<div class="author-info">
Dharmik Sarvaiya
<span>Developer</span>
</div>
</div>
</li> <!-- end slide -->
</ul> <!-- end slides -->
</div> <!-- end testimonial-slider -->
</div> <!-- end flex-container -->
</section> <!-- end testimonials -->
<!-- stats
==================================================
<section id="clients">
<div class="row animate-this">
<div class="col-twelve">
<div class="client-lists owl-carousel">
<div><img src="images/clients/mozilla.png" alt=""></div>
<div><img src="images/clients/bower.png" alt=""></div>
<div><img src="images/clients/codepen.png" alt=""></div>
<div><img src="images/clients/envato.png" alt=""></div>
<div><img src="images/clients/firefox.png" alt=""></div>
<div><img src="images/clients/grunt.png" alt=""></div>
<div><img src="images/clients/evernote.png" alt=""></div>
<div><img src="images/clients/github.png" alt=""></div>
<div><img src="images/clients/joomla.png" alt=""></div>
<div><img src="images/clients/jQuery.png" alt=""></div>
<div><img src="images/clients/wordpress.png" alt=""></div>
</div>
</div> <!-- end col-twelve
</div> <!-- end row
</section> <!-- end clients -->
<!-- contact
================================================== -->
<section id="contact">
<div class="overlay"></div>
<div class="row narrow section-intro with-bottom-sep animate-this">
<div class="col-twelve">
<h3>Contact</h3>
<h1>Get In Touch.</h1>
</div>
</div> <!-- end section-intro -->
<div class="row contact-content">
<div class="col-seven tab-full ">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d740.6183983650686!2d-87.75774177078522!3d42.054467098700535!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x880fcf5fd00b608f%3A0xe03d319e8f65598!2s9531+Terminal+Ave%2C+Skokie%2C+IL+60077%2C+USA!5e0!3m2!1sen!2sin!4v1489828166918" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
<!-- contact-warning -->
<div id="message-warning"></div>
<!-- contact-success -->
<div id="message-success">
<i class="fa fa-check"></i>Your message was sent, thank you!<br>
</div>
</div> <!-- end col-seven -->
<div class="col-four tab-full contact-info end">
<h5>Contact Information</h5>
<div class="cinfo">
<h6>Where to Find Us</h6>
<p>
9531 Terminal Ave,<br>
Golf Road,Skokie,IL<br>
60077 US
</p>
</div> <!-- end cinfo -->
<div class="cinfo">
<h6>Email Us At</h6>
<p>
contact@stiensgate.com<br>
</p>
</div> <!-- end cinfo -->
<div class="cinfo">
<h6>Call Us At</h6>
<p>
Mobile: (+1)(773) 512 1778<br>
     (+91) 94 29 233874<br>
     (+91) 75 67 692407<br>
     (+91) 77 77 906549
</p>
</div>
</div> <!-- end cinfo -->
</div> <!-- end row contact-content -->
</section> <!-- end contact -->
<!-- footer
================================================== -->
<footer>
<div class="footer-main">
<!-- <div class="row">
<div class="col-five tab-full footer-about">
<h4 class="h05">Site Map.</h4>
<!--<p>Proin eget tortor risus. Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Praesent sapien massa, convallis a pellentesque nec, egestas non nisi. Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Nulla porttitor accumsan tincidunt. Nulla porttitor accumsan tincidunt. Proin eget tortor risus.</p>-->
<!-- <ul class="nav-list">
<li class="current"><a href="#home" title="">Home</a></li>
<li><a href="#about" title="">About</a></li>
<li><a href="#services" title="">Services</a></li>
<li><a href="#portfolio" title="">Works</a></li>
<li><a href="#testimonials" title="">Our team</a></li>
<li><a href="#contact" title="">Contact</a></li>
</ul>
<!-- </div> <!-- end footer-about -->
<!-- <div class="col-three tab-full footer-social">
<h4 class="h05">Follow Us.</h4>
<ul class="list-links">
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Instagram</a></li>
</ul>
</div> --> <!-- end footer-social -->
<!-- <!-- contact-warning -->
<div id="message-warning"></div>
<!-- contact-success -->
<!-- <div id="message-success">
<i class="fa fa-check"></i>Your message was sent, thank you!<br>
</div>
</div> <!-- end col-seven -->
<!-- <p>Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Praesent sapien massa.</p>
<div class="subscribe-form">
<form id="mc-form" class="group" novalidate="true">
<input type="email" value="" name="dEmail" class="email" id="mc-email" placeholder="type email" required="">
<!-- <input type="submit" name="subscribe" > -->
<!-- <button><i class="icon-mail"></i></button>
<label for="mc-email" class="subscribe-message"></label>
</form>
</div>
</div> <!-- end footer-subscribe -->
<!-- </div> <!-- end row -->
<!-- </div> <!-- end footer-main -->
<div class="footer-bottom">
<div class="search-box">
<a href="https://www.google.co.in/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=steinsgate+inc&*">
<img src="images/serchbox.png" alt="Serch into google" style="width:380px;height:54px;"></a>
</div>
<!-- <div class="col1-four tab-full footer-subscribe end">
<h4 class="h05">Get Notified.</h4>
<form action="../inc/send.php" name="contactform" method="post">
First name: <input type="text" name="fname"><br>
Last name: <input type="text" name="lname"><br>
<input type="submit" value="Submit">
</form> -->
<div class="social-icon">
<a href="https://www.twitter.com/stiensgateinc">
<img src="images/social/Twitter.png" alt="twitter" style="width:50px;height:50px;"></a>
<a href="https://www.instagram.com/stiensgateinc/">
<img src="images/social/Instagram.png" alt="twitter" style="width:50px;height:50px;"></a>
<a href="https://www.plus.google.com">
<img src="images/social/Google+.png" alt="twitter" style="width:50px;height:50px;"></a>
<a href="https://www.facebook.com/stiensgateinc">
<img src="images/social/Facebook.png" alt="twitter" style="width:50px;height:50px;"></a>
</div>
<div class="row">
<div class="col-twelve">
<div class="copyright">
<span>© Copyright Stiensgate Inc. 2017.</span>
<span>Design by <a href="http://www.stiensgate.com/">Stiensgate Inc.</a></span>
</div>
</div>
</div>
</div> <!-- end footer-bottom -->
<div id="go-top">
<a class="smoothscroll" title="Back to Top" href="#top">
<i class="fa fa-long-arrow-up" aria-hidden="true"></i>
</a>
</div>
</footer>
<div id="preloader">
<div id="loader"></div>
</div>
<!-- Java Script
================================================== -->
<script src="js/jquery-2.1.3.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>