@anasahmed8819/viewdu-market-ngx-html-prv 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/README.md +24 -0
  2. package/anasahmed8819-viewdu-market-ngx-html-prv-1.0.8.tgz +0 -0
  3. package/fesm2022/anasahmed8819-viewdu-market-ngx-html-prv.mjs +634 -0
  4. package/fesm2022/anasahmed8819-viewdu-market-ngx-html-prv.mjs.map +1 -0
  5. package/index.d.ts +5 -0
  6. package/lib/spec-prv/components/architecture/architecture.component.d.ts +14 -0
  7. package/lib/spec-prv/components/change/change.component.d.ts +14 -0
  8. package/lib/spec-prv/components/data/data.component.d.ts +14 -0
  9. package/lib/spec-prv/components/overview/overview.component.d.ts +14 -0
  10. package/lib/spec-prv/components/rules/rules.component.d.ts +14 -0
  11. package/lib/spec-prv/components/tree-spec/tree-spec.component.d.ts +45 -0
  12. package/lib/spec-prv/components/ui/ui.component.d.ts +14 -0
  13. package/lib/spec-prv/components/ui-community/ui-community.component.d.ts +14 -0
  14. package/lib/spec-prv/components/ui-feature/ui-feature.component.d.ts +14 -0
  15. package/lib/spec-prv/components/ui-product/ui-product.component.d.ts +14 -0
  16. package/lib/spec-prv/components/ui-profile/ui-profile.component.d.ts +14 -0
  17. package/lib/spec-prv/components/ui-recruit/ui-recruit.component.d.ts +14 -0
  18. package/lib/spec-prv/components/ui-service/ui-service.component.d.ts +14 -0
  19. package/lib/spec-prv/pages/spec-prv.component.d.ts +20 -0
  20. package/lib/spec-prv/spec-prv-routing.module.d.ts +7 -0
  21. package/lib/spec-prv/spec-prv.module.d.ts +25 -0
  22. package/lib/viewdu-market-ngx-html-prv.module.d.ts +13 -0
  23. package/package.json +39 -0
  24. package/public-api.d.ts +17 -0
  25. package/src/assets/home/css/bootstrap.min.css +11 -0
  26. package/src/assets/home/css/style-e-icon.scss +304 -0
  27. package/src/assets/home/css/style-landing.css +41 -0
  28. package/src/assets/home/css/style.css +969 -0
  29. package/src/assets/home/css/themify-icons.css +1455 -0
  30. package/src/assets/home/images/VoodooDanceGIF.gif +0 -0
  31. package/src/assets/home/images/flags/bronze.png +0 -0
  32. package/src/assets/home/images/flags/gold.png +0 -0
  33. package/src/assets/home/images/flags/silver.png +0 -0
  34. package/src/assets/home/images/promote/architecture/model-viewdu-market.png +0 -0
  35. package/src/assets/home/images/voodoo-trans-bkgnd-1000px.png +0 -0
  36. package/src/assets/i18n/en.json +82 -0
