-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
423 lines (370 loc) · 25.2 KB
/
services.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
<!DOCTYPE html>
<!--[if IE 8 ]><html class="ie" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><!--<![endif]-->
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Basic Page Needs -->
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<title>Services - Dwapura</title>
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="stylesheets/bootstrap.css" >
<!-- Theme Style -->
<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
<!-- Responsive -->
<link rel="stylesheet" type="text/css" href="stylesheets/responsive.css">
<!-- Colors -->
<link rel="stylesheet" type="text/css" href="stylesheets/colors/color1.css" id="colors">
<!-- Animation Style -->
<link rel="stylesheet" type="text/css" href="stylesheets/animate.css">
<!-- REVOLUTION LAYERS STYLES -->
<link rel="stylesheet" type="text/css" href="revolution/css/layers.css">
<link rel="stylesheet" type="text/css" href="revolution/css/settings.css">
<!--Popup Style-->
<link rel="stylesheet" type="text/css" href="stylesheets/magnific-popup.css">
<!--Timeline Style-->
<link rel="stylesheet" type="text/css" href="stylesheets/timeline.css">
<!--Custom Style-->
<link rel="stylesheet" type="text/css" href="stylesheets/custom.css">
<!-- Favicon and touch icons -->
<link href="icon/favicon.png" rel="shortcut icon">
<style>
.tp-fullwidth-forcer {
height: 420px !important;
}
</style>
</head>
<body class="header_sticky page-loading">
<!-- Preloader -->
<section class="loading-overlay">
<div class="preload-inner">
<div class="wBall" id="wBall_1">
<div class="wInnerBall"></div>
</div>
<div class="wBall" id="wBall_2">
<div class="wInnerBall"></div>
</div>
<div class="wBall" id="wBall_3">
<div class="wInnerBall"></div>
</div>
<div class="wBall" id="wBall_4">
<div class="wInnerBall"></div>
</div>
<div class="wBall" id="wBall_5">
<div class="wInnerBall"></div>
</div>
</div>
</section>
<!-- Boxed -->
<div class="boxed">
<!-- Header -->
<div class="site-header">
<header id="header" class="header logo-style2 header-absolute header-style2 header-navleft clearfix">
<div class="container-fluid">
<div class="header-wrap style-white clearfix">
<div class="logo-wrap">
<div id="logo" class="logo">
<a href="index.html" rel="home" title="Dwapura">
<img src="images/logo.png" alt="image">
</a>
</div><!-- /.logo -->
</div>
<div class="btn-menu color-white">
<i class="ti-align-right"></i>
</div><!-- //mobile menu button -->
<div class="wrap-menu-extra color-white">
<div class="menu-extra text-right color-white">
<ul>
<li class="search-box show-search">
<a href="#search" class="flat-search active"><i class="ti-search"></i></a>
</li>
</ul>
</div>
<div id="top-search" class="top-search">
<form action="#" method="get" class="form-search">
<input type="text" name="q" id="ss" class="form-control" value="" placeholder="Enter Your Search...">
</form>
</div>
</div>
<div class="nav-flat-wrap">
<div class="nav-wrap">
<nav id="mainnav" class="mainnav color-white">
<ul class="menu">
<!--<li class=" home">-->
<li >
<a class="has-mega" href="index.html">Home</a>
</li>
<li >
<a class="has-mega" href="index.html#brief">Brief</a>
</li>
<li >
<a class="has-mega" href="index.html#packages">Packages</a>
<ul class="submenu list-style">
<li><a href="ideaprototype.html">Idea to Prototype</a></li>
<li><a href="ideaproduction.html">Idea to Production</a></li>
<li><a href="ongoingpartnership.html">Ongoing Partnership</a></li>
</ul>
</li>
<li >
<a class="has-mega" href="index.html#services">Services</a>
<ul class="submenu list-style">
<li><a href="services.html#technical">Technical</a></li>
<li><a href="services.html#marketing">Marketing</a></li>
<li><a href="services.html#strategy">Strategy & Administration</a></li>
</ul>
</li>
<li >
<a class="has-mega" href="about.html">About Us</a>
</li>
<li >
<a class="has-mega" href="index.html#contact">Contact Us</a>
</li>
</ul>
</nav><!-- /.mainnav -->
</div><!-- /.nav-wrap -->
</div>
</div><!-- /.header-inner -->
</div>
</header><!-- /.header -->
</div>
<div id="rev_slider_1078_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container slide-overlay tparrows-none " data-alias="classic4export" data-source="gallery" style="margin:0px auto;background-color:transparent;padding:0px;margin-top:0px;margin-bottom:0px;">
<!-- START REVOLUTION SLIDER 5.3.0.2 auto mode -->
<div id="rev_slider_1078_1" class="rev_slider " style="display:none;" data-version="5.3.0.2">
<div class="slotholder"></div>
<ul class="h70p"><!-- SLIDE -->
<!-- SLIDE 1 -->
<li data-index="rs-3049" data-transition="fade" data-slotamount="7" data-hideafterloop="0" data-hideslideonmobile="off" data-easein="Power4.easeInOut" data-easeout="Power4.easeInOut" data-masterspeed="2000" data-rotate="0" data-saveperformance="off" data-title="Dwapura" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description="">
<!-- MAIN IMAGE -->
<img src="images/slides/services-bg.jpg" alt="" data-bgposition="center center" data-kenburns="off" data-duration="30000" data-ease="Linear.easeNone" data-scalestart="100" data-scaleend="120" data-rotatestart="0" data-rotateend="0" data-offsetstart="0 0" data-offsetend="0 0" data-bgparallax="10" class="rev-slidebg" data-no-retina>
<!-- LAYERS -->
<div class="overlay-parallax"></div>
<!-- LAYER NR. 12 -->
<div class="tp-caption title-slide font-cormorant letter-spacing-0"
id="slide-3049-layer-1"
data-x="['center','center','center','center']" data-hoffset="['-1','20','0','0']"
data-y="['middle','middle','middle','middle']" data-voffset="['-250','-250','-200','-200']"
data-fontsize="['80','80','60','50']"
data-lineheight="['170','170','100','50']"
data-fontweight="['500','500','500','500']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-type="text"
data-responsive_offset="on"
data-frames='[{"delay":100,"speed":2000,"frame":"0","from":"y:-50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"Power3.easeInOut"}]'
data-textAlign="['center','center','center','center']"
data-paddingtop="[10,10,10,10]"
data-paddingright="[0,0,0,0]"
data-paddingbottom="[30,30,30,30"
data-paddingleft="[0,0,0,0]"
style="z-index: 16; white-space: nowrap; font-family: 'Poppins', sans-serif; font-size: 50px">Services
</div>
</li>
</ul>
</div>
</div><!-- END REVOLUTION SLIDER -->
<section class=" flat-row home-creative-agency-s1 mt120p">
<div class="container">
<div class="section-info-cretive clearfix pb100 pt50 bgtimeline">
<!--Technical-->
<div class="divider h24"></div>
<!--Software-->
<div class="row mb30" id="technical">
<div class="col-md-12">
<div class="content-post text-center">
<h2 class="title-post blue-title text-uppercase fontsize36">Technical Services</h2>
</div><!-- /.content-post -->
</div>
</div>
<div class="row mt100">
<div class="col-md-6 section-reponsive-mb30 padding-left-70">
<div class="info-choose pl40 pr20">
<div class="title-section fontsub-16 ">
<h3 class="fontweight600 blue-title-left ">Software Product Design and Engineering</h3>
</div>
<p class="font-grey mb0">
Our team can build your App from the ground up or customize any application you need.
</p>
<ul class="list-style style-arrow-right meta-post padding-top-25 clearfix">
<li class="active mt10"><a class="font-grey normal_pointer">Web and mobile App Design</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">CMS Platform Development</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Mobile Application (iOS & Android)</a></li>
<!--li class="active mt10"><a class="font-grey normal_pointer">ERP Solutions</a></li-->
<li class="active mt10"><a class="font-grey normal_pointer">eCommerce Applications</a></li>
</ul>
</div>
</div>
<div class="col-md-6 section-reponsive-mb30 ">
<div class="featured-choose">
<img src="images/services/technical/software.jpg" alt="image" class="animated pulse">
</div>
</div>
</div>
<!--Hardware-->
<div class="row" style="margin-top: 50px;">
<div class="col-md-6 section-reponsive-mb30 padding-left-70">
<div class="featured-choose">
<img src="images/services/technical/hardware.jpg" alt="image" class="animated pulse">
</div>
</div>
<div class="col-md-6 section-reponsive-mb30">
<div class="info-choose pl40 pr20">
<div class="title-section fontsub-16 ">
<h3 class="fontweight600 blue-title-left ">Hardware Product Design and Engineering</h3>
</div>
<p class="font-grey mb0">
We handle all aspects of hardware product design and engineering including mechanical, chemical and electrical engineering work.
</p>
<ul class="list-style style-arrow-right meta-post padding-top-25 clearfix">
<li class="active mt10"><a class="font-grey normal_pointer">3D Modeling and CAD (computer-aided design)</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">3D Rendering</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">3D Printing</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Product Design</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Engineering Design</a> </li>
<li class="active mt10"><a class="font-grey normal_pointer">Manufacturing Design</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Product Development</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Rapid Prototyping</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Mechanical Engineering</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Chemical Engineering</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Electrical Engineering</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Custom PCB Design</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Low Volume Manufacturing</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Identification of High Volume Manufacturers</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Ongoing R&D and management of manufacturing and repairs</a></li>
</ul>
</div>
</div>
</div>
<!--Marketing-->
<div class="row mb30 mt100" id="marketing">
<div class="col-md-12">
<div class="content-post text-center">
<h2 class="title-post blue-title text-uppercase fontsize36">Marketing</h2>
</div><!-- /.content-post -->
</div>
</div>
<div class="row">
<div class="col-md-6 section-reponsive-mb30 padding-left-70">
<div class="featured-choose">
<img src="images/services/technical/marketing.jpg" alt="image" class="animated pulse">
</div>
</div>
<div class="col-md-6 section-reponsive-mb30">
<div class="info-choose pl40 pr20">
<ul class="list-style style-arrow-right meta-post padding-top-25 clearfix">
<li class="active mt10"><a class="font-grey normal_pointer">Digital Marketing</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Company Branding and Messaging</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Digital marketing including Search Engine Optimization and Social Media Marketing</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Marketing Collateral Design</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Email marketing</a></li>
</ul>
</div>
</div>
</div>
<!--Strategy & Administration-->
<div class="row mb30 mt100" id="strategy">
<div class="col-md-12">
<div class="content-post text-center">
<h2 class="title-post blue-title text-uppercase fontsize36">Strategy & Administration</h2>
</div><!-- /.content-post -->
</div>
</div>
<div class="row">
<div class="col-md-6 section-reponsive-mb30 padding-left-70">
<div class="info-choose pl40 pr20">
<ul class="list-style style-arrow-right meta-post padding-top-25 clearfix">
<li class="active mt10"><a class="font-grey normal_pointer">Business Plan Creation</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Startup Consulting & Business Strategy Advisory</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Company Registration (LLC, S Corp, C Corp)</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Operating Agreement Creation</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">EIN (Employee Identification Number) Application</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Patent Search</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Provisional Patent Application</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Nonprovisional Patent Application</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Pitch Deck Creation</a></li>
<li class="active mt10"><a class="font-grey normal_pointer">Fundraising Advisory</a></li>
</ul>
</div>
</div>
<div class="col-md-6 section-reponsive-mb30 ">
<div class="featured-choose">
<img src="images/services/technical/strategy.jpg" alt="image" class="animated pulse">
</div>
</div>
</div>
</div>
</div>
<div class="divider h48"></div>
</section>
<!-- Footer -->
<section class="blancejqurey1 footer">
<div class="flat-wrap-onehalf clearfix">
<div id="footer-second1" class="footer-onehalf bg-footer-color1 footer-second1 widget_info">
<div class="logo-footer margin-bottom-46">
<a href="index.html" rel="home" title="Dwapura">
<img src="images/logo.png" alt="image" class="footer_logo">
</a>
</div><!-- /.logo -->
<!-- <ul class="flat-information">
<li>40 Baria Sreet 133/2 NewYork City, US</li>
<li>Email:<a href="#"> info.contact@gmail.com</a></li>
<li>Phone:<a href="#"> 784-412-0646</a></li>
</ul>-->
</div>
<div id="footer-second2" class="footer-onehalf bg-footer-color2 footer-second2 ">
<h4 class="margin-right-5 font-white">Copyright</h4>
<p class="font-white pb20">© 2020 Dwapura. All Rights Reserved.</p>
<div class="wrap-socials clearfix">
<!--<div class="follow-us float-left">
FOLLOW US:
</div>-->
<!--div class="flat-socials gradient-bgvioletgreen">
<a href="#" class="ml0"><i class="fa fa-facebook"></i><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-instagram"></i><i class="fa fa-instagram"></i></a>
</div-->
</div>
</div>
</div>
</section>
<!-- Go Top -->
<a class="go-top">
<i class="ti-angle-up"></i>
</a>
</div>
<!-- Javascript -->
<script type="text/javascript" src="javascript/jquery.min.js"></script>
<script type="text/javascript" src="javascript/bootstrap.min.js"></script>
<script type="text/javascript" src="javascript/jquery.easing.js"></script>
<script type="text/javascript" src="javascript/jquery-validate.js"></script>
<script type="text/javascript" src="javascript/jquery-waypoints.js"></script>
<script type="text/javascript" src="javascript/imagesloaded.min.js"></script>
<script type="text/javascript" src="javascript/owl.carousel.js"></script>
<script type="text/javascript" src="javascript/jquery-countTo.js"></script>
<script type="text/javascript" src="javascript/jquery.cookie.js"></script>
<script type="text/javascript" src="javascript/jquery.tweet.min.js"></script>
<script type="text/javascript" src="javascript/parallax.js"></script>
<script type="text/javascript" src="javascript/jquery.magnific-popup.min.js"></script>
<script type="text/javascript" src="javascript/main.js"></script>
<!-- Revolution Slider -->
<script type="text/javascript" src="revolution/js/jquery.themepunch.tools.min.js"></script>
<script type="text/javascript" src="revolution/js/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="revolution/js/slider2.js"></script>
<!-- SLIDER REVOLUTION 5.0 EXTENSIONS (Load Extensions only on Local File Systems ! The following part can be removed on Server for On Demand Loading) -->
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.actions.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.carousel.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.kenburn.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.migration.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.navigation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.parallax.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.slideanims.min.js"></script>
<script>
// simple modal
$('.simple-popup-link').magnificPopup({
type: 'inline',
mainClass: 'my-simple mfp-fade'
});
</script>
</body>
</html>