-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
588 lines (553 loc) · 32.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Punic Games</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Rubik&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Navbar Start -->
<div class="container-fluid bg-white position-relative">
<nav class="navbar navbar-expand-lg bg-white navbar-light py-3 py-lg-0">
<a href="index.html" class="navbar-brand text-secondary">
<h1 class="display-4 text-uppercase">Punic Games</h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<div class="navbar-nav ml-auto py-0 pr-3 border-right">
<a href="index.html" class="nav-item nav-link active">Home</a>
<a href="about.html" class="nav-item nav-link">About</a>
<!--<a href="service.html" class="nav-item nav-link">Services</a>-->
<!--<a href="price.html" class="nav-item nav-link">Prices</a>-->
<a href="project.html" class="nav-item nav-link">Projects</a>
<a href="team.html" class="nav-item nav-link">Meet the team</a>
<!-- <div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">The Team</a>
<div class="dropdown-menu rounded-0 m-0">
<a href="team.html" class="dropdown-item">Meet them</a>
<a href="project.html" class="dropdown-item">Meet their Work</a>
</div>
-->
</div>
</div>
<!--
<div class="d-none d-lg-flex align-items-center pl-4">
<i class="fa fa-2x fa-mobile-alt text-primary mr-3"></i>
<div>
<h6 class="text-body text-uppercase mb-1"><small>Call Anytime</small></h6>
<h6 class="m-0">+012 345 6789</h6>
</div>
</div>
-->
</div>
</nav>
</div>
<!-- Navbar End -->
<!-- Header Start -->
<div class="container-fluid bg-primary py-5 px-0" style="margin-bottom: 90px;">
<div class="row mx-0 align-items-center">
<div class="col-lg-6 px-md-5 text-center text-lg-left">
<h1 class="display-2 text-uppercase mb-3">Panic-Rooms</h1>
<p class="text-dark mb-4">
Drawing directly from works such as The Backrooms and Kafka's Castle, an unnamed character, controlled by the player, wakes up in an incoherent, labyrinthine world.
As he explores this strange and suffocating world, he realises that he is not alone, and that he must be quick if he is to find a way to escape from it, for the entities that inhabit it are hostile.
</p>
<a href="https://punicgames.itch.io/panic-rooms" class="btn btn-dark text-uppercase mt-1 py-3 px-5" target="_blank">Play</a>
</div>
<div class="col-lg-6 px-0 text-right">
<img class="img-fluid mt-5 mt-lg-0" src="img/header.png" alt="">
</div>
</div>
</div>
<!-- Header End -->
<!-- About Start -->
<div class="container-fluid py-5">
<div class="container py-5">
<div class="row align-items-center">
<div class="col-lg-6">
<img class="img-fluid mb-4 mb-lg-0" src="img/about.jpg" alt="">
</div>
<div class="col-lg-6">
<h1 class="display-4 text-uppercase mb-4">Indie games made in Madrid, Spain</h1>
<h5 class="text-uppercase text-primary mb-3">Punic Games it's composed of five university students from many parts of the country.</h5>
<p class="mb-4">The development team is facing their first joint project, although it isn't certainly the first time they have done something. Go ahead and click the button to learn more about the team and their previous projects.</p>
<a href="team.html" class="btn btn-primary text-uppercase py-3 px-5">Meet the team</a>
</div>
</div>
</div>
</div>
<!-- About End -->
<!-- Services Start -->
<div class="container-fluid py-5">
<div class="container pt-5 pb-3">
<!-- <h1 class="display-4 text-uppercase text-center mb-5"></h1> -->
<div class="row">
<div class="col-lg-3 mb-2">
<div class="service-item rounded p-5 mb-4">
<i class="fa fa-3x fa-laptop-code text-primary mb-4"></i>
<h4 class="text-uppercase mb-4">Working <span class="d-block text-body">Remotely</span></h4>
<p class="m-0">The teams works on their own houses.</p>
</div>
</div>
<div class="col-lg-3 mb-2">
<div class="service-item rounded p-5 mb-4">
<i class="fa fa-3x fa-code text-primary mb-4"></i>
<h4 class="text-uppercase mb-4">Open<span class="d-block text-body">Source</span></h4>
<p class="m-0">All the projects of the team are Public at our GitHub.</p>
</div>
</div>
<div class="col-lg-3 mb-2">
<div class="service-item rounded p-5 mb-4">
<i class="fa fa-3x fa-rocket text-primary mb-4"></i>
<h4 class="text-uppercase mb-4">Digital <span class="d-block text-body">Creators </span></h4>
<p class="m-0">You can follow Punic Games on most digital platforms.</p>
</div>
</div>
<div class="col-lg-3 mb-2">
<div class="service-item rounded p-5 mb-4">
<i class="fa fa-3x fa-edit text-primary mb-4"></i>
<h4 class="text-uppercase mb-4">Original <span class="d-block text-body">Content</span></h4>
<p class="m-0">Instead of over-saturated formulas, we want to propose new sensations.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Services End -->
<!-- Portfolio Start -->
<div class="container-fluid py-5">
<div class="container pt-5 pb-3">
<h1 class="display-4 text-uppercase text-center mb-5">See our original art</h1>
<div class="row">
<div class="col-12 text-center mb-2">
<ul class="list-inline mb-4" id="portfolio-flters">
<li class="btn btn-outline-dark text-uppercase py-2 px-4 active" data-filter="*">
<i class="fa fa-star text-primary mr-2"></i>All
</li>
<li class="btn btn-outline-dark text-uppercase py-2 px-4" data-filter=".first">
<!--<i class="fa fa-laptop-code text-primary mr-2"></i>-->Characters
</li>
<li class="btn btn-outline-dark text-uppercase py-2 px-4" data-filter=".second">
<!--<i class="fa fa-mobile-alt text-primary mr-2"></i>-->Enemies
</li>
<li class="btn btn-outline-dark text-uppercase py-2 px-4" data-filter=".third">
<!--<i class="fa fa-mobile-alt text-primary mr-2"></i>-->Objects
</li>
</ul>
</div>
</div>
<div class="row portfolio-container">
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative rounded overflow-hidden mb-2">
<img class="img-fluid w-100" src="img/portfolio-1.jpg" alt="">
<div class="portfolio-btn d-flex align-items-center justify-content-center">
<a href="img/portfolio-1.jpg" data-lightbox="portfolio">
<i class="fa fa-4x fa-plus text-primary"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item second">
<div class="position-relative rounded overflow-hidden mb-2">
<img class="img-fluid w-100" src="img/portfolio-2.jpg" alt="">
<div class="portfolio-btn d-flex align-items-center justify-content-center">
<a href="img/portfolio-2.jpg" data-lightbox="portfolio">
<i class="fa fa-4x fa-plus text-primary"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item second">
<div class="position-relative rounded overflow-hidden mb-2">
<img class="img-fluid w-100" src="img/portfolio-3.jpg" alt="">
<div class="portfolio-btn d-flex align-items-center justify-content-center">
<a href="img/portfolio-3.jpg" data-lightbox="portfolio">
<i class="fa fa-4x fa-plus text-primary"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item second">
<div class="position-relative rounded overflow-hidden mb-2">
<img class="img-fluid w-100" src="img/portfolio-4.jpg" alt="">
<div class="portfolio-btn d-flex align-items-center justify-content-center">
<a href="img/portfolio-4.jpg" data-lightbox="portfolio">
<i class="fa fa-4x fa-plus text-primary"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item third">
<div class="position-relative rounded overflow-hidden mb-2">
<img class="img-fluid w-100" src="img/portfolio-5.jpg" alt="">
<div class="portfolio-btn d-flex align-items-center justify-content-center">
<a href="img/portfolio-5.jpg" data-lightbox="portfolio">
<i class="fa fa-4x fa-plus text-primary"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item second">
<div class="position-relative rounded overflow-hidden mb-2">
<img class="img-fluid w-100" src="img/portfolio-6.jpg" alt="">
<div class="portfolio-btn d-flex align-items-center justify-content-center">
<a href="img/portfolio-6.jpg" data-lightbox="portfolio">
<i class="fa fa-4x fa-plus text-primary"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative rounded overflow-hidden mb-2">
<img class="img-fluid w-100" src="img/portfolio-7.jpg" alt="">
<div class="portfolio-btn d-flex align-items-center justify-content-center">
<a href="img/portfolio-7.jpg" data-lightbox="portfolio">
<i class="fa fa-4x fa-plus text-primary"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item second">
<div class="position-relative rounded overflow-hidden mb-2">
<img class="img-fluid w-100" src="img/portfolio-8.jpg" alt="">
<div class="portfolio-btn d-flex align-items-center justify-content-center">
<a href="img/portfolio-8.jpg" data-lightbox="portfolio">
<i class="fa fa-4x fa-plus text-primary"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item second">
<div class="position-relative rounded overflow-hidden mb-2">
<img class="img-fluid w-100" src="img/portfolio-9.jpg" alt="">
<div class="portfolio-btn d-flex align-items-center justify-content-center">
<a href="img/portfolio-9.jpg" data-lightbox="portfolio">
<i class="fa fa-4x fa-plus text-primary"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio End -->
<!-- Pricing Plan Start -->
<!--
<div class="container-fluid py-5">
<div class="container pt-5 pb-3">
<h1 class="display-4 text-uppercase text-center mb-5">Competitive Pricing</h1>
<div class="row">
<div class="col-lg-4 mb-2">
<div class="bg-light rounded text-center pt-5 mt-lg-5 mb-4">
<h2 class="text-uppercase">Basic</h2>
<h6 class="text-uppercase text-body mb-5">The Best Choice</h6>
<div class="text-center bg-dark rounded-circle p-4 mb-2">
<h1 class="display-4 text-white mb-0">
<small class="align-top"
style="font-size: 22px; line-height: 45px;">$</small>49<small
class="align-bottom" style="font-size: 16px; line-height: 40px;">/
Mo</small>
</h1>
</div>
<div class="text-center py-4">
<p>HTML5 & CSS3</p>
<p>Bootstrap v4</p>
<p>Responsive Layout</p>
<p>Compatible With All Browsers</p>
<a href="" class="btn btn-dark text-uppercase py-2 px-4 my-3">Order Now</a>
</div>
</div>
</div>
<div class="col-lg-4 mb-2">
<div class="bg-dark rounded text-center pt-5 mb-4">
<h2 class="text-uppercase text-white">Standard</h2>
<h6 class="text-uppercase text-secondary mb-5">The Best Choice</h6>
<div class="text-center bg-primary rounded-circle p-4 mb-2">
<h1 class="display-4 mb-0">
<small class="align-top"
style="font-size: 22px; line-height: 45px;">$</small>99<small
class="align-bottom" style="font-size: 16px; line-height: 40px;">/
Mo</small>
</h1>
</div>
<div class="text-center text-secondary py-4">
<p>HTML5 & CSS3</p>
<p>Bootstrap v4</p>
<p>Responsive Layout</p>
<p>Compatible With All Browsers</p>
<a href="" class="btn btn-primary text-uppercase py-2 px-4 my-3">Order Now</a>
</div>
</div>
</div>
<div class="col-lg-4 mb-2">
<div class="bg-light rounded text-center pt-5 mt-lg-5 mb-4">
<h2 class=" text-uppercase">Extended</h2>
<h6 class="text-uppercase text-body mb-5">The Best Choice</h6>
<div class="text-center bg-dark rounded-circle p-4 mb-2">
<h1 class="display-4 text-white mb-0">
<small class="align-top"
style="font-size: 22px; line-height: 45px;">$</small>149<small
class="align-bottom" style="font-size: 16px; line-height: 40px;">/
Mo</small>
</h1>
</div>
<div class="text-center py-4">
<p>HTML5 & CSS3</p>
<p>Bootstrap v4</p>
<p>Responsive Layout</p>
<p>Compatible With All Browsers</p>
<a href="" class="btn btn-dark text-uppercase py-2 px-4 my-3">Order Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
-->
<!-- Pricing Plan End -->
<!-- Team Start -->
<!--
<div class="container-fluid py-5">
<div class="container py-5">
<h1 class="display-4 text-uppercase text-center mb-5">Meet Our Team</h1>
<div class="owl-carousel team-carousel position-relative" style="padding-left: 30px;">
<div class="team-item rounded overflow-hidden">
<div class="position-relative">
<img class="img-fluid w-100" src="img/team-1.jpg" alt="">
<div class="team-overlay">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="bg-light text-center p-4">
<h4 class="text-uppercase">John Doe</h4>
<p class="m-0">CEO, Founder</p>
</div>
</div>
<div class="team-item rounded overflow-hidden">
<div class="position-relative">
<img class="img-fluid w-100" src="img/team-2.jpg" alt="">
<div class="team-overlay">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="bg-light text-center p-4">
<h4 class="text-uppercase">Kate Wilson</h4>
<p class="m-0">Designer</p>
</div>
</div>
<div class="team-item rounded overflow-hidden">
<div class="position-relative">
<img class="img-fluid w-100" src="img/team-3.jpg" alt="">
<div class="team-overlay">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="bg-light text-center p-4">
<h4 class="text-uppercase">John Brown</h4>
<p class="m-0">Developer</p>
</div>
</div>
<div class="team-item rounded overflow-hidden">
<div class="position-relative">
<img class="img-fluid w-100" src="img/team-4.jpg" alt="">
<div class="team-overlay">
<div class="d-flex align-items-center justify-content-start">
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mx-1" href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="bg-light text-center p-4">
<h4 class="text-uppercase">Paul Watson</h4>
<p class="m-0">Marketer</p>
</div>
</div>
</div>
</div>
</div>
-->
<!-- Team End -->
<!-- Testimonial Start -->
<!--
<div class="container-fluid py-5">
<div class="container py-5">
<h1 class="display-4 text-uppercase text-center mb-5">Our Client's Say</h1>
<div class="owl-carousel testimonial-carousel">
<div class="testimonial-item position-relative text-center rounded p-4">
<img class="img-fluid rounded mx-auto my-4" src="img/testimonial-1.jpg" alt="">
<h5 class="text-uppercase">Client Name</h5>
<p class="text-uppercase">Profession</p>
<p class="text-secondary">Tempor lorem dolor sea et ipsum, lorem justo kasd dolore vero eos. Lorem duo ipsum sea amet et clita dolor</p>
</div>
<div class="testimonial-item position-relative text-center rounded p-4">
<img class="img-fluid rounded mx-auto my-4" src="img/testimonial-2.jpg" alt="">
<h5 class="text-uppercase">Client Name</h5>
<p class="text-uppercase">Profession</p>
<p class="text-secondary">Tempor lorem dolor sea et ipsum, lorem justo kasd dolore vero eos. Lorem duo ipsum sea amet et clita dolor</p>
</div>
<div class="testimonial-item position-relative text-center rounded p-4">
<img class="img-fluid rounded mx-auto my-4" src="img/testimonial-3.jpg" alt="">
<h5 class="text-uppercase">Client Name</h5>
<p class="text-uppercase">Profession</p>
<p class="text-secondary">Tempor lorem dolor sea et ipsum, lorem justo kasd dolore vero eos. Lorem duo ipsum sea amet et clita dolor</p>
</div>
<div class="testimonial-item position-relative text-center rounded p-4">
<img class="img-fluid rounded mx-auto my-4" src="img/testimonial-4.jpg" alt="">
<h5 class="text-uppercase">Client Name</h5>
<p class="text-uppercase">Profession</p>
<p class="text-secondary">Tempor lorem dolor sea et ipsum, lorem justo kasd dolore vero eos. Lorem duo ipsum sea amet et clita dolor</p>
</div>
</div>
</div>
</div>
-->
<!-- Testimonial End -->
<!-- Contact Start -->
<!--
<div class="container-fluid py-5 px-0">
<div class="row mt-5 mx-0">
<div class="col-12 px-0" style="height: 500px;">
<div class="position-relative h-100">
<iframe class="position-relative w-100 h-100"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3001156.4288297426!2d-78.01371936852176!3d42.72876761954724!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4ccc4bf0f123a5a9%3A0xddcfc6c1de189567!2sNew%20York%2C%20USA!5e0!3m2!1sen!2sbd!4v1603794290143!5m2!1sen!2sbd"
frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false"
tabindex="0"></iframe>
</div>
</div>
</div>
<div class="row mx-0 justify-content-center" style="margin-top: -200px;">
<div class="col-lg-6 col-md-8 col-sm-10 px-0">
<div class="contact-form bg-white rounded p-5">
<div id="success"></div>
<form name="sentMessage" id="contactForm" novalidate="novalidate">
<div class="form-row">
<div class="col-md-6">
<div class="control-group">
<input type="text" class="form-control bg-light border-0 p-4" id="name" placeholder="Your Name" required="required" data-validation-required-message="Please enter your name" />
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="control-group">
<input type="email" class="form-control bg-light border-0 p-4" id="email" placeholder="Your Email" required="required" data-validation-required-message="Please enter your email" />
<p class="help-block text-danger"></p>
</div>
</div>
</div>
<div class="control-group">
<input type="text" class="form-control bg-light border-0 p-4" id="subject" placeholder="Subject" required="required" data-validation-required-message="Please enter a subject" />
<p class="help-block text-danger"></p>
</div>
<div class="control-group">
<textarea class="form-control bg-light border-0 py-3 px-4" rows="5" id="message" placeholder="Message" required="required" data-validation-required-message="Please enter your message"></textarea>
<p class="help-block text-danger"></p>
</div>
<div class="text-center">
<button class="btn btn-primary text-uppercase py-3 px-5" type="submit" id="sendMessageButton">Send Message</button>
</div>
</form>
</div>
</div>
</div>
</div>
-->
<!-- Contact End -->
<!-- Footer Start -->
<div class="container-fluid bg-dark text-white-50 py-5 px-sm-3 px-md-5" style="margin-top: 90px;">
<div class="row pt-5 ">
<div class="col-lg-3 col-md-6 mb-5 mx-auto">
<a href="index.html" class="navbar-brand">
<h1 class="m-0 mt-n2 text-white display-4">PunicGames</h1>
</a>
<p></p>
<h6 class="text-uppercase text-white py-2">Follow Us</h6>
<div class="d-flex justify-content-start">
<!--
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="#"><i class="fab fa-linkedin-in"></i></a>
-->
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="https://twitter.com/PunicGames" target="_blank"><i class="fab fa-twitter"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="https://github.com/PunicGames" target="_blank"><i class="fab fa-github"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square" href="https://www.instagram.com/punicgames/" target="_blank"><i class="fab fa-instagram"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5 mx-auto">
<h4 class="text-uppercase text-white mb-4">Get In Touch</h4>
<p>Do not hesitate to send us an email if you need more information on any specific point.</p>
<p><i class="fa fa-map-marker-alt text-white mr-2"></i> Madrid, Spain</p>
<p><i class="fa fa-envelope text-white mr-2"></i><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
</div>
<div class="col-lg-3 col-md-6 mb-5 mx-auto">
<h4 class="text-uppercase text-white mb-4">Quick Links</h4>
<div class="d-flex flex-column justify-content-start">
<a class="text-white-50 mb-2" href="./index.html"><i class="fa fa-angle-right text-white mr-2"></i>Home</a>
<a class="text-white-50 mb-2" href="./about.html"><i class="fa fa-angle-right text-white mr-2"></i>About Us</a>
<a class="text-white-50 mb-2" href="./project.html"><i class="fa fa-angle-right text-white mr-2"></i>Our Projects</a>
<a class="text-white-50 mb-2" href="./team.html"><i class="fa fa-angle-right text-white mr-2"></i>Meet The Team</a>
</div>
</div>
<!--
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="text-uppercase text-white mb-4">Newsletter</h4>
<p class="mb-4">Volup amet magna clita tempor. Tempor sea eos vero ipsum. Lorem lorem sit sed elitr sed kasd et</p>
<div class="w-100 mb-3">
<div class="input-group">
<input type="text" class="form-control border-light" style="padding: 25px;" placeholder="Your Email">
<div class="input-group-append">
<button class="btn btn-primary text-uppercase px-3">Sign Up</button>
</div>
</div>
</div>
<i>Lorem sit sed elitr sed kasd et</i>
</div>
-->
</div>
</div>
<div class="container-fluid py-4 px-sm-3 px-md-5" style="background: #111111;">
<p class="mb-2 text-center text-white-50">© <a href="./index.html">PunicGames</a>. All Rights Reserved.</p>
</div>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top"><i class="fa fa-angle-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>