HarnithaS commited on
Commit
c278707
·
1 Parent(s): f191911

portfolio intial commit

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.txt +29 -0
  2. css/_mixins.css +0 -0
  3. css/_site-blocks.css +4 -0
  4. css/aos.css +1 -0
  5. css/bootstrap.min.css +0 -0
  6. css/index.html +9 -0
  7. css/jquery.fancybox.min.css +1 -0
  8. css/mixins/_background-variant.css +0 -0
  9. css/mixins/_table-row.css +0 -0
  10. css/owl.carousel.min.css +6 -0
  11. css/owl.theme.default.min.css +15 -0
  12. css/style.css +1675 -0
  13. elements.html +424 -0
  14. favicon.png +0 -0
  15. fonts/flaticon/backup.txt +1 -0
  16. fonts/flaticon/font/Flaticon.eot +0 -0
  17. fonts/flaticon/font/Flaticon.svg +344 -0
  18. fonts/flaticon/font/Flaticon.ttf +0 -0
  19. fonts/flaticon/font/Flaticon.woff +0 -0
  20. fonts/flaticon/font/Flaticon.woff2 +0 -0
  21. fonts/flaticon/font/_flaticon.css +59 -0
  22. fonts/flaticon/font/_flaticon.scss +60 -0
  23. fonts/flaticon/font/flaticon.css +49 -0
  24. fonts/flaticon/font/flaticon.html +505 -0
  25. fonts/flaticon/license/license.pdf +0 -0
  26. fonts/icomoon/Read Me.txt +7 -0
  27. fonts/icomoon/demo-files/demo.css +155 -0
  28. fonts/icomoon/demo-files/demo.js +30 -0
  29. fonts/icomoon/demo.html +0 -0
  30. fonts/icomoon/fonts/icomoon.eot +0 -0
  31. fonts/icomoon/fonts/icomoon.svg +0 -0
  32. fonts/icomoon/fonts/icomoon.ttf +0 -0
  33. fonts/icomoon/fonts/icomoon.woff +0 -0
  34. fonts/icomoon/selection.json +0 -0
  35. fonts/icomoon/style.css +4919 -0
  36. fonts/index.html +9 -0
  37. images/about_pic.jpg +0 -0
  38. images/dots.png +0 -0
  39. images/gal_1.jpg +0 -0
  40. images/gal_2.jpg +0 -0
  41. images/gal_3.jpg +0 -0
  42. images/gal_4.jpg +0 -0
  43. images/gal_5.jpg +0 -0
  44. images/gal_6.jpg +0 -0
  45. images/harnitha_suresh.jpg +0 -0
  46. images/img_1.jpg +0 -0
  47. images/img_10.jpg +0 -0
  48. images/img_11.jpg +0 -0
  49. images/img_12.jpg +0 -0
  50. images/img_2.jpg +0 -0
