-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathservices.html
More file actions
491 lines (463 loc) · 28.9 KB
/
services.html
File metadata and controls
491 lines (463 loc) · 28.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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Services || FStackDev Software Development Agency</title>
<meta name="robots" content="noindex, follow" />
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.ico">
<!-- CSS
============================================ -->
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/plugins/slick.css">
<link rel="stylesheet" href="assets/css/plugins/font-awesome.css">
<link rel="stylesheet" href="assets/css/plugins/plugins.css">
<link rel="stylesheet" href="assets/css/style.css">
<!-- jQuery JS -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$("#footer-container").load("footer.html");
});
</script>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$("#header-container").load("header.html");
});
</script>
</head>
<body class="position-relative spybody" data-spy="scroll" data-target=".navbar-example2" data-offset="100">
<div class="main-content">
<!-- Start Page Wrapper -->
<main class="page-wrappper">
<div id="header-container"></div>
<!-- Start Breadcrumb Area -->
<div class="axil-breadcrumb-area breadcrumb-style-2 pt--170 pb--70 theme-gradient ppplr--100">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 order-2 order-lg-1 mt_md--30 mt_sm--30">
<div class="inner">
<div class="content">
<h1 class="page-title mb--20">Best solutions for your business</h1>
<p class="subtitle-2">A quick view of industry specific problems solved with design
by the awesome team at FStackDev.</p>
</div>
</div>
</div>
<div class="col-lg-7 order-1 order-lg-2">
<div class="breadcrumb-thumbnail-group with-image-group text-left text-lg-right">
<div class="thumbnail">
<img class="paralax-image" src="assets/images/others/keystoke-image-1.png" alt="Keystoke Images">
</div>
<div class="image-group">
<img class="paralax-image" src="assets/images/others/keystoke-image-2.svg" alt="Keystoke Images">
</div>
<div class="shape-group">
<div class="shape shape-1">
<img src="assets/images/others/shape-01.svg" alt="keystoke">
</div>
<div class="shape shape-2">
<img class="customOne" src="assets/images/others/shape-02.svg" alt="keystoke">
</div>
<div class="shape shape-3">
<img src="assets/images/others/shape-03.svg" alt="keystoke">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Breadcrumb Area -->
<!-- Axil Scroll Navigation Area -->
<div class="axil-scroll-navigation-area axil-scroll-navigation position-relative bg-color-white ppplr--100">
<!-- Start Navigation Nav -->
<nav class="axil-scroll-nav navbar navbar-example2">
<ul class="nav nav-pills justify-content-center sidebar__inner">
<li class="nav-item"><a class="nav-link smoth-animation active" href="#section1">Design</a></li>
<li class="nav-item"><a class="nav-link smoth-animation" href="#section2">Development</a></li>
<li class="nav-item"><a class="nav-link smoth-animation" href="#section5">Technology</a></li>
<li class="nav-item"><a class="nav-link smoth-animation" href="#section6">Content strategy</a>
</li>
</ul>
</nav>
<!-- End Navigation Nav -->
<!-- Start Navigation Content -->
<div id="section1" class="section axil-service-area bg-color-white ax-section-gap">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title text-left">
<span class="sub-title extra04-color wow" data-splitting>services</span>
<h2 class="title wow" data-splitting>Design</h2>
</div>
</div>
</div>
<!-- Start Service Wrapper -->
<div class="row">
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image active">
<div class="inner">
<div class="icon">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-04.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Design Concept</a></h4>
<p>So, you have a startup with a limited budget? We’ll make a design concept for a site or mobile application to attract your audience and make your awesome product even more awesome.</p>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image">
<div class="inner">
<div class="icon gradient-color-02">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-02.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Website design</a></h4>
<p>Our certified developers have incomparable expertise in working with the latest web technologies to deliver custom web solutions. Whether creating a web presence for your company, an information hub for your business or empowering your apps/IOT devices through backend- FStackDev does it all by covering a wide spectrum of web solutions and frameworks.
</p>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image">
<div class="inner">
<div class="icon gradient-color-03">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-01.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Mobile app design</a></h4>
<p>FStackDev is a top mobile app development team that is well-known for delivering native Android and iOS app development using Kotlin and Swift, hybrid and cross-platform app development services to build next-gen mobile applications using the latest technology stack.
</p>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
</div>
<!-- End Service Wrapper -->
</div>
</div>
<!-- End Navigation Content -->
<!-- Start Navigation Content -->
<div id="section2" class="section axil-service-area bg-color-lightest ax-section-gap">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title text-left">
<span class="sub-title extra04-color wow" data-splitting>services</span>
<h2 class="title wow" data-splitting>Development</h2>
</div>
</div>
</div>
<!-- Start Service Wrapper -->
<div class="row">
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image active">
<div class="inner">
<div class="icon">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-04.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Content Managment</a></h4>
<p>We design professional looking yet simple websites. Our designs are
search engine
and user friendly. </p>
<a class="axil-button" data-hover="Learn More" href="single-service.html">Learn More</a>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image">
<div class="inner">
<div class="icon gradient-color-02">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-02.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Mobile app development</a></h4>
<p>We design professional looking yet simple websites. Our designs are
search engine
and user friendly. </p>
<a class="axil-button" data-hover="Learn More" href="single-service.html">Learn More</a>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image">
<div class="inner">
<div class="icon gradient-color-03">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-01.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">eCommerce</a></h4>
<p>We design professional looking yet simple websites. Our designs are
search engine
and user friendly. </p>
<a class="axil-button" data-hover="Learn More" href="single-service.html">Learn More</a>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
</div>
<!-- End Service Wrapper -->
</div>
</div>
<!-- End Navigation Content -->
<!-- Start Navigation Content -->
<div id="section5" class="section axil-service-area bg-color-white ax-section-gap">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title text-left">
<span class="sub-title extra04-color wow" data-splitting>services</span>
<h2 class="title wow" data-splitting>Technology</h2>
</div>
</div>
</div>
<!-- Start Service Wrapper -->
<div class="row">
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image active">
<div class="inner">
<div class="icon">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-04.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Hosting</a></h4>
<p>Your online security and privacy come first at FStackDev, and we will always support the rights of individuals and consumers online. It’s our mission to keep the Internet open, free, and safe for everyone.</p>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image">
<div class="inner">
<div class="icon gradient-color-02">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-02.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Big data analysis</a></h4>
<p>We provide customer insights for transparent and simpler products, by analyzing and predicting customer behavior through data derived from social media, GPS-enabled devices, and CCTV footage. </p>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
</div>
<!-- End Service Wrapper -->
</div>
</div>
<!-- End Navigation Content -->
<!-- Start Navigation Content -->
<div id="section6" class="section axil-service-area bg-color-lightest ax-section-gap">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title text-left">
<span class="sub-title extra04-color wow" data-splitting>services</span>
<h2 class="title wow" >Content strategy</h2>
</div>
</div>
</div>
<!-- Start Service Wrapper -->
<div class="row">
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image active">
<div class="inner">
<div class="icon">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-04.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Design</a></h4>
<p>We design professional looking yet simple websites. Our designs are
search engine
and user friendly. </p>
<a class="axil-button" data-hover="Learn More" href="single-service.html">Learn More</a>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image">
<div class="inner">
<div class="icon gradient-color-02">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-02.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Design</a></h4>
<p>We design professional looking yet simple websites. Our designs are
search engine
and user friendly. </p>
<a class="axil-button" data-hover="Learn More" href="single-service.html">Learn More</a>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12">
<div class="axil-service text-left axil-control paralax-image">
<div class="inner">
<div class="icon gradient-color-03">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images">
<div class="image-2"><img src="assets/images/icons/icon-01.svg" alt="Shape Images"></div>
</div>
</div>
<div class="content">
<h4 class="title"><a href="single-service.html">Design</a></h4>
<p>We design professional looking yet simple websites. Our designs are
search engine
and user friendly. </p>
<a class="axil-button" data-hover="Learn More" href="single-service.html">Learn More</a>
</div>
</div>
</div>
</div>
<!-- End Single Service -->
</div>
<!-- End Service Wrapper -->
</div>
</div>
<!-- End Navigation Content -->
</div>
<!-- Axil Scroll Navigation Area -->
<!-- Start Call To Action -->
<div class="axil-call-to-action-area shape-position ax-section-gap theme-gradient">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="axil-call-to-action">
<div class="section-title text-center">
<span class="sub-title extra04-color wow">Let's work together</span>
<h2 class="title wow" data-splitting>Need a successful project?</h2>
<a class="axil-button btn-large btn-transparent" href="#"><span
class="button-text">Estimate Project</span><span class="button-icon"></span></a>
<div class="callto-action">
<span class="text wow" data-splitting>Or call us now</span>
<span class="wow" data-splitting><i class="fal fa-phone-alt"></i> <a href="#">(123)
456 7890</a></span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="shape-group">
<div class="shape shape-01">
<img src="assets/images/others/shape-08.svg" alt="Shape">
</div>
<div class="shape shape-02">
<img src="assets/images/others/shape-09.svg" alt="Shape">
</div>
<div class="shape shape-03">
<img src="assets/images/others/shape-10.svg" alt="Shape">
</div>
<div class="shape shape-04">
<img src="assets/images/others/shape-11.svg" alt="Shape">
</div>
</div>
</div>
<!-- End Call To Action -->
</main>
<!-- End Page Wrapper -->
<!-- Start Footer Area -->
<div id="footer-container"></div>
<!-- End Footer Area -->
</div>
<!-- JS
============================================ -->
<!-- Modernizer JS -->
<script src="assets/js/vendor/modernizr.min.js"></script>
<!-- jQuery JS -->
<script src="assets/js/vendor/jquery.js"></script>
<!-- Bootstrap JS -->
<script src="assets/js/vendor/bootstrap.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/counterup.js"></script>
<script src="assets/js/imagesloaded.js"></script>
<script src="assets/js/isotope.js"></script>
<script src="assets/js/tilt.js"></script>
<script src="assets/js/anime.js"></script>
<script src="assets/js/tweenmax.js"></script>
<script src="assets/js/slipting.js"></script>
<script src="assets/js/scrollmagic.js"></script>
<script src="assets/js/addindicators.js"></script>
<script src="assets/js/slick.js"></script>
<script src="assets/js/youtube.js"></script>
<script src="assets/js/countdown.js"></script>
<script src="assets/js/scrollup.js"></script>
<script src="assets/js/stickysidebar.js"></script>
<script src="assets/js/contactform.js"></script>
<!-- Plugins JS -->
<script src="assets/js/plugins/plugins.min.js"></script>
<!-- Main JS -->
<script src="assets/js/main.js"></script>
<script>
var sidebar = new StickySidebar('.axil-scroll-nav', {
topSpacing: 0,
bottomSpacing: 0,
containerSelector: '.axil-scroll-navigation',
innerWrapperSelector: '.sidebar__inner'
});
</script>
</body>
</html>