-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-old.html
631 lines (559 loc) · 23.5 KB
/
index-old.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr">
<head>
<base href="http://cloudwaresite.s3-website-us-west-2.amazonaws.com/" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Home</title>
<!-- <link rel="stylesheet" type="text/css" href="/templates/codeon/bootstrap/css/bootstrap.min.css"/> -->
<!--bootstrap css-->
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!--custom css-->
<link href="css/style.css" rel="stylesheet" type="text/css">
<!--flex slider css-->
<link href="css/flexslider.css" rel="stylesheet">
<!--google web fonts css-->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800' rel='stylesheet' type='text/css'>
<!--ion icons css-->
<link href="icons/css/ionicons.min.css" rel="stylesheet">
<!--animated css-->
<link href="css/animate.css" rel="stylesheet">
<link href="css/owl.carousel.css" rel="stylesheet" type="text/css" media="screen">
<link href="css/owl.theme.css" rel="stylesheet" type="text/css" media="screen">
<!-- The HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="/js/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target="#navigation" data-offset="80">
<section id="home" data-stellar-background-ratio="0.5" data-stellar-vertical-offset="">
<div class="parallax-overlay"></div>
<div class="home-content text-center">
<div class="container">
<h1 class=" slide-logo">CloudWare Solutions</h1>
<div class="moduletable">
<div class="custom">
<div class="main-flex-slider">
<ul class="slides">
<li>
<h1>LET'S WORK TOGETHER</h1>
</li>
<li>
<h1>Get Your Application to the Cloud</h1>
</li>
<li>
<h1>Clean Modern design</h1>
</li>
</ul>
</div>
<h2 class="slide-btm-text">Cloud Ready SOFTWARE FOR ALL</h2>
<div class="home-arrow-down text-center">
<p><a class="btn btn-lg btn-theme-color" href="#about">let's Start </a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="navigation">
<div class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">CloudWare</a>
</div>
<div class="navbar-collapse collapse">
<ul class="menu nav navbar-nav navbar-right">
<li class="item-435 current active"><a href="/">Home</a></li>
<li class="item-470"><a href="#about">About</a></li>
<li class="item-471"><a href="#services">Services</a></li>
<li><a href="index.html#work">Work</a></li>
<li class="item-472"><a href="#contact">Contact</a></li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
<!--/.container -->
</div>
</section>
<!--navigation section end here-->
<section id="about" class="padding-40">
<!--about page content-->
<div class="about-section">
<div class="container">
<div class="section-heading text-center">
<h4 class="small section-title"><span>We love what we do?</span></h4>
<h2 class="large section-title">About us</h2>
</div>
<!--section heading-->
</div>
<!--container-->
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="about-box wow animated fadeInDown" data-wow-duration="0.3s">
<div class="about-box-icon">
<i class="ion-ios7-lightbulb"></i>
</div>
<div class="about-box-text1">
<div class="moduletableabout-box-text">
<div class="about-box-text">
<h2>
Creative ideas </h2>
<p><span style="color: #121212; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 25px;">There is no problem we cannot solve. Our team of highly capable individuals bring new ideas to light in every aspect of software development. We believe in designing elegant solutions for your business needs.</span></p>
</div>
</div>
</div>
</div>
<!--about us box end-->
</div>
<div class="col-md-6 col-sm-6">
<div class="about-box wow animated fadeInDown" data-wow-delay="0.5">
<div class="about-box-icon">
<i class="ion-person-stalker"></i>
</div>
<div class="about-box-text2">
<div class="moduletableabout-box-text">
<div class="about-box-text">
<h2>
Creative Team </h2>
<p>
<span style="color: #121212; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 25px;">Our team of highly motivated technically capable individuals is backed by 15+ years of software development experience. We are part of software evolution and we constantly work towards making it better for you.</span></p>
</div>
</div>
</div>
</div>
<!--about us box end-->
</div>
</div>
<!--about services row end-->
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="about-box wow animated fadeInDown" data-wow-delay="0.6s">
<div class="about-box-icon">
<i class="ion-ios7-infinite"></i>
</div>
<div class="about-box-text3">
<div class="moduletableabout-box-text">
<div class="about-box-text">
<h2>
Clean Code </h2>
<p><span style="color: #121212; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 25px;">We believe and stand by best software development practices like unit testing and high test coverage to make solutions robust, continuous integration and delivery to reduce time to market and ultimately the cost.</span></p>
</div>
</div>
</div>
</div>
<!--about us box end-->
</div>
<div class="col-md-6 col-sm-6">
<div class="about-box wow animated fadeInDown" data-wow-delay="0.8s">
<div class="about-box-icon">
<i class="ion-ios7-cloud"></i>
</div>
<div class="about-box-text4">
<div class="moduletableabout-box-text">
<div class="about-box-text">
<h2>
Cloud Ready Solutions </h2>
<p><span style="color: #121212; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 25px;">Our solutions are designed to scale with a push of a button. We design to leverage cloud technologies to bring in elasitcity to your applications and help you reduce cost.</span></p>
</div>
</div>
</div>
</div>
<!--about us box end-->
</div>
</div>
<!--about services row end-->
<div class="about-section-more">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="about-more-info wow animated fadeInUp" data-wow-delay="0.3s">
<div class="moduletable">
<p></p>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="skills-wrapper wow animated bounceIn" data-wow-delay="0.6s">
<div class="moduletableskills-wrapper wow animated bounceIn">
<div class="customskills-wrapper wow animated bounceIn">
<h3 class="heading-progress">Web Design <span class="pull-right">88%</span></h3>
<div class="progress">
<div class="progress-bar" style="width: 88%" aria-valuemax="100" aria-valuemin="0" aria-valuenow="88" role="progressbar">
</div>
</div>
<h3 class="heading-progress">Web Development <span class="pull-right">78%</span></h3>
<div class="progress">
<div class="progress-bar" style="width: 78%" aria-valuemax="100" aria-valuemin="0" aria-valuenow="78" role="progressbar">
</div>
</div>
<h3 class="heading-progress">Software Design <span class="pull-right">82%</span></h3>
<div class="progress">
<div class="progress-bar" style="width: 82%" aria-valuemax="100" aria-valuemin="0" aria-valuenow="82" role="progressbar">
</div>
</div>
<h3 class="heading-progress">Software Development <span class="pull-right">90%</span></h3>
<div class="progress">
<div class="progress-bar" style="width: 90%" aria-valuemax="100" aria-valuemin="0" aria-valuenow="82" role="progressbar">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--section about 3 end-->
</div>
</div>
<div class="purchase-now">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1 class="wow animated fadeInLeft" data-wow-delay="0.3s">Using Design as a <strong>Business</strong> Strategy</h1>
</div>
<!--<div class="col-sm-4">
<a href="#" class="btn btn-lg btn-theme-color wow animated bounceIn" data-wow-delay="0.6s"> Purchase Now</a>
</div>-->
</div>
</div>
</div>
<!--page about content end here-->
</section>
<!--about section end here-->
<!--section services start here-->
<section id="services" class="padding-40">
<div class="services-section-1">
<div class="container">
<div class="section-heading text-center">
<h4 class="small section-title"><span>What we do?</span></h4>
<h2 class="large section-title">Our Services</h2>
</div>
<!--section heading-->
</div>
<!--container-->
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="margin-btm-40">
<h4>Flexibility built in</h4>
<p>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 wow animated fadeInLeft" data-wow-delay="0.3s">
<div class="row margin-btm-20">
<div class="col-md-2">
<div class="services-icon">
<i class="ion-ios7-people-outline"></i>
</div>
</div>
<div class="col-md-10">
<div class="service-info1">
<div class="moduletableservices-info">
<div class="services-info">
<h2>
IT Consulting </h2>
<p><span style="color: #121212; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 25px;">With our expertise in Cloud and Web technologies using Agile and Scrum methodologies, we can help you do the transformation you are looking for. </span></p>
</div>
</div>
</div>
</div>
</div>
<!--.services row end-->
<div class="row margin-btm-20">
<div class="col-md-2">
<div class="services-icon">
<i class="ion-person-stalker"></i>
</div>
</div>
<div class="col-md-10">
<div class="service-info2">
<div class="moduletableservice-info">
<div class="service-info">
<h2>
IT Staffing </h2>
<p><span style="color: #121212; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 25px;">We believe our network of talented people is our biggest strength and we can help you take full advantage of it. Wheather you need someone to come in and solve any technical or process problems or you want to build a team to realize your ideas, we can help you staff up!</span></p>
</div>
</div>
</div>
</div>
</div>
<!--.services row end-->
</div>
<div class="col-md-6 wow animated fadeInRight" data-wow-delay="0.6s">
<div class="row margin-btm-20">
<div class="col-md-2">
<div class="services-icon">
<i class="ion-gear-a"></i>
</div>
</div>
<div class="col-md-10">
<div class="service-info3">
<div class="moduletableservices-info">
<div class="services-info">
<h2>
Application Development </h2>
<p><span style="color: #121212; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 25px;">We provide application development services for all kinds of needs. We will work closely with you to determine the best possible solution for your business needs.</span></p>
</div>
</div>
</div>
</div>
</div>
<!--.services row end-->
<div class="row margin-btm-20">
<div class="col-md-2">
<div class="services-icon">
<i class="ion-social-wordpress"></i>
</div>
</div>
<div class="col-md-10">
<div class="service-info4">
<div class="moduletableservices-info">
<div class="services-info">
<h2>
Website Development </h2>
<p><span style="color: #121212; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 25px;">From simple business websites to customized web applications, we can rapidly enhance web presense for your business. If you already have a website, we can redesign it for you or can build a brand new one.</span></p>
</div>
</div>
</div>
</div>
</div>
<!--.services row end-->
</div>
</div>
</div>
</div>
<!--services section 1 end-->
<div class="services-section-2 parallax" data-stellar-background-ratio="0.5" style="background-position:50% -92.5px;">
<div class="container">
<div class="row">
<!--<div class="col-md-12 text-center">
<h1>Subscribe to Newsletter</h1>
<form class="newsletter-form">
<div class="row">
<div class="col-sm-4 col-sm-offset-4">
<div class="input-group">
<label class="sr-only" for="subscribe-email">Email address</label>
<input type="email" class="form-control" id="subscribe-email" placeholder="Enter your email">
<span class="input-group-btn">
<button type="submit" class="btn btn-theme-color btn-lg">OK</button>
</span>
</div>
</div>
</div>
</form>-->
</div>
</div>
</div>
</div>
<!--services section 1 end-->
</section>
<!--section services end here-->
<section id="work" class="padding-80">
<div class="work-section-1">
<div class="container">
<div class="section-heading text-center">
<h4 class="small section-title"><span>Latest portfolio</span></h4>
<h2 class="large section-title">Our work</h2>
</div>
<!--section heading-->
</div>
<div class="container">
<div class="row">
<div class="portfolio-box iso-call work-col-4" style="position: relative; height: 5.75px;">
<div class="project-post" style="position: absolute; left: 0px; top: 0px;">
<a href="http://bellevuebadminton.com">
<div class="image-wrapper">
<!-- <img src="img/sec-img2.jpg" class="img-responsive" alt="work-1"> -->
<div>
<p>
View Detail
</p>
</div>
<!--.image-overlay-->
</div>
<!--.image-wrapper-->
</a>
<div class="work-sesc">
<p>
Web Design
</p>
</div>
<!--.work-desc-->
</div>
<!--project post-->
</div>
</div>
</div>
<!--container-->
</div>
<!--work section 1-->
</section>
<section id="contact" class="padding-80">
<div class="contact-sec-1">
<div class="container">
<div class="section-heading text-center">
<h4 class="small section-title"><span>we Love to here from you </span></h4>
<h2 class="large section-title">Contact Us</h2>
</div>
<!--section heading-->
</div>
<!--.container-->
<div class="container">
<div class="row">
<div class="col-md-8">
<h4>Get in touch</h4>
<form name="sentMessage" id="contactForm" method="post" novalidate>
<div class="row">
<div class="col-md-6">
<div class="row control-group">
<div class="form-group col-xs-12 controls">
<label>Name<span>*</span></label>
<input type="text" class="form-control" placeholder="Name" id="name" required data-validation-required-message="Please enter your name.">
<p class="help-block"></p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="row control-group">
<div class="form-group col-xs-12 controls">
<label>Email Address<span>*</span></label>
<input type="email" class="form-control" placeholder="Email Address" id="email" required data-validation-required-message="Please enter your email address.">
<p class="help-block"></p>
</div>
</div>
</div>
</div>
<div class="row control-group">
<div class="form-group col-xs-12 controls">
<label>Message<span>*</span></label>
<textarea rows="5" class="form-control" placeholder="Message" id="message" required data-validation-required-message="Please enter a message."></textarea>
<p class="help-block"></p>
</div>
</div>
<br>
<div id="success"></div>
<div class="row">
<div class="form-group col-xs-12">
<button type="submit" class="btn btn-theme-color btn-lg">Send Message</button>
</div>
</div>
</form>
<!--contact form-->
</div>
<div class="col-md-4">
<h4>Contact info</h4>
<div class="contact-info wow animated fadeInRight" data-wow-delay=".6s">
<p><i class="fa fa-home"></i> 9010 159th Pl NE Redmond WA 98052</p>
<p><i class="fa fa-home"></i> 425 698 2960</p>
<p><i class="fa fa-envelope"></i> <a href="#">contact@cloudwaresolutions.net</a></p>
<hr>
<!-- <h4>Elsewhere</h4>
<ul class="list-inline social-colored">
<li><a href="#"><i class="fa fa-facebook icon-fb" data-toggle="tooltip" title="" data-original-title="Facebook" data-placement="top"></i></a></li>
<li><a href="#"><i class="fa fa-twitter icon-twit" data-toggle="tooltip" title="" data-original-title="Twitter" data-placement="top"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus icon-plus" data-toggle="tooltip" title="" data-original-title="Google pluse" data-placement="top"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin icon-in" data-toggle="tooltip" title="" data-original-title="Linkedin" data-placement="top"></i></a></li>
</ul> -->
</div>
</div>
</div>
</div>
</div>
<!--Contact-sec-1 end-->
</section>
<!--contact section end-->
<section id="footer" class="padding-80">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4 copyright">
<span>©2016. Cloudware Solutions LLC. All right reserved</span>
</div>
<div class="col-md-4 col-sm-6">
<ul class="list-inline social-colored">
<li><a href="#"><i class="ion-social-facebook icon-fb"></i></a></li>
<li><a href="#"><i class="ion-social-linkedin icon-fb"></i></a></li>
<li><a href="https://plus.google.com/112783349845133653238" rel="publisher"><i class="ion-social-googleplus icon-plus"></i></a></li>
</ul>
</div>
<div class="col-md-4 col-sm-4 footer-nav">
<ul class="list-inline">
<li><a href="/">Home</a></li>
<!--<li><a href="/blog-list.html">Latest news</a></li>
<li><a href="/typography.html">Typography</a></li>-->
</ul>
</div>
</div>
</div>
</section>
<!--footer end-->
<!--script files-->
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/moderniz.min.js" type="text/javascript"></script>
<script src="js/jquery-migrate.min.js" type="text/javascript"></script>
<script src="js/jquery.easing.1.3.min.js" type="text/javascript"></script>
<script src="bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/jquery.flexslider-min.js" type="text/javascript"></script>
<script src="js/wow.min.js" type="text/javascript"></script>
<script src="js/jquery.sticky.js" type="text/javascript"></script>
<script src="js/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
<script src="js/jquery.stellar.min.js" type="text/javascript"></script>
<script src="js/owl.carousel.min.js" type="text/javascript"></script>
<script src="js/jquery.mb.YTPlayer.min.js" type="text/javascript"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/easypiechart.js"></script>
<script src="js/jquery.isotope.min.js" type="text/javascript"></script>
<!--image loads plugin -->
<script src="js/jquery.imagesloaded.min.js" type="text/javascript"></script>
<script src="js/jquery.counterup.min.js" type="text/javascript"></script>
<script src="js/jquery.countdown.js" type="text/javascript"></script>
<script src="js/contact_me.js" type="text/javascript"></script>
<script src="js/jqBootstrapValidation.js" type="text/javascript"></script>
<script src="js/custom.js" type="text/javascript"></script>
<!--revolution slider plugins-->
<script src="rs-plugin/js/jquery.themepunch.tools.min.js" type="text/javascript"></script>
<script src="rs-plugin/js/jquery.themepunch.revolution.min.js" type="text/javascript"></script>
<script src="js/revolution-custom.js" type="text/javascript"></script>
<script src="js/isotope-custom.js" type="text/javascript"></script>
<script src="js/pace.min.js" type="text/javascript"></script>
<!-- <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=true"></script>
<script type="text/javascript">
var myLatlng;
var map;
var marker;
function initialize() {
myLatlng = new google.maps.LatLng(37.397802, -121.890288);
var mapOptions = {
zoom: 13,
center: myLatlng,
mapTypeId: google.maps.MapTypeId.ROADMAP,
scrollwheel: false,
draggable: false
};
map = new google.maps.Map(document.getElementById('map-canvas'), mapOptions);
var contentString = '<p style="line-height: 20px;"><strong>Banzhow Template</strong></p><p>123 My Street, Banzhow City, CA 4567</p>';
var infowindow = new google.maps.InfoWindow({
content: contentString
});
marker = new google.maps.Marker({
position: myLatlng,
map: map,
title: 'Marker'
});
google.maps.event.addListener(marker, 'click', function() {
infowindow.open(map, marker);
});
}
google.maps.event.addDomListener(window, 'load', initialize);
</script> -->
</body>
</html>