README.txt ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Template Name: Minimal
2
+ Template Author: Untree.co
3
+ Template License: https://creativecommons.org/licenses/by/3.0/
4
+ Author URI: https://untree.co/
5
+
6
+ Twitter: https://twitter.com/Untree_co
7
+ Facebook: https://web.facebook.com/Untree.co/
8
+
9
+
10
+ CREDITS
11
+
12
+ * jQuery
13
+ * Popper
14
+ * Bootstrap
15
+ * Fancybox
16
+ * Unsplash
17
+ * Owl Carousel
18
+ * AOS
19
+ * animateNumber
20
+ * Waypoints
21
+ * Bootstrap Datepicker
22
+ * Google Fonts
23
+ * Google Map
24
+ * Circle Progress
25
+ * Isotope
26
+ * Imagesloaded
27
+ * jQuery Easing
28
+ * ScrollMagic
29
+ * TweenMax
css/_mixins.css ADDED
File without changes
css/_site-blocks.css ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ .sidebar {
2
+ width: calc(480px - 100%);
3
+ border-right: 1px solid red;
4
+ height: 100vh; }
css/aos.css ADDED
@@ -0,0 +1 @@
 
 
1
+ [data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translate(0)}[data-aos=fade-up]{transform:translateY(100px)}[data-aos=fade-down]{transform:translateY(-100px)}[data-aos=fade-right]{transform:translate(-100px)}[data-aos=fade-left]{transform:translate(100px)}[data-aos=fade-up-right]{transform:translate(-100px,100px)}[data-aos=fade-up-left]{transform:translate(100px,100px)}[data-aos=fade-down-right]{transform:translate(-100px,-100px)}[data-aos=fade-down-left]{transform:translate(100px,-100px)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translate(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translateY(100px) scale(.6)}[data-aos=zoom-in-down]{transform:translateY(-100px) scale(.6)}[data-aos=zoom-in-right]{transform:translate(-100px) scale(.6)}[data-aos=zoom-in-left]{transform:translate(100px) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translateY(100px) scale(1.2)}[data-aos=zoom-out-down]{transform:translateY(-100px) scale(1.2)}[data-aos=zoom-out-right]{transform:translate(-100px) scale(1.2)}[data-aos=zoom-out-left]{transform:translate(100px) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translate(0)}[data-aos=slide-up]{transform:translateY(100%)}[data-aos=slide-down]{transform:translateY(-100%)}[data-aos=slide-right]{transform:translateX(-100%)}[data-aos=slide-left]{transform:translateX(100%)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
css/bootstrap.min.css ADDED
The diff for this file is too large to render. See raw diff
 
css/index.html ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>Silence is eloquence.</title>
6
+ </head>
7
+ <body>
8
+ </body>
9
+ </html>
css/jquery.fancybox.min.css ADDED
@@ -0,0 +1 @@
 
 
1
+ body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
css/mixins/_background-variant.css ADDED
File without changes
css/mixins/_table-row.css ADDED
File without changes
css/owl.carousel.min.css ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ /**
2
+ * Owl Carousel v2.2.1
3
+ * Copyright 2013-2017 David Deutsch
4
+ * Licensed under ()
5
+ */
6
+ .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
css/owl.theme.default.min.css ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Owl Carousel v2.2.1
3
+ * Copyright 2013-2017 David Deutsch
4
+ * Licensed under ()
5
+ */
6
+ .owl-theme .owl-dots,
7
+ .owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
8
+ .owl-theme .owl-nav{margin-top:10px}
9
+ .owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;position: absolute;}
10
+ .owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
11
+ .owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
12
+ .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
13
+ .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
14
+ .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
15
+ .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
css/style.css ADDED
@@ -0,0 +1,1675 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * Template Name: Space
3
+ * Template Author: Untree.co
4
+ * Author URI: https://untree.co/
5
+ * License: https://creativecommons.org/licenses/by/3.0/
6
+ */
7
+ body {
8
+ font-family: "PT Mono", monospace;
9
+ line-height: 1.6;
10
+ background: #ffffff;
11
+ overflow-x: hidden;
12
+ font-size: 16px; }
13
+ body:before {
14
+ content: "";
15
+ position: fixed;
16
+ top: 0;
17
+ left: 0;
18
+ z-index: 99;
19
+ right: 0;
20
+ bottom: 0;
21
+ background: rgba(0, 0, 0, 0.2);
22
+ opacity: 0;
23
+ visibility: hidden;
24
+ -webkit-transition: .3s all ease;
25
+ -o-transition: .3s all ease;
26
+ transition: .3s all ease; }
27
+ body.offcanvas-menu:before {
28
+ opacity: 1;
29
+ visibility: visible; }
30
+
31
+ .text-black {
32
+ color: #000000 !important; }
33
+
34
+ .text-grey {
35
+ color: #838282 !important; }
36
+
37
+ .text-secondary {
38
+ color: #000000 !important; }
39
+
40
+ .bg-primary-light {
41
+ background-color: rgba(3, 137, 255, 0.05); }
42
+
43
+ .bg-secondary-light {
44
+ background-color: rgba(0, 0, 0, 0.05); }
45
+
46
+ a {
47
+ color: #0389ff;
48
+ -webkit-transition: .3s all ease;
49
+ -o-transition: .3s all ease;
50
+ transition: .3s all ease; }
51
+ a:hover {
52
+ color: #0389ff;
53
+ text-decoration: none; }
54
+
55
+ ::-moz-selection {
56
+ background: #000000;
57
+ color: #ffffff; }
58
+
59
+ ::selection {
60
+ background: #000000;
61
+ color: #ffffff; }
62
+
63
+ .text-primary {
64
+ color: #0389ff !important; }
65
+
66
+ a.text-primary {
67
+ color: #0389ff !important; }
68
+ a.text-primary:hover {
69
+ color: #0389ff !important; }
70
+
71
+ h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
72
+ font-family: "Montserrat", sans-serif;
73
+ color: #dddde6; }
74
+
75
+ .btn {
76
+ padding-top: 14px;
77
+ padding-bottom: 14px;
78
+ padding-left: 20px;
79
+ padding-right: 20px;
80
+ border-radius: 0px;
81
+ font-size: 14px;
82
+ border: 1px solid transparent; }
83
+ .btn:active, .btn:focus {
84
+ outline: none;
85
+ -webkit-box-shadow: none;
86
+ box-shadow: none; }
87
+ .btn.btn-primary {
88
+ background: #0389ff;
89
+ border-color: #0389ff; }
90
+ .btn.btn-primary:hover {
91
+ border-color: #1793ff;
92
+ background: #1793ff; }
93
+ .btn.btn-black {
94
+ background: #000000;
95
+ color: #ffffff; }
96
+ .btn.btn-black:hover {
97
+ border-color: #000000;
98
+ background: transparent;
99
+ color: #000000; }
100
+ .btn.btn-outline-black {
101
+ background: transparent;
102
+ color: #000000;
103
+ border-color: #000000; }
104
+ .btn.btn-outline-black:hover {
105
+ border-color: #000000;
106
+ background: #000000;
107
+ color: #ffffff; }
108
+ .btn.btn-secondary {
109
+ background: #000000;
110
+ border-color: #000000; }
111
+ .btn.btn-secondary:hover {
112
+ background: #0a0a0a;
113
+ border-color: #0a0a0a; }
114
+
115
+ .form-control, .custom-select {
116
+ border: none;
117
+ font-size: 16px;
118
+ height: 45px;
119
+ padding-left: 0;
120
+ padding-right: 0;
121
+ background: transparent;
122
+ border-bottom: 1px solid #43434d;
123
+ border-radius: 0; }
124
+ .form-control:active, .form-control:focus, .custom-select:active, .custom-select:focus {
125
+ border-color: #0389ff;
126
+ -webkit-box-shadow: none;
127
+ box-shadow: none;
128
+ background: transparent; }
129
+
130
+ .gutter-v1 {
131
+ margin-right: -20px;
132
+ margin-left: -20px; }
133
+ @media (max-width: 991.98px) {
134
+ .gutter-v1 {
135
+ margin-left: -15px;
136
+ margin-right: -15px; } }
137
+ .gutter-v1 > .col,
138
+ .gutter-v1 > [class*="col-"] {
139
+ padding-right: 20px;
140
+ padding-left: 20px; }
141
+ @media (max-width: 991.98px) {
142
+ .gutter-v1 > .col,
143
+ .gutter-v1 > [class*="col-"] {
144
+ padding-right: 15px;
145
+ padding-left: 15px; } }
146
+
147
+ .gutter-v2 {
148
+ margin-right: -5px;
149
+ margin-left: -5px; }
150
+ @media (max-width: 991.98px) {
151
+ .gutter-v2 {
152
+ margin-left: -15px;
153
+ margin-right: -15px; } }
154
+ .gutter-v2 > .col,
155
+ .gutter-v2 > [class*="col-"] {
156
+ padding-right: 5px;
157
+ padding-left: 5px; }
158
+ @media (max-width: 991.98px) {
159
+ .gutter-v2 > .col,
160
+ .gutter-v2 > [class*="col-"] {
161
+ padding-right: 15px;
162
+ padding-left: 15px; } }
163
+
164
+ .gutter-v3 {
165
+ margin-right: -40px;
166
+ margin-left: -40px; }
167
+ @media (max-width: 991.98px) {
168
+ .gutter-v3 {
169
+ margin-left: -15px;
170
+ margin-right: -15px; } }
171
+ .gutter-v3 > .col,
172
+ .gutter-v3 > [class*="col-"] {
173
+ padding-right: 40px;
174
+ padding-left: 40px; }
175
+ @media (max-width: 991.98px) {
176
+ .gutter-v3 > .col,
177
+ .gutter-v3 > [class*="col-"] {
178
+ padding-right: 15px;
179
+ padding-left: 15px; } }
180
+
181
+ .spinner-border {
182
+ color: #0389ff; }
183
+
184
+ /*PRELOADING------------ */
185
+ #overlayer {
186
+ width: 100%;
187
+ height: 100%;
188
+ position: fixed;
189
+ z-index: 7100;
190
+ background: #ffffff;
191
+ top: 0;
192
+ left: 0;
193
+ right: 0;
194
+ bottom: 0; }
195
+
196
+ .loader {
197
+ z-index: 7700;
198
+ position: fixed;
199
+ top: 50%;
200
+ left: 50%;
201
+ -webkit-transform: translate(-50%, -50%);
202
+ -ms-transform: translate(-50%, -50%);
203
+ transform: translate(-50%, -50%); }
204
+
205
+ .logo {
206
+ font-size: 24px;
207
+ color: #ffffff;
208
+ font-weight: 700; }
209
+ .logo:hover {
210
+ color: #ffffff; }
211
+
212
+ .site-nav {
213
+ position: absolute;
214
+ width: 100%;
215
+ z-index: 7; }
216
+ .site-nav a {
217
+ position: relative;
218
+ z-index: 9;
219
+ cursor: pointer; }
220
+
221
+ .site-nav {
222
+ padding-top: 20px;
223
+ padding-bottom: 20px; }
224
+ .site-nav h1 {
225
+ margin: 0;
226
+ padding: 0;
227
+ font-size: 24px; }
228
+ .site-nav .site-navigation .site-menu {
229
+ margin-bottom: 0; }
230
+ .site-nav .site-navigation .site-menu > li {
231
+ display: inline-block; }
232
+ .site-nav .site-navigation .site-menu > li > a {
233
+ font-size: 14px;
234
+ padding: 10px 15px;
235
+ display: inline-block;
236
+ text-decoration: none !important;
237
+ color: rgba(255, 255, 255, 0.5);
238
+ position: relative;
239
+ font-weight: 700; }
240
+ .site-nav .site-navigation .site-menu > li > a:hover {
241
+ color: #ffffff; }
242
+ .site-nav .site-navigation .site-menu > li.cta-button a {
243
+ padding: 5px 22px;
244
+ border: 1px solid rgba(0, 0, 0, 0.1);
245
+ color: #000000;
246
+ border-radius: 30px; }
247
+ .site-nav .site-navigation .site-menu > li.cta-button a:hover {
248
+ color: #ffffff;
249
+ background: #ffffff;
250
+ border-color: #ffffff; }
251
+ .site-nav .site-navigation .site-menu > li.cta-button.active a {
252
+ color: #000000;
253
+ background: #ffffff;
254
+ border-color: #ffffff; }
255
+ .site-nav .site-navigation .site-menu > li.active > a {
256
+ color: #ffffff; }
257
+ .site-nav .site-navigation .site-menu .has-children {
258
+ position: relative; }
259
+ .site-nav .site-navigation .site-menu .has-children > a {
260
+ position: relative;
261
+ padding-right: 20px; }
262
+ .site-nav .site-navigation .site-menu .has-children > a:before {
263
+ position: absolute;
264
+ content: "\e313";
265
+ font-size: 14px;
266
+ top: 50%;
267
+ right: 0;
268
+ -webkit-transform: translateY(-50%);
269
+ -ms-transform: translateY(-50%);
270
+ transform: translateY(-50%);
271
+ font-family: 'icomoon'; }
272
+ .site-nav .site-navigation .site-menu .has-children .dropdown {
273
+ visibility: hidden;
274
+ opacity: 0;
275
+ top: 100%;
276
+ z-index: 999;
277
+ position: absolute;
278
+ text-align: left;
279
+ -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
280
+ box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
281
+ padding: 20px 0;
282
+ margin-top: 20px;
283
+ margin-left: 0px;
284
+ background: #ffffff;
285
+ -webkit-transition: 0.2s 0s;
286
+ -o-transition: 0.2s 0s;
287
+ transition: 0.2s 0s; }
288
+ .site-nav .site-navigation .site-menu .has-children .dropdown.arrow-top {
289
+ position: absolute; }
290
+ .site-nav .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
291
+ display: none;
292
+ bottom: 100%;
293
+ left: 20%;
294
+ border: solid transparent;
295
+ content: " ";
296
+ height: 0;
297
+ width: 0;
298
+ position: absolute;
299
+ pointer-events: none; }
300
+ .site-nav .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
301
+ display: none;
302
+ border-color: rgba(136, 183, 213, 0);
303
+ border-bottom-color: #ffffff;
304
+ border-width: 10px;
305
+ margin-left: -10px; }
306
+ .site-nav .site-navigation .site-menu .has-children .dropdown a {
307
+ font-size: 14px;
308
+ text-transform: none;
309
+ letter-spacing: normal;
310
+ -webkit-transition: 0s all;
311
+ -o-transition: 0s all;
312
+ transition: 0s all;
313
+ color: #000000; }
314
+ .site-nav .site-navigation .site-menu .has-children .dropdown .active {
315
+ color: #0389ff !important; }
316
+ .site-nav .site-navigation .site-menu .has-children .dropdown > li {
317
+ list-style: none;
318
+ padding: 0;
319
+ margin: 0;
320
+ min-width: 180px; }
321
+ .site-nav .site-navigation .site-menu .has-children .dropdown > li > a {
322
+ padding: 5px 20px;
323
+ display: block; }
324
+ .site-nav .site-navigation .site-menu .has-children .dropdown > li > a:hover {
325
+ color: #0389ff; }
326
+ .site-nav .site-navigation .site-menu .has-children .dropdown > li.active > a {
327
+ color: #0389ff; }
328
+ .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
329
+ content: "\e315";
330
+ right: 20px; }
331
+ .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
332
+ left: 100%;
333
+ top: 0; }
334
+ .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown li a:hover, .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children > ul li a:hover {
335
+ color: #0389ff; }
336
+ .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-nav .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
337
+ color: #0389ff; }
338
+ .site-nav .site-navigation .site-menu .has-children:hover > a, .site-nav .site-navigation .site-menu .has-children:focus > a, .site-nav .site-navigation .site-menu .has-children:active > a {
339
+ color: #ffffff; }
340
+ .site-nav .site-navigation .site-menu .has-children:hover, .site-nav .site-navigation .site-menu .has-children:focus, .site-nav .site-navigation .site-menu .has-children:active {
341
+ cursor: pointer; }
342
+ .site-nav .site-navigation .site-menu .has-children:hover > .dropdown, .site-nav .site-navigation .site-menu .has-children:focus > .dropdown, .site-nav .site-navigation .site-menu .has-children:active > .dropdown {
343
+ -webkit-transition-delay: 0s;
344
+ -o-transition-delay: 0s;
345
+ transition-delay: 0s;
346
+ margin-top: 0px;
347
+ visibility: visible;
348
+ opacity: 1; }
349
+ .site-nav.dark a {
350
+ color: #000000; }
351
+ .site-nav.dark .site-navigation .site-menu > li > a {
352
+ color: rgba(0, 0, 0, 0.5); }
353
+ .site-nav.dark .site-navigation .site-menu > li > a:hover {
354
+ color: #000000; }
355
+ .site-nav.dark .site-navigation .site-menu > li.active > a {
356
+ color: #000000; }
357
+ .site-nav.dark .site-navigation .site-menu > li.has-children.dropdown:hover > a, .site-nav.dark .site-navigation .site-menu > li.has-children.dropdown:focus > a, .site-nav.dark .site-navigation .site-menu > li.has-children.dropdown:active > a {
358
+ color: #0389ff; }
359
+ .site-nav.dark .site-navigation .site-menu > li.has-children:hover > a, .site-nav.dark .site-navigation .site-menu > li.has-children:focus > a, .site-nav.dark .site-navigation .site-menu > li.has-children:active > a {
360
+ color: #000000; }
361
+
362
+ .site-mobile-menu-close {
363
+ display: block;
364
+ position: relative;
365
+ height: 30px;
366
+ width: 30px;
367
+ z-index: 99;
368
+ cursor: pointer;
369
+ top: -20px; }
370
+ .site-mobile-menu-close > span {
371
+ cursor: pointer;
372
+ display: block;
373
+ position: absolute;
374
+ height: 30px;
375
+ width: 30px; }
376
+ .site-mobile-menu-close > span:before, .site-mobile-menu-close > span:after {
377
+ position: absolute;
378
+ content: "";
379
+ width: 2px;
380
+ height: 30px;
381
+ background: #000000; }
382
+ .site-mobile-menu-close > span:before {
383
+ -webkit-transform: rotate(45deg);
384
+ -ms-transform: rotate(45deg);
385
+ transform: rotate(45deg); }
386
+ .site-mobile-menu-close > span:after {
387
+ -webkit-transform: rotate(-45deg);
388
+ -ms-transform: rotate(-45deg);
389
+ transform: rotate(-45deg); }
390
+
391
+ .site-mobile-menu {
392
+ width: 300px;
393
+ position: fixed;
394
+ right: 0;
395
+ z-index: 2000;
396
+ padding-top: 20px;
397
+ background: #ffffff;
398
+ height: calc(100vh);
399
+ -webkit-transform: translateX(100%);
400
+ -ms-transform: translateX(100%);
401
+ transform: translateX(100%);
402
+ -webkit-transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1);
403
+ -o-transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1);
404
+ transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1); }
405
+ .offcanvas-menu .site-mobile-menu {
406
+ -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
407
+ box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
408
+ -webkit-transform: translateX(0%);
409
+ -ms-transform: translateX(0%);
410
+ transform: translateX(0%); }
411
+ .site-mobile-menu .site-mobile-menu-header {
412
+ width: 100%;
413
+ float: left;
414
+ padding-left: 20px;
415
+ padding-right: 20px; }
416
+ .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
417
+ float: right;
418
+ margin-top: 8px; }
419
+ .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
420
+ font-size: 30px;
421
+ display: inline-block;
422
+ padding-left: 10px;
423
+ padding-right: 0px;
424
+ line-height: 1;
425
+ cursor: pointer;
426
+ -webkit-transition: .3s all ease;
427
+ -o-transition: .3s all ease;
428
+ transition: .3s all ease; }
429
+ .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
430
+ float: left;
431
+ margin-top: 10px;
432
+ margin-left: 0px; }
433
+ .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
434
+ display: inline-block;
435
+ text-transform: uppercase; }
436
+ .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
437
+ max-width: 70px; }
438
+ .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
439
+ text-decoration: none; }
440
+ .site-mobile-menu .site-mobile-menu-body {
441
+ overflow-y: scroll;
442
+ -webkit-overflow-scrolling: touch;
443
+ position: relative;
444
+ padding: 0 20px 20px 20px;
445
+ height: calc(100vh - 52px);
446
+ padding-bottom: 150px; }
447
+ .site-mobile-menu .site-nav-wrap {
448
+ padding: 0;
449
+ margin: 0;
450
+ list-style: none;
451
+ position: relative; }
452
+ .site-mobile-menu .site-nav-wrap a {
453
+ padding: 5px 20px;
454
+ display: block;
455
+ position: relative;
456
+ color: #000000; }
457
+ .site-mobile-menu .site-nav-wrap a.active, .site-mobile-menu .site-nav-wrap a:hover {
458
+ color: #0389ff; }
459
+ .site-mobile-menu .site-nav-wrap li {
460
+ position: relative;
461
+ display: block; }
462
+ .site-mobile-menu .site-nav-wrap li.active > a {
463
+ color: #0389ff; }
464
+ .site-mobile-menu .site-nav-wrap .arrow-collapse {
465
+ position: absolute;
466
+ right: 0px;
467
+ top: 0px;
468
+ z-index: 20;
469
+ width: 36px;
470
+ height: 36px;
471
+ text-align: center;
472
+ cursor: pointer;
473
+ border-radius: 50%;
474
+ border: 1px solid #f8f9fa; }
475
+ .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
476
+ font-size: 14px;
477
+ z-index: 20;
478
+ font-family: "icomoon";
479
+ content: "\e313";
480
+ position: absolute;
481
+ top: 50%;
482
+ left: 50%;
483
+ -webkit-transform: translate(-50%, -50%) rotate(-180deg);
484
+ -ms-transform: translate(-50%, -50%) rotate(-180deg);
485
+ transform: translate(-50%, -50%) rotate(-180deg);
486
+ -webkit-transition: .3s all ease;
487
+ -o-transition: .3s all ease;
488
+ transition: .3s all ease; }
489
+ .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
490
+ -webkit-transform: translate(-50%, -50%);
491
+ -ms-transform: translate(-50%, -50%);
492
+ transform: translate(-50%, -50%); }
493
+ .site-mobile-menu .site-nav-wrap > li {
494
+ display: block;
495
+ position: relative;
496
+ float: left;
497
+ width: 100%; }
498
+ .site-mobile-menu .site-nav-wrap > li > a {
499
+ padding-left: 20px;
500
+ font-size: 14px; }
501
+ .site-mobile-menu .site-nav-wrap > li > ul {
502
+ padding: 0;
503
+ margin: 0;
504
+ list-style: none; }
505
+ .site-mobile-menu .site-nav-wrap > li > ul > li {
506
+ display: block; }
507
+ .site-mobile-menu .site-nav-wrap > li > ul > li > a {
508
+ padding-left: 40px;
509
+ font-size: 14px; }
510
+ .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
511
+ padding: 0;
512
+ margin: 0; }
513
+ .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
514
+ display: block; }
515
+ .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
516
+ font-size: 14px;
517
+ padding-left: 60px; }
518
+
519
+ .sticky-wrapper {
520
+ position: absolute;
521
+ z-index: 100;
522
+ width: 100%; }
523
+ .sticky-wrapper .site-navbar {
524
+ -webkit-transition: .3s all ease;
525
+ -o-transition: .3s all ease;
526
+ transition: .3s all ease; }
527
+ .sticky-wrapper .site-navbar .site-menu-toggle {
528
+ color: #000000; }
529
+ .sticky-wrapper .site-navbar .site-logo a {
530
+ color: #000000; }
531
+ .sticky-wrapper .site-navbar .site-menu > li > a {
532
+ color: rgba(0, 0, 0, 0.8) !important; }
533
+ .sticky-wrapper .site-navbar .site-menu > li > a:hover, .sticky-wrapper .site-navbar .site-menu > li > a.active {
534
+ color: #000000 !important; }
535
+ .sticky-wrapper.is-sticky .burger:before, .sticky-wrapper.is-sticky .burger span, .sticky-wrapper.is-sticky .burger:after {
536
+ background: #000000;
537
+ -webkit-transition: .0s all ease;
538
+ -o-transition: .0s all ease;
539
+ transition: .0s all ease; }
540
+ .sticky-wrapper.is-sticky .site-navbar {
541
+ background: #000000;
542
+ border-bottom: 1px solid transparent;
543
+ -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
544
+ box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1); }
545
+ .sticky-wrapper.is-sticky .site-navbar .site-logo a {
546
+ color: #000000 !important; }
547
+ .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a {
548
+ color: #000000 !important; }
549
+ .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a:hover, .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a.active {
550
+ color: #0389ff !important; }
551
+ .sticky-wrapper.is-sticky .site-navbar .site-menu > li.active a {
552
+ color: #0389ff !important; }
553
+ .sticky-wrapper .shrink {
554
+ padding-top: 0px !important;
555
+ padding-bottom: 0px !important; }
556
+
557
+ /* Burger */
558
+ .burger {
559
+ width: 28px;
560
+ height: 32px;
561
+ cursor: pointer;
562
+ position: relative; }
563
+ .burger.light:before, .burger.light span, .burger.light:after {
564
+ background: #ffffff; }
565
+
566
+ .burger:before, .burger span, .burger:after {
567
+ width: 100%;
568
+ height: 2px;
569
+ display: block;
570
+ background: #000;
571
+ border-radius: 2px;
572
+ position: absolute;
573
+ opacity: 1; }
574
+
575
+ .burger:before, .burger:after {
576
+ -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
577
+ transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
578
+ -o-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
579
+ transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
580
+ transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
581
+ -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
582
+ content: ""; }
583
+
584
+ .burger:before {
585
+ top: 4px; }
586
+
587
+ .burger span {
588
+ top: 15px; }
589
+
590
+ .burger:after {
591
+ top: 26px; }
592
+
593
+ /* Hover */
594
+ .burger:hover:before {
595
+ top: 7px; }
596
+
597
+ .burger:hover:after {
598
+ top: 23px; }
599
+
600
+ /* Click */
601
+ .burger.active span {
602
+ opacity: 0; }
603
+
604
+ .burger.active:before, .burger.active:after {
605
+ top: 40%; }
606
+
607
+ .burger.active:before {
608
+ -webkit-transform: rotate(45deg);
609
+ -moz-transform: rotate(45deg);
610
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
611
+ /*for IE*/ }
612
+
613
+ .burger.active:after {
614
+ -webkit-transform: rotate(-45deg);
615
+ -moz-transform: rotate(-45deg);
616
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-5);
617
+ /*for IE*/ }
618
+
619
+ .burger:focus {
620
+ outline: none; }
621
+
622
+ .untree_co-section {
623
+ padding: 7rem 0; }
624
+ .untree_co-section .heading, .untree_co-section .subheading {
625
+ color: #000000; }
626
+ .untree_co-section .heading strong, .untree_co-section .subheading strong {
627
+ font-weight: 700; }
628
+ .untree_co-section .heading {
629
+ font-size: 40px; }
630
+ .untree_co-section .subheading {
631
+ font-size: 18px;
632
+ font-family: "PT Mono", monospace; }
633
+
634
+ .section-heading {
635
+ font-size: 30px;
636
+ color: #000000; }
637
+
638
+ .item {
639
+ border: none;
640
+ margin-bottom: 30px;
641
+ border-radius: 4px; }
642
+ .item a {
643
+ display: block;
644
+ overflow: hidden;
645
+ position: relative;
646
+ border-radius: 4px; }
647
+ .item a img {
648
+ position: relative;
649
+ -webkit-transform: scale(1);
650
+ -ms-transform: scale(1);
651
+ transform: scale(1);
652
+ -webkit-transition: .3s all ease-in-out;
653
+ -o-transition: .3s all ease-in-out;
654
+ transition: .3s all ease-in-out; }
655
+ .item .item-wrap {
656
+ display: block;
657
+ position: relative; }
658
+ .item .item-wrap:after {
659
+ z-index: 2;
660
+ position: absolute;
661
+ content: "";
662
+ top: 0;
663
+ left: 0;
664
+ right: 0;
665
+ bottom: 0;
666
+ background: rgba(0, 0, 0, 0.4);
667
+ visibility: hidden;
668
+ opacity: 0;
669
+ -webkit-transition: .3s all ease-in-out;
670
+ -o-transition: .3s all ease-in-out;
671
+ transition: .3s all ease-in-out; }
672
+ .item .item-wrap > span {
673
+ position: absolute;
674
+ top: 50%;
675
+ left: 50%;
676
+ z-index: 3;
677
+ -webkit-transform: translate(-50%, -50%) scale(0);
678
+ -ms-transform: translate(-50%, -50%) scale(0);
679
+ transform: translate(-50%, -50%) scale(0);
680
+ color: #ffffff;
681
+ font-size: 1.7rem;
682
+ opacity: 0;
683
+ visibility: hidden;
684
+ -webkit-transition: .3s all ease;
685
+ -o-transition: .3s all ease;
686
+ transition: .3s all ease; }
687
+ .item .item-wrap:hover:after {
688
+ opacity: 1;
689
+ visibility: visible; }
690
+ .item .item-wrap:hover span {
691
+ margin-top: 0px;
692
+ opacity: 1;
693
+ visibility: visible;
694
+ -webkit-transform: translate(-50%, -50%) scale(1);
695
+ -ms-transform: translate(-50%, -50%) scale(1);
696
+ transform: translate(-50%, -50%) scale(1); }
697
+ .item:hover a img {
698
+ -webkit-transform: scale(1.05);
699
+ -ms-transform: scale(1.05);
700
+ transform: scale(1.05);
701
+ -webkit-transition: .3s all ease-in-out;
702
+ -o-transition: .3s all ease-in-out;
703
+ transition: .3s all ease-in-out; }
704
+
705
+ .gsap-reveal-img {
706
+ line-height: 0; }
707
+ .gsap-reveal-img .reveal-wrap {
708
+ position: relative;
709
+ overflow: hidden; }
710
+ .gsap-reveal-img .reveal-wrap .cover {
711
+ position: absolute;
712
+ top: 0;
713
+ left: 0;
714
+ width: 100%;
715
+ height: 100%;
716
+ background: #eeeeee;
717
+ margin-left: -100%;
718
+ z-index: 9; }
719
+ .gsap-reveal-img .reveal-wrap .reveal-content {
720
+ opacity: 0;
721
+ visibility: hidden; }
722
+ .gsap-reveal-img .reveal-wrap .reveal-content .portfolio-item-content h3 {
723
+ margin-bottom: 10px;
724
+ font-size: 16px;
725
+ font-weight: bold; }
726
+
727
+ .gsap-reveal {
728
+ position: relative;
729
+ display: inline-block;
730
+ overflow: hidden; }
731
+ @media (max-width: 991.98px) {
732
+ .gsap-reveal.gsap-reveal-filter {
733
+ overflow: visible !important; } }
734
+ .gsap-reveal .cover {
735
+ position: absolute;
736
+ top: 0;
737
+ left: 0;
738
+ right: 0;
739
+ bottom: 0;
740
+ background: black; }
741
+
742
+ .gsap-reveal-hero {
743
+ line-height: 0; }
744
+ .gsap-reveal-hero .reveal-wrap {
745
+ position: relative;
746
+ overflow: hidden;
747
+ display: inline-block; }
748
+ .gsap-reveal-hero .reveal-wrap .cover {
749
+ position: absolute;
750
+ top: 0;
751
+ left: 0;
752
+ width: 100%;
753
+ height: 100%;
754
+ background: #eeeeee;
755
+ margin-left: -100%;
756
+ z-index: 2; }
757
+ .gsap-reveal-hero .reveal-wrap .reveal-content {
758
+ line-height: 1.5;
759
+ z-index: 1;
760
+ display: inline-block;
761
+ -webkit-transform: translateX(-100%);
762
+ -ms-transform: translateX(-100%);
763
+ transform: translateX(-100%); }
764
+
765
+ /* circle progress bar*/
766
+ .progressbar {
767
+ display: inline-block;
768
+ margin: 25px; }
769
+ .progressbar .caption {
770
+ font-size: 14px; }
771
+ .progressbar .number {
772
+ font-size: 16px; }
773
+
774
+ .circle {
775
+ width: 100%;
776
+ margin: 0 auto;
777
+ margin-top: 10px;
778
+ display: inline-block;
779
+ position: relative;
780
+ text-align: center; }
781
+
782
+ .circle canvas {
783
+ vertical-align: middle;
784
+ margin-bottom: 20px; }
785
+
786
+ .circle div {
787
+ position: absolute;
788
+ top: 30px;
789
+ left: 0;
790
+ width: 100%;
791
+ text-align: center;
792
+ line-height: 40px;
793
+ font-size: 20px; }
794
+
795
+ .circle strong i {
796
+ font-style: normal;
797
+ font-size: 0.6em;
798
+ font-weight: normal; }
799
+
800
+ .circle span {
801
+ display: block;
802
+ margin-top: 12px; }
803
+
804
+ .wave {
805
+ margin-bottom: 10px; }
806
+ .wave svg {
807
+ width: 90px;
808
+ height: 20px; }
809
+ .wave path {
810
+ stroke: #0389ff;
811
+ stroke-width: 2px;
812
+ stroke-linecap: round;
813
+ fill: none; }
814
+
815
+ .testimonial-wrap .owl-stage-outer {
816
+ padding-top: 7rem;
817
+ padding-bottom: 7rem; }
818
+
819
+ .testimonial-v1 {
820
+ text-align: center;
821
+ padding: 20px;
822
+ border: 1px solid #f8f9fa;
823
+ -webkit-transition: .3s all ease;
824
+ -o-transition: .3s all ease;
825
+ transition: .3s all ease;
826
+ position: relative;
827
+ border-radius: 10px; }
828
+ .testimonial-v1 img {
829
+ width: 80px !important;
830
+ border-radius: 50%;
831
+ margin: 0 auto 20px auto;
832
+ margin-top: -70px; }
833
+ .testimonial-v1 h3 {
834
+ font-size: 16px;
835
+ font-weight: 700;
836
+ color: #000000;
837
+ line-height: 1; }
838
+ .testimonial-v1 p {
839
+ font-size: 14px; }
840
+ .testimonial-v1 .caption {
841
+ font-size: 13px; }
842
+ .testimonial-v1:hover {
843
+ border-color: #0389ff; }
844
+
845
+ .owl-3-slider .owl-nav, .single-slider .owl-nav {
846
+ position: absolute;
847
+ top: 50%;
848
+ width: 100%;
849
+ -webkit-transform: translateY(-50%);
850
+ -ms-transform: translateY(-50%);
851
+ transform: translateY(-50%); }
852
+ @media (max-width: 767.98px) {
853
+ .owl-3-slider .owl-nav, .single-slider .owl-nav {
854
+ display: none; } }
855
+ .owl-3-slider .owl-nav .owl-next, .owl-3-slider .owl-nav .owl-prev, .single-slider .owl-nav .owl-next, .single-slider .owl-nav .owl-prev {
856
+ position: absolute;
857
+ top: 50%;
858
+ -webkit-transform: translateY(-50%);
859
+ -ms-transform: translateY(-50%);
860
+ transform: translateY(-50%); }
861
+ .owl-3-slider .owl-nav .owl-next span, .owl-3-slider .owl-nav .owl-prev span, .single-slider .owl-nav .owl-next span, .single-slider .owl-nav .owl-prev span {
862
+ font-size: 1.2rem; }
863
+ .owl-3-slider .owl-nav .owl-prev, .single-slider .owl-nav .owl-prev {
864
+ -webkit-transition: .3s all ease;
865
+ -o-transition: .3s all ease;
866
+ transition: .3s all ease;
867
+ left: -30px; }
868
+ .owl-3-slider .owl-nav .owl-prev:hover, .single-slider .owl-nav .owl-prev:hover {
869
+ left: -35px;
870
+ color: #0389ff; }
871
+ .owl-3-slider .owl-nav .owl-next, .single-slider .owl-nav .owl-next {
872
+ right: -30px;
873
+ -webkit-transition: .3s all ease;
874
+ -o-transition: .3s all ease;
875
+ transition: .3s all ease; }
876
+ .owl-3-slider .owl-nav .owl-next span, .single-slider .owl-nav .owl-next span {
877
+ display: block;
878
+ -webkit-transform: rotate(-180deg);
879
+ -ms-transform: rotate(-180deg);
880
+ transform: rotate(-180deg); }
881
+ .owl-3-slider .owl-nav .owl-next:hover, .single-slider .owl-nav .owl-next:hover {
882
+ right: -35px;
883
+ color: #0389ff; }
884
+
885
+ figure.dotted-bg {
886
+ position: relative; }
887
+ figure.dotted-bg:before {
888
+ z-index: -1;
889
+ content: "";
890
+ position: absolute;
891
+ top: -50px;
892
+ right: -50px;
893
+ width: 268px;
894
+ height: 224px;
895
+ background-image: url("../images/dots.png");
896
+ background-repeat: no-repeat; }
897
+ @media (max-width: 991.98px) {
898
+ figure.dotted-bg:before {
899
+ right: 0px; } }
900
+
901
+ .experience-wrap {
902
+ position: absolute;
903
+ top: 50%;
904
+ right: 0;
905
+ z-index: 2; }
906
+ .experience-wrap .experience {
907
+ background: #0389ff;
908
+ padding: 20px;
909
+ color: #ffffff;
910
+ padding-left: 30px; }
911
+ .experience-wrap .experience > span {
912
+ font-size: 20px; }
913
+ .experience-wrap .experience > a {
914
+ display: block;
915
+ color: #ffffff; }
916
+
917
+ .loader-portfolio-wrap {
918
+ text-align: center;
919
+ display: none;
920
+ opacity: 0;
921
+ visibility: hidden;
922
+ left: 50%;
923
+ top: 0px;
924
+ -webkit-transform: translateX(-50%);
925
+ -ms-transform: translateX(-50%);
926
+ transform: translateX(-50%);
927
+ position: absolute; }
928
+
929
+ .loader-portfolio, .site-loader {
930
+ width: 2rem;
931
+ height: 2rem;
932
+ margin: 2rem auto;
933
+ border-radius: 50%;
934
+ border: 0.3rem solid rgba(255, 255, 255, 0.3);
935
+ border-top-color: #ffffff;
936
+ -webkit-animation: 1.5s spin infinite linear;
937
+ animation: 1.5s spin infinite linear; }
938
+ .loader-portfolio.dark, .site-loader.dark {
939
+ border: 0.3rem solid rgba(0, 0, 0, 0.3);
940
+ border-top-color: #000000; }
941
+
942
+ @-webkit-keyframes spin {
943
+ to {
944
+ -webkit-transform: rotate(360deg);
945
+ transform: rotate(360deg); } }
946
+
947
+ @keyframes spin {
948
+ to {
949
+ -webkit-transform: rotate(360deg);
950
+ transform: rotate(360deg); } }
951
+
952
+ .portfolio-single-inner .heading-portfolio-single-h2 {
953
+ margin-bottom: 40px;
954
+ font-weight: 900; }
955
+ @media (max-width: 991.98px) {
956
+ .portfolio-single-inner .heading-portfolio-single-h2 {
957
+ font-size: 30px; } }
958
+
959
+ #portfolio-single-holder .portfolio-single-inner {
960
+ position: relative;
961
+ opacity: 0;
962
+ display: none; }
963
+
964
+ .unslate_co--close-portfolio {
965
+ position: absolute;
966
+ top: -10px;
967
+ cursor: pointer;
968
+ z-index: 9;
969
+ padding: 10px 10px 10px 10px;
970
+ right: -10px;
971
+ border: 2px solid transparent;
972
+ border-radius: 30px;
973
+ -webkit-transition: .3s all ease;
974
+ -o-transition: .3s all ease;
975
+ transition: .3s all ease; }
976
+ .unslate_co--close-portfolio .close-portfolio-label {
977
+ font-size: 14px;
978
+ top: 25px;
979
+ right: -10px;
980
+ width: 150px;
981
+ position: absolute;
982
+ -webkit-transform: translateY(-50%);
983
+ -ms-transform: translateY(-50%);
984
+ transform: translateY(-50%);
985
+ opacity: 0;
986
+ visibility: hidden;
987
+ -webkit-transition: .3s all ease;
988
+ -o-transition: .3s all ease;
989
+ transition: .3s all ease; }
990
+ .unslate_co--close-portfolio .wrap-icon-close {
991
+ font-size: 30px;
992
+ position: relative;
993
+ -webkit-transition: .3s all ease;
994
+ -o-transition: .3s all ease;
995
+ transition: .3s all ease; }
996
+ .unslate_co--close-portfolio:hover .wrap-icon-close {
997
+ -webkit-transform: rotate(90deg);
998
+ -ms-transform: rotate(90deg);
999
+ transform: rotate(90deg); }
1000
+ .unslate_co--close-portfolio:hover .close-portfolio-lanel {
1001
+ opacity: 1;
1002
+ left: -10px;
1003
+ visibility: visible; }
1004
+ .unslate_co--close-portfolio:hover .close-portfolio-label, .unslate_co--close-portfolio:focus .close-portfolio-label {
1005
+ right: 20px;
1006
+ opacity: 1;
1007
+ visibility: visible; }
1008
+
1009
+ .close-portfolio--content {
1010
+ right: 50%;
1011
+ -webkit-transform: translateX(50%);
1012
+ -ms-transform: translateX(50%);
1013
+ transform: translateX(50%); }
1014
+ .close-portfolio--content .close-portfolio-label {
1015
+ right: 50% !important;
1016
+ -webkit-transform: translateX(50%);
1017
+ -ms-transform: translateX(50%);
1018
+ transform: translateX(50%);
1019
+ top: 50px; }
1020
+
1021
+ .detail-v1 .detail-label {
1022
+ display: block;
1023
+ font-size: 11px;
1024
+ font-weight: 900;
1025
+ text-transform: uppercase;
1026
+ letter-spacing: .1rem; }
1027
+
1028
+ .detail-v1 .detail-val {
1029
+ font-size: 16px; }
1030
+
1031
+ .position-relative {
1032
+ position: relative; }
1033
+
1034
+ .work-experience {
1035
+ margin-bottom: 30px;
1036
+ position: relative;
1037
+ padding-left: 40px; }
1038
+ .work-experience:before {
1039
+ font-family: 'icomoon';
1040
+ content: "\e8f7";
1041
+ color: #ccc;
1042
+ font-size: 20px;
1043
+ position: absolute;
1044
+ left: 0;
1045
+ top: 0;
1046
+ line-height: 1.2;
1047
+ -webkit-transition: .3s all ease;
1048
+ -o-transition: .3s all ease;
1049
+ transition: .3s all ease; }
1050
+ .work-experience:hover:before {
1051
+ color: #0389ff; }
1052
+ .work-experience .position {
1053
+ font-size: 16px;
1054
+ font-weight: 700;
1055
+ color: #000000;
1056
+ margin-bottom: 0; }
1057
+ .work-experience .company {
1058
+ font-size: 16px; }
1059
+ .work-experience .year {
1060
+ display: block;
1061
+ font-size: 13px; }
1062
+
1063
+ .service [class*="icon-"] {
1064
+ font-size: 50px;
1065
+ position: relative;
1066
+ display: inline-block; }
1067
+ .service [class*="icon-"] img {
1068
+ width: 50px; }
1069
+ .service [class*="icon-"]:after {
1070
+ position: absolute;
1071
+ content: "";
1072
+ border-radius: 50%;
1073
+ width: 35px;
1074
+ height: 35px;
1075
+ background: rgba(3, 137, 255, 0.2);
1076
+ bottom: -0px;
1077
+ right: -0px;
1078
+ z-index: -1; }
1079
+
1080
+ .service h3 {
1081
+ font-size: 16px;
1082
+ font-weight: 700;
1083
+ color: #000000; }
1084
+
1085
+ #map {
1086
+ position: relative; }
1087
+ #map iframe {
1088
+ top: 0;
1089
+ left: 0;
1090
+ bottom: 0;
1091
+ right: 0;
1092
+ width: 100%;
1093
+ min-height: 400px;
1094
+ height: 100%;
1095
+ position: absolute; }
1096
+ @media (max-width: 991.98px) {
1097
+ #map iframe {
1098
+ position: relative; } }
1099
+
1100
+ .post-entry .thumb {
1101
+ display: block;
1102
+ margin-bottom: 30px;
1103
+ overflow: hidden;
1104
+ border-radius: 4px; }
1105
+ .post-entry .thumb img {
1106
+ -webkit-transition: .15s all ease;
1107
+ -o-transition: .15s all ease;
1108
+ transition: .15s all ease; }
1109
+ .post-entry .thumb:hover img {
1110
+ -webkit-transform: scale(1.02);
1111
+ -ms-transform: scale(1.02);
1112
+ transform: scale(1.02); }
1113
+
1114
+ .post-entry h3 {
1115
+ font-size: 18px;
1116
+ margin-bottom: 0;
1117
+ font-weight: 700; }
1118
+ .post-entry h3 a {
1119
+ color: #000000; }
1120
+
1121
+ .post-entry .post-meta {
1122
+ font-size: 14px; }
1123
+ .post-entry .post-meta a {
1124
+ color: #000000; }
1125
+
1126
+ .lines-wrap {
1127
+ position: fixed;
1128
+ z-index: -1;
1129
+ left: 0;
1130
+ top: 0;
1131
+ width: 100%;
1132
+ height: 100%;
1133
+ overflow: hidden; }
1134
+ @media (max-width: 767.98px) {
1135
+ .lines-wrap {
1136
+ display: none; } }
1137
+ .lines-wrap .lines-inner {
1138
+ position: absolute;
1139
+ width: 1140px;
1140
+ left: 50%;
1141
+ margin-left: -570px;
1142
+ top: 0;
1143
+ height: 100%;
1144
+ border-left: 1px solid #efefef;
1145
+ border-right: 1px solid #efefef; }
1146
+ .lines-wrap .lines-inner .lines {
1147
+ position: absolute;
1148
+ left: 33.333333%;
1149
+ right: 33.333333%;
1150
+ height: 100%;
1151
+ border-left: 1px solid #efefef;
1152
+ border-right: 1px solid #efefef; }
1153
+
1154
+ #about-section {
1155
+ margin-top: 7rem; }
1156
+ #about-section .container {
1157
+ background: #0389ff;
1158
+ padding-top: 50px;
1159
+ padding-bottom: 50px;
1160
+ padding-left: 50px;
1161
+ color: #efefef;
1162
+ padding-right: 50px; }
1163
+ #about-section .container .author-wrap {
1164
+ margin-top: -150px; }
1165
+
1166
+ .grid-item {
1167
+ position: relative; }
1168
+
1169
+ .grid-item:before {
1170
+ content: '';
1171
+ display: inline-block;
1172
+ padding-top: 20rem; }
1173
+
1174
+ .grid-item img {
1175
+ position: absolute;
1176
+ top: 0;
1177
+ left: 0;
1178
+ width: 100%;
1179
+ height: 100%;
1180
+ display: block;
1181
+ -o-object-fit: cover;
1182
+ object-fit: cover; }
1183
+
1184
+ .blog-item {
1185
+ position: relative; }
1186
+ .blog-item img {
1187
+ position: absolute;
1188
+ top: 0;
1189
+ left: 0;
1190
+ width: 100%;
1191
+ height: 100%;
1192
+ display: block;
1193
+ -o-object-fit: cover;
1194
+ object-fit: cover; }
1195
+
1196
+ .portfolio-item {
1197
+ overflow: hidden; }
1198
+ .portfolio-item img {
1199
+ -webkit-transition: .3s all ease;
1200
+ -o-transition: .3s all ease;
1201
+ transition: .3s all ease;
1202
+ position: relative;
1203
+ -webkit-transform: scale(1);
1204
+ -ms-transform: scale(1);
1205
+ transform: scale(1); }
1206
+ .portfolio-item:hover img {
1207
+ -webkit-transform: scale(1.09);
1208
+ -ms-transform: scale(1.09);
1209
+ transform: scale(1.09); }
1210
+
1211
+ .portfolio-item, .blog-item {
1212
+ display: block;
1213
+ overflow: hidden;
1214
+ position: relative; }
1215
+ .portfolio-item .overlay, .blog-item .overlay {
1216
+ position: relative;
1217
+ z-index: 8;
1218
+ opacity: 0;
1219
+ visibility: hidden;
1220
+ -webkit-transition: .3s all ease;
1221
+ -o-transition: .3s all ease;
1222
+ transition: .3s all ease; }
1223
+ .portfolio-item .overlay, .portfolio-item .overlay:before, .blog-item .overlay, .blog-item .overlay:before {
1224
+ position: absolute;
1225
+ top: 0;
1226
+ left: 0;
1227
+ right: 0;
1228
+ bottom: 0; }
1229
+ .portfolio-item .overlay:before, .blog-item .overlay:before {
1230
+ background: rgba(0, 0, 0, 0.5);
1231
+ content: ""; }
1232
+ .portfolio-item .wrap-icon, .blog-item .wrap-icon {
1233
+ position: absolute;
1234
+ right: 20px;
1235
+ color: #ffffff;
1236
+ top: 20px; }
1237
+ .portfolio-item .portfolio-item-content, .blog-item .portfolio-item-content {
1238
+ position: absolute;
1239
+ bottom: 20px;
1240
+ left: 20px;
1241
+ right: 20px; }
1242
+ .portfolio-item .portfolio-item-content h3, .portfolio-item .portfolio-item-content p, .blog-item .portfolio-item-content h3, .blog-item .portfolio-item-content p {
1243
+ color: #ffffff;
1244
+ margin: 0;
1245
+ padding: 0; }
1246
+ .portfolio-item .portfolio-item-content h3, .blog-item .portfolio-item-content h3 {
1247
+ font-size: 18px; }
1248
+ .portfolio-item .portfolio-item-content p, .blog-item .portfolio-item-content p {
1249
+ font-size: 12px;
1250
+ color: rgba(255, 255, 255, 0.5); }
1251
+ .portfolio-item:hover .overlay, .blog-item:hover .overlay {
1252
+ opacity: 1;
1253
+ visibility: visible; }
1254
+
1255
+ .blog-item {
1256
+ margin-left: 0 !important; }
1257
+ .blog-item .overlay {
1258
+ opacity: 1;
1259
+ visibility: visible; }
1260
+ .blog-item:hover .overlay {
1261
+ opacity: 0;
1262
+ visibility: hidden; }
1263
+
1264
+ .filter-wrap {
1265
+ position: relative; }
1266
+ .filter-wrap .filter {
1267
+ font-size: 14px;
1268
+ color: #ffffff; }
1269
+ .filter-wrap .filter a {
1270
+ margin-left: 10px;
1271
+ color: rgba(255, 255, 255, 0.5); }
1272
+ .filter-wrap .filter a:hover {
1273
+ color: #ffffff; }
1274
+ .filter-wrap .filter a.active {
1275
+ color: #ffffff; }
1276
+ @media (max-width: 991.98px) {
1277
+ .filter-wrap .filter {
1278
+ background: #000000;
1279
+ z-index: 9;
1280
+ position: absolute;
1281
+ min-width: 150px;
1282
+ opacity: 0;
1283
+ visibility: hidden;
1284
+ -webkit-transition: .3s all ease;
1285
+ -o-transition: .3s all ease;
1286
+ transition: .3s all ease;
1287
+ right: 0;
1288
+ padding: 20px;
1289
+ top: 10px;
1290
+ -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
1291
+ box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
1292
+ border-radius: 4px; }
1293
+ .filter-wrap .filter.active {
1294
+ opacity: 1;
1295
+ visibility: visible; }
1296
+ .filter-wrap .filter a {
1297
+ display: block; } }
1298
+
1299
+ /* Isotope Transitions
1300
+ ------------------------------- */
1301
+ .isotope,
1302
+ .isotope .item {
1303
+ -webkit-transition-duration: 0.8s;
1304
+ -moz-transition-duration: 0.8s;
1305
+ -ms-transition-duration: 0.8s;
1306
+ -o-transition-duration: 0.8s;
1307
+ transition-duration: 0.8s; }
1308
+
1309
+ .isotope {
1310
+ -webkit-transition-property: height, width;
1311
+ -moz-transition-property: height, width;
1312
+ -ms-transition-property: height, width;
1313
+ -o-transition-property: height, width;
1314
+ transition-property: height, width; }
1315
+
1316
+ .isotope .item {
1317
+ -webkit-transition-property: -webkit-transform, opacity;
1318
+ -moz-transition-property: -moz-transform, opacity;
1319
+ -ms-transition-property: -ms-transform, opacity;
1320
+ -o-transition-property: top, left, opacity;
1321
+ -webkit-transition-property: opacity, -webkit-transform;
1322
+ transition-property: opacity, -webkit-transform;
1323
+ -o-transition-property: transform, opacity;
1324
+ transition-property: transform, opacity;
1325
+ transition-property: transform, opacity, -webkit-transform; }
1326
+
1327
+ .custom-block {
1328
+ margin-bottom: 30px; }
1329
+ .custom-block .section-title {
1330
+ font-size: 18px;
1331
+ font-weight: 700; }
1332
+
1333
+ .custom-accordion .accordion-item {
1334
+ margin-bottom: 0px;
1335
+ position: relative;
1336
+ border-radius: 0px;
1337
+ overflow: hidden; }
1338
+ .custom-accordion .accordion-item .btn-link {
1339
+ display: block;
1340
+ width: 100%;
1341
+ padding: 15px 0;
1342
+ text-decoration: none;
1343
+ text-align: left;
1344
+ color: #ffffff;
1345
+ background: #43434d;
1346
+ border: none;
1347
+ padding-left: 40px;
1348
+ border-radius: 0;
1349
+ position: relative;
1350
+ -webkit-box-shadow: none !important;
1351
+ box-shadow: none !important; }
1352
+ .custom-accordion .accordion-item .btn-link:before {
1353
+ font-family: 'icomoon';
1354
+ content: "\f067";
1355
+ position: absolute;
1356
+ top: 50%;
1357
+ -webkit-transform: translateY(-50%);
1358
+ -ms-transform: translateY(-50%);
1359
+ transform: translateY(-50%);
1360
+ left: 15px; }
1361
+ .custom-accordion .accordion-item .btn-link:hover {
1362
+ background: #484852; }
1363
+ .custom-accordion .accordion-item .btn-link[aria-expanded="true"] {
1364
+ font-weight: 700;
1365
+ color: #ffffff !important;
1366
+ background: #0389ff; }
1367
+ .custom-accordion .accordion-item .btn-link[aria-expanded="true"]:before {
1368
+ font-family: 'icomoon';
1369
+ content: "\f068";
1370
+ position: absolute;
1371
+ color: #ffffff;
1372
+ top: 50%;
1373
+ -webkit-transform: translateY(-50%);
1374
+ -ms-transform: translateY(-50%);
1375
+ transform: translateY(-50%);
1376
+ left: 15px; }
1377
+ .custom-accordion .accordion-item.active {
1378
+ z-index: 2; }
1379
+ .custom-accordion .accordion-item.active .btn-link {
1380
+ color: #ffffff;
1381
+ -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
1382
+ box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1); }
1383
+ .custom-accordion .accordion-item .accordion-body {
1384
+ padding: 20px 20px 20px 20px;
1385
+ color: #888; }
1386
+
1387
+ .control {
1388
+ display: block;
1389
+ position: relative;
1390
+ padding-left: 30px;
1391
+ margin-bottom: 15px;
1392
+ cursor: pointer;
1393
+ font-size: 18px; }
1394
+ .control .caption {
1395
+ position: relative;
1396
+ top: -3px;
1397
+ font-size: 16px; }
1398
+
1399
+ .control input {
1400
+ position: absolute;
1401
+ z-index: -1;
1402
+ opacity: 0; }
1403
+
1404
+ .control__indicator {
1405
+ position: absolute;
1406
+ top: 2px;
1407
+ left: 0;
1408
+ height: 20px;
1409
+ width: 20px;
1410
+ background: #e6e6e6;
1411
+ border-radius: 4px; }
1412
+
1413
+ .control--radio .control__indicator {
1414
+ border-radius: 50%; }
1415
+
1416
+ .control:hover input ~ .control__indicator,
1417
+ .control input:focus ~ .control__indicator {
1418
+ background: #ccc; }
1419
+
1420
+ .control input:checked ~ .control__indicator {
1421
+ background: #0389ff; }
1422
+
1423
+ .control:hover input:not([disabled]):checked ~ .control__indicator,
1424
+ .control input:checked:focus ~ .control__indicator {
1425
+ background: #1d95ff; }
1426
+
1427
+ .control input:disabled ~ .control__indicator {
1428
+ background: #e6e6e6;
1429
+ opacity: 0.9;
1430
+ pointer-events: none; }
1431
+
1432
+ .control__indicator:after {
1433
+ font-family: 'icomoon';
1434
+ content: '\e5ca';
1435
+ position: absolute;
1436
+ display: none;
1437
+ font-size: 14px;
1438
+ -webkit-transition: .3s all ease;
1439
+ -o-transition: .3s all ease;
1440
+ transition: .3s all ease; }
1441
+
1442
+ .control input:checked ~ .control__indicator:after {
1443
+ display: block;
1444
+ color: #fff; }
1445
+
1446
+ .control--checkbox .control__indicator:after {
1447
+ top: 50%;
1448
+ left: 50%;
1449
+ -webkit-transform: translate(-50%, -50%);
1450
+ -ms-transform: translate(-50%, -50%);
1451
+ transform: translate(-50%, -50%); }
1452
+
1453
+ .control--checkbox input:disabled ~ .control__indicator:after {
1454
+ border-color: #7b7b7b; }
1455
+
1456
+ .control--checkbox input:disabled:checked ~ .control__indicator {
1457
+ background-color: #0389ff;
1458
+ opacity: .2; }
1459
+
1460
+ .gal-item {
1461
+ display: block;
1462
+ margin-bottom: 8px; }
1463
+ .gal-item img {
1464
+ border-radius: 4px;
1465
+ -webkit-transition: .3s all ease;
1466
+ -o-transition: .3s all ease;
1467
+ transition: .3s all ease;
1468
+ opacity: 1; }
1469
+ .gal-item:hover img {
1470
+ opacity: .5; }
1471
+
1472
+ .social-icons li {
1473
+ display: inline-block; }
1474
+ .social-icons li a {
1475
+ color: rgba(255, 255, 255, 0.5);
1476
+ display: inline-block;
1477
+ width: 40px;
1478
+ height: 40px;
1479
+ position: relative;
1480
+ border-radius: 50%;
1481
+ background: #303030; }
1482
+ .social-icons li a span {
1483
+ position: absolute;
1484
+ top: 50%;
1485
+ left: 50%;
1486
+ -webkit-transform: translate(-50%, -50%);
1487
+ -ms-transform: translate(-50%, -50%);
1488
+ transform: translate(-50%, -50%); }
1489
+ .social-icons li a:hover {
1490
+ color: #ffffff; }
1491
+ .social-icons li:first-child a {
1492
+ padding-left: 0; }
1493
+
1494
+ .social-icons.light li a {
1495
+ color: #000000;
1496
+ display: inline-block;
1497
+ width: 40px;
1498
+ height: 40px;
1499
+ position: relative;
1500
+ border-radius: 50%;
1501
+ background: #f8f9fa; }
1502
+
1503
+ .video-wrap {
1504
+ position: relative;
1505
+ display: block; }
1506
+ .video-wrap .play-wrap {
1507
+ position: absolute;
1508
+ top: 50%;
1509
+ left: 50%;
1510
+ -webkit-transform: translate(-50%, -50%);
1511
+ -ms-transform: translate(-50%, -50%);
1512
+ transform: translate(-50%, -50%);
1513
+ width: 50px;
1514
+ height: 50px;
1515
+ background: rgba(0, 0, 0, 0.2);
1516
+ border-radius: 50%;
1517
+ -webkit-transition: .3s all ease;
1518
+ -o-transition: .3s all ease;
1519
+ transition: .3s all ease; }
1520
+ .video-wrap .play-wrap > span {
1521
+ position: absolute;
1522
+ top: 50%;
1523
+ left: 50%;
1524
+ color: #ffffff;
1525
+ -webkit-transform: translate(-50%, -50%);
1526
+ -ms-transform: translate(-50%, -50%);
1527
+ transform: translate(-50%, -50%); }
1528
+ .video-wrap:hover .play-wrap {
1529
+ width: 60px;
1530
+ height: 60px; }
1531
+
1532
+ .owl-single.dots-absolute .owl-dots, .owl-carousel.dots-absolute .owl-dots {
1533
+ bottom: 40px; }
1534
+ .owl-single.dots-absolute .owl-dots .owl-dot span, .owl-carousel.dots-absolute .owl-dots .owl-dot span {
1535
+ background: rgba(255, 255, 255, 0.5); }
1536
+
1537
+ .owl-single .owl-dots, .owl-carousel .owl-dots {
1538
+ text-align: center;
1539
+ position: absolute;
1540
+ width: 100%;
1541
+ left: 50%;
1542
+ -webkit-transform: translateX(-50%);
1543
+ -ms-transform: translateX(-50%);
1544
+ transform: translateX(-50%); }
1545
+ .owl-single .owl-dots .owl-dot, .owl-carousel .owl-dots .owl-dot {
1546
+ display: inline-block;
1547
+ margin: 5px; }
1548
+ .owl-single .owl-dots .owl-dot span, .owl-carousel .owl-dots .owl-dot span {
1549
+ display: inline-block;
1550
+ width: 8px;
1551
+ height: 8px;
1552
+ border-radius: 50%;
1553
+ background: rgba(0, 0, 0, 0.2); }
1554
+ .owl-single .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot.active span {
1555
+ background: #0389ff; }
1556
+
1557
+ .owl-single.no-dots .owl-dots, .owl-carousel.no-dots .owl-dots {
1558
+ display: none; }
1559
+
1560
+ .owl-single.no-nav .owl-nav, .owl-carousel.no-nav .owl-nav {
1561
+ display: none; }
1562
+
1563
+ .testimonial {
1564
+ max-width: 500px;
1565
+ text-align: center;
1566
+ margin-bottom: 30px; }
1567
+ .testimonial .name {
1568
+ font-size: 18px;
1569
+ color: #000000; }
1570
+ .testimonial .img-wrap img {
1571
+ margin: 0 auto;
1572
+ width: 70px;
1573
+ border-radius: 50%; }
1574
+
1575
+ .list-check li {
1576
+ display: block;
1577
+ padding-left: 30px;
1578
+ position: relative; }
1579
+ .list-check li:before {
1580
+ content: "\e5ca";
1581
+ font-family: 'icomoon';
1582
+ position: absolute;
1583
+ top: -.3rem;
1584
+ font-size: 20px;
1585
+ left: 0; }
1586
+
1587
+ .owl-single .owl-nav {
1588
+ position: absolute;
1589
+ top: 50%;
1590
+ width: 100%;
1591
+ -webkit-transform: translateY(-50%);
1592
+ -ms-transform: translateY(-50%);
1593
+ transform: translateY(-50%); }
1594
+ @media (max-width: 767.98px) {
1595
+ .owl-single .owl-nav {
1596
+ display: none; } }
1597
+ .owl-single .owl-nav .owl-prev, .owl-single .owl-nav .owl-next {
1598
+ position: absolute;
1599
+ top: 0; }
1600
+ .owl-single .owl-nav .owl-prev span, .owl-single .owl-nav .owl-next span {
1601
+ display: block;
1602
+ background: #ffffff;
1603
+ padding: 15px; }
1604
+ .owl-single .owl-nav .owl-prev {
1605
+ left: -30px; }
1606
+ .owl-single .owl-nav .owl-next {
1607
+ right: -30px; }
1608
+ .owl-single .owl-nav .owl-next > span {
1609
+ position: relative;
1610
+ -webkit-transform: rotate(-180deg);
1611
+ -ms-transform: rotate(-180deg);
1612
+ transform: rotate(-180deg); }
1613
+
1614
+ .ul-check li {
1615
+ position: relative;
1616
+ padding-left: 30px;
1617
+ margin-bottom: 10px; }
1618
+ .ul-check li:before {
1619
+ position: absolute;
1620
+ left: 0;
1621
+ top: -.2rem;
1622
+ content: "\e5ca";
1623
+ font-size: 20px;
1624
+ font-family: 'icomoon'; }
1625
+
1626
+ .ul-check.primary li:before {
1627
+ color: #0389ff; }
1628
+
1629
+ .ul-check.white li:before {
1630
+ color: #ffffff; }
1631
+
1632
+ .site-footer {
1633
+ padding: 70px 0; }
1634
+ .site-footer a {
1635
+ color: #777;
1636
+ position: relative;
1637
+ display: inline-block; }
1638
+ .site-footer a:hover {
1639
+ color: #0389ff; }
1640
+ .site-footer a:hover:before {
1641
+ background: #0389ff; }
1642
+ .site-footer .btn:before {
1643
+ display: none; }
1644
+ .site-footer .widget {
1645
+ margin-bottom: 40px;
1646
+ display: block; }
1647
+ .site-footer .widget h3 {
1648
+ font-size: 16px;
1649
+ color: #000000;
1650
+ font-weight: 700;
1651
+ margin-bottom: 30px; }
1652
+ .site-footer .widget .links li {
1653
+ margin-bottom: 10px; }
1654
+ .site-footer .social li {
1655
+ display: inline-block; }
1656
+ .site-footer .social li a {
1657
+ display: inline-block;
1658
+ width: 30px;
1659
+ height: 30px;
1660
+ position: relative;
1661
+ background: #0389ff;
1662
+ border-radius: 50%;
1663
+ color: #ffffff; }
1664
+ .site-footer .social li a:before {
1665
+ display: none; }
1666
+ .site-footer .social li a > span {
1667
+ position: absolute;
1668
+ top: 50%;
1669
+ left: 50%;
1670
+ -webkit-transform: translate(-50%, -50%);
1671
+ -ms-transform: translate(-50%, -50%);
1672
+ transform: translate(-50%, -50%); }
1673
+ .site-footer .social li a:hover {
1674
+ background: #36a1ff;
1675
+ color: #ffffff; }
elements.html ADDED
@@ -0,0 +1,424 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!-- /*
2
+ * Template Name: Minimal
3
+ * Template Author: Untree.co
4
+ * Author URI: https://untree.co/
5
+ * License: https://creativecommons.org/licenses/by/3.0/
6
+ */ -->
7
+ <!doctype html>
8
+ <html lang="en">
9
+
10
+ <head>
11
+ <meta charset="utf-8">
12
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
13
+ <meta name="author" content="Untree.co">
14
+ <link rel="shortcut icon" href="favicon.png">
15
+
16
+ <meta name="description" content="" />
17
+ <meta name="keywords" content="" />
18
+
19
+ <link rel="preconnect" href="https://fonts.googleapis.com">
20
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
21
+ <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=PT+Mono&display=swap" rel="stylesheet">
22
+
23
+ <link rel="stylesheet" href="css/bootstrap.min.css">
24
+ <link rel="stylesheet" href="css/owl.carousel.min.css">
25
+ <link rel="stylesheet" href="css/owl.theme.default.min.css">
26
+ <link rel="stylesheet" href="css/jquery.fancybox.min.css">
27
+ <link rel="stylesheet" href="fonts/icomoon/style.css">
28
+ <link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
29
+ <link rel="stylesheet" href="css/aos.css">
30
+ <link rel="stylesheet" href="css/style.css">
31
+
32
+ <title>Minimal Free HTML Template by Untree.co</title>
33
+ </head>
34
+
35
+ <body data-spy="scroll" data-target=".site-navbar-target" data-offset="100">
36
+
37
+ <div class="lines-wrap">
38
+ <div class="lines-inner">
39
+ <div class="lines"></div>
40
+ </div>
41
+ </div>
42
+ <!-- END lines -->
43
+
44
+ <div class="site-mobile-menu site-navbar-target">
45
+ <div class="site-mobile-menu-header">
46
+ <div class="site-mobile-menu-close">
47
+ <span class="icofont-close js-menu-toggle"></span>
48
+ </div>
49
+ </div>
50
+ <div class="site-mobile-menu-body"></div>
51
+ </div>
52
+
53
+ <nav class="site-nav dark mb-5 site-navbar-target">
54
+ <div class="container">
55
+ <div class="site-navigation">
56
+ <a href="index.html" class="logo m-0">Minimal<span class="text-primary">.</span></a>
57
+
58
+ <ul class="js-clone-nav d-none d-lg-inline-none site-menu float-right site-nav-wrap">
59
+ <li><a href="index.html#home-section" class="nav-link active">Home</a></li>
60
+ <li><a href="index.html#portfolio-section">Portfolio</a></li>
61
+
62
+ <li class="has-children">
63
+ <a href="index.html#about-section">About</a>
64
+ <ul class="dropdown">
65
+ <li><a href="elements.html">Elements</a></li>
66
+ <li class="has-children">
67
+ <a href="#">Menu Two</a>
68
+ <ul class="dropdown">
69
+ <li><a href="#">Sub Menu One</a></li>
70
+ <li><a href="#">Sub Menu Two</a></li>
71
+ <li><a href="#">Sub Menu Three</a></li>
72
+ </ul>
73
+ </li>
74
+ <li><a href="#">Menu Three</a></li>
75
+ </ul>
76
+ </li>
77
+ <li><a href="index.html#services-section">Services</a></li>
78
+ <li><a href="index.html#contact-section">Contact us</a></li>
79
+ </ul>
80
+
81
+ <a href="#" class="burger ml-auto float-right site-menu-toggle js-menu-toggle d-inline-block d-lg-inline-block" data-toggle="collapse" data-target="#main-navbar">
82
+ <span></span>
83
+ </a>
84
+
85
+ </div>
86
+ </div>
87
+ </nav>
88
+
89
+
90
+
91
+ <div class="untree_co-section pb-0" id="home-section">
92
+ <div class="container">
93
+ <div class="row justify-content-center text-center">
94
+ <div class="col-md-7">
95
+ <h1 class="heading gsap-reveal-hero mb-3"><strong>Elements</strong></h1>
96
+ <h2 class="subheading gsap-reveal-hero mb-4">
97
+ A minimal, clean, and AJAX driven free portfolio template created by the fine folks at <strong>Untree.co</strong>. Read our <a href="https://untree.co/license" target="_blank">template license</a> here.
98
+ </h2>
99
+ <p class="gsap-reveal-hero"><a href="https://untree.co/" target="_blank" class="btn btn-outline-black">More free templates here</a></p>
100
+ </div>
101
+ </div>
102
+
103
+ </div>
104
+ </div>
105
+
106
+
107
+
108
+ <div class="untree_co-section untree_co-section-4 padding-md">
109
+ <div class="container">
110
+ <div class="row">
111
+ <div class="col-lg-12 mx-auto contents ">
112
+ <div class="row">
113
+ <div class="col-lg-6">
114
+ <div class="custom-block" data-aos="fade-up">
115
+ <h2 class="section-title text-black">Accordion</h2>
116
+ <div class="custom-accordion" id="accordion_1">
117
+ <div class="accordion-item">
118
+ <h2 class="mb-0">
119
+ <button class="btn btn-link" type="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">How to download and register?</button>
120
+ </h2>
121
+
122
+ <div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordion_1">
123
+ <div class="accordion-body">
124
+ Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.
125
+ </div>
126
+ </div>
127
+ </div> <!-- .accordion-item -->
128
+
129
+ <div class="accordion-item">
130
+ <h2 class="mb-0">
131
+ <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">How to create your paypal account?</button>
132
+ </h2>
133
+ <div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion_1">
134
+ <div class="accordion-body">
135
+ A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.
136
+ </div>
137
+ </div>
138
+ </div> <!-- .accordion-item -->
139
+ <div class="accordion-item">
140
+ <h2 class="mb-0">
141
+ <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">How to link your paypal and bank account?</button>
142
+ </h2>
143
+
144
+ <div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion_1">
145
+ <div class="accordion-body">
146
+ When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove, the headline of Alphabet Village and the subline of her own road, the Line Lane. Pityful a rethoric question ran over her cheek, then she continued her way.
147
+ </div>
148
+ </div>
149
+
150
+ </div> <!-- .accordion-item -->
151
+
152
+ </div>
153
+ </div> <!-- END .custom-block -->
154
+ <div class="custom-block" data-aos="fade-up">
155
+ <h2 class="section-title text-black">Gallery</h2>
156
+ <div class="row gutter-v2 gallery">
157
+ <div class="col-4">
158
+ <a href="images/gal_1.jpg" class="gal-item" data-fancybox="gal"><img src="images/gal_1.jpg" alt="Image" class="img-fluid"></a>
159
+ </div>
160
+ <div class="col-4">
161
+ <a href="images/gal_2.jpg" class="gal-item" data-fancybox="gal"><img src="images/gal_2.jpg" alt="Image" class="img-fluid"></a>
162
+ </div>
163
+ <div class="col-4">
164
+ <a href="images/gal_3.jpg" class="gal-item" data-fancybox="gal"><img src="images/gal_3.jpg" alt="Image" class="img-fluid"></a>
165
+ </div>
166
+ <div class="col-4">
167
+ <a href="images/gal_4.jpg" class="gal-item" data-fancybox="gal"><img src="images/gal_4.jpg" alt="Image" class="img-fluid"></a>
168
+ </div>
169
+ <div class="col-4">
170
+ <a href="images/gal_5.jpg" class="gal-item" data-fancybox="gal"><img src="images/gal_5.jpg" alt="Image" class="img-fluid"></a>
171
+ </div>
172
+ <div class="col-4">
173
+ <a href="images/gal_6.jpg" class="gal-item" data-fancybox="gal"><img src="images/gal_6.jpg" alt="Image" class="img-fluid"></a>
174
+ </div>
175
+ </div>
176
+ </div> <!-- END .custom-block -->
177
+
178
+ <div class="custom-block" data-aos="fade-up">
179
+ <h2 class="section-title text-black">Video</h2>
180
+
181
+ <a href="https://vimeo.com/342333493" data-fancybox class="video-wrap">
182
+ <span class="play-wrap"><span class="icon-play"></span></span>
183
+ <img src="images/portfolio_1.jpg" alt="Image" class="img-fluid rounded">
184
+ </a>
185
+ </div> <!-- END .custom-block -->
186
+
187
+ <div class="custom-block" data-aos="fade-up">
188
+ <h2 class="section-title text-black mb-3">Check Unordered List</h2>
189
+
190
+ <ul class="list-unstyled ul-check primary">
191
+ <li>Far far away, behind the word</li>
192
+ <li>Far from the countries Vokalia</li>
193
+ <li>Separated they live in Bookmarksgrove</li>
194
+ </ul>
195
+
196
+ </div> <!-- END .custom-block -->
197
+
198
+ </div> <!-- /.col-lg-6 -->
199
+ <div class="col-lg-6">
200
+ <div class="custom-block" data-aos="fade-up" data-aos-delay="100">
201
+ <h2 class="section-title text-black">Form</h2>
202
+ <form class="contact-form">
203
+ <div class="row">
204
+ <div class="col-md-6">
205
+ <div class="form-group">
206
+ <label class="" for="fname">First name</label>
207
+ <input type="text" class="form-control" id="fname">
208
+ </div>
209
+ </div>
210
+ <div class="col-md-6">
211
+ <div class="form-group">
212
+ <label class="" for="lname">Last name</label>
213
+ <input type="text" class="form-control" id="lname">
214
+ </div>
215
+ </div>
216
+ </div>
217
+ <div class="form-group">
218
+ <label class="" for="email">Email address</label>
219
+ <input type="email" class="form-control" id="email" aria-describedby="emailHelp">
220
+ <small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone else.</small>
221
+ </div>
222
+ <div class="form-group">
223
+ <label class="" for="password">Password</label>
224
+ <input type="password" class="form-control" id="password">
225
+ </div>
226
+ <div class="form-group">
227
+ <label class="" for="message">Message</label>
228
+ <textarea name="" class="form-control" id="message" cols="30" rows="5"></textarea>
229
+ </div>
230
+ <div class="form-group">
231
+ <label class="" for="select">Select</label>
232
+
233
+ <select name="" id="select" class="custom-select">
234
+ <option value="">Untree.co</option>
235
+ <option value="">Offers high quality free template</option>
236
+ </select>
237
+
238
+ </div>
239
+ <div class="form-group">
240
+ <label class="control control--checkbox">
241
+ <span class="caption">Custom checkbox</span>
242
+ <input type="checkbox" checked="checked" />
243
+ <div class="control__indicator"></div>
244
+ </label>
245
+ </div>
246
+ <button type="submit" class="btn btn-primary">Submit</button>
247
+ </form>
248
+ </div>
249
+
250
+ <div class="custom-block" data-aos="fade-up">
251
+ <h2 class="section-title text-black">Social Icons</h2>
252
+ <ul class="list-unstyled social-icons light">
253
+ <li><a href="#"><span class="icon-facebook"></span></a></li>
254
+ <li><a href="#"><span class="icon-twitter"></span></a></li>
255
+ <li><a href="#"><span class="icon-linkedin"></span></a></li>
256
+ <li><a href="#"><span class="icon-google"></span></a></li>
257
+ <li><a href="#"><span class="icon-play"></span></a></li>
258
+ </ul>
259
+ </div> <!-- END .custom-block -->
260
+
261
+ <div class="custom-block" data-aos="fade-up" data-aos-delay="100">
262
+ <h2 class="section-title text-black text-center">Slider</h2>
263
+ <div class="owl-single owl-carousel no-nav">
264
+ <div class="testimonial mx-auto">
265
+ <figure class="img-wrap">
266
+ <img src="images/person_2.jpg" alt="Image" class="img-fluid">
267
+ </figure>
268
+ <h3 class="name text-white">Adam Aderson</h3>
269
+ <blockquote>
270
+ <p>&ldquo;There live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.&rdquo;</p>
271
+ </blockquote>
272
+ </div>
273
+
274
+ <div class="testimonial mx-auto">
275
+ <figure class="img-wrap">
276
+ <img src="images/person_3.jpg" alt="Image" class="img-fluid">
277
+ </figure>
278
+ <h3 class="name text-white">Lukas Devlin</h3>
279
+ <blockquote>
280
+ <p>&ldquo;There live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.&rdquo;</p>
281
+ </blockquote>
282
+ </div>
283
+
284
+ <div class="testimonial mx-auto">
285
+ <figure class="img-wrap">
286
+ <img src="images/person_4.jpg" alt="Image" class="img-fluid">
287
+ </figure>
288
+ <h3 class="name text-white">Kayla Bryant</h3>
289
+ <blockquote>
290
+ <p>&ldquo;There live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.&rdquo;</p>
291
+ </blockquote>
292
+ </div>
293
+
294
+ </div>
295
+ </div>
296
+ </div> <!-- /.col-lg-6 -->
297
+ </div> <!-- /.row -->
298
+
299
+
300
+ </div>
301
+ </div>
302
+ </div>
303
+ </div>
304
+
305
+ <div class="site-footer">
306
+ <div class="container">
307
+
308
+ <div class="row">
309
+ <div class="col-lg-3">
310
+ <div class="widget">
311
+ <h3>Home</h3>
312
+ <ul class="list-unstyled float-left links">
313
+ <li><a href="#">Untree.co</a></li>
314
+ <li><a href="#">About us</a></li>
315
+ <li><a href="#">Projects</a></li>
316
+ <li><a href="#">Services</a></li>
317
+ <li><a href="#">Terms</a></li>
318
+ <li><a href="#">Privacy</a></li>
319
+ </ul>
320
+ </div> <!-- /.widget -->
321
+ </div> <!-- /.col-lg-3 -->
322
+
323
+ <div class="col-lg-3">
324
+ <div class="widget">
325
+ <h3>Projects</h3>
326
+ <ul class="list-unstyled float-left links">
327
+ <li><a href="#">HTML5</a></li>
328
+ <li><a href="#">CSS3</a></li>
329
+ <li><a href="#">Untree.co</a></li>
330
+ <li><a href="#">Free Templates</a></li>
331
+ <li><a href="#">WordPress Themes</a></li>
332
+ </ul>
333
+ </div> <!-- /.widget -->
334
+ </div> <!-- /.col-lg-3 -->
335
+
336
+ <div class="col-lg-3">
337
+ <div class="widget">
338
+ <h3>Services</h3>
339
+ <ul class="list-unstyled float-left links">
340
+ <li><a href="#">Untree.co</a></li>
341
+ <li><a href="#">jQuery</a></li>
342
+ <li><a href="#">Bootstrap</a></li>
343
+ <li><a href="#">Freebies</a></li>
344
+ </ul>
345
+ </div> <!-- /.widget -->
346
+ </div> <!-- /.col-lg-3 -->
347
+
348
+
349
+ <div class="col-lg-3">
350
+ <div class="widget">
351
+ <h3>Contact</h3>
352
+ <address>43 Raymouth Rd. Baltemoer, London 3910</address>
353
+ <ul class="list-unstyled links mb-4">
354
+ <li><a href="tel://11234567890">+1(123)-456-7890</a></li>
355
+ <li><a href="tel://11234567890">+1(123)-456-7890</a></li>
356
+ <li><a href="mailto:info@mydomain.com">info@mydomain.com</a></li>
357
+ </ul>
358
+
359
+ <h3>Connect</h3>
360
+ <ul class="list-unstyled social">
361
+ <li><a href="#"><span class="icon-instagram"></span></a></li>
362
+ <li><a href="#"><span class="icon-twitter"></span></a></li>
363
+ <li><a href="#"><span class="icon-facebook"></span></a></li>
364
+ <li><a href="#"><span class="icon-linkedin"></span></a></li>
365
+ <li><a href="#"><span class="icon-pinterest"></span></a></li>
366
+ <li><a href="#"><span class="icon-dribbble"></span></a></li>
367
+ </ul>
368
+
369
+ </div> <!-- /.widget -->
370
+ </div> <!-- /.col-lg-3 -->
371
+
372
+ </div> <!-- /.row -->
373
+
374
+
375
+
376
+
377
+
378
+ <div class="row mt-5">
379
+ <div class="col-12 text-center">
380
+ <!--
381
+ **==========
382
+ NOTE:
383
+ Please don't remove this copyright link unless you buy the license here https://untree.co/license/
384
+
385
+ **==========
386
+ -->
387
+ <p class="mb-0">Copyright &copy;<script>document.write(new Date().getFullYear());</script>. All Rights Reserved. &mdash; Designed with love by <a href="https://untree.co">Untree.co</a> Distributed By <a href="https://themewagon.com">ThemeWagon</a> <!-- License information: https://untree.co/license/ -->
388
+ </p>
389
+
390
+ </div>
391
+ </div>
392
+ </div> <!-- /.container -->
393
+ </div> <!-- /.site-footer -->
394
+
395
+ <div id="overlayer"></div>
396
+ <div class="loader">
397
+ <div class="spinner-border" role="status">
398
+ <span class="sr-only">Loading...</span>
399
+ </div>
400
+ </div>
401
+
402
+ <script src="js/jquery-3.4.1.min.js"></script>
403
+ <script src="js/popper.min.js"></script>
404
+ <script src="js/bootstrap.min.js"></script>
405
+ <script src="js/owl.carousel.min.js"></script>
406
+ <script src="js/jquery.animateNumber.min.js"></script>
407
+ <script src="js/jquery.waypoints.min.js"></script>
408
+ <script src="js/jquery.fancybox.min.js"></script>
409
+ <script src="js/aos.js"></script>
410
+ <script src="js/wave-animate.js"></script>
411
+ <script src="js/circle-progress.js"></script>
412
+ <script src="js/imagesloaded.pkgd.js"></script>
413
+ <script src="js/isotope.pkgd.min.js"></script>
414
+ <script src="js/jquery.easing.1.3.js"></script>
415
+ <script src="js/TweenMax.min.js"></script>
416
+ <script src="js/ScrollMagic.min.js"></script>
417
+ <script src="js/scrollmagic.animation.gsap.min.js"></script>
418
+
419
+
420
+ <script src="js/custom.js"></script>
421
+
422
+ </body>
423
+
424
+ </html>
favicon.png ADDED
fonts/flaticon/backup.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ eyIxIjp7IklEIjoxLCJuYW1lIjoiTXkgaWNvbnMgY29sbGVjdGlvbiIsImJvb2ttYXJrX2lkIjoibTZ3aDJ4dDRkbzAwMDAwMCIsImNyZWF0ZWQiOm51bGwsInVwZGF0ZWQiOjE1OTYzNjkxODMsImFjdGl2ZSI6MSwic291cmNlIjoibG9jYWwiLCJvcmRlciI6MCwiY29sb3IiOiIwMDAwMDAiLCJzdGF0dXMiOjF9LCJtNndoMnh0NGRvMDAwMDAwIjpbeyJpZCI6MjcxNDM2MCwidGVhbSI6MCwibmFtZSI6ImFyY2hpdGVjdCIsImNvbG9yIjoiIzAwMDAwMCIsInByZW1pdW0iOjAsInNvcnQiOjJ9LHsiaWQiOjI3MTQxNTcsInRlYW0iOjAsIm5hbWUiOiJhcmNoaXRlY3R1cmUiLCJjb2xvciI6IiMwMDAwMDAiLCJwcmVtaXVtIjowLCJzb3J0IjozfSx7ImlkIjoyNzE0MjM0LCJ0ZWFtIjowLCJuYW1lIjoiYXJjaGl0ZWN0IiwiY29sb3IiOiIjMDAwMDAwIiwicHJlbWl1bSI6MCwic29ydCI6NH0seyJpZCI6MjcxNDIyOSwidGVhbSI6MCwibmFtZSI6ImFyY2hpdGVjdCIsImNvbG9yIjoiIzAwMDAwMCIsInByZW1pdW0iOjAsInNvcnQiOjV9LHsiaWQiOjI3MTQyNzgsInRlYW0iOjAsIm5hbWUiOiJwcmVzZW50YXRpb24iLCJjb2xvciI6IiMwMDAwMDAiLCJwcmVtaXVtIjowLCJzb3J0Ijo2fSx7ImlkIjoyNzE0MzAzLCJ0ZWFtIjowLCJuYW1lIjoiYXJjaGl0ZWN0IiwiY29sb3IiOiIjMDAwMDAwIiwicHJlbWl1bSI6MCwic29ydCI6N30seyJpZCI6MjcxNDMyNywidGVhbSI6MCwibmFtZSI6ImFyY2hpdGVjdCIsImNvbG9yIjoiIzAwMDAwMCIsInByZW1pdW0iOjAsInNvcnQiOjh9LHsiaWQiOjI3MTQzMzIsInRlYW0iOjAsIm5hbWUiOiJhcmNoaXRlY3QiLCJjb2xvciI6IiMwMDAwMDAiLCJwcmVtaXVtIjowLCJzb3J0Ijo5fSx7ImlkIjoyNzE0MjQ2LCJ0ZWFtIjowLCJuYW1lIjoiYXJjaGl0ZWN0IiwiY29sb3IiOiIjMDAwMDAwIiwicHJlbWl1bSI6MCwic29ydCI6MX0seyJpZCI6MjcxNDMxOSwidGVhbSI6MCwibmFtZSI6ImFyY2hpdGVjdCIsImNvbG9yIjoiIzAwMDAwMCIsInByZW1pdW0iOjAsInNvcnQiOjEwfV19
fonts/flaticon/font/Flaticon.eot ADDED
Binary file (12.1 kB). View file
 
fonts/flaticon/font/Flaticon.svg ADDED
fonts/flaticon/font/Flaticon.ttf ADDED
Binary file (11.9 kB). View file
 
fonts/flaticon/font/Flaticon.woff ADDED
Binary file (5.76 kB). View file
 
fonts/flaticon/font/Flaticon.woff2 ADDED
Binary file (4.45 kB). View file
 
fonts/flaticon/font/_flaticon.css ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ Flaticon icon font: Flaticon
3
+ Creation date: 02/08/2020 11:53
4
+ */
5
+ @font-face {
6
+ font-family: "Flaticon";
7
+ src: url("./Flaticon.eot");
8
+ src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff2") format("woff2"), url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"), url("./Flaticon.svg#Flaticon") format("svg");
9
+ font-weight: normal;
10
+ font-style: normal; }
11
+
12
+ @media screen and (-webkit-min-device-pixel-ratio: 0) {
13
+ @font-face {
14
+ font-family: "Flaticon";
15
+ src: url("./Flaticon.svg#Flaticon") format("svg"); } }
16
+
17
+ .fi:before {
18
+ display: inline-block;
19
+ font-family: "Flaticon";
20
+ font-style: normal;
21
+ font-weight: normal;
22
+ font-variant: normal;
23
+ line-height: 1;
24
+ text-decoration: inherit;
25
+ text-rendering: optimizeLegibility;
26
+ text-transform: none;
27
+ -moz-osx-font-smoothing: grayscale;
28
+ -webkit-font-smoothing: antialiased;
29
+ font-smoothing: antialiased; }
30
+
31
+ .flaticon-architect-6:before {
32
+ content: "\f100"; }
33
+
34
+ .flaticon-architect:before {
35
+ content: "\f101"; }
36
+
37
+ .flaticon-architecture:before {
38
+ content: "\f102"; }
39
+
40
+ .flaticon-architect-1:before {
41
+ content: "\f103"; }
42
+
43
+ .flaticon-architect-2:before {
44
+ content: "\f104"; }
45
+
46
+ .flaticon-presentation:before {
47
+ content: "\f105"; }
48
+
49
+ .flaticon-architect-3:before {
50
+ content: "\f106"; }
51
+
52
+ .flaticon-architect-4:before {
53
+ content: "\f107"; }
54
+
55
+ .flaticon-architect-5:before {
56
+ content: "\f108"; }
57
+
58
+ .flaticon-architect-7:before {
59
+ content: "\f109"; }
fonts/flaticon/font/_flaticon.scss ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ Flaticon icon font: Flaticon
3
+ Creation date: 02/08/2020 11:53
4
+ */
5
+
6
+ @font-face {
7
+ font-family: "Flaticon";
8
+ src: url("./Flaticon.eot");
9
+ src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
10
+ url("./Flaticon.woff2") format("woff2"),
11
+ url("./Flaticon.woff") format("woff"),
12
+ url("./Flaticon.ttf") format("truetype"),
13
+ url("./Flaticon.svg#Flaticon") format("svg");
14
+ font-weight: normal;
15
+ font-style: normal;
16
+ }
17
+
18
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
19
+ @font-face {
20
+ font-family: "Flaticon";
21
+ src: url("./Flaticon.svg#Flaticon") format("svg");
22
+ }
23
+ }
24
+
25
+ .fi:before{
26
+ display: inline-block;
27
+ font-family: "Flaticon";
28
+ font-style: normal;
29
+ font-weight: normal;
30
+ font-variant: normal;
31
+ line-height: 1;
32
+ text-decoration: inherit;
33
+ text-rendering: optimizeLegibility;
34
+ text-transform: none;
35
+ -moz-osx-font-smoothing: grayscale;
36
+ -webkit-font-smoothing: antialiased;
37
+ font-smoothing: antialiased;
38
+ }
39
+
40
+ .flaticon-architect-6:before { content: "\f100"; }
41
+ .flaticon-architect:before { content: "\f101"; }
42
+ .flaticon-architecture:before { content: "\f102"; }
43
+ .flaticon-architect-1:before { content: "\f103"; }
44
+ .flaticon-architect-2:before { content: "\f104"; }
45
+ .flaticon-presentation:before { content: "\f105"; }
46
+ .flaticon-architect-3:before { content: "\f106"; }
47
+ .flaticon-architect-4:before { content: "\f107"; }
48
+ .flaticon-architect-5:before { content: "\f108"; }
49
+ .flaticon-architect-7:before { content: "\f109"; }
50
+
51
+ $font-Flaticon-architect-6: "\f100";
52
+ $font-Flaticon-architect: "\f101";
53
+ $font-Flaticon-architecture: "\f102";
54
+ $font-Flaticon-architect-1: "\f103";
55
+ $font-Flaticon-architect-2: "\f104";
56
+ $font-Flaticon-presentation: "\f105";
57
+ $font-Flaticon-architect-3: "\f106";
58
+ $font-Flaticon-architect-4: "\f107";
59
+ $font-Flaticon-architect-5: "\f108";
60
+ $font-Flaticon-architect-7: "\f109";
fonts/flaticon/font/flaticon.css ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ Flaticon icon font: Flaticon
3
+ Creation date: 02/08/2020 11:53
4
+ */
5
+
6
+ @font-face {
7
+ font-family: "Flaticon";
8
+ src: url("./Flaticon.eot");
9
+ src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
10
+ url("./Flaticon.woff2") format("woff2"),
11
+ url("./Flaticon.woff") format("woff"),
12
+ url("./Flaticon.ttf") format("truetype"),
13
+ url("./Flaticon.svg#Flaticon") format("svg");
14
+ font-weight: normal;
15
+ font-style: normal;
16
+ }
17
+
18
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
19
+ @font-face {
20
+ font-family: "Flaticon";
21
+ src: url("./Flaticon.svg#Flaticon") format("svg");
22
+ }
23
+ }
24
+
25
+ [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
26
+ [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
27
+ font-family: Flaticon;
28
+ speak: none;
29
+ font-style: normal;
30
+ font-weight: normal;
31
+ font-variant: normal;
32
+ text-transform: none;
33
+ line-height: 1;
34
+
35
+ /* Better Font Rendering =========== */
36
+ -webkit-font-smoothing: antialiased;
37
+ -moz-osx-font-smoothing: grayscale;
38
+ }
39
+
40
+ .flaticon-architect-6:before { content: "\f100"; }
41
+ .flaticon-architect:before { content: "\f101"; }
42
+ .flaticon-architecture:before { content: "\f102"; }
43
+ .flaticon-architect-1:before { content: "\f103"; }
44
+ .flaticon-architect-2:before { content: "\f104"; }
45
+ .flaticon-presentation:before { content: "\f105"; }
46
+ .flaticon-architect-3:before { content: "\f106"; }
47
+ .flaticon-architect-4:before { content: "\f107"; }
48
+ .flaticon-architect-5:before { content: "\f108"; }
49
+ .flaticon-architect-7:before { content: "\f109"; }
fonts/flaticon/font/flaticon.html ADDED
@@ -0,0 +1,505 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <!--
3
+ Flaticon icon font: Flaticon
4
+ Creation date: 02/08/2020 11:53
5
+ -->
6
+ <html>
7
+ <!DOCTYPE html>
8
+ <html>
9
+
10
+ <head>
11
+ <title>Flaticon WebFont</title>
12
+ <link href="http://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" type="text/css" />
13
+ <link rel="stylesheet" type="text/css" href="flaticon.css">
14
+ <meta charset="UTF-8">
15
+ <style>
16
+ html, body, div, span, applet, object, iframe,
17
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
18
+ a, abbr, acronym, address, big, cite, code,
19
+ del, dfn, em, img, ins, kbd, q, s, samp,
20
+ small, strike, strong, sub, sup, tt, var,
21
+ b, u, i, center,
22
+ dl, dt, dd, ol, ul, li,
23
+ fieldset, form, label, legend,
24
+ table, caption, tbody, tfoot, thead, tr, th, td,
25
+ article, aside, canvas, details, embed,
26
+ figure, figcaption, footer, header, hgroup,
27
+ menu, nav, output, ruby, section, summary,
28
+ time, mark, audio, video {
29
+ margin: 0;
30
+ padding: 0;
31
+ border: 0;
32
+ font-size: 100%;
33
+ font: inherit;
34
+ vertical-align: baseline;
35
+ }
36
+ /* HTML5 display-role reset for older browsers */
37
+ article, aside, details, figcaption, figure,
38
+ footer, header, hgroup, menu, nav, section {
39
+ display: block;
40
+ }
41
+ body {
42
+ line-height: 1;
43
+ }
44
+ ol, ul {
45
+ list-style: none;
46
+ }
47
+ blockquote, q {
48
+ quotes: none;
49
+ }
50
+ blockquote:before, blockquote:after,
51
+ q:before, q:after {
52
+ content: '';
53
+ content: none;
54
+ }
55
+ table {
56
+ border-collapse: collapse;
57
+ border-spacing: 0;
58
+ }
59
+ body {
60
+ font-family: 'Varela Round', Helvetica, Arial, sans-serif;
61
+ font-size: 16px;
62
+ color: #222;
63
+ }
64
+ a {
65
+ color: #333;
66
+ border-bottom: 1px solid #a9fd00;
67
+ font-weight: bold;
68
+ text-decoration: none;
69
+ }
70
+ * {
71
+ -moz-box-sizing: border-box;
72
+ -webkit-box-sizing: border-box;
73
+ box-sizing: border-box;
74
+ margin: 0;
75
+ padding: 0;
76
+ }
77
+ [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
78
+ font-family: Flaticon;
79
+ font-size: 30px;
80
+ font-style: normal;
81
+ margin-left: 20px;
82
+ color: #333;
83
+ }
84
+ .wrapper {
85
+ max-width: 600px;
86
+ margin: auto;
87
+ padding: 0 1em;
88
+ }
89
+ .title {
90
+ font-size: 1.25em;
91
+ text-align: center;
92
+ margin-bottom: 1em;
93
+ text-transform: uppercase;
94
+ }
95
+ header {
96
+ text-align: center;
97
+ background-color: #222;
98
+ color: #fff;
99
+ padding: 1em;
100
+ }
101
+ header .logo {
102
+ width: 210px;
103
+ height: 38px;
104
+ display: inline-block;
105
+ vertical-align: middle;
106
+ margin-right: 1em;
107
+ border: none;
108
+ }
109
+ header strong {
110
+ font-size: 1.95em;
111
+ font-weight: bold;
112
+ vertical-align: middle;
113
+ margin-top: 5px;
114
+ display: inline-block;
115
+ }
116
+ .demo {
117
+ margin: 2em auto;
118
+ line-height: 1.25em;
119
+ }
120
+ .demo ul li {
121
+ margin-bottom: 1em;
122
+ }
123
+ .demo ul li .num {
124
+ color: #222;
125
+ border-radius: 20px;
126
+ display: inline-block;
127
+ width: 26px;
128
+ padding: 3px;
129
+ height: 26px;
130
+ text-align: center;
131
+ margin-right: 0.5em;
132
+ border: 1px solid #222;
133
+ }
134
+ .demo ul li code {
135
+ background-color: #222;
136
+ border-radius: 4px;
137
+ padding: 0.25em 0.5em;
138
+ display: inline-block;
139
+ color: #fff;
140
+ font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
141
+ font-weight: lighter;
142
+ margin-top: 1em;
143
+ font-size: 0.8em;
144
+ word-break: break-all;
145
+ }
146
+ .demo ul li code.big {
147
+ padding: 1em;
148
+ font-size: 0.9em;
149
+ }
150
+ .demo ul li code .red {
151
+ color: #EF3159;
152
+ }
153
+ .demo ul li code .green {
154
+ color: #ACFF65;
155
+ }
156
+ .demo ul li code .yellow {
157
+ color: #FFFF99;
158
+ }
159
+ .demo ul li code .blue {
160
+ color: #99D3FF;
161
+ }
162
+ .demo ul li code .purple {
163
+ color: #A295FF;
164
+ }
165
+ .demo ul li code .dots {
166
+ margin-top: 0.5em;
167
+ display: block;
168
+ }
169
+ #glyphs {
170
+ border-bottom: 1px solid #ccc;
171
+ padding: 2em 0;
172
+ text-align: center;
173
+ }
174
+ .glyph {
175
+ display: inline-block;
176
+ width: 9em;
177
+ margin: 1em;
178
+ text-align: center;
179
+ vertical-align: top;
180
+ background: #FFF;
181
+ }
182
+ .glyph .glyph-icon {
183
+ padding: 10px;
184
+ display: block;
185
+ font-family:"Flaticon";
186
+ font-size: 64px;
187
+ line-height: 1;
188
+ }
189
+ .glyph .glyph-icon:before {
190
+ font-size: 64px;
191
+ color: #222;
192
+ margin-left: 0;
193
+ }
194
+ .class-name {
195
+ font-size: 0.65em;
196
+ background-color: #222;
197
+ color: #fff;
198
+ border-radius: 4px 4px 0 0;
199
+ padding: 0.5em;
200
+ color: #FFFF99;
201
+ font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
202
+ }
203
+ .author-name {
204
+ font-size: 0.6em;
205
+ background-color: #fcfcfd;
206
+ border: 1px solid #DEDEE4;
207
+ border-top: 0;
208
+ border-radius: 0 0 4px 4px;
209
+ padding: 0.5em;
210
+ }
211
+ .class-name:last-child {
212
+ font-size: 10px;
213
+ color:#888;
214
+ }
215
+ .class-name:last-child a {
216
+ font-size: 10px;
217
+ color:#555;
218
+ }
219
+ .class-name:last-child a:hover {
220
+ color:#a9fd00;
221
+ }
222
+ .glyph > input {
223
+ display: block;
224
+ width: 100px;
225
+ margin: 5px auto;
226
+ text-align: center;
227
+ font-size: 12px;
228
+ cursor: text;
229
+ }
230
+ .glyph > input.icon-input {
231
+ font-family:"Flaticon";
232
+ font-size: 16px;
233
+ margin-bottom: 10px;
234
+ }
235
+ .attribution .title {
236
+ margin-top: 2em;
237
+ }
238
+ .attribution textarea {
239
+ background-color: #fcfcfd;
240
+ padding: 1em;
241
+ border: none;
242
+ box-shadow: none;
243
+ border: 1px solid #DEDEE4;
244
+ border-radius: 4px;
245
+ resize: none;
246
+ width: 100%;
247
+ height: 150px;
248
+ font-size: 0.8em;
249
+ font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
250
+ -webkit-appearance: none;
251
+ }
252
+ .iconsuse {
253
+ margin: 2em auto;
254
+ text-align: center;
255
+ max-width: 1200px;
256
+ }
257
+ .iconsuse:after {
258
+ content: '';
259
+ display: table;
260
+ clear: both;
261
+ }
262
+ .iconsuse .image {
263
+ float: left;
264
+ width: 25%;
265
+ padding: 0 1em;
266
+ }
267
+ .iconsuse .image p {
268
+ margin-bottom: 1em;
269
+ }
270
+ .iconsuse .image span {
271
+ display: block;
272
+ font-size: 0.65em;
273
+ background-color: #222;
274
+ color: #fff;
275
+ border-radius: 4px;
276
+ padding: 0.5em;
277
+ color: #FFFF99;
278
+ margin-top: 1em;
279
+ font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
280
+ }
281
+ #footer {
282
+ text-align: center;
283
+ background-color: #4C5B5C;
284
+ color: #7c9192;
285
+ padding: 1em;
286
+ }
287
+ #footer a {
288
+ border: none;
289
+ color: #a9fd00;
290
+ font-weight: normal;
291
+ }
292
+ @media (max-width: 960px) {
293
+ .iconsuse .image {
294
+ width: 50%;
295
+ }
296
+ }
297
+ @media (max-width: 560px) {
298
+ .iconsuse .image {
299
+ width: 100%;
300
+ }
301
+ }
302
+ </style>
303
+ </head>
304
+
305
+ <body class="characters-off">
306
+
307
+ <header>
308
+ <a href="https://www.flaticon.com" target="_blank" class="logo">
309
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" viewBox="0 0 560.875 102.036" enable-background="new 0 0 560.875 102.036" xml:space="preserve">
310
+ <defs>
311
+ </defs>
312
+ <g>
313
+ <g class="letters">
314
+ <path fill="#ffffff" d="M141.596,29.675c0-3.777,2.985-6.767,6.764-6.767h34.438c3.426,0,6.15,2.728,6.15,6.15
315
+ c0,3.43-2.724,6.149-6.15,6.149h-27.674v13.091h23.719c3.429,0,6.151,2.724,6.151,6.15c0,3.43-2.723,6.149-6.151,6.149h-23.719
316
+ v17.574c0,3.773-2.986,6.761-6.764,6.761c-3.779,0-6.764-2.989-6.764-6.761V29.675z"></path>
317
+ <path fill="#ffffff" d="M193.844,29.149c0-3.781,2.985-6.767,6.764-6.767c3.776,0,6.763,2.985,6.763,6.767v42.957h25.039
318
+ c3.426,0,6.149,2.726,6.149,6.153c0,3.425-2.723,6.15-6.149,6.15h-31.802c-3.779,0-6.764-2.986-6.764-6.768V29.149z"></path>
319
+ <path fill="#ffffff" d="M241.891,75.71l21.438-48.407c1.492-3.341,4.215-5.357,7.906-5.357h0.792
320
+ c3.686,0,6.323,2.017,7.815,5.357l21.439,48.407c0.436,0.967,0.701,1.845,0.701,2.723c0,3.602-2.809,6.501-6.414,6.501
321
+ c-3.161,0-5.269-1.845-6.499-4.655l-4.132-9.661h-27.059l-4.301,10.102c-1.144,2.631-3.426,4.214-6.237,4.214
322
+ c-3.517,0-6.24-2.81-6.24-6.325C241.1,77.64,241.451,76.677,241.891,75.71z M279.932,58.666l-8.521-20.297l-8.526,20.297H279.932
323
+ z"></path>
324
+ <path fill="#ffffff" d="M314.864,35.387H301.86c-3.429,0-6.239-2.813-6.239-6.238c0-3.429,2.811-6.24,6.239-6.24h39.533
325
+ c3.426,0,6.237,2.811,6.237,6.24c0,3.425-2.811,6.238-6.237,6.238h-13.001v42.785c0,3.773-2.99,6.761-6.764,6.761
326
+ c-3.779,0-6.764-2.989-6.764-6.761V35.387z"></path>
327
+ <path fill="#A9FD00" d="M352.615,29.149c0-3.781,2.985-6.767,6.767-6.767c3.774,0,6.761,2.985,6.761,6.767v49.024
328
+ c0,3.773-2.987,6.761-6.761,6.761c-3.781,0-6.767-2.989-6.767-6.761V29.149z"></path>
329
+ <path fill="#A9FD00" d="M374.132,53.836v-0.179c0-17.481,13.178-31.801,32.065-31.801c9.22,0,15.459,2.458,20.557,6.238
330
+ c1.402,1.054,2.637,2.985,2.637,5.357c0,3.692-2.985,6.59-6.681,6.59c-1.845,0-3.071-0.702-4.044-1.319
331
+ c-3.776-2.813-7.729-4.393-12.562-4.393c-10.364,0-17.831,8.611-17.831,19.154v0.173c0,10.542,7.291,19.329,17.831,19.329
332
+ c5.715,0,9.492-1.756,13.359-4.834c1.049-0.874,2.458-1.491,4.039-1.491c3.429,0,6.325,2.813,6.325,6.236
333
+ c0,2.106-1.056,3.78-2.282,4.834c-5.539,4.834-12.036,7.733-21.878,7.733C387.572,85.464,374.132,71.493,374.132,53.836z"></path>
334
+ <path fill="#A9FD00" d="M433.009,53.836v-0.179c0-17.481,13.79-31.801,32.766-31.801c18.981,0,32.592,14.143,32.592,31.628v0.173
335
+ c0,17.483-13.785,31.807-32.769,31.807C446.625,85.464,433.009,71.32,433.009,53.836z M484.224,53.836v-0.179
336
+ c0-10.539-7.725-19.326-18.626-19.326c-10.893,0-18.449,8.611-18.449,19.154v0.173c0,10.542,7.73,19.329,18.626,19.329
337
+ C476.676,72.986,484.224,64.378,484.224,53.836z"></path>
338
+ <path fill="#A9FD00" d="M506.233,29.321c0-3.774,2.99-6.763,6.767-6.763h1.401c3.252,0,5.183,1.583,7.029,3.953l26.093,34.265
339
+ V29.059c0-3.692,2.99-6.677,6.681-6.677c3.683,0,6.671,2.985,6.671,6.677v48.934c0,3.78-2.987,6.765-6.764,6.765h-0.436
340
+ c-3.257,0-5.188-1.581-7.034-3.953l-27.056-35.492v32.944c0,3.687-2.985,6.676-6.678,6.676c-3.683,0-6.673-2.989-6.673-6.676
341
+ V29.321z"></path>
342
+ </g>
343
+ <g class="insignia">
344
+ <path fill="#ffffff" d="M48.372,56.137h12.517l11.156-18.537H37.186L25.688,18.539h57.825L94.668,0H9.271
345
+ C5.925,0,2.842,1.801,1.198,4.716c-1.644,2.907-1.593,6.482,0.134,9.343l50.38,83.501c1.678,2.781,4.689,4.476,7.938,4.476
346
+ c3.246,0,6.257-1.695,7.935-4.476l2.898-4.804L48.372,56.137z"></path>
347
+ <g class="i">
348
+ <path fill="#A9FD00" d="M93.575,18.539h0.031v0.004l21.652,0.004l2.705-4.488c1.727-2.861,1.778-6.436,0.133-9.343
349
+ C116.454,1.801,113.371,0,110.026,0h-5.294L93.575,18.539z"></path>
350
+ <polygon fill="#A9FD00" points="88.291,27.356 64.725,66.486 75.519,84.404 109.942,27.356"></polygon>
351
+ </g>
352
+ </g>
353
+ </g>
354
+ </svg>
355
+ </a>
356
+ <strong>Font Demo</strong>
357
+ </header>
358
+
359
+
360
+ <section class="demo wrapper">
361
+
362
+ <p class="title">Instructions</p>
363
+
364
+ <ul>
365
+ <li>
366
+ <span class="num">1</span>Copy the "Fonts" files and CSS files to your website CSS folder.
367
+ </li>
368
+ <li>
369
+ <span class="num">2</span>Add the CSS link to your website source code on header.
370
+ <code class="big">
371
+ &lt;<span class="red">head</span>&gt;
372
+ <br/><span class="dots">...</span>
373
+ <br/>&lt;<span class="red">link</span> <span class="green">rel</span>=<span class="yellow">"stylesheet"</span> <span class="green">type</span>=<span class="yellow">"text/css"</span> <span class="green">href</span>=<span class="yellow">"your_website_domain/css_root/flaticon.css"</span>&gt;
374
+ <br/><span class="dots">...</span>
375
+ <br/>&lt;/<span class="red">head</span>&gt;
376
+ </code>
377
+ </li>
378
+
379
+ <li>
380
+ <p>
381
+ <span class="num">3</span>Use the icon class on <code>"<span class="blue">display</span>:<span class="purple"> inline</span>"</code> elements:
382
+ <br />
383
+ Use example: <code>&lt;<span class="red">i</span> <span class="green">class</span>=<span class="yellow">&quot;flaticon-airplane49&quot;</span>&gt;&lt;/<span class="red">i</span>&gt;</code> or <code>&lt;<span class="red">span</span> <span class="green">class</span>=<span class="yellow">&quot;flaticon-airplane49&quot;</span>&gt;&lt;/<span class="red">span</span>&gt;</code>
384
+ </li>
385
+ </ul>
386
+
387
+ </section>
388
+
389
+
390
+
391
+
392
+ <section id="glyphs">
393
+
394
+
395
+ <div class="glyph"><div class="glyph-icon flaticon-architect-6"></div>
396
+ <div class="class-name">.flaticon-architect-6</div>
397
+ <div class="author-name">Author: <a data-file="001-architect-6" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
398
+ </div>
399
+
400
+ <div class="glyph"><div class="glyph-icon flaticon-architect"></div>
401
+ <div class="class-name">.flaticon-architect</div>
402
+ <div class="author-name">Author: <a data-file="002-architect" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
403
+ </div>
404
+
405
+ <div class="glyph"><div class="glyph-icon flaticon-architecture"></div>
406
+ <div class="class-name">.flaticon-architecture</div>
407
+ <div class="author-name">Author: <a data-file="003-architecture" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
408
+ </div>
409
+
410
+ <div class="glyph"><div class="glyph-icon flaticon-architect-1"></div>
411
+ <div class="class-name">.flaticon-architect-1</div>
412
+ <div class="author-name">Author: <a data-file="004-architect-1" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
413
+ </div>
414
+
415
+ <div class="glyph"><div class="glyph-icon flaticon-architect-2"></div>
416
+ <div class="class-name">.flaticon-architect-2</div>
417
+ <div class="author-name">Author: <a data-file="005-architect-2" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
418
+ </div>
419
+
420
+ <div class="glyph"><div class="glyph-icon flaticon-presentation"></div>
421
+ <div class="class-name">.flaticon-presentation</div>
422
+ <div class="author-name">Author: <a data-file="006-presentation" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
423
+ </div>
424
+
425
+ <div class="glyph"><div class="glyph-icon flaticon-architect-3"></div>
426
+ <div class="class-name">.flaticon-architect-3</div>
427
+ <div class="author-name">Author: <a data-file="007-architect-3" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
428
+ </div>
429
+
430
+ <div class="glyph"><div class="glyph-icon flaticon-architect-4"></div>
431
+ <div class="class-name">.flaticon-architect-4</div>
432
+ <div class="author-name">Author: <a data-file="008-architect-4" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
433
+ </div>
434
+
435
+ <div class="glyph"><div class="glyph-icon flaticon-architect-5"></div>
436
+ <div class="class-name">.flaticon-architect-5</div>
437
+ <div class="author-name">Author: <a data-file="009-architect-5" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
438
+ </div>
439
+
440
+ <div class="glyph"><div class="glyph-icon flaticon-architect-7"></div>
441
+ <div class="class-name">.flaticon-architect-7</div>
442
+ <div class="author-name">Author: <a data-file="010-architect-7" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a> </div>
443
+ </div>
444
+
445
+
446
+ </section>
447
+
448
+
449
+
450
+ <section class="attribution wrapper" style="text-align:center;">
451
+
452
+ <div class="title">License and attribution:</div><div class="attrDiv">Font generated by <a href="https://www.flaticon.com">flaticon.com</a>. <div><p>Under <a href="http://creativecommons.org/licenses/by/3.0/">CC</a>: <a data-file="010-architect-7" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a></p> </div>
453
+ </div>
454
+ <div class="title">Copy the Attribution License:</div>
455
+
456
+ <textarea onclick="this.focus();this.select();">Font generated by &lt;a href=&quot;https://www.flaticon.com&quot;&gt;flaticon.com&lt;/a&gt;. <p>Under <a href="http://creativecommons.org/licenses/by/3.0/">CC</a>: <a data-file="010-architect-7" href="https://www.flaticon.com/authors/nikita-golubev">Nikita Golubev</a></p>
457
+ </textarea>
458
+
459
+ </section>
460
+
461
+ <section class="iconsuse">
462
+
463
+ <div class="title">Examples:</div>
464
+
465
+ <div class="image">
466
+ <p>
467
+ <i class="glyph-icon flaticon-architect-6"></i>
468
+ <span>&lt;i class=&quot;flaticon-architect-6&quot;&gt;&lt;/i&gt;</span>
469
+ </p>
470
+ </div>
471
+
472
+ <div class="image">
473
+ <p>
474
+ <i class="glyph-icon flaticon-architect"></i>
475
+ <span>&lt;i class=&quot;flaticon-architect&quot;&gt;&lt;/i&gt;</span>
476
+ </p>
477
+ </div>
478
+
479
+ <div class="image">
480
+ <p>
481
+ <i class="glyph-icon flaticon-architecture"></i>
482
+ <span>&lt;i class=&quot;flaticon-architecture&quot;&gt;&lt;/i&gt;</span>
483
+ </p>
484
+ </div>
485
+
486
+ <div class="image">
487
+ <p>
488
+ <i class="glyph-icon flaticon-architect-1"></i>
489
+ <span>&lt;i class=&quot;flaticon-architect-1&quot;&gt;&lt;/i&gt;</span>
490
+ </p>
491
+ </div>
492
+
493
+ </div>
494
+
495
+ </section>
496
+
497
+ <div id="footer">
498
+ <div>Generated by <a href="https://www.flaticon.com">flaticon.com</a>
499
+ </div>
500
+ </div>
501
+
502
+
503
+
504
+ </body>
505
+ </html>
fonts/flaticon/license/license.pdf ADDED
Binary file (35.7 kB). View file
 
fonts/icomoon/Read Me.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.
2
+
3
+ To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts
4
+
5
+ You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.
6
+
7
+ You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection.
fonts/icomoon/demo-files/demo.css ADDED
@@ -0,0 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ body {
2
+ padding: 0;
3
+ margin: 0;
4
+ font-family: sans-serif;
5
+ font-size: 1em;
6
+ line-height: 1.5;
7
+ color: #555;
8
+ background: #fff;
9
+ }
10
+ h1 {
11
+ font-size: 1.5em;
12
+ font-weight: normal;
13
+ }
14
+ small {
15
+ font-size: .66666667em;
16
+ }
17
+ a {
18
+ color: #e74c3c;
19
+ text-decoration: none;
20
+ }
21
+ a:hover, a:focus {
22
+ box-shadow: 0 1px #e74c3c;
23
+ }
24
+ .bshadow0, input {
25
+ box-shadow: inset 0 -2px #e7e7e7;
26
+ }
27
+ input:hover {
28
+ box-shadow: inset 0 -2px #ccc;
29
+ }
30
+ input, fieldset {
31
+ font-family: sans-serif;
32
+ font-size: 1em;
33
+ margin: 0;
34
+ padding: 0;
35
+ border: 0;
36
+ }
37
+ input {
38
+ color: inherit;
39
+ line-height: 1.5;
40
+ height: 1.5em;
41
+ padding: .25em 0;
42
+ }
43
+ input:focus {
44
+ outline: none;
45
+ box-shadow: inset 0 -2px #449fdb;
46
+ }
47
+ .glyph {
48
+ font-size: 16px;
49
+ width: 15em;
50
+ padding-bottom: 1em;
51
+ margin-right: 4em;
52
+ margin-bottom: 1em;
53
+ float: left;
54
+ overflow: hidden;
55
+ }
56
+ .liga {
57
+ width: 80%;
58
+ width: calc(100% - 2.5em);
59
+ }
60
+ .talign-right {
61
+ text-align: right;
62
+ }
63
+ .talign-center {
64
+ text-align: center;
65
+ }
66
+ .bgc1 {
67
+ background: #f1f1f1;
68
+ }
69
+ .fgc1 {
70
+ color: #999;
71
+ }
72
+ .fgc0 {
73
+ color: #000;
74
+ }
75
+ p {
76
+ margin-top: 1em;
77
+ margin-bottom: 1em;
78
+ }
79
+ .mvm {
80
+ margin-top: .75em;
81
+ margin-bottom: .75em;
82
+ }
83
+ .mtn {
84
+ margin-top: 0;
85
+ }
86
+ .mtl, .mal {
87
+ margin-top: 1.5em;
88
+ }
89
+ .mbl, .mal {
90
+ margin-bottom: 1.5em;
91
+ }
92
+ .mal, .mhl {
93
+ margin-left: 1.5em;
94
+ margin-right: 1.5em;
95
+ }
96
+ .mhmm {
97
+ margin-left: 1em;
98
+ margin-right: 1em;
99
+ }
100
+ .mls {
101
+ margin-left: .25em;
102
+ }
103
+ .ptl {
104
+ padding-top: 1.5em;
105
+ }
106
+ .pbs, .pvs {
107
+ padding-bottom: .25em;
108
+ }
109
+ .pvs, .pts {
110
+ padding-top: .25em;
111
+ }
112
+ .unit {
113
+ float: left;
114
+ }
115
+ .unitRight {
116
+ float: right;
117
+ }
118
+ .size1of2 {
119
+ width: 50%;
120
+ }
121
+ .size1of1 {
122
+ width: 100%;
123
+ }
124
+ .clearfix:before, .clearfix:after {
125
+ content: " ";
126
+ display: table;
127
+ }
128
+ .clearfix:after {
129
+ clear: both;
130
+ }
131
+ .hidden-true {
132
+ display: none;
133
+ }
134
+ .textbox0 {
135
+ width: 3em;
136
+ background: #f1f1f1;
137
+ padding: .25em .5em;
138
+ line-height: 1.5;
139
+ height: 1.5em;
140
+ }
141
+ #testDrive {
142
+ display: block;
143
+ padding-top: 24px;
144
+ line-height: 1.5;
145
+ }
146
+ .fs0 {
147
+ font-size: 16px;
148
+ }
149
+ .fs1 {
150
+ font-size: 28px;
151
+ }
152
+ .fs2 {
153
+ font-size: 24px;
154
+ }
155
+
fonts/icomoon/demo-files/demo.js ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ if (!('boxShadow' in document.body.style)) {
2
+ document.body.setAttribute('class', 'noBoxShadow');
3
+ }
4
+
5
+ document.body.addEventListener("click", function(e) {
6
+ var target = e.target;
7
+ if (target.tagName === "INPUT" &&
8
+ target.getAttribute('class').indexOf('liga') === -1) {
9
+ target.select();
10
+ }
11
+ });
12
+
13
+ (function() {
14
+ var fontSize = document.getElementById('fontSize'),
15
+ testDrive = document.getElementById('testDrive'),
16
+ testText = document.getElementById('testText');
17
+ function updateTest() {
18
+ testDrive.innerHTML = testText.value || String.fromCharCode(160);
19
+ if (window.icomoonLiga) {
20
+ window.icomoonLiga(testDrive);
21
+ }
22
+ }
23
+ function updateSize() {
24
+ testDrive.style.fontSize = fontSize.value + 'px';
25
+ }
26
+ fontSize.addEventListener('change', updateSize, false);
27
+ testText.addEventListener('input', updateTest, false);
28
+ testText.addEventListener('change', updateTest, false);
29
+ updateSize();
30
+ }());
fonts/icomoon/demo.html ADDED
The diff for this file is too large to render. See raw diff
 
fonts/icomoon/fonts/icomoon.eot ADDED
Binary file (307 kB). View file
 
fonts/icomoon/fonts/icomoon.svg ADDED
fonts/icomoon/fonts/icomoon.ttf ADDED
Binary file (307 kB). View file
 
fonts/icomoon/fonts/icomoon.woff ADDED
Binary file (307 kB). View file
 
fonts/icomoon/selection.json ADDED
The diff for this file is too large to render. See raw diff
 
fonts/icomoon/style.css ADDED
@@ -0,0 +1,4919 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @font-face {
2
+ font-family: 'icomoon';
3
+ src: url('fonts/icomoon.eot?10si43');
4
+ src: url('fonts/icomoon.eot?10si43#iefix') format('embedded-opentype'),
5
+ url('fonts/icomoon.ttf?10si43') format('truetype'),
6
+ url('fonts/icomoon.woff?10si43') format('woff'),
7
+ url('fonts/icomoon.svg?10si43#icomoon') format('svg');
8
+ font-weight: normal;
9
+ font-style: normal;
10
+ }
11
+
12
+ [class^="icon-"], [class*=" icon-"] {
13
+ /* use !important to prevent issues with browser extensions that change fonts */
14
+ font-family: 'icomoon' !important;
15
+ speak: none;
16
+ font-style: normal;
17
+ font-weight: normal;
18
+ font-variant: normal;
19
+ text-transform: none;
20
+ line-height: 1;
21
+
22
+ /* Better Font Rendering =========== */
23
+ -webkit-font-smoothing: antialiased;
24
+ -moz-osx-font-smoothing: grayscale;
25
+ }
26
+
27
+ .icon-asterisk:before {
28
+ content: "\f069";
29
+ }
30
+ .icon-plus:before {
31
+ content: "\f067";
32
+ }
33
+ .icon-question:before {
34
+ content: "\f128";
35
+ }
36
+ .icon-minus:before {
37
+ content: "\f068";
38
+ }
39
+ .icon-glass:before {
40
+ content: "\f000";
41
+ }
42
+ .icon-music:before {
43
+ content: "\f001";
44
+ }
45
+ .icon-search:before {
46
+ content: "\f002";
47
+ }
48
+ .icon-envelope-o:before {
49
+ content: "\f003";
50
+ }
51
+ .icon-heart:before {
52
+ content: "\f004";
53
+ }
54
+ .icon-star:before {
55
+ content: "\f005";
56
+ }
57
+ .icon-star-o:before {
58
+ content: "\f006";
59
+ }
60
+ .icon-user:before {
61
+ content: "\f007";
62
+ }
63
+ .icon-film:before {
64
+ content: "\f008";
65
+ }
66
+ .icon-th-large:before {
67
+ content: "\f009";
68
+ }
69
+ .icon-th:before {
70
+ content: "\f00a";
71
+ }
72
+ .icon-th-list:before {
73
+ content: "\f00b";
74
+ }
75
+ .icon-check:before {
76
+ content: "\f00c";
77
+ }
78
+ .icon-close:before {
79
+ content: "\f00d";
80
+ }
81
+ .icon-remove:before {
82
+ content: "\f00d";
83
+ }
84
+ .icon-times:before {
85
+ content: "\f00d";
86
+ }
87
+ .icon-search-plus:before {
88
+ content: "\f00e";
89
+ }
90
+ .icon-search-minus:before {
91
+ content: "\f010";
92
+ }
93
+ .icon-power-off:before {
94
+ content: "\f011";
95
+ }
96
+ .icon-signal:before {
97
+ content: "\f012";
98
+ }
99
+ .icon-cog:before {
100
+ content: "\f013";
101
+ }
102
+ .icon-gear:before {
103
+ content: "\f013";
104
+ }
105
+ .icon-trash-o:before {
106
+ content: "\f014";
107
+ }
108
+ .icon-home:before {
109
+ content: "\f015";
110
+ }
111
+ .icon-file-o:before {
112
+ content: "\f016";
113
+ }
114
+ .icon-clock-o:before {
115
+ content: "\f017";
116
+ }
117
+ .icon-road:before {
118
+ content: "\f018";
119
+ }
120
+ .icon-download:before {
121
+ content: "\f019";
122
+ }
123
+ .icon-arrow-circle-o-down:before {
124
+ content: "\f01a";
125
+ }
126
+ .icon-arrow-circle-o-up:before {
127
+ content: "\f01b";
128
+ }
129
+ .icon-inbox:before {
130
+ content: "\f01c";
131
+ }
132
+ .icon-play-circle-o:before {
133
+ content: "\f01d";
134
+ }
135
+ .icon-repeat:before {
136
+ content: "\f01e";
137
+ }
138
+ .icon-rotate-right:before {
139
+ content: "\f01e";
140
+ }
141
+ .icon-refresh:before {
142
+ content: "\f021";
143
+ }
144
+ .icon-list-alt:before {
145
+ content: "\f022";
146
+ }
147
+ .icon-lock:before {
148
+ content: "\f023";
149
+ }
150
+ .icon-flag:before {
151
+ content: "\f024";
152
+ }
153
+ .icon-headphones:before {
154
+ content: "\f025";
155
+ }
156
+ .icon-volume-off:before {
157
+ content: "\f026";
158
+ }
159
+ .icon-volume-down:before {
160
+ content: "\f027";
161
+ }
162
+ .icon-volume-up:before {
163
+ content: "\f028";
164
+ }
165
+ .icon-qrcode:before {
166
+ content: "\f029";
167
+ }
168
+ .icon-barcode:before {
169
+ content: "\f02a";
170
+ }
171
+ .icon-tag:before {
172
+ content: "\f02b";
173
+ }
174
+ .icon-tags:before {
175
+ content: "\f02c";
176
+ }
177
+ .icon-book:before {
178
+ content: "\f02d";
179
+ }
180
+ .icon-bookmark:before {
181
+ content: "\f02e";
182
+ }
183
+ .icon-print:before {
184
+ content: "\f02f";
185
+ }
186
+ .icon-camera:before {
187
+ content: "\f030";
188
+ }
189
+ .icon-font:before {
190
+ content: "\f031";
191
+ }
192
+ .icon-bold:before {
193
+ content: "\f032";
194
+ }
195
+ .icon-italic:before {
196
+ content: "\f033";
197
+ }
198
+ .icon-text-height:before {
199
+ content: "\f034";
200
+ }
201
+ .icon-text-width:before {
202
+ content: "\f035";
203
+ }
204
+ .icon-align-left:before {
205
+ content: "\f036";
206
+ }
207
+ .icon-align-center:before {
208
+ content: "\f037";
209
+ }
210
+ .icon-align-right:before {
211
+ content: "\f038";
212
+ }
213
+ .icon-align-justify:before {
214
+ content: "\f039";
215
+ }
216
+ .icon-list:before {
217
+ content: "\f03a";
218
+ }
219
+ .icon-dedent:before {
220
+ content: "\f03b";
221
+ }
222
+ .icon-outdent:before {
223
+ content: "\f03b";
224
+ }
225
+ .icon-indent:before {
226
+ content: "\f03c";
227
+ }
228
+ .icon-video-camera:before {
229
+ content: "\f03d";
230
+ }
231
+ .icon-image:before {
232
+ content: "\f03e";
233
+ }
234
+ .icon-photo:before {
235
+ content: "\f03e";
236
+ }
237
+ .icon-picture-o:before {
238
+ content: "\f03e";
239
+ }
240
+ .icon-pencil:before {
241
+ content: "\f040";
242
+ }
243
+ .icon-map-marker:before {
244
+ content: "\f041";
245
+ }
246
+ .icon-adjust:before {
247
+ content: "\f042";
248
+ }
249
+ .icon-tint:before {
250
+ content: "\f043";
251
+ }
252
+ .icon-edit:before {
253
+ content: "\f044";
254
+ }
255
+ .icon-pencil-square-o:before {
256
+ content: "\f044";
257
+ }
258
+ .icon-share-square-o:before {
259
+ content: "\f045";
260
+ }
261
+ .icon-check-square-o:before {
262
+ content: "\f046";
263
+ }
264
+ .icon-arrows:before {
265
+ content: "\f047";
266
+ }
267
+ .icon-step-backward:before {
268
+ content: "\f048";
269
+ }
270
+ .icon-fast-backward:before {
271
+ content: "\f049";
272
+ }
273
+ .icon-backward:before {
274
+ content: "\f04a";
275
+ }
276
+ .icon-play:before {
277
+ content: "\f04b";
278
+ }
279
+ .icon-pause:before {
280
+ content: "\f04c";
281
+ }
282
+ .icon-stop:before {
283
+ content: "\f04d";
284
+ }
285
+ .icon-forward:before {
286
+ content: "\f04e";
287
+ }
288
+ .icon-fast-forward:before {
289
+ content: "\f050";
290
+ }
291
+ .icon-step-forward:before {
292
+ content: "\f051";
293
+ }
294
+ .icon-eject:before {
295
+ content: "\f052";
296
+ }
297
+ .icon-chevron-left:before {
298
+ content: "\f053";
299
+ }
300
+ .icon-chevron-right:before {
301
+ content: "\f054";
302
+ }
303
+ .icon-plus-circle:before {
304
+ content: "\f055";
305
+ }
306
+ .icon-minus-circle:before {
307
+ content: "\f056";
308
+ }
309
+ .icon-times-circle:before {
310
+ content: "\f057";
311
+ }
312
+ .icon-check-circle:before {
313
+ content: "\f058";
314
+ }
315
+ .icon-question-circle:before {
316
+ content: "\f059";
317
+ }
318
+ .icon-info-circle:before {
319
+ content: "\f05a";
320
+ }
321
+ .icon-crosshairs:before {
322
+ content: "\f05b";
323
+ }
324
+ .icon-times-circle-o:before {
325
+ content: "\f05c";
326
+ }
327
+ .icon-check-circle-o:before {
328
+ content: "\f05d";
329
+ }
330
+ .icon-ban:before {
331
+ content: "\f05e";
332
+ }
333
+ .icon-arrow-left:before {
334
+ content: "\f060";
335
+ }
336
+ .icon-arrow-right:before {
337
+ content: "\f061";
338
+ }
339
+ .icon-arrow-up:before {
340
+ content: "\f062";
341
+ }
342
+ .icon-arrow-down:before {
343
+ content: "\f063";
344
+ }
345
+ .icon-mail-forward:before {
346
+ content: "\f064";
347
+ }
348
+ .icon-share:before {
349
+ content: "\f064";
350
+ }
351
+ .icon-expand:before {
352
+ content: "\f065";
353
+ }
354
+ .icon-compress:before {
355
+ content: "\f066";
356
+ }
357
+ .icon-exclamation-circle:before {
358
+ content: "\f06a";
359
+ }
360
+ .icon-gift:before {
361
+ content: "\f06b";
362
+ }
363
+ .icon-leaf:before {
364
+ content: "\f06c";
365
+ }
366
+ .icon-fire:before {
367
+ content: "\f06d";
368
+ }
369
+ .icon-eye:before {
370
+ content: "\f06e";
371
+ }
372
+ .icon-eye-slash:before {
373
+ content: "\f070";
374
+ }
375
+ .icon-exclamation-triangle:before {
376
+ content: "\f071";
377
+ }
378
+ .icon-warning:before {
379
+ content: "\f071";
380
+ }
381
+ .icon-plane:before {
382
+ content: "\f072";
383
+ }
384
+ .icon-calendar:before {
385
+ content: "\f073";
386
+ }
387
+ .icon-random:before {
388
+ content: "\f074";
389
+ }
390
+ .icon-comment:before {
391
+ content: "\f075";
392
+ }
393
+ .icon-magnet:before {
394
+ content: "\f076";
395
+ }
396
+ .icon-chevron-up:before {
397
+ content: "\f077";
398
+ }
399
+ .icon-chevron-down:before {
400
+ content: "\f078";
401
+ }
402
+ .icon-retweet:before {
403
+ content: "\f079";
404
+ }
405
+ .icon-shopping-cart:before {
406
+ content: "\f07a";
407
+ }
408
+ .icon-folder:before {
409
+ content: "\f07b";
410
+ }
411
+ .icon-folder-open:before {
412
+ content: "\f07c";
413
+ }
414
+ .icon-arrows-v:before {
415
+ content: "\f07d";
416
+ }
417
+ .icon-arrows-h:before {
418
+ content: "\f07e";
419
+ }
420
+ .icon-bar-chart:before {
421
+ content: "\f080";
422
+ }
423
+ .icon-bar-chart-o:before {
424
+ content: "\f080";
425
+ }
426
+ .icon-twitter-square:before {
427
+ content: "\f081";
428
+ }
429
+ .icon-facebook-square:before {
430
+ content: "\f082";
431
+ }
432
+ .icon-camera-retro:before {
433
+ content: "\f083";
434
+ }
435
+ .icon-key:before {
436
+ content: "\f084";
437
+ }
438
+ .icon-cogs:before {
439
+ content: "\f085";
440
+ }
441
+ .icon-gears:before {
442
+ content: "\f085";
443
+ }
444
+ .icon-comments:before {
445
+ content: "\f086";
446
+ }
447
+ .icon-thumbs-o-up:before {
448
+ content: "\f087";
449
+ }
450
+ .icon-thumbs-o-down:before {
451
+ content: "\f088";
452
+ }
453
+ .icon-star-half:before {
454
+ content: "\f089";
455
+ }
456
+ .icon-heart-o:before {
457
+ content: "\f08a";
458
+ }
459
+ .icon-sign-out:before {
460
+ content: "\f08b";
461
+ }
462
+ .icon-linkedin-square:before {
463
+ content: "\f08c";
464
+ }
465
+ .icon-thumb-tack:before {
466
+ content: "\f08d";
467
+ }
468
+ .icon-external-link:before {
469
+ content: "\f08e";
470
+ }
471
+ .icon-sign-in:before {
472
+ content: "\f090";
473
+ }
474
+ .icon-trophy:before {
475
+ content: "\f091";
476
+ }
477
+ .icon-github-square:before {
478
+ content: "\f092";
479
+ }
480
+ .icon-upload:before {
481
+ content: "\f093";
482
+ }
483
+ .icon-lemon-o:before {
484
+ content: "\f094";
485
+ }
486
+ .icon-phone:before {
487
+ content: "\f095";
488
+ }
489
+ .icon-square-o:before {
490
+ content: "\f096";
491
+ }
492
+ .icon-bookmark-o:before {
493
+ content: "\f097";
494
+ }
495
+ .icon-phone-square:before {
496
+ content: "\f098";
497
+ }
498
+ .icon-twitter:before {
499
+ content: "\f099";
500
+ }
501
+ .icon-facebook:before {
502
+ content: "\f09a";
503
+ }
504
+ .icon-facebook-f:before {
505
+ content: "\f09a";
506
+ }
507
+ .icon-github:before {
508
+ content: "\f09b";
509
+ }
510
+ .icon-unlock:before {
511
+ content: "\f09c";
512
+ }
513
+ .icon-credit-card:before {
514
+ content: "\f09d";
515
+ }
516
+ .icon-feed:before {
517
+ content: "\f09e";
518
+ }
519
+ .icon-rss:before {
520
+ content: "\f09e";
521
+ }
522
+ .icon-hdd-o:before {
523
+ content: "\f0a0";
524
+ }
525
+ .icon-bullhorn:before {
526
+ content: "\f0a1";
527
+ }
528
+ .icon-bell-o:before {
529
+ content: "\f0a2";
530
+ }
531
+ .icon-certificate:before {
532
+ content: "\f0a3";
533
+ }
534
+ .icon-hand-o-right:before {
535
+ content: "\f0a4";
536
+ }
537
+ .icon-hand-o-left:before {
538
+ content: "\f0a5";
539
+ }
540
+ .icon-hand-o-up:before {
541
+ content: "\f0a6";
542
+ }
543
+ .icon-hand-o-down:before {
544
+ content: "\f0a7";
545
+ }
546
+ .icon-arrow-circle-left:before {
547
+ content: "\f0a8";
548
+ }
549
+ .icon-arrow-circle-right:before {
550
+ content: "\f0a9";
551
+ }
552
+ .icon-arrow-circle-up:before {
553
+ content: "\f0aa";
554
+ }
555
+ .icon-arrow-circle-down:before {
556
+ content: "\f0ab";
557
+ }
558
+ .icon-globe:before {
559
+ content: "\f0ac";
560
+ }
561
+ .icon-wrench:before {
562
+ content: "\f0ad";
563
+ }
564
+ .icon-tasks:before {
565
+ content: "\f0ae";
566
+ }
567
+ .icon-filter:before {
568
+ content: "\f0b0";
569
+ }
570
+ .icon-briefcase:before {
571
+ content: "\f0b1";
572
+ }
573
+ .icon-arrows-alt:before {
574
+ content: "\f0b2";
575
+ }
576
+ .icon-group:before {
577
+ content: "\f0c0";
578
+ }
579
+ .icon-users:before {
580
+ content: "\f0c0";
581
+ }
582
+ .icon-chain:before {
583
+ content: "\f0c1";
584
+ }
585
+ .icon-link:before {
586
+ content: "\f0c1";
587
+ }
588
+ .icon-cloud:before {
589
+ content: "\f0c2";
590
+ }
591
+ .icon-flask:before {
592
+ content: "\f0c3";
593
+ }
594
+ .icon-cut:before {
595
+ content: "\f0c4";
596
+ }
597
+ .icon-scissors:before {
598
+ content: "\f0c4";
599
+ }
600
+ .icon-copy:before {
601
+ content: "\f0c5";
602
+ }
603
+ .icon-files-o:before {
604
+ content: "\f0c5";
605
+ }
606
+ .icon-paperclip:before {
607
+ content: "\f0c6";
608
+ }
609
+ .icon-floppy-o:before {
610
+ content: "\f0c7";
611
+ }
612
+ .icon-save:before {
613
+ content: "\f0c7";
614
+ }
615
+ .icon-square:before {
616
+ content: "\f0c8";
617
+ }
618
+ .icon-bars:before {
619
+ content: "\f0c9";
620
+ }
621
+ .icon-navicon:before {
622
+ content: "\f0c9";
623
+ }
624
+ .icon-reorder:before {
625
+ content: "\f0c9";
626
+ }
627
+ .icon-list-ul:before {
628
+ content: "\f0ca";
629
+ }
630
+ .icon-list-ol:before {
631
+ content: "\f0cb";
632
+ }
633
+ .icon-strikethrough:before {
634
+ content: "\f0cc";
635
+ }
636
+ .icon-underline:before {
637
+ content: "\f0cd";
638
+ }
639
+ .icon-table:before {
640
+ content: "\f0ce";
641
+ }
642
+ .icon-magic:before {
643
+ content: "\f0d0";
644
+ }
645
+ .icon-truck:before {
646
+ content: "\f0d1";
647
+ }
648
+ .icon-pinterest:before {
649
+ content: "\f0d2";
650
+ }
651
+ .icon-pinterest-square:before {
652
+ content: "\f0d3";
653
+ }
654
+ .icon-google-plus-square:before {
655
+ content: "\f0d4";
656
+ }
657
+ .icon-google-plus:before {
658
+ content: "\f0d5";
659
+ }
660
+ .icon-money:before {
661
+ content: "\f0d6";
662
+ }
663
+ .icon-caret-down:before {
664
+ content: "\f0d7";
665
+ }
666
+ .icon-caret-up:before {
667
+ content: "\f0d8";
668
+ }
669
+ .icon-caret-left:before {
670
+ content: "\f0d9";
671
+ }
672
+ .icon-caret-right:before {
673
+ content: "\f0da";
674
+ }
675
+ .icon-columns:before {
676
+ content: "\f0db";
677
+ }
678
+ .icon-sort:before {
679
+ content: "\f0dc";
680
+ }
681
+ .icon-unsorted:before {
682
+ content: "\f0dc";
683
+ }
684
+ .icon-sort-desc:before {
685
+ content: "\f0dd";
686
+ }
687
+ .icon-sort-down:before {
688
+ content: "\f0dd";
689
+ }
690
+ .icon-sort-asc:before {
691
+ content: "\f0de";
692
+ }
693
+ .icon-sort-up:before {
694
+ content: "\f0de";
695
+ }
696
+ .icon-envelope:before {
697
+ content: "\f0e0";
698
+ }
699
+ .icon-linkedin:before {
700
+ content: "\f0e1";
701
+ }
702
+ .icon-rotate-left:before {
703
+ content: "\f0e2";
704
+ }
705
+ .icon-undo:before {
706
+ content: "\f0e2";
707
+ }
708
+ .icon-gavel:before {
709
+ content: "\f0e3";
710
+ }
711
+ .icon-legal:before {
712
+ content: "\f0e3";
713
+ }
714
+ .icon-dashboard:before {
715
+ content: "\f0e4";
716
+ }
717
+ .icon-tachometer:before {
718
+ content: "\f0e4";
719
+ }
720
+ .icon-comment-o:before {
721
+ content: "\f0e5";
722
+ }
723
+ .icon-comments-o:before {
724
+ content: "\f0e6";
725
+ }
726
+ .icon-bolt:before {
727
+ content: "\f0e7";
728
+ }
729
+ .icon-flash:before {
730
+ content: "\f0e7";
731
+ }
732
+ .icon-sitemap:before {
733
+ content: "\f0e8";
734
+ }
735
+ .icon-umbrella:before {
736
+ content: "\f0e9";
737
+ }
738
+ .icon-clipboard:before {
739
+ content: "\f0ea";
740
+ }
741
+ .icon-paste:before {
742
+ content: "\f0ea";
743
+ }
744
+ .icon-lightbulb-o:before {
745
+ content: "\f0eb";
746
+ }
747
+ .icon-exchange:before {
748
+ content: "\f0ec";
749
+ }
750
+ .icon-cloud-download:before {
751
+ content: "\f0ed";
752
+ }
753
+ .icon-cloud-upload:before {
754
+ content: "\f0ee";
755
+ }
756
+ .icon-user-md:before {
757
+ content: "\f0f0";
758
+ }
759
+ .icon-stethoscope:before {
760
+ content: "\f0f1";
761
+ }
762
+ .icon-suitcase:before {
763
+ content: "\f0f2";
764
+ }
765
+ .icon-bell:before {
766
+ content: "\f0f3";
767
+ }
768
+ .icon-coffee:before {
769
+ content: "\f0f4";
770
+ }
771
+ .icon-cutlery:before {
772
+ content: "\f0f5";
773
+ }
774
+ .icon-file-text-o:before {
775
+ content: "\f0f6";
776
+ }
777
+ .icon-building-o:before {
778
+ content: "\f0f7";
779
+ }
780
+ .icon-hospital-o:before {
781
+ content: "\f0f8";
782
+ }
783
+ .icon-ambulance:before {
784
+ content: "\f0f9";
785
+ }
786
+ .icon-medkit:before {
787
+ content: "\f0fa";
788
+ }
789
+ .icon-fighter-jet:before {
790
+ content: "\f0fb";
791
+ }
792
+ .icon-beer:before {
793
+ content: "\f0fc";
794
+ }
795
+ .icon-h-square:before {
796
+ content: "\f0fd";
797
+ }
798
+ .icon-plus-square:before {
799
+ content: "\f0fe";
800
+ }
801
+ .icon-angle-double-left:before {
802
+ content: "\f100";
803
+ }
804
+ .icon-angle-double-right:before {
805
+ content: "\f101";
806
+ }
807
+ .icon-angle-double-up:before {
808
+ content: "\f102";
809
+ }
810
+ .icon-angle-double-down:before {
811
+ content: "\f103";
812
+ }
813
+ .icon-angle-left:before {
814
+ content: "\f104";
815
+ }
816
+ .icon-angle-right:before {
817
+ content: "\f105";
818
+ }
819
+ .icon-angle-up:before {
820
+ content: "\f106";
821
+ }
822
+ .icon-angle-down:before {
823
+ content: "\f107";
824
+ }
825
+ .icon-desktop:before {
826
+ content: "\f108";
827
+ }
828
+ .icon-laptop:before {
829
+ content: "\f109";
830
+ }
831
+ .icon-tablet:before {
832
+ content: "\f10a";
833
+ }
834
+ .icon-mobile:before {
835
+ content: "\f10b";
836
+ }
837
+ .icon-mobile-phone:before {
838
+ content: "\f10b";
839
+ }
840
+ .icon-circle-o:before {
841
+ content: "\f10c";
842
+ }
843
+ .icon-quote-left:before {
844
+ content: "\f10d";
845
+ }
846
+ .icon-quote-right:before {
847
+ content: "\f10e";
848
+ }
849
+ .icon-spinner:before {
850
+ content: "\f110";
851
+ }
852
+ .icon-circle:before {
853
+ content: "\f111";
854
+ }
855
+ .icon-mail-reply:before {
856
+ content: "\f112";
857
+ }
858
+ .icon-reply:before {
859
+ content: "\f112";
860
+ }
861
+ .icon-github-alt:before {
862
+ content: "\f113";
863
+ }
864
+ .icon-folder-o:before {
865
+ content: "\f114";
866
+ }
867
+ .icon-folder-open-o:before {
868
+ content: "\f115";
869
+ }
870
+ .icon-smile-o:before {
871
+ content: "\f118";
872
+ }
873
+ .icon-frown-o:before {
874
+ content: "\f119";
875
+ }
876
+ .icon-meh-o:before {
877
+ content: "\f11a";
878
+ }
879
+ .icon-gamepad:before {
880
+ content: "\f11b";
881
+ }
882
+ .icon-keyboard-o:before {
883
+ content: "\f11c";
884
+ }
885
+ .icon-flag-o:before {
886
+ content: "\f11d";
887
+ }
888
+ .icon-flag-checkered:before {
889
+ content: "\f11e";
890
+ }
891
+ .icon-terminal:before {
892
+ content: "\f120";
893
+ }
894
+ .icon-code:before {
895
+ content: "\f121";
896
+ }
897
+ .icon-mail-reply-all:before {
898
+ content: "\f122";
899
+ }
900
+ .icon-reply-all:before {
901
+ content: "\f122";
902
+ }
903
+ .icon-star-half-empty:before {
904
+ content: "\f123";
905
+ }
906
+ .icon-star-half-full:before {
907
+ content: "\f123";
908
+ }
909
+ .icon-star-half-o:before {
910
+ content: "\f123";
911
+ }
912
+ .icon-location-arrow:before {
913
+ content: "\f124";
914
+ }
915
+ .icon-crop:before {
916
+ content: "\f125";
917
+ }
918
+ .icon-code-fork:before {
919
+ content: "\f126";
920
+ }
921
+ .icon-chain-broken:before {
922
+ content: "\f127";
923
+ }
924
+ .icon-unlink:before {
925
+ content: "\f127";
926
+ }
927
+ .icon-info:before {
928
+ content: "\f129";
929
+ }
930
+ .icon-exclamation:before {
931
+ content: "\f12a";
932
+ }
933
+ .icon-superscript:before {
934
+ content: "\f12b";
935
+ }
936
+ .icon-subscript:before {
937
+ content: "\f12c";
938
+ }
939
+ .icon-eraser:before {
940
+ content: "\f12d";
941
+ }
942
+ .icon-puzzle-piece:before {
943
+ content: "\f12e";
944
+ }
945
+ .icon-microphone:before {
946
+ content: "\f130";
947
+ }
948
+ .icon-microphone-slash:before {
949
+ content: "\f131";
950
+ }
951
+ .icon-shield:before {
952
+ content: "\f132";
953
+ }
954
+ .icon-calendar-o:before {
955
+ content: "\f133";
956
+ }
957
+ .icon-fire-extinguisher:before {
958
+ content: "\f134";
959
+ }
960
+ .icon-rocket:before {
961
+ content: "\f135";
962
+ }
963
+ .icon-maxcdn:before {
964
+ content: "\f136";
965
+ }
966
+ .icon-chevron-circle-left:before {
967
+ content: "\f137";
968
+ }
969
+ .icon-chevron-circle-right:before {
970
+ content: "\f138";
971
+ }
972
+ .icon-chevron-circle-up:before {
973
+ content: "\f139";
974
+ }
975
+ .icon-chevron-circle-down:before {
976
+ content: "\f13a";
977
+ }
978
+ .icon-html5:before {
979
+ content: "\f13b";
980
+ }
981
+ .icon-css3:before {
982
+ content: "\f13c";
983
+ }
984
+ .icon-anchor:before {
985
+ content: "\f13d";
986
+ }
987
+ .icon-unlock-alt:before {
988
+ content: "\f13e";
989
+ }
990
+ .icon-bullseye:before {
991
+ content: "\f140";
992
+ }
993
+ .icon-ellipsis-h:before {
994
+ content: "\f141";
995
+ }
996
+ .icon-ellipsis-v:before {
997
+ content: "\f142";
998
+ }
999
+ .icon-rss-square:before {
1000
+ content: "\f143";
1001
+ }
1002
+ .icon-play-circle:before {
1003
+ content: "\f144";
1004
+ }
1005
+ .icon-ticket:before {
1006
+ content: "\f145";
1007
+ }
1008
+ .icon-minus-square:before {
1009
+ content: "\f146";
1010
+ }
1011
+ .icon-minus-square-o:before {
1012
+ content: "\f147";
1013
+ }
1014
+ .icon-level-up:before {
1015
+ content: "\f148";
1016
+ }
1017
+ .icon-level-down:before {
1018
+ content: "\f149";
1019
+ }
1020
+ .icon-check-square:before {
1021
+ content: "\f14a";
1022
+ }
1023
+ .icon-pencil-square:before {
1024
+ content: "\f14b";
1025
+ }
1026
+ .icon-external-link-square:before {
1027
+ content: "\f14c";
1028
+ }
1029
+ .icon-share-square:before {
1030
+ content: "\f14d";
1031
+ }
1032
+ .icon-compass:before {
1033
+ content: "\f14e";
1034
+ }
1035
+ .icon-caret-square-o-down:before {
1036
+ content: "\f150";
1037
+ }
1038
+ .icon-toggle-down:before {
1039
+ content: "\f150";
1040
+ }
1041
+ .icon-caret-square-o-up:before {
1042
+ content: "\f151";
1043
+ }
1044
+ .icon-toggle-up:before {
1045
+ content: "\f151";
1046
+ }
1047
+ .icon-caret-square-o-right:before {
1048
+ content: "\f152";
1049
+ }
1050
+ .icon-toggle-right:before {
1051
+ content: "\f152";
1052
+ }
1053
+ .icon-eur:before {
1054
+ content: "\f153";
1055
+ }
1056
+ .icon-euro:before {
1057
+ content: "\f153";
1058
+ }
1059
+ .icon-gbp:before {
1060
+ content: "\f154";
1061
+ }
1062
+ .icon-dollar:before {
1063
+ content: "\f155";
1064
+ }
1065
+ .icon-usd:before {
1066
+ content: "\f155";
1067
+ }
1068
+ .icon-inr:before {
1069
+ content: "\f156";
1070
+ }
1071
+ .icon-rupee:before {
1072
+ content: "\f156";
1073
+ }
1074
+ .icon-cny:before {
1075
+ content: "\f157";
1076
+ }
1077
+ .icon-jpy:before {
1078
+ content: "\f157";
1079
+ }
1080
+ .icon-rmb:before {
1081
+ content: "\f157";
1082
+ }
1083
+ .icon-yen:before {
1084
+ content: "\f157";
1085
+ }
1086
+ .icon-rouble:before {
1087
+ content: "\f158";
1088
+ }
1089
+ .icon-rub:before {
1090
+ content: "\f158";
1091
+ }
1092
+ .icon-ruble:before {
1093
+ content: "\f158";
1094
+ }
1095
+ .icon-krw:before {
1096
+ content: "\f159";
1097
+ }
1098
+ .icon-won:before {
1099
+ content: "\f159";
1100
+ }
1101
+ .icon-bitcoin:before {
1102
+ content: "\f15a";
1103
+ }
1104
+ .icon-btc:before {
1105
+ content: "\f15a";
1106
+ }
1107
+ .icon-file:before {
1108
+ content: "\f15b";
1109
+ }
1110
+ .icon-file-text:before {
1111
+ content: "\f15c";
1112
+ }
1113
+ .icon-sort-alpha-asc:before {
1114
+ content: "\f15d";
1115
+ }
1116
+ .icon-sort-alpha-desc:before {
1117
+ content: "\f15e";
1118
+ }
1119
+ .icon-sort-amount-asc:before {
1120
+ content: "\f160";
1121
+ }
1122
+ .icon-sort-amount-desc:before {
1123
+ content: "\f161";
1124
+ }
1125
+ .icon-sort-numeric-asc:before {
1126
+ content: "\f162";
1127
+ }
1128
+ .icon-sort-numeric-desc:before {
1129
+ content: "\f163";
1130
+ }
1131
+ .icon-thumbs-up:before {
1132
+ content: "\f164";
1133
+ }
1134
+ .icon-thumbs-down:before {
1135
+ content: "\f165";
1136
+ }
1137
+ .icon-youtube-square:before {
1138
+ content: "\f166";
1139
+ }
1140
+ .icon-youtube:before {
1141
+ content: "\f167";
1142
+ }
1143
+ .icon-xing:before {
1144
+ content: "\f168";
1145
+ }
1146
+ .icon-xing-square:before {
1147
+ content: "\f169";
1148
+ }
1149
+ .icon-youtube-play:before {
1150
+ content: "\f16a";
1151
+ }
1152
+ .icon-dropbox:before {
1153
+ content: "\f16b";
1154
+ }
1155
+ .icon-stack-overflow:before {
1156
+ content: "\f16c";
1157
+ }
1158
+ .icon-instagram:before {
1159
+ content: "\f16d";
1160
+ }
1161
+ .icon-flickr:before {
1162
+ content: "\f16e";
1163
+ }
1164
+ .icon-adn:before {
1165
+ content: "\f170";
1166
+ }
1167
+ .icon-bitbucket:before {
1168
+ content: "\f171";
1169
+ }
1170
+ .icon-bitbucket-square:before {
1171
+ content: "\f172";
1172
+ }
1173
+ .icon-tumblr:before {
1174
+ content: "\f173";
1175
+ }
1176
+ .icon-tumblr-square:before {
1177
+ content: "\f174";
1178
+ }
1179
+ .icon-long-arrow-down:before {
1180
+ content: "\f175";
1181
+ }
1182
+ .icon-long-arrow-up:before {
1183
+ content: "\f176";
1184
+ }
1185
+ .icon-long-arrow-left:before {
1186
+ content: "\f177";
1187
+ }
1188
+ .icon-long-arrow-right:before {
1189
+ content: "\f178";
1190
+ }
1191
+ .icon-apple:before {
1192
+ content: "\f179";
1193
+ }
1194
+ .icon-windows:before {
1195
+ content: "\f17a";
1196
+ }
1197
+ .icon-android:before {
1198
+ content: "\f17b";
1199
+ }
1200
+ .icon-linux:before {
1201
+ content: "\f17c";
1202
+ }
1203
+ .icon-dribbble:before {
1204
+ content: "\f17d";
1205
+ }
1206
+ .icon-skype:before {
1207
+ content: "\f17e";
1208
+ }
1209
+ .icon-foursquare:before {
1210
+ content: "\f180";
1211
+ }
1212
+ .icon-trello:before {
1213
+ content: "\f181";
1214
+ }
1215
+ .icon-female:before {
1216
+ content: "\f182";
1217
+ }
1218
+ .icon-male:before {
1219
+ content: "\f183";
1220
+ }
1221
+ .icon-gittip:before {
1222
+ content: "\f184";
1223
+ }
1224
+ .icon-gratipay:before {
1225
+ content: "\f184";
1226
+ }
1227
+ .icon-sun-o:before {
1228
+ content: "\f185";
1229
+ }
1230
+ .icon-moon-o:before {
1231
+ content: "\f186";
1232
+ }
1233
+ .icon-archive:before {
1234
+ content: "\f187";
1235
+ }
1236
+ .icon-bug:before {
1237
+ content: "\f188";
1238
+ }
1239
+ .icon-vk:before {
1240
+ content: "\f189";
1241
+ }
1242
+ .icon-weibo:before {
1243
+ content: "\f18a";
1244
+ }
1245
+ .icon-renren:before {
1246
+ content: "\f18b";
1247
+ }
1248
+ .icon-pagelines:before {
1249
+ content: "\f18c";
1250
+ }
1251
+ .icon-stack-exchange:before {
1252
+ content: "\f18d";
1253
+ }
1254
+ .icon-arrow-circle-o-right:before {
1255
+ content: "\f18e";
1256
+ }
1257
+ .icon-arrow-circle-o-left:before {
1258
+ content: "\f190";
1259
+ }
1260
+ .icon-caret-square-o-left:before {
1261
+ content: "\f191";
1262
+ }
1263
+ .icon-toggle-left:before {
1264
+ content: "\f191";
1265
+ }
1266
+ .icon-dot-circle-o:before {
1267
+ content: "\f192";
1268
+ }
1269
+ .icon-wheelchair:before {
1270
+ content: "\f193";
1271
+ }
1272
+ .icon-vimeo-square:before {
1273
+ content: "\f194";
1274
+ }
1275
+ .icon-try:before {
1276
+ content: "\f195";
1277
+ }
1278
+ .icon-turkish-lira:before {
1279
+ content: "\f195";
1280
+ }
1281
+ .icon-plus-square-o:before {
1282
+ content: "\f196";
1283
+ }
1284
+ .icon-space-shuttle:before {
1285
+ content: "\f197";
1286
+ }
1287
+ .icon-slack:before {
1288
+ content: "\f198";
1289
+ }
1290
+ .icon-envelope-square:before {
1291
+ content: "\f199";
1292
+ }
1293
+ .icon-wordpress:before {
1294
+ content: "\f19a";
1295
+ }
1296
+ .icon-openid:before {
1297
+ content: "\f19b";
1298
+ }
1299
+ .icon-bank:before {
1300
+ content: "\f19c";
1301
+ }
1302
+ .icon-institution:before {
1303
+ content: "\f19c";
1304
+ }
1305
+ .icon-university:before {
1306
+ content: "\f19c";
1307
+ }
1308
+ .icon-graduation-cap:before {
1309
+ content: "\f19d";
1310
+ }
1311
+ .icon-mortar-board:before {
1312
+ content: "\f19d";
1313
+ }
1314
+ .icon-yahoo:before {
1315
+ content: "\f19e";
1316
+ }
1317
+ .icon-google:before {
1318
+ content: "\f1a0";
1319
+ }
1320
+ .icon-reddit:before {
1321
+ content: "\f1a1";
1322
+ }
1323
+ .icon-reddit-square:before {
1324
+ content: "\f1a2";
1325
+ }
1326
+ .icon-stumbleupon-circle:before {
1327
+ content: "\f1a3";
1328
+ }
1329
+ .icon-stumbleupon:before {
1330
+ content: "\f1a4";
1331
+ }
1332
+ .icon-delicious:before {
1333
+ content: "\f1a5";
1334
+ }
1335
+ .icon-digg:before {
1336
+ content: "\f1a6";
1337
+ }
1338
+ .icon-pied-piper-pp:before {
1339
+ content: "\f1a7";
1340
+ }
1341
+ .icon-pied-piper-alt:before {
1342
+ content: "\f1a8";
1343
+ }
1344
+ .icon-drupal:before {
1345
+ content: "\f1a9";
1346
+ }
1347
+ .icon-joomla:before {
1348
+ content: "\f1aa";
1349
+ }
1350
+ .icon-language:before {
1351
+ content: "\f1ab";
1352
+ }
1353
+ .icon-fax:before {
1354
+ content: "\f1ac";
1355
+ }
1356
+ .icon-building:before {
1357
+ content: "\f1ad";
1358
+ }
1359
+ .icon-child:before {
1360
+ content: "\f1ae";
1361
+ }
1362
+ .icon-paw:before {
1363
+ content: "\f1b0";
1364
+ }
1365
+ .icon-spoon:before {
1366
+ content: "\f1b1";
1367
+ }
1368
+ .icon-cube:before {
1369
+ content: "\f1b2";
1370
+ }
1371
+ .icon-cubes:before {
1372
+ content: "\f1b3";
1373
+ }
1374
+ .icon-behance:before {
1375
+ content: "\f1b4";
1376
+ }
1377
+ .icon-behance-square:before {
1378
+ content: "\f1b5";
1379
+ }
1380
+ .icon-steam:before {
1381
+ content: "\f1b6";
1382
+ }
1383
+ .icon-steam-square:before {
1384
+ content: "\f1b7";
1385
+ }
1386
+ .icon-recycle:before {
1387
+ content: "\f1b8";
1388
+ }
1389
+ .icon-automobile:before {
1390
+ content: "\f1b9";
1391
+ }
1392
+ .icon-car:before {
1393
+ content: "\f1b9";
1394
+ }
1395
+ .icon-cab:before {
1396
+ content: "\f1ba";
1397
+ }
1398
+ .icon-taxi:before {
1399
+ content: "\f1ba";
1400
+ }
1401
+ .icon-tree:before {
1402
+ content: "\f1bb";
1403
+ }
1404
+ .icon-spotify:before {
1405
+ content: "\f1bc";
1406
+ }
1407
+ .icon-deviantart:before {
1408
+ content: "\f1bd";
1409
+ }
1410
+ .icon-soundcloud:before {
1411
+ content: "\f1be";
1412
+ }
1413
+ .icon-database:before {
1414
+ content: "\f1c0";
1415
+ }
1416
+ .icon-file-pdf-o:before {
1417
+ content: "\f1c1";
1418
+ }
1419
+ .icon-file-word-o:before {
1420
+ content: "\f1c2";
1421
+ }
1422
+ .icon-file-excel-o:before {
1423
+ content: "\f1c3";
1424
+ }
1425
+ .icon-file-powerpoint-o:before {
1426
+ content: "\f1c4";
1427
+ }
1428
+ .icon-file-image-o:before {
1429
+ content: "\f1c5";
1430
+ }
1431
+ .icon-file-photo-o:before {
1432
+ content: "\f1c5";
1433
+ }
1434
+ .icon-file-picture-o:before {
1435
+ content: "\f1c5";
1436
+ }
1437
+ .icon-file-archive-o:before {
1438
+ content: "\f1c6";
1439
+ }
1440
+ .icon-file-zip-o:before {
1441
+ content: "\f1c6";
1442
+ }
1443
+ .icon-file-audio-o:before {
1444
+ content: "\f1c7";
1445
+ }
1446
+ .icon-file-sound-o:before {
1447
+ content: "\f1c7";
1448
+ }
1449
+ .icon-file-movie-o:before {
1450
+ content: "\f1c8";
1451
+ }
1452
+ .icon-file-video-o:before {
1453
+ content: "\f1c8";
1454
+ }
1455
+ .icon-file-code-o:before {
1456
+ content: "\f1c9";
1457
+ }
1458
+ .icon-vine:before {
1459
+ content: "\f1ca";
1460
+ }
1461
+ .icon-codepen:before {
1462
+ content: "\f1cb";
1463
+ }
1464
+ .icon-jsfiddle:before {
1465
+ content: "\f1cc";
1466
+ }
1467
+ .icon-life-bouy:before {
1468
+ content: "\f1cd";
1469
+ }
1470
+ .icon-life-buoy:before {
1471
+ content: "\f1cd";
1472
+ }
1473
+ .icon-life-ring:before {
1474
+ content: "\f1cd";
1475
+ }
1476
+ .icon-life-saver:before {
1477
+ content: "\f1cd";
1478
+ }
1479
+ .icon-support:before {
1480
+ content: "\f1cd";
1481
+ }
1482
+ .icon-circle-o-notch:before {
1483
+ content: "\f1ce";
1484
+ }
1485
+ .icon-ra:before {
1486
+ content: "\f1d0";
1487
+ }
1488
+ .icon-rebel:before {
1489
+ content: "\f1d0";
1490
+ }
1491
+ .icon-resistance:before {
1492
+ content: "\f1d0";
1493
+ }
1494
+ .icon-empire:before {
1495
+ content: "\f1d1";
1496
+ }
1497
+ .icon-ge:before {
1498
+ content: "\f1d1";
1499
+ }
1500
+ .icon-git-square:before {
1501
+ content: "\f1d2";
1502
+ }
1503
+ .icon-git:before {
1504
+ content: "\f1d3";
1505
+ }
1506
+ .icon-hacker-news:before {
1507
+ content: "\f1d4";
1508
+ }
1509
+ .icon-y-combinator-square:before {
1510
+ content: "\f1d4";
1511
+ }
1512
+ .icon-yc-square:before {
1513
+ content: "\f1d4";
1514
+ }
1515
+ .icon-tencent-weibo:before {
1516
+ content: "\f1d5";
1517
+ }
1518
+ .icon-qq:before {
1519
+ content: "\f1d6";
1520
+ }
1521
+ .icon-wechat:before {
1522
+ content: "\f1d7";
1523
+ }
1524
+ .icon-weixin:before {
1525
+ content: "\f1d7";
1526
+ }
1527
+ .icon-paper-plane:before {
1528
+ content: "\f1d8";
1529
+ }
1530
+ .icon-send:before {
1531
+ content: "\f1d8";
1532
+ }
1533
+ .icon-paper-plane-o:before {
1534
+ content: "\f1d9";
1535
+ }
1536
+ .icon-send-o:before {
1537
+ content: "\f1d9";
1538
+ }
1539
+ .icon-history:before {
1540
+ content: "\f1da";
1541
+ }
1542
+ .icon-circle-thin:before {
1543
+ content: "\f1db";
1544
+ }
1545
+ .icon-header:before {
1546
+ content: "\f1dc";
1547
+ }
1548
+ .icon-paragraph:before {
1549
+ content: "\f1dd";
1550
+ }
1551
+ .icon-sliders:before {
1552
+ content: "\f1de";
1553
+ }
1554
+ .icon-share-alt:before {
1555
+ content: "\f1e0";
1556
+ }
1557
+ .icon-share-alt-square:before {
1558
+ content: "\f1e1";
1559
+ }
1560
+ .icon-bomb:before {
1561
+ content: "\f1e2";
1562
+ }
1563
+ .icon-futbol-o:before {
1564
+ content: "\f1e3";
1565
+ }
1566
+ .icon-soccer-ball-o:before {
1567
+ content: "\f1e3";
1568
+ }
1569
+ .icon-tty:before {
1570
+ content: "\f1e4";
1571
+ }
1572
+ .icon-binoculars:before {
1573
+ content: "\f1e5";
1574
+ }
1575
+ .icon-plug:before {
1576
+ content: "\f1e6";
1577
+ }
1578
+ .icon-slideshare:before {
1579
+ content: "\f1e7";
1580
+ }
1581
+ .icon-twitch:before {
1582
+ content: "\f1e8";
1583
+ }
1584
+ .icon-yelp:before {
1585
+ content: "\f1e9";
1586
+ }
1587
+ .icon-newspaper-o:before {
1588
+ content: "\f1ea";
1589
+ }
1590
+ .icon-wifi:before {
1591
+ content: "\f1eb";
1592
+ }
1593
+ .icon-calculator:before {
1594
+ content: "\f1ec";
1595
+ }
1596
+ .icon-paypal:before {
1597
+ content: "\f1ed";
1598
+ }
1599
+ .icon-google-wallet:before {
1600
+ content: "\f1ee";
1601
+ }
1602
+ .icon-cc-visa:before {
1603
+ content: "\f1f0";
1604
+ }
1605
+ .icon-cc-mastercard:before {
1606
+ content: "\f1f1";
1607
+ }
1608
+ .icon-cc-discover:before {
1609
+ content: "\f1f2";
1610
+ }
1611
+ .icon-cc-amex:before {
1612
+ content: "\f1f3";
1613
+ }
1614
+ .icon-cc-paypal:before {
1615
+ content: "\f1f4";
1616
+ }
1617
+ .icon-cc-stripe:before {
1618
+ content: "\f1f5";
1619
+ }
1620
+ .icon-bell-slash:before {
1621
+ content: "\f1f6";
1622
+ }
1623
+ .icon-bell-slash-o:before {
1624
+ content: "\f1f7";
1625
+ }
1626
+ .icon-trash:before {
1627
+ content: "\f1f8";
1628
+ }
1629
+ .icon-copyright:before {
1630
+ content: "\f1f9";
1631
+ }
1632
+ .icon-at:before {
1633
+ content: "\f1fa";
1634
+ }
1635
+ .icon-eyedropper:before {
1636
+ content: "\f1fb";
1637
+ }
1638
+ .icon-paint-brush:before {
1639
+ content: "\f1fc";
1640
+ }
1641
+ .icon-birthday-cake:before {
1642
+ content: "\f1fd";
1643
+ }
1644
+ .icon-area-chart:before {
1645
+ content: "\f1fe";
1646
+ }
1647
+ .icon-pie-chart:before {
1648
+ content: "\f200";
1649
+ }
1650
+ .icon-line-chart:before {
1651
+ content: "\f201";
1652
+ }
1653
+ .icon-lastfm:before {
1654
+ content: "\f202";
1655
+ }
1656
+ .icon-lastfm-square:before {
1657
+ content: "\f203";
1658
+ }
1659
+ .icon-toggle-off:before {
1660
+ content: "\f204";
1661
+ }
1662
+ .icon-toggle-on:before {
1663
+ content: "\f205";
1664
+ }
1665
+ .icon-bicycle:before {
1666
+ content: "\f206";
1667
+ }
1668
+ .icon-bus:before {
1669
+ content: "\f207";
1670
+ }
1671
+ .icon-ioxhost:before {
1672
+ content: "\f208";
1673
+ }
1674
+ .icon-angellist:before {
1675
+ content: "\f209";
1676
+ }
1677
+ .icon-cc:before {
1678
+ content: "\f20a";
1679
+ }
1680
+ .icon-ils:before {
1681
+ content: "\f20b";
1682
+ }
1683
+ .icon-shekel:before {
1684
+ content: "\f20b";
1685
+ }
1686
+ .icon-sheqel:before {
1687
+ content: "\f20b";
1688
+ }
1689
+ .icon-meanpath:before {
1690
+ content: "\f20c";
1691
+ }
1692
+ .icon-buysellads:before {
1693
+ content: "\f20d";
1694
+ }
1695
+ .icon-connectdevelop:before {
1696
+ content: "\f20e";
1697
+ }
1698
+ .icon-dashcube:before {
1699
+ content: "\f210";
1700
+ }
1701
+ .icon-forumbee:before {
1702
+ content: "\f211";
1703
+ }
1704
+ .icon-leanpub:before {
1705
+ content: "\f212";
1706
+ }
1707
+ .icon-sellsy:before {
1708
+ content: "\f213";
1709
+ }
1710
+ .icon-shirtsinbulk:before {
1711
+ content: "\f214";
1712
+ }
1713
+ .icon-simplybuilt:before {
1714
+ content: "\f215";
1715
+ }
1716
+ .icon-skyatlas:before {
1717
+ content: "\f216";
1718
+ }
1719
+ .icon-cart-plus:before {
1720
+ content: "\f217";
1721
+ }
1722
+ .icon-cart-arrow-down:before {
1723
+ content: "\f218";
1724
+ }
1725
+ .icon-diamond:before {
1726
+ content: "\f219";
1727
+ }
1728
+ .icon-ship:before {
1729
+ content: "\f21a";
1730
+ }
1731
+ .icon-user-secret:before {
1732
+ content: "\f21b";
1733
+ }
1734
+ .icon-motorcycle:before {
1735
+ content: "\f21c";
1736
+ }
1737
+ .icon-street-view:before {
1738
+ content: "\f21d";
1739
+ }
1740
+ .icon-heartbeat:before {
1741
+ content: "\f21e";
1742
+ }
1743
+ .icon-venus:before {
1744
+ content: "\f221";
1745
+ }
1746
+ .icon-mars:before {
1747
+ content: "\f222";
1748
+ }
1749
+ .icon-mercury:before {
1750
+ content: "\f223";
1751
+ }
1752
+ .icon-intersex:before {
1753
+ content: "\f224";
1754
+ }
1755
+ .icon-transgender:before {
1756
+ content: "\f224";
1757
+ }
1758
+ .icon-transgender-alt:before {
1759
+ content: "\f225";
1760
+ }
1761
+ .icon-venus-double:before {
1762
+ content: "\f226";
1763
+ }
1764
+ .icon-mars-double:before {
1765
+ content: "\f227";
1766
+ }
1767
+ .icon-venus-mars:before {
1768
+ content: "\f228";
1769
+ }
1770
+ .icon-mars-stroke:before {
1771
+ content: "\f229";
1772
+ }
1773
+ .icon-mars-stroke-v:before {
1774
+ content: "\f22a";
1775
+ }
1776
+ .icon-mars-stroke-h:before {
1777
+ content: "\f22b";
1778
+ }
1779
+ .icon-neuter:before {
1780
+ content: "\f22c";
1781
+ }
1782
+ .icon-genderless:before {
1783
+ content: "\f22d";
1784
+ }
1785
+ .icon-facebook-official:before {
1786
+ content: "\f230";
1787
+ }
1788
+ .icon-pinterest-p:before {
1789
+ content: "\f231";
1790
+ }
1791
+ .icon-whatsapp:before {
1792
+ content: "\f232";
1793
+ }
1794
+ .icon-server:before {
1795
+ content: "\f233";
1796
+ }
1797
+ .icon-user-plus:before {
1798
+ content: "\f234";
1799
+ }
1800
+ .icon-user-times:before {
1801
+ content: "\f235";
1802
+ }
1803
+ .icon-bed:before {
1804
+ content: "\f236";
1805
+ }
1806
+ .icon-hotel:before {
1807
+ content: "\f236";
1808
+ }
1809
+ .icon-viacoin:before {
1810
+ content: "\f237";
1811
+ }
1812
+ .icon-train:before {
1813
+ content: "\f238";
1814
+ }
1815
+ .icon-subway:before {
1816
+ content: "\f239";
1817
+ }
1818
+ .icon-medium:before {
1819
+ content: "\f23a";
1820
+ }
1821
+ .icon-y-combinator:before {
1822
+ content: "\f23b";
1823
+ }
1824
+ .icon-yc:before {
1825
+ content: "\f23b";
1826
+ }
1827
+ .icon-optin-monster:before {
1828
+ content: "\f23c";
1829
+ }
1830
+ .icon-opencart:before {
1831
+ content: "\f23d";
1832
+ }
1833
+ .icon-expeditedssl:before {
1834
+ content: "\f23e";
1835
+ }
1836
+ .icon-battery:before {
1837
+ content: "\f240";
1838
+ }
1839
+ .icon-battery-4:before {
1840
+ content: "\f240";
1841
+ }
1842
+ .icon-battery-full:before {
1843
+ content: "\f240";
1844
+ }
1845
+ .icon-battery-3:before {
1846
+ content: "\f241";
1847
+ }
1848
+ .icon-battery-three-quarters:before {
1849
+ content: "\f241";
1850
+ }
1851
+ .icon-battery-2:before {
1852
+ content: "\f242";
1853
+ }
1854
+ .icon-battery-half:before {
1855
+ content: "\f242";
1856
+ }
1857
+ .icon-battery-1:before {
1858
+ content: "\f243";
1859
+ }
1860
+ .icon-battery-quarter:before {
1861
+ content: "\f243";
1862
+ }
1863
+ .icon-battery-0:before {
1864
+ content: "\f244";
1865
+ }
1866
+ .icon-battery-empty:before {
1867
+ content: "\f244";
1868
+ }
1869
+ .icon-mouse-pointer:before {
1870
+ content: "\f245";
1871
+ }
1872
+ .icon-i-cursor:before {
1873
+ content: "\f246";
1874
+ }
1875
+ .icon-object-group:before {
1876
+ content: "\f247";
1877
+ }
1878
+ .icon-object-ungroup:before {
1879
+ content: "\f248";
1880
+ }
1881
+ .icon-sticky-note:before {
1882
+ content: "\f249";
1883
+ }
1884
+ .icon-sticky-note-o:before {
1885
+ content: "\f24a";
1886
+ }
1887
+ .icon-cc-jcb:before {
1888
+ content: "\f24b";
1889
+ }
1890
+ .icon-cc-diners-club:before {
1891
+ content: "\f24c";
1892
+ }
1893
+ .icon-clone:before {
1894
+ content: "\f24d";
1895
+ }
1896
+ .icon-balance-scale:before {
1897
+ content: "\f24e";
1898
+ }
1899
+ .icon-hourglass-o:before {
1900
+ content: "\f250";
1901
+ }
1902
+ .icon-hourglass-1:before {
1903
+ content: "\f251";
1904
+ }
1905
+ .icon-hourglass-start:before {
1906
+ content: "\f251";
1907
+ }
1908
+ .icon-hourglass-2:before {
1909
+ content: "\f252";
1910
+ }
1911
+ .icon-hourglass-half:before {
1912
+ content: "\f252";
1913
+ }
1914
+ .icon-hourglass-3:before {
1915
+ content: "\f253";
1916
+ }
1917
+ .icon-hourglass-end:before {
1918
+ content: "\f253";
1919
+ }
1920
+ .icon-hourglass:before {
1921
+ content: "\f254";
1922
+ }
1923
+ .icon-hand-grab-o:before {
1924
+ content: "\f255";
1925
+ }
1926
+ .icon-hand-rock-o:before {
1927
+ content: "\f255";
1928
+ }
1929
+ .icon-hand-paper-o:before {
1930
+ content: "\f256";
1931
+ }
1932
+ .icon-hand-stop-o:before {
1933
+ content: "\f256";
1934
+ }
1935
+ .icon-hand-scissors-o:before {
1936
+ content: "\f257";
1937
+ }
1938
+ .icon-hand-lizard-o:before {
1939
+ content: "\f258";
1940
+ }
1941
+ .icon-hand-spock-o:before {
1942
+ content: "\f259";
1943
+ }
1944
+ .icon-hand-pointer-o:before {
1945
+ content: "\f25a";
1946
+ }
1947
+ .icon-hand-peace-o:before {
1948
+ content: "\f25b";
1949
+ }
1950
+ .icon-trademark:before {
1951
+ content: "\f25c";
1952
+ }
1953
+ .icon-registered:before {
1954
+ content: "\f25d";
1955
+ }
1956
+ .icon-creative-commons:before {
1957
+ content: "\f25e";
1958
+ }
1959
+ .icon-gg:before {
1960
+ content: "\f260";
1961
+ }
1962
+ .icon-gg-circle:before {
1963
+ content: "\f261";
1964
+ }
1965
+ .icon-tripadvisor:before {
1966
+ content: "\f262";
1967
+ }
1968
+ .icon-odnoklassniki:before {
1969
+ content: "\f263";
1970
+ }
1971
+ .icon-odnoklassniki-square:before {
1972
+ content: "\f264";
1973
+ }
1974
+ .icon-get-pocket:before {
1975
+ content: "\f265";
1976
+ }
1977
+ .icon-wikipedia-w:before {
1978
+ content: "\f266";
1979
+ }
1980
+ .icon-safari:before {
1981
+ content: "\f267";
1982
+ }
1983
+ .icon-chrome:before {
1984
+ content: "\f268";
1985
+ }
1986
+ .icon-firefox:before {
1987
+ content: "\f269";
1988
+ }
1989
+ .icon-opera:before {
1990
+ content: "\f26a";
1991
+ }
1992
+ .icon-internet-explorer:before {
1993
+ content: "\f26b";
1994
+ }
1995
+ .icon-television:before {
1996
+ content: "\f26c";
1997
+ }
1998
+ .icon-tv:before {
1999
+ content: "\f26c";
2000
+ }
2001
+ .icon-contao:before {
2002
+ content: "\f26d";
2003
+ }
2004
+ .icon-500px:before {
2005
+ content: "\f26e";
2006
+ }
2007
+ .icon-amazon:before {
2008
+ content: "\f270";
2009
+ }
2010
+ .icon-calendar-plus-o:before {
2011
+ content: "\f271";
2012
+ }
2013
+ .icon-calendar-minus-o:before {
2014
+ content: "\f272";
2015
+ }
2016
+ .icon-calendar-times-o:before {
2017
+ content: "\f273";
2018
+ }
2019
+ .icon-calendar-check-o:before {
2020
+ content: "\f274";
2021
+ }
2022
+ .icon-industry:before {
2023
+ content: "\f275";
2024
+ }
2025
+ .icon-map-pin:before {
2026
+ content: "\f276";
2027
+ }
2028
+ .icon-map-signs:before {
2029
+ content: "\f277";
2030
+ }
2031
+ .icon-map-o:before {
2032
+ content: "\f278";
2033
+ }
2034
+ .icon-map:before {
2035
+ content: "\f279";
2036
+ }
2037
+ .icon-commenting:before {
2038
+ content: "\f27a";
2039
+ }
2040
+ .icon-commenting-o:before {
2041
+ content: "\f27b";
2042
+ }
2043
+ .icon-houzz:before {
2044
+ content: "\f27c";
2045
+ }
2046
+ .icon-vimeo:before {
2047
+ content: "\f27d";
2048
+ }
2049
+ .icon-black-tie:before {
2050
+ content: "\f27e";
2051
+ }
2052
+ .icon-fonticons:before {
2053
+ content: "\f280";
2054
+ }
2055
+ .icon-reddit-alien:before {
2056
+ content: "\f281";
2057
+ }
2058
+ .icon-edge:before {
2059
+ content: "\f282";
2060
+ }
2061
+ .icon-credit-card-alt:before {
2062
+ content: "\f283";
2063
+ }
2064
+ .icon-codiepie:before {
2065
+ content: "\f284";
2066
+ }
2067
+ .icon-modx:before {
2068
+ content: "\f285";
2069
+ }
2070
+ .icon-fort-awesome:before {
2071
+ content: "\f286";
2072
+ }
2073
+ .icon-usb:before {
2074
+ content: "\f287";
2075
+ }
2076
+ .icon-product-hunt:before {
2077
+ content: "\f288";
2078
+ }
2079
+ .icon-mixcloud:before {
2080
+ content: "\f289";
2081
+ }
2082
+ .icon-scribd:before {
2083
+ content: "\f28a";
2084
+ }
2085
+ .icon-pause-circle:before {
2086
+ content: "\f28b";
2087
+ }
2088
+ .icon-pause-circle-o:before {
2089
+ content: "\f28c";
2090
+ }
2091
+ .icon-stop-circle:before {
2092
+ content: "\f28d";
2093
+ }
2094
+ .icon-stop-circle-o:before {
2095
+ content: "\f28e";
2096
+ }
2097
+ .icon-shopping-bag:before {
2098
+ content: "\f290";
2099
+ }
2100
+ .icon-shopping-basket:before {
2101
+ content: "\f291";
2102
+ }
2103
+ .icon-hashtag:before {
2104
+ content: "\f292";
2105
+ }
2106
+ .icon-bluetooth:before {
2107
+ content: "\f293";
2108
+ }
2109
+ .icon-bluetooth-b:before {
2110
+ content: "\f294";
2111
+ }
2112
+ .icon-percent:before {
2113
+ content: "\f295";
2114
+ }
2115
+ .icon-gitlab:before {
2116
+ content: "\f296";
2117
+ }
2118
+ .icon-wpbeginner:before {
2119
+ content: "\f297";
2120
+ }
2121
+ .icon-wpforms:before {
2122
+ content: "\f298";
2123
+ }
2124
+ .icon-envira:before {
2125
+ content: "\f299";
2126
+ }
2127
+ .icon-universal-access:before {
2128
+ content: "\f29a";
2129
+ }
2130
+ .icon-wheelchair-alt:before {
2131
+ content: "\f29b";
2132
+ }
2133
+ .icon-question-circle-o:before {
2134
+ content: "\f29c";
2135
+ }
2136
+ .icon-blind:before {
2137
+ content: "\f29d";
2138
+ }
2139
+ .icon-audio-description:before {
2140
+ content: "\f29e";
2141
+ }
2142
+ .icon-volume-control-phone:before {
2143
+ content: "\f2a0";
2144
+ }
2145
+ .icon-braille:before {
2146
+ content: "\f2a1";
2147
+ }
2148
+ .icon-assistive-listening-systems:before {
2149
+ content: "\f2a2";
2150
+ }
2151
+ .icon-american-sign-language-interpreting:before {
2152
+ content: "\f2a3";
2153
+ }
2154
+ .icon-asl-interpreting:before {
2155
+ content: "\f2a3";
2156
+ }
2157
+ .icon-deaf:before {
2158
+ content: "\f2a4";
2159
+ }
2160
+ .icon-deafness:before {
2161
+ content: "\f2a4";
2162
+ }
2163
+ .icon-hard-of-hearing:before {
2164
+ content: "\f2a4";
2165
+ }
2166
+ .icon-glide:before {
2167
+ content: "\f2a5";
2168
+ }
2169
+ .icon-glide-g:before {
2170
+ content: "\f2a6";
2171
+ }
2172
+ .icon-sign-language:before {
2173
+ content: "\f2a7";
2174
+ }
2175
+ .icon-signing:before {
2176
+ content: "\f2a7";
2177
+ }
2178
+ .icon-low-vision:before {
2179
+ content: "\f2a8";
2180
+ }
2181
+ .icon-viadeo:before {
2182
+ content: "\f2a9";
2183
+ }
2184
+ .icon-viadeo-square:before {
2185
+ content: "\f2aa";
2186
+ }
2187
+ .icon-snapchat:before {
2188
+ content: "\f2ab";
2189
+ }
2190
+ .icon-snapchat-ghost:before {
2191
+ content: "\f2ac";
2192
+ }
2193
+ .icon-snapchat-square:before {
2194
+ content: "\f2ad";
2195
+ }
2196
+ .icon-pied-piper:before {
2197
+ content: "\f2ae";
2198
+ }
2199
+ .icon-first-order:before {
2200
+ content: "\f2b0";
2201
+ }
2202
+ .icon-yoast:before {
2203
+ content: "\f2b1";
2204
+ }
2205
+ .icon-themeisle:before {
2206
+ content: "\f2b2";
2207
+ }
2208
+ .icon-google-plus-circle:before {
2209
+ content: "\f2b3";
2210
+ }
2211
+ .icon-google-plus-official:before {
2212
+ content: "\f2b3";
2213
+ }
2214
+ .icon-fa:before {
2215
+ content: "\f2b4";
2216
+ }
2217
+ .icon-font-awesome:before {
2218
+ content: "\f2b4";
2219
+ }
2220
+ .icon-handshake-o:before {
2221
+ content: "\f2b5";
2222
+ }
2223
+ .icon-envelope-open:before {
2224
+ content: "\f2b6";
2225
+ }
2226
+ .icon-envelope-open-o:before {
2227
+ content: "\f2b7";
2228
+ }
2229
+ .icon-linode:before {
2230
+ content: "\f2b8";
2231
+ }
2232
+ .icon-address-book:before {
2233
+ content: "\f2b9";
2234
+ }
2235
+ .icon-address-book-o:before {
2236
+ content: "\f2ba";
2237
+ }
2238
+ .icon-address-card:before {
2239
+ content: "\f2bb";
2240
+ }
2241
+ .icon-vcard:before {
2242
+ content: "\f2bb";
2243
+ }
2244
+ .icon-address-card-o:before {
2245
+ content: "\f2bc";
2246
+ }
2247
+ .icon-vcard-o:before {
2248
+ content: "\f2bc";
2249
+ }
2250
+ .icon-user-circle:before {
2251
+ content: "\f2bd";
2252
+ }
2253
+ .icon-user-circle-o:before {
2254
+ content: "\f2be";
2255
+ }
2256
+ .icon-user-o:before {
2257
+ content: "\f2c0";
2258
+ }
2259
+ .icon-id-badge:before {
2260
+ content: "\f2c1";
2261
+ }
2262
+ .icon-drivers-license:before {
2263
+ content: "\f2c2";
2264
+ }
2265
+ .icon-id-card:before {
2266
+ content: "\f2c2";
2267
+ }
2268
+ .icon-drivers-license-o:before {
2269
+ content: "\f2c3";
2270
+ }
2271
+ .icon-id-card-o:before {
2272
+ content: "\f2c3";
2273
+ }
2274
+ .icon-quora:before {
2275
+ content: "\f2c4";
2276
+ }
2277
+ .icon-free-code-camp:before {
2278
+ content: "\f2c5";
2279
+ }
2280
+ .icon-telegram:before {
2281
+ content: "\f2c6";
2282
+ }
2283
+ .icon-thermometer:before {
2284
+ content: "\f2c7";
2285
+ }
2286
+ .icon-thermometer-4:before {
2287
+ content: "\f2c7";
2288
+ }
2289
+ .icon-thermometer-full:before {
2290
+ content: "\f2c7";
2291
+ }
2292
+ .icon-thermometer-3:before {
2293
+ content: "\f2c8";
2294
+ }
2295
+ .icon-thermometer-three-quarters:before {
2296
+ content: "\f2c8";
2297
+ }
2298
+ .icon-thermometer-2:before {
2299
+ content: "\f2c9";
2300
+ }
2301
+ .icon-thermometer-half:before {
2302
+ content: "\f2c9";
2303
+ }
2304
+ .icon-thermometer-1:before {
2305
+ content: "\f2ca";
2306
+ }
2307
+ .icon-thermometer-quarter:before {
2308
+ content: "\f2ca";
2309
+ }
2310
+ .icon-thermometer-0:before {
2311
+ content: "\f2cb";
2312
+ }
2313
+ .icon-thermometer-empty:before {
2314
+ content: "\f2cb";
2315
+ }
2316
+ .icon-shower:before {
2317
+ content: "\f2cc";
2318
+ }
2319
+ .icon-bath:before {
2320
+ content: "\f2cd";
2321
+ }
2322
+ .icon-bathtub:before {
2323
+ content: "\f2cd";
2324
+ }
2325
+ .icon-s15:before {
2326
+ content: "\f2cd";
2327
+ }
2328
+ .icon-podcast:before {
2329
+ content: "\f2ce";
2330
+ }
2331
+ .icon-window-maximize:before {
2332
+ content: "\f2d0";
2333
+ }
2334
+ .icon-window-minimize:before {
2335
+ content: "\f2d1";
2336
+ }
2337
+ .icon-window-restore:before {
2338
+ content: "\f2d2";
2339
+ }
2340
+ .icon-times-rectangle:before {
2341
+ content: "\f2d3";
2342
+ }
2343
+ .icon-window-close:before {
2344
+ content: "\f2d3";
2345
+ }
2346
+ .icon-times-rectangle-o:before {
2347
+ content: "\f2d4";
2348
+ }
2349
+ .icon-window-close-o:before {
2350
+ content: "\f2d4";
2351
+ }
2352
+ .icon-bandcamp:before {
2353
+ content: "\f2d5";
2354
+ }
2355
+ .icon-grav:before {
2356
+ content: "\f2d6";
2357
+ }
2358
+ .icon-etsy:before {
2359
+ content: "\f2d7";
2360
+ }
2361
+ .icon-imdb:before {
2362
+ content: "\f2d8";
2363
+ }
2364
+ .icon-ravelry:before {
2365
+ content: "\f2d9";
2366
+ }
2367
+ .icon-eercast:before {
2368
+ content: "\f2da";
2369
+ }
2370
+ .icon-microchip:before {
2371
+ content: "\f2db";
2372
+ }
2373
+ .icon-snowflake-o:before {
2374
+ content: "\f2dc";
2375
+ }
2376
+ .icon-superpowers:before {
2377
+ content: "\f2dd";
2378
+ }
2379
+ .icon-wpexplorer:before {
2380
+ content: "\f2de";
2381
+ }
2382
+ .icon-meetup:before {
2383
+ content: "\f2e0";
2384
+ }
2385
+ .icon-3d_rotation:before {
2386
+ content: "\e84d";
2387
+ }
2388
+ .icon-ac_unit:before {
2389
+ content: "\eb3b";
2390
+ }
2391
+ .icon-alarm:before {
2392
+ content: "\e855";
2393
+ }
2394
+ .icon-access_alarms:before {
2395
+ content: "\e191";
2396
+ }
2397
+ .icon-schedule:before {
2398
+ content: "\e8b5";
2399
+ }
2400
+ .icon-accessibility:before {
2401
+ content: "\e84e";
2402
+ }
2403
+ .icon-accessible:before {
2404
+ content: "\e914";
2405
+ }
2406
+ .icon-account_balance:before {
2407
+ content: "\e84f";
2408
+ }
2409
+ .icon-account_balance_wallet:before {
2410
+ content: "\e850";
2411
+ }
2412
+ .icon-account_box:before {
2413
+ content: "\e851";
2414
+ }
2415
+ .icon-account_circle:before {
2416
+ content: "\e853";
2417
+ }
2418
+ .icon-adb:before {
2419
+ content: "\e60e";
2420
+ }
2421
+ .icon-add:before {
2422
+ content: "\e145";
2423
+ }
2424
+ .icon-add_a_photo:before {
2425
+ content: "\e439";
2426
+ }
2427
+ .icon-alarm_add:before {
2428
+ content: "\e856";
2429
+ }
2430
+ .icon-add_alert:before {
2431
+ content: "\e003";
2432
+ }
2433
+ .icon-add_box:before {
2434
+ content: "\e146";
2435
+ }
2436
+ .icon-add_circle:before {
2437
+ content: "\e147";
2438
+ }
2439
+ .icon-control_point:before {
2440
+ content: "\e3ba";
2441
+ }
2442
+ .icon-add_location:before {
2443
+ content: "\e567";
2444
+ }
2445
+ .icon-add_shopping_cart:before {
2446
+ content: "\e854";
2447
+ }
2448
+ .icon-queue:before {
2449
+ content: "\e03c";
2450
+ }
2451
+ .icon-add_to_queue:before {
2452
+ content: "\e05c";
2453
+ }
2454
+ .icon-adjust2:before {
2455
+ content: "\e39e";
2456
+ }
2457
+ .icon-airline_seat_flat:before {
2458
+ content: "\e630";
2459
+ }
2460
+ .icon-airline_seat_flat_angled:before {
2461
+ content: "\e631";
2462
+ }
2463
+ .icon-airline_seat_individual_suite:before {
2464
+ content: "\e632";
2465
+ }
2466
+ .icon-airline_seat_legroom_extra:before {
2467
+ content: "\e633";
2468
+ }
2469
+ .icon-airline_seat_legroom_normal:before {
2470
+ content: "\e634";
2471
+ }
2472
+ .icon-airline_seat_legroom_reduced:before {
2473
+ content: "\e635";
2474
+ }
2475
+ .icon-airline_seat_recline_extra:before {
2476
+ content: "\e636";
2477
+ }
2478
+ .icon-airline_seat_recline_normal:before {
2479
+ content: "\e637";
2480
+ }
2481
+ .icon-flight:before {
2482
+ content: "\e539";
2483
+ }
2484
+ .icon-airplanemode_inactive:before {
2485
+ content: "\e194";
2486
+ }
2487
+ .icon-airplay:before {
2488
+ content: "\e055";
2489
+ }
2490
+ .icon-airport_shuttle:before {
2491
+ content: "\eb3c";
2492
+ }
2493
+ .icon-alarm_off:before {
2494
+ content: "\e857";
2495
+ }
2496
+ .icon-alarm_on:before {
2497
+ content: "\e858";
2498
+ }
2499
+ .icon-album:before {
2500
+ content: "\e019";
2501
+ }
2502
+ .icon-all_inclusive:before {
2503
+ content: "\eb3d";
2504
+ }
2505
+ .icon-all_out:before {
2506
+ content: "\e90b";
2507
+ }
2508
+ .icon-android2:before {
2509
+ content: "\e859";
2510
+ }
2511
+ .icon-announcement:before {
2512
+ content: "\e85a";
2513
+ }
2514
+ .icon-apps:before {
2515
+ content: "\e5c3";
2516
+ }
2517
+ .icon-archive2:before {
2518
+ content: "\e149";
2519
+ }
2520
+ .icon-arrow_back:before {
2521
+ content: "\e5c4";
2522
+ }
2523
+ .icon-arrow_downward:before {
2524
+ content: "\e5db";
2525
+ }
2526
+ .icon-arrow_drop_down:before {
2527
+ content: "\e5c5";
2528
+ }
2529
+ .icon-arrow_drop_down_circle:before {
2530
+ content: "\e5c6";
2531
+ }
2532
+ .icon-arrow_drop_up:before {
2533
+ content: "\e5c7";
2534
+ }
2535
+ .icon-arrow_forward:before {
2536
+ content: "\e5c8";
2537
+ }
2538
+ .icon-arrow_upward:before {
2539
+ content: "\e5d8";
2540
+ }
2541
+ .icon-art_track:before {
2542
+ content: "\e060";
2543
+ }
2544
+ .icon-aspect_ratio:before {
2545
+ content: "\e85b";
2546
+ }
2547
+ .icon-poll:before {
2548
+ content: "\e801";
2549
+ }
2550
+ .icon-assignment:before {
2551
+ content: "\e85d";
2552
+ }
2553
+ .icon-assignment_ind:before {
2554
+ content: "\e85e";
2555
+ }
2556
+ .icon-assignment_late:before {
2557
+ content: "\e85f";
2558
+ }
2559
+ .icon-assignment_return:before {
2560
+ content: "\e860";
2561
+ }
2562
+ .icon-assignment_returned:before {
2563
+ content: "\e861";
2564
+ }
2565
+ .icon-assignment_turned_in:before {
2566
+ content: "\e862";
2567
+ }
2568
+ .icon-assistant:before {
2569
+ content: "\e39f";
2570
+ }
2571
+ .icon-flag2:before {
2572
+ content: "\e153";
2573
+ }
2574
+ .icon-attach_file:before {
2575
+ content: "\e226";
2576
+ }
2577
+ .icon-attach_money:before {
2578
+ content: "\e227";
2579
+ }
2580
+ .icon-attachment:before {
2581
+ content: "\e2bc";
2582
+ }
2583
+ .icon-audiotrack:before {
2584
+ content: "\e3a1";
2585
+ }
2586
+ .icon-autorenew:before {
2587
+ content: "\e863";
2588
+ }
2589
+ .icon-av_timer:before {
2590
+ content: "\e01b";
2591
+ }
2592
+ .icon-backspace:before {
2593
+ content: "\e14a";
2594
+ }
2595
+ .icon-cloud_upload:before {
2596
+ content: "\e2c3";
2597
+ }
2598
+ .icon-battery_alert:before {
2599
+ content: "\e19c";
2600
+ }
2601
+ .icon-battery_charging_full:before {
2602
+ content: "\e1a3";
2603
+ }
2604
+ .icon-battery_std:before {
2605
+ content: "\e1a5";
2606
+ }
2607
+ .icon-battery_unknown:before {
2608
+ content: "\e1a6";
2609
+ }
2610
+ .icon-beach_access:before {
2611
+ content: "\eb3e";
2612
+ }
2613
+ .icon-beenhere:before {
2614
+ content: "\e52d";
2615
+ }
2616
+ .icon-block:before {
2617
+ content: "\e14b";
2618
+ }
2619
+ .icon-bluetooth2:before {
2620
+ content: "\e1a7";
2621
+ }
2622
+ .icon-bluetooth_searching:before {
2623
+ content: "\e1aa";
2624
+ }
2625
+ .icon-bluetooth_connected:before {
2626
+ content: "\e1a8";
2627
+ }
2628
+ .icon-bluetooth_disabled:before {
2629
+ content: "\e1a9";
2630
+ }
2631
+ .icon-blur_circular:before {
2632
+ content: "\e3a2";
2633
+ }
2634
+ .icon-blur_linear:before {
2635
+ content: "\e3a3";
2636
+ }
2637
+ .icon-blur_off:before {
2638
+ content: "\e3a4";
2639
+ }
2640
+ .icon-blur_on:before {
2641
+ content: "\e3a5";
2642
+ }
2643
+ .icon-class:before {
2644
+ content: "\e86e";
2645
+ }
2646
+ .icon-turned_in:before {
2647
+ content: "\e8e6";
2648
+ }
2649
+ .icon-turned_in_not:before {
2650
+ content: "\e8e7";
2651
+ }
2652
+ .icon-border_all:before {
2653
+ content: "\e228";
2654
+ }
2655
+ .icon-border_bottom:before {
2656
+ content: "\e229";
2657
+ }
2658
+ .icon-border_clear:before {
2659
+ content: "\e22a";
2660
+ }
2661
+ .icon-border_color:before {
2662
+ content: "\e22b";
2663
+ }
2664
+ .icon-border_horizontal:before {
2665
+ content: "\e22c";
2666
+ }
2667
+ .icon-border_inner:before {
2668
+ content: "\e22d";
2669
+ }
2670
+ .icon-border_left:before {
2671
+ content: "\e22e";
2672
+ }
2673
+ .icon-border_outer:before {
2674
+ content: "\e22f";
2675
+ }
2676
+ .icon-border_right:before {
2677
+ content: "\e230";
2678
+ }
2679
+ .icon-border_style:before {
2680
+ content: "\e231";
2681
+ }
2682
+ .icon-border_top:before {
2683
+ content: "\e232";
2684
+ }
2685
+ .icon-border_vertical:before {
2686
+ content: "\e233";
2687
+ }
2688
+ .icon-branding_watermark:before {
2689
+ content: "\e06b";
2690
+ }
2691
+ .icon-brightness_1:before {
2692
+ content: "\e3a6";
2693
+ }
2694
+ .icon-brightness_2:before {
2695
+ content: "\e3a7";
2696
+ }
2697
+ .icon-brightness_3:before {
2698
+ content: "\e3a8";
2699
+ }
2700
+ .icon-brightness_4:before {
2701
+ content: "\e3a9";
2702
+ }
2703
+ .icon-brightness_low:before {
2704
+ content: "\e1ad";
2705
+ }
2706
+ .icon-brightness_medium:before {
2707
+ content: "\e1ae";
2708
+ }
2709
+ .icon-brightness_high:before {
2710
+ content: "\e1ac";
2711
+ }
2712
+ .icon-brightness_auto:before {
2713
+ content: "\e1ab";
2714
+ }
2715
+ .icon-broken_image:before {
2716
+ content: "\e3ad";
2717
+ }
2718
+ .icon-brush:before {
2719
+ content: "\e3ae";
2720
+ }
2721
+ .icon-bubble_chart:before {
2722
+ content: "\e6dd";
2723
+ }
2724
+ .icon-bug_report:before {
2725
+ content: "\e868";
2726
+ }
2727
+ .icon-build:before {
2728
+ content: "\e869";
2729
+ }
2730
+ .icon-burst_mode:before {
2731
+ content: "\e43c";
2732
+ }
2733
+ .icon-domain:before {
2734
+ content: "\e7ee";
2735
+ }
2736
+ .icon-business_center:before {
2737
+ content: "\eb3f";
2738
+ }
2739
+ .icon-cached:before {
2740
+ content: "\e86a";
2741
+ }
2742
+ .icon-cake:before {
2743
+ content: "\e7e9";
2744
+ }
2745
+ .icon-phone2:before {
2746
+ content: "\e0cd";
2747
+ }
2748
+ .icon-call_end:before {
2749
+ content: "\e0b1";
2750
+ }
2751
+ .icon-call_made:before {
2752
+ content: "\e0b2";
2753
+ }
2754
+ .icon-merge_type:before {
2755
+ content: "\e252";
2756
+ }
2757
+ .icon-call_missed:before {
2758
+ content: "\e0b4";
2759
+ }
2760
+ .icon-call_missed_outgoing:before {
2761
+ content: "\e0e4";
2762
+ }
2763
+ .icon-call_received:before {
2764
+ content: "\e0b5";
2765
+ }
2766
+ .icon-call_split:before {
2767
+ content: "\e0b6";
2768
+ }
2769
+ .icon-call_to_action:before {
2770
+ content: "\e06c";
2771
+ }
2772
+ .icon-camera2:before {
2773
+ content: "\e3af";
2774
+ }
2775
+ .icon-photo_camera:before {
2776
+ content: "\e412";
2777
+ }
2778
+ .icon-camera_enhance:before {
2779
+ content: "\e8fc";
2780
+ }
2781
+ .icon-camera_front:before {
2782
+ content: "\e3b1";
2783
+ }
2784
+ .icon-camera_rear:before {
2785
+ content: "\e3b2";
2786
+ }
2787
+ .icon-camera_roll:before {
2788
+ content: "\e3b3";
2789
+ }
2790
+ .icon-cancel:before {
2791
+ content: "\e5c9";
2792
+ }
2793
+ .icon-redeem:before {
2794
+ content: "\e8b1";
2795
+ }
2796
+ .icon-card_membership:before {
2797
+ content: "\e8f7";
2798
+ }
2799
+ .icon-card_travel:before {
2800
+ content: "\e8f8";
2801
+ }
2802
+ .icon-casino:before {
2803
+ content: "\eb40";
2804
+ }
2805
+ .icon-cast:before {
2806
+ content: "\e307";
2807
+ }
2808
+ .icon-cast_connected:before {
2809
+ content: "\e308";
2810
+ }
2811
+ .icon-center_focus_strong:before {
2812
+ content: "\e3b4";
2813
+ }
2814
+ .icon-center_focus_weak:before {
2815
+ content: "\e3b5";
2816
+ }
2817
+ .icon-change_history:before {
2818
+ content: "\e86b";
2819
+ }
2820
+ .icon-chat:before {
2821
+ content: "\e0b7";
2822
+ }
2823
+ .icon-chat_bubble:before {
2824
+ content: "\e0ca";
2825
+ }
2826
+ .icon-chat_bubble_outline:before {
2827
+ content: "\e0cb";
2828
+ }
2829
+ .icon-check2:before {
2830
+ content: "\e5ca";
2831
+ }
2832
+ .icon-check_box:before {
2833
+ content: "\e834";
2834
+ }
2835
+ .icon-check_box_outline_blank:before {
2836
+ content: "\e835";
2837
+ }
2838
+ .icon-check_circle:before {
2839
+ content: "\e86c";
2840
+ }
2841
+ .icon-navigate_before:before {
2842
+ content: "\e408";
2843
+ }
2844
+ .icon-navigate_next:before {
2845
+ content: "\e409";
2846
+ }
2847
+ .icon-child_care:before {
2848
+ content: "\eb41";
2849
+ }
2850
+ .icon-child_friendly:before {
2851
+ content: "\eb42";
2852
+ }
2853
+ .icon-chrome_reader_mode:before {
2854
+ content: "\e86d";
2855
+ }
2856
+ .icon-close2:before {
2857
+ content: "\e5cd";
2858
+ }
2859
+ .icon-clear_all:before {
2860
+ content: "\e0b8";
2861
+ }
2862
+ .icon-closed_caption:before {
2863
+ content: "\e01c";
2864
+ }
2865
+ .icon-wb_cloudy:before {
2866
+ content: "\e42d";
2867
+ }
2868
+ .icon-cloud_circle:before {
2869
+ content: "\e2be";
2870
+ }
2871
+ .icon-cloud_done:before {
2872
+ content: "\e2bf";
2873
+ }
2874
+ .icon-cloud_download:before {
2875
+ content: "\e2c0";
2876
+ }
2877
+ .icon-cloud_off:before {
2878
+ content: "\e2c1";
2879
+ }
2880
+ .icon-cloud_queue:before {
2881
+ content: "\e2c2";
2882
+ }
2883
+ .icon-code2:before {
2884
+ content: "\e86f";
2885
+ }
2886
+ .icon-photo_library:before {
2887
+ content: "\e413";
2888
+ }
2889
+ .icon-collections_bookmark:before {
2890
+ content: "\e431";
2891
+ }
2892
+ .icon-palette:before {
2893
+ content: "\e40a";
2894
+ }
2895
+ .icon-colorize:before {
2896
+ content: "\e3b8";
2897
+ }
2898
+ .icon-comment2:before {
2899
+ content: "\e0b9";
2900
+ }
2901
+ .icon-compare:before {
2902
+ content: "\e3b9";
2903
+ }
2904
+ .icon-compare_arrows:before {
2905
+ content: "\e915";
2906
+ }
2907
+ .icon-laptop2:before {
2908
+ content: "\e31e";
2909
+ }
2910
+ .icon-confirmation_number:before {
2911
+ content: "\e638";
2912
+ }
2913
+ .icon-contact_mail:before {
2914
+ content: "\e0d0";
2915
+ }
2916
+ .icon-contact_phone:before {
2917
+ content: "\e0cf";
2918
+ }
2919
+ .icon-contacts:before {
2920
+ content: "\e0ba";
2921
+ }
2922
+ .icon-content_copy:before {
2923
+ content: "\e14d";
2924
+ }
2925
+ .icon-content_cut:before {
2926
+ content: "\e14e";
2927
+ }
2928
+ .icon-content_paste:before {
2929
+ content: "\e14f";
2930
+ }
2931
+ .icon-control_point_duplicate:before {
2932
+ content: "\e3bb";
2933
+ }
2934
+ .icon-copyright2:before {
2935
+ content: "\e90c";
2936
+ }
2937
+ .icon-mode_edit:before {
2938
+ content: "\e254";
2939
+ }
2940
+ .icon-create_new_folder:before {
2941
+ content: "\e2cc";
2942
+ }
2943
+ .icon-payment:before {
2944
+ content: "\e8a1";
2945
+ }
2946
+ .icon-crop2:before {
2947
+ content: "\e3be";
2948
+ }
2949
+ .icon-crop_16_9:before {
2950
+ content: "\e3bc";
2951
+ }
2952
+ .icon-crop_3_2:before {
2953
+ content: "\e3bd";
2954
+ }
2955
+ .icon-crop_landscape:before {
2956
+ content: "\e3c3";
2957
+ }
2958
+ .icon-crop_7_5:before {
2959
+ content: "\e3c0";
2960
+ }
2961
+ .icon-crop_din:before {
2962
+ content: "\e3c1";
2963
+ }
2964
+ .icon-crop_free:before {
2965
+ content: "\e3c2";
2966
+ }
2967
+ .icon-crop_original:before {
2968
+ content: "\e3c4";
2969
+ }
2970
+ .icon-crop_portrait:before {
2971
+ content: "\e3c5";
2972
+ }
2973
+ .icon-crop_rotate:before {
2974
+ content: "\e437";
2975
+ }
2976
+ .icon-crop_square:before {
2977
+ content: "\e3c6";
2978
+ }
2979
+ .icon-dashboard2:before {
2980
+ content: "\e871";
2981
+ }
2982
+ .icon-data_usage:before {
2983
+ content: "\e1af";
2984
+ }
2985
+ .icon-date_range:before {
2986
+ content: "\e916";
2987
+ }
2988
+ .icon-dehaze:before {
2989
+ content: "\e3c7";
2990
+ }
2991
+ .icon-delete:before {
2992
+ content: "\e872";
2993
+ }
2994
+ .icon-delete_forever:before {
2995
+ content: "\e92b";
2996
+ }
2997
+ .icon-delete_sweep:before {
2998
+ content: "\e16c";
2999
+ }
3000
+ .icon-description:before {
3001
+ content: "\e873";
3002
+ }
3003
+ .icon-desktop_mac:before {
3004
+ content: "\e30b";
3005
+ }
3006
+ .icon-desktop_windows:before {
3007
+ content: "\e30c";
3008
+ }
3009
+ .icon-details:before {
3010
+ content: "\e3c8";
3011
+ }
3012
+ .icon-developer_board:before {
3013
+ content: "\e30d";
3014
+ }
3015
+ .icon-developer_mode:before {
3016
+ content: "\e1b0";
3017
+ }
3018
+ .icon-device_hub:before {
3019
+ content: "\e335";
3020
+ }
3021
+ .icon-phonelink:before {
3022
+ content: "\e326";
3023
+ }
3024
+ .icon-devices_other:before {
3025
+ content: "\e337";
3026
+ }
3027
+ .icon-dialer_sip:before {
3028
+ content: "\e0bb";
3029
+ }
3030
+ .icon-dialpad:before {
3031
+ content: "\e0bc";
3032
+ }
3033
+ .icon-directions:before {
3034
+ content: "\e52e";
3035
+ }
3036
+ .icon-directions_bike:before {
3037
+ content: "\e52f";
3038
+ }
3039
+ .icon-directions_boat:before {
3040
+ content: "\e532";
3041
+ }
3042
+ .icon-directions_bus:before {
3043
+ content: "\e530";
3044
+ }
3045
+ .icon-directions_car:before {
3046
+ content: "\e531";
3047
+ }
3048
+ .icon-directions_railway:before {
3049
+ content: "\e534";
3050
+ }
3051
+ .icon-directions_run:before {
3052
+ content: "\e566";
3053
+ }
3054
+ .icon-directions_transit:before {
3055
+ content: "\e535";
3056
+ }
3057
+ .icon-directions_walk:before {
3058
+ content: "\e536";
3059
+ }
3060
+ .icon-disc_full:before {
3061
+ content: "\e610";
3062
+ }
3063
+ .icon-dns:before {
3064
+ content: "\e875";
3065
+ }
3066
+ .icon-not_interested:before {
3067
+ content: "\e033";
3068
+ }
3069
+ .icon-do_not_disturb_alt:before {
3070
+ content: "\e611";
3071
+ }
3072
+ .icon-do_not_disturb_off:before {
3073
+ content: "\e643";
3074
+ }
3075
+ .icon-remove_circle:before {
3076
+ content: "\e15c";
3077
+ }
3078
+ .icon-dock:before {
3079
+ content: "\e30e";
3080
+ }
3081
+ .icon-done:before {
3082
+ content: "\e876";
3083
+ }
3084
+ .icon-done_all:before {
3085
+ content: "\e877";
3086
+ }
3087
+ .icon-donut_large:before {
3088
+ content: "\e917";
3089
+ }
3090
+ .icon-donut_small:before {
3091
+ content: "\e918";
3092
+ }
3093
+ .icon-drafts:before {
3094
+ content: "\e151";
3095
+ }
3096
+ .icon-drag_handle:before {
3097
+ content: "\e25d";
3098
+ }
3099
+ .icon-time_to_leave:before {
3100
+ content: "\e62c";
3101
+ }
3102
+ .icon-dvr:before {
3103
+ content: "\e1b2";
3104
+ }
3105
+ .icon-edit_location:before {
3106
+ content: "\e568";
3107
+ }
3108
+ .icon-eject2:before {
3109
+ content: "\e8fb";
3110
+ }
3111
+ .icon-markunread:before {
3112
+ content: "\e159";
3113
+ }
3114
+ .icon-enhanced_encryption:before {
3115
+ content: "\e63f";
3116
+ }
3117
+ .icon-equalizer:before {
3118
+ content: "\e01d";
3119
+ }
3120
+ .icon-error:before {
3121
+ content: "\e000";
3122
+ }
3123
+ .icon-error_outline:before {
3124
+ content: "\e001";
3125
+ }
3126
+ .icon-euro_symbol:before {
3127
+ content: "\e926";
3128
+ }
3129
+ .icon-ev_station:before {
3130
+ content: "\e56d";
3131
+ }
3132
+ .icon-insert_invitation:before {
3133
+ content: "\e24f";
3134
+ }
3135
+ .icon-event_available:before {
3136
+ content: "\e614";
3137
+ }
3138
+ .icon-event_busy:before {
3139
+ content: "\e615";
3140
+ }
3141
+ .icon-event_note:before {
3142
+ content: "\e616";
3143
+ }
3144
+ .icon-event_seat:before {
3145
+ content: "\e903";
3146
+ }
3147
+ .icon-exit_to_app:before {
3148
+ content: "\e879";
3149
+ }
3150
+ .icon-expand_less:before {
3151
+ content: "\e5ce";
3152
+ }
3153
+ .icon-expand_more:before {
3154
+ content: "\e5cf";
3155
+ }
3156
+ .icon-explicit:before {
3157
+ content: "\e01e";
3158
+ }
3159
+ .icon-explore:before {
3160
+ content: "\e87a";
3161
+ }
3162
+ .icon-exposure:before {
3163
+ content: "\e3ca";
3164
+ }
3165
+ .icon-exposure_neg_1:before {
3166
+ content: "\e3cb";
3167
+ }
3168
+ .icon-exposure_neg_2:before {
3169
+ content: "\e3cc";
3170
+ }
3171
+ .icon-exposure_plus_1:before {
3172
+ content: "\e3cd";
3173
+ }
3174
+ .icon-exposure_plus_2:before {
3175
+ content: "\e3ce";
3176
+ }
3177
+ .icon-exposure_zero:before {
3178
+ content: "\e3cf";
3179
+ }
3180
+ .icon-extension:before {
3181
+ content: "\e87b";
3182
+ }
3183
+ .icon-face:before {
3184
+ content: "\e87c";
3185
+ }
3186
+ .icon-fast_forward:before {
3187
+ content: "\e01f";
3188
+ }
3189
+ .icon-fast_rewind:before {
3190
+ content: "\e020";
3191
+ }
3192
+ .icon-favorite:before {
3193
+ content: "\e87d";
3194
+ }
3195
+ .icon-favorite_border:before {
3196
+ content: "\e87e";
3197
+ }
3198
+ .icon-featured_play_list:before {
3199
+ content: "\e06d";
3200
+ }
3201
+ .icon-featured_video:before {
3202
+ content: "\e06e";
3203
+ }
3204
+ .icon-sms_failed:before {
3205
+ content: "\e626";
3206
+ }
3207
+ .icon-fiber_dvr:before {
3208
+ content: "\e05d";
3209
+ }
3210
+ .icon-fiber_manual_record:before {
3211
+ content: "\e061";
3212
+ }
3213
+ .icon-fiber_new:before {
3214
+ content: "\e05e";
3215
+ }
3216
+ .icon-fiber_pin:before {
3217
+ content: "\e06a";
3218
+ }
3219
+ .icon-fiber_smart_record:before {
3220
+ content: "\e062";
3221
+ }
3222
+ .icon-get_app:before {
3223
+ content: "\e884";
3224
+ }
3225
+ .icon-file_upload:before {
3226
+ content: "\e2c6";
3227
+ }
3228
+ .icon-filter2:before {
3229
+ content: "\e3d3";
3230
+ }
3231
+ .icon-filter_1:before {
3232
+ content: "\e3d0";
3233
+ }
3234
+ .icon-filter_2:before {
3235
+ content: "\e3d1";
3236
+ }
3237
+ .icon-filter_3:before {
3238
+ content: "\e3d2";
3239
+ }
3240
+ .icon-filter_4:before {
3241
+ content: "\e3d4";
3242
+ }
3243
+ .icon-filter_5:before {
3244
+ content: "\e3d5";
3245
+ }
3246
+ .icon-filter_6:before {
3247
+ content: "\e3d6";
3248
+ }
3249
+ .icon-filter_7:before {
3250
+ content: "\e3d7";
3251
+ }
3252
+ .icon-filter_8:before {
3253
+ content: "\e3d8";
3254
+ }
3255
+ .icon-filter_9:before {
3256
+ content: "\e3d9";
3257
+ }
3258
+ .icon-filter_9_plus:before {
3259
+ content: "\e3da";
3260
+ }
3261
+ .icon-filter_b_and_w:before {
3262
+ content: "\e3db";
3263
+ }
3264
+ .icon-filter_center_focus:before {
3265
+ content: "\e3dc";
3266
+ }
3267
+ .icon-filter_drama:before {
3268
+ content: "\e3dd";
3269
+ }
3270
+ .icon-filter_frames:before {
3271
+ content: "\e3de";
3272
+ }
3273
+ .icon-terrain:before {
3274
+ content: "\e564";
3275
+ }
3276
+ .icon-filter_list:before {
3277
+ content: "\e152";
3278
+ }
3279
+ .icon-filter_none:before {
3280
+ content: "\e3e0";
3281
+ }
3282
+ .icon-filter_tilt_shift:before {
3283
+ content: "\e3e2";
3284
+ }
3285
+ .icon-filter_vintage:before {
3286
+ content: "\e3e3";
3287
+ }
3288
+ .icon-find_in_page:before {
3289
+ content: "\e880";
3290
+ }
3291
+ .icon-find_replace:before {
3292
+ content: "\e881";
3293
+ }
3294
+ .icon-fingerprint:before {
3295
+ content: "\e90d";
3296
+ }
3297
+ .icon-first_page:before {
3298
+ content: "\e5dc";
3299
+ }
3300
+ .icon-fitness_center:before {
3301
+ content: "\eb43";
3302
+ }
3303
+ .icon-flare:before {
3304
+ content: "\e3e4";
3305
+ }
3306
+ .icon-flash_auto:before {
3307
+ content: "\e3e5";
3308
+ }
3309
+ .icon-flash_off:before {
3310
+ content: "\e3e6";
3311
+ }
3312
+ .icon-flash_on:before {
3313
+ content: "\e3e7";
3314
+ }
3315
+ .icon-flight_land:before {
3316
+ content: "\e904";
3317
+ }
3318
+ .icon-flight_takeoff:before {
3319
+ content: "\e905";
3320
+ }
3321
+ .icon-flip:before {
3322
+ content: "\e3e8";
3323
+ }
3324
+ .icon-flip_to_back:before {
3325
+ content: "\e882";
3326
+ }
3327
+ .icon-flip_to_front:before {
3328
+ content: "\e883";
3329
+ }
3330
+ .icon-folder2:before {
3331
+ content: "\e2c7";
3332
+ }
3333
+ .icon-folder_open:before {
3334
+ content: "\e2c8";
3335
+ }
3336
+ .icon-folder_shared:before {
3337
+ content: "\e2c9";
3338
+ }
3339
+ .icon-folder_special:before {
3340
+ content: "\e617";
3341
+ }
3342
+ .icon-font_download:before {
3343
+ content: "\e167";
3344
+ }
3345
+ .icon-format_align_center:before {
3346
+ content: "\e234";
3347
+ }
3348
+ .icon-format_align_justify:before {
3349
+ content: "\e235";
3350
+ }
3351
+ .icon-format_align_left:before {
3352
+ content: "\e236";
3353
+ }
3354
+ .icon-format_align_right:before {
3355
+ content: "\e237";
3356
+ }
3357
+ .icon-format_bold:before {
3358
+ content: "\e238";
3359
+ }
3360
+ .icon-format_clear:before {
3361
+ content: "\e239";
3362
+ }
3363
+ .icon-format_color_fill:before {
3364
+ content: "\e23a";
3365
+ }
3366
+ .icon-format_color_reset:before {
3367
+ content: "\e23b";
3368
+ }
3369
+ .icon-format_color_text:before {
3370
+ content: "\e23c";
3371
+ }
3372
+ .icon-format_indent_decrease:before {
3373
+ content: "\e23d";
3374
+ }
3375
+ .icon-format_indent_increase:before {
3376
+ content: "\e23e";
3377
+ }
3378
+ .icon-format_italic:before {
3379
+ content: "\e23f";
3380
+ }
3381
+ .icon-format_line_spacing:before {
3382
+ content: "\e240";
3383
+ }
3384
+ .icon-format_list_bulleted:before {
3385
+ content: "\e241";
3386
+ }
3387
+ .icon-format_list_numbered:before {
3388
+ content: "\e242";
3389
+ }
3390
+ .icon-format_paint:before {
3391
+ content: "\e243";
3392
+ }
3393
+ .icon-format_quote:before {
3394
+ content: "\e244";
3395
+ }
3396
+ .icon-format_shapes:before {
3397
+ content: "\e25e";
3398
+ }
3399
+ .icon-format_size:before {
3400
+ content: "\e245";
3401
+ }
3402
+ .icon-format_strikethrough:before {
3403
+ content: "\e246";
3404
+ }
3405
+ .icon-format_textdirection_l_to_r:before {
3406
+ content: "\e247";
3407
+ }
3408
+ .icon-format_textdirection_r_to_l:before {
3409
+ content: "\e248";
3410
+ }
3411
+ .icon-format_underlined:before {
3412
+ content: "\e249";
3413
+ }
3414
+ .icon-question_answer:before {
3415
+ content: "\e8af";
3416
+ }
3417
+ .icon-forward2:before {
3418
+ content: "\e154";
3419
+ }
3420
+ .icon-forward_10:before {
3421
+ content: "\e056";
3422
+ }
3423
+ .icon-forward_30:before {
3424
+ content: "\e057";
3425
+ }
3426
+ .icon-forward_5:before {
3427
+ content: "\e058";
3428
+ }
3429
+ .icon-free_breakfast:before {
3430
+ content: "\eb44";
3431
+ }
3432
+ .icon-fullscreen:before {
3433
+ content: "\e5d0";
3434
+ }
3435
+ .icon-fullscreen_exit:before {
3436
+ content: "\e5d1";
3437
+ }
3438
+ .icon-functions:before {
3439
+ content: "\e24a";
3440
+ }
3441
+ .icon-g_translate:before {
3442
+ content: "\e927";
3443
+ }
3444
+ .icon-games:before {
3445
+ content: "\e021";
3446
+ }
3447
+ .icon-gavel2:before {
3448
+ content: "\e90e";
3449
+ }
3450
+ .icon-gesture:before {
3451
+ content: "\e155";
3452
+ }
3453
+ .icon-gif:before {
3454
+ content: "\e908";
3455
+ }
3456
+ .icon-goat:before {
3457
+ content: "\e900";
3458
+ }
3459
+ .icon-golf_course:before {
3460
+ content: "\eb45";
3461
+ }
3462
+ .icon-my_location:before {
3463
+ content: "\e55c";
3464
+ }
3465
+ .icon-location_searching:before {
3466
+ content: "\e1b7";
3467
+ }
3468
+ .icon-location_disabled:before {
3469
+ content: "\e1b6";
3470
+ }
3471
+ .icon-star2:before {
3472
+ content: "\e838";
3473
+ }
3474
+ .icon-gradient:before {
3475
+ content: "\e3e9";
3476
+ }
3477
+ .icon-grain:before {
3478
+ content: "\e3ea";
3479
+ }
3480
+ .icon-graphic_eq:before {
3481
+ content: "\e1b8";
3482
+ }
3483
+ .icon-grid_off:before {
3484
+ content: "\e3eb";
3485
+ }
3486
+ .icon-grid_on:before {
3487
+ content: "\e3ec";
3488
+ }
3489
+ .icon-people:before {
3490
+ content: "\e7fb";
3491
+ }
3492
+ .icon-group_add:before {
3493
+ content: "\e7f0";
3494
+ }
3495
+ .icon-group_work:before {
3496
+ content: "\e886";
3497
+ }
3498
+ .icon-hd:before {
3499
+ content: "\e052";
3500
+ }
3501
+ .icon-hdr_off:before {
3502
+ content: "\e3ed";
3503
+ }
3504
+ .icon-hdr_on:before {
3505
+ content: "\e3ee";
3506
+ }
3507
+ .icon-hdr_strong:before {
3508
+ content: "\e3f1";
3509
+ }
3510
+ .icon-hdr_weak:before {
3511
+ content: "\e3f2";
3512
+ }
3513
+ .icon-headset:before {
3514
+ content: "\e310";
3515
+ }
3516
+ .icon-headset_mic:before {
3517
+ content: "\e311";
3518
+ }
3519
+ .icon-healing:before {
3520
+ content: "\e3f3";
3521
+ }
3522
+ .icon-hearing:before {
3523
+ content: "\e023";
3524
+ }
3525
+ .icon-help:before {
3526
+ content: "\e887";
3527
+ }
3528
+ .icon-help_outline:before {
3529
+ content: "\e8fd";
3530
+ }
3531
+ .icon-high_quality:before {
3532
+ content: "\e024";
3533
+ }
3534
+ .icon-highlight:before {
3535
+ content: "\e25f";
3536
+ }
3537
+ .icon-highlight_off:before {
3538
+ content: "\e888";
3539
+ }
3540
+ .icon-restore:before {
3541
+ content: "\e8b3";
3542
+ }
3543
+ .icon-home2:before {
3544
+ content: "\e88a";
3545
+ }
3546
+ .icon-hot_tub:before {
3547
+ content: "\eb46";
3548
+ }
3549
+ .icon-local_hotel:before {
3550
+ content: "\e549";
3551
+ }
3552
+ .icon-hourglass_empty:before {
3553
+ content: "\e88b";
3554
+ }
3555
+ .icon-hourglass_full:before {
3556
+ content: "\e88c";
3557
+ }
3558
+ .icon-http:before {
3559
+ content: "\e902";
3560
+ }
3561
+ .icon-lock2:before {
3562
+ content: "\e897";
3563
+ }
3564
+ .icon-photo2:before {
3565
+ content: "\e410";
3566
+ }
3567
+ .icon-image_aspect_ratio:before {
3568
+ content: "\e3f5";
3569
+ }
3570
+ .icon-import_contacts:before {
3571
+ content: "\e0e0";
3572
+ }
3573
+ .icon-import_export:before {
3574
+ content: "\e0c3";
3575
+ }
3576
+ .icon-important_devices:before {
3577
+ content: "\e912";
3578
+ }
3579
+ .icon-inbox2:before {
3580
+ content: "\e156";
3581
+ }
3582
+ .icon-indeterminate_check_box:before {
3583
+ content: "\e909";
3584
+ }
3585
+ .icon-info2:before {
3586
+ content: "\e88e";
3587
+ }
3588
+ .icon-info_outline:before {
3589
+ content: "\e88f";
3590
+ }
3591
+ .icon-input:before {
3592
+ content: "\e890";
3593
+ }
3594
+ .icon-insert_comment:before {
3595
+ content: "\e24c";
3596
+ }
3597
+ .icon-insert_drive_file:before {
3598
+ content: "\e24d";
3599
+ }
3600
+ .icon-tag_faces:before {
3601
+ content: "\e420";
3602
+ }
3603
+ .icon-link2:before {
3604
+ content: "\e157";
3605
+ }
3606
+ .icon-invert_colors:before {
3607
+ content: "\e891";
3608
+ }
3609
+ .icon-invert_colors_off:before {
3610
+ content: "\e0c4";
3611
+ }
3612
+ .icon-iso:before {
3613
+ content: "\e3f6";
3614
+ }
3615
+ .icon-keyboard:before {
3616
+ content: "\e312";
3617
+ }
3618
+ .icon-keyboard_arrow_down:before {
3619
+ content: "\e313";
3620
+ }
3621
+ .icon-keyboard_arrow_left:before {
3622
+ content: "\e314";
3623
+ }
3624
+ .icon-keyboard_arrow_right:before {
3625
+ content: "\e315";
3626
+ }
3627
+ .icon-keyboard_arrow_up:before {
3628
+ content: "\e316";
3629
+ }
3630
+ .icon-keyboard_backspace:before {
3631
+ content: "\e317";
3632
+ }
3633
+ .icon-keyboard_capslock:before {
3634
+ content: "\e318";
3635
+ }
3636
+ .icon-keyboard_hide:before {
3637
+ content: "\e31a";
3638
+ }
3639
+ .icon-keyboard_return:before {
3640
+ content: "\e31b";
3641
+ }
3642
+ .icon-keyboard_tab:before {
3643
+ content: "\e31c";
3644
+ }
3645
+ .icon-keyboard_voice:before {
3646
+ content: "\e31d";
3647
+ }
3648
+ .icon-kitchen:before {
3649
+ content: "\eb47";
3650
+ }
3651
+ .icon-label:before {
3652
+ content: "\e892";
3653
+ }
3654
+ .icon-label_outline:before {
3655
+ content: "\e893";
3656
+ }
3657
+ .icon-language2:before {
3658
+ content: "\e894";
3659
+ }
3660
+ .icon-laptop_chromebook:before {
3661
+ content: "\e31f";
3662
+ }
3663
+ .icon-laptop_mac:before {
3664
+ content: "\e320";
3665
+ }
3666
+ .icon-laptop_windows:before {
3667
+ content: "\e321";
3668
+ }
3669
+ .icon-last_page:before {
3670
+ content: "\e5dd";
3671
+ }
3672
+ .icon-open_in_new:before {
3673
+ content: "\e89e";
3674
+ }
3675
+ .icon-layers:before {
3676
+ content: "\e53b";
3677
+ }
3678
+ .icon-layers_clear:before {
3679
+ content: "\e53c";
3680
+ }
3681
+ .icon-leak_add:before {
3682
+ content: "\e3f8";
3683
+ }
3684
+ .icon-leak_remove:before {
3685
+ content: "\e3f9";
3686
+ }
3687
+ .icon-lens:before {
3688
+ content: "\e3fa";
3689
+ }
3690
+ .icon-library_books:before {
3691
+ content: "\e02f";
3692
+ }
3693
+ .icon-library_music:before {
3694
+ content: "\e030";
3695
+ }
3696
+ .icon-lightbulb_outline:before {
3697
+ content: "\e90f";
3698
+ }
3699
+ .icon-line_style:before {
3700
+ content: "\e919";
3701
+ }
3702
+ .icon-line_weight:before {
3703
+ content: "\e91a";
3704
+ }
3705
+ .icon-linear_scale:before {
3706
+ content: "\e260";
3707
+ }
3708
+ .icon-linked_camera:before {
3709
+ content: "\e438";
3710
+ }
3711
+ .icon-list2:before {
3712
+ content: "\e896";
3713
+ }
3714
+ .icon-live_help:before {
3715
+ content: "\e0c6";
3716
+ }
3717
+ .icon-live_tv:before {
3718
+ content: "\e639";
3719
+ }
3720
+ .icon-local_play:before {
3721
+ content: "\e553";
3722
+ }
3723
+ .icon-local_airport:before {
3724
+ content: "\e53d";
3725
+ }
3726
+ .icon-local_atm:before {
3727
+ content: "\e53e";
3728
+ }
3729
+ .icon-local_bar:before {
3730
+ content: "\e540";
3731
+ }
3732
+ .icon-local_cafe:before {
3733
+ content: "\e541";
3734
+ }
3735
+ .icon-local_car_wash:before {
3736
+ content: "\e542";
3737
+ }
3738
+ .icon-local_convenience_store:before {
3739
+ content: "\e543";
3740
+ }
3741
+ .icon-restaurant_menu:before {
3742
+ content: "\e561";
3743
+ }
3744
+ .icon-local_drink:before {
3745
+ content: "\e544";
3746
+ }
3747
+ .icon-local_florist:before {
3748
+ content: "\e545";
3749
+ }
3750
+ .icon-local_gas_station:before {
3751
+ content: "\e546";
3752
+ }
3753
+ .icon-shopping_cart:before {
3754
+ content: "\e8cc";
3755
+ }
3756
+ .icon-local_hospital:before {
3757
+ content: "\e548";
3758
+ }
3759
+ .icon-local_laundry_service:before {
3760
+ content: "\e54a";
3761
+ }
3762
+ .icon-local_library:before {
3763
+ content: "\e54b";
3764
+ }
3765
+ .icon-local_mall:before {
3766
+ content: "\e54c";
3767
+ }
3768
+ .icon-theaters:before {
3769
+ content: "\e8da";
3770
+ }
3771
+ .icon-local_offer:before {
3772
+ content: "\e54e";
3773
+ }
3774
+ .icon-local_parking:before {
3775
+ content: "\e54f";
3776
+ }
3777
+ .icon-local_pharmacy:before {
3778
+ content: "\e550";
3779
+ }
3780
+ .icon-local_pizza:before {
3781
+ content: "\e552";
3782
+ }
3783
+ .icon-print2:before {
3784
+ content: "\e8ad";
3785
+ }
3786
+ .icon-local_shipping:before {
3787
+ content: "\e558";
3788
+ }
3789
+ .icon-local_taxi:before {
3790
+ content: "\e559";
3791
+ }
3792
+ .icon-location_city:before {
3793
+ content: "\e7f1";
3794
+ }
3795
+ .icon-location_off:before {
3796
+ content: "\e0c7";
3797
+ }
3798
+ .icon-room:before {
3799
+ content: "\e8b4";
3800
+ }
3801
+ .icon-lock_open:before {
3802
+ content: "\e898";
3803
+ }
3804
+ .icon-lock_outline:before {
3805
+ content: "\e899";
3806
+ }
3807
+ .icon-looks:before {
3808
+ content: "\e3fc";
3809
+ }
3810
+ .icon-looks_3:before {
3811
+ content: "\e3fb";
3812
+ }
3813
+ .icon-looks_4:before {
3814
+ content: "\e3fd";
3815
+ }
3816
+ .icon-looks_5:before {
3817
+ content: "\e3fe";
3818
+ }
3819
+ .icon-looks_6:before {
3820
+ content: "\e3ff";
3821
+ }
3822
+ .icon-looks_one:before {
3823
+ content: "\e400";
3824
+ }
3825
+ .icon-looks_two:before {
3826
+ content: "\e401";
3827
+ }
3828
+ .icon-sync:before {
3829
+ content: "\e627";
3830
+ }
3831
+ .icon-loupe:before {
3832
+ content: "\e402";
3833
+ }
3834
+ .icon-low_priority:before {
3835
+ content: "\e16d";
3836
+ }
3837
+ .icon-loyalty:before {
3838
+ content: "\e89a";
3839
+ }
3840
+ .icon-mail_outline:before {
3841
+ content: "\e0e1";
3842
+ }
3843
+ .icon-map2:before {
3844
+ content: "\e55b";
3845
+ }
3846
+ .icon-markunread_mailbox:before {
3847
+ content: "\e89b";
3848
+ }
3849
+ .icon-memory:before {
3850
+ content: "\e322";
3851
+ }
3852
+ .icon-menu:before {
3853
+ content: "\e5d2";
3854
+ }
3855
+ .icon-message:before {
3856
+ content: "\e0c9";
3857
+ }
3858
+ .icon-mic:before {
3859
+ content: "\e029";
3860
+ }
3861
+ .icon-mic_none:before {
3862
+ content: "\e02a";
3863
+ }
3864
+ .icon-mic_off:before {
3865
+ content: "\e02b";
3866
+ }
3867
+ .icon-mms:before {
3868
+ content: "\e618";
3869
+ }
3870
+ .icon-mode_comment:before {
3871
+ content: "\e253";
3872
+ }
3873
+ .icon-monetization_on:before {
3874
+ content: "\e263";
3875
+ }
3876
+ .icon-money_off:before {
3877
+ content: "\e25c";
3878
+ }
3879
+ .icon-monochrome_photos:before {
3880
+ content: "\e403";
3881
+ }
3882
+ .icon-mood_bad:before {
3883
+ content: "\e7f3";
3884
+ }
3885
+ .icon-more:before {
3886
+ content: "\e619";
3887
+ }
3888
+ .icon-more_horiz:before {
3889
+ content: "\e5d3";
3890
+ }
3891
+ .icon-more_vert:before {
3892
+ content: "\e5d4";
3893
+ }
3894
+ .icon-motorcycle2:before {
3895
+ content: "\e91b";
3896
+ }
3897
+ .icon-mouse:before {
3898
+ content: "\e323";
3899
+ }
3900
+ .icon-move_to_inbox:before {
3901
+ content: "\e168";
3902
+ }
3903
+ .icon-movie_creation:before {
3904
+ content: "\e404";
3905
+ }
3906
+ .icon-movie_filter:before {
3907
+ content: "\e43a";
3908
+ }
3909
+ .icon-multiline_chart:before {
3910
+ content: "\e6df";
3911
+ }
3912
+ .icon-music_note:before {
3913
+ content: "\e405";
3914
+ }
3915
+ .icon-music_video:before {
3916
+ content: "\e063";
3917
+ }
3918
+ .icon-nature:before {
3919
+ content: "\e406";
3920
+ }
3921
+ .icon-nature_people:before {
3922
+ content: "\e407";
3923
+ }
3924
+ .icon-navigation:before {
3925
+ content: "\e55d";
3926
+ }
3927
+ .icon-near_me:before {
3928
+ content: "\e569";
3929
+ }
3930
+ .icon-network_cell:before {
3931
+ content: "\e1b9";
3932
+ }
3933
+ .icon-network_check:before {
3934
+ content: "\e640";
3935
+ }
3936
+ .icon-network_locked:before {
3937
+ content: "\e61a";
3938
+ }
3939
+ .icon-network_wifi:before {
3940
+ content: "\e1ba";
3941
+ }
3942
+ .icon-new_releases:before {
3943
+ content: "\e031";
3944
+ }
3945
+ .icon-next_week:before {
3946
+ content: "\e16a";
3947
+ }
3948
+ .icon-nfc:before {
3949
+ content: "\e1bb";
3950
+ }
3951
+ .icon-no_encryption:before {
3952
+ content: "\e641";
3953
+ }
3954
+ .icon-signal_cellular_no_sim:before {
3955
+ content: "\e1ce";
3956
+ }
3957
+ .icon-note:before {
3958
+ content: "\e06f";
3959
+ }
3960
+ .icon-note_add:before {
3961
+ content: "\e89c";
3962
+ }
3963
+ .icon-notifications:before {
3964
+ content: "\e7f4";
3965
+ }
3966
+ .icon-notifications_active:before {
3967
+ content: "\e7f7";
3968
+ }
3969
+ .icon-notifications_none:before {
3970
+ content: "\e7f5";
3971
+ }
3972
+ .icon-notifications_off:before {
3973
+ content: "\e7f6";
3974
+ }
3975
+ .icon-notifications_paused:before {
3976
+ content: "\e7f8";
3977
+ }
3978
+ .icon-offline_pin:before {
3979
+ content: "\e90a";
3980
+ }
3981
+ .icon-ondemand_video:before {
3982
+ content: "\e63a";
3983
+ }
3984
+ .icon-opacity:before {
3985
+ content: "\e91c";
3986
+ }
3987
+ .icon-open_in_browser:before {
3988
+ content: "\e89d";
3989
+ }
3990
+ .icon-open_with:before {
3991
+ content: "\e89f";
3992
+ }
3993
+ .icon-pages:before {
3994
+ content: "\e7f9";
3995
+ }
3996
+ .icon-pageview:before {
3997
+ content: "\e8a0";
3998
+ }
3999
+ .icon-pan_tool:before {
4000
+ content: "\e925";
4001
+ }
4002
+ .icon-panorama:before {
4003
+ content: "\e40b";
4004
+ }
4005
+ .icon-radio_button_unchecked:before {
4006
+ content: "\e836";
4007
+ }
4008
+ .icon-panorama_horizontal:before {
4009
+ content: "\e40d";
4010
+ }
4011
+ .icon-panorama_vertical:before {
4012
+ content: "\e40e";
4013
+ }
4014
+ .icon-panorama_wide_angle:before {
4015
+ content: "\e40f";
4016
+ }
4017
+ .icon-party_mode:before {
4018
+ content: "\e7fa";
4019
+ }
4020
+ .icon-pause2:before {
4021
+ content: "\e034";
4022
+ }
4023
+ .icon-pause_circle_filled:before {
4024
+ content: "\e035";
4025
+ }
4026
+ .icon-pause_circle_outline:before {
4027
+ content: "\e036";
4028
+ }
4029
+ .icon-people_outline:before {
4030
+ content: "\e7fc";
4031
+ }
4032
+ .icon-perm_camera_mic:before {
4033
+ content: "\e8a2";
4034
+ }
4035
+ .icon-perm_contact_calendar:before {
4036
+ content: "\e8a3";
4037
+ }
4038
+ .icon-perm_data_setting:before {
4039
+ content: "\e8a4";
4040
+ }
4041
+ .icon-perm_device_information:before {
4042
+ content: "\e8a5";
4043
+ }
4044
+ .icon-person_outline:before {
4045
+ content: "\e7ff";
4046
+ }
4047
+ .icon-perm_media:before {
4048
+ content: "\e8a7";
4049
+ }
4050
+ .icon-perm_phone_msg:before {
4051
+ content: "\e8a8";
4052
+ }
4053
+ .icon-perm_scan_wifi:before {
4054
+ content: "\e8a9";
4055
+ }
4056
+ .icon-person:before {
4057
+ content: "\e7fd";
4058
+ }
4059
+ .icon-person_add:before {
4060
+ content: "\e7fe";
4061
+ }
4062
+ .icon-person_pin:before {
4063
+ content: "\e55a";
4064
+ }
4065
+ .icon-person_pin_circle:before {
4066
+ content: "\e56a";
4067
+ }
4068
+ .icon-personal_video:before {
4069
+ content: "\e63b";
4070
+ }
4071
+ .icon-pets:before {
4072
+ content: "\e91d";
4073
+ }
4074
+ .icon-phone_android:before {
4075
+ content: "\e324";
4076
+ }
4077
+ .icon-phone_bluetooth_speaker:before {
4078
+ content: "\e61b";
4079
+ }
4080
+ .icon-phone_forwarded:before {
4081
+ content: "\e61c";
4082
+ }
4083
+ .icon-phone_in_talk:before {
4084
+ content: "\e61d";
4085
+ }
4086
+ .icon-phone_iphone:before {
4087
+ content: "\e325";
4088
+ }
4089
+ .icon-phone_locked:before {
4090
+ content: "\e61e";
4091
+ }
4092
+ .icon-phone_missed:before {
4093
+ content: "\e61f";
4094
+ }
4095
+ .icon-phone_paused:before {
4096
+ content: "\e620";
4097
+ }
4098
+ .icon-phonelink_erase:before {
4099
+ content: "\e0db";
4100
+ }
4101
+ .icon-phonelink_lock:before {
4102
+ content: "\e0dc";
4103
+ }
4104
+ .icon-phonelink_off:before {
4105
+ content: "\e327";
4106
+ }
4107
+ .icon-phonelink_ring:before {
4108
+ content: "\e0dd";
4109
+ }
4110
+ .icon-phonelink_setup:before {
4111
+ content: "\e0de";
4112
+ }
4113
+ .icon-photo_album:before {
4114
+ content: "\e411";
4115
+ }
4116
+ .icon-photo_filter:before {
4117
+ content: "\e43b";
4118
+ }
4119
+ .icon-photo_size_select_actual:before {
4120
+ content: "\e432";
4121
+ }
4122
+ .icon-photo_size_select_large:before {
4123
+ content: "\e433";
4124
+ }
4125
+ .icon-photo_size_select_small:before {
4126
+ content: "\e434";
4127
+ }
4128
+ .icon-picture_as_pdf:before {
4129
+ content: "\e415";
4130
+ }
4131
+ .icon-picture_in_picture:before {
4132
+ content: "\e8aa";
4133
+ }
4134
+ .icon-picture_in_picture_alt:before {
4135
+ content: "\e911";
4136
+ }
4137
+ .icon-pie_chart:before {
4138
+ content: "\e6c4";
4139
+ }
4140
+ .icon-pie_chart_outlined:before {
4141
+ content: "\e6c5";
4142
+ }
4143
+ .icon-pin_drop:before {
4144
+ content: "\e55e";
4145
+ }
4146
+ .icon-play_arrow:before {
4147
+ content: "\e037";
4148
+ }
4149
+ .icon-play_circle_filled:before {
4150
+ content: "\e038";
4151
+ }
4152
+ .icon-play_circle_outline:before {
4153
+ content: "\e039";
4154
+ }
4155
+ .icon-play_for_work:before {
4156
+ content: "\e906";
4157
+ }
4158
+ .icon-playlist_add:before {
4159
+ content: "\e03b";
4160
+ }
4161
+ .icon-playlist_add_check:before {
4162
+ content: "\e065";
4163
+ }
4164
+ .icon-playlist_play:before {
4165
+ content: "\e05f";
4166
+ }
4167
+ .icon-plus_one:before {
4168
+ content: "\e800";
4169
+ }
4170
+ .icon-polymer:before {
4171
+ content: "\e8ab";
4172
+ }
4173
+ .icon-pool:before {
4174
+ content: "\eb48";
4175
+ }
4176
+ .icon-portable_wifi_off:before {
4177
+ content: "\e0ce";
4178
+ }
4179
+ .icon-portrait:before {
4180
+ content: "\e416";
4181
+ }
4182
+ .icon-power:before {
4183
+ content: "\e63c";
4184
+ }
4185
+ .icon-power_input:before {
4186
+ content: "\e336";
4187
+ }
4188
+ .icon-power_settings_new:before {
4189
+ content: "\e8ac";
4190
+ }
4191
+ .icon-pregnant_woman:before {
4192
+ content: "\e91e";
4193
+ }
4194
+ .icon-present_to_all:before {
4195
+ content: "\e0df";
4196
+ }
4197
+ .icon-priority_high:before {
4198
+ content: "\e645";
4199
+ }
4200
+ .icon-public:before {
4201
+ content: "\e80b";
4202
+ }
4203
+ .icon-publish:before {
4204
+ content: "\e255";
4205
+ }
4206
+ .icon-queue_music:before {
4207
+ content: "\e03d";
4208
+ }
4209
+ .icon-queue_play_next:before {
4210
+ content: "\e066";
4211
+ }
4212
+ .icon-radio:before {
4213
+ content: "\e03e";
4214
+ }
4215
+ .icon-radio_button_checked:before {
4216
+ content: "\e837";
4217
+ }
4218
+ .icon-rate_review:before {
4219
+ content: "\e560";
4220
+ }
4221
+ .icon-receipt:before {
4222
+ content: "\e8b0";
4223
+ }
4224
+ .icon-recent_actors:before {
4225
+ content: "\e03f";
4226
+ }
4227
+ .icon-record_voice_over:before {
4228
+ content: "\e91f";
4229
+ }
4230
+ .icon-redo:before {
4231
+ content: "\e15a";
4232
+ }
4233
+ .icon-refresh2:before {
4234
+ content: "\e5d5";
4235
+ }
4236
+ .icon-remove2:before {
4237
+ content: "\e15b";
4238
+ }
4239
+ .icon-remove_circle_outline:before {
4240
+ content: "\e15d";
4241
+ }
4242
+ .icon-remove_from_queue:before {
4243
+ content: "\e067";
4244
+ }
4245
+ .icon-visibility:before {
4246
+ content: "\e8f4";
4247
+ }
4248
+ .icon-remove_shopping_cart:before {
4249
+ content: "\e928";
4250
+ }
4251
+ .icon-reorder2:before {
4252
+ content: "\e8fe";
4253
+ }
4254
+ .icon-repeat2:before {
4255
+ content: "\e040";
4256
+ }
4257
+ .icon-repeat_one:before {
4258
+ content: "\e041";
4259
+ }
4260
+ .icon-replay:before {
4261
+ content: "\e042";
4262
+ }
4263
+ .icon-replay_10:before {
4264
+ content: "\e059";
4265
+ }
4266
+ .icon-replay_30:before {
4267
+ content: "\e05a";
4268
+ }
4269
+ .icon-replay_5:before {
4270
+ content: "\e05b";
4271
+ }
4272
+ .icon-reply2:before {
4273
+ content: "\e15e";
4274
+ }
4275
+ .icon-reply_all:before {
4276
+ content: "\e15f";
4277
+ }
4278
+ .icon-report:before {
4279
+ content: "\e160";
4280
+ }
4281
+ .icon-warning2:before {
4282
+ content: "\e002";
4283
+ }
4284
+ .icon-restaurant:before {
4285
+ content: "\e56c";
4286
+ }
4287
+ .icon-restore_page:before {
4288
+ content: "\e929";
4289
+ }
4290
+ .icon-ring_volume:before {
4291
+ content: "\e0d1";
4292
+ }
4293
+ .icon-room_service:before {
4294
+ content: "\eb49";
4295
+ }
4296
+ .icon-rotate_90_degrees_ccw:before {
4297
+ content: "\e418";
4298
+ }
4299
+ .icon-rotate_left:before {
4300
+ content: "\e419";
4301
+ }
4302
+ .icon-rotate_right:before {
4303
+ content: "\e41a";
4304
+ }
4305
+ .icon-rounded_corner:before {
4306
+ content: "\e920";
4307
+ }
4308
+ .icon-router:before {
4309
+ content: "\e328";
4310
+ }
4311
+ .icon-rowing:before {
4312
+ content: "\e921";
4313
+ }
4314
+ .icon-rss_feed:before {
4315
+ content: "\e0e5";
4316
+ }
4317
+ .icon-rv_hookup:before {
4318
+ content: "\e642";
4319
+ }
4320
+ .icon-satellite:before {
4321
+ content: "\e562";
4322
+ }
4323
+ .icon-save2:before {
4324
+ content: "\e161";
4325
+ }
4326
+ .icon-scanner:before {
4327
+ content: "\e329";
4328
+ }
4329
+ .icon-school:before {
4330
+ content: "\e80c";
4331
+ }
4332
+ .icon-screen_lock_landscape:before {
4333
+ content: "\e1be";
4334
+ }
4335
+ .icon-screen_lock_portrait:before {
4336
+ content: "\e1bf";
4337
+ }
4338
+ .icon-screen_lock_rotation:before {
4339
+ content: "\e1c0";
4340
+ }
4341
+ .icon-screen_rotation:before {
4342
+ content: "\e1c1";
4343
+ }
4344
+ .icon-screen_share:before {
4345
+ content: "\e0e2";
4346
+ }
4347
+ .icon-sd_storage:before {
4348
+ content: "\e1c2";
4349
+ }
4350
+ .icon-search2:before {
4351
+ content: "\e8b6";
4352
+ }
4353
+ .icon-security:before {
4354
+ content: "\e32a";
4355
+ }
4356
+ .icon-select_all:before {
4357
+ content: "\e162";
4358
+ }
4359
+ .icon-send2:before {
4360
+ content: "\e163";
4361
+ }
4362
+ .icon-sentiment_dissatisfied:before {
4363
+ content: "\e811";
4364
+ }
4365
+ .icon-sentiment_neutral:before {
4366
+ content: "\e812";
4367
+ }
4368
+ .icon-sentiment_satisfied:before {
4369
+ content: "\e813";
4370
+ }
4371
+ .icon-sentiment_very_dissatisfied:before {
4372
+ content: "\e814";
4373
+ }
4374
+ .icon-sentiment_very_satisfied:before {
4375
+ content: "\e815";
4376
+ }
4377
+ .icon-settings:before {
4378
+ content: "\e8b8";
4379
+ }
4380
+ .icon-settings_applications:before {
4381
+ content: "\e8b9";
4382
+ }
4383
+ .icon-settings_backup_restore:before {
4384
+ content: "\e8ba";
4385
+ }
4386
+ .icon-settings_bluetooth:before {
4387
+ content: "\e8bb";
4388
+ }
4389
+ .icon-settings_brightness:before {
4390
+ content: "\e8bd";
4391
+ }
4392
+ .icon-settings_cell:before {
4393
+ content: "\e8bc";
4394
+ }
4395
+ .icon-settings_ethernet:before {
4396
+ content: "\e8be";
4397
+ }
4398
+ .icon-settings_input_antenna:before {
4399
+ content: "\e8bf";
4400
+ }
4401
+ .icon-settings_input_composite:before {
4402
+ content: "\e8c1";
4403
+ }
4404
+ .icon-settings_input_hdmi:before {
4405
+ content: "\e8c2";
4406
+ }
4407
+ .icon-settings_input_svideo:before {
4408
+ content: "\e8c3";
4409
+ }
4410
+ .icon-settings_overscan:before {
4411
+ content: "\e8c4";
4412
+ }
4413
+ .icon-settings_phone:before {
4414
+ content: "\e8c5";
4415
+ }
4416
+ .icon-settings_power:before {
4417
+ content: "\e8c6";
4418
+ }
4419
+ .icon-settings_remote:before {
4420
+ content: "\e8c7";
4421
+ }
4422
+ .icon-settings_system_daydream:before {
4423
+ content: "\e1c3";
4424
+ }
4425
+ .icon-settings_voice:before {
4426
+ content: "\e8c8";
4427
+ }
4428
+ .icon-share2:before {
4429
+ content: "\e80d";
4430
+ }
4431
+ .icon-shop:before {
4432
+ content: "\e8c9";
4433
+ }
4434
+ .icon-shop_two:before {
4435
+ content: "\e8ca";
4436
+ }
4437
+ .icon-shopping_basket:before {
4438
+ content: "\e8cb";
4439
+ }
4440
+ .icon-short_text:before {
4441
+ content: "\e261";
4442
+ }
4443
+ .icon-show_chart:before {
4444
+ content: "\e6e1";
4445
+ }
4446
+ .icon-shuffle:before {
4447
+ content: "\e043";
4448
+ }
4449
+ .icon-signal_cellular_4_bar:before {
4450
+ content: "\e1c8";
4451
+ }
4452
+ .icon-signal_cellular_connected_no_internet_4_bar:before {
4453
+ content: "\e1cd";
4454
+ }
4455
+ .icon-signal_cellular_null:before {
4456
+ content: "\e1cf";
4457
+ }
4458
+ .icon-signal_cellular_off:before {
4459
+ content: "\e1d0";
4460
+ }
4461
+ .icon-signal_wifi_4_bar:before {
4462
+ content: "\e1d8";
4463
+ }
4464
+ .icon-signal_wifi_4_bar_lock:before {
4465
+ content: "\e1d9";
4466
+ }
4467
+ .icon-signal_wifi_off:before {
4468
+ content: "\e1da";
4469
+ }
4470
+ .icon-sim_card:before {
4471
+ content: "\e32b";
4472
+ }
4473
+ .icon-sim_card_alert:before {
4474
+ content: "\e624";
4475
+ }
4476
+ .icon-skip_next:before {
4477
+ content: "\e044";
4478
+ }
4479
+ .icon-skip_previous:before {
4480
+ content: "\e045";
4481
+ }
4482
+ .icon-slideshow:before {
4483
+ content: "\e41b";
4484
+ }
4485
+ .icon-slow_motion_video:before {
4486
+ content: "\e068";
4487
+ }
4488
+ .icon-stay_primary_portrait:before {
4489
+ content: "\e0d6";
4490
+ }
4491
+ .icon-smoke_free:before {
4492
+ content: "\eb4a";
4493
+ }
4494
+ .icon-smoking_rooms:before {
4495
+ content: "\eb4b";
4496
+ }
4497
+ .icon-textsms:before {
4498
+ content: "\e0d8";
4499
+ }
4500
+ .icon-snooze:before {
4501
+ content: "\e046";
4502
+ }
4503
+ .icon-sort2:before {
4504
+ content: "\e164";
4505
+ }
4506
+ .icon-sort_by_alpha:before {
4507
+ content: "\e053";
4508
+ }
4509
+ .icon-spa:before {
4510
+ content: "\eb4c";
4511
+ }
4512
+ .icon-space_bar:before {
4513
+ content: "\e256";
4514
+ }
4515
+ .icon-speaker:before {
4516
+ content: "\e32d";
4517
+ }
4518
+ .icon-speaker_group:before {
4519
+ content: "\e32e";
4520
+ }
4521
+ .icon-speaker_notes:before {
4522
+ content: "\e8cd";
4523
+ }
4524
+ .icon-speaker_notes_off:before {
4525
+ content: "\e92a";
4526
+ }
4527
+ .icon-speaker_phone:before {
4528
+ content: "\e0d2";
4529
+ }
4530
+ .icon-spellcheck:before {
4531
+ content: "\e8ce";
4532
+ }
4533
+ .icon-star_border:before {
4534
+ content: "\e83a";
4535
+ }
4536
+ .icon-star_half:before {
4537
+ content: "\e839";
4538
+ }
4539
+ .icon-stars:before {
4540
+ content: "\e8d0";
4541
+ }
4542
+ .icon-stay_primary_landscape:before {
4543
+ content: "\e0d5";
4544
+ }
4545
+ .icon-stop2:before {
4546
+ content: "\e047";
4547
+ }
4548
+ .icon-stop_screen_share:before {
4549
+ content: "\e0e3";
4550
+ }
4551
+ .icon-storage:before {
4552
+ content: "\e1db";
4553
+ }
4554
+ .icon-store_mall_directory:before {
4555
+ content: "\e563";
4556
+ }
4557
+ .icon-straighten:before {
4558
+ content: "\e41c";
4559
+ }
4560
+ .icon-streetview:before {
4561
+ content: "\e56e";
4562
+ }
4563
+ .icon-strikethrough_s:before {
4564
+ content: "\e257";
4565
+ }
4566
+ .icon-style:before {
4567
+ content: "\e41d";
4568
+ }
4569
+ .icon-subdirectory_arrow_left:before {
4570
+ content: "\e5d9";
4571
+ }
4572
+ .icon-subdirectory_arrow_right:before {
4573
+ content: "\e5da";
4574
+ }
4575
+ .icon-subject:before {
4576
+ content: "\e8d2";
4577
+ }
4578
+ .icon-subscriptions:before {
4579
+ content: "\e064";
4580
+ }
4581
+ .icon-subtitles:before {
4582
+ content: "\e048";
4583
+ }
4584
+ .icon-subway2:before {
4585
+ content: "\e56f";
4586
+ }
4587
+ .icon-supervisor_account:before {
4588
+ content: "\e8d3";
4589
+ }
4590
+ .icon-surround_sound:before {
4591
+ content: "\e049";
4592
+ }
4593
+ .icon-swap_calls:before {
4594
+ content: "\e0d7";
4595
+ }
4596
+ .icon-swap_horiz:before {
4597
+ content: "\e8d4";
4598
+ }
4599
+ .icon-swap_vert:before {
4600
+ content: "\e8d5";
4601
+ }
4602
+ .icon-swap_vertical_circle:before {
4603
+ content: "\e8d6";
4604
+ }
4605
+ .icon-switch_camera:before {
4606
+ content: "\e41e";
4607
+ }
4608
+ .icon-switch_video:before {
4609
+ content: "\e41f";
4610
+ }
4611
+ .icon-sync_disabled:before {
4612
+ content: "\e628";
4613
+ }
4614
+ .icon-sync_problem:before {
4615
+ content: "\e629";
4616
+ }
4617
+ .icon-system_update:before {
4618
+ content: "\e62a";
4619
+ }
4620
+ .icon-system_update_alt:before {
4621
+ content: "\e8d7";
4622
+ }
4623
+ .icon-tab:before {
4624
+ content: "\e8d8";
4625
+ }
4626
+ .icon-tab_unselected:before {
4627
+ content: "\e8d9";
4628
+ }
4629
+ .icon-tablet2:before {
4630
+ content: "\e32f";
4631
+ }
4632
+ .icon-tablet_android:before {
4633
+ content: "\e330";
4634
+ }
4635
+ .icon-tablet_mac:before {
4636
+ content: "\e331";
4637
+ }
4638
+ .icon-tap_and_play:before {
4639
+ content: "\e62b";
4640
+ }
4641
+ .icon-text_fields:before {
4642
+ content: "\e262";
4643
+ }
4644
+ .icon-text_format:before {
4645
+ content: "\e165";
4646
+ }
4647
+ .icon-texture:before {
4648
+ content: "\e421";
4649
+ }
4650
+ .icon-thumb_down:before {
4651
+ content: "\e8db";
4652
+ }
4653
+ .icon-thumb_up:before {
4654
+ content: "\e8dc";
4655
+ }
4656
+ .icon-thumbs_up_down:before {
4657
+ content: "\e8dd";
4658
+ }
4659
+ .icon-timelapse:before {
4660
+ content: "\e422";
4661
+ }
4662
+ .icon-timeline:before {
4663
+ content: "\e922";
4664
+ }
4665
+ .icon-timer:before {
4666
+ content: "\e425";
4667
+ }
4668
+ .icon-timer_10:before {
4669
+ content: "\e423";
4670
+ }
4671
+ .icon-timer_3:before {
4672
+ content: "\e424";
4673
+ }
4674
+ .icon-timer_off:before {
4675
+ content: "\e426";
4676
+ }
4677
+ .icon-title:before {
4678
+ content: "\e264";
4679
+ }
4680
+ .icon-toc:before {
4681
+ content: "\e8de";
4682
+ }
4683
+ .icon-today:before {
4684
+ content: "\e8df";
4685
+ }
4686
+ .icon-toll:before {
4687
+ content: "\e8e0";
4688
+ }
4689
+ .icon-tonality:before {
4690
+ content: "\e427";
4691
+ }
4692
+ .icon-touch_app:before {
4693
+ content: "\e913";
4694
+ }
4695
+ .icon-toys:before {
4696
+ content: "\e332";
4697
+ }
4698
+ .icon-track_changes:before {
4699
+ content: "\e8e1";
4700
+ }
4701
+ .icon-traffic:before {
4702
+ content: "\e565";
4703
+ }
4704
+ .icon-train2:before {
4705
+ content: "\e570";
4706
+ }
4707
+ .icon-tram:before {
4708
+ content: "\e571";
4709
+ }
4710
+ .icon-transfer_within_a_station:before {
4711
+ content: "\e572";
4712
+ }
4713
+ .icon-transform:before {
4714
+ content: "\e428";
4715
+ }
4716
+ .icon-translate:before {
4717
+ content: "\e8e2";
4718
+ }
4719
+ .icon-trending_down:before {
4720
+ content: "\e8e3";
4721
+ }
4722
+ .icon-trending_flat:before {
4723
+ content: "\e8e4";
4724
+ }
4725
+ .icon-trending_up:before {
4726
+ content: "\e8e5";
4727
+ }
4728
+ .icon-tune:before {
4729
+ content: "\e429";
4730
+ }
4731
+ .icon-tv2:before {
4732
+ content: "\e333";
4733
+ }
4734
+ .icon-unarchive:before {
4735
+ content: "\e169";
4736
+ }
4737
+ .icon-undo2:before {
4738
+ content: "\e166";
4739
+ }
4740
+ .icon-unfold_less:before {
4741
+ content: "\e5d6";
4742
+ }
4743
+ .icon-unfold_more:before {
4744
+ content: "\e5d7";
4745
+ }
4746
+ .icon-update:before {
4747
+ content: "\e923";
4748
+ }
4749
+ .icon-usb2:before {
4750
+ content: "\e1e0";
4751
+ }
4752
+ .icon-verified_user:before {
4753
+ content: "\e8e8";
4754
+ }
4755
+ .icon-vertical_align_bottom:before {
4756
+ content: "\e258";
4757
+ }
4758
+ .icon-vertical_align_center:before {
4759
+ content: "\e259";
4760
+ }
4761
+ .icon-vertical_align_top:before {
4762
+ content: "\e25a";
4763
+ }
4764
+ .icon-vibration:before {
4765
+ content: "\e62d";
4766
+ }
4767
+ .icon-video_call:before {
4768
+ content: "\e070";
4769
+ }
4770
+ .icon-video_label:before {
4771
+ content: "\e071";
4772
+ }
4773
+ .icon-video_library:before {
4774
+ content: "\e04a";
4775
+ }
4776
+ .icon-videocam:before {
4777
+ content: "\e04b";
4778
+ }
4779
+ .icon-videocam_off:before {
4780
+ content: "\e04c";
4781
+ }
4782
+ .icon-videogame_asset:before {
4783
+ content: "\e338";
4784
+ }
4785
+ .icon-view_agenda:before {
4786
+ content: "\e8e9";
4787
+ }
4788
+ .icon-view_array:before {
4789
+ content: "\e8ea";
4790
+ }
4791
+ .icon-view_carousel:before {
4792
+ content: "\e8eb";
4793
+ }
4794
+ .icon-view_column:before {
4795
+ content: "\e8ec";
4796
+ }
4797
+ .icon-view_comfy:before {
4798
+ content: "\e42a";
4799
+ }
4800
+ .icon-view_compact:before {
4801
+ content: "\e42b";
4802
+ }
4803
+ .icon-view_day:before {
4804
+ content: "\e8ed";
4805
+ }
4806
+ .icon-view_headline:before {
4807
+ content: "\e8ee";
4808
+ }
4809
+ .icon-view_list:before {
4810
+ content: "\e8ef";
4811
+ }
4812
+ .icon-view_module:before {
4813
+ content: "\e8f0";
4814
+ }
4815
+ .icon-view_quilt:before {
4816
+ content: "\e8f1";
4817
+ }
4818
+ .icon-view_stream:before {
4819
+ content: "\e8f2";
4820
+ }
4821
+ .icon-view_week:before {
4822
+ content: "\e8f3";
4823
+ }
4824
+ .icon-vignette:before {
4825
+ content: "\e435";
4826
+ }
4827
+ .icon-visibility_off:before {
4828
+ content: "\e8f5";
4829
+ }
4830
+ .icon-voice_chat:before {
4831
+ content: "\e62e";
4832
+ }
4833
+ .icon-voicemail:before {
4834
+ content: "\e0d9";
4835
+ }
4836
+ .icon-volume_down:before {
4837
+ content: "\e04d";
4838
+ }
4839
+ .icon-volume_mute:before {
4840
+ content: "\e04e";
4841
+ }
4842
+ .icon-volume_off:before {
4843
+ content: "\e04f";
4844
+ }
4845
+ .icon-volume_up:before {
4846
+ content: "\e050";
4847
+ }
4848
+ .icon-vpn_key:before {
4849
+ content: "\e0da";
4850
+ }
4851
+ .icon-vpn_lock:before {
4852
+ content: "\e62f";
4853
+ }
4854
+ .icon-wallpaper:before {
4855
+ content: "\e1bc";
4856
+ }
4857
+ .icon-watch:before {
4858
+ content: "\e334";
4859
+ }
4860
+ .icon-watch_later:before {
4861
+ content: "\e924";
4862
+ }
4863
+ .icon-wb_auto:before {
4864
+ content: "\e42c";
4865
+ }
4866
+ .icon-wb_incandescent:before {
4867
+ content: "\e42e";
4868
+ }
4869
+ .icon-wb_iridescent:before {
4870
+ content: "\e436";
4871
+ }
4872
+ .icon-wb_sunny:before {
4873
+ content: "\e430";
4874
+ }
4875
+ .icon-wc:before {
4876
+ content: "\e63d";
4877
+ }
4878
+ .icon-web:before {
4879
+ content: "\e051";
4880
+ }
4881
+ .icon-web_asset:before {
4882
+ content: "\e069";
4883
+ }
4884
+ .icon-weekend:before {
4885
+ content: "\e16b";
4886
+ }
4887
+ .icon-whatshot:before {
4888
+ content: "\e80e";
4889
+ }
4890
+ .icon-widgets:before {
4891
+ content: "\e1bd";
4892
+ }
4893
+ .icon-wifi2:before {
4894
+ content: "\e63e";
4895
+ }
4896
+ .icon-wifi_lock:before {
4897
+ content: "\e1e1";
4898
+ }
4899
+ .icon-wifi_tethering:before {
4900
+ content: "\e1e2";
4901
+ }
4902
+ .icon-work:before {
4903
+ content: "\e8f9";
4904
+ }
4905
+ .icon-wrap_text:before {
4906
+ content: "\e25b";
4907
+ }
4908
+ .icon-youtube_searched_for:before {
4909
+ content: "\e8fa";
4910
+ }
4911
+ .icon-zoom_in:before {
4912
+ content: "\e8ff";
4913
+ }
4914
+ .icon-zoom_out:before {
4915
+ content: "\e901";
4916
+ }
4917
+ .icon-zoom_out_map:before {
4918
+ content: "\e56b";
4919
+ }
fonts/index.html ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>Silence is eloquence.</title>
6
+ </head>
7
+ <body>
8
+ </body>
9
+ </html>
images/about_pic.jpg ADDED
images/dots.png ADDED
images/gal_1.jpg ADDED
images/gal_2.jpg ADDED
images/gal_3.jpg ADDED
images/gal_4.jpg ADDED
images/gal_5.jpg ADDED
images/gal_6.jpg ADDED
images/harnitha_suresh.jpg ADDED
images/img_1.jpg ADDED
images/img_10.jpg ADDED
images/img_11.jpg ADDED
images/img_12.jpg ADDED
images/img_2.jpg ADDED