creative_tim 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +53 -0
  3. data/lib/creative_tim.rb +8 -0
  4. data/lib/creative_tim/version.rb +6 -0
  5. data/vendor/assets/fonts/FontAwesome.otf +0 -0
  6. data/vendor/assets/fonts/Pe-icon-7-stroke.eot +0 -0
  7. data/vendor/assets/fonts/Pe-icon-7-stroke.svg +212 -0
  8. data/vendor/assets/fonts/Pe-icon-7-stroke.ttf +0 -0
  9. data/vendor/assets/fonts/Pe-icon-7-stroke.woff +0 -0
  10. data/vendor/assets/fonts/fontawesome-webfont.eot +0 -0
  11. data/vendor/assets/fonts/fontawesome-webfont.svg +414 -0
  12. data/vendor/assets/fonts/fontawesome-webfont.ttf +0 -0
  13. data/vendor/assets/fonts/fontawesome-webfont.woff +0 -0
  14. data/vendor/assets/fonts/glyphicons-halflings-regular.eot +0 -0
  15. data/vendor/assets/fonts/glyphicons-halflings-regular.svg +229 -0
  16. data/vendor/assets/fonts/glyphicons-halflings-regular.ttf +0 -0
  17. data/vendor/assets/fonts/glyphicons-halflings-regular.woff +0 -0
  18. data/vendor/assets/images/blue.jpg +0 -0
  19. data/vendor/assets/images/faces/face-1.jpg +0 -0
  20. data/vendor/assets/images/faces/face-2.jpg +0 -0
  21. data/vendor/assets/images/faces/face-3.jpg +0 -0
  22. data/vendor/assets/images/faces/face-4.jpg +0 -0
  23. data/vendor/assets/images/favicon.ico +0 -0
  24. data/vendor/assets/images/logos/adobe.png +0 -0
  25. data/vendor/assets/images/logos/airbnb.png +0 -0
  26. data/vendor/assets/images/logos/ebay.png +0 -0
  27. data/vendor/assets/images/logos/evernote.png +0 -0
  28. data/vendor/assets/images/logos/zappos.png +0 -0
  29. data/vendor/assets/images/logos/zendesk.png +0 -0
  30. data/vendor/assets/images/new_logo.png +0 -0
  31. data/vendor/assets/images/phone_app.jpg +0 -0
  32. data/vendor/assets/images/showcases/showcase-1/bg.jpg +0 -0
  33. data/vendor/assets/images/showcases/showcase-1/bg2.jpg +0 -0
  34. data/vendor/assets/images/showcases/showcase-1/examples/home_1.jpg +0 -0
  35. data/vendor/assets/images/showcases/showcase-1/examples/home_2.jpg +0 -0
  36. data/vendor/assets/images/showcases/showcase-1/examples/home_3.jpg +0 -0
  37. data/vendor/assets/images/showcases/showcase-1/iphone.png +0 -0
  38. data/vendor/assets/images/showcases/showcase-1/iphones.png +0 -0
  39. data/vendor/assets/images/showcases/showcase-2/bg2.jpg +0 -0
  40. data/vendor/assets/images/showcases/showcase-2/examples/home_4.jpg +0 -0
  41. data/vendor/assets/images/showcases/showcase-2/examples/home_6.jpg +0 -0
  42. data/vendor/assets/images/showcases/showcase-2/mac1.png +0 -0
  43. data/vendor/assets/images/showcases/showcase-2/mac2.png +0 -0
  44. data/vendor/assets/images/template/bg3.jpg +0 -0
  45. data/vendor/assets/images/template/examples/home_11.jpg +0 -0
  46. data/vendor/assets/images/template/examples/home_22.jpg +0 -0
  47. data/vendor/assets/images/template/examples/home_33.jpg +0 -0
  48. data/vendor/assets/images/template/examples/home_44.jpg +0 -0
  49. data/vendor/assets/images/template/iphone3.png +0 -0
  50. data/vendor/assets/images/template/mac.png +0 -0
  51. data/vendor/assets/images/web_app.jpg +0 -0
  52. data/vendor/assets/javascripts/creative-tim/awesome_landing/awesome-landing-page.js +98 -0
  53. data/vendor/assets/javascripts/creative-tim/awesome_landing/bootstrap.js +2276 -0
  54. data/vendor/assets/javascripts/creative-tim/awesome_landing/jquery-1.10.2.js +9789 -0
  55. data/vendor/assets/javascripts/creative-tim/awesome_landing/jquery-ui-1.10.4.custom.min.js +6 -0
  56. data/vendor/assets/stylesheets/creative-tim/awesome_landing/bootstrap.css +6358 -0
  57. data/vendor/assets/stylesheets/creative-tim/awesome_landing/landing-page.css +1682 -0
  58. data/vendor/assets/stylesheets/creative-tim/awesome_landing/pe-icon-7-stroke.css +632 -0
  59. metadata +149 -0
