-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
742 lines (677 loc) · 26.9 KB
/
index.html
File metadata and controls
742 lines (677 loc) · 26.9 KB
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
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Dot - Bootstrap Agency Template</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic|Raleway:400,300,700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/icomoon/icomoon.css" rel="stylesheet">
<link href="lib/animate/animate.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!-- =======================================================
Template Name: Dot
Template URL: https://templatemag.com/dot-bootstrap-agency-template/
Author: TemplateMag.com
License: https://templatemag.com/license/
======================================================= -->
</head>
<body data-spy="scroll" data-offset="58" data-target="#navbar-main">
<div id="navbar-main">
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-radio-checked" style="font-size:30px; color:#1abc9c;"></span>
</button>
<a class="navbar-brand hidden-xs hidden-sm smoothscroll" href="#home"><span class="icon icon-radio-checked" style="font-size:18px; color:#1abc9c;"></span></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="#home" class="smoothscroll">Home</a></li>
<li> <a href="#about" class="smoothscroll"> About</a></li>
<li> <a href="#services" class="smoothscroll"> Services</a></li>
<li> <a href="#team" class="smoothscroll"> Team</a></li>
<li> <a href="#portfolio" class="smoothscroll"> Portfolio</a></li>
<li> <a href="#blog" class="smoothscroll"> Blog</a></li>
<li> <a href="#pricing" class="smoothscroll"> Pricing Tables</a></li>
<li> <a href="#contact" class="smoothscroll"> Contact</a></li>
</div>
<!--/.nav-collapse -->
</div>
</div>
</div>
<!-- ==== HEADERWRAP ==== -->
<div id="home"></div>
<div id="headerwrap" name="home">
<header class="clearfix">
<h1>Francisco Alejandro Padilla Gomez</h1>
</header>
</div>
<!-- /headerwrap -->
<!-- ==== ABOUT ==== -->
<div class="container" id="about" name="about">
<div class="row white">
<br>
<h1 class="centered">A LITTLE ABOUT ME</h1>
<hr>
<div class="col-lg-6">
<p>We don't believe ideas come from everyone, everywhere. In fact, at DOT, everyone within our agency walls is a designer in their own right. And there are a few principles we believe—and we believe everyone should believe—about our design craft. These
truths drive us, motivate us, and ultimately help us redefine the power of design. We’re big believers in doing right by our neighbors. After all, we grew up in the Twin Cities and we believe this place has much to offer. So we do what we can
to support the community we love.</p>
</div>
<!-- col-lg-6 -->
<div class="col-lg-6">
<p>Over the past four years, we’ve provided more than $1 million in combined cash and pro bono support to Way to Grow, an early childhood education and nonprofit organization. Other community giving involvement throughout our agency history includes
pro bono work for more than 13 organizations, direct giving, a scholarship program through the Minneapolis College of Art & Design, board memberships, and ongoing participation in the Keystone Club, which gives five percent of our company’s
earnings back to the community each year.</p>
</div>
<!-- col-lg-6 -->
</div>
<!-- row -->
</div>
<!-- container -->
<!-- ==== SECTION DIVIDER1 -->
<section class="section-divider textdivider divider1">
<div class="container">
<h1>DESIGN EXPAND BOUNDARIES</h1>
<hr>
<p>To achieve real change, we have to expand boundaries. Because the Wild West of what-could-be is unexplored but rife with opportunity.</p>
</div>
<!-- container -->
</section>
<!-- section -->
<!-- ==== SERVICES ==== -->
<div class="container" id="services" name="services">
<br>
<div class="row white">
<h1 class="centered">KNOW ABOUT OUR OUTSTANDING SERVICES</h1>
<hr>
<br>
<br>
<div class="col-lg-4">
<!-- START SERVICE 1 -->
<div class="service-active">
<span class="service-trigger icon icon-link"><p>CONNECT</p></span>
<div class="service-content">
<p>We start by digging into the client’s brand and business situation to build a bridge between the brand and the audience. By looking at the world through the eyes of our audience, we open ourselves up to new inspiration and opportunities for
problem solving.</p>
</div>
<!-- service-content -->
</div>
<!-- service-active -->
<!-- END SERVICE 1 -->
</div>
<!-- col-lg-4 -->
<div class="col-lg-4">
<!-- START SERVICE 2 -->
<div class="service-active">
<span class="service-trigger icon icon-pencil"><p>DESIGN</p></span>
<div class="service-content">
<p>We start by digging into the client’s brand and business situation to build a bridge between the brand and the audience. By looking at the world through the eyes of our audience, we open ourselves up to new inspiration and opportunities for
problem solving.</p>
</div>
<!-- service-content -->
</div>
<!-- service-active -->
<!-- END SERVICE 2 -->
</div>
<!-- col-lg-4 -->
<div class="col-lg-4">
<!-- START SERVICE 3 -->
<div class="service-active">
<span class="service-trigger icon icon-rocket"><p>CREATE</p></span>
<div class="service-content">
<p>We start by digging into the client’s brand and business situation to build a bridge between the brand and the audience. By looking at the world through the eyes of our audience, we open ourselves up to new inspiration and opportunities for
problem solving.</p>
</div>
<!-- service-content -->
</div>
<!-- service-active -->
<!-- END SERVICE 3 -->
</div>
<!-- col-lg-4 -->
</div>
<!-- row -->
<br>
<br>
<div class="row">
<h2 class="centered">ONE BRAND, ONE VOICE.</h2>
<hr>
<br>
<div class="col-lg-offset-2 col-lg-8">
<p>Employees and consumers. Two halves of a brand’s entirety, the whole of a brand’s audience. Sometimes these two halves have very different viewpoints, creating a weak spot in the brand story. Weakness tarnishes credibility. Brands that aren’t
credible aren’t viable.
</p>
<p>We squash weakness by designing the whole brand story. It’s crafted around the truism held by employees and consumers to create an experience that connects from the inside out.</p>
<p>By being true to the brand we represent, we elevate the audiences’ relationship to it. Like becomes love becomes a passion. Passion becomes advocacy. And we see the brand blossom from within, creating a whole story the audience embraces. That’s
when the brand can truly flex its muscles.</p>
</div>
<!-- col-lg -->
</div>
<!-- row -->
<div class="row">
<h2 class="centered">MOBILE FIRST THINKING, ALWAYS.</h2>
<hr>
<br>
<div class="col-lg-offset-2 col-lg-8">
<img class="img-responsive" src="img/iphone.png" alt="">
</div>
<!-- col -->
</div>
<!-- row -->
</div>
<!-- container -->
<!-- ==== SECTION DIVIDER3 -->
<section class="section-divider textdivider divider3">
<div class="container">
<h1>DESIGN SOLVE PROBLEMS</h1>
<hr>
<p>From the purely practical to the richly philosophical, design is the solution to a host of challenges.</p>
</div>
<!-- container -->
</section>
<!-- section -->
<!-- ==== PORTFOLIO ==== -->
<div class="container" id="portfolio" name="portfolio">
<br>
<div class="row">
<br>
<h1 class="centered">I'VE DONE COOL STUFF</h1>
<hr>
<br>
<br>
</div>
<!-- /row -->
<div class="container">
<div class="row">
<!-- PORTFOLIO IMAGE 1 -->
<div class="col-md-4 ">
<div class="grid mask">
<figure>
<img class="img-responsive" src="img/portfolio/folio01.jpg" alt="">
<figcaption>
<h5>DASHBOARD</h5>
<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-lg">Take a Look</a>
</figcaption>
<!-- /figcaption -->
</figure>
<!-- /figure -->
</div>
<!-- /grid-mask -->
</div>
<!-- /col -->
<!-- MODAL SHOW THE PORTFOLIO IMAGE. In this demo, all links point to this modal. You should create
a modal for each of your projects. -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Project Title</h4>
</div>
<div class="modal-body">
<p><img class="img-responsive" src="img/portfolio/folio01.jpg" alt=""></p>
<p>This project was crafted for Some Name corp. Detail here a little about your job requirements and the tools used. Tell about the challenges faced and what you and your team did to solve it.</p>
<p><b><a href="#">Visit Site</a></b></p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal-dialog -->
</div>
<!-- /.modal -->
<!-- PORTFOLIO IMAGE 2 -->
<div class="col-md-4">
<div class="grid mask">
<figure>
<img class="img-responsive" src="img/portfolio/folio02.jpg" alt="">
<figcaption>
<h5>UI DESIGN</h5>
<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-lg">Take a Look</a>
</figcaption>
<!-- /figcaption -->
</figure>
<!-- /figure -->
</div>
<!-- /grid-mask -->
</div>
<!-- /col -->
<!-- PORTFOLIO IMAGE 3 -->
<div class="col-md-4">
<div class="grid mask">
<figure>
<img class="img-responsive" src="img/portfolio/folio03.jpg" alt="">
<figcaption>
<h5>ANDROID PAGE</h5>
<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-lg">Take a Look</a>
</figcaption>
<!-- /figcaption -->
</figure>
<!-- /figure -->
</div>
<!-- /grid-mask -->
</div>
<!-- /col -->
</div>
<!-- /row -->
<!-- PORTFOLIO IMAGE 4 -->
<div class="row">
<div class="col-md-4 ">
<div class="grid mask">
<figure>
<img class="img-responsive" src="img/portfolio/folio04.jpg" alt="">
<figcaption>
<h5>PROFILE</h5>
<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-lg">Take a Look</a>
</figcaption>
<!-- /figcaption -->
</figure>
<!-- /figure -->
</div>
<!-- /grid-mask -->
</div>
<!-- /col -->
<!-- PORTFOLIO IMAGE 5 -->
<div class="col-md-4">
<div class="grid mask">
<figure>
<img class="img-responsive" src="img/portfolio/folio05.jpg" alt="">
<figcaption>
<h5>TWITTER STATUS</h5>
<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-lg">Take a Look</a>
</figcaption>
<!-- /figcaption -->
</figure>
<!-- /figure -->
</div>
<!-- /grid-mask -->
</div>
<!-- /col -->
<!-- PORTFOLIO IMAGE 6 -->
<div class="col-md-4">
<div class="grid mask">
<figure>
<img class="img-responsive" src="img/portfolio/folio06.jpg" alt="">
<figcaption>
<h5>PHONE MOCKUP</h5>
<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-lg">Take a Look</a>
</figcaption>
<!-- /figcaption -->
</figure>
<!-- /figure -->
</div>
<!-- /grid-mask -->
</div>
<!-- /col -->
</div>
<!-- /row -->
<!-- PORTFOLIO IMAGE 7 -->
<div class="row">
<div class="col-md-4 ">
<div class="grid mask">
<figure>
<img class="img-responsive" src="img/portfolio/folio07.jpg" alt="">
<figcaption>
<h5>NEW SITE</h5>
<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-lg">Take a Look</a>
</figcaption>
<!-- /figcaption -->
</figure>
<!-- /figure -->
</div>
<!-- /grid-mask -->
</div>
<!-- /col -->
<!-- PORTFOLIO IMAGE 8 -->
<div class="col-md-4">
<div class="grid mask">
<figure>
<img class="img-responsive" src="img/portfolio/folio08.jpg" alt="">
<figcaption>
<h5>FLAT UI</h5>
<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-lg">Take a Look</a>
</figcaption>
<!-- /figcaption -->
</figure>
<!-- /figure -->
</div>
<!-- /grid-mask -->
</div>
<!-- /col -->
<!-- PORTFOLIO IMAGE 9 -->
<div class="col-md-4">
<div class="grid mask">
<figure>
<img class="img-responsive" src="img/portfolio/folio09.jpg" alt="">
<figcaption>
<h5>NAVIGATION</h5>
<a data-toggle="modal" href="#myModal" class="btn btn-primary btn-lg">Take a Look</a>
</figcaption>
<!-- /figcaption -->
</figure>
<!-- /figure -->
</div>
<!-- /grid-mask -->
</div>
<!-- /col -->
</div>
<!-- /row -->
<br>
<br>
</div>
<!-- /row -->
</div>
<!-- /container -->
<!-- ==== SECTION DIVIDER4 ==== -->
<section class="section-divider textdivider divider4">
<div class="container">
<h1>DESIGN CREATES EMOTIONAL CONNECTION</h1>
<hr>
<p>There’s more to design than meets the eye. It’s when it meets the heart that design creates a meaningful, lasting connection with the audience.</p>
</div>
<!-- container -->
</section>
<!-- section -->
<!-- ==== BLOG ==== -->
<div class="container" id="blog" name="blog">
<br>
<div class="row">
<br>
<h1 class="centered">WE ARE STORYTELLERS</h1>
<hr>
<br>
<br>
</div>
<!-- /row -->
<div class="row">
<div class="col-lg-6 blog-bg">
<div class="col-lg-4 centered">
<br>
<p><img class="img img-circle" src="img/team/team04.jpg" width="60px" height="60px"></p>
<h4>Jaye Smith</h4>
<h5>Published Aug 30.</h5>
</div>
<div class="col-lg-8 blog-content">
<h2>We Define Success</h2>
<p>Armed with insight, we embark on designing the right brand experience that engages the audience. It encompasses both the strategic direction and creative execution that solves a business problem and brings the brand to life.</p>
<p>In the create phase, the big idea is unleashed to the world through different media touchpoints. This is when we watch the audience fall in love all over again with our client’s brand.</p>
<p><a href="#" class="icon icon-link"> Read More</a></p>
<br>
</div>
</div>
<!-- /col -->
<div class="col-lg-6 blog-bg">
<div class="col-lg-4 centered">
<br>
<p><img class="img img-circle" src="img/team/team03.jpg" width="60px" height="60px"></p>
<h4>Michele Lampa</h4>
<h5>Published Aug 28.</h5>
</div>
<div class="col-lg-8 blog-content">
<h2>A Beautiful Story</h2>
<p>Armed with insight, we embark on designing the right brand experience that engages the audience. It encompasses both the strategic direction and creative execution that solves a business problem and brings the brand to life.</p>
<p>In the create phase, the big idea is unleashed to the world through different media touchpoints. This is when we watch the audience fall in love all over again with our client’s brand.</p>
<p><a href="#" class="icon icon-link"> Read More</a></p>
<br>
</div>
</div>
<!-- /col -->
</div>
<!-- /row -->
<br>
<br>
</div>
<!-- /container -->
<!-- ==== SECTION DIVIDER5 ==== -->
<section class="section-divider textdivider divider5">
<div class="container">
<h1>DESIGN GIVES FORM TO FUNCTION</h1>
<hr>
<p>Brilliant design needs brilliant strategy. And vice versa. The union of the two creates a synergy that resonates throughout a brand and its audience.</p>
</div>
<!-- container -->
</section>
<!-- section -->
<!-- ==== PRICING TABLES ==== -->
<div class="container" id="pricing" name="pricing">
<br>
<div class="row">
<br>
<h1 class="centered">BEST PRICES IN TOWN</h1>
<hr>
<br>
<br>
</div>
<!-- /row -->
<div class="row">
<div class="col-lg-3">
<!-- START PRICING TABLE -->
<div class="pricing-option">
<div class="pricing-top">
<span class="pricing-edition">Starter</span>
<span class="price">
<sup>$</sup>
<span class="price-amount">19</span>
<small>/mo</small>
</span>
</div>
<ul>
<li><strong>10GB</strong> Storage</li>
<li>Up to <strong>10</strong> Users</li>
<li><strong>5</strong> Domains</li>
<li><strong>Free</strong> Setup</li>
<li><strong>1-year</strong> Free support *</li>
</ul>
<a href="index.html#" class="pricing-signup">Sign up</a>
</div>
<!-- /pricing-option -->
<!-- END PRICING TABLE -->
</div>
<!-- /col -->
<div class="col-lg-3">
<!-- START PRICING TABLE -->
<div class="pricing-option">
<div class="pricing-top">
<span class="pricing-edition">Standard</span>
<span class="price">
<sup>$</sup>
<span class="price-amount">29</span>
<small>/mo</small>
</span>
</div>
<ul>
<li><strong>20GB</strong> Storage</li>
<li>Up to <strong>20</strong> Users</li>
<li><strong>10</strong> Domains</li>
<li><strong>Free</strong> Setup</li>
<li><strong>2-year</strong> Free support *</li>
</ul>
<a href="index.html#" class="pricing-signup">Sign up</a>
</div>
<!-- /pricing-option -->
<!-- END PRICING TABLE -->
</div>
<!-- /col -->
<div class="col-lg-3">
<!-- START PRICING TABLE -->
<div class="pricing-option">
<div class="pricing-top">
<span class="special-label">OFFER!</span>
<span class="pricing-edition">Ultimate</span>
<span class="price">
<sup>$</sup>
<span class="price-amount">69</span>
<small>/mo</small>
</span>
</div>
<ul>
<li><strong>150GB</strong> Storage</li>
<li><strong>Unlimited</strong> Users</li>
<li><strong>50</strong> Domains</li>
<li><strong>Free</strong> Setup</li>
<li><strong>5-year</strong> Free support *</li>
</ul>
<a href="index.html#" class="pricing-signup">Sign up</a>
</div>
<!-- /pricing-option -->
<!-- END PRICING TABLE -->
</div>
<!-- /col -->
<div class="col-lg-3">
<!-- START PRICING TABLE -->
<div class="pricing-option">
<div class="pricing-top">
<span class="pricing-edition">Business</span>
<span class="price">
<sup>$</sup>
<span class="price-amount">49</span>
<small>/mo</small>
</span>
</div>
<!-- /pricing-top -->
<ul>
<li><strong>40GB</strong> Storage</li>
<li>Up to <strong>40</strong> Users</li>
<li><strong>25</strong> Domains</li>
<li><strong>Free</strong> Setup</li>
<li><strong>3-year</strong> Free support *</li>
</ul>
<a href="index.html#" class="pricing-signup">Sign up</a>
</div>
<!-- /pricing-option -->
<!-- END PRICING TABLE -->
</div>
<!-- /col -->
</div>
<!-- /row -->
<br>
<br>
</div>
<!-- Container -->
<!-- ==== SECTION DIVIDER6 ==== -->
<section class="section-divider textdivider divider6">
<div class="container">
<h1>CRAFTED IN NEW YORK, USA.</h1>
<hr>
<p>Some Address 987,</p>
<p>+34 9884 4893</p>
<p><a class="icon icon-twitter" href="#"></a> | <a class="icon icon-facebook" href="#"></a></p>
</div>
<!-- container -->
</section>
<!-- section -->
<div class="container" id="contact" name="contact">
<div class="row">
<br>
<h1 class="centered">THANKS FOR VISITING US</h1>
<hr>
<br>
<br>
<div class="col-lg-4">
<h3>Newsletter</h3>
<p>Register to our newsletter and be updated with the latests information regarding our services, offers and much more.</p>
<p>
<form class="form-horizontal" role="form">
<div class="form-group">
<label for="inputEmail1" class="col-lg-4 control-label"></label>
<div class="col-lg-10">
<input type="email" class="form-control" id="inputEmail1" placeholder="Email">
</div>
</div>
<div class="form-group">
<label for="text1" class="col-lg-4 control-label"></label>
<div class="col-lg-10">
<input type="text" class="form-control" id="text1" placeholder="Your Name">
</div>
</div>
<div class="form-group">
<div class="col-lg-10">
<button type="submit" class="btn btn-success">Sign in</button>
</div>
</div>
</form>
<!-- form -->
</p>
</div>
<div class="col-lg-3">
<h3>Contact Information</h3>
<p><span class="icon icon-home"></span> Some Address 987, NY<br/>
<span class="icon icon-phone"></span> +34 9884 4893 <br/>
<span class="icon icon-mobile"></span> +34 59855 9853 <br/>
<span class="icon icon-envelop"></span> <a href="#"> dotagency@fakename.com</a> <br/>
<span class="icon icon-twitter"></span> <a href="#"> @dotagency </a> <br/>
<span class="icon icon-facebook"></span> <a href="#"> DotAgency </a> <br/>
</p>
</div>
<!-- col -->
<div class="col-lg-5">
<h3>Contact Form</h3>
<form class="contact-form php-mail-form" role="form" action="contactform/contactform.php" method="POST">
<div class="form-group">
<input type="name" name="name" class="form-control" id="contact-name" placeholder="Your Name" data-rule="minlen:4" data-msg="Please enter at least 4 chars" >
<div class="validate"></div>
</div>
<div class="form-group">
<input type="email" name="email" class="form-control" id="contact-email" placeholder="Your Email" data-rule="email" data-msg="Please enter a valid email">
<div class="validate"></div>
</div>
<div class="form-group">
<input type="text" name="subject" class="form-control" id="contact-subject" placeholder="Subject" data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject">
<div class="validate"></div>
</div>
<div class="form-group">
<textarea class="form-control" name="message" id="contact-message" placeholder="Your Message" rows="5" data-rule="required" data-msg="Please write something for us"></textarea>
<div class="validate"></div>
</div>
<div class="loading"></div>
<div class="error-message"></div>
<div class="sent-message">Your message has been sent. Thank you!</div>
<div class="form-send">
<button type="submit" class="btn btn-large">Send Message</button>
</div>
</form>
</div>
<!-- col -->
</div>
<!-- row -->
</div>
<!-- container -->
<div id="copyrights">
<div class="container">
<p>
© Copyrights <strong>Dot</strong>. All Rights Reserved
</p>
<div class="credits">
<!--
You are NOT allowed to delete the credit link to TemplateMag with free version.
You can delete the credit link only if you bought the pro version.
Buy the pro version with working PHP/AJAX contact form: https://templatemag.com/dot-bootstrap-agency-template/
Licensing information: https://templatemag.com/license/
-->
Created with Dot template by <a href="https://templatemag.com/">TemplateMag</a>
</div>
</div>
</div>
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.min.js"></script>
<script src="lib/php-mail-form/validate.js"></script>
<script src="lib/easing/easing.min.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>