@@ -0,0 +1,1455 @@
1
+ /*
2
+ * Copyright (c) Cashikoi. All rights reserved.
3
+ * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.
4
+ */
5
+ @font-face {
6
+ font-family: 'themify';
7
+ src: url('../fonts/themify.eot?-fvbane');
8
+ src: url('../fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'), url('../fonts/themify.woff?-fvbane') format('woff'), url('../fonts/themify.ttf?-fvbane') format('truetype'), url('../fonts/themify.svg?-fvbane#themify') format('svg');
9
+ font-weight: normal;
10
+ font-style: normal;
11
+ }
12
+
13
+ [class^="ti-"],
14
+ [class*=" ti-"] {
15
+ font-family: 'themify';
16
+ speak: none;
17
+ font-style: normal;
18
+ font-weight: normal;
19
+ font-variant: normal;
20
+ text-transform: none;
21
+ line-height: 1;
22
+ /* Better Font Rendering =========== */
23
+ -webkit-font-smoothing: antialiased;
24
+ -moz-osx-font-smoothing: grayscale;
25
+ }
26
+
27
+ .ti-wand:before {
28
+ content: "\e600";
29
+ }
30
+
31
+ .ti-volume:before {
32
+ content: "\e601";
33
+ }
34
+
35
+ .ti-user:before {
36
+ content: "\e602";
37
+ }
38
+
39
+ .ti-unlock:before {
40
+ content: "\e603";
41
+ }
42
+
43
+ .ti-unlink:before {
44
+ content: "\e604";
45
+ }
46
+
47
+ .ti-trash:before {
48
+ content: "\e605";
49
+ }
50
+
51
+ .ti-thought:before {
52
+ content: "\e606";
53
+ }
54
+
55
+ .ti-target:before {
56
+ content: "\e607";
57
+ }
58
+
59
+ .ti-tag:before {
60
+ content: "\e608";
61
+ }
62
+
63
+ .ti-tablet:before {
64
+ content: "\e609";
65
+ }
66
+
67
+ .ti-star:before {
68
+ content: "\e60a";
69
+ }
70
+
71
+ .ti-spray:before {
72
+ content: "\e60b";
73
+ }
74
+
75
+ .ti-signal:before {
76
+ content: "\e60c";
77
+ }
78
+
79
+ .ti-shopping-cart:before {
80
+ content: "\e60d";
81
+ }
82
+
83
+ .ti-shopping-cart-full:before {
84
+ content: "\e60e";
85
+ }
86
+
87
+ .ti-settings:before {
88
+ content: "\e60f";
89
+ }
90
+
91
+ .ti-search:before {
92
+ content: "\e610";
93
+ }
94
+
95
+ .ti-zoom-in:before {
96
+ content: "\e611";
97
+ }
98
+
99
+ .ti-zoom-out:before {
100
+ content: "\e612";
101
+ }
102
+
103
+ .ti-cut:before {
104
+ content: "\e613";
105
+ }
106
+
107
+ .ti-ruler:before {
108
+ content: "\e614";
109
+ }
110
+
111
+ .ti-ruler-pencil:before {
112
+ content: "\e615";
113
+ }
114
+
115
+ .ti-ruler-alt:before {
116
+ content: "\e616";
117
+ }
118
+
119
+ .ti-bookmark:before {
120
+ content: "\e617";
121
+ }
122
+
123
+ .ti-bookmark-alt:before {
124
+ content: "\e618";
125
+ }
126
+
127
+ .ti-reload:before {
128
+ content: "\e619";
129
+ }
130
+
131
+ .ti-plus:before {
132
+ content: "\e61a";
133
+ }
134
+
135
+ .ti-pin:before {
136
+ content: "\e61b";
137
+ }
138
+
139
+ .ti-pencil:before {
140
+ content: "\e61c";
141
+ }
142
+
143
+ .ti-pencil-alt:before {
144
+ content: "\e61d";
145
+ }
146
+
147
+ .ti-paint-roller:before {
148
+ content: "\e61e";
149
+ }
150
+
151
+ .ti-paint-bucket:before {
152
+ content: "\e61f";
153
+ }
154
+
155
+ .ti-na:before {
156
+ content: "\e620";
157
+ }
158
+
159
+ .ti-mobile:before {
160
+ content: "\e621";
161
+ }
162
+
163
+ .ti-minus:before {
164
+ content: "\e622";
165
+ }
166
+
167
+ .ti-medall:before {
168
+ content: "\e623";
169
+ }
170
+
171
+ .ti-medall-alt:before {
172
+ content: "\e624";
173
+ }
174
+
175
+ .ti-marker:before {
176
+ content: "\e625";
177
+ }
178
+
179
+ .ti-marker-alt:before {
180
+ content: "\e626";
181
+ }
182
+
183
+ .ti-arrow-up:before {
184
+ content: "\e627";
185
+ }
186
+
187
+ .ti-arrow-right:before {
188
+ content: "\e628";
189
+ }
190
+
191
+ .ti-arrow-left:before {
192
+ content: "\e629";
193
+ }
194
+
195
+ .ti-arrow-down:before {
196
+ content: "\e62a";
197
+ }
198
+
199
+ .ti-lock:before {
200
+ content: "\e62b";
201
+ }
202
+
203
+ .ti-location-arrow:before {
204
+ content: "\e62c";
205
+ }
206
+
207
+ .ti-link:before {
208
+ content: "\e62d";
209
+ }
210
+
211
+ .ti-layout:before {
212
+ content: "\e62e";
213
+ }
214
+
215
+ .ti-layers:before {
216
+ content: "\e62f";
217
+ }
218
+
219
+ .ti-layers-alt:before {
220
+ content: "\e630";
221
+ }
222
+
223
+ .ti-key:before {
224
+ content: "\e631";
225
+ }
226
+
227
+ .ti-import:before {
228
+ content: "\e632";
229
+ }
230
+
231
+ .ti-image:before {
232
+ content: "\e633";
233
+ }
234
+
235
+ .ti-heart:before {
236
+ content: "\e634";
237
+ }
238
+
239
+ .ti-heart-broken:before {
240
+ content: "\e635";
241
+ }
242
+
243
+ .ti-hand-stop:before {
244
+ content: "\e636";
245
+ }
246
+
247
+ .ti-hand-open:before {
248
+ content: "\e637";
249
+ }
250
+
251
+ .ti-hand-drag:before {
252
+ content: "\e638";
253
+ }
254
+
255
+ .ti-folder:before {
256
+ content: "\e639";
257
+ }
258
+
259
+ .ti-flag:before {
260
+ content: "\e63a";
261
+ }
262
+
263
+ .ti-flag-alt:before {
264
+ content: "\e63b";
265
+ }
266
+
267
+ .ti-flag-alt-2:before {
268
+ content: "\e63c";
269
+ }
270
+
271
+ .ti-eye:before {
272
+ content: "\e63d";
273
+ }
274
+
275
+ .ti-export:before {
276
+ content: "\e63e";
277
+ }
278
+
279
+ .ti-exchange-vertical:before {
280
+ content: "\e63f";
281
+ }
282
+
283
+ .ti-desktop:before {
284
+ content: "\e640";
285
+ }
286
+
287
+ .ti-cup:before {
288
+ content: "\e641";
289
+ }
290
+
291
+ .ti-crown:before {
292
+ content: "\e642";
293
+ }
294
+
295
+ .ti-comments:before {
296
+ content: "\e643";
297
+ }
298
+
299
+ .ti-comment:before {
300
+ content: "\e644";
301
+ }
302
+
303
+ .ti-comment-alt:before {
304
+ content: "\e645";
305
+ }
306
+
307
+ .ti-close:before {
308
+ content: "\e646";
309
+ }
310
+
311
+ .ti-clip:before {
312
+ content: "\e647";
313
+ }
314
+
315
+ .ti-angle-up:before {
316
+ content: "\e648";
317
+ }
318
+
319
+ .ti-angle-right:before {
320
+ content: "\e649";
321
+ }
322
+
323
+ .ti-angle-left:before {
324
+ content: "\e64a";
325
+ }
326
+
327
+ .ti-angle-down:before {
328
+ content: "\e64b";
329
+ }
330
+
331
+ .ti-check:before {
332
+ content: "\e64c";
333
+ }
334
+
335
+ .ti-check-box:before {
336
+ content: "\e64d";
337
+ }
338
+
339
+ .ti-camera:before {
340
+ content: "\e64e";
341
+ }
342
+
343
+ .ti-announcement:before {
344
+ content: "\e64f";
345
+ }
346
+
347
+ .ti-brush:before {
348
+ content: "\e650";
349
+ }
350
+
351
+ .ti-briefcase:before {
352
+ content: "\e651";
353
+ }
354
+
355
+ .ti-bolt:before {
356
+ content: "\e652";
357
+ }
358
+
359
+ .ti-bolt-alt:before {
360
+ content: "\e653";
361
+ }
362
+
363
+ .ti-blackboard:before {
364
+ content: "\e654";
365
+ }
366
+
367
+ .ti-bag:before {
368
+ content: "\e655";
369
+ }
370
+
371
+ .ti-move:before {
372
+ content: "\e656";
373
+ }
374
+
375
+ .ti-arrows-vertical:before {
376
+ content: "\e657";
377
+ }
378
+
379
+ .ti-arrows-horizontal:before {
380
+ content: "\e658";
381
+ }
382
+
383
+ .ti-fullscreen:before {
384
+ content: "\e659";
385
+ }
386
+
387
+ .ti-arrow-top-right:before {
388
+ content: "\e65a";
389
+ }
390
+
391
+ .ti-arrow-top-left:before {
392
+ content: "\e65b";
393
+ }
394
+
395
+ .ti-arrow-circle-up:before {
396
+ content: "\e65c";
397
+ }
398
+
399
+ .ti-arrow-circle-right:before {
400
+ content: "\e65d";
401
+ }
402
+
403
+ .ti-arrow-circle-left:before {
404
+ content: "\e65e";
405
+ }
406
+
407
+ .ti-arrow-circle-down:before {
408
+ content: "\e65f";
409
+ }
410
+
411
+ .ti-angle-double-up:before {
412
+ content: "\e660";
413
+ }
414
+
415
+ .ti-angle-double-right:before {
416
+ content: "\e661";
417
+ }
418
+
419
+ .ti-angle-double-left:before {
420
+ content: "\e662";
421
+ }
422
+
423
+ .ti-angle-double-down:before {
424
+ content: "\e663";
425
+ }
426
+
427
+ .ti-zip:before {
428
+ content: "\e664";
429
+ }
430
+
431
+ .ti-world:before {
432
+ content: "\e665";
433
+ }
434
+
435
+ .ti-wheelchair:before {
436
+ content: "\e666";
437
+ }
438
+
439
+ .ti-view-list:before {
440
+ content: "\e667";
441
+ }
442
+
443
+ .ti-view-list-alt:before {
444
+ content: "\e668";
445
+ }
446
+
447
+ .ti-view-grid:before {
448
+ content: "\e669";
449
+ }
450
+
451
+ .ti-uppercase:before {
452
+ content: "\e66a";
453
+ }
454
+
455
+ .ti-upload:before {
456
+ content: "\e66b";
457
+ }
458
+
459
+ .ti-underline:before {
460
+ content: "\e66c";
461
+ }
462
+
463
+ .ti-truck:before {
464
+ content: "\e66d";
465
+ }
466
+
467
+ .ti-timer:before {
468
+ content: "\e66e";
469
+ }
470
+
471
+ .ti-ticket:before {
472
+ content: "\e66f";
473
+ }
474
+
475
+ .ti-thumb-up:before {
476
+ content: "\e670";
477
+ }
478
+
479
+ .ti-thumb-down:before {
480
+ content: "\e671";
481
+ }
482
+
483
+ .ti-text:before {
484
+ content: "\e672";
485
+ }
486
+
487
+ .ti-stats-up:before {
488
+ content: "\e673";
489
+ }
490
+
491
+ .ti-stats-down:before {
492
+ content: "\e674";
493
+ }
494
+
495
+ .ti-split-v:before {
496
+ content: "\e675";
497
+ }
498
+
499
+ .ti-split-h:before {
500
+ content: "\e676";
501
+ }
502
+
503
+ .ti-smallcap:before {
504
+ content: "\e677";
505
+ }
506
+
507
+ .ti-shine:before {
508
+ content: "\e678";
509
+ }
510
+
511
+ .ti-shift-right:before {
512
+ content: "\e679";
513
+ }
514
+
515
+ .ti-shift-left:before {
516
+ content: "\e67a";
517
+ }
518
+
519
+ .ti-shield:before {
520
+ content: "\e67b";
521
+ }
522
+
523
+ .ti-notepad:before {
524
+ content: "\e67c";
525
+ }
526
+
527
+ .ti-server:before {
528
+ content: "\e67d";
529
+ }
530
+
531
+ .ti-quote-right:before {
532
+ content: "\e67e";
533
+ }
534
+
535
+ .ti-quote-left:before {
536
+ content: "\e67f";
537
+ }
538
+
539
+ .ti-pulse:before {
540
+ content: "\e680";
541
+ }
542
+
543
+ .ti-printer:before {
544
+ content: "\e681";
545
+ }
546
+
547
+ .ti-power-off:before {
548
+ content: "\e682";
549
+ }
550
+
551
+ .ti-plug:before {
552
+ content: "\e683";
553
+ }
554
+
555
+ .ti-pie-chart:before {
556
+ content: "\e684";
557
+ }
558
+
559
+ .ti-paragraph:before {
560
+ content: "\e685";
561
+ }
562
+
563
+ .ti-panel:before {
564
+ content: "\e686";
565
+ }
566
+
567
+ .ti-package:before {
568
+ content: "\e687";
569
+ }
570
+
571
+ .ti-music:before {
572
+ content: "\e688";
573
+ }
574
+
575
+ .ti-music-alt:before {
576
+ content: "\e689";
577
+ }
578
+
579
+ .ti-mouse:before {
580
+ content: "\e68a";
581
+ }
582
+
583
+ .ti-mouse-alt:before {
584
+ content: "\e68b";
585
+ }
586
+
587
+ .ti-money:before {
588
+ content: "\e68c";
589
+ }
590
+
591
+ .ti-microphone:before {
592
+ content: "\e68d";
593
+ }
594
+
595
+ .ti-menu:before {
596
+ content: "\e68e";
597
+ }
598
+
599
+ .ti-menu-alt:before {
600
+ content: "\e68f";
601
+ }
602
+
603
+ .ti-map:before {
604
+ content: "\e690";
605
+ }
606
+
607
+ .ti-map-alt:before {
608
+ content: "\e691";
609
+ }
610
+
611
+ .ti-loop:before {
612
+ content: "\e692";
613
+ }
614
+
615
+ .ti-location-pin:before {
616
+ content: "\e693";
617
+ }
618
+
619
+ .ti-list:before {
620
+ content: "\e694";
621
+ }
622
+
623
+ .ti-light-bulb:before {
624
+ content: "\e695";
625
+ }
626
+
627
+ .ti-Italic:before {
628
+ content: "\e696";
629
+ }
630
+
631
+ .ti-info:before {
632
+ content: "\e697";
633
+ }
634
+
635
+ .ti-infinite:before {
636
+ content: "\e698";
637
+ }
638
+
639
+ .ti-id-badge:before {
640
+ content: "\e699";
641
+ }
642
+
643
+ .ti-hummer:before {
644
+ content: "\e69a";
645
+ }
646
+
647
+ .ti-home:before {
648
+ content: "\e69b";
649
+ }
650
+
651
+ .ti-help:before {
652
+ content: "\e69c";
653
+ }
654
+
655
+ .ti-headphone:before {
656
+ content: "\e69d";
657
+ }
658
+
659
+ .ti-harddrives:before {
660
+ content: "\e69e";
661
+ }
662
+
663
+ .ti-harddrive:before {
664
+ content: "\e69f";
665
+ }
666
+
667
+ .ti-gift:before {
668
+ content: "\e6a0";
669
+ }
670
+
671
+ .ti-game:before {
672
+ content: "\e6a1";
673
+ }
674
+
675
+ .ti-filter:before {
676
+ content: "\e6a2";
677
+ }
678
+
679
+ .ti-files:before {
680
+ content: "\e6a3";
681
+ }
682
+
683
+ .ti-file:before {
684
+ content: "\e6a4";
685
+ }
686
+
687
+ .ti-eraser:before {
688
+ content: "\e6a5";
689
+ }
690
+
691
+ .ti-envelope:before {
692
+ content: "\e6a6";
693
+ }
694
+
695
+ .ti-download:before {
696
+ content: "\e6a7";
697
+ }
698
+
699
+ .ti-direction:before {
700
+ content: "\e6a8";
701
+ }
702
+
703
+ .ti-direction-alt:before {
704
+ content: "\e6a9";
705
+ }
706
+
707
+ .ti-dashboard:before {
708
+ content: "\e6aa";
709
+ }
710
+
711
+ .ti-control-stop:before {
712
+ content: "\e6ab";
713
+ }
714
+
715
+ .ti-control-shuffle:before {
716
+ content: "\e6ac";
717
+ }
718
+
719
+ .ti-control-play:before {
720
+ content: "\e6ad";
721
+ }
722
+
723
+ .ti-control-pause:before {
724
+ content: "\e6ae";
725
+ }
726
+
727
+ .ti-control-forward:before {
728
+ content: "\e6af";
729
+ }
730
+
731
+ .ti-control-backward:before {
732
+ content: "\e6b0";
733
+ }
734
+
735
+ .ti-cloud:before {
736
+ content: "\e6b1";
737
+ }
738
+
739
+ .ti-cloud-up:before {
740
+ content: "\e6b2";
741
+ }
742
+
743
+ .ti-cloud-down:before {
744
+ content: "\e6b3";
745
+ }
746
+
747
+ .ti-clipboard:before {
748
+ content: "\e6b4";
749
+ }
750
+
751
+ .ti-car:before {
752
+ content: "\e6b5";
753
+ }
754
+
755
+ .ti-calendar:before {
756
+ content: "\e6b6";
757
+ }
758
+
759
+ .ti-book:before {
760
+ content: "\e6b7";
761
+ }
762
+
763
+ .ti-bell:before {
764
+ content: "\e6b8";
765
+ }
766
+
767
+ .ti-basketball:before {
768
+ content: "\e6b9";
769
+ }
770
+
771
+ .ti-bar-chart:before {
772
+ content: "\e6ba";
773
+ }
774
+
775
+ .ti-bar-chart-alt:before {
776
+ content: "\e6bb";
777
+ }
778
+
779
+ .ti-back-right:before {
780
+ content: "\e6bc";
781
+ }
782
+
783
+ .ti-back-left:before {
784
+ content: "\e6bd";
785
+ }
786
+
787
+ .ti-arrows-corner:before {
788
+ content: "\e6be";
789
+ }
790
+
791
+ .ti-archive:before {
792
+ content: "\e6bf";
793
+ }
794
+
795
+ .ti-anchor:before {
796
+ content: "\e6c0";
797
+ }
798
+
799
+ .ti-align-right:before {
800
+ content: "\e6c1";
801
+ }
802
+
803
+ .ti-align-left:before {
804
+ content: "\e6c2";
805
+ }
806
+
807
+ .ti-align-justify:before {
808
+ content: "\e6c3";
809
+ }
810
+
811
+ .ti-align-center:before {
812
+ content: "\e6c4";
813
+ }
814
+
815
+ .ti-alert:before {
816
+ content: "\e6c5";
817
+ }
818
+
819
+ .ti-alarm-clock:before {
820
+ content: "\e6c6";
821
+ }
822
+
823
+ .ti-agenda:before {
824
+ content: "\e6c7";
825
+ }
826
+
827
+ .ti-write:before {
828
+ content: "\e6c8";
829
+ }
830
+
831
+ .ti-window:before {
832
+ content: "\e6c9";
833
+ }
834
+
835
+ .ti-widgetized:before {
836
+ content: "\e6ca";
837
+ }
838
+
839
+ .ti-widget:before {
840
+ content: "\e6cb";
841
+ }
842
+
843
+ .ti-widget-alt:before {
844
+ content: "\e6cc";
845
+ }
846
+
847
+ .ti-wallet:before {
848
+ content: "\e6cd";
849
+ }
850
+
851
+ .ti-video-clapper:before {
852
+ content: "\e6ce";
853
+ }
854
+
855
+ .ti-video-camera:before {
856
+ content: "\e6cf";
857
+ }
858
+
859
+ .ti-vector:before {
860
+ content: "\e6d0";
861
+ }
862
+
863
+ .ti-themify-logo:before {
864
+ content: "\e6d1";
865
+ }
866
+
867
+ .ti-themify-favicon:before {
868
+ content: "\e6d2";
869
+ }
870
+
871
+ .ti-themify-favicon-alt:before {
872
+ content: "\e6d3";
873
+ }
874
+
875
+ .ti-support:before {
876
+ content: "\e6d4";
877
+ }
878
+
879
+ .ti-stamp:before {
880
+ content: "\e6d5";
881
+ }
882
+
883
+ .ti-split-v-alt:before {
884
+ content: "\e6d6";
885
+ }
886
+
887
+ .ti-slice:before {
888
+ content: "\e6d7";
889
+ }
890
+
891
+ .ti-shortcode:before {
892
+ content: "\e6d8";
893
+ }
894
+
895
+ .ti-shift-right-alt:before {
896
+ content: "\e6d9";
897
+ }
898
+
899
+ .ti-shift-left-alt:before {
900
+ content: "\e6da";
901
+ }
902
+
903
+ .ti-ruler-alt-2:before {
904
+ content: "\e6db";
905
+ }
906
+
907
+ .ti-receipt:before {
908
+ content: "\e6dc";
909
+ }
910
+
911
+ .ti-pin2:before {
912
+ content: "\e6dd";
913
+ }
914
+
915
+ .ti-pin-alt:before {
916
+ content: "\e6de";
917
+ }
918
+
919
+ .ti-pencil-alt2:before {
920
+ content: "\e6df";
921
+ }
922
+
923
+ .ti-palette:before {
924
+ content: "\e6e0";
925
+ }
926
+
927
+ .ti-more:before {
928
+ content: "\e6e1";
929
+ }
930
+
931
+ .ti-more-alt:before {
932
+ content: "\e6e2";
933
+ }
934
+
935
+ .ti-microphone-alt:before {
936
+ content: "\e6e3";
937
+ }
938
+
939
+ .ti-magnet:before {
940
+ content: "\e6e4";
941
+ }
942
+
943
+ .ti-line-double:before {
944
+ content: "\e6e5";
945
+ }
946
+
947
+ .ti-line-dotted:before {
948
+ content: "\e6e6";
949
+ }
950
+
951
+ .ti-line-dashed:before {
952
+ content: "\e6e7";
953
+ }
954
+
955
+ .ti-layout-width-full:before {
956
+ content: "\e6e8";
957
+ }
958
+
959
+ .ti-layout-width-default:before {
960
+ content: "\e6e9";
961
+ }
962
+
963
+ .ti-layout-width-default-alt:before {
964
+ content: "\e6ea";
965
+ }
966
+
967
+ .ti-layout-tab:before {
968
+ content: "\e6eb";
969
+ }
970
+
971
+ .ti-layout-tab-window:before {
972
+ content: "\e6ec";
973
+ }
974
+
975
+ .ti-layout-tab-v:before {
976
+ content: "\e6ed";
977
+ }
978
+
979
+ .ti-layout-tab-min:before {
980
+ content: "\e6ee";
981
+ }
982
+
983
+ .ti-layout-slider:before {
984
+ content: "\e6ef";
985
+ }
986
+
987
+ .ti-layout-slider-alt:before {
988
+ content: "\e6f0";
989
+ }
990
+
991
+ .ti-layout-sidebar-right:before {
992
+ content: "\e6f1";
993
+ }
994
+
995
+ .ti-layout-sidebar-none:before {
996
+ content: "\e6f2";
997
+ }
998
+
999
+ .ti-layout-sidebar-left:before {
1000
+ content: "\e6f3";
1001
+ }
1002
+
1003
+ .ti-layout-placeholder:before {
1004
+ content: "\e6f4";
1005
+ }
1006
+
1007
+ .ti-layout-menu:before {
1008
+ content: "\e6f5";
1009
+ }
1010
+
1011
+ .ti-layout-menu-v:before {
1012
+ content: "\e6f6";
1013
+ }
1014
+
1015
+ .ti-layout-menu-separated:before {
1016
+ content: "\e6f7";
1017
+ }
1018
+
1019
+ .ti-layout-menu-full:before {
1020
+ content: "\e6f8";
1021
+ }
1022
+
1023
+ .ti-layout-media-right-alt:before {
1024
+ content: "\e6f9";
1025
+ }
1026
+
1027
+ .ti-layout-media-right:before {
1028
+ content: "\e6fa";
1029
+ }
1030
+
1031
+ .ti-layout-media-overlay:before {
1032
+ content: "\e6fb";
1033
+ }
1034
+
1035
+ .ti-layout-media-overlay-alt:before {
1036
+ content: "\e6fc";
1037
+ }
1038
+
1039
+ .ti-layout-media-overlay-alt-2:before {
1040
+ content: "\e6fd";
1041
+ }
1042
+
1043
+ .ti-layout-media-left-alt:before {
1044
+ content: "\e6fe";
1045
+ }
1046
+
1047
+ .ti-layout-media-left:before {
1048
+ content: "\e6ff";
1049
+ }
1050
+
1051
+ .ti-layout-media-center-alt:before {
1052
+ content: "\e700";
1053
+ }
1054
+
1055
+ .ti-layout-media-center:before {
1056
+ content: "\e701";
1057
+ }
1058
+
1059
+ .ti-layout-list-thumb:before {
1060
+ content: "\e702";
1061
+ }
1062
+
1063
+ .ti-layout-list-thumb-alt:before {
1064
+ content: "\e703";
1065
+ }
1066
+
1067
+ .ti-layout-list-post:before {
1068
+ content: "\e704";
1069
+ }
1070
+
1071
+ .ti-layout-list-large-image:before {
1072
+ content: "\e705";
1073
+ }
1074
+
1075
+ .ti-layout-line-solid:before {
1076
+ content: "\e706";
1077
+ }
1078
+
1079
+ .ti-layout-grid4:before {
1080
+ content: "\e707";
1081
+ }
1082
+
1083
+ .ti-layout-grid3:before {
1084
+ content: "\e708";
1085
+ }
1086
+
1087
+ .ti-layout-grid2:before {
1088
+ content: "\e709";
1089
+ }
1090
+
1091
+ .ti-layout-grid2-thumb:before {
1092
+ content: "\e70a";
1093
+ }
1094
+
1095
+ .ti-layout-cta-right:before {
1096
+ content: "\e70b";
1097
+ }
1098
+
1099
+ .ti-layout-cta-left:before {
1100
+ content: "\e70c";
1101
+ }
1102
+
1103
+ .ti-layout-cta-center:before {
1104
+ content: "\e70d";
1105
+ }
1106
+
1107
+ .ti-layout-cta-btn-right:before {
1108
+ content: "\e70e";
1109
+ }
1110
+
1111
+ .ti-layout-cta-btn-left:before {
1112
+ content: "\e70f";
1113
+ }
1114
+
1115
+ .ti-layout-column4:before {
1116
+ content: "\e710";
1117
+ }
1118
+
1119
+ .ti-layout-column3:before {
1120
+ content: "\e711";
1121
+ }
1122
+
1123
+ .ti-layout-column2:before {
1124
+ content: "\e712";
1125
+ }
1126
+
1127
+ .ti-layout-accordion-separated:before {
1128
+ content: "\e713";
1129
+ }
1130
+
1131
+ .ti-layout-accordion-merged:before {
1132
+ content: "\e714";
1133
+ }
1134
+
1135
+ .ti-layout-accordion-list:before {
1136
+ content: "\e715";
1137
+ }
1138
+
1139
+ .ti-ink-pen:before {
1140
+ content: "\e716";
1141
+ }
1142
+
1143
+ .ti-info-alt:before {
1144
+ content: "\e717";
1145
+ }
1146
+
1147
+ .ti-help-alt:before {
1148
+ content: "\e718";
1149
+ }
1150
+
1151
+ .ti-headphone-alt:before {
1152
+ content: "\e719";
1153
+ }
1154
+
1155
+ .ti-hand-point-up:before {
1156
+ content: "\e71a";
1157
+ }
1158
+
1159
+ .ti-hand-point-right:before {
1160
+ content: "\e71b";
1161
+ }
1162
+
1163
+ .ti-hand-point-left:before {
1164
+ content: "\e71c";
1165
+ }
1166
+
1167
+ .ti-hand-point-down:before {
1168
+ content: "\e71d";
1169
+ }
1170
+
1171
+ .ti-gallery:before {
1172
+ content: "\e71e";
1173
+ }
1174
+
1175
+ .ti-face-smile:before {
1176
+ content: "\e71f";
1177
+ }
1178
+
1179
+ .ti-face-sad:before {
1180
+ content: "\e720";
1181
+ }
1182
+
1183
+ .ti-credit-card:before {
1184
+ content: "\e721";
1185
+ }
1186
+
1187
+ .ti-control-skip-forward:before {
1188
+ content: "\e722";
1189
+ }
1190
+
1191
+ .ti-control-skip-backward:before {
1192
+ content: "\e723";
1193
+ }
1194
+
1195
+ .ti-control-record:before {
1196
+ content: "\e724";
1197
+ }
1198
+
1199
+ .ti-control-eject:before {
1200
+ content: "\e725";
1201
+ }
1202
+
1203
+ .ti-comments-smiley:before {
1204
+ content: "\e726";
1205
+ }
1206
+
1207
+ .ti-brush-alt:before {
1208
+ content: "\e727";
1209
+ }
1210
+
1211
+ .ti-youtube:before {
1212
+ content: "\e728";
1213
+ }
1214
+
1215
+ .ti-vimeo:before {
1216
+ content: "\e729";
1217
+ }
1218
+
1219
+ .ti-twitter:before {
1220
+ content: "\e72a";
1221
+ }
1222
+
1223
+ .ti-time:before {
1224
+ content: "\e72b";
1225
+ }
1226
+
1227
+ .ti-tumblr:before {
1228
+ content: "\e72c";
1229
+ }
1230
+
1231
+ .ti-skype:before {
1232
+ content: "\e72d";
1233
+ }
1234
+
1235
+ .ti-share:before {
1236
+ content: "\e72e";
1237
+ }
1238
+
1239
+ .ti-share-alt:before {
1240
+ content: "\e72f";
1241
+ }
1242
+
1243
+ .ti-rocket:before {
1244
+ content: "\e730";
1245
+ }
1246
+
1247
+ .ti-pinterest:before {
1248
+ content: "\e731";
1249
+ }
1250
+
1251
+ .ti-new-window:before {
1252
+ content: "\e732";
1253
+ }
1254
+
1255
+ .ti-microsoft:before {
1256
+ content: "\e733";
1257
+ }
1258
+
1259
+ .ti-list-ol:before {
1260
+ content: "\e734";
1261
+ }
1262
+
1263
+ .ti-linkedin:before {
1264
+ content: "\e735";
1265
+ }
1266
+
1267
+ .ti-layout-sidebar-2:before {
1268
+ content: "\e736";
1269
+ }
1270
+
1271
+ .ti-layout-grid4-alt:before {
1272
+ content: "\e737";
1273
+ }
1274
+
1275
+ .ti-layout-grid3-alt:before {
1276
+ content: "\e738";
1277
+ }
1278
+
1279
+ .ti-layout-grid2-alt:before {
1280
+ content: "\e739";
1281
+ }
1282
+
1283
+ .ti-layout-column4-alt:before {
1284
+ content: "\e73a";
1285
+ }
1286
+
1287
+ .ti-layout-column3-alt:before {
1288
+ content: "\e73b";
1289
+ }
1290
+
1291
+ .ti-layout-column2-alt:before {
1292
+ content: "\e73c";
1293
+ }
1294
+
1295
+ .ti-instagram:before {
1296
+ content: "\e73d";
1297
+ }
1298
+
1299
+ .ti-google:before {
1300
+ content: "\e73e";
1301
+ }
1302
+
1303
+ .ti-github:before {
1304
+ content: "\e73f";
1305
+ }
1306
+
1307
+ .ti-flickr:before {
1308
+ content: "\e740";
1309
+ }
1310
+
1311
+ .ti-facebook:before {
1312
+ content: "\e741";
1313
+ }
1314
+
1315
+ .ti-dropbox:before {
1316
+ content: "\e742";
1317
+ }
1318
+
1319
+ .ti-dribbble:before {
1320
+ content: "\e743";
1321
+ }
1322
+
1323
+ .ti-apple:before {
1324
+ content: "\e744";
1325
+ }
1326
+
1327
+ .ti-android:before {
1328
+ content: "\e745";
1329
+ }
1330
+
1331
+ .ti-save:before {
1332
+ content: "\e746";
1333
+ }
1334
+
1335
+ .ti-save-alt:before {
1336
+ content: "\e747";
1337
+ }
1338
+
1339
+ .ti-yahoo:before {
1340
+ content: "\e748";
1341
+ }
1342
+
1343
+ .ti-wordpress:before {
1344
+ content: "\e749";
1345
+ }
1346
+
1347
+ .ti-vimeo-alt:before {
1348
+ content: "\e74a";
1349
+ }
1350
+
1351
+ .ti-twitter-alt:before {
1352
+ content: "\e74b";
1353
+ }
1354
+
1355
+ .ti-tumblr-alt:before {
1356
+ content: "\e74c";
1357
+ }
1358
+
1359
+ .ti-trello:before {
1360
+ content: "\e74d";
1361
+ }
1362
+
1363
+ .ti-stack-overflow:before {
1364
+ content: "\e74e";
1365
+ }
1366
+
1367
+ .ti-soundcloud:before {
1368
+ content: "\e74f";
1369
+ }
1370
+
1371
+ .ti-sharethis:before {
1372
+ content: "\e750";
1373
+ }
1374
+
1375
+ .ti-sharethis-alt:before {
1376
+ content: "\e751";
1377
+ }
1378
+
1379
+ .ti-reddit:before {
1380
+ content: "\e752";
1381
+ }
1382
+
1383
+ .ti-pinterest-alt:before {
1384
+ content: "\e753";
1385
+ }
1386
+
1387
+ .ti-microsoft-alt:before {
1388
+ content: "\e754";
1389
+ }
1390
+
1391
+ .ti-linux:before {
1392
+ content: "\e755";
1393
+ }
1394
+
1395
+ .ti-jsfiddle:before {
1396
+ content: "\e756";
1397
+ }
1398
+
1399
+ .ti-joomla:before {
1400
+ content: "\e757";
1401
+ }
1402
+
1403
+ .ti-html5:before {
1404
+ content: "\e758";
1405
+ }
1406
+
1407
+ .ti-flickr-alt:before {
1408
+ content: "\e759";
1409
+ }
1410
+
1411
+ .ti-email:before {
1412
+ content: "\e75a";
1413
+ }
1414
+
1415
+ .ti-drupal:before {
1416
+ content: "\e75b";
1417
+ }
1418
+
1419
+ .ti-dropbox-alt:before {
1420
+ content: "\e75c";
1421
+ }
1422
+
1423
+ .ti-css3:before {
1424
+ content: "\e75d";
1425
+ }
1426
+
1427
+ .ti-rss:before {
1428
+ content: "\e75e";
1429
+ }
1430
+
1431
+ .ti-rss-alt:before {
1432
+ content: "\e75f";
1433
+ }
1434
+
1435
+ .ti-lg {
1436
+ font-size: 1.33333333em;
1437
+ line-height: 0.75em;
1438
+ vertical-align: -15%;
1439
+ }
1440
+
1441
+ .ti-2x {
1442
+ font-size: 2em;
1443
+ }
1444
+
1445
+ .ti-3x {
1446
+ font-size: 3em;
1447
+ }
1448
+
1449
+ .ti-4x {
1450
+ font-size: 4em;
1451
+ }
1452
+
1453
+ .ti-5x {
1454
+ font-size: 5em;
1455
+ }