-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
589 lines (490 loc) · 27.8 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="shortcut icon" href="recursos/img/bicon.png" type="image/x-icon">
<title>We are BigBang Studio, a Digital Transformation Agency in Nicaragua</title>
<!--Integracion de bootstrap 3.7-->
<link rel="stylesheet" href="recursos/estilos/bootstrap.css">
<!--Integracion de fuente-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link rel="stylesheet" href="recursos/estilos/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="recursos/estilos/style.css">
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '215781312439107');
fbq('track', 'CompleteRegistration');
</script>
<noscript>
<img height="1" width="1"
src="https://www.facebook.com/tr?id=215781312439107&ev=PageView
&noscript=1"/>
</noscript>
<!-- End Facebook Pixel Code -->
</head>
<body>
<div class="container">
<!--Cabecera-->
<div class="content-menu">
<div class="row">
<div class="col-xl-8 col-lg-8 col-md-8 col-sm-7 col-3">
<img src="recursos/img/logo.jpg" alt="Bmarkt Studio" class="pull-left logo" id="bicon">
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-5 col-9">
<p class="contacto"> <span class="email"><img src="recursos/img/Sobre.jpg" alt="" class="mail-ico"> Email us:</span> [email protected]</p>
</div>
</div>
</div>
<!--Seccion de formuario-->
<div class="row-hd cont-formulario">
<div class="row">
<div class="col-lg-8 col-md-6 col-sm-12 col-12">
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-12">
<div class="content-formulario">
<p class="title-form red">LET'S WORK TOGETHER</p>
<form action="api/api.php" method="POST" enctype="multipart/form-data">
<div class="form-hd">
<i class="fa fa-user ico-form"></i>
<input type="text" id="input-name" class="form-control" name="name" required>
<label for="input-name" data-error="wrong" data-success="right">Insert your name</label>
</div>
<div class="form-hd">
<i class="fa fa-at ico-form"></i>
<input type="email" id="input-email" class="form-control" name="email" required>
<label for="input-email" data-error="wrong" data-success="right">Insert your e-mail</label>
</div>
<div class="form-hd">
<i class="fa fa-building ico-form"></i>
<input type="text" id="input-Corporation" class="form-control" name="company" required>
<label for="input-Corporation" data-error="wrong" data-success="right">Company</label>
</div>
<div class="form-hd form-hd-select">
<select class="select-option" name="select-service">
<option class="select-item1" disabled="disabled">Select your plan</option>
<option class="select-item" value="Basic">Basic</option>
<option class="select-item" value="Pro">Pro</option>
<option class="select-item" value="Prime">Prime</option>
<option class="select-item" value="Custom">Custom</option>
</select>
</div>
<textarea class="form-control textarea1" rows="3" id="mensaje" placeholder="Enter the description of your project" name="proyect" required></textarea>
<div class="content-button">
<!-- <input type="checkbox" name="checkbox-1" id="checkbox1" class="has-warning" required>
<label for="checkbox1" data-toggle="tooltip" data-placement="top" title="Favor seleccionar que acepta términos y condiciones">
Yes. I would like to subscribe and I accept the <a class="red enlace-pdf" href="recursos/pdf/Terminos y condiciones.pdf" download="Terminos y condiciones">Terms and Conditions</a><br>
We will not forward your email address to any third party
</label> -->
<button type="submit" class="btn btn-naranja">GET A FREE QUOTE</button>
</div>
</form>
</div>
</div>
</div>
</div>
<!--Fín de seccion de formuario-->
<!--Porqué trabajar con nosotros-->
<div class="row-hd cont-info">
<div class="row align-items-center">
<div class="col-xl-12 col-lg-12 col-md-12 col-12">
<h1 class="title-work h2-responsive">Why <span class="red">work</span> with us?</h1>
</div>
<div class="col-xl-6 col-lg-6 col-md-12">
<div class="row content-info">
<div class="col-lg-2 col-md-3 col-12 content-ico-img">
<img src="recursos/img/4.jpg" class="img-icon" alt="">
</div>
<div class="col-lg-10 col-md-9 col-12">
<p class="txt-info">
<span class="title-info-content"> High quality:</span><br>
Our design department makes sure that every website we create is user-friendly and has the highest graphic standards. Your website will reflect the values you want. We will make sure your clients have a great online experience.
</p>
</div>
</div>
<div class="row content-info">
<div class="col-lg-2 col-md-3 col-12 content-ico-img">
<img src="recursos/img/2.jpg" class="img-icon" alt="">
</div>
<div class="col-lg-10 col-md-9 col-12">
<p class="txt-info">
<span class="title-info-content">Functional & Effective:</span><br>
We know there is more to a great website than good looks. Big Bang will make sure your website works the way you want it to work. We will help you reach your goals, from ecommerce to basic informative website.
</p>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-12">
<div class="row content-info">
<div class="col-lg-2 col-md-3 col-12 content-ico-img">
<img src="recursos/img/3.jpg" class="img-icon" alt="">
</div>
<div class="col-lg-10 col-md-9 col-12">
<p class="txt-info">
<span class="title-info-content">Fair Billing:</span><br>
One of the perks of hiring us for your website services is fair and honest pricing. We are committed to giving you great value for your investment. We make sure that all of your payments are secure, using paypal. With Big Bang, you know your money will be in the right hands.
</p>
</div>
</div>
<div class="row content-info">
<div class="col-lg-2 col-md-3 col-12 content-ico-img">
<img src="recursos/img/1.jpg" class="img-icon" alt="">
</div>
<div class="col-lg-10 col-md-9 col-12">
<p class="txt-info">
<span class="title-info-content">Real Human Support: </span><br>
At Big Bang, We will provide you with a quick response from a real person that truly wants to help you. You will be able to reach us via email, phone, or Skype.
</p>
</div>
</div>
</div>
</div>
</div>
<!--Fín -->
<!--Video de Bigbang -->
<div class="row-hd">
<iframe class="video_stream" modestbranding=1 data-channel="BigBang Studio" src="https://www.youtube.com/embed/6JrF3snbyMQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<!--Fín Video de Bigbang -->
<div class="row-hd content-feature">
<div class="row">
<div class="col-xl-5 col-lg-4 col-md-4">
</div>
<div class="col-xl-7 col-lg-8 col-md-8">
<div class="row">
<div class="col-md-12">
<h3 class="h3-responsive red">Features</h3>
</div>
<div class="col-lg-6 col-md-6">
<ul class="lista">
<li>Custom Design</li>
<li>Responsive</li>
<li>SEO</li>
<li>Google Analytics</li>
<li>SSL</li>
</ul>
</div>
<div class="col-lg-6 col-md-6">
<ul class="lista">
<li>Contact Form</li>
<li>Social Media Integration</li>
<li>Products Gallery</li>
<li>Shopping Car</li>
<li>Blogs</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--Planes -->
<div class="row-hd content-planes">
<div class="row">
<div class="col-md-12 col-12">
<h3 class="title-planes h3-responsive ">Find the <span class="red">right plan</span> for you</h3>
</div>
<div class="col-md-8 offset-md-2">
<p class="txt-planes-desc">
We have monthly plans that adapt to your needs. We are also willing to do custom projects.
</p>
</div>
<div class="content-plan">
<div class="plan2">
<p class="tipe-plan2 tp1">BASIC</p>
<p class="title-plan2">Informative</p>
<div class="txt-plan2">
<p>Responsive Design</p>
<p>Up to 4 pages</p>
<p>1 institucional e-mail account</p>
<p>Social Media Integration</p>
<p>Basic SEO</p>
<p>Hosting and domain</p>
<p>Maintenance <br><span class="per-mont">(4 per month</span>)</p>
<p>Content updates <br><span class="per-mont">(1 per month</span>)</p>
</div>
<p>
<span class="costo2">$449</span><br>
per month
</p>
<a href="#form" class="btn btn-basic" id="basic">Learn more</a>
</div>
<div class="plan">
<p class="tipe-plan tp2">PRO</p>
<p class="title-plan">Product Catalog</p>
<div class="txt-plan">
<p>Responsive Design</p>
<p>Up to 8 pages</p>
<p>3 institucional e-mail account</p>
<p>Social Media Integration</p>
<p>Basic SEO + article writing<br><span class="per-mont">(2 per month)</span></p>
<p>Hosting and domain</p>
<p>Maintenance <br><span class="per-mont">(2 per month)</span></p>
<p>Content updates <br><span class="per-mont">(2 per month)</span></p>
<p>Product updates <br><span class="per-mont">(1 per month)</span></p>
<p>Blog</p>
<p>Live Chat</p>
</div>
<p>
<span class="costo">$1199</span><br>
per month
</p>
<a href="#form" class="btn btn-pro" id="pro">Learn more</a>
</div>
<div class="plan2">
<p class="tipe-plan2 tp3">PRIME</p>
<p class="title-plan2">E-Commerce</p>
<div class="txt-plan2">
<p>Responsive Design</p>
<p>Up to 12 pages</p>
<p>8 institucional e-mail account</p>
<p>Social Media Integration</p>
<p>Basic SEO + article writing <br><span class="per-mont">(4 per month</span>)</p>
<p>Hosting and domain</p>
<p>Maintenance <br><span class="per-mont">(4 per month</span>)</p>
<p>Content updates <br><span class="per-mont">(4 per month</span>)</p>
<p>Product updates <br><span class="per-mont">(2 per month</span>)</p>
<p>Live Chat</p>
</div>
<p>
<span class="costo2">$2499</span><br>
per month
</p>
<a href="#form" class="btn btn-prime" id="prime" >Learn more</a>
</div>
</div>
</div>
</div>
<div class="row content-slide">
<div class="col-md-12">
<h3 class="title-slide h3-responsive">Some of <span class="red">our work</span></h3>
</div>
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="text-slider">
FAREM ESTELÍ, UNAN MANAGUA
</div>
<img class="d-block w-100 img-slide" src="recursos/img/Farem.jpg" alt="First slide">
</div>
<div class="carousel-item">
<div class="text-slider">
Visión Dental
</div>
<img class="d-block w-100 img-slide" src="recursos/img/Vision-dental.jpg" alt="Second slide">
</div>
<div class="carousel-item">
<div class="text-slider">
Colectivo Atol
</div>
<img class="d-block w-100 img-slide" src="recursos/img/atol.jpg" alt="First slide">
</div>
</div>
</div>
</div>
<!-- nos respaldan -->
<div class="row content-respaldo">
<div class="col-md-12 col-12">
<h3 class="title-respaldos h3-responsive ">Our work is<span class="red"> supported </span> by</h3>
</div>
<div class="col-md-8 offset-md-2">
<p class="txt-relpaldos">
We are part of YLAI, a department of state program. We have also received professional education in the marketing industry.
</p>
</div>
<div class="col-md-4 cont-img-logo">
<img src="recursos/img/YLAI.jpg" alt="" class="img-logo">
</div>
<div class="col-md-4 cont-img-logo">
<img src="recursos/img/Falls-digital.jpg" alt="" class="img-logo">
</div>
<div class="col-md-4 cont-img-logo">
<img src="recursos/img/Falls-communication.jpg" alt="" class="img-logo">
</div>
</div>
<!--Testimonial
<div class="row-hd cont-frase">
<div class="row">
<div class="col-md-12">
<h2 class="title-planes h3-responsive">Why People <span class="red">love us</span></h2>
</div>
<div class="col-md-12 col-12 content-comilla">
<span class="comilla">”</span>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="row">
<p class="txt-frase">
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Blanditiis architecto quod laudantium maxime quo minus facere ipsa.
Iste nemo unde ut est nesciunt,
similique doloremque blanditiis, reiciendis animi quae perferendis.
</p>
<div class="col-md-12">
<img src="recursos/img/mark.jpg" alt="" class="mx-auto d-block img-frase">
<p class="txt-des-frase">
Mark Zuckerberg<br>
<span class="txt-des-frase-span">
Facebook CEO
</span>
</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="row">
<p class="txt-frase">
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Blanditiis architecto quod laudantium maxime quo minus facere ipsa.
Iste nemo unde ut est nesciunt,
similique doloremque blanditiis, reiciendis animi quae perferendis.
</p>
<div class="col-md-12">
<img src="recursos/img/mark.jpg" alt="" class="mx-auto d-block img-frase">
<p class="txt-des-frase">
Mark Zuckerberg<br>
<span class="txt-des-frase-span">
Facebook CEO
</span>
</p>
</div>
</div>
</div>
</div>
</div>-->
<hr class="linea">
<div class="row-hd cont-form" id="form">
<div class="justify-content-center">
<div class="col-md-12">
<p class="title-form2">LET'S WORK <span class="red title-lite">TOGETHER</span></p>
</div>
<div class="content-form2">
<form action="api/sendEmail.php" method="POST" enctype="multipart/form-data">
<div class="row">
<div class="col-md-6 col-12 space-form">
<div class="form-hd form-2">
<i class="fa fa-user ico-form"></i>
<input type="text" id="input-name2" class="form-control" name="nombre" required>
<label for="input-name2">Insert your name</label>
</div>
<div class="form-hd form-2">
<i class="fa fa-building ico-form"></i>
<input type="text" id="input-Corporation2" class="form-control" name="empresa" required>
<label for="input-Corporation2" data-error="wrong" data-success="right">Company</label>
</div>
</div>
<div class="col-md-6 col-12 space-form">
<div class="form-hd form-2">
<i class="fa fa-at ico-form"></i>
<input type="email" id="input-email2" class="form-control" name="correo" required>
<label for="input-email2" data-error="wrong" data-success="right">Insert your e-mail</label>
</div>
<div class="form-hd form-hd-select">
<select class="select-option select-option2" id="Select-Plan2" name="select-service">
<option disabled="disabled">Select your plan</option>
<option value="Basic">Basic</option>
<option value="Pro">Pro</option>
<option value="Prime">Prime</option>
<option value="Custom">Custom</option>
</select>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-12 col-12">
<textarea class="form-control textarea1 textarea2" rows="5" id="mensaje" placeholder="Enter the description of your project" name="proyecto" required></textarea>
</div>
<!-- <div class="col-lg-11 col-md-12 col-12">
<br>
<input type="checkbox" name="checkbox-2" id="checkbox2" class="has-warning" required>
<label class="label-check2" for="checkbox2" data-toggle="tooltip" data-placement="top" title="Favor seleccionar que acepta términos y condiciones">
Yes. I would like to subscribe and I accept the <a class="red enlace-pdf" href="recursos/pdf/Terminos y condiciones.pdf" download="Terminos y condiciones">Terms and Conditions</a> <br>
We will not forward your email address to any third party
</label>
</div> -->
</div>
<div class="row justify-content-center">
<div class="col-md-8 col-md-offset-2 col-12">
<button type="submit" class="btn btn-naranja btn-naranja2">GET A FREE QUOTE</button>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="row-hd footer">
<div class="row justify-content-center">
<div class="col-md-2 col-sm-3 col-3">
<img src="recursos/img/B.png" alt="Bmarkt Studio" class="d-block logo-footer">
</div>
<div class="col-md-6 col-sm-9 col-9">
<p class="txt-footer">
<span class="email2"><img src="recursos/img/Sobre-2.png" alt="" class="mail-ico"> Email us:</span> [email protected]
</p>
</div>
<div class="col-md-4 col-sm-12 col-12">
<p class="txt-copy">
<span class="fa fa-copyright"></span> 2018 BIGBANG STUDIO. TODOS LOS DERECHOS RESERVADOS
</p>
</div>
</div>
</div>
</div>
<script src="recursos/js/jquery-3.2.1.min.js"></script>
<script src="recursos/js/bootstrap.js"></script>
<script src="recursos/js/mdb.js"></script>
<script>
$('.carousel').carousel({
interval: 3000
})
$( "#basic" ).click(function() {
$("#Select-Plan2").val("Basic");
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var $target = $(this.hash);
$target = $target.length && $target || $('[name=' + this.hash.slice(1) +']');
if ($target.length) {
var targetOffset = $target.offset().top;
$('html,body').animate({scrollTop: targetOffset}, 1000);
return false;
}
}
});
$( "#pro" ).click(function() {
$("#Select-Plan2").val("Pro");
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var $target = $(this.hash);
$target = $target.length && $target || $('[name=' + this.hash.slice(1) +']');
if ($target.length) {
var targetOffset = $target.offset().top;
$('html,body').animate({scrollTop: targetOffset}, 1000);
return false;
}
}
});
$( "#prime" ).click(function() {
$("#Select-Plan2").val("Prime");
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var $target = $(this.hash);
$target = $target.length && $target || $('[name=' + this.hash.slice(1) +']');
if ($target.length) {
var targetOffset = $target.offset().top;
$('html,body').animate({scrollTop: targetOffset}, 1000);
return false;
}
}
});
</script>
</body>
</html>