@@ -0,0 +1,1682 @@
1
+
2
+ /* Font Smoothing */
3
+ h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, a, .td-name, td {
4
+ -moz-osx-font-smoothing: grayscale;
5
+ -webkit-font-smoothing: antialiased;
6
+ font-family: "Helvetica Neue","Open Sans",Arial,sans-serif;
7
+ }
8
+
9
+ h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
10
+ font-weight: 400;
11
+ margin: 30px 0 15px;
12
+ }
13
+
14
+ h1, .h1 {
15
+ font-size: 52px;
16
+ }
17
+
18
+ h2, .h2 {
19
+ font-size: 36px;
20
+ }
21
+
22
+ h3, .h3 {
23
+ font-size: 28px;
24
+ margin: 20px 0 10px;
25
+ }
26
+
27
+ h4, .h4 {
28
+ font-size: 22px;
29
+ line-height: 30px;
30
+ }
31
+
32
+ h5, .h5 {
33
+ font-size: 18px;
34
+ margin-bottom: 15px;
35
+ }
36
+
37
+ h6, .h6 {
38
+ font-size: 14px;
39
+ font-weight: 600;
40
+ text-transform: uppercase;
41
+ }
42
+
43
+ p {
44
+ font-size: 16px;
45
+ line-height: 1.5;
46
+ }
47
+
48
+ /* General overwrite */
49
+ body {
50
+ font-family: "Helvetica Neue","Open Sans",Arial,sans-serif;
51
+ }
52
+
53
+ a {
54
+ color: #2ca8ff;
55
+ }
56
+ a:hover, a:focus {
57
+ color: #109cff;
58
+ text-decoration: none;
59
+ }
60
+
61
+ a:focus, a:active {
62
+ outline: 0;
63
+ }
64
+
65
+ .navbar {
66
+ -webkit-transition: all 300ms linear;
67
+ -moz-transition: all 300ms linear;
68
+ -o-transition: all 300ms linear;
69
+ -ms-transition: all 300ms linear;
70
+ transition: all 300ms linear;
71
+ }
72
+
73
+ .btn-hover, i {
74
+ -webkit-transition: all 150ms linear;
75
+ -moz-transition: all 150ms linear;
76
+ -o-transition: all 150ms linear;
77
+ -ms-transition: all 150ms linear;
78
+ transition: all 150ms linear;
79
+ }
80
+
81
+ .fa {
82
+ width: 18px;
83
+ text-align: center;
84
+ }
85
+
86
+ .btn {
87
+ border-width: 2px;
88
+ background-color: transparent;
89
+ font-weight: 400;
90
+ opacity: 0.8;
91
+ filter: alpha(opacity=80);
92
+ padding: 8px 16px;
93
+ border-color: #888888;
94
+ color: #888888;
95
+ }
96
+ .btn:hover, .btn:focus, .btn:active, .btn.active, .open > .btn.dropdown-toggle {
97
+ background-color: transparent;
98
+ color: #777777;
99
+ border-color: #777777;
100
+ }
101
+ .btn:disabled, .btn[disabled], .btn.disabled {
102
+ background-color: transparent;
103
+ border-color: #888888;
104
+ }
105
+ .btn.btn-fill {
106
+ color: white;
107
+ background-color: #888888;
108
+ opacity: 1;
109
+ filter: alpha(opacity=100);
110
+ }
111
+ .btn.btn-fill:hover, .btn.btn-fill:focus, .btn.btn-fill:active, .btn.btn-fill.active, .open > .btn.btn-fill.dropdown-toggle {
112
+ background-color: #777777;
113
+ color: white;
114
+ }
115
+ .btn.btn-fill .caret {
116
+ border-top-color: white;
117
+ }
118
+ .btn .caret {
119
+ border-top-color: #888888;
120
+ }
121
+ .btn:hover, .btn:focus {
122
+ opacity: 1;
123
+ filter: alpha(opacity=100);
124
+ outline: 0 !important;
125
+ }
126
+ .btn:active, .btn.active, .open > .btn.dropdown-toggle {
127
+ -webkit-box-shadow: none;
128
+ box-shadow: none;
129
+ outline: 0 !important;
130
+ }
131
+ .btn.btn-icon {
132
+ padding: 8px;
133
+ }
134
+
135
+ .btn-primary {
136
+ border-color: #3472f7;
137
+ color: #3472f7;
138
+ }
139
+ .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
140
+ background-color: transparent;
141
+ color: #1d62f0;
142
+ border-color: #1d62f0;
143
+ }
144
+ .btn-primary:disabled, .btn-primary[disabled], .btn-primary.disabled {
145
+ background-color: transparent;
146
+ border-color: #3472f7;
147
+ }
148
+ .btn-primary.btn-fill {
149
+ color: white;
150
+ background-color: #3472f7;
151
+ opacity: 1;
152
+ filter: alpha(opacity=100);
153
+ }
154
+ .btn-primary.btn-fill:hover, .btn-primary.btn-fill:focus, .btn-primary.btn-fill:active, .btn-primary.btn-fill.active, .open > .btn-primary.btn-fill.dropdown-toggle {
155
+ background-color: #1d62f0;
156
+ color: white;
157
+ }
158
+ .btn-primary.btn-fill .caret {
159
+ border-top-color: white;
160
+ }
161
+ .btn-primary .caret {
162
+ border-top-color: #3472f7;
163
+ }
164
+
165
+ .btn-success {
166
+ border-color: #3ABE41;
167
+ color: #3ABE41;
168
+ }
169
+ .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
170
+ background-color: transparent;
171
+ color: #3ABE41;
172
+ border-color: #34aa3a;
173
+ }
174
+ .btn-success:disabled, .btn-success[disabled], .btn-success.disabled {
175
+ background-color: transparent;
176
+ border-color: #3ABE41;
177
+ }
178
+ .btn-success.btn-fill {
179
+ color: white;
180
+ background-color: #3ABE41;
181
+ opacity: 1;
182
+ filter: alpha(opacity=100);
183
+ }
184
+ .btn-success.btn-fill:hover, .btn-success.btn-fill:focus, .btn-success.btn-fill:active, .btn-success.btn-fill.active, .open > .btn-success.btn-fill.dropdown-toggle {
185
+ background-color: #34aa3a;
186
+ color: white;
187
+ }
188
+ .btn-success.btn-fill .caret {
189
+ border-top-color: white;
190
+ }
191
+ .btn-success .caret {
192
+ border-top-color: #3ABE41;
193
+ }
194
+
195
+ .btn-info {
196
+ border-color: #2ca8ff;
197
+ color: #2ca8ff;
198
+ }
199
+ .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
200
+ background-color: transparent;
201
+ color: #109cff;
202
+ border-color: #109cff;
203
+ }
204
+ .btn-info:disabled, .btn-info[disabled], .btn-info.disabled {
205
+ background-color: transparent;
206
+ border-color: #2ca8ff;
207
+ }
208
+ .btn-info.btn-fill {
209
+ color: white;
210
+ background-color: #2ca8ff;
211
+ opacity: 1;
212
+ filter: alpha(opacity=100);
213
+ }
214
+ .btn-info.btn-fill:hover, .btn-info.btn-fill:focus, .btn-info.btn-fill:active, .btn-info.btn-fill.active, .open > .btn-info.btn-fill.dropdown-toggle {
215
+ background-color: #109cff;
216
+ color: white;
217
+ }
218
+ .btn-info.btn-fill .caret {
219
+ border-top-color: white;
220
+ }
221
+ .btn-info .caret {
222
+ border-top-color: #2ca8ff;
223
+ }
224
+
225
+ .btn-warning {
226
+ border-color: #FFA17F;
227
+ color: #FFA17F;
228
+ }
229
+ .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
230
+ background-color: transparent;
231
+ color: #ff967f;
232
+ border-color: #ff967f;
233
+ }
234
+ .btn-warning:disabled, .btn-warning[disabled], .btn-warning.disabled {
235
+ background-color: transparent;
236
+ border-color: #ff9500;
237
+ }
238
+ .btn-warning.btn-fill {
239
+ color: white;
240
+ background-color: #FFA17F;
241
+ opacity: 1;
242
+ filter: alpha(opacity=100);
243
+ }
244
+ .btn-warning.btn-fill:hover, .btn-warning.btn-fill:focus, .btn-warning.btn-fill:active, .btn-warning.btn-fill.active, .open > .btn-warning.btn-fill.dropdown-toggle {
245
+ background-color: #ff967f;
246
+ color: white;
247
+ }
248
+ .btn-warning.btn-fill .caret {
249
+ border-top-color: white;
250
+ }
251
+ .btn-warning .caret {
252
+ border-top-color: #ff9500;
253
+ }
254
+
255
+ .btn-danger {
256
+ border-color: #E01724;
257
+ color: #E01724;
258
+ }
259
+ .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
260
+ background-color: transparent;
261
+ color: #C91420;
262
+ border-color: #C91420;
263
+ }
264
+ .btn-danger:disabled, .btn-danger[disabled], .btn-danger.disabled {
265
+ background-color: transparent;
266
+ border-color: #E01724;
267
+ }
268
+ .btn-danger.btn-fill {
269
+ color: white;
270
+ background-color: #E01724;
271
+ opacity: 1;
272
+ filter: alpha(opacity=100);
273
+ }
274
+ .btn-danger.btn-fill:hover, .btn-danger.btn-fill:focus, .btn-danger.btn-fill:active, .btn-danger.btn-fill.active, .open > .btn-danger.btn-fill.dropdown-toggle {
275
+ background-color: #C91420;
276
+ color: white;
277
+ }
278
+ .btn-danger.btn-fill .caret {
279
+ border-top-color: white;
280
+ }
281
+ .btn-danger .caret {
282
+ border-top-color: #E01724;
283
+ }
284
+
285
+ .btn-neutral {
286
+ border-color: white;
287
+ color: white;
288
+ }
289
+ .btn-neutral:hover, .btn-neutral:focus, .btn-neutral:active, .btn-neutral.active, .open > .btn-neutral.dropdown-toggle {
290
+ background-color: transparent;
291
+ color: white;
292
+ border-color: white;
293
+ }
294
+ .btn-neutral:disabled, .btn-neutral[disabled], .btn-neutral.disabled {
295
+ background-color: transparent;
296
+ border-color: white;
297
+ }
298
+ .btn-neutral.btn-fill {
299
+ color: white;
300
+ background-color: white;
301
+ opacity: 1;
302
+ filter: alpha(opacity=100);
303
+ }
304
+ .btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus, .btn-neutral.btn-fill:active, .btn-neutral.btn-fill.active, .open > .btn-neutral.btn-fill.dropdown-toggle {
305
+ background-color: white;
306
+ color: white;
307
+ }
308
+ .btn-neutral.btn-fill .caret {
309
+ border-top-color: white;
310
+ }
311
+ .btn-neutral .caret {
312
+ border-top-color: white;
313
+ }
314
+ .btn-neutral:active, .btn-neutral.active, .open > .btn-neutral.dropdown-toggle {
315
+ background-color: white;
316
+ color: #888888;
317
+ }
318
+ .btn-neutral.btn-fill, .btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus {
319
+ color: #888888;
320
+ }
321
+ .btn-neutral.btn-simple:active, .btn-neutral.btn-simple.active {
322
+ background-color: transparent;
323
+ }
324
+
325
+ .btn:disabled, .btn[disabled], .btn.disabled {
326
+ opacity: 0.5;
327
+ filter: alpha(opacity=50);
328
+ }
329
+
330
+ .btn-round {
331
+ border-width: 1px;
332
+ border-radius: 30px !important;
333
+ padding: 9px 18px;
334
+ }
335
+ .btn-round.btn-icon {
336
+ padding: 9px;
337
+ }
338
+
339
+ .btn-simple {
340
+ border: 0;
341
+ font-size: 16px;
342
+ padding: 8px 16px;
343
+ }
344
+ .btn-simple.btn-icon {
345
+ padding: 8px;
346
+ }
347
+
348
+ .btn-lg {
349
+ font-size: 18px;
350
+ border-radius: 6px;
351
+ padding: 14px 30px;
352
+ font-weight: 400;
353
+ }
354
+ .btn-lg.btn-round {
355
+ padding: 15px 30px;
356
+ }
357
+ .btn-lg.btn-simple {
358
+ padding: 16px 30px;
359
+ }
360
+
361
+ .btn-sm {
362
+ font-size: 12px;
363
+ border-radius: 3px;
364
+ padding: 5px 10px;
365
+ }
366
+ .btn-sm.btn-round {
367
+ padding: 6px 10px;
368
+ }
369
+ .btn-sm.btn-simple {
370
+ padding: 7px 10px;
371
+ }
372
+
373
+ .btn-xs {
374
+ font-size: 12px;
375
+ border-radius: 3px;
376
+ padding: 1px 5px;
377
+ }
378
+ .btn-xs.btn-round {
379
+ padding: 2px 5px;
380
+ }
381
+ .btn-xs.btn-simple {
382
+ padding: 3px 5px;
383
+ }
384
+
385
+ .btn-wd {
386
+ min-width: 140px;
387
+ }
388
+
389
+ .btn-group.select {
390
+ width: 100%;
391
+ }
392
+
393
+ .btn-group.select .btn {
394
+ text-align: left;
395
+ }
396
+
397
+ .btn-group.select .caret {
398
+ position: absolute;
399
+ top: 50%;
400
+ margin-top: -1px;
401
+ right: 8px;
402
+ }
403
+
404
+ .section {
405
+ padding: 30px 0;
406
+ position: relative;
407
+ background-color: #FFFFFF;
408
+ }
409
+
410
+ .section-gray {
411
+ background-color: #EEEEEE;
412
+ }
413
+
414
+ .section-white {
415
+ background-color: #FFFFFF;
416
+ }
417
+
418
+ .navbar {
419
+ border: 0;
420
+ font-size: 16px;
421
+ }
422
+ .navbar .navbar-brand {
423
+ font-weight: 600;
424
+ margin: 5px 0px;
425
+ padding: 20px 15px;
426
+ font-size: 20px;
427
+ }
428
+ .navbar .navbar-nav > li > a {
429
+ padding: 10px 15px;
430
+ margin: 15px 3px;
431
+ }
432
+ .navbar .navbar-nav > li > a.btn {
433
+ margin: 15px 3px;
434
+ padding: 8px 16px;
435
+ }
436
+ .navbar .navbar-nav > li > a.btn-round {
437
+ margin: 16px 3px;
438
+ }
439
+ .navbar .navbar-nav > li > a [class^="fa"] {
440
+ font-size: 19px;
441
+ position: relative;
442
+ top: 1px;
443
+ }
444
+ .navbar .btn {
445
+ margin: 15px 3px;
446
+ font-size: 14px;
447
+ }
448
+ .navbar .btn-simple {
449
+ font-size: 16px;
450
+ }
451
+
452
+ .navbar-transparent .navbar-brand, [class*="navbar-ct"] .navbar-brand {
453
+ color: white;
454
+ opacity: 0.9;
455
+ filter: alpha(opacity=90);
456
+ }
457
+ .navbar-transparent .navbar-brand:focus, .navbar-transparent .navbar-brand:hover, [class*="navbar-ct"] .navbar-brand:focus, [class*="navbar-ct"] .navbar-brand:hover {
458
+ background-color: transparent;
459
+ opacity: 1;
460
+ filter: alpha(opacity=100);
461
+ }
462
+ .navbar-transparent .navbar-nav > li > a, [class*="navbar-ct"] .navbar-nav > li > a {
463
+ color: white;
464
+ border-color: white;
465
+ opacity: 0.8;
466
+ filter: alpha(opacity=80);
467
+ }
468
+ .navbar-transparent .navbar-nav > .active > a,
469
+ .navbar-transparent .navbar-nav > .active > a:hover,
470
+ .navbar-transparent .navbar-nav > .active > a:focus,
471
+ .navbar-transparent .navbar-nav > li > a:hover,
472
+ .navbar-transparent .navbar-nav > li > a:focus, [class*="navbar-ct"] .navbar-nav > .active > a,
473
+ [class*="navbar-ct"] .navbar-nav > .active > a:hover,
474
+ [class*="navbar-ct"] .navbar-nav > .active > a:focus,
475
+ [class*="navbar-ct"] .navbar-nav > li > a:hover,
476
+ [class*="navbar-ct"] .navbar-nav > li > a:focus {
477
+ background-color: transparent;
478
+ border-radius: 3px;
479
+ color: white;
480
+ opacity: 1;
481
+ filter: alpha(opacity=100);
482
+ }
483
+ .navbar-transparent .navbar-nav > .dropdown > a .caret,
484
+ .navbar-transparent .navbar-nav > .dropdown > a:hover .caret,
485
+ .navbar-transparent .navbar-nav > .dropdown > a:focus .caret, [class*="navbar-ct"] .navbar-nav > .dropdown > a .caret,
486
+ [class*="navbar-ct"] .navbar-nav > .dropdown > a:hover .caret,
487
+ [class*="navbar-ct"] .navbar-nav > .dropdown > a:focus .caret {
488
+ border-bottom-color: white;
489
+ border-top-color: white;
490
+ }
491
+ .navbar-transparent .navbar-nav > .open > a,
492
+ .navbar-transparent .navbar-nav > .open > a:hover,
493
+ .navbar-transparent .navbar-nav > .open > a:focus, [class*="navbar-ct"] .navbar-nav > .open > a,
494
+ [class*="navbar-ct"] .navbar-nav > .open > a:hover,
495
+ [class*="navbar-ct"] .navbar-nav > .open > a:focus {
496
+ background-color: transparent;
497
+ color: white;
498
+ opacity: 1;
499
+ filter: alpha(opacity=100);
500
+ }
501
+ .navbar-transparent .btn-default, [class*="navbar-ct"] .btn-default {
502
+ color: white;
503
+ border-color: white;
504
+ }
505
+ .navbar-transparent .btn-default.btn-fill, [class*="navbar-ct"] .btn-default.btn-fill {
506
+ color: #9a9a9a;
507
+ background-color: white;
508
+ opacity: 0.9;
509
+ filter: alpha(opacity=90);
510
+ }
511
+ .navbar-transparent .btn-default.btn-fill:hover,
512
+ .navbar-transparent .btn-default.btn-fill:focus,
513
+ .navbar-transparent .btn-default.btn-fill:active,
514
+ .navbar-transparent .btn-default.btn-fill.active,
515
+ .navbar-transparent .open .dropdown-toggle.btn-fill.btn-default, [class*="navbar-ct"] .btn-default.btn-fill:hover,
516
+ [class*="navbar-ct"] .btn-default.btn-fill:focus,
517
+ [class*="navbar-ct"] .btn-default.btn-fill:active,
518
+ [class*="navbar-ct"] .btn-default.btn-fill.active,
519
+ [class*="navbar-ct"] .open .dropdown-toggle.btn-fill.btn-default {
520
+ border-color: white;
521
+ opacity: 1;
522
+ filter: alpha(opacity=100);
523
+ }
524
+
525
+ .navbar-transparent .dropdown-menu .divider {
526
+ background-color: rgba(255, 255, 255, 0.2);
527
+ }
528
+
529
+ .footer {
530
+ background-color: white;
531
+ line-height: 20px;
532
+ }
533
+ .footer nav > ul {
534
+ list-style: none;
535
+ margin: 0;
536
+ padding: 0;
537
+ font-weight: normal;
538
+ }
539
+ .footer nav > ul a:not(.btn) {
540
+ color: #9a9a9a;
541
+ display: block;
542
+ margin-bottom: 3px;
543
+ }
544
+ .footer nav > ul a:not(.btn):hover, .footer nav > ul a:not(.btn):focus {
545
+ color: #777777;
546
+ }
547
+ .footer .social-area {
548
+ padding: 15px 0;
549
+ }
550
+ .footer .social-area h5 {
551
+ padding-bottom: 15px;
552
+ }
553
+ .footer .social-area > a:not(.btn) {
554
+ color: #9a9a9a;
555
+ display: inline-block;
556
+ vertical-align: top;
557
+ padding: 10px 5px;
558
+ font-size: 20px;
559
+ font-weight: normal;
560
+ line-height: 20px;
561
+ text-align: center;
562
+ }
563
+ .footer .social-area > a:not(.btn):hover, .footer .social-area > a:not(.btn):focus {
564
+ color: #777777;
565
+ }
566
+ .footer .copyright {
567
+ color: #777777;
568
+ padding: 10px 15px;
569
+ margin: 15px 3px;
570
+ line-height: 20px;
571
+ text-align: center;
572
+ }
573
+ .footer hr {
574
+ border-color: #dddddd;
575
+ }
576
+ .footer .title {
577
+ color: #777777;
578
+ }
579
+
580
+ .footer:not(.footer-big) nav > ul {
581
+ font-size: 16px;
582
+ }
583
+ .footer:not(.footer-big) nav > ul li {
584
+ margin-left: 20px;
585
+ float: left;
586
+ }
587
+ .footer:not(.footer-big) nav > ul a {
588
+ padding: 10px 0px;
589
+ margin: 15px 10px 15px 0px;
590
+ }
591
+
592
+ .footer-default {
593
+ background-color: whitesmoke;
594
+ }
595
+
596
+ .btn-social {
597
+ opacity: 0.85;
598
+ padding: 8px 9px;
599
+ }
600
+ .btn-social .fa {
601
+ font-size: 18px;
602
+ vertical-align: middle;
603
+ display: inline-block;
604
+ }
605
+ .btn-social.btn-simple {
606
+ padding: 9px 5px;
607
+ font-size: 16px;
608
+ }
609
+ .btn-social.btn-simple .fa {
610
+ font-size: 20px;
611
+ position: relative;
612
+ top: -2px;
613
+ width: 24px;
614
+ }
615
+
616
+ .btn-facebook {
617
+ border-color: #3b5998;
618
+ color: #3b5998;
619
+ }
620
+ .btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
621
+ background-color: transparent;
622
+ color: #3b5998;
623
+ border-color: #3b5998;
624
+ opacity: 1;
625
+ }
626
+ .btn-facebook:disabled, .btn-facebook[disabled], .btn-facebook.disabled {
627
+ background-color: transparent;
628
+ border-color: #3b5998;
629
+ }
630
+ .btn-facebook.btn-fill {
631
+ color: white;
632
+ background-color: #3b5998;
633
+ opacity: 0.9;
634
+ }
635
+ .btn-facebook.btn-fill:hover, .btn-facebook.btn-fill:focus, .btn-facebook.btn-fill:active, .btn-facebook.btn-fill.active, .open > .btn-facebook.btn-fill.dropdown-toggle {
636
+ background-color: #3b5998;
637
+ color: white;
638
+ opacity: 1;
639
+ }
640
+
641
+ .btn-twitter {
642
+ border-color: #55acee;
643
+ color: #55acee;
644
+ }
645
+ .btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
646
+ background-color: transparent;
647
+ color: #55acee;
648
+ border-color: #55acee;
649
+ opacity: 1;
650
+ }
651
+ .btn-twitter:disabled, .btn-twitter[disabled], .btn-twitter.disabled {
652
+ background-color: transparent;
653
+ border-color: #55acee;
654
+ }
655
+ .btn-twitter.btn-fill {
656
+ color: white;
657
+ background-color: #55acee;
658
+ opacity: 0.9;
659
+ }
660
+ .btn-twitter.btn-fill:hover, .btn-twitter.btn-fill:focus, .btn-twitter.btn-fill:active, .btn-twitter.btn-fill.active, .open > .btn-twitter.btn-fill.dropdown-toggle {
661
+ background-color: #55acee;
662
+ color: white;
663
+ opacity: 1;
664
+ }
665
+
666
+ .btn-pinterest {
667
+ border-color: #cc2127;
668
+ color: #cc2127;
669
+ }
670
+ .btn-pinterest:hover, .btn-pinterest:focus, .btn-pinterest:active, .btn-pinterest.active, .open > .btn-pinterest.dropdown-toggle {
671
+ background-color: transparent;
672
+ color: #cc2127;
673
+ border-color: #cc2127;
674
+ opacity: 1;
675
+ }
676
+ .btn-pinterest:disabled, .btn-pinterest[disabled], .btn-pinterest.disabled {
677
+ background-color: transparent;
678
+ border-color: #cc2127;
679
+ }
680
+ .btn-pinterest.btn-fill {
681
+ color: white;
682
+ background-color: #cc2127;
683
+ opacity: 0.9;
684
+ }
685
+ .btn-pinterest.btn-fill:hover, .btn-pinterest.btn-fill:focus, .btn-pinterest.btn-fill:active, .btn-pinterest.btn-fill.active, .open > .btn-pinterest.btn-fill.dropdown-toggle {
686
+ background-color: #cc2127;
687
+ color: white;
688
+ opacity: 1;
689
+ }
690
+ .border-top{
691
+ border-top: 1px solid #e2e2e2;
692
+ }
693
+
694
+ .parallax .parallax-image {
695
+ width: 100%;
696
+ position: relative;
697
+ height: 100%;
698
+
699
+ }
700
+
701
+ .parallax .parallax-image.second-image{
702
+ position: absolute;
703
+ right: -200px;
704
+ top: 0;
705
+ }
706
+
707
+ .landing-page ol{
708
+ font-weight: 300;
709
+ }
710
+
711
+ .landing-page .section p{
712
+ margin-top: 30px;
713
+ line-height: 28px;
714
+ font-size: 18px;
715
+ font-weight: 200;
716
+ }
717
+ .landing-page .section-description h5 {
718
+ margin-top: 40px;
719
+ }
720
+ .landing-page .img-container {
721
+ border-radius: 10px;
722
+ overflow: hidden;
723
+ }
724
+ .landing-page .img-container img {
725
+ width: 100%;
726
+ }
727
+ .landing-page .section-testimonials .carousel-control {
728
+ left: -70px;
729
+ }
730
+ .landing-page .section-testimonials .carousel-control .fa {
731
+ top: 40%;
732
+ }
733
+ .landing-page .section-testimonials .carousel-control.right {
734
+ right: -40px;
735
+ left: auto;
736
+ }
737
+ .landing-page .section-clients {
738
+ padding: 50px 0;
739
+ }
740
+ .landing-page .section-clients .info .icon {
741
+ background: transparent;
742
+ }
743
+ .landing-page .section-clients .icon i {
744
+ color: #AAAAAA;
745
+ }
746
+ .landing-page .section-clients h3 {
747
+ margin-top: 10px;
748
+ }
749
+ .landing-page .social-line {
750
+ border-bottom: 1px solid #dddddd;
751
+ }
752
+ .landing-page .carousel-indicators {
753
+ bottom: -50px;
754
+ }
755
+ .landing-page .carousel-indicators li {
756
+ margin: 1px 10px;
757
+ border-color: #888888;
758
+ }
759
+ .landing-page .carousel-indicators .active{
760
+ background-color: #888888;
761
+ }
762
+ .landing-page .carousel-indicators.carousel-indicators-blue li {
763
+ border-color: #00bbff;
764
+ }
765
+ .landing-page .carousel-indicators.carousel-indicators-blue .active {
766
+ background-color: #00bbff;
767
+ }
768
+ .landing-page .carousel-indicators.carousel-indicators-green li {
769
+ border-color: #3ABE41;
770
+ }
771
+ .landing-page .carousel-indicators.carousel-indicators-green .active {
772
+ background-color: #3ABE41;
773
+ }
774
+ .landing-page .carousel-indicators.carousel-indicators-orange li {
775
+ border-color: #FFA17F;
776
+ }
777
+ .landing-page .carousel-indicators.carousel-indicators-orange .active {
778
+ background-color: #FFA17F;
779
+ }
780
+ .landing-page .carousel-indicators.carousel-indicators-red li {
781
+ border-color: #E01724;
782
+ }
783
+ .landing-page .carousel-indicators.carousel-indicators-red .active {
784
+ background-color: #E01724;
785
+ }
786
+ .landing-page .carousel-inner > .item > img,
787
+ .landing-page .carousel-inner > .item > a > img {
788
+ display: block;
789
+ margin: 0 auto;
790
+ height: auto;
791
+ border-radius: 10px;
792
+ width: 100%;
793
+ }
794
+ .landing-page .carousel.fade {
795
+ opacity: 1;
796
+ }
797
+ .landing-page .carousel.fade .item {
798
+ -moz-transition: opacity ease-in-out .7s;
799
+ -o-transition: opacity ease-in-out .7s;
800
+ -webkit-transition: opacity ease-in-out .7s;
801
+ transition: opacity ease-in-out .7s;
802
+ left: 0 !important;
803
+ opacity: 0;
804
+ top: 0;
805
+ position: absolute;
806
+ width: 100%;
807
+ display: block !important;
808
+ z-index: 1;
809
+ }
810
+ .landing-page .carousel.fade .item:first-child {
811
+ top: auto;
812
+ position: relative;
813
+ }
814
+ .landing-page .carousel.fade .item.active {
815
+ opacity: 1;
816
+ -moz-transition: opacity ease-in-out .7s;
817
+ -o-transition: opacity ease-in-out .7s;
818
+ -webkit-transition: opacity ease-in-out .7s;
819
+ transition: opacity ease-in-out .7s;
820
+ z-index: 2;
821
+ }
822
+
823
+
824
+ .logo-container .logo{
825
+ overflow: hidden;
826
+ border-radius: 50%;
827
+ border: 1px solid #333333;
828
+ width: 50px;
829
+ float: left;
830
+ }
831
+
832
+ .logo-container .brand{
833
+ font-size: 18px;
834
+ color: #FFFFFF;
835
+ line-height: 20px;
836
+ float: left;
837
+ margin-left: 10px;
838
+ margin-top: 5px;
839
+ width: 50px;
840
+ height: 50px;
841
+ }
842
+ .logo-container{
843
+ margin-top: 10px;
844
+ }
845
+ .logo-container .logo img{
846
+ width: 100%;
847
+ }
848
+
849
+ .landing-page1 .container{
850
+ max-width: 970px;
851
+ }
852
+
853
+ .landing-page2 .container{
854
+ max-width: 1170px;
855
+ }
856
+
857
+ .header-text{
858
+ text-transform: uppercase;
859
+ font-weight: 200;
860
+ color: #333;
861
+ margin-bottom: 20px;
862
+ font-size: 30px;
863
+ position: relative;
864
+ line-height: 24px;
865
+ }
866
+
867
+ .landing-page .navbar-top {
868
+ position: absolute;
869
+ top: 0;
870
+ right: 0;
871
+ left: 0;
872
+ z-index: 1030;
873
+ }
874
+
875
+ .landing-page .parallax {
876
+ width: 100%;
877
+ height: 630px;
878
+ overflow: hidden;
879
+ display: block;
880
+ background-size: 100%;
881
+ }
882
+
883
+ .landing-page .parallax .container{
884
+ z-index: 2;
885
+ position: absolute;
886
+ top: 0;
887
+ margin-left: auto;
888
+ margin-right: auto;
889
+ left: 0;
890
+ right: 0;
891
+ }
892
+
893
+ .filter-gradient{
894
+ position: relative;
895
+ }
896
+ .filter-gradient:after{
897
+ background-size: 2000px;
898
+ position: absolute;
899
+ left: 0;
900
+ top: 0;
901
+ width: 100%;
902
+ height: 100%;
903
+ display: block;
904
+ z-index: 1;
905
+ content: "";
906
+ opacity: .7;
907
+ }
908
+ .filter-gradient.gray:after{
909
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
910
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMjUyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTQzNDUiIHN0b3Atb3BhY2l0eT0iMC44NyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
911
+ background: -moz-linear-gradient(top, rgba(35,37,38,1) 0%, rgba(65,67,69,0.87) 100%); /* FF3.6+ */
912
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,37,38,1)), color-stop(100%,rgba(65,67,69,0.87))); /* Chrome,Safari4+ */
913
+ background: -webkit-linear-gradient(top, rgba(35,37,38,1) 0%,rgba(65,67,69,0.87) 100%); /* Chrome10+,Safari5.1+ */
914
+ background: -o-linear-gradient(top, rgba(35,37,38,1) 0%,rgba(65,67,69,0.87) 100%); /* Opera 11.10+ */
915
+ background: -ms-linear-gradient(top, rgba(35,37,38,1) 0%,rgba(65,67,69,0.87) 100%); /* IE10+ */
916
+ background: linear-gradient(to bottom, rgba(35,37,38,1) 0%,rgba(65,67,69,0.87) 100%); /* W3C */
917
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232526', endColorstr='#de414345',GradientType=0 ); /* IE6-8 */
918
+
919
+ }
920
+ .filter-gradient.blue:after{
921
+ background: rgba(54, 151, 142, 0.8) ; /* Old browsers */
922
+ background: -moz-radial-gradient(center, ellipse cover, #1e5799 0%, rgba(54, 151, 142, 0.8) 0%, #0C526C 100%, #3d7eaa 100%, #182848 100%, #6e48aa 100%, #6e48aa 100%); /* FF3.6+ */
923
+ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#1e5799), color-stop(0%,rgba(54, 151, 142, 0.8) ), color-stop(100%,#0C526C), color-stop(100%,#3d7eaa), color-stop(100%,#182848), color-stop(100%,#6e48aa), color-stop(100%,#6e48aa)); /* Chrome,Safari4+ */
924
+ background: -webkit-radial-gradient(center, ellipse cover, #1e5799 0%,rgba(54, 151, 142, 0.8) 0%,#0C526C 100%,#3d7eaa 100%,#182848 100%,#6e48aa 100%,#6e48aa 100%); /* Chrome10+,Safari5.1+ */
925
+ background: -o-radial-gradient(center, ellipse cover, #1e5799 0%,rgba(54, 151, 142, 0.8) 0%,#0C526C 100%,#3d7eaa 100%,#182848 100%,#6e48aa 100%,#6e48aa 100%); /* Opera 12+ */
926
+ background: -ms-radial-gradient(center, ellipse cover, #1e5799 0%,rgba(54, 151, 142, 0.8) 0%,#0C526C 100%,#3d7eaa 100%,#182848 100%,#6e48aa 100%,#6e48aa 100%); /* IE10+ */
927
+ background: radial-gradient(ellipse at center, #1e5799 0%,rgba(54, 151, 142, 0.8) 0%,#0C526C 100%,#3d7eaa 100%,#182848 100%,#6e48aa 100%,#6e48aa 100%); /* W3C */
928
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(54, 151, 142, 0.8) ', endColorstr='#6e48aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
929
+ }
930
+ .filter-gradient.green:after{
931
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
932
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzQ4ZjUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU2YjRkMyIgc3RvcC1vcGFjaXR5PSIwLjg3Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
933
+ background: -moz-linear-gradient(45deg, rgba(52,143,80,1) 0%, rgba(86, 211, 146, 0.75) 100%); /* FF3.6+ */
934
+ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(52,143,80,1)), color-stop(100%,rgba(86, 211, 146, 0.75))); /* Chrome,Safari4+ */
935
+ background: -webkit-linear-gradient(45deg, rgba(52,143,80,1) 0%,rgba(86, 211, 146, 0.75) 100%); /* Chrome10+,Safari5.1+ */
936
+ background: -o-linear-gradient(45deg, rgba(52,143,80,1) 0%,rgba(86, 211, 146, 0.75) 100%); /* Opera 11.10+ */
937
+ background: -ms-linear-gradient(45deg, rgba(52,143,80,1) 0%,rgba(86, 211, 146, 0.75) 100%); /* IE10+ */
938
+ background: linear-gradient(45deg, rgba(52,143,80,1) 0%,rgba(86, 211, 146, 0.75) 100%); /* W3C */
939
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#348f50', endColorstr='#de56b4d3',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
940
+
941
+ }
942
+ .filter-gradient.orange:after{
943
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
944
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTE3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDIyM2UiIHN0b3Atb3BhY2l0eT0iMC44NyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
945
+ background: -moz-linear-gradient(top, rgba(255,161,127,1) 0%, rgba(0,34,62,0.87) 100%); /* FF3.6+ */
946
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,161,127,1)), color-stop(100%,rgba(0,34,62,0.87))); /* Chrome,Safari4+ */
947
+ background: -webkit-linear-gradient(top, rgba(255,161,127,1) 0%,rgba(0,34,62,0.87) 100%); /* Chrome10+,Safari5.1+ */
948
+ background: -o-linear-gradient(top, rgba(255,161,127,1) 0%,rgba(0,34,62,0.87) 100%); /* Opera 11.10+ */
949
+ background: -ms-linear-gradient(top, rgba(255,161,127,1) 0%,rgba(0,34,62,0.87) 100%); /* IE10+ */
950
+ background: linear-gradient(to bottom, rgba(255,161,127,1) 0%,rgba(0,34,62,0.87) 100%); /* W3C */
951
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa17f', endColorstr='#de00223e',GradientType=0 ); /* IE6-8 */
952
+
953
+ }
954
+ .filter-gradient.red:after{
955
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
956
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiM4ZTAwMDkiIHN0b3Atb3BhY2l0eT0iMC44NyIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTYxMTExIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
957
+ background: -moz-radial-gradient(center, ellipse cover, rgba(224, 23, 36, 0.7) 1%, rgba(86,17,17,1) 100%); /* FF3.6+ */
958
+ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,rgba(224, 23, 36, 0.7) ), color-stop(100%,rgba(86,17,17,1))); /* Chrome,Safari4+ */
959
+ background: -webkit-radial-gradient(center, ellipse cover, rgba(224, 23, 36, 0.7) 1%,rgba(86,17,17,1) 100%); /* Chrome10+,Safari5.1+ */
960
+ background: -o-radial-gradient(center, ellipse cover, rgba(224, 23, 36, 0.7) 1%,rgba(86,17,17,1) 100%); /* Opera 12+ */
961
+ background: -ms-radial-gradient(center, ellipse cover, rgba(224, 23, 36, 0.7) 1%,rgba(86,17,17,1) 100%); /* IE10+ */
962
+ background: radial-gradient(ellipse at center, rgba(224, 23, 36, 0.7) 1%,rgba(86,17,17,1) 100%); /* W3C */
963
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de8e0009', endColorstr='#561111',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
964
+
965
+ }
966
+ .section-no-padding{
967
+ padding-bottom: 0;
968
+ }
969
+
970
+ .landing-page .footer{
971
+ padding: 20px 0;
972
+ }
973
+ .landing-page .parallax .parallax-background{
974
+ position: relative;
975
+ z-index: 1;
976
+ width: 100%;
977
+ height: 100%;
978
+ }
979
+ .landing-page .parallax .parallax-background img{
980
+ width: 100%;
981
+ height: auto;
982
+ position: relative;
983
+ }
984
+ .landing-page .parallax .parallax-image{
985
+ width: 100%;
986
+ margin: 0 auto;
987
+ margin-top: 145px;
988
+ float: right;
989
+ text-align: center;
990
+ }
991
+
992
+ .landing-page .parallax .parallax-image img {
993
+ height: auto;
994
+ width: 100%;
995
+ }
996
+
997
+ .landing-page .parallax .parallax-image img.phone{
998
+ width: 80%;
999
+ float: right;
1000
+ }
1001
+
1002
+ .landing-page .parallax .parallax-background img.flipped{
1003
+ -moz-transform: scaleX(-1);
1004
+ -o-transform: scaleX(-1);
1005
+ -webkit-transform: scaleX(-1);
1006
+ transform: scaleX(-1);
1007
+ filter: FlipH;
1008
+ -ms-filter: "FlipH";
1009
+ }
1010
+
1011
+ .landing-page .parallax .parallax-image .screen {
1012
+ position: absolute;
1013
+ z-index: 3;
1014
+ }
1015
+
1016
+ .landing-page .parallax .description{
1017
+ margin-top: 200px;
1018
+ color: white;
1019
+ padding: 5px;
1020
+ }
1021
+
1022
+ .landing-page .section-presentation .description{
1023
+ padding: 50px 5px 0;
1024
+ }
1025
+
1026
+ .landing-page .parallax .description h2{
1027
+ text-shadow: 0 1px 5px rgba(0,0,0,0.2);
1028
+ font-weight: 200;
1029
+ font-size: 40px;
1030
+ }
1031
+
1032
+ .landing-page .parallax .description h5 {
1033
+ line-height: 1.4;
1034
+ font-weight: 400;
1035
+ text-shadow: 0 1px 5px rgba(0,0,0,0.5);
1036
+ font-size: 18px;
1037
+ }
1038
+
1039
+ .landing-page .parallax .buttons{
1040
+ width: 100%;
1041
+ display: inline-block;
1042
+ margin-top: 40px;
1043
+ }
1044
+
1045
+ .landing-page .parallax .buttons h4{
1046
+ color: white;
1047
+ display: inline-block;
1048
+ }
1049
+
1050
+ .landing-page .parallax .buttons h4 ~ .btn{
1051
+ margin-top: -10px;
1052
+ margin-left: 20px;
1053
+ }
1054
+
1055
+ .landing-page .parallax .buttons .btn-simple{
1056
+ font-size: 30px;
1057
+ }
1058
+
1059
+
1060
+
1061
+ .landing-page .logos {
1062
+ width: 100%;
1063
+ margin: 0 auto;
1064
+ text-align: center;
1065
+ }
1066
+ .landing-page .logos ul{
1067
+ display: block;
1068
+ width: 100%;
1069
+ margin: 0px auto;
1070
+ padding-top: 48px;
1071
+ }
1072
+ .landing-page .logos li{
1073
+ display: inline-block;
1074
+ margin: 0 17px;
1075
+ }
1076
+
1077
+ .landing-page .section-presentation {
1078
+ overflow: hidden;
1079
+ width: 100%;
1080
+ min-height: 600px;
1081
+ margin-top: 30px;
1082
+ }
1083
+
1084
+ .landing-page .section-presentation img{
1085
+ position: absolute;
1086
+ top: 0;
1087
+ left: 0;
1088
+ height: 600px;
1089
+ }
1090
+
1091
+ .landing-page .section-presentation .iphone-presentation {
1092
+ position: relative;
1093
+ margin: 0 auto;
1094
+ width: 100%;
1095
+ height: auto;
1096
+ }
1097
+
1098
+ .landing-page .section-no-padding .parallax {
1099
+ color: white;
1100
+ position: relative;
1101
+ overflow: hidden;
1102
+ width: 100%;
1103
+ height: 600px;
1104
+ text-align: center;
1105
+ }
1106
+
1107
+ .landing-page .section-no-padding .parallax .info{
1108
+ position: absolute;
1109
+ left: 50%;
1110
+ -webkit-transform: translateX(-50%);
1111
+ -moz-transform: translateX(-50%);
1112
+ -ms-transform: translateX(-50%);
1113
+ -o-transform: translateX(-50%);
1114
+ transform: translateX(-50%);
1115
+ z-index: 20;
1116
+ top: 150px;
1117
+
1118
+ }
1119
+ .landing-page .section-no-padding .parallax .info h1{
1120
+ font-size: 40px;
1121
+ font-weight: 300;
1122
+ }
1123
+
1124
+ .landing-page .section-no-padding .parallax .info a{
1125
+ position: relative;
1126
+ z-index: 10;
1127
+
1128
+ }
1129
+
1130
+ .landing-page .section-no-padding .parallax .info .btn-lg{
1131
+ margin-top: 75px;
1132
+ padding: 14px 80px;
1133
+ }
1134
+
1135
+ .landing-page .section-demo{
1136
+ margin-top: 50px;
1137
+ }
1138
+
1139
+ .landing-page .section-demo a{
1140
+ margin-top: 20px;
1141
+ }
1142
+
1143
+ .landing-page .section-demo .demo-image{
1144
+ position: relative;
1145
+ width: 100%;
1146
+ display: block;
1147
+ }
1148
+
1149
+ .landing-page .section-demo .demo-image img{
1150
+ width: 100%;
1151
+ height: auto;
1152
+ border-radius: 10px;
1153
+ }
1154
+
1155
+ .landing-page .section-demo .row:first-child{
1156
+ margin-bottom: 100px;
1157
+ }
1158
+
1159
+ .landing-page .section-demo .carousel-inner{
1160
+ border-radius: 10px;
1161
+ box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);
1162
+ }
1163
+
1164
+ .landing-page .section-features{
1165
+ margin: 50px 0;
1166
+ }
1167
+
1168
+ .landing-page .section-features .card{
1169
+ width: 100%;
1170
+ min-height: 390px;
1171
+ padding: 10px 30px;
1172
+ border: 1px solid #DDDDDD;
1173
+ border-radius: 10px;
1174
+ margin-top: 30px;
1175
+ text-align: center;
1176
+ }
1177
+ .landing-page .section-features .card .icon i{
1178
+ font-size: 63px;
1179
+ color: #9a9a9a;
1180
+ width: 85px;
1181
+ height: 85px;
1182
+ line-height: 80px;
1183
+ text-align: center;
1184
+ border-radius: 50%;
1185
+ margin: 0 auto;
1186
+ margin-top: 20px;
1187
+ }
1188
+
1189
+ .landing-page .section-features .card.card-blue{
1190
+ border-color: #CCE7F5;
1191
+ }
1192
+ .landing-page .section-features .card.card-blue .icon i{
1193
+ color:#00bbff;
1194
+ }
1195
+ .landing-page .section-features .card.card-green{
1196
+ border-color: #BDF8C0;
1197
+ }
1198
+ .landing-page .section-features .card.card-green .icon i{
1199
+ color:#3ABE41;
1200
+ }
1201
+ .landing-page .section-features .card.card-orange{
1202
+ border-color: #FAD9CD;
1203
+ }
1204
+ .landing-page .section-features .card.card-orange .icon i{
1205
+ color:#ff967f;
1206
+ }
1207
+ .landing-page .section-features .card.card-red{
1208
+ border-color: #FFBFC3;
1209
+ }
1210
+ .landing-page .section-features .card.card-red .icon i{
1211
+ color:#E01724;
1212
+ }
1213
+ .landing-page .section-features .card h4{
1214
+ font-weight: 300;
1215
+ font-size: 18px;
1216
+ margin: 30px 0 -15px;
1217
+ }
1218
+
1219
+ .landing-page .section-features .card p{
1220
+ font-size: 16px;
1221
+ line-height: 22px;
1222
+ color: #777;
1223
+ }
1224
+
1225
+
1226
+ .landing-page .section-testimonial{
1227
+ position: relative;
1228
+ width: 100%;
1229
+ min-height: 450px;
1230
+ }
1231
+ .landing-page .section-testimonial .carousel{
1232
+ margin-top: 50px;
1233
+
1234
+ }
1235
+ .landing-page .section-testimonial .carousel-inner .item .mask{
1236
+ width: 100px;
1237
+ height: 100px;
1238
+ border-radius: 50%;
1239
+ border: 5px solid #ddd;
1240
+ overflow: hidden;
1241
+ display: block;
1242
+ margin: 0 auto;
1243
+ }
1244
+
1245
+ .landing-page .section-testimonial .carousel-inner .item img{
1246
+ width: 100%;
1247
+ height: auto;
1248
+ display: block;
1249
+ }
1250
+
1251
+ .landing-page .section-testimonial .carousel-inner .item .carousel-testimonial-caption{
1252
+ text-align: center;
1253
+ max-width: 700px;
1254
+ margin: 0 auto;
1255
+ }
1256
+
1257
+ .landing-page .section-testimonial .carousel-inner h3{
1258
+ font-weight: 300;
1259
+ font-size: 30px;
1260
+ line-height: 46px;
1261
+ }
1262
+
1263
+ .landing-page .section-testimonial .carousel-inner p{
1264
+ margin-top: 10px;
1265
+ color: #9a9a9a;
1266
+ }
1267
+
1268
+ .landing-page .section-testimonial .carousel-control {
1269
+ color: #333;
1270
+ text-shadow: none;
1271
+ }
1272
+
1273
+ .landing-page .carousel.fade {
1274
+ opacity: 1;
1275
+ }
1276
+ .landing-page .carousel.fade .item {
1277
+ -moz-transition: opacity ease-in-out .7s;
1278
+ -o-transition: opacity ease-in-out .7s;
1279
+ -webkit-transition: opacity ease-in-out .7s;
1280
+ transition: opacity ease-in-out .7s;
1281
+ left: 0 !important;
1282
+ opacity: 0;
1283
+ top: 0;
1284
+ position: absolute;
1285
+ width: 100%;
1286
+ display: block !important;
1287
+ z-index: 1;
1288
+ }
1289
+ .landing-page .carousel.fade .item:first-child {
1290
+ top: auto;
1291
+ position: relative;
1292
+ }
1293
+ .landing-page .carousel.fade .item.active {
1294
+ opacity: 1;
1295
+ -moz-transition: opacity ease-in-out .7s;
1296
+ -o-transition: opacity ease-in-out .7s;
1297
+ -webkit-transition: opacity ease-in-out .7s;
1298
+ transition: opacity ease-in-out .7s;
1299
+ z-index: 2;
1300
+ }
1301
+
1302
+ .fixed-plugin{
1303
+ position: fixed;
1304
+ top: 150px;
1305
+ right: 0;
1306
+ width: 64px;
1307
+ background: rgba(0,0,0,.3);
1308
+ z-index: 1031;
1309
+ border-radius: 8px 0 0 8px;
1310
+ text-align: center;
1311
+ }
1312
+ .fixed-plugin .fa-cog{
1313
+ color: #FFFFFF;
1314
+ /* background-color: rgba(0,0,0,.2); */
1315
+ padding: 10px;
1316
+ border-radius: 0 0 6px 6px;
1317
+ }
1318
+ .fixed-plugin .dropdown-menu{
1319
+ right: 80px;
1320
+ left: auto;
1321
+ width: 440px;
1322
+ }
1323
+ .fixed-plugin .dropdown-menu:after, .fixed-plugin .dropdown-menu:before{
1324
+ right: 10px;
1325
+ margin-left: auto;
1326
+ left: auto;
1327
+ }
1328
+ .fixed-plugin .fa-circle-thin{
1329
+ color: #FFFFFF;
1330
+ }
1331
+ .fixed-plugin .active .fa-circle-thin{
1332
+ color: #00bbff;
1333
+ }
1334
+
1335
+ .footer-dropdown{
1336
+ top: -120px !important;
1337
+ }
1338
+
1339
+ .footer-dropdown:before, .footer-dropdown:after{
1340
+ top: 300px !important;
1341
+ }
1342
+
1343
+ .fixed-plugin img{
1344
+ border-radius: 6px;
1345
+ width: 200px;
1346
+ max-height: 175px;
1347
+ float: left;
1348
+ }
1349
+
1350
+ .fixed-plugin .active a,
1351
+ .fixed-plugin a:hover{
1352
+ border-color: #00bbff;
1353
+ }
1354
+
1355
+ .fixed-plugin .btn{
1356
+ margin: 10px 15px 0;
1357
+ color: #FFFFFF;
1358
+ }
1359
+ .fixed-plugin .btn:hover{
1360
+ color: #FFFFFF;
1361
+ }
1362
+ .fixed-plugin .badge{
1363
+ border: 3px solid #FFFFFF;
1364
+ border-radius: 50%;
1365
+ cursor: pointer;
1366
+ display: inline-block;
1367
+ height: 23px;
1368
+ margin-right: 5px;
1369
+ position: relative;
1370
+ width: 23px;
1371
+ }
1372
+ .fixed-plugin .badge.active, .fixed-plugin .badge:hover{
1373
+ border-color: #00bbff;
1374
+ }
1375
+ .fixed-plugin .badge-white{
1376
+ background-color: #eeeeee;
1377
+ }
1378
+ .fixed-plugin .badge-gray{
1379
+ background-color: #999999;
1380
+ }
1381
+ .fixed-plugin .badge-black{
1382
+ background-color: #5d5d5d;
1383
+ }
1384
+ .fixed-plugin .badge-orange{
1385
+ background-color: #FFA17F;
1386
+ }
1387
+ .fixed-plugin .badge-green{
1388
+ background-color: #3ABE41;
1389
+ }
1390
+ .fixed-plugin .badge-blue{
1391
+ background-color: #2ca8ff;
1392
+ }
1393
+ .fixed-plugin .badge-red{
1394
+ background-color: #E01724;
1395
+ }
1396
+ .fa{
1397
+ width: auto;
1398
+ }
1399
+
1400
+ .fixed-plugin h5{
1401
+ font-size: 1em;
1402
+ }
1403
+ .fixed-plugin .dropdown-menu li{
1404
+ display: block;
1405
+ float: left;
1406
+ width: 100%;
1407
+ padding: 5px;
1408
+ }
1409
+
1410
+ .fixed-plugin li.adjustments-line,
1411
+ .fixed-plugin li.header-title{
1412
+ width: 100%;
1413
+ height: 50px;
1414
+ min-height: inherit;
1415
+ }
1416
+
1417
+ .fixed-plugin li.header-title{
1418
+ height: 30px;
1419
+ line-height: 40px;
1420
+ font-size: 12px;
1421
+ font-weight: 600;
1422
+ text-transform: uppercase;
1423
+ padding: 0 15px;
1424
+ }
1425
+
1426
+ .fixed-plugin .adjustments-line p{
1427
+ float: left;
1428
+ display: inline-block;
1429
+ margin-bottom: 0;
1430
+ font-size: 1em;
1431
+ }
1432
+ .fixed-plugin .adjustments-line .switch{
1433
+ float: right;
1434
+ }
1435
+ .fixed-plugin .dropdown-menu > li.adjustments-line > a{
1436
+ padding-right: 0;
1437
+ padding-left: 0;
1438
+ border-bottom: 1px solid #ddd;
1439
+ margin-left: 10px;
1440
+ margin-right: 10px;
1441
+ }
1442
+ .fixed-plugin .dropdown-menu > li:not(.adjustments-line) > a p{
1443
+ margin-top: 35px;
1444
+ font-size: 14px;
1445
+ margin-left: 14px;
1446
+ }
1447
+ .fixed-plugin .dropdown-menu > li > a:not(.switch-trigger){
1448
+ font-size: 16px;
1449
+ text-align: center;
1450
+ border-radius: 10px;
1451
+ background-color: #FFF;
1452
+ padding-left: 0;
1453
+ padding-right: 0;
1454
+ opacity: 1;
1455
+ cursor: pointer;
1456
+ }
1457
+
1458
+ .fixed-plugin .dropdown-menu > li > a.switch-trigger:hover,
1459
+ .fixed-plugin .dropdown-menu > li > a.switch-trigger:focus{
1460
+ background-color: transparent;
1461
+ }
1462
+ .fixed-plugin .dropdown-menu > .active > a:not(.switch-trigger),
1463
+ .fixed-plugin .dropdown-menu > .active > a:not(.switch-trigger){
1464
+ border-color: #00bbff;
1465
+ background-color: #FFFFFF;
1466
+ }
1467
+
1468
+ .fixed-plugin .dropdown-menu > li > a img{
1469
+ margin-top: auto;
1470
+ border: 3px solid transparent;
1471
+ }
1472
+
1473
+ .fixed-plugin .dropdown-menu >li.active >a img{
1474
+ border-color: rgb(32, 195, 255);
1475
+ }
1476
+
1477
+ .fixed-plugin .dropdown-menu >li > a:hover img{
1478
+ border-color: rgb(44, 168, 255);
1479
+ }
1480
+
1481
+ .fixed-plugin .dropdown-menu > li.active > a p,
1482
+ .fixed-plugin .dropdown-menu > li > a p,
1483
+ .fixed-plugin .dropdown-menu > li.active > a:focus p{
1484
+ color: #777777;
1485
+ }
1486
+
1487
+ .fixed-plugin .dropdown-menu > li > a:hover p{
1488
+ color: #333333;
1489
+ }
1490
+ .fixed-plugin .dropdown-menu:before,
1491
+ .fixed-plugin .dropdown-menu:after{
1492
+ content: "";
1493
+ display: inline-block;
1494
+ position: absolute;
1495
+ top: 20px;
1496
+ width: 10px;
1497
+ transform: translateY(-50%);
1498
+ -webkit-transform: translateY(-50%);
1499
+ -moz-transform: translateY(-50%);
1500
+ }
1501
+ .fixed-plugin .dropdown-menu:before{
1502
+ border-bottom: 10px solid rgba(0, 0, 0, 0);
1503
+ border-left: 10px solid rgba(0,0,0,0.2);
1504
+ border-top: 10px solid rgba(0,0,0,0);
1505
+ right: -10px;
1506
+ }
1507
+
1508
+ .fixed-plugin .dropdown-menu:after{
1509
+ border-bottom: 10px solid rgba(0, 0, 0, 0);
1510
+ border-left: 10px solid #FFFFFF;
1511
+ border-top: 10px solid rgba(0,0,0,0);
1512
+ right: -9px;
1513
+ }
1514
+
1515
+ @media (max-width:768px){
1516
+ .fixed-plugin{
1517
+ top: 80px;
1518
+ right: 0px;
1519
+ }
1520
+ .main .container{
1521
+ margin-bottom: 50px;
1522
+ }
1523
+ #video_background{
1524
+ display: none;
1525
+ }
1526
+
1527
+ }
1528
+
1529
+ @media (min-width: 768px){
1530
+ .navbar-form {
1531
+ margin-top: 21px;
1532
+ margin-bottom: 21px;
1533
+ padding-left: 5px;
1534
+ padding-right: 5px;
1535
+ }
1536
+ .navbar-nav > li > .dropdown-menu, .dropdown-menu{
1537
+ display: block;
1538
+ margin: 0;
1539
+ padding: 0;
1540
+ z-index: 9000;
1541
+ position: absolute;
1542
+ -webkit-border-radius: 10px;
1543
+ box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
1544
+ border-radius: 10px;
1545
+ -webkit-box-sizing: border-box;
1546
+ -moz-box-sizing: border-box;
1547
+ box-sizing: border-box;
1548
+ opacity: 0;
1549
+ -ms-filter: "alpha(opacity=0)";
1550
+ -webkit-filter: alpha(opacity=0);
1551
+ -moz-filter: alpha(opacity=0);
1552
+ -ms-filter: alpha(opacity=0);
1553
+ -o-filter: alpha(opacity=0);
1554
+ filter: alpha(opacity=0);
1555
+ -webkit-transform: scale(0);
1556
+ -moz-transform: scale(0);
1557
+ -o-transform: scale(0);
1558
+ -ms-transform: scale(0);
1559
+ transform: scale(0);
1560
+ -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
1561
+ -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
1562
+ -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
1563
+ -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
1564
+ transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
1565
+
1566
+ }
1567
+ .navbar-nav > li.open > .dropdown-menu, .open .dropdown-menu{
1568
+ -webkit-transform-origin: 29px -50px;
1569
+ -moz-transform-origin: 29px -50px;
1570
+ -o-transform-origin: 29px -50px;
1571
+ -ms-transform-origin: 29px -50px;
1572
+ transform-origin: 29px -50px;
1573
+ -webkit-transform: scale(1);
1574
+ -moz-transform: scale(1);
1575
+ -o-transform: scale(1);
1576
+ -ms-transform: scale(1);
1577
+ transform: scale(1);
1578
+ opacity: 1;
1579
+ -ms-filter: none;
1580
+ -webkit-filter: none;
1581
+ -moz-filter: none;
1582
+ -ms-filter: none;
1583
+ -o-filter: none;
1584
+ filter: none;
1585
+ padding: 5px 10px 15px;
1586
+ }
1587
+ .dropdown .dropdown-menu{
1588
+ top: -30px;
1589
+ }
1590
+ .fixed-plugin .dropdown-menu:before,
1591
+ .fixed-plugin .dropdown-menu:after{
1592
+ content: "";
1593
+ display: inline-block;
1594
+ position: absolute;
1595
+ top: 50px;
1596
+ width: 16px;
1597
+ transform: translateY(-50%);
1598
+ -webkit-transform: translateY(-50%);
1599
+ -moz-transform: translateY(-50%);
1600
+ }
1601
+ .fixed-plugin .dropdown-menu:before{
1602
+ border-bottom: 16px solid rgba(0, 0, 0, 0);
1603
+ border-left: 16px solid rgba(0,0,0,0.2);
1604
+ border-top: 16px solid rgba(0,0,0,0);
1605
+ right: -16px;
1606
+ }
1607
+
1608
+ .fixed-plugin .dropdown-menu:after{
1609
+ border-bottom: 16px solid rgba(0, 0, 0, 0);
1610
+ border-left: 16px solid #FFFFFF;
1611
+ border-top: 16px solid rgba(0,0,0,0);
1612
+ right: -15px;
1613
+ }
1614
+ }
1615
+
1616
+ @media (max-width: 767px){
1617
+ .fixed-plugin{
1618
+ position: absolute;
1619
+ }
1620
+ .fixed-plugin .dropdown-menu{
1621
+ top: 0;
1622
+ width: 220px;
1623
+ }
1624
+ .nav > li{
1625
+ text-align: center;
1626
+ }
1627
+ .navbar-toggle .icon-bar{
1628
+ background: white;
1629
+ }
1630
+ .navbar-toggle{
1631
+ padding: 16px 10px;
1632
+ }
1633
+ .logo-container .logo{
1634
+ margin-left: 20px;
1635
+ }
1636
+ .landing-page .wrapper{
1637
+ text-align: center;
1638
+ }
1639
+ .landing-page .navbar-top{
1640
+ background: rgba(0, 0, 0, 0.75);
1641
+ }
1642
+ .landing-page .parallax {
1643
+ height: 550px;
1644
+ }
1645
+ .landing-page .parallax .parallax-background img {
1646
+ width: auto;
1647
+ height: 100%;
1648
+ }
1649
+ .landing-page .parallax .description{
1650
+ margin-top: 65px; }
1651
+ .landing-page .parallax .buttons{
1652
+ margin: 20px 0;
1653
+ }
1654
+ .landing-page .logos li{
1655
+ display: block;
1656
+ margin-top: 10px;
1657
+ }
1658
+ .landing-page .logos ul{
1659
+ padding-top: 20px;
1660
+ }
1661
+ .landing-page .section-presentation{
1662
+ margin: 0;
1663
+ }
1664
+ .landing-page .section-presentation{
1665
+ height: auto;
1666
+ }
1667
+ .landing-page .carousel-indicators{
1668
+ bottom: -30px;
1669
+ }
1670
+ .landing-page .carousel{
1671
+ min-height: 210px;
1672
+ }
1673
+ .footer nav.pull-left, .footer:not(.footer-big) nav > ul li, .pull-right {
1674
+ float: none !important;
1675
+ }
1676
+ }
1677
+
1678
+ @media (min-width: 768px){
1679
+ .landing-page .navbar-top{
1680
+ padding-top: 10px;
1681
+ }
1682
+ }