-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompany.html
More file actions
540 lines (517 loc) · 29.2 KB
/
company.html
File metadata and controls
540 lines (517 loc) · 29.2 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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en" class="height-100">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Modulr</title>
<meta name="description" content="Open source system created by developers designed to solve all the needs for companies and developers"/>
<meta name="keywords" content="modulr,erp,framework,software,opensource,laravel,vuejs,vue,nodejs,mondoDB,sailsjs,angularjs,sails,angular"/>
<meta name="robots" content="index,follow,archive">
<meta name="author" content="Alfredo Barron, Jonatan Leon, Eduardo Arellano"/>
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="shortcut icon" href="img/icon/favicon.ico" type="image/x-icon"/>
<link rel="apple-touch-icon" sizes="57x57" href="img/icon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/icon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/icon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/icon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/icon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/icon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/icon/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/icon/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/icon/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="img/icon/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="img/icon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="img/icon/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="img/icon/android-chrome-192x192.png" sizes="192x192">
<meta name="msapplication-square70x70logo" content="img/icon/smalltile.png"/>
<meta name="msapplication-square150x150logo" content="img/icon/mediumtile.png"/>
<meta name="msapplication-wide310x150logo" content="img/icon/widetile.png"/>
<meta name="msapplication-square310x310logo" content="img/icon/largetile.png"/>
<!-- Libs CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/simple-line-icons.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- <link href="css/prettyPhoto.css" rel="stylesheet" type="text/css" media="all"/> -->
<!-- Template CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- Custom -->
<link href="css/custom.css" rel="stylesheet">
<!-- Google Fonts -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,700,800&subsetting=all' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,800,700,300' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]> <script src="./js/html5shiv.js"></script> <script src="./js/respond.js"></script> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <![endif]-->
</head>
<body data-spy="scroll" data-target=".navigation" class="height-100">
<!-- Banner -->
<div id="banner" class="banner">
<!-- Start Header -->
<div id="header">
<nav class="navbar navbar-inverse navbar-fixed-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>
<!-- Start Logo / Text -->
<a class="navbar-brand text-logo" href="#">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="170px" height="35px" viewBox="0 0 218 42" enable-background="new 0 0 218 42" xml:space="preserve">
<g class="mdr-icon">
<path fill="#FAAB4C" d="M40.433,19.072h17.324c0.559,0,1.011-0.452,1.011-1.01v-6.705c0-0.559-0.452-1.011-1.011-1.011H40.433c-0.557,0-1.01,0.452-1.01,1.011v6.705C39.423,18.62,39.876,19.072,40.433,19.072z"></path>
<path fill="#FAAB4C" d="M19.102,19.072h17.323c0.559,0,1.01-0.452,1.01-1.01v-6.705c0-0.559-0.451-1.011-1.01-1.011H19.102c-0.559,0-1.011,0.452-1.011,1.011v6.705C18.091,18.62,18.543,19.072,19.102,19.072z"></path>
<path fill="#FAAB4C" d="M3.831,19.072h11.418c0.558,0,1.01-0.452,1.01-1.01v-6.705c0-0.559-0.452-1.011-1.01-1.011H3.831c-0.559,0-1.01,0.452-1.01,1.011v6.705C2.821,18.62,3.272,19.072,3.831,19.072z"></path>
<path fill="#FAAB4C" d="M57.758,31.232H40.434c-0.558,0-1.011,0.453-1.011,1.011v6.704c0,0.558,0.453,1.01,1.011,1.01h17.324c0.558,0,1.011-0.452,1.011-1.01v-6.704C58.769,31.685,58.315,31.232,57.758,31.232z"></path>
<path fill="#FAAB4C" d="M36.425,31.232H19.102c-0.558,0-1.01,0.453-1.01,1.011v6.704c0,0.558,0.452,1.01,1.01,1.01h17.323c0.559,0,1.012-0.452,1.012-1.01v-6.704C37.437,31.685,36.983,31.232,36.425,31.232z"></path>
<path fill="#FAAB4C" d="M15.249,31.232H3.831c-0.558,0-1.01,0.453-1.01,1.011v6.704c0,0.558,0.452,1.01,1.01,1.01h11.418c0.558,0,1.01-0.452,1.01-1.01v-6.704C16.259,31.685,15.807,31.232,15.249,31.232z"></path>
<path fill="#FAAB4C" d="M21.155,29.556c0.558,0,1.01-0.452,1.01-1.01v-6.705c0-0.558-0.452-1.01-1.01-1.01H3.831c-0.559,0-1.01,0.452-1.01,1.01v6.705c0,0.558,0.451,1.01,1.01,1.01H21.155z"></path>
<path fill="#FAAB4C" d="M25.296,20.832c-0.559,0-1.012,0.452-1.012,1.01v6.705c0,0.558,0.453,1.01,1.012,1.01h17.323c0.558,0,1.01-0.452,1.01-1.01v-6.705c0-0.558-0.452-1.01-1.01-1.01H25.296z"></path>
<path fill="#FAAB4C" d="M57.757,20.832H46.339c-0.557,0-1.01,0.452-1.01,1.01v6.705c0,0.558,0.453,1.01,1.01,1.01h11.418c0.559,0,1.011-0.452,1.011-1.01v-6.705C58.768,21.284,58.315,20.832,57.757,20.832z"></path>
</g>
<g class="mdr-text">
<path fill="#fff" d="M71.249,21.136c0-0.809,0.361-1.169,1.17-1.169h4.902v19.77h8.721v-19.77h4.998c0.787,0,1.17,0.382,1.17,1.169v18.601h8.623V18.023c0-4.592-2.279-6.921-6.777-6.921H69.354c-4.528,0-6.825,2.312-6.825,6.873v21.761h8.72V21.136z"></path>
<path
fill="#fff"
d="M110.188,39.737h12.303c4.435,0,6.683-2.296,6.683-6.825V18.023c0-4.592-2.281-6.921-6.778-6.921h-12.351c-4.529,0-6.825,2.312-6.825,6.873v15.127C103.219,37.505,105.563,39.737,110.188,39.737z M112.034,29.657v-8.521c0-0.809,0.361-1.169,1.17-1.169h6.08c0.807,0,1.168,0.36,1.168,1.169v8.616c0,0.809-0.361,1.169-1.168,1.169h-6.08C112.405,30.921,112.034,30.52,112.034,29.657z"></path>
<path
fill="#fff"
d="M138.383,39.737h19.032V2.821H148.6v8.281h-10.36c-4.528,0-6.825,2.312-6.825,6.873v15.127C131.414,37.505,133.759,39.737,138.383,39.737z M140.229,29.657v-8.521c0-0.809,0.36-1.169,1.17-1.169h7.2v10.955h-7.2C140.601,30.921,140.229,30.52,140.229,29.657z"></path>
<path fill="#fff" d="M166.914,39.737h11.824c4.433,0,6.681-2.296,6.681-6.825V11.103H176.7v18.649c0,0.809-0.361,1.169-1.17,1.169h-5.6c-0.799,0-1.17-0.402-1.17-1.265V11.103h-8.816v22C159.944,37.505,162.29,39.737,166.914,39.737z"></path>
<rect x="187.997" y="2.821" fill="#fff" width="8.814" height="36.916"></rect>
<path fill="#fff" d="M206.31,11.103c-4.625,0-6.873,2.249-6.873,6.873v21.761h8.863V21.088c0-0.809,0.361-1.169,1.17-1.169h6.394v-8.816H206.31z"></path>
</g>
</svg>
</a>
<!-- End Logo / Text -->
</div>
<!-- Start Navigation -->
<div class="navigation navbar-collapse collapse">
<ul class="nav navbar-nav menu-right">
<li><a href="#about">Home</a></li>
<li><a href="#modules">Modules</a></li>
<li><a href="developers.html">Developers</a></li>
<li><a href="http://docs.modulr.io" target="_blank">Documentation</a></li>
<li><a href="https://medium.com/@modulr_io" target="_blank">Blog</a></li>
<li><a class="btn btn-transparent" href="http://app.modulr.io" target="_blank">Login</a></li>
</ul>
</div>
<!-- End Navigation -->
</div>
</nav>
</div>
<!-- End Header -->
<div class="banner-content">
<div class="container-fluid">
<div class="row">
<!-- Start Header Text -->
<div class="col-sm-offset-1 col-sm-10 col-md-10">
<h1><strong>Free Software</strong> for your company</h1>
<div class="carousel slide" data-ride="carousel" data-interval="3000">
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<p class="lead">Real Time Aplication, Scalable, Adaptable and <strong>Safety</strong></p>
</div>
<div class="item">
<p class="lead">Is <strong>Open Source</strong> and <strong>free software</strong></p>
</div>
<div class="item">
<p class="lead">It is <strong>free all the time</strong> and without private licenses</p>
</div>
</div>
</div>
<a href="http://app.modulr.io/register" target="_blank" class="btn btn-transparent btn-big">Register</a>
<a href="http://helpgrowusa.com" target="_blank" class="btn btn-link" style="padding:0"><img src="img/helpgrow.png"></a>
</div>
<!-- End Header Text -->
</div>
</div>
</div>
</div>
<!-- End Banner -->
<!-- About -->
<section id="about" class="section">
<div class="container">
<div class="row">
<div class="col-md-10 col-sm-10 col-md-offset-1 headline">
<h2>Your company <span class="blue">truly organized</span></h2>
<p>Is easy to use, your users will love it!</p>
</div>
</div>
<div class="row">
<div class="col-lg-5 col-md-5">
<img src="img/intro/centralized.png" class="img-responsive" alt="" title="">
</div>
<div class="col-lg-6 col-md-6 col-md-offset-1">
<div class="features"><!-- Main Points -->
<i class="line-font blue icon-badge"></i><!-- Main Point Icon -->
<h3>All in one place</h3><!-- Main Title -->
<p>Centralize and organize your information and resources, carry out the common daily tasks of your company in a single tool, never lose anything (information or resources) always keep control.</p>
</div><!-- End Main Points -->
<div class="features">
<i class="line-font blue icon-star"></i>
<h3>Better administration</h3>
<p>You can control better your company and save costs using only the modules what you need for free, take your company to the top using modulr.</p>
</div>
<div class="features">
<i class="line-font blue icon-like"></i>
<h3>Easy Adaptable</h3>
<p>It's how using blocks builds your best system your way and eases the work for your employees, increasing productivity considerably, do not think any more.</p>
</div>
</div>
</div>
</div>
</section>
<!-- End About -->
<!-- Modules -->
<section id="modules" class="section bg-grey">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="headline">
<h2>Modules</h2>
<p>You have all these modules at your disposal, we are developing more, wait for them very soon.</p>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-xs-offset-1 ">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-bell"></i><!-- Main Point Icon -->
<h2>Notifications</h2><!-- Main Title -->
<p class="lead">You will know when there is news</p><!-- Main Text -->
</div>
</div>
<div class="col-md-7 col-md-left-5">
<img src="img/modules/notifications2.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1 col-md-push-6">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-folder-alt"></i><!-- Main Point Icon -->
<h2>Files</h2><!-- Main Title -->
<p class="lead">Manage your files and share it</p><!-- Main Text -->
<a href="#" data-toggle="modal" data-target="#files"><i class="icon-control-play"></i>Watch it in action</a>
</div>
</div>
<div class="col-md-7 col-md-pull-5">
<img src="img/modules/files2.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-fire"></i><!-- Main Point Icon -->
<h2>News</h2><!-- Main Title -->
<p class="lead">Keep up to date</p><!-- Main Text -->
</div>
</div>
<div class="col-md-7 col-md-left-5">
<img src="img/modules/news2.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1 col-md-push-6">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-list"></i><!-- Main Point Icon -->
<h2>Tasks</h2><!-- Main Title -->
<p class="lead">Do not forget your obligations, order them</p><!-- Main Text -->
</div>
</div>
<div class="col-md-7 col-md-pull-5">
<img src="img/modules/tasks2.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-notebook"></i><!-- Main Point Icon -->
<h2>Contacts</h2><!-- Main Title -->
<p class="lead">All your contacts in one click</p><!-- Main Text -->
</div>
</div>
<div class="col-md-7 col-md-left-5">
<img src="img/modules/contacts2.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1 col-md-push-6">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-people"></i><!-- Main Point Icon -->
<h2>Profile</h2><!-- Main Title -->
<p class="lead">Editing user profiles, personal and company information</p><!-- Main Text -->
</div>
</div>
<div class="col-md-7 col-md-pull-5">
<img src="img/modules/profile.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-bubbles"></i><!-- Main Point Icon -->
<h2>Chat</h2><!-- Main Title -->
<p class="lead">Real-time chat between users</p><!-- Main Text -->
</div>
</div>
<div class="col-md-7 col-md-left-5">
<img src="img/modules/chat.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1 col-md-push-6">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-key"></i><!-- Main Point Icon -->
<h2>Access & Users</h2><!-- Main Title -->
<p class="lead">Access control to users and grant permissions</p><!-- Main Text -->
</div>
</div>
<div class="col-md-7 col-md-pull-5">
<img src="img/modules/users.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-chart"></i><!-- Main Point Icon -->
<h2>Logging stats</h2><!-- Main Title -->
<p class="lead">Who logged in, when and from where</p><!-- Main Text -->
</div>
</div>
<div class="col-md-7 col-md-left-5">
<img src="img/modules/log.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1 col-md-push-6">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-lock"></i><!-- Main Point Icon -->
<h2>Authentication</h2><!-- Main Title -->
<p class="lead">Sign Up, login or recover your lost password</p><!-- Main Text -->
<a href="#" data-toggle="modal" data-target="#authenticate"><i class="icon-control-play"></i>Watch it in action</a>
</div>
</div>
<div class="col-md-7 col-md-pull-5">
<img src="img/modules/auth.png" class="img-responsive" alt="">
</div>
</div>
<hr class="separator60">
<div class="row">
<div class="col-md-4 col-xs-offset-1">
<div class="features margintop-70"><!-- Main Points -->
<i class="line-font blue icon-settings"></i><!-- Main Point Icon -->
<h2>We are making more modules</h2><!-- Main Title -->
<p class="lead">while we make more modules... <a href="http://app.modulr.io/register" target="_blank">Sign in</a> and try the existing modules</p>
<br><br><br>
<h2>Are you developer?</h2><!-- Main Title -->
<a class="btn btn-default" href="developers.html">_> Create your own module</a><br><br>
</div>
</div>
<div class="col-md-7 col-md-left-5">
<img src="img/modules/create.png" class="img-responsive" alt="">
</div>
</div>
</div>
</section>
<!-- End Modules -->
<!-- Call To Action -->
<section id="contribute" class="section bg-footer">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center white-text">
<div class="headline">
<h2>Do you need software custom software for your company?</h2>
<h3>Do you want implement Modulr in your company?</h3>
</div>
<a href="mailto:megusta@modulr.io" class="btn btn-transparent btn-big">Contact us</a>
</div>
</div>
</div>
</section>
<!-- End Call To Action -->
<!-- Footer Top -->
<section class="footer footer-top">
<div class="container">
<div class="row">
<!-- Footer Intro -->
<div class="col-md-5">
<h3>Modulr </h3>
<p>Open source system created by developers designed to solve all the needs for companies and developers.</p>
</div>
<!-- End Footer Intro -->
<!-- Contact Details -->
<div class="col-md-3">
<div class="contact-info">
<h3>Reach Us</h3>
<ul class="contact-list">
<li><i class="icon-envelope-open"></i><a href="mailto:megusta@modulr.io">megusta@modulr.io</a></li>
<li><i class="icon-directions"></i>San Pedro Garza García, N.L.</li>
<li><i class="icon-call-in"></i>(811) 25 41099</li>
<li><i class="icon-directions"></i>Hgo. del Parral, Chihuahua.</li>
<li><i class="icon-call-in"></i>(627) 10 46861</li>
</ul>
</div>
</div>
<!-- End Contact Details -->
<!-- Social Links -->
<div class="col-sm-4">
<h3>Stay in Touch!</h3>
<p>Follow us on our social networks!</p>
<ul class="social">
<li><a href="https://github.com/modulr" target="_blank"><i class="fa fa-github fa-lg"></i></a></li>
<li><a href="https://twitter.com/modulr_io" target="_blank"><i class="fa fa-twitter fa-lg"></i></a></li>
<li><a href="https://www.linkedin.com/company/modulr-erp" target="_blank"><i class="fa fa-linkedin fa-lg"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCSMmwnKmuwKg5ZSDYg8U1-A" target="_blank"><i class="fa fa-youtube-play fa-lg"></i></a></li>
<li><a href="https://plus.google.com/104212935400396761655" target="_blank"><i class="fa fa-google-plus fa-lg"></i></a></li>
<li><a href="https://modulr.slack.com" target="_blank"><i class="fa fa-slack fa-lg"></i></a></li>
</ul>
</div>
<!--End Social Links -->
</div>
</div>
</section>
<!-- End Footer Top -->
<!-- Footer Bottom -->
<footer class="footer footer-sub">
<div class="container">
<div class="row">
<div class="col-lg-6 col-sm-6">
<p>The MIT License (MIT) Copyright © 2017 Modulr</p>
</div>
<div class="col-lg-6 col-sm-6">
<span class="pull-right">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="130px" height="25px" viewBox="0 0 218 42" enable-background="new 0 0 218 42" xml:space="preserve">
<g class="mdr-icon">
<path fill="#FAAB4C" d="M40.433,19.072h17.324c0.559,0,1.011-0.452,1.011-1.01v-6.705c0-0.559-0.452-1.011-1.011-1.011H40.433
c-0.557,0-1.01,0.452-1.01,1.011v6.705C39.423,18.62,39.876,19.072,40.433,19.072z"/>
<path fill="#FAAB4C" d="M19.102,19.072h17.323c0.559,0,1.01-0.452,1.01-1.01v-6.705c0-0.559-0.451-1.011-1.01-1.011H19.102
c-0.559,0-1.011,0.452-1.011,1.011v6.705C18.091,18.62,18.543,19.072,19.102,19.072z"/>
<path fill="#FAAB4C" d="M3.831,19.072h11.418c0.558,0,1.01-0.452,1.01-1.01v-6.705c0-0.559-0.452-1.011-1.01-1.011H3.831
c-0.559,0-1.01,0.452-1.01,1.011v6.705C2.821,18.62,3.272,19.072,3.831,19.072z"/>
<path fill="#FAAB4C" d="M57.758,31.232H40.434c-0.558,0-1.011,0.453-1.011,1.011v6.704c0,0.558,0.453,1.01,1.011,1.01h17.324
c0.558,0,1.011-0.452,1.011-1.01v-6.704C58.769,31.685,58.315,31.232,57.758,31.232z"/>
<path fill="#FAAB4C" d="M36.425,31.232H19.102c-0.558,0-1.01,0.453-1.01,1.011v6.704c0,0.558,0.452,1.01,1.01,1.01h17.323
c0.559,0,1.012-0.452,1.012-1.01v-6.704C37.437,31.685,36.983,31.232,36.425,31.232z"/>
<path fill="#FAAB4C" d="M15.249,31.232H3.831c-0.558,0-1.01,0.453-1.01,1.011v6.704c0,0.558,0.452,1.01,1.01,1.01h11.418
c0.558,0,1.01-0.452,1.01-1.01v-6.704C16.259,31.685,15.807,31.232,15.249,31.232z"/>
<path fill="#FAAB4C" d="M21.155,29.556c0.558,0,1.01-0.452,1.01-1.01v-6.705c0-0.558-0.452-1.01-1.01-1.01H3.831
c-0.559,0-1.01,0.452-1.01,1.01v6.705c0,0.558,0.451,1.01,1.01,1.01H21.155z"/>
<path fill="#FAAB4C" d="M25.296,20.832c-0.559,0-1.012,0.452-1.012,1.01v6.705c0,0.558,0.453,1.01,1.012,1.01h17.323
c0.558,0,1.01-0.452,1.01-1.01v-6.705c0-0.558-0.452-1.01-1.01-1.01H25.296z"/>
<path fill="#FAAB4C" d="M57.757,20.832H46.339c-0.557,0-1.01,0.452-1.01,1.01v6.705c0,0.558,0.453,1.01,1.01,1.01h11.418
c0.559,0,1.011-0.452,1.011-1.01v-6.705C58.768,21.284,58.315,20.832,57.757,20.832z"/>
</g>
<g class="mdr-text">
<path fill="#fff" d="M71.249,21.136c0-0.809,0.361-1.169,1.17-1.169h4.902v19.77h8.721v-19.77h4.998
c0.787,0,1.17,0.382,1.17,1.169v18.601h8.623V18.023c0-4.592-2.279-6.921-6.777-6.921H69.354c-4.528,0-6.825,2.312-6.825,6.873
v21.761h8.72V21.136z"/>
<path fill="#fff" d="M110.188,39.737h12.303c4.435,0,6.683-2.296,6.683-6.825V18.023c0-4.592-2.281-6.921-6.778-6.921h-12.351
c-4.529,0-6.825,2.312-6.825,6.873v15.127C103.219,37.505,105.563,39.737,110.188,39.737z M112.034,29.657v-8.521
c0-0.809,0.361-1.169,1.17-1.169h6.08c0.807,0,1.168,0.36,1.168,1.169v8.616c0,0.809-0.361,1.169-1.168,1.169h-6.08
C112.405,30.921,112.034,30.52,112.034,29.657z"/>
<path fill="#fff" d="M138.383,39.737h19.032V2.821H148.6v8.281h-10.36c-4.528,0-6.825,2.312-6.825,6.873v15.127
C131.414,37.505,133.759,39.737,138.383,39.737z M140.229,29.657v-8.521c0-0.809,0.36-1.169,1.17-1.169h7.2v10.955h-7.2
C140.601,30.921,140.229,30.52,140.229,29.657z"/>
<path fill="#fff" d="M166.914,39.737h11.824c4.433,0,6.681-2.296,6.681-6.825V11.103H176.7v18.649
c0,0.809-0.361,1.169-1.17,1.169h-5.6c-0.799,0-1.17-0.402-1.17-1.265V11.103h-8.816v22
C159.944,37.505,162.29,39.737,166.914,39.737z"/>
<rect x="187.997" y="2.821" fill="#fff" width="8.814" height="36.916"/>
<path fill="#fff" d="M206.31,11.103c-4.625,0-6.873,2.249-6.873,6.873v21.761h8.863V21.088c0-0.809,0.361-1.169,1.17-1.169
h6.394v-8.816H206.31z"/>
</g>
</svg>
</span>
</div>
</div>
</div>
</footer>
<!-- End Footer Bottom -->
<div class="modal fade" id="authenticate">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<div id="carousel-authenticate" class="carousel slide">
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/tuN-SoZjXHw" allowfullscreen></iframe>
</div>
</div>
<div class="item">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/OLTId12QX6A" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-authenticate" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-authenticate" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<div class="modal fade" id="files">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/wWVESU7yH1M" allowfullscreen></iframe>
</div>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<!-- Start Js Files -->
<script type="text/javascript" src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
<!--jQuery is a Javascript library that greatly reduces the amount of code that you must write.-->
<script type="text/javascript">
window.jQuery || document.write('<script src="js/jquery-2.1.0.min.js"><\/script>')
</script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<!--Packed with many functionalies such as carousel slider, responsivity, tabs, drop downs, buttons, and many other features-->
<script src="js/modernizr.min.js" type="text/javascript"></script>
<!--Modernizr is an open-source JavaScript library that helps you build the next generation of HTML5 and CSS3-powered websites.-->
<!-- <script src="js/jquery.prettyPhoto.js" type="text/javascript"></script> -->
<!-- Script for Lightbox Image -->
<script src="js/jquery.touchSwipe.min.js"></script>
<script src="js/custom.js" type="text/javascript"></script>
<!-- Script File containing all customizations -->
<!-- End Js Files -->
<!-- Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-56460444-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>