-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathit_price.html
584 lines (582 loc) · 23.8 KB
/
it_price.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>It.Next - IT Service Responsive Html Theme</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- site icons -->
<link rel="icon" href="images/fevicon/fevicon.png" type="image/gif" />
<!-- bootstrap css -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<!-- Site css -->
<link rel="stylesheet" href="css/style.css" />
<!-- responsive css -->
<link rel="stylesheet" href="css/responsive.css" />
<!-- colors css -->
<link rel="stylesheet" href="css/colors1.css" />
<!-- custom css -->
<link rel="stylesheet" href="css/custom.css" />
<!-- wow Animation css -->
<link rel="stylesheet" href="css/animate.css" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="default_theme" class="it_career">
<!-- loader -->
<div class="bg_load"> <img class="loader_animation" src="images/loaders/loader_1.png" alt="#" /> </div>
<!-- end loader -->
<!-- header -->
<header id="default_header" class="header_style_1">
<!-- header top -->
<div class="header_top">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="full">
<div class="topbar-left">
<ul class="list-inline">
<li> <span class="topbar-label"><i class="fa fa-home"></i></span> <span class="topbar-hightlight">540 Lorem Ipsum New York, AB 90218</span> </li>
<li> <span class="topbar-label"><i class="fa fa-envelope-o"></i></span> <span class="topbar-hightlight"><a href="mailto:[email protected]">[email protected]</a></span> </li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 right_section_header_top">
<div class="float-left">
<div class="social_icon">
<ul class="list-inline">
<li><a class="fa fa-facebook" href="https://www.facebook.com/" title="Facebook" target="_blank"></a></li>
<li><a class="fa fa-google-plus" href="https://plus.google.com/" title="Google+" target="_blank"></a></li>
<li><a class="fa fa-twitter" href="https://twitter.com" title="Twitter" target="_blank"></a></li>
<li><a class="fa fa-linkedin" href="https://www.linkedin.com" title="LinkedIn" target="_blank"></a></li>
<li><a class="fa fa-instagram" href="https://www.instagram.com" title="Instagram" target="_blank"></a></li>
</ul>
</div>
</div>
<div class="float-right">
<div class="make_appo"> <a class="btn white_btn" href="make_appointment.html">Make Appointment</a> </div>
</div>
</div>
</div>
</div>
</div>
<!-- end header top -->
<!-- header bottom -->
<div class="header_bottom">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-12 col-sm-12 col-xs-12">
<!-- logo start -->
<div class="logo"> <a href="it_home.html"><img src="images/logos/it_logo.png" alt="logo" /></a> </div>
<!-- logo end -->
</div>
<div class="col-lg-9 col-md-12 col-sm-12 col-xs-12">
<!-- menu start -->
<div class="menu_side">
<div id="navbar_menu">
<ul class="first-ul">
<li> <a href="it_home.html">Home</a>
<ul>
<li><a href="it_home.html">It Home Page</a></li>
<li><a href="it_home_dark.html">It Dark Home Page</a></li>
</ul>
</li>
<li><a href="it_about.html">About Us</a></li>
<li> <a href="it_service.html">Service</a>
<ul>
<li><a href="it_service_list.html">Services list</a></li>
<li><a href="it_service_detail.html">Services Detail</a></li>
</ul>
</li>
<li> <a href="it_blog.html">Blog</a>
<ul>
<li><a href="it_blog.html">Blog List</a></li>
<li><a href="it_blog_grid.html">Blog Grid</a></li>
<li><a href="it_blog_detail.html">Blog Detail</a></li>
</ul>
</li>
<li> <a class="active" href="#">Pages</a>
<ul>
<li><a href="it_career.html">Career</a></li>
<li><a href="it_price.html">Pricing</a></li>
<li><a href="it_faq.html">Faq</a></li>
<li><a href="it_privacy_policy.html">Privacy Policy</a></li>
<li><a href="it_error.html">Error 404</a></li>
</ul>
</li>
<li> <a href="it_shop.html">Shop</a>
<ul>
<li><a href="it_shop.html">Shop List</a></li>
<li><a href="it_shop_detail.html">Shop Detail</a></li>
<li><a href="it_cart.html">Shopping Cart</a></li>
<li><a href="it_checkout.html">Checkout</a></li>
</ul>
</li>
<li> <a href="it_contact.html">Contact</a>
<ul>
<li><a href="it_contact.html">Contact Page 1</a></li>
<li><a href="it_contact_2.html">Contact Page 2</a></li>
</ul>
</li>
</ul>
</div>
<div class="search_icon">
<ul>
<li><a href="#" data-toggle="modal" data-target="#search_bar"><i class="fa fa-search" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
<!-- menu end -->
</div>
</div>
</div>
</div>
<!-- header bottom end -->
</header>
<!-- end header -->
<!-- inner page banner -->
<div id="inner_banner" class="section inner_banner_section">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="title-holder">
<div class="title-holder-cell text-left">
<h1 class="page-title">Our Pricing</h1>
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li>Pages</li>
<li class="active">Pricing</li>
</ol>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end inner page banner -->
<!-- section -->
<div class="section padding_layout_1 service_list">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="main_heading text_align_center">
<h2>Our Pricing Plans</h2>
</div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<!-- full price table -->
<div class="price_table row" style="margin-top: 0;">
<!-- price table one -->
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="price_table_inner margin_bottom_30">
<div class="price_head text_align_center">
<h5>Starter</h5>
<p>The best to start</p>
</div>
<div class="price_contant">
<div class="center">
<p class="price_amount">$ <span class="price_no">180</span>/Per Month</p>
</div>
<div class="price_cont text_align_center">
<p>Fast service</p>
<p>Safe payments</p>
<p>Fully trained employees</p>
<p>Sustainable products</p>
</div>
</div>
<div class="price_bottom">
<div class="center"> <a href="#" class="btn dark_gray_bt">Get Started</a> </div>
</div>
</div>
</div>
<!-- end price table one -->
<!-- price table two -->
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 price_table_active">
<div class="row">
<div class="price_table_inner margin_bottom_30">
<div class="price_head text_align_center white_fonts">
<h5>Professional</h5>
<p>The best to start</p>
</div>
<div class="price_contant">
<div class="center">
<p class="price_amount">$ <span class="price_no">210</span>/Per Month</p>
</div>
<div class="price_cont text_align_center">
<p>Fast service</p>
<p>Safe payments</p>
<p>Fully trained employees</p>
<p>Sustainable products</p>
</div>
</div>
<div class="price_bottom">
<div class="center"> <a href="#" class="btn main_bt">Get Started</a> </div>
</div>
</div>
</div>
</div>
<!-- end price table two -->
<!-- price table three -->
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="price_table_inner">
<div class="price_head text_align_center">
<h5>Business</h5>
<p>The best to start</p>
</div>
<div class="price_contant">
<div class="center">
<p class="price_amount">$ <span class="price_no">240</span>/Per Month</p>
</div>
<div class="price_cont text_align_center">
<p>Fast service</p>
<p>Safe payments</p>
<p>Fully trained employees</p>
<p>Sustainable products</p>
</div>
</div>
<div class="price_bottom">
<div class="center"> <a href="#" class="btn dark_gray_bt">Get Started</a> </div>
</div>
</div>
</div>
<!-- end price table three -->
</div>
<!-- end full price table -->
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- section -->
<div class="section padding_layout_1 testmonial_section white_fonts">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="main_heading text_align_left">
<h2 style="text-transform: none;">What Clients Say?</h2>
<p class="large">Here are testimonials from clients..</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-7">
<div class="full">
<div id="testimonial_slider" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ul class="carousel-indicators">
<li data-target="#testimonial_slider" data-slide-to="0" class="active"></li>
<li data-target="#testimonial_slider" data-slide-to="1"></li>
<li data-target="#testimonial_slider" data-slide-to="2"></li>
</ul>
<!-- The slideshow -->
<div class="carousel-inner">
<div class="carousel-item active">
<div class="testimonial-container">
<div class="testimonial-content"> You guys rock! Thank you for making it painless, pleasant and most of all hassle free! I wish I would have thought of it first.
I am really satisfied with my first laptop service.</div>
<div class="testimonial-photo"> <img src="images/it_service/client1.jpg" class="img-responsive" alt="#" width="150" height="150"> </div>
<div class="testimonial-meta">
<h4>Maria Anderson</h4>
<span class="testimonial-position">CFO, Tech NY</span> </div>
</div>
</div>
<div class="carousel-item">
<div class="testimonial-container">
<div class="testimonial-content"> You guys rock! Thank you for making it painless, pleasant and most of all hassle free! I wish I would have thought of it first.
I am really satisfied with my first laptop service.</div>
<div class="testimonial-photo"> <img src="images/it_service/client2.jpg" class="img-responsive" alt="#" width="150" height="150"> </div>
<div class="testimonial-meta">
<h4>Maria Anderson</h4>
<span class="testimonial-position">CFO, Tech NY</span> </div>
</div>
</div>
<div class="carousel-item">
<div class="testimonial-container">
<div class="testimonial-content"> You guys rock! Thank you for making it painless, pleasant and most of all hassle free! I wish I would have thought of it first.
I am really satisfied with my first laptop service.</div>
<div class="testimonial-photo"> <img src="images/it_service/client3.jpg" class="img-responsive" alt="#" width="150" height="150"> </div>
<div class="testimonial-meta">
<h4>Maria Anderson</h4>
<span class="testimonial-position">CFO, Tech NY</span> </div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-5">
<div class="full"> </div>
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- section -->
<div class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="contact_us_section">
<div class="call_icon"> <img src="images/it_service/phone_icon.png" alt="#" /> </div>
<div class="inner_cont">
<h2>REQUEST A FREE QUOTE</h2>
<p>Get answers and advice from people you want it from.</p>
</div>
<div class="button_Section_cont"> <a class="btn dark_gray_bt" href="it_contact.html">Contact us</a> </div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- section -->
<div class="section padding_layout_1" style="padding: 50px 0;">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<ul class="brand_list">
<li><img src="images/it_service/brand_icon1.png" alt="#" /></li>
<li><img src="images/it_service/brand_icon2.png" alt="#" /></li>
<li><img src="images/it_service/brand_icon3.png" alt="#" /></li>
<li><img src="images/it_service/brand_icon4.png" alt="#" /></li>
<li><img src="images/it_service/brand_icon5.png" alt="#" /></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- Modal -->
<div class="modal fade" id="search_bar" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><i class="fa fa-close"></i></button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 offset-lg-2 offset-md-2 offset-sm-2 col-xs-10 col-xs-offset-1">
<div class="navbar-search">
<form action="#" method="get" id="search-global-form" class="search-global">
<input type="text" placeholder="Type to search" autocomplete="off" name="s" id="search" value="" class="search-global__input">
<button class="search-global__btn"><i class="fa fa-search"></i></button>
<div class="search-global__note">Begin typing your search above and press return to search.</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Model search bar -->
<!-- footer -->
<footer class="footer_style_2">
<div class="container-fuild">
<div class="row">
<div class="map_section">
<div id="map"></div>
</div>
<div class="footer_blog">
<div class="row">
<div class="col-md-6">
<div class="main-heading left_text">
<h2>It Next Theme</h2>
</div>
<p>Tincidunt elit magnis nulla facilisis. Dolor sagittis maecenas. Sapien nunc amet ultrices, dolores sit ipsum velit purus aliquet, massa fringilla leo orci.</p>
<ul class="social_icons">
<li class="social-icon fb"><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="social-icon tw"><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li class="social-icon gp"><a href="#"><i class="fa fa-google-plus" aria-hidden="true"></i></a></li>
</ul>
</div>
<div class="col-md-6">
<div class="main-heading left_text">
<h2>Additional links</h2>
</div>
<ul class="footer-menu">
<li><a href="it_about.html"><i class="fa fa-angle-right"></i> About us</a></li>
<li><a href="it_term_condition.html"><i class="fa fa-angle-right"></i> Terms and conditions</a></li>
<li><a href="it_privacy_policy.html"><i class="fa fa-angle-right"></i> Privacy policy</a></li>
<li><a href="it_news.html"><i class="fa fa-angle-right"></i> News</a></li>
<li><a href="it_contact.html"><i class="fa fa-angle-right"></i> Contact us</a></li>
</ul>
</div>
<div class="col-md-6">
<div class="main-heading left_text">
<h2>Services</h2>
</div>
<ul class="footer-menu">
<li><a href="it_data_recovery.html"><i class="fa fa-angle-right"></i> Data recovery</a></li>
<li><a href="it_computer_repair.html"><i class="fa fa-angle-right"></i> Computer repair</a></li>
<li><a href="it_mobile_service.html"><i class="fa fa-angle-right"></i> Mobile service</a></li>
<li><a href="it_network_solution.html"><i class="fa fa-angle-right"></i> Network solutions</a></li>
<li><a href="it_techn_support.html"><i class="fa fa-angle-right"></i> Technical support</a></li>
</ul>
</div>
<div class="col-md-6">
<div class="main-heading left_text">
<h2>Contact us</h2>
</div>
<p>123 Second Street Fifth Avenue,<br>
Manhattan, New York<br>
<span style="font-size:18px;"><a href="tel:+9876543210">+987 654 3210</a></span></p>
<div class="footer_mail-section">
<form>
<fieldset>
<div class="field">
<input placeholder="Email" type="text">
<button class="button_custom"><i class="fa fa-envelope" aria-hidden="true"></i></button>
</div>
</fieldset>
</form>
</div>
</div>
</div>
</div>
<div class="cprt">
<p>ItNext © Copyrights 2019 Design by html.design</p>
</div>
</div>
</div>
</footer>
<!-- end footer -->
<!-- js section -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- menu js -->
<script src="js/menumaker.js"></script>
<!-- wow animation -->
<script src="js/wow.js"></script>
<!-- custom js -->
<script src="js/custom.js"></script>
<script>
// This example adds a marker to indicate the position of Bondi Beach in Sydney,
// Australia.
function initMap() {
var map = new google.maps.Map(document.getElementById('map'), {
zoom: 11,
center: {lat: 40.645037, lng: -73.880224},
styles: [
{
elementType: 'geometry',
stylers: [{color: '#fefefe'}]
},
{
elementType: 'labels.icon',
stylers: [{visibility: 'off'}]
},
{
elementType: 'labels.text.fill',
stylers: [{color: '#616161'}]
},
{
elementType: 'labels.text.stroke',
stylers: [{color: '#f5f5f5'}]
},
{
featureType: 'administrative.land_parcel',
elementType: 'labels.text.fill',
stylers: [{color: '#bdbdbd'}]
},
{
featureType: 'poi',
elementType: 'geometry',
stylers: [{color: '#eeeeee'}]
},
{
featureType: 'poi',
elementType: 'labels.text.fill',
stylers: [{color: '#757575'}]
},
{
featureType: 'poi.park',
elementType: 'geometry',
stylers: [{color: '#e5e5e5'}]
},
{
featureType: 'poi.park',
elementType: 'labels.text.fill',
stylers: [{color: '#9e9e9e'}]
},
{
featureType: 'road',
elementType: 'geometry',
stylers: [{color: '#eee'}]
},
{
featureType: 'road.arterial',
elementType: 'labels.text.fill',
stylers: [{color: '#3d3523'}]
},
{
featureType: 'road.highway',
elementType: 'geometry',
stylers: [{color: '#eee'}]
},
{
featureType: 'road.highway',
elementType: 'labels.text.fill',
stylers: [{color: '#616161'}]
},
{
featureType: 'road.local',
elementType: 'labels.text.fill',
stylers: [{color: '#9e9e9e'}]
},
{
featureType: 'transit.line',
elementType: 'geometry',
stylers: [{color: '#e5e5e5'}]
},
{
featureType: 'transit.station',
elementType: 'geometry',
stylers: [{color: '#000'}]
},
{
featureType: 'water',
elementType: 'geometry',
stylers: [{color: '#c8d7d4'}]
},
{
featureType: 'water',
elementType: 'labels.text.fill',
stylers: [{color: '#b1a481'}]
}
]
});
var image = 'images/it_service/location_icon_map_cont.png';
var beachMarker = new google.maps.Marker({
position: {lat: 40.645037, lng: -73.880224},
map: map,
icon: image
});
}
</script>
<!-- google map js -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyA8eaHt9Dh5H57Zh0xVTqxVdBFCvFMqFjQ&callback=initMap"></script>
<!-- end google map js -->
</body>
</html>