@font-face { font-family: FontAwesome; src: url('fonts/fontawesome-webfont.eot?v=4.6.3'); src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg'); font-weight: 400; font-style: normal }
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.fa-lg { font-size: 1.33333333em; line-height: .75em; vertical-align: -15% }
.fa-2x { font-size: 2em }
.fa-3x { font-size: 3em }
.fa-4x { font-size: 4em }
.fa-5x { font-size: 5em }
.fa-fw { width: 1.28571429em; text-align: center }
.fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none }
.fa-ul>li { position: relative }
.fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: .14285714em; text-align: center }
.fa-li.fa-lg { left: -1.85714286em }
.fa-border { padding: .2em .25em .15em; border: solid .08em #eee; border-radius: .1em }
.fa-pull-left { float: left }
.fa-pull-right { float: right }
.fa.fa-pull-left { margin-right: .3em }
.fa.fa-pull-right { margin-left: .3em }
.pull-right { float: right }
.pull-left { float: left }
.fa.pull-left { margin-right: .3em }
.fa.pull-right { margin-left: .3em }
.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear }
.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8) }
@-webkit-keyframes fa-spin {
	0% { -webkit-transform: rotate(0); transform: rotate(0) }
	100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) }
}
@keyframes fa-spin {
	0% { -webkit-transform: rotate(0); transform: rotate(0) }
	100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) }
}
.fa-rotate-90 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }
.fa-rotate-180 { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) }
.fa-rotate-270 { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg) }
.fa-flip-horizontal { -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1) }
.fa-flip-vertical { -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1) }
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 { filter: none }
.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle }
.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center }
.fa-stack-1x { line-height: inherit }
.fa-stack-2x { font-size: 2em }
.fa-inverse { color: #fff }
.fa-glass:before { content: "\f000" }
.fa-music:before { content: "\f001" }
.fa-search:before { content: "\f002" }
.fa-envelope-o:before { content: "\f003" }
.fa-heart:before { content: "\f004" }
.fa-star:before { content: "\f005" }
.fa-star-o:before { content: "\f006" }
.fa-user:before { content: "\f007" }
.fa-film:before { content: "\f008" }
.fa-th-large:before { content: "\f009" }
.fa-th:before { content: "\f00a" }
.fa-th-list:before { content: "\f00b" }
.fa-check:before { content: "\f00c" }
.fa-close:before, .fa-remove:before, .fa-times:before { content: "\f00d" }
.fa-search-plus:before { content: "\f00e" }
.fa-search-minus:before { content: "\f010" }
.fa-power-off:before { content: "\f011" }
.fa-signal:before { content: "\f012" }
.fa-cog:before, .fa-gear:before { content: "\f013" }
.fa-trash-o:before { content: "\f014" }
.fa-home:before { content: "\f015" }
.fa-file-o:before { content: "\f016" }
.fa-clock-o:before { content: "\f017" }
.fa-road:before { content: "\f018" }
.fa-download:before { content: "\f019" }
.fa-arrow-circle-o-down:before { content: "\f01a" }
.fa-arrow-circle-o-up:before { content: "\f01b" }
.fa-inbox:before { content: "\f01c" }
.fa-play-circle-o:before { content: "\f01d" }
.fa-repeat:before, .fa-rotate-right:before { content: "\f01e" }
.fa-refresh:before { content: "\f021" }
.fa-list-alt:before { content: "\f022" }
.fa-lock:before { content: "\f023" }
.fa-flag:before { content: "\f024" }
.fa-headphones:before { content: "\f025" }
.fa-volume-off:before { content: "\f026" }
.fa-volume-down:before { content: "\f027" }
.fa-volume-up:before { content: "\f028" }
.fa-qrcode:before { content: "\f029" }
.fa-barcode:before { content: "\f02a" }
.fa-tag:before { content: "\f02b" }
.fa-tags:before { content: "\f02c" }
.fa-book:before { content: "\f02d" }
.fa-bookmark:before { content: "\f02e" }
.fa-print:before { content: "\f02f" }
.fa-camera:before { content: "\f030" }
.fa-font:before { content: "\f031" }
.fa-bold:before { content: "\f032" }
.fa-italic:before { content: "\f033" }
.fa-text-height:before { content: "\f034" }
.fa-text-width:before { content: "\f035" }
.fa-align-left:before { content: "\f036" }
.fa-align-center:before { content: "\f037" }
.fa-align-right:before { content: "\f038" }
.fa-align-justify:before { content: "\f039" }
.fa-list:before { content: "\f03a" }
.fa-dedent:before, .fa-outdent:before { content: "\f03b" }
.fa-indent:before { content: "\f03c" }
.fa-video-camera:before { content: "\f03d" }
.fa-image:before, .fa-photo:before, .fa-picture-o:before { content: "\f03e" }
.fa-pencil:before { content: "\f040" }
.fa-map-marker:before { content: "\f041" }
.fa-adjust:before { content: "\f042" }
.fa-tint:before { content: "\f043" }
.fa-edit:before, .fa-pencil-square-o:before { content: "\f044" }
.fa-share-square-o:before { content: "\f045" }
.fa-check-square-o:before { content: "\f046" }
.fa-arrows:before { content: "\f047" }
.fa-step-backward:before { content: "\f048" }
.fa-fast-backward:before { content: "\f049" }
.fa-backward:before { content: "\f04a" }
.fa-play:before { content: "\f04b" }
.fa-pause:before { content: "\f04c" }
.fa-stop:before { content: "\f04d" }
.fa-forward:before { content: "\f04e" }
.fa-fast-forward:before { content: "\f050" }
.fa-step-forward:before { content: "\f051" }
.fa-eject:before { content: "\f052" }
.fa-chevron-left:before { content: "\f053" }
.fa-chevron-right:before { content: "\f054" }
.fa-plus-circle:before { content: "\f055" }
.fa-minus-circle:before { content: "\f056" }
.fa-times-circle:before { content: "\f057" }
.fa-check-circle:before { content: "\f058" }
.fa-question-circle:before { content: "\f059" }
.fa-info-circle:before { content: "\f05a" }
.fa-crosshairs:before { content: "\f05b" }
.fa-times-circle-o:before { content: "\f05c" }
.fa-check-circle-o:before { content: "\f05d" }
.fa-ban:before { content: "\f05e" }
.fa-arrow-left:before { content: "\f060" }
.fa-arrow-right:before { content: "\f061" }
.fa-arrow-up:before { content: "\f062" }
.fa-arrow-down:before { content: "\f063" }
.fa-mail-forward:before, .fa-share:before { content: "\f064" }
.fa-expand:before { content: "\f065" }
.fa-compress:before { content: "\f066" }
.fa-plus:before { content: "\f067" }
.fa-minus:before { content: "\f068" }
.fa-asterisk:before { content: "\f069" }
.fa-exclamation-circle:before { content: "\f06a" }
.fa-gift:before { content: "\f06b" }
.fa-leaf:before { content: "\f06c" }
.fa-fire:before { content: "\f06d" }
.fa-eye:before { content: "\f06e" }
.fa-eye-slash:before { content: "\f070" }
.fa-exclamation-triangle:before, .fa-warning:before { content: "\f071" }
.fa-plane:before { content: "\f072" }
.fa-calendar:before { content: "\f073" }
.fa-random:before { content: "\f074" }
.fa-comment:before { content: "\f075" }
.fa-magnet:before { content: "\f076" }
.fa-chevron-up:before { content: "\f077" }
.fa-chevron-down:before { content: "\f078" }
.fa-retweet:before { content: "\f079" }
.fa-shopping-cart:before { content: "\f07a" }
.fa-folder:before { content: "\f07b" }
.fa-folder-open:before { content: "\f07c" }
.fa-arrows-v:before { content: "\f07d" }
.fa-arrows-h:before { content: "\f07e" }
.fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080" }
.fa-twitter-square:before { content: "\f081" }
.fa-facebook-square:before { content: "\f082" }
.fa-camera-retro:before { content: "\f083" }
.fa-key:before { content: "\f084" }
.fa-cogs:before, .fa-gears:before { content: "\f085" }
.fa-comments:before { content: "\f086" }
.fa-thumbs-o-up:before { content: "\f087" }
.fa-thumbs-o-down:before { content: "\f088" }
.fa-star-half:before { content: "\f089" }
.fa-heart-o:before { content: "\f08a" }
.fa-sign-out:before { content: "\f08b" }
.fa-linkedin-square:before { content: "\f08c" }
.fa-thumb-tack:before { content: "\f08d" }
.fa-external-link:before { content: "\f08e" }
.fa-sign-in:before { content: "\f090" }
.fa-trophy:before { content: "\f091" }
.fa-github-square:before { content: "\f092" }
.fa-upload:before { content: "\f093" }
.fa-lemon-o:before { content: "\f094" }
.fa-phone:before { content: "\f095" }
.fa-square-o:before { content: "\f096" }
.fa-bookmark-o:before { content: "\f097" }
.fa-phone-square:before { content: "\f098" }
.fa-twitter:before { content: "\f099" }
.fa-facebook-f:before, .fa-facebook:before { content: "\f09a" }
.fa-github:before { content: "\f09b" }
.fa-unlock:before { content: "\f09c" }
.fa-credit-card:before { content: "\f09d" }
.fa-feed:before, .fa-rss:before { content: "\f09e" }
.fa-hdd-o:before { content: "\f0a0" }
.fa-bullhorn:before { content: "\f0a1" }
.fa-bell:before { content: "\f0f3" }
.fa-certificate:before { content: "\f0a3" }
.fa-hand-o-right:before { content: "\f0a4" }
.fa-hand-o-left:before { content: "\f0a5" }
.fa-hand-o-up:before { content: "\f0a6" }
.fa-hand-o-down:before { content: "\f0a7" }
.fa-arrow-circle-left:before { content: "\f0a8" }
.fa-arrow-circle-right:before { content: "\f0a9" }
.fa-arrow-circle-up:before { content: "\f0aa" }
.fa-arrow-circle-down:before { content: "\f0ab" }
.fa-globe:before { content: "\f0ac" }
.fa-wrench:before { content: "\f0ad" }
.fa-tasks:before { content: "\f0ae" }
.fa-filter:before { content: "\f0b0" }
.fa-briefcase:before { content: "\f0b1" }
.fa-arrows-alt:before { content: "\f0b2" }
.fa-group:before, .fa-users:before { content: "\f0c0" }
.fa-chain:before, .fa-link:before { content: "\f0c1" }
.fa-cloud:before { content: "\f0c2" }
.fa-flask:before { content: "\f0c3" }
.fa-cut:before, .fa-scissors:before { content: "\f0c4" }
.fa-copy:before, .fa-files-o:before { content: "\f0c5" }
.fa-paperclip:before { content: "\f0c6" }
.fa-floppy-o:before, .fa-save:before { content: "\f0c7" }
.fa-square:before { content: "\f0c8" }
.fa-bars:before, .fa-navicon:before, .fa-reorder:before { content: "\f0c9" }
.fa-list-ul:before { content: "\f0ca" }
.fa-list-ol:before { content: "\f0cb" }
.fa-strikethrough:before { content: "\f0cc" }
.fa-underline:before { content: "\f0cd" }
.fa-table:before { content: "\f0ce" }
.fa-magic:before { content: "\f0d0" }
.fa-truck:before { content: "\f0d1" }
.fa-pinterest:before { content: "\f0d2" }
.fa-pinterest-square:before { content: "\f0d3" }
.fa-google-plus-square:before { content: "\f0d4" }
.fa-google-plus:before { content: "\f0d5" }
.fa-money:before { content: "\f0d6" }
.fa-caret-down:before { content: "\f0d7" }
.fa-caret-up:before { content: "\f0d8" }
.fa-caret-left:before { content: "\f0d9" }
.fa-caret-right:before { content: "\f0da" }
.fa-columns:before { content: "\f0db" }
.fa-sort:before, .fa-unsorted:before { content: "\f0dc" }
.fa-sort-desc:before, .fa-sort-down:before { content: "\f0dd" }
.fa-sort-asc:before, .fa-sort-up:before { content: "\f0de" }
.fa-envelope:before { content: "\f0e0" }
.fa-linkedin:before { content: "\f0e1" }
.fa-rotate-left:before, .fa-undo:before { content: "\f0e2" }
.fa-gavel:before, .fa-legal:before { content: "\f0e3" }
.fa-dashboard:before, .fa-tachometer:before { content: "\f0e4" }
.fa-comment-o:before { content: "\f0e5" }
.fa-comments-o:before { content: "\f0e6" }
.fa-bolt:before, .fa-flash:before { content: "\f0e7" }
.fa-sitemap:before { content: "\f0e8" }
.fa-umbrella:before { content: "\f0e9" }
.fa-clipboard:before, .fa-paste:before { content: "\f0ea" }
.fa-lightbulb-o:before { content: "\f0eb" }
.fa-exchange:before { content: "\f0ec" }
.fa-cloud-download:before { content: "\f0ed" }
.fa-cloud-upload:before { content: "\f0ee" }
.fa-user-md:before { content: "\f0f0" }
.fa-stethoscope:before { content: "\f0f1" }
.fa-suitcase:before { content: "\f0f2" }
.fa-bell-o:before { content: "\f0a2" }
.fa-coffee:before { content: "\f0f4" }
.fa-cutlery:before { content: "\f0f5" }
.fa-file-text-o:before { content: "\f0f6" }
.fa-building-o:before { content: "\f0f7" }
.fa-hospital-o:before { content: "\f0f8" }
.fa-ambulance:before { content: "\f0f9" }
.fa-medkit:before { content: "\f0fa" }
.fa-fighter-jet:before { content: "\f0fb" }
.fa-beer:before { content: "\f0fc" }
.fa-h-square:before { content: "\f0fd" }
.fa-plus-square:before { content: "\f0fe" }
.fa-angle-double-left:before { content: "\f100" }
.fa-angle-double-right:before { content: "\f101" }
.fa-angle-double-up:before { content: "\f102" }
.fa-angle-double-down:before { content: "\f103" }
.fa-angle-left:before { content: "\f104" }
.fa-angle-right:before { content: "\f105" }
.fa-angle-up:before { content: "\f106" }
.fa-angle-down:before { content: "\f107" }
.fa-desktop:before { content: "\f108" }
.fa-laptop:before { content: "\f109" }
.fa-tablet:before { content: "\f10a" }
.fa-mobile-phone:before, .fa-mobile:before { content: "\f10b" }
.fa-circle-o:before { content: "\f10c" }
.fa-quote-left:before { content: "\f10d" }
.fa-quote-right:before { content: "\f10e" }
.fa-spinner:before { content: "\f110" }
.fa-circle:before { content: "\f111" }
.fa-mail-reply:before, .fa-reply:before { content: "\f112" }
.fa-github-alt:before { content: "\f113" }
.fa-folder-o:before { content: "\f114" }
.fa-folder-open-o:before { content: "\f115" }
.fa-smile-o:before { content: "\f118" }
.fa-frown-o:before { content: "\f119" }
.fa-meh-o:before { content: "\f11a" }
.fa-gamepad:before { content: "\f11b" }
.fa-keyboard-o:before { content: "\f11c" }
.fa-flag-o:before { content: "\f11d" }
.fa-flag-checkered:before { content: "\f11e" }
.fa-terminal:before { content: "\f120" }
.fa-code:before { content: "\f121" }
.fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122" }
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123" }
.fa-location-arrow:before { content: "\f124" }
.fa-crop:before { content: "\f125" }
.fa-code-fork:before { content: "\f126" }
.fa-chain-broken:before, .fa-unlink:before { content: "\f127" }
.fa-question:before { content: "\f128" }
.fa-info:before { content: "\f129" }
.fa-exclamation:before { content: "\f12a" }
.fa-superscript:before { content: "\f12b" }
.fa-subscript:before { content: "\f12c" }
.fa-eraser:before { content: "\f12d" }
.fa-puzzle-piece:before { content: "\f12e" }
.fa-microphone:before { content: "\f130" }
.fa-microphone-slash:before { content: "\f131" }
.fa-shield:before { content: "\f132" }
.fa-calendar-o:before { content: "\f133" }
.fa-fire-extinguisher:before { content: "\f134" }
.fa-rocket:before { content: "\f135" }
.fa-maxcdn:before { content: "\f136" }
.fa-chevron-circle-left:before { content: "\f137" }
.fa-chevron-circle-right:before { content: "\f138" }
.fa-chevron-circle-up:before { content: "\f139" }
.fa-chevron-circle-down:before { content: "\f13a" }
.fa-html5:before { content: "\f13b" }
.fa-css3:before { content: "\f13c" }
.fa-anchor:before { content: "\f13d" }
.fa-unlock-alt:before { content: "\f13e" }
.fa-bullseye:before { content: "\f140" }
.fa-ellipsis-h:before { content: "\f141" }
.fa-ellipsis-v:before { content: "\f142" }
.fa-rss-square:before { content: "\f143" }
.fa-play-circle:before { content: "\f144" }
.fa-ticket:before { content: "\f145" }
.fa-minus-square:before { content: "\f146" }
.fa-minus-square-o:before { content: "\f147" }
.fa-level-up:before { content: "\f148" }
.fa-level-down:before { content: "\f149" }
.fa-check-square:before { content: "\f14a" }
.fa-pencil-square:before { content: "\f14b" }
.fa-external-link-square:before { content: "\f14c" }
.fa-share-square:before { content: "\f14d" }
.fa-compass:before { content: "\f14e" }
.fa-caret-square-o-down:before, .fa-toggle-down:before { content: "\f150" }
.fa-caret-square-o-up:before, .fa-toggle-up:before { content: "\f151" }
.fa-caret-square-o-right:before, .fa-toggle-right:before { content: "\f152" }
.fa-eur:before, .fa-euro:before { content: "\f153" }
.fa-gbp:before { content: "\f154" }
.fa-dollar:before, .fa-usd:before { content: "\f155" }
.fa-inr:before, .fa-rupee:before { content: "\f156" }
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before { content: "\f157" }
.fa-rouble:before, .fa-rub:before, .fa-ruble:before { content: "\f158" }
.fa-krw:before, .fa-won:before { content: "\f159" }
.fa-bitcoin:before, .fa-btc:before { content: "\f15a" }
.fa-file:before { content: "\f15b" }
.fa-file-text:before { content: "\f15c" }
.fa-sort-alpha-asc:before { content: "\f15d" }
.fa-sort-alpha-desc:before { content: "\f15e" }
.fa-sort-amount-asc:before { content: "\f160" }
.fa-sort-amount-desc:before { content: "\f161" }
.fa-sort-numeric-asc:before { content: "\f162" }
.fa-sort-numeric-desc:before { content: "\f163" }
.fa-thumbs-up:before { content: "\f164" }
.fa-thumbs-down:before { content: "\f165" }
.fa-youtube-square:before { content: "\f166" }
.fa-youtube:before { content: "\f167" }
.fa-xing:before { content: "\f168" }
.fa-xing-square:before { content: "\f169" }
.fa-youtube-play:before { content: "\f16a" }
.fa-dropbox:before { content: "\f16b" }
.fa-stack-overflow:before { content: "\f16c" }
.fa-instagram:before { content: "\f16d" }
.fa-flickr:before { content: "\f16e" }
.fa-adn:before { content: "\f170" }
.fa-bitbucket:before { content: "\f171" }
.fa-bitbucket-square:before { content: "\f172" }
.fa-tumblr:before { content: "\f173" }
.fa-tumblr-square:before { content: "\f174" }
.fa-long-arrow-down:before { content: "\f175" }
.fa-long-arrow-up:before { content: "\f176" }
.fa-long-arrow-left:before { content: "\f177" }
.fa-long-arrow-right:before { content: "\f178" }
.fa-apple:before { content: "\f179" }
.fa-windows:before { content: "\f17a" }
.fa-android:before { content: "\f17b" }
.fa-linux:before { content: "\f17c" }
.fa-dribbble:before { content: "\f17d" }
.fa-skype:before { content: "\f17e" }
.fa-foursquare:before { content: "\f180" }
.fa-trello:before { content: "\f181" }
.fa-female:before { content: "\f182" }
.fa-male:before { content: "\f183" }
.fa-gittip:before, .fa-gratipay:before { content: "\f184" }
.fa-sun-o:before { content: "\f185" }
.fa-moon-o:before { content: "\f186" }
.fa-archive:before { content: "\f187" }
.fa-bug:before { content: "\f188" }
.fa-vk:before { content: "\f189" }
.fa-weibo:before { content: "\f18a" }
.fa-renren:before { content: "\f18b" }
.fa-pagelines:before { content: "\f18c" }
.fa-stack-exchange:before { content: "\f18d" }
.fa-arrow-circle-o-right:before { content: "\f18e" }
.fa-arrow-circle-o-left:before { content: "\f190" }
.fa-caret-square-o-left:before, .fa-toggle-left:before { content: "\f191" }
.fa-dot-circle-o:before { content: "\f192" }
.fa-wheelchair:before { content: "\f193" }
.fa-vimeo-square:before { content: "\f194" }
.fa-try:before, .fa-turkish-lira:before { content: "\f195" }
.fa-plus-square-o:before { content: "\f196" }
.fa-space-shuttle:before { content: "\f197" }
.fa-slack:before { content: "\f198" }
.fa-envelope-square:before { content: "\f199" }
.fa-wordpress:before { content: "\f19a" }
.fa-openid:before { content: "\f19b" }
.fa-bank:before, .fa-institution:before, .fa-university:before { content: "\f19c" }
.fa-graduation-cap:before, .fa-mortar-board:before { content: "\f19d" }
.fa-yahoo:before { content: "\f19e" }
.fa-google:before { content: "\f1a0" }
.fa-reddit:before { content: "\f1a1" }
.fa-reddit-square:before { content: "\f1a2" }
.fa-stumbleupon-circle:before { content: "\f1a3" }
.fa-stumbleupon:before { content: "\f1a4" }
.fa-delicious:before { content: "\f1a5" }
.fa-digg:before { content: "\f1a6" }
.fa-pied-piper-pp:before { content: "\f1a7" }
.fa-pied-piper-alt:before { content: "\f1a8" }
.fa-drupal:before { content: "\f1a9" }
.fa-joomla:before { content: "\f1aa" }
.fa-language:before { content: "\f1ab" }
.fa-fax:before { content: "\f1ac" }
.fa-building:before { content: "\f1ad" }
.fa-child:before { content: "\f1ae" }
.fa-paw:before { content: "\f1b0" }
.fa-spoon:before { content: "\f1b1" }
.fa-cube:before { content: "\f1b2" }
.fa-cubes:before { content: "\f1b3" }
.fa-behance:before { content: "\f1b4" }
.fa-behance-square:before { content: "\f1b5" }
.fa-steam:before { content: "\f1b6" }
.fa-steam-square:before { content: "\f1b7" }
.fa-recycle:before { content: "\f1b8" }
.fa-automobile:before, .fa-car:before { content: "\f1b9" }
.fa-cab:before, .fa-taxi:before { content: "\f1ba" }
.fa-tree:before { content: "\f1bb" }
.fa-spotify:before { content: "\f1bc" }
.fa-deviantart:before { content: "\f1bd" }
.fa-soundcloud:before { content: "\f1be" }
.fa-database:before { content: "\f1c0" }
.fa-file-pdf-o:before { content: "\f1c1" }
.fa-file-word-o:before { content: "\f1c2" }
.fa-file-excel-o:before { content: "\f1c3" }
.fa-file-powerpoint-o:before { content: "\f1c4" }
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before { content: "\f1c5" }
.fa-file-archive-o:before, .fa-file-zip-o:before { content: "\f1c6" }
.fa-file-audio-o:before, .fa-file-sound-o:before { content: "\f1c7" }
.fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8" }
.fa-file-code-o:before { content: "\f1c9" }
.fa-vine:before { content: "\f1ca" }
.fa-codepen:before { content: "\f1cb" }
.fa-jsfiddle:before { content: "\f1cc" }
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before { content: "\f1cd" }
.fa-circle-o-notch:before { content: "\f1ce" }
.fa-ra:before, .fa-rebel:before, .fa-resistance:before { content: "\f1d0" }
.fa-empire:before, .fa-ge:before { content: "\f1d1" }
.fa-git-square:before { content: "\f1d2" }
.fa-git:before { content: "\f1d3" }
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before { content: "\f1d4" }
.fa-tencent-weibo:before { content: "\f1d5" }
.fa-qq:before { content: "\f1d6" }
.fa-wechat:before, .fa-weixin:before { content: "\f1d7" }
.fa-paper-plane:before, .fa-send:before { content: "\f1d8" }
.fa-paper-plane-o:before, .fa-send-o:before { content: "\f1d9" }
.fa-history:before { content: "\f1da" }
.fa-circle-thin:before { content: "\f1db" }
.fa-header:before { content: "\f1dc" }
.fa-paragraph:before { content: "\f1dd" }
.fa-sliders:before { content: "\f1de" }
.fa-share-alt:before { content: "\f1e0" }
.fa-share-alt-square:before { content: "\f1e1" }
.fa-bomb:before { content: "\f1e2" }
.fa-futbol-o:before, .fa-soccer-ball-o:before { content: "\f1e3" }
.fa-tty:before { content: "\f1e4" }
.fa-binoculars:before { content: "\f1e5" }
.fa-plug:before { content: "\f1e6" }
.fa-slideshare:before { content: "\f1e7" }
.fa-twitch:before { content: "\f1e8" }
.fa-yelp:before { content: "\f1e9" }
.fa-newspaper-o:before { content: "\f1ea" }
.fa-wifi:before { content: "\f1eb" }
.fa-calculator:before { content: "\f1ec" }
.fa-paypal:before { content: "\f1ed" }
.fa-google-wallet:before { content: "\f1ee" }
.fa-cc-visa:before { content: "\f1f0" }
.fa-cc-mastercard:before { content: "\f1f1" }
.fa-cc-discover:before { content: "\f1f2" }
.fa-cc-amex:before { content: "\f1f3" }
.fa-cc-paypal:before { content: "\f1f4" }
.fa-cc-stripe:before { content: "\f1f5" }
.fa-bell-slash:before { content: "\f1f6" }
.fa-bell-slash-o:before { content: "\f1f7" }
.fa-trash:before { content: "\f1f8" }
.fa-copyright:before { content: "\f1f9" }
.fa-at:before { content: "\f1fa" }
.fa-eyedropper:before { content: "\f1fb" }
.fa-paint-brush:before { content: "\f1fc" }
.fa-birthday-cake:before { content: "\f1fd" }
.fa-area-chart:before { content: "\f1fe" }
.fa-pie-chart:before { content: "\f200" }
.fa-line-chart:before { content: "\f201" }
.fa-lastfm:before { content: "\f202" }
.fa-lastfm-square:before { content: "\f203" }
.fa-toggle-off:before { content: "\f204" }
.fa-toggle-on:before { content: "\f205" }
.fa-bicycle:before { content: "\f206" }
.fa-bus:before { content: "\f207" }
.fa-ioxhost:before { content: "\f208" }
.fa-angellist:before { content: "\f209" }
.fa-cc:before { content: "\f20a" }
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before { content: "\f20b" }
.fa-meanpath:before { content: "\f20c" }
.fa-buysellads:before { content: "\f20d" }
.fa-connectdevelop:before { content: "\f20e" }
.fa-dashcube:before { content: "\f210" }
.fa-forumbee:before { content: "\f211" }
.fa-leanpub:before { content: "\f212" }
.fa-sellsy:before { content: "\f213" }
.fa-shirtsinbulk:before { content: "\f214" }
.fa-simplybuilt:before { content: "\f215" }
.fa-skyatlas:before { content: "\f216" }
.fa-cart-plus:before { content: "\f217" }
.fa-cart-arrow-down:before { content: "\f218" }
.fa-diamond:before { content: "\f219" }
.fa-ship:before { content: "\f21a" }
.fa-user-secret:before { content: "\f21b" }
.fa-motorcycle:before { content: "\f21c" }
.fa-street-view:before { content: "\f21d" }
.fa-heartbeat:before { content: "\f21e" }
.fa-venus:before { content: "\f221" }
.fa-mars:before { content: "\f222" }
.fa-mercury:before { content: "\f223" }
.fa-intersex:before, .fa-transgender:before { content: "\f224" }
.fa-transgender-alt:before { content: "\f225" }
.fa-venus-double:before { content: "\f226" }
.fa-mars-double:before { content: "\f227" }
.fa-venus-mars:before { content: "\f228" }
.fa-mars-stroke:before { content: "\f229" }
.fa-mars-stroke-v:before { content: "\f22a" }
.fa-mars-stroke-h:before { content: "\f22b" }
.fa-neuter:before { content: "\f22c" }
.fa-genderless:before { content: "\f22d" }
.fa-facebook-official:before { content: "\f230" }
.fa-pinterest-p:before { content: "\f231" }
.fa-whatsapp:before { content: "\f232" }
.fa-server:before { content: "\f233" }
.fa-user-plus:before { content: "\f234" }
.fa-user-times:before { content: "\f235" }
.fa-bed:before, .fa-hotel:before { content: "\f236" }
.fa-viacoin:before { content: "\f237" }
.fa-train:before { content: "\f238" }
.fa-subway:before { content: "\f239" }
.fa-medium:before { content: "\f23a" }
.fa-y-combinator:before, .fa-yc:before { content: "\f23b" }
.fa-optin-monster:before { content: "\f23c" }
.fa-opencart:before { content: "\f23d" }
.fa-expeditedssl:before { content: "\f23e" }
.fa-battery-4:before, .fa-battery-full:before { content: "\f240" }
.fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241" }
.fa-battery-2:before, .fa-battery-half:before { content: "\f242" }
.fa-battery-1:before, .fa-battery-quarter:before { content: "\f243" }
.fa-battery-0:before, .fa-battery-empty:before { content: "\f244" }
.fa-mouse-pointer:before { content: "\f245" }
.fa-i-cursor:before { content: "\f246" }
.fa-object-group:before { content: "\f247" }
.fa-object-ungroup:before { content: "\f248" }
.fa-sticky-note:before { content: "\f249" }
.fa-sticky-note-o:before { content: "\f24a" }
.fa-cc-jcb:before { content: "\f24b" }
.fa-cc-diners-club:before { content: "\f24c" }
.fa-clone:before { content: "\f24d" }
.fa-balance-scale:before { content: "\f24e" }
.fa-hourglass-o:before { content: "\f250" }
.fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251" }
.fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252" }
.fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253" }
.fa-hourglass:before { content: "\f254" }
.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255" }
.fa-hand-paper-o:before, .fa-hand-stop-o:before { content: "\f256" }
.fa-hand-scissors-o:before { content: "\f257" }
.fa-hand-lizard-o:before { content: "\f258" }
.fa-hand-spock-o:before { content: "\f259" }
.fa-hand-pointer-o:before { content: "\f25a" }
.fa-hand-peace-o:before { content: "\f25b" }
.fa-trademark:before { content: "\f25c" }
.fa-registered:before { content: "\f25d" }
.fa-creative-commons:before { content: "\f25e" }
.fa-gg:before { content: "\f260" }
.fa-gg-circle:before { content: "\f261" }
.fa-tripadvisor:before { content: "\f262" }
.fa-odnoklassniki:before { content: "\f263" }
.fa-odnoklassniki-square:before { content: "\f264" }
.fa-get-pocket:before { content: "\f265" }
.fa-wikipedia-w:before { content: "\f266" }
.fa-safari:before { content: "\f267" }
.fa-chrome:before { content: "\f268" }
.fa-firefox:before { content: "\f269" }
.fa-opera:before { content: "\f26a" }
.fa-internet-explorer:before { content: "\f26b" }
.fa-television:before, .fa-tv:before { content: "\f26c" }
.fa-contao:before { content: "\f26d" }
.fa-500px:before { content: "\f26e" }
.fa-amazon:before { content: "\f270" }
.fa-calendar-plus-o:before { content: "\f271" }
.fa-calendar-minus-o:before { content: "\f272" }
.fa-calendar-times-o:before { content: "\f273" }
.fa-calendar-check-o:before { content: "\f274" }
.fa-industry:before { content: "\f275" }
.fa-map-pin:before { content: "\f276" }
.fa-map-signs:before { content: "\f277" }
.fa-map-o:before { content: "\f278" }
.fa-map:before { content: "\f279" }
.fa-commenting:before { content: "\f27a" }
.fa-commenting-o:before { content: "\f27b" }
.fa-houzz:before { content: "\f27c" }
.fa-vimeo:before { content: "\f27d" }
.fa-black-tie:before { content: "\f27e" }
.fa-fonticons:before { content: "\f280" }
.fa-reddit-alien:before { content: "\f281" }
.fa-edge:before { content: "\f282" }
.fa-credit-card-alt:before { content: "\f283" }
.fa-codiepie:before { content: "\f284" }
.fa-modx:before { content: "\f285" }
.fa-fort-awesome:before { content: "\f286" }
.fa-usb:before { content: "\f287" }
.fa-product-hunt:before { content: "\f288" }
.fa-mixcloud:before { content: "\f289" }
.fa-scribd:before { content: "\f28a" }
.fa-pause-circle:before { content: "\f28b" }
.fa-pause-circle-o:before { content: "\f28c" }
.fa-stop-circle:before { content: "\f28d" }
.fa-stop-circle-o:before { content: "\f28e" }
.fa-shopping-bag:before { content: "\f290" }
.fa-shopping-basket:before { content: "\f291" }
.fa-hashtag:before { content: "\f292" }
.fa-bluetooth:before { content: "\f293" }
.fa-bluetooth-b:before { content: "\f294" }
.fa-percent:before { content: "\f295" }
.fa-gitlab:before { content: "\f296" }
.fa-wpbeginner:before { content: "\f297" }
.fa-wpforms:before { content: "\f298" }
.fa-envira:before { content: "\f299" }
.fa-universal-access:before { content: "\f29a" }
.fa-wheelchair-alt:before { content: "\f29b" }
.fa-question-circle-o:before { content: "\f29c" }
.fa-blind:before { content: "\f29d" }
.fa-audio-description:before { content: "\f29e" }
.fa-volume-control-phone:before { content: "\f2a0" }
.fa-braille:before { content: "\f2a1" }
.fa-assistive-listening-systems:before { content: "\f2a2" }
.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before { content: "\f2a3" }
.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before { content: "\f2a4" }
.fa-glide:before { content: "\f2a5" }
.fa-glide-g:before { content: "\f2a6" }
.fa-sign-language:before, .fa-signing:before { content: "\f2a7" }
.fa-low-vision:before { content: "\f2a8" }
.fa-viadeo:before { content: "\f2a9" }
.fa-viadeo-square:before { content: "\f2aa" }
.fa-snapchat:before { content: "\f2ab" }
.fa-snapchat-ghost:before { content: "\f2ac" }
.fa-snapchat-square:before { content: "\f2ad" }
.fa-pied-piper:before { content: "\f2ae" }
.fa-first-order:before { content: "\f2b0" }
.fa-yoast:before { content: "\f2b1" }
.fa-themeisle:before { content: "\f2b2" }
.fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3" }
.fa-fa:before, .fa-font-awesome:before { content: "\f2b4" }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0 }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto }
.la, .lab, .lad, .lal, .lar, .las { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1 }
.la-lg { font-size: 1.33333em; line-height: .75em; vertical-align: -.0667em }
.la-xs { font-size: .75em }
.la-sm { font-size: .875em }
.la-1x { font-size: 1rem }
.la-2x { font-size: 2rem }
.la-3x { font-size: 3rem }
.la-4x { font-size: 4rem }
.la-5x { font-size: 5rem }
.la-6x { font-size: 6rem }
.la-7x { font-size: 7rem }
.la-8x { font-size: 8rem }
.la-9x { font-size: 9rem }
.la-10x { font-size: 10rem }
.la-fw { text-align: center; width: 1.25em }
.la-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0 }
.la-ul>li { position: relative }
.la-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit }
.la-border { border: solid .08em #eee; border-radius: .1em; padding: .2em .25em .15em }
.la-pull-left { float: left }
.la-pull-right { float: right }
.la.la-pull-left, .lab.la-pull-left, .lal.la-pull-left, .lar.la-pull-left, .las.la-pull-left { margin-right: .3em }
.la.la-pull-right, .lab.la-pull-right, .lal.la-pull-right, .lar.la-pull-right, .las.la-pull-right { margin-left: .3em }
.la-spin { -webkit-animation: la-spin 2s infinite linear; animation: la-spin 2s infinite linear }
.la-pulse { -webkit-animation: la-spin 1s infinite steps(8); animation: la-spin 1s infinite steps(8) }
@-webkit-keyframes la-spin {
	0% { -webkit-transform: rotate(0); transform: rotate(0) }
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
@keyframes la-spin {
	0% { -webkit-transform: rotate(0); transform: rotate(0) }
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
.la-rotate-90 { -webkit-transform: rotate(90deg); transform: rotate(90deg) }
.la-rotate-180 { -webkit-transform: rotate(180deg); transform: rotate(180deg) }
.la-rotate-270 { -webkit-transform: rotate(270deg); transform: rotate(270deg) }
.la-flip-horizontal { -webkit-transform: scale(-1, 1); transform: scale(-1, 1) }
.la-flip-vertical { -webkit-transform: scale(1, -1); transform: scale(1, -1) }
.la-flip-both, .la-flip-horizontal.la-flip-vertical { -webkit-transform: scale(-1, -1); transform: scale(-1, -1) }
:root .la-flip-both, :root .la-flip-horizontal, :root .la-flip-vertical, :root .la-rotate-180, :root .la-rotate-270, :root .la-rotate-90 { -webkit-filter: none; filter: none }
.la-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em }
.la-stack-1x, .la-stack-2x { left: 0; position: absolute; text-align: center; width: 100% }
.la-stack-1x { line-height: inherit }
.la-stack-2x { font-size: 2em }
.la-inverse { color: #fff }
.la-500px:before { content: "\f26e" }
.la-accessible-icon:before { content: "\f368" }
.la-accusoft:before { content: "\f369" }
.la-acquisitions-incorporated:before { content: "\f6af" }
.la-ad:before { content: "\f641" }
.la-address-book:before { content: "\f2b9" }
.la-address-card:before { content: "\f2bb" }
.la-adjust:before { content: "\f042" }
.la-adn:before { content: "\f170" }
.la-adobe:before { content: "\f778" }
.la-adversal:before { content: "\f36a" }
.la-affiliatetheme:before { content: "\f36b" }
.la-air-freshener:before { content: "\f5d0" }
.la-airbnb:before { content: "\f834" }
.la-algolia:before { content: "\f36c" }
.la-align-center:before { content: "\f037" }
.la-align-justify:before { content: "\f039" }
.la-align-left:before { content: "\f036" }
.la-align-right:before { content: "\f038" }
.la-alipay:before { content: "\f642" }
.la-allergies:before { content: "\f461" }
.la-amazon:before { content: "\f270" }
.la-amazon-pay:before { content: "\f42c" }
.la-ambulance:before { content: "\f0f9" }
.la-american-sign-language-interpreting:before { content: "\f2a3" }
.la-amilia:before { content: "\f36d" }
.la-anchor:before { content: "\f13d" }
.la-android:before { content: "\f17b" }
.la-angellist:before { content: "\f209" }
.la-angle-double-down:before { content: "\f103" }
.la-angle-double-left:before { content: "\f100" }
.la-angle-double-right:before { content: "\f101" }
.la-angle-double-up:before { content: "\f102" }
.la-angle-down:before { content: "\f107" }
.la-angle-left:before { content: "\f104" }
.la-angle-right:before { content: "\f105" }
.la-angle-up:before { content: "\f106" }
.la-angry:before { content: "\f556" }
.la-angrycreative:before { content: "\f36e" }
.la-angular:before { content: "\f420" }
.la-ankh:before { content: "\f644" }
.la-app-store:before { content: "\f36f" }
.la-app-store-ios:before { content: "\f370" }
.la-apper:before { content: "\f371" }
.la-apple:before { content: "\f179" }
.la-apple-alt:before { content: "\f5d1" }
.la-apple-pay:before { content: "\f415" }
.la-archive:before { content: "\f187" }
.la-archway:before { content: "\f557" }
.la-arrow-alt-circle-down:before { content: "\f358" }
.la-arrow-alt-circle-left:before { content: "\f359" }
.la-arrow-alt-circle-right:before { content: "\f35a" }
.la-arrow-alt-circle-up:before { content: "\f35b" }
.la-arrow-circle-down:before { content: "\f0ab" }
.la-arrow-circle-left:before { content: "\f0a8" }
.la-arrow-circle-right:before { content: "\f0a9" }
.la-arrow-circle-up:before { content: "\f0aa" }
.la-arrow-down:before { content: "\f063" }
.la-arrow-left:before { content: "\f060" }
.la-arrow-right:before { content: "\f061" }
.la-arrow-up:before { content: "\f062" }
.la-arrows-alt:before { content: "\f0b2" }
.la-arrows-alt-h:before { content: "\f337" }
.la-arrows-alt-v:before { content: "\f338" }
.la-artstation:before { content: "\f77a" }
.la-assistive-listening-systems:before { content: "\f2a2" }
.la-asterisk:before { content: "\f069" }
.la-asymmetrik:before { content: "\f372" }
.la-at:before { content: "\f1fa" }
.la-atlas:before { content: "\f558" }
.la-atlassian:before { content: "\f77b" }
.la-atom:before { content: "\f5d2" }
.la-audible:before { content: "\f373" }
.la-audio-description:before { content: "\f29e" }
.la-autoprefixer:before { content: "\f41c" }
.la-avianex:before { content: "\f374" }
.la-aviato:before { content: "\f421" }
.la-award:before { content: "\f559" }
.la-aws:before { content: "\f375" }
.la-baby:before { content: "\f77c" }
.la-baby-carriage:before { content: "\f77d" }
.la-backspace:before { content: "\f55a" }
.la-backward:before { content: "\f04a" }
.la-bacon:before { content: "\f7e5" }
.la-balance-scale:before { content: "\f24e" }
.la-balance-scale-left:before { content: "\f515" }
.la-balance-scale-right:before { content: "\f516" }
.la-ban:before { content: "\f05e" }
.la-band-aid:before { content: "\f462" }
.la-bandcamp:before { content: "\f2d5" }
.la-barcode:before { content: "\f02a" }
.la-bars:before { content: "\f0c9" }
.la-baseball-ball:before { content: "\f433" }
.la-basketball-ball:before { content: "\f434" }
.la-bath:before { content: "\f2cd" }
.la-battery-empty:before { content: "\f244" }
.la-battery-full:before { content: "\f240" }
.la-battery-half:before { content: "\f242" }
.la-battery-quarter:before { content: "\f243" }
.la-battery-three-quarters:before { content: "\f241" }
.la-battle-net:before { content: "\f835" }
.la-bed:before { content: "\f236" }
.la-beer:before { content: "\f0fc" }
.la-behance:before { content: "\f1b4" }
.la-behance-square:before { content: "\f1b5" }
.la-bell:before { content: "\f0f3" }
.la-bell-slash:before { content: "\f1f6" }
.la-bezier-curve:before { content: "\f55b" }
.la-bible:before { content: "\f647" }
.la-bicycle:before { content: "\f206" }
.la-biking:before { content: "\f84a" }
.la-bimobject:before { content: "\f378" }
.la-binoculars:before { content: "\f1e5" }
.la-biohazard:before { content: "\f780" }
.la-birthday-cake:before { content: "\f1fd" }
.la-bitbucket:before { content: "\f171" }
.la-bitcoin:before { content: "\f379" }
.la-bity:before { content: "\f37a" }
.la-black-tie:before { content: "\f27e" }
.la-blackberry:before { content: "\f37b" }
.la-blender:before { content: "\f517" }
.la-blender-phone:before { content: "\f6b6" }
.la-blind:before { content: "\f29d" }
.la-blog:before { content: "\f781" }
.la-blogger:before { content: "\f37c" }
.la-blogger-b:before { content: "\f37d" }
.la-bluetooth:before { content: "\f293" }
.la-bluetooth-b:before { content: "\f294" }
.la-bold:before { content: "\f032" }
.la-bolt:before { content: "\f0e7" }
.la-bomb:before { content: "\f1e2" }
.la-bone:before { content: "\f5d7" }
.la-bong:before { content: "\f55c" }
.la-book:before { content: "\f02d" }
.la-book-dead:before { content: "\f6b7" }
.la-book-medical:before { content: "\f7e6" }
.la-book-open:before { content: "\f518" }
.la-book-reader:before { content: "\f5da" }
.la-bookmark:before { content: "\f02e" }
.la-bootstrap:before { content: "\f836" }
.la-border-all:before { content: "\f84c" }
.la-border-none:before { content: "\f850" }
.la-border-style:before { content: "\f853" }
.la-bowling-ball:before { content: "\f436" }
.la-box:before { content: "\f466" }
.la-box-open:before { content: "\f49e" }
.la-boxes:before { content: "\f468" }
.la-braille:before { content: "\f2a1" }
.la-brain:before { content: "\f5dc" }
.la-bread-slice:before { content: "\f7ec" }
.la-briefcase:before { content: "\f0b1" }
.la-briefcase-medical:before { content: "\f469" }
.la-broadcast-tower:before { content: "\f519" }
.la-broom:before { content: "\f51a" }
.la-brush:before { content: "\f55d" }
.la-btc:before { content: "\f15a" }
.la-buffer:before { content: "\f837" }
.la-bug:before { content: "\f188" }
.la-building:before { content: "\f1ad" }
.la-bullhorn:before { content: "\f0a1" }
.la-bullseye:before { content: "\f140" }
.la-burn:before { content: "\f46a" }
.la-buromobelexperte:before { content: "\f37f" }
.la-bus:before { content: "\f207" }
.la-bus-alt:before { content: "\f55e" }
.la-business-time:before { content: "\f64a" }
.la-buy-n-large:before { content: "\f8a6" }
.la-buysellads:before { content: "\f20d" }
.la-calculator:before { content: "\f1ec" }
.la-calendar:before { content: "\f133" }
.la-calendar-alt:before { content: "\f073" }
.la-calendar-check:before { content: "\f274" }
.la-calendar-day:before { content: "\f783" }
.la-calendar-minus:before { content: "\f272" }
.la-calendar-plus:before { content: "\f271" }
.la-calendar-times:before { content: "\f273" }
.la-calendar-week:before { content: "\f784" }
.la-camera:before { content: "\f030" }
.la-camera-retro:before { content: "\f083" }
.la-campground:before { content: "\f6bb" }
.la-canadian-maple-leaf:before { content: "\f785" }
.la-candy-cane:before { content: "\f786" }
.la-cannabis:before { content: "\f55f" }
.la-capsules:before { content: "\f46b" }
.la-car:before { content: "\f1b9" }
.la-car-alt:before { content: "\f5de" }
.la-car-battery:before { content: "\f5df" }
.la-car-crash:before { content: "\f5e1" }
.la-car-side:before { content: "\f5e4" }
.la-caret-down:before { content: "\f0d7" }
.la-caret-left:before { content: "\f0d9" }
.la-caret-right:before { content: "\f0da" }
.la-caret-square-down:before { content: "\f150" }
.la-caret-square-left:before { content: "\f191" }
.la-caret-square-right:before { content: "\f152" }
.la-caret-square-up:before { content: "\f151" }
.la-caret-up:before { content: "\f0d8" }
.la-carrot:before { content: "\f787" }
.la-cart-arrow-down:before { content: "\f218" }
.la-cart-plus:before { content: "\f217" }
.la-cash-register:before { content: "\f788" }
.la-cat:before { content: "\f6be" }
.la-cc-amazon-pay:before { content: "\f42d" }
.la-cc-amex:before { content: "\f1f3" }
.la-cc-apple-pay:before { content: "\f416" }
.la-cc-diners-club:before { content: "\f24c" }
.la-cc-discover:before { content: "\f1f2" }
.la-cc-jcb:before { content: "\f24b" }
.la-cc-mastercard:before { content: "\f1f1" }
.la-cc-paypal:before { content: "\f1f4" }
.la-cc-stripe:before { content: "\f1f5" }
.la-cc-visa:before { content: "\f1f0" }
.la-centercode:before { content: "\f380" }
.la-centos:before { content: "\f789" }
.la-certificate:before { content: "\f0a3" }
.la-chair:before { content: "\f6c0" }
.la-chalkboard:before { content: "\f51b" }
.la-chalkboard-teacher:before { content: "\f51c" }
.la-charging-station:before { content: "\f5e7" }
.la-chart-area:before { content: "\f1fe" }
.la-chart-bar:before { content: "\f080" }
.la-chart-line:before { content: "\f201" }
.la-chart-pie:before { content: "\f200" }
.la-check:before { content: "\f00c" }
.la-check-circle:before { content: "\f058" }
.la-check-double:before { content: "\f560" }
.la-check-square:before { content: "\f14a" }
.la-cheese:before { content: "\f7ef" }
.la-chess:before { content: "\f439" }
.la-chess-bishop:before { content: "\f43a" }
.la-chess-board:before { content: "\f43c" }
.la-chess-king:before { content: "\f43f" }
.la-chess-knight:before { content: "\f441" }
.la-chess-pawn:before { content: "\f443" }
.la-chess-queen:before { content: "\f445" }
.la-chess-rook:before { content: "\f447" }
.la-chevron-circle-down:before { content: "\f13a" }
.la-chevron-circle-left:before { content: "\f137" }
.la-chevron-circle-right:before { content: "\f138" }
.la-chevron-circle-up:before { content: "\f139" }
.la-chevron-down:before { content: "\f078" }
.la-chevron-left:before { content: "\f053" }
.la-chevron-right:before { content: "\f054" }
.la-chevron-up:before { content: "\f077" }
.la-child:before { content: "\f1ae" }
.la-chrome:before { content: "\f268" }
.la-chromecast:before { content: "\f838" }
.la-church:before { content: "\f51d" }
.la-circle:before { content: "\f111" }
.la-circle-notch:before { content: "\f1ce" }
.la-city:before { content: "\f64f" }
.la-clinic-medical:before { content: "\f7f2" }
.la-clipboard:before { content: "\f328" }
.la-clipboard-check:before { content: "\f46c" }
.la-clipboard-list:before { content: "\f46d" }
.la-clock:before { content: "\f017" }
.la-clone:before { content: "\f24d" }
.la-closed-captioning:before { content: "\f20a" }
.la-cloud:before { content: "\f0c2" }
.la-cloud-download-alt:before { content: "\f381" }
.la-cloud-meatball:before { content: "\f73b" }
.la-cloud-moon:before { content: "\f6c3" }
.la-cloud-moon-rain:before { content: "\f73c" }
.la-cloud-rain:before { content: "\f73d" }
.la-cloud-showers-heavy:before { content: "\f740" }
.la-cloud-sun:before { content: "\f6c4" }
.la-cloud-sun-rain:before { content: "\f743" }
.la-cloud-upload-alt:before { content: "\f382" }
.la-cloudscale:before { content: "\f383" }
.la-cloudsmith:before { content: "\f384" }
.la-cloudversify:before { content: "\f385" }
.la-cocktail:before { content: "\f561" }
.la-code:before { content: "\f121" }
.la-code-branch:before { content: "\f126" }
.la-codepen:before { content: "\f1cb" }
.la-codiepie:before { content: "\f284" }
.la-coffee:before { content: "\f0f4" }
.la-cog:before { content: "\f013" }
.la-cogs:before { content: "\f085" }
.la-coins:before { content: "\f51e" }
.la-columns:before { content: "\f0db" }
.la-comment:before { content: "\f075" }
.la-comment-alt:before { content: "\f27a" }
.la-comment-dollar:before { content: "\f651" }
.la-comment-dots:before { content: "\f4ad" }
.la-comment-medical:before { content: "\f7f5" }
.la-comment-slash:before { content: "\f4b3" }
.la-comments:before { content: "\f086" }
.la-comments-dollar:before { content: "\f653" }
.la-compact-disc:before { content: "\f51f" }
.la-compass:before { content: "\f14e" }
.la-compress:before { content: "\f066" }
.la-compress-arrows-alt:before { content: "\f78c" }
.la-concierge-bell:before { content: "\f562" }
.la-confluence:before { content: "\f78d" }
.la-connectdevelop:before { content: "\f20e" }
.la-contao:before { content: "\f26d" }
.la-cookie:before { content: "\f563" }
.la-cookie-bite:before { content: "\f564" }
.la-copy:before { content: "\f0c5" }
.la-copyright:before { content: "\f1f9" }
.la-cotton-bureau:before { content: "\f89e" }
.la-couch:before { content: "\f4b8" }
.la-cpanel:before { content: "\f388" }
.la-creative-commons:before { content: "\f25e" }
.la-creative-commons-by:before { content: "\f4e7" }
.la-creative-commons-nc:before { content: "\f4e8" }
.la-creative-commons-nc-eu:before { content: "\f4e9" }
.la-creative-commons-nc-jp:before { content: "\f4ea" }
.la-creative-commons-nd:before { content: "\f4eb" }
.la-creative-commons-pd:before { content: "\f4ec" }
.la-creative-commons-pd-alt:before { content: "\f4ed" }
.la-creative-commons-remix:before { content: "\f4ee" }
.la-creative-commons-sa:before { content: "\f4ef" }
.la-creative-commons-sampling:before { content: "\f4f0" }
.la-creative-commons-sampling-plus:before { content: "\f4f1" }
.la-creative-commons-share:before { content: "\f4f2" }
.la-creative-commons-zero:before { content: "\f4f3" }
.la-credit-card:before { content: "\f09d" }
.la-critical-role:before { content: "\f6c9" }
.la-crop:before { content: "\f125" }
.la-crop-alt:before { content: "\f565" }
.la-cross:before { content: "\f654" }
.la-crosshairs:before { content: "\f05b" }
.la-crow:before { content: "\f520" }
.la-crown:before { content: "\f521" }
.la-crutch:before { content: "\f7f7" }
.la-css3:before { content: "\f13c" }
.la-css3-alt:before { content: "\f38b" }
.la-cube:before { content: "\f1b2" }
.la-cubes:before { content: "\f1b3" }
.la-cut:before { content: "\f0c4" }
.la-cuttlefish:before { content: "\f38c" }
.la-d-and-d:before { content: "\f38d" }
.la-d-and-d-beyond:before { content: "\f6ca" }
.la-dashcube:before { content: "\f210" }
.la-database:before { content: "\f1c0" }
.la-deaf:before { content: "\f2a4" }
.la-delicious:before { content: "\f1a5" }
.la-democrat:before { content: "\f747" }
.la-deploydog:before { content: "\f38e" }
.la-deskpro:before { content: "\f38f" }
.la-desktop:before { content: "\f108" }
.la-dev:before { content: "\f6cc" }
.la-deviantart:before { content: "\f1bd" }
.la-dharmachakra:before { content: "\f655" }
.la-dhl:before { content: "\f790" }
.la-diagnoses:before { content: "\f470" }
.la-diaspora:before { content: "\f791" }
.la-dice:before { content: "\f522" }
.la-dice-d20:before { content: "\f6cf" }
.la-dice-d6:before { content: "\f6d1" }
.la-dice-five:before { content: "\f523" }
.la-dice-four:before { content: "\f524" }
.la-dice-one:before { content: "\f525" }
.la-dice-six:before { content: "\f526" }
.la-dice-three:before { content: "\f527" }
.la-dice-two:before { content: "\f528" }
.la-digg:before { content: "\f1a6" }
.la-digital-ocean:before { content: "\f391" }
.la-digital-tachograph:before { content: "\f566" }
.la-directions:before { content: "\f5eb" }
.la-discord:before { content: "\f392" }
.la-discourse:before { content: "\f393" }
.la-divide:before { content: "\f529" }
.la-dizzy:before { content: "\f567" }
.la-dna:before { content: "\f471" }
.la-dochub:before { content: "\f394" }
.la-docker:before { content: "\f395" }
.la-dog:before { content: "\f6d3" }
.la-dollar-sign:before { content: "\f155" }
.la-dolly:before { content: "\f472" }
.la-dolly-flatbed:before { content: "\f474" }
.la-donate:before { content: "\f4b9" }
.la-door-closed:before { content: "\f52a" }
.la-door-open:before { content: "\f52b" }
.la-dot-circle:before { content: "\f192" }
.la-dove:before { content: "\f4ba" }
.la-download:before { content: "\f019" }
.la-draft2digital:before { content: "\f396" }
.la-drafting-compass:before { content: "\f568" }
.la-dragon:before { content: "\f6d5" }
.la-draw-polygon:before { content: "\f5ee" }
.la-dribbble:before { content: "\f17d" }
.la-dribbble-square:before { content: "\f397" }
.la-dropbox:before { content: "\f16b" }
.la-drum:before { content: "\f569" }
.la-drum-steelpan:before { content: "\f56a" }
.la-drumstick-bite:before { content: "\f6d7" }
.la-drupal:before { content: "\f1a9" }
.la-dumbbell:before { content: "\f44b" }
.la-dumpster:before { content: "\f793" }
.la-dumpster-fire:before { content: "\f794" }
.la-dungeon:before { content: "\f6d9" }
.la-dyalog:before { content: "\f399" }
.la-earlybirds:before { content: "\f39a" }
.la-ebay:before { content: "\f4f4" }
.la-edge:before { content: "\f282" }
.la-edit:before { content: "\f044" }
.la-egg:before { content: "\f7fb" }
.la-eject:before { content: "\f052" }
.la-elementor:before { content: "\f430" }
.la-ellipsis-h:before { content: "\f141" }
.la-ellipsis-v:before { content: "\f142" }
.la-ello:before { content: "\f5f1" }
.la-ember:before { content: "\f423" }
.la-empire:before { content: "\f1d1" }
.la-envelope:before { content: "\f0e0" }
.la-envelope-open:before { content: "\f2b6" }
.la-envelope-open-text:before { content: "\f658" }
.la-envelope-square:before { content: "\f199" }
.la-envira:before { content: "\f299" }
.la-equals:before { content: "\f52c" }
.la-eraser:before { content: "\f12d" }
.la-erlang:before { content: "\f39d" }
.la-ethereum:before { content: "\f42e" }
.la-ethernet:before { content: "\f796" }
.la-etsy:before { content: "\f2d7" }
.la-euro-sign:before { content: "\f153" }
.la-evernote:before { content: "\f839" }
.la-exchange-alt:before { content: "\f362" }
.la-exclamation:before { content: "\f12a" }
.la-exclamation-circle:before { content: "\f06a" }
.la-exclamation-triangle:before { content: "\f071" }
.la-expand:before { content: "\f065" }
.la-expand-arrows-alt:before { content: "\f31e" }
.la-expeditedssl:before { content: "\f23e" }
.la-external-link-alt:before { content: "\f35d" }
.la-external-link-square-alt:before { content: "\f360" }
.la-eye:before { content: "\f06e" }
.la-eye-dropper:before { content: "\f1fb" }
.la-eye-slash:before { content: "\f070" }
.la-facebook:before { content: "\f09a" }
.la-facebook-f:before { content: "\f39e" }
.la-facebook-messenger:before { content: "\f39f" }
.la-facebook-square:before { content: "\f082" }
.la-fan:before { content: "\f863" }
.la-fantasy-flight-games:before { content: "\f6dc" }
.la-fast-backward:before { content: "\f049" }
.la-fast-forward:before { content: "\f050" }
.la-fax:before { content: "\f1ac" }
.la-feather:before { content: "\f52d" }
.la-feather-alt:before { content: "\f56b" }
.la-fedex:before { content: "\f797" }
.la-fedora:before { content: "\f798" }
.la-female:before { content: "\f182" }
.la-fighter-jet:before { content: "\f0fb" }
.la-figma:before { content: "\f799" }
.la-file:before { content: "\f15b" }
.la-file-alt:before { content: "\f15c" }
.la-file-archive:before { content: "\f1c6" }
.la-file-audio:before { content: "\f1c7" }
.la-file-code:before { content: "\f1c9" }
.la-file-contract:before { content: "\f56c" }
.la-file-csv:before { content: "\f6dd" }
.la-file-download:before { content: "\f56d" }
.la-file-excel:before { content: "\f1c3" }
.la-file-export:before { content: "\f56e" }
.la-file-image:before { content: "\f1c5" }
.la-file-import:before { content: "\f56f" }
.la-file-invoice:before { content: "\f570" }
.la-file-invoice-dollar:before { content: "\f571" }
.la-file-medical:before { content: "\f477" }
.la-file-medical-alt:before { content: "\f478" }
.la-file-pdf:before { content: "\f1c1" }
.la-file-powerpoint:before { content: "\f1c4" }
.la-file-prescription:before { content: "\f572" }
.la-file-signature:before { content: "\f573" }
.la-file-upload:before { content: "\f574" }
.la-file-video:before { content: "\f1c8" }
.la-file-word:before { content: "\f1c2" }
.la-fill:before { content: "\f575" }
.la-fill-drip:before { content: "\f576" }
.la-film:before { content: "\f008" }
.la-filter:before { content: "\f0b0" }
.la-fingerprint:before { content: "\f577" }
.la-fire:before { content: "\f06d" }
.la-fire-alt:before { content: "\f7e4" }
.la-fire-extinguisher:before { content: "\f134" }
.la-firefox:before { content: "\f269" }
.la-first-aid:before { content: "\f479" }
.la-first-order:before { content: "\f2b0" }
.la-first-order-alt:before { content: "\f50a" }
.la-firstdraft:before { content: "\f3a1" }
.la-fish:before { content: "\f578" }
.la-fist-raised:before { content: "\f6de" }
.la-flag:before { content: "\f024" }
.la-flag-checkered:before { content: "\f11e" }
.la-flag-usa:before { content: "\f74d" }
.la-flask:before { content: "\f0c3" }
.la-flickr:before { content: "\f16e" }
.la-flipboard:before { content: "\f44d" }
.la-flushed:before { content: "\f579" }
.la-fly:before { content: "\f417" }
.la-folder:before { content: "\f07b" }
.la-folder-minus:before { content: "\f65d" }
.la-folder-open:before { content: "\f07c" }
.la-folder-plus:before { content: "\f65e" }
.la-font:before { content: "\f031" }
.la-font-awesome:before { content: "\f2b4" }
.la-font-awesome-alt:before { content: "\f35c" }
.la-font-awesome-flag:before { content: "\f425" }
.la-font-awesome-logo-full:before { content: "\f4e6" }
.la-fonticons:before { content: "\f280" }
.la-fonticons-fi:before { content: "\f3a2" }
.la-football-ball:before { content: "\f44e" }
.la-fort-awesome:before { content: "\f286" }
.la-fort-awesome-alt:before { content: "\f3a3" }
.la-forumbee:before { content: "\f211" }
.la-forward:before { content: "\f04e" }
.la-foursquare:before { content: "\f180" }
.la-free-code-camp:before { content: "\f2c5" }
.la-freebsd:before { content: "\f3a4" }
.la-frog:before { content: "\f52e" }
.la-frown:before { content: "\f119" }
.la-frown-open:before { content: "\f57a" }
.la-fulcrum:before { content: "\f50b" }
.la-funnel-dollar:before { content: "\f662" }
.la-futbol:before { content: "\f1e3" }
.la-galactic-republic:before { content: "\f50c" }
.la-galactic-senate:before { content: "\f50d" }
.la-gamepad:before { content: "\f11b" }
.la-gas-pump:before { content: "\f52f" }
.la-gavel:before { content: "\f0e3" }
.la-gem:before { content: "\f3a5" }
.la-genderless:before { content: "\f22d" }
.la-get-pocket:before { content: "\f265" }
.la-gg:before { content: "\f260" }
.la-gg-circle:before { content: "\f261" }
.la-ghost:before { content: "\f6e2" }
.la-gift:before { content: "\f06b" }
.la-gifts:before { content: "\f79c" }
.la-git:before { content: "\f1d3" }
.la-git-alt:before { content: "\f841" }
.la-git-square:before { content: "\f1d2" }
.la-github:before { content: "\f09b" }
.la-github-alt:before { content: "\f113" }
.la-github-square:before { content: "\f092" }
.la-gitkraken:before { content: "\f3a6" }
.la-gitlab:before { content: "\f296" }
.la-gitter:before { content: "\f426" }
.la-glass-cheers:before { content: "\f79f" }
.la-glass-martini:before { content: "\f000" }
.la-glass-martini-alt:before { content: "\f57b" }
.la-glass-whiskey:before { content: "\f7a0" }
.la-glasses:before { content: "\f530" }
.la-glide:before { content: "\f2a5" }
.la-glide-g:before { content: "\f2a6" }
.la-globe:before { content: "\f0ac" }
.la-globe-africa:before { content: "\f57c" }
.la-globe-americas:before { content: "\f57d" }
.la-globe-asia:before { content: "\f57e" }
.la-globe-europe:before { content: "\f7a2" }
.la-gofore:before { content: "\f3a7" }
.la-golf-ball:before { content: "\f450" }
.la-goodreads:before { content: "\f3a8" }
.la-goodreads-g:before { content: "\f3a9" }
.la-google:before { content: "\f1a0" }
.la-google-drive:before { content: "\f3aa" }
.la-google-play:before { content: "\f3ab" }
.la-google-plus:before { content: "\f2b3" }
.la-google-plus-g:before { content: "\f0d5" }
.la-google-plus-square:before { content: "\f0d4" }
.la-google-wallet:before { content: "\f1ee" }
.la-gopuram:before { content: "\f664" }
.la-graduation-cap:before { content: "\f19d" }
.la-gratipay:before { content: "\f184" }
.la-grav:before { content: "\f2d6" }
.la-greater-than:before { content: "\f531" }
.la-greater-than-equal:before { content: "\f532" }
.la-grimace:before { content: "\f57f" }
.la-grin:before { content: "\f580" }
.la-grin-alt:before { content: "\f581" }
.la-grin-beam:before { content: "\f582" }
.la-grin-beam-sweat:before { content: "\f583" }
.la-grin-hearts:before { content: "\f584" }
.la-grin-squint:before { content: "\f585" }
.la-grin-squint-tears:before { content: "\f586" }
.la-grin-stars:before { content: "\f587" }
.la-grin-tears:before { content: "\f588" }
.la-grin-tongue:before { content: "\f589" }
.la-grin-tongue-squint:before { content: "\f58a" }
.la-grin-tongue-wink:before { content: "\f58b" }
.la-grin-wink:before { content: "\f58c" }
.la-grip-horizontal:before { content: "\f58d" }
.la-grip-lines:before { content: "\f7a4" }
.la-grip-lines-vertical:before { content: "\f7a5" }
.la-grip-vertical:before { content: "\f58e" }
.la-gripfire:before { content: "\f3ac" }
.la-grunt:before { content: "\f3ad" }
.la-guitar:before { content: "\f7a6" }
.la-gulp:before { content: "\f3ae" }
.la-h-square:before { content: "\f0fd" }
.la-hacker-news:before { content: "\f1d4" }
.la-hacker-news-square:before { content: "\f3af" }
.la-hackerrank:before { content: "\f5f7" }
.la-hamburger:before { content: "\f805" }
.la-hammer:before { content: "\f6e3" }
.la-hamsa:before { content: "\f665" }
.la-hand-holding:before { content: "\f4bd" }
.la-hand-holding-heart:before { content: "\f4be" }
.la-hand-holding-usd:before { content: "\f4c0" }
.la-hand-lizard:before { content: "\f258" }
.la-hand-middle-finger:before { content: "\f806" }
.la-hand-paper:before { content: "\f256" }
.la-hand-peace:before { content: "\f25b" }
.la-hand-point-down:before { content: "\f0a7" }
.la-hand-point-left:before { content: "\f0a5" }
.la-hand-point-right:before { content: "\f0a4" }
.la-hand-point-up:before { content: "\f0a6" }
.la-hand-pointer:before { content: "\f25a" }
.la-hand-rock:before { content: "\f255" }
.la-hand-scissors:before { content: "\f257" }
.la-hand-spock:before { content: "\f259" }
.la-hands:before { content: "\f4c2" }
.la-hands-helping:before { content: "\f4c4" }
.la-handshake:before { content: "\f2b5" }
.la-hanukiah:before { content: "\f6e6" }
.la-hard-hat:before { content: "\f807" }
.la-hashtag:before { content: "\f292" }
.la-hat-cowboy:before { content: "\f8c0" }
.la-hat-cowboy-side:before { content: "\f8c1" }
.la-hat-wizard:before { content: "\f6e8" }
.la-haykal:before { content: "\f666" }
.la-hdd:before { content: "\f0a0" }
.la-heading:before { content: "\f1dc" }
.la-headphones:before { content: "\f025" }
.la-headphones-alt:before { content: "\f58f" }
.la-headset:before { content: "\f590" }
.la-heart:before { content: "\f004" }
.la-heart-broken:before { content: "\f7a9" }
.la-heartbeat:before { content: "\f21e" }
.la-helicopter:before { content: "\f533" }
.la-highlighter:before { content: "\f591" }
.la-hiking:before { content: "\f6ec" }
.la-hippo:before { content: "\f6ed" }
.la-hips:before { content: "\f452" }
.la-hire-a-helper:before { content: "\f3b0" }
.la-history:before { content: "\f1da" }
.la-hockey-puck:before { content: "\f453" }
.la-holly-berry:before { content: "\f7aa" }
.la-home:before { content: "\f015" }
.la-hooli:before { content: "\f427" }
.la-hornbill:before { content: "\f592" }
.la-horse:before { content: "\f6f0" }
.la-horse-head:before { content: "\f7ab" }
.la-hospital:before { content: "\f0f8" }
.la-hospital-alt:before { content: "\f47d" }
.la-hospital-symbol:before { content: "\f47e" }
.la-hot-tub:before { content: "\f593" }
.la-hotdog:before { content: "\f80f" }
.la-hotel:before { content: "\f594" }
.la-hotjar:before { content: "\f3b1" }
.la-hourglass:before { content: "\f254" }
.la-hourglass-end:before { content: "\f253" }
.la-hourglass-half:before { content: "\f252" }
.la-hourglass-start:before { content: "\f251" }
.la-house-damage:before { content: "\f6f1" }
.la-houzz:before { content: "\f27c" }
.la-hryvnia:before { content: "\f6f2" }
.la-html5:before { content: "\f13b" }
.la-hubspot:before { content: "\f3b2" }
.la-i-cursor:before { content: "\f246" }
.la-ice-cream:before { content: "\f810" }
.la-icicles:before { content: "\f7ad" }
.la-icons:before { content: "\f86d" }
.la-id-badge:before { content: "\f2c1" }
.la-id-card:before { content: "\f2c2" }
.la-id-card-alt:before { content: "\f47f" }
.la-igloo:before { content: "\f7ae" }
.la-image:before { content: "\f03e" }
.la-images:before { content: "\f302" }
.la-imdb:before { content: "\f2d8" }
.la-inbox:before { content: "\f01c" }
.la-indent:before { content: "\f03c" }
.la-industry:before { content: "\f275" }
.la-infinity:before { content: "\f534" }
.la-info:before { content: "\f129" }
.la-info-circle:before { content: "\f05a" }
.la-instagram:before { content: "\f16d" }
.la-intercom:before { content: "\f7af" }
.la-internet-explorer:before { content: "\f26b" }
.la-invision:before { content: "\f7b0" }
.la-ioxhost:before { content: "\f208" }
.la-italic:before { content: "\f033" }
.la-itch-io:before { content: "\f83a" }
.la-itunes:before { content: "\f3b4" }
.la-itunes-note:before { content: "\f3b5" }
.la-java:before { content: "\f4e4" }
.la-jedi:before { content: "\f669" }
.la-jedi-order:before { content: "\f50e" }
.la-jenkins:before { content: "\f3b6" }
.la-jira:before { content: "\f7b1" }
.la-joget:before { content: "\f3b7" }
.la-joint:before { content: "\f595" }
.la-joomla:before { content: "\f1aa" }
.la-journal-whills:before { content: "\f66a" }
.la-js:before { content: "\f3b8" }
.la-js-square:before { content: "\f3b9" }
.la-jsfiddle:before { content: "\f1cc" }
.la-kaaba:before { content: "\f66b" }
.la-kaggle:before { content: "\f5fa" }
.la-key:before { content: "\f084" }
.la-keybase:before { content: "\f4f5" }
.la-keyboard:before { content: "\f11c" }
.la-keycdn:before { content: "\f3ba" }
.la-khanda:before { content: "\f66d" }
.la-kickstarter:before { content: "\f3bb" }
.la-kickstarter-k:before { content: "\f3bc" }
.la-kiss:before { content: "\f596" }
.la-kiss-beam:before { content: "\f597" }
.la-kiss-wink-heart:before { content: "\f598" }
.la-kiwi-bird:before { content: "\f535" }
.la-korvue:before { content: "\f42f" }
.la-landmark:before { content: "\f66f" }
.la-language:before { content: "\f1ab" }
.la-laptop:before { content: "\f109" }
.la-laptop-code:before { content: "\f5fc" }
.la-laptop-medical:before { content: "\f812" }
.la-laravel:before { content: "\f3bd" }
.la-lastfm:before { content: "\f202" }
.la-lastfm-square:before { content: "\f203" }
.la-laugh:before { content: "\f599" }
.la-laugh-beam:before { content: "\f59a" }
.la-laugh-squint:before { content: "\f59b" }
.la-laugh-wink:before { content: "\f59c" }
.la-layer-group:before { content: "\f5fd" }
.la-leaf:before { content: "\f06c" }
.la-leanpub:before { content: "\f212" }
.la-lemon:before { content: "\f094" }
.la-less:before { content: "\f41d" }
.la-less-than:before { content: "\f536" }
.la-less-than-equal:before { content: "\f537" }
.la-level-down-alt:before { content: "\f3be" }
.la-level-up-alt:before { content: "\f3bf" }
.la-life-ring:before { content: "\f1cd" }
.la-lightbulb:before { content: "\f0eb" }
.la-line:before { content: "\f3c0" }
.la-link:before { content: "\f0c1" }
.la-linkedin:before { content: "\f08c" }
.la-linkedin-in:before { content: "\f0e1" }
.la-linode:before { content: "\f2b8" }
.la-linux:before { content: "\f17c" }
.la-lira-sign:before { content: "\f195" }
.la-list:before { content: "\f03a" }
.la-list-alt:before { content: "\f022" }
.la-list-ol:before { content: "\f0cb" }
.la-list-ul:before { content: "\f0ca" }
.la-location-arrow:before { content: "\f124" }
.la-lock:before { content: "\f023" }
.la-lock-open:before { content: "\f3c1" }
.la-long-arrow-alt-down:before { content: "\f309" }
.la-long-arrow-alt-left:before { content: "\f30a" }
.la-long-arrow-alt-right:before { content: "\f30b" }
.la-long-arrow-alt-up:before { content: "\f30c" }
.la-low-vision:before { content: "\f2a8" }
.la-luggage-cart:before { content: "\f59d" }
.la-lyft:before { content: "\f3c3" }
.la-magento:before { content: "\f3c4" }
.la-magic:before { content: "\f0d0" }
.la-magnet:before { content: "\f076" }
.la-mail-bulk:before { content: "\f674" }
.la-mailchimp:before { content: "\f59e" }
.la-male:before { content: "\f183" }
.la-mandalorian:before { content: "\f50f" }
.la-map:before { content: "\f279" }
.la-map-marked:before { content: "\f59f" }
.la-map-marked-alt:before { content: "\f5a0" }
.la-map-marker:before { content: "\f041" }
.la-map-marker-alt:before { content: "\f3c5" }
.la-map-pin:before { content: "\f276" }
.la-map-signs:before { content: "\f277" }
.la-markdown:before { content: "\f60f" }
.la-marker:before { content: "\f5a1" }
.la-mars:before { content: "\f222" }
.la-mars-double:before { content: "\f227" }
.la-mars-stroke:before { content: "\f229" }
.la-mars-stroke-h:before { content: "\f22b" }
.la-mars-stroke-v:before { content: "\f22a" }
.la-mask:before { content: "\f6fa" }
.la-mastodon:before { content: "\f4f6" }
.la-maxcdn:before { content: "\f136" }
.la-mdb:before { content: "\f8ca" }
.la-medal:before { content: "\f5a2" }
.la-medapps:before { content: "\f3c6" }
.la-medium:before { content: "\f23a" }
.la-medium-m:before { content: "\f3c7" }
.la-medkit:before { content: "\f0fa" }
.la-medrt:before { content: "\f3c8" }
.la-meetup:before { content: "\f2e0" }
.la-megaport:before { content: "\f5a3" }
.la-meh:before { content: "\f11a" }
.la-meh-blank:before { content: "\f5a4" }
.la-meh-rolling-eyes:before { content: "\f5a5" }
.la-memory:before { content: "\f538" }
.la-mendeley:before { content: "\f7b3" }
.la-menorah:before { content: "\f676" }
.la-mercury:before { content: "\f223" }
.la-meteor:before { content: "\f753" }
.la-microchip:before { content: "\f2db" }
.la-microphone:before { content: "\f130" }
.la-microphone-alt:before { content: "\f3c9" }
.la-microphone-alt-slash:before { content: "\f539" }
.la-microphone-slash:before { content: "\f131" }
.la-microscope:before { content: "\f610" }
.la-microsoft:before { content: "\f3ca" }
.la-minus:before { content: "\f068" }
.la-minus-circle:before { content: "\f056" }
.la-minus-square:before { content: "\f146" }
.la-mitten:before { content: "\f7b5" }
.la-mix:before { content: "\f3cb" }
.la-mixcloud:before { content: "\f289" }
.la-mizuni:before { content: "\f3cc" }
.la-mobile:before { content: "\f10b" }
.la-mobile-alt:before { content: "\f3cd" }
.la-modx:before { content: "\f285" }
.la-monero:before { content: "\f3d0" }
.la-money-bill:before { content: "\f0d6" }
.la-money-bill-alt:before { content: "\f3d1" }
.la-money-bill-wave:before { content: "\f53a" }
.la-money-bill-wave-alt:before { content: "\f53b" }
.la-money-check:before { content: "\f53c" }
.la-money-check-alt:before { content: "\f53d" }
.la-monument:before { content: "\f5a6" }
.la-moon:before { content: "\f186" }
.la-mortar-pestle:before { content: "\f5a7" }
.la-mosque:before { content: "\f678" }
.la-motorcycle:before { content: "\f21c" }
.la-mountain:before { content: "\f6fc" }
.la-mouse:before { content: "\f8cc" }
.la-mouse-pointer:before { content: "\f245" }
.la-mug-hot:before { content: "\f7b6" }
.la-music:before { content: "\f001" }
.la-napster:before { content: "\f3d2" }
.la-neos:before { content: "\f612" }
.la-network-wired:before { content: "\f6ff" }
.la-neuter:before { content: "\f22c" }
.la-newspaper:before { content: "\f1ea" }
.la-nimblr:before { content: "\f5a8" }
.la-node:before { content: "\f419" }
.la-node-js:before { content: "\f3d3" }
.la-not-equal:before { content: "\f53e" }
.la-notes-medical:before { content: "\f481" }
.la-npm:before { content: "\f3d4" }
.la-ns8:before { content: "\f3d5" }
.la-nutritionix:before { content: "\f3d6" }
.la-object-group:before { content: "\f247" }
.la-object-ungroup:before { content: "\f248" }
.la-odnoklassniki:before { content: "\f263" }
.la-odnoklassniki-square:before { content: "\f264" }
.la-oil-can:before { content: "\f613" }
.la-old-republic:before { content: "\f510" }
.la-om:before { content: "\f679" }
.la-opencart:before { content: "\f23d" }
.la-openid:before { content: "\f19b" }
.la-opera:before { content: "\f26a" }
.la-optin-monster:before { content: "\f23c" }
.la-orcid:before { content: "\f8d2" }
.la-osi:before { content: "\f41a" }
.la-otter:before { content: "\f700" }
.la-outdent:before { content: "\f03b" }
.la-page4:before { content: "\f3d7" }
.la-pagelines:before { content: "\f18c" }
.la-pager:before { content: "\f815" }
.la-paint-brush:before { content: "\f1fc" }
.la-paint-roller:before { content: "\f5aa" }
.la-palette:before { content: "\f53f" }
.la-palfed:before { content: "\f3d8" }
.la-pallet:before { content: "\f482" }
.la-paper-plane:before { content: "\f1d8" }
.la-paperclip:before { content: "\f0c6" }
.la-parachute-box:before { content: "\f4cd" }
.la-paragraph:before { content: "\f1dd" }
.la-parking:before { content: "\f540" }
.la-passport:before { content: "\f5ab" }
.la-pastafarianism:before { content: "\f67b" }
.la-paste:before { content: "\f0ea" }
.la-patreon:before { content: "\f3d9" }
.la-pause:before { content: "\f04c" }
.la-pause-circle:before { content: "\f28b" }
.la-paw:before { content: "\f1b0" }
.la-paypal:before { content: "\f1ed" }
.la-peace:before { content: "\f67c" }
.la-pen:before { content: "\f304" }
.la-pen-alt:before { content: "\f305" }
.la-pen-fancy:before { content: "\f5ac" }
.la-pen-nib:before { content: "\f5ad" }
.la-pen-square:before { content: "\f14b" }
.la-pencil-alt:before { content: "\f303" }
.la-pencil-ruler:before { content: "\f5ae" }
.la-penny-arcade:before { content: "\f704" }
.la-people-carry:before { content: "\f4ce" }
.la-pepper-hot:before { content: "\f816" }
.la-percent:before { content: "\f295" }
.la-percentage:before { content: "\f541" }
.la-periscope:before { content: "\f3da" }
.la-person-booth:before { content: "\f756" }
.la-phabricator:before { content: "\f3db" }
.la-phoenix-framework:before { content: "\f3dc" }
.la-phoenix-squadron:before { content: "\f511" }
.la-phone:before { content: "\f095" }
.la-phone-alt:before { content: "\f879" }
.la-phone-slash:before { content: "\f3dd" }
.la-phone-square:before { content: "\f098" }
.la-phone-square-alt:before { content: "\f87b" }
.la-phone-volume:before { content: "\f2a0" }
.la-photo-video:before { content: "\f87c" }
.la-php:before { content: "\f457" }
.la-pied-piper:before { content: "\f2ae" }
.la-pied-piper-alt:before { content: "\f1a8" }
.la-pied-piper-hat:before { content: "\f4e5" }
.la-pied-piper-pp:before { content: "\f1a7" }
.la-piggy-bank:before { content: "\f4d3" }
.la-pills:before { content: "\f484" }
.la-pinterest:before { content: "\f0d2" }
.la-pinterest-p:before { content: "\f231" }
.la-pinterest-square:before { content: "\f0d3" }
.la-pizza-slice:before { content: "\f818" }
.la-place-of-worship:before { content: "\f67f" }
.la-plane:before { content: "\f072" }
.la-plane-arrival:before { content: "\f5af" }
.la-plane-departure:before { content: "\f5b0" }
.la-play:before { content: "\f04b" }
.la-play-circle:before { content: "\f144" }
.la-playstation:before { content: "\f3df" }
.la-plug:before { content: "\f1e6" }
.la-plus:before { content: "\f067" }
.la-plus-circle:before { content: "\f055" }
.la-plus-square:before { content: "\f0fe" }
.la-podcast:before { content: "\f2ce" }
.la-poll:before { content: "\f681" }
.la-poll-h:before { content: "\f682" }
.la-poo:before { content: "\f2fe" }
.la-poo-storm:before { content: "\f75a" }
.la-poop:before { content: "\f619" }
.la-portrait:before { content: "\f3e0" }
.la-pound-sign:before { content: "\f154" }
.la-power-off:before { content: "\f011" }
.la-pray:before { content: "\f683" }
.la-praying-hands:before { content: "\f684" }
.la-prescription:before { content: "\f5b1" }
.la-prescription-bottle:before { content: "\f485" }
.la-prescription-bottle-alt:before { content: "\f486" }
.la-print:before { content: "\f02f" }
.la-procedures:before { content: "\f487" }
.la-product-hunt:before { content: "\f288" }
.la-project-diagram:before { content: "\f542" }
.la-pushed:before { content: "\f3e1" }
.la-puzzle-piece:before { content: "\f12e" }
.la-python:before { content: "\f3e2" }
.la-qq:before { content: "\f1d6" }
.la-qrcode:before { content: "\f029" }
.la-question:before { content: "\f128" }
.la-question-circle:before { content: "\f059" }
.la-quidditch:before { content: "\f458" }
.la-quinscape:before { content: "\f459" }
.la-quora:before { content: "\f2c4" }
.la-quote-left:before { content: "\f10d" }
.la-quote-right:before { content: "\f10e" }
.la-quran:before { content: "\f687" }
.la-r-project:before { content: "\f4f7" }
.la-radiation:before { content: "\f7b9" }
.la-radiation-alt:before { content: "\f7ba" }
.la-rainbow:before { content: "\f75b" }
.la-random:before { content: "\f074" }
.la-raspberry-pi:before { content: "\f7bb" }
.la-ravelry:before { content: "\f2d9" }
.la-react:before { content: "\f41b" }
.la-reacteurope:before { content: "\f75d" }
.la-readme:before { content: "\f4d5" }
.la-rebel:before { content: "\f1d0" }
.la-receipt:before { content: "\f543" }
.la-record-vinyl:before { content: "\f8d9" }
.la-recycle:before { content: "\f1b8" }
.la-red-river:before { content: "\f3e3" }
.la-reddit:before { content: "\f1a1" }
.la-reddit-alien:before { content: "\f281" }
.la-reddit-square:before { content: "\f1a2" }
.la-redhat:before { content: "\f7bc" }
.la-redo:before { content: "\f01e" }
.la-redo-alt:before { content: "\f2f9" }
.la-registered:before { content: "\f25d" }
.la-remove-format:before { content: "\f87d" }
.la-renren:before { content: "\f18b" }
.la-reply:before { content: "\f3e5" }
.la-reply-all:before { content: "\f122" }
.la-replyd:before { content: "\f3e6" }
.la-republican:before { content: "\f75e" }
.la-researchgate:before { content: "\f4f8" }
.la-resolving:before { content: "\f3e7" }
.la-restroom:before { content: "\f7bd" }
.la-retweet:before { content: "\f079" }
.la-rev:before { content: "\f5b2" }
.la-ribbon:before { content: "\f4d6" }
.la-ring:before { content: "\f70b" }
.la-road:before { content: "\f018" }
.la-robot:before { content: "\f544" }
.la-rocket:before { content: "\f135" }
.la-rocketchat:before { content: "\f3e8" }
.la-rockrms:before { content: "\f3e9" }
.la-route:before { content: "\f4d7" }
.la-rss:before { content: "\f09e" }
.la-rss-square:before { content: "\f143" }
.la-ruble-sign:before { content: "\f158" }
.la-ruler:before { content: "\f545" }
.la-ruler-combined:before { content: "\f546" }
.la-ruler-horizontal:before { content: "\f547" }
.la-ruler-vertical:before { content: "\f548" }
.la-running:before { content: "\f70c" }
.la-rupee-sign:before { content: "\f156" }
.la-sad-cry:before { content: "\f5b3" }
.la-sad-tear:before { content: "\f5b4" }
.la-safari:before { content: "\f267" }
.la-salesforce:before { content: "\f83b" }
.la-sass:before { content: "\f41e" }
.la-satellite:before { content: "\f7bf" }
.la-satellite-dish:before { content: "\f7c0" }
.la-save:before { content: "\f0c7" }
.la-schlix:before { content: "\f3ea" }
.la-school:before { content: "\f549" }
.la-screwdriver:before { content: "\f54a" }
.la-scribd:before { content: "\f28a" }
.la-scroll:before { content: "\f70e" }
.la-sd-card:before { content: "\f7c2" }
.la-search:before { content: "\f002" }
.la-search-dollar:before { content: "\f688" }
.la-search-location:before { content: "\f689" }
.la-search-minus:before { content: "\f010" }
.la-search-plus:before { content: "\f00e" }
.la-searchengin:before { content: "\f3eb" }
.la-seedling:before { content: "\f4d8" }
.la-sellcast:before { content: "\f2da" }
.la-sellsy:before { content: "\f213" }
.la-server:before { content: "\f233" }
.la-servicestack:before { content: "\f3ec" }
.la-shapes:before { content: "\f61f" }
.la-share:before { content: "\f064" }
.la-share-alt:before { content: "\f1e0" }
.la-share-alt-square:before { content: "\f1e1" }
.la-share-square:before { content: "\f14d" }
.la-shekel-sign:before { content: "\f20b" }
.la-shield-alt:before { content: "\f3ed" }
.la-ship:before { content: "\f21a" }
.la-shipping-fast:before { content: "\f48b" }
.la-shirtsinbulk:before { content: "\f214" }
.la-shoe-prints:before { content: "\f54b" }
.la-shopping-bag:before { content: "\f290" }
.la-shopping-basket:before { content: "\f291" }
.la-shopping-cart:before { content: "\f07a" }
.la-shopware:before { content: "\f5b5" }
.la-shower:before { content: "\f2cc" }
.la-shuttle-van:before { content: "\f5b6" }
.la-sign:before { content: "\f4d9" }
.la-sign-in-alt:before { content: "\f2f6" }
.la-sign-language:before { content: "\f2a7" }
.la-sign-out-alt:before { content: "\f2f5" }
.la-signal:before { content: "\f012" }
.la-signature:before { content: "\f5b7" }
.la-sim-card:before { content: "\f7c4" }
.la-simplybuilt:before { content: "\f215" }
.la-sistrix:before { content: "\f3ee" }
.la-sitemap:before { content: "\f0e8" }
.la-sith:before { content: "\f512" }
.la-skating:before { content: "\f7c5" }
.la-sketch:before { content: "\f7c6" }
.la-skiing:before { content: "\f7c9" }
.la-skiing-nordic:before { content: "\f7ca" }
.la-skull:before { content: "\f54c" }
.la-skull-crossbones:before { content: "\f714" }
.la-skyatlas:before { content: "\f216" }
.la-skype:before { content: "\f17e" }
.la-slack:before { content: "\f198" }
.la-slack-hash:before { content: "\f3ef" }
.la-slash:before { content: "\f715" }
.la-sleigh:before { content: "\f7cc" }
.la-sliders-h:before { content: "\f1de" }
.la-slideshare:before { content: "\f1e7" }
.la-smile:before { content: "\f118" }
.la-smile-beam:before { content: "\f5b8" }
.la-smile-wink:before { content: "\f4da" }
.la-smog:before { content: "\f75f" }
.la-smoking:before { content: "\f48d" }
.la-smoking-ban:before { content: "\f54d" }
.la-sms:before { content: "\f7cd" }
.la-snapchat:before { content: "\f2ab" }
.la-snapchat-ghost:before { content: "\f2ac" }
.la-snapchat-square:before { content: "\f2ad" }
.la-snowboarding:before { content: "\f7ce" }
.la-snowflake:before { content: "\f2dc" }
.la-snowman:before { content: "\f7d0" }
.la-snowplow:before { content: "\f7d2" }
.la-socks:before { content: "\f696" }
.la-solar-panel:before { content: "\f5ba" }
.la-sort:before { content: "\f0dc" }
.la-sort-alpha-down:before { content: "\f15d" }
.la-sort-alpha-down-alt:before { content: "\f881" }
.la-sort-alpha-up:before { content: "\f15e" }
.la-sort-alpha-up-alt:before { content: "\f882" }
.la-sort-amount-down:before { content: "\f160" }
.la-sort-amount-down-alt:before { content: "\f884" }
.la-sort-amount-up:before { content: "\f161" }
.la-sort-amount-up-alt:before { content: "\f885" }
.la-sort-down:before { content: "\f0dd" }
.la-sort-numeric-down:before { content: "\f162" }
.la-sort-numeric-down-alt:before { content: "\f886" }
.la-sort-numeric-up:before { content: "\f163" }
.la-sort-numeric-up-alt:before { content: "\f887" }
.la-sort-up:before { content: "\f0de" }
.la-soundcloud:before { content: "\f1be" }
.la-sourcetree:before { content: "\f7d3" }
.la-spa:before { content: "\f5bb" }
.la-space-shuttle:before { content: "\f197" }
.la-speakap:before { content: "\f3f3" }
.la-speaker-deck:before { content: "\f83c" }
.la-spell-check:before { content: "\f891" }
.la-spider:before { content: "\f717" }
.la-spinner:before { content: "\f110" }
.la-splotch:before { content: "\f5bc" }
.la-spotify:before { content: "\f1bc" }
.la-spray-can:before { content: "\f5bd" }
.la-square:before { content: "\f0c8" }
.la-square-full:before { content: "\f45c" }
.la-square-root-alt:before { content: "\f698" }
.la-squarespace:before { content: "\f5be" }
.la-stack-exchange:before { content: "\f18d" }
.la-stack-overflow:before { content: "\f16c" }
.la-stackpath:before { content: "\f842" }
.la-stamp:before { content: "\f5bf" }
.la-star:before { content: "\f005" }
.la-star-and-crescent:before { content: "\f699" }
.la-star-half:before { content: "\f089" }
.la-star-half-alt:before { content: "\f5c0" }
.la-star-of-david:before { content: "\f69a" }
.la-star-of-life:before { content: "\f621" }
.la-staylinked:before { content: "\f3f5" }
.la-steam:before { content: "\f1b6" }
.la-steam-square:before { content: "\f1b7" }
.la-steam-symbol:before { content: "\f3f6" }
.la-step-backward:before { content: "\f048" }
.la-step-forward:before { content: "\f051" }
.la-stethoscope:before { content: "\f0f1" }
.la-sticker-mule:before { content: "\f3f7" }
.la-sticky-note:before { content: "\f249" }
.la-stop:before { content: "\f04d" }
.la-stop-circle:before { content: "\f28d" }
.la-stopwatch:before { content: "\f2f2" }
.la-store:before { content: "\f54e" }
.la-store-alt:before { content: "\f54f" }
.la-strava:before { content: "\f428" }
.la-stream:before { content: "\f550" }
.la-street-view:before { content: "\f21d" }
.la-strikethrough:before { content: "\f0cc" }
.la-stripe:before { content: "\f429" }
.la-stripe-s:before { content: "\f42a" }
.la-stroopwafel:before { content: "\f551" }
.la-studiovinari:before { content: "\f3f8" }
.la-stumbleupon:before { content: "\f1a4" }
.la-stumbleupon-circle:before { content: "\f1a3" }
.la-subscript:before { content: "\f12c" }
.la-subway:before { content: "\f239" }
.la-suitcase:before { content: "\f0f2" }
.la-suitcase-rolling:before { content: "\f5c1" }
.la-sun:before { content: "\f185" }
.la-superpowers:before { content: "\f2dd" }
.la-superscript:before { content: "\f12b" }
.la-supple:before { content: "\f3f9" }
.la-surprise:before { content: "\f5c2" }
.la-suse:before { content: "\f7d6" }
.la-swatchbook:before { content: "\f5c3" }
.la-swift:before { content: "\f8e1" }
.la-swimmer:before { content: "\f5c4" }
.la-swimming-pool:before { content: "\f5c5" }
.la-symfony:before { content: "\f83d" }
.la-synagogue:before { content: "\f69b" }
.la-sync:before { content: "\f021" }
.la-sync-alt:before { content: "\f2f1" }
.la-syringe:before { content: "\f48e" }
.la-table:before { content: "\f0ce" }
.la-table-tennis:before { content: "\f45d" }
.la-tablet:before { content: "\f10a" }
.la-tablet-alt:before { content: "\f3fa" }
.la-tablets:before { content: "\f490" }
.la-tachometer-alt:before { content: "\f3fd" }
.la-tag:before { content: "\f02b" }
.la-tags:before { content: "\f02c" }
.la-tape:before { content: "\f4db" }
.la-tasks:before { content: "\f0ae" }
.la-taxi:before { content: "\f1ba" }
.la-teamspeak:before { content: "\f4f9" }
.la-teeth:before { content: "\f62e" }
.la-teeth-open:before { content: "\f62f" }
.la-telegram:before { content: "\f2c6" }
.la-telegram-plane:before { content: "\f3fe" }
.la-temperature-high:before { content: "\f769" }
.la-temperature-low:before { content: "\f76b" }
.la-tencent-weibo:before { content: "\f1d5" }
.la-tenge:before { content: "\f7d7" }
.la-terminal:before { content: "\f120" }
.la-text-height:before { content: "\f034" }
.la-text-width:before { content: "\f035" }
.la-th:before { content: "\f00a" }
.la-th-large:before { content: "\f009" }
.la-th-list:before { content: "\f00b" }
.la-the-red-yeti:before { content: "\f69d" }
.la-theater-masks:before { content: "\f630" }
.la-themeco:before { content: "\f5c6" }
.la-themeisle:before { content: "\f2b2" }
.la-thermometer:before { content: "\f491" }
.la-thermometer-empty:before { content: "\f2cb" }
.la-thermometer-full:before { content: "\f2c7" }
.la-thermometer-half:before { content: "\f2c9" }
.la-thermometer-quarter:before { content: "\f2ca" }
.la-thermometer-three-quarters:before { content: "\f2c8" }
.la-think-peaks:before { content: "\f731" }
.la-thumbs-down:before { content: "\f165" }
.la-thumbs-up:before { content: "\f164" }
.la-thumbtack:before { content: "\f08d" }
.la-ticket-alt:before { content: "\f3ff" }
.la-times:before { content: "\f00d" }
.la-times-circle:before { content: "\f057" }
.la-tint:before { content: "\f043" }
.la-tint-slash:before { content: "\f5c7" }
.la-tired:before { content: "\f5c8" }
.la-toggle-off:before { content: "\f204" }
.la-toggle-on:before { content: "\f205" }
.la-toilet:before { content: "\f7d8" }
.la-toilet-paper:before { content: "\f71e" }
.la-toolbox:before { content: "\f552" }
.la-tools:before { content: "\f7d9" }
.la-tooth:before { content: "\f5c9" }
.la-torah:before { content: "\f6a0" }
.la-torii-gate:before { content: "\f6a1" }
.la-tractor:before { content: "\f722" }
.la-trade-federation:before { content: "\f513" }
.la-trademark:before { content: "\f25c" }
.la-traffic-light:before { content: "\f637" }
.la-train:before { content: "\f238" }
.la-tram:before { content: "\f7da" }
.la-transgender:before { content: "\f224" }
.la-transgender-alt:before { content: "\f225" }
.la-trash:before { content: "\f1f8" }
.la-trash-alt:before { content: "\f2ed" }
.la-trash-restore:before { content: "\f829" }
.la-trash-restore-alt:before { content: "\f82a" }
.la-tree:before { content: "\f1bb" }
.la-trello:before { content: "\f181" }
.la-tripadvisor:before { content: "\f262" }
.la-trophy:before { content: "\f091" }
.la-truck:before { content: "\f0d1" }
.la-truck-loading:before { content: "\f4de" }
.la-truck-monster:before { content: "\f63b" }
.la-truck-moving:before { content: "\f4df" }
.la-truck-pickup:before { content: "\f63c" }
.la-tshirt:before { content: "\f553" }
.la-tty:before { content: "\f1e4" }
.la-tumblr:before { content: "\f173" }
.la-tumblr-square:before { content: "\f174" }
.la-tv:before { content: "\f26c" }
.la-twitch:before { content: "\f1e8" }
.la-twitter:before { content: "\f099" }
.la-twitter-square:before { content: "\f081" }
.la-typo3:before { content: "\f42b" }
.la-uber:before { content: "\f402" }
.la-ubuntu:before { content: "\f7df" }
.la-uikit:before { content: "\f403" }
.la-umbraco:before { content: "\f8e8" }
.la-umbrella:before { content: "\f0e9" }
.la-umbrella-beach:before { content: "\f5ca" }
.la-underline:before { content: "\f0cd" }
.la-undo:before { content: "\f0e2" }
.la-undo-alt:before { content: "\f2ea" }
.la-uniregistry:before { content: "\f404" }
.la-universal-access:before { content: "\f29a" }
.la-university:before { content: "\f19c" }
.la-unlink:before { content: "\f127" }
.la-unlock:before { content: "\f09c" }
.la-unlock-alt:before { content: "\f13e" }
.la-untappd:before { content: "\f405" }
.la-upload:before { content: "\f093" }
.la-ups:before { content: "\f7e0" }
.la-usb:before { content: "\f287" }
.la-user:before { content: "\f007" }
.la-user-alt:before { content: "\f406" }
.la-user-alt-slash:before { content: "\f4fa" }
.la-user-astronaut:before { content: "\f4fb" }
.la-user-check:before { content: "\f4fc" }
.la-user-circle:before { content: "\f2bd" }
.la-user-clock:before { content: "\f4fd" }
.la-user-cog:before { content: "\f4fe" }
.la-user-edit:before { content: "\f4ff" }
.la-user-friends:before { content: "\f500" }
.la-user-graduate:before { content: "\f501" }
.la-user-injured:before { content: "\f728" }
.la-user-lock:before { content: "\f502" }
.la-user-md:before { content: "\f0f0" }
.la-user-minus:before { content: "\f503" }
.la-user-ninja:before { content: "\f504" }
.la-user-nurse:before { content: "\f82f" }
.la-user-plus:before { content: "\f234" }
.la-user-secret:before { content: "\f21b" }
.la-user-shield:before { content: "\f505" }
.la-user-slash:before { content: "\f506" }
.la-user-tag:before { content: "\f507" }
.la-user-tie:before { content: "\f508" }
.la-user-times:before { content: "\f235" }
.la-users:before { content: "\f0c0" }
.la-users-cog:before { content: "\f509" }
.la-usps:before { content: "\f7e1" }
.la-ussunnah:before { content: "\f407" }
.la-utensil-spoon:before { content: "\f2e5" }
.la-utensils:before { content: "\f2e7" }
.la-vaadin:before { content: "\f408" }
.la-vector-square:before { content: "\f5cb" }
.la-venus:before { content: "\f221" }
.la-venus-double:before { content: "\f226" }
.la-venus-mars:before { content: "\f228" }
.la-viacoin:before { content: "\f237" }
.la-viadeo:before { content: "\f2a9" }
.la-viadeo-square:before { content: "\f2aa" }
.la-vial:before { content: "\f492" }
.la-vials:before { content: "\f493" }
.la-viber:before { content: "\f409" }
.la-video:before { content: "\f03d" }
.la-video-slash:before { content: "\f4e2" }
.la-vihara:before { content: "\f6a7" }
.la-vimeo:before { content: "\f40a" }
.la-vimeo-square:before { content: "\f194" }
.la-vimeo-v:before { content: "\f27d" }
.la-vine:before { content: "\f1ca" }
.la-vk:before { content: "\f189" }
.la-vnv:before { content: "\f40b" }
.la-voicemail:before { content: "\f897" }
.la-volleyball-ball:before { content: "\f45f" }
.la-volume-down:before { content: "\f027" }
.la-volume-mute:before { content: "\f6a9" }
.la-volume-off:before { content: "\f026" }
.la-volume-up:before { content: "\f028" }
.la-vote-yea:before { content: "\f772" }
.la-vr-cardboard:before { content: "\f729" }
.la-vuejs:before { content: "\f41f" }
.la-walking:before { content: "\f554" }
.la-wallet:before { content: "\f555" }
.la-warehouse:before { content: "\f494" }
.la-water:before { content: "\f773" }
.la-wave-square:before { content: "\f83e" }
.la-waze:before { content: "\f83f" }
.la-weebly:before { content: "\f5cc" }
.la-weibo:before { content: "\f18a" }
.la-weight:before { content: "\f496" }
.la-weight-hanging:before { content: "\f5cd" }
.la-weixin:before { content: "\f1d7" }
.la-whatsapp:before { content: "\f232" }
.la-whatsapp-square:before { content: "\f40c" }
.la-wheelchair:before { content: "\f193" }
.la-whmcs:before { content: "\f40d" }
.la-wifi:before { content: "\f1eb" }
.la-wikipedia-w:before { content: "\f266" }
.la-wind:before { content: "\f72e" }
.la-window-close:before { content: "\f410" }
.la-window-maximize:before { content: "\f2d0" }
.la-window-minimize:before { content: "\f2d1" }
.la-window-restore:before { content: "\f2d2" }
.la-windows:before { content: "\f17a" }
.la-wine-bottle:before { content: "\f72f" }
.la-wine-glass:before { content: "\f4e3" }
.la-wine-glass-alt:before { content: "\f5ce" }
.la-wix:before { content: "\f5cf" }
.la-wizards-of-the-coast:before { content: "\f730" }
.la-wolf-pack-battalion:before { content: "\f514" }
.la-won-sign:before { content: "\f159" }
.la-wordpress:before { content: "\f19a" }
.la-wordpress-simple:before { content: "\f411" }
.la-wpbeginner:before { content: "\f297" }
.la-wpexplorer:before { content: "\f2de" }
.la-wpforms:before { content: "\f298" }
.la-wpressr:before { content: "\f3e4" }
.la-wrench:before { content: "\f0ad" }
.la-x-ray:before { content: "\f497" }
.la-xbox:before { content: "\f412" }
.la-xing:before { content: "\f168" }
.la-xing-square:before { content: "\f169" }
.la-y-combinator:before { content: "\f23b" }
.la-yahoo:before { content: "\f19e" }
.la-yammer:before { content: "\f840" }
.la-yandex:before { content: "\f413" }
.la-yandex-international:before { content: "\f414" }
.la-yarn:before { content: "\f7e3" }
.la-yelp:before { content: "\f1e9" }
.la-yen-sign:before { content: "\f157" }
.la-yin-yang:before { content: "\f6ad" }
.la-yoast:before { content: "\f2b1" }
.la-youtube:before { content: "\f167" }
.la-youtube-square:before { content: "\f431" }
.la-zhihu:before { content: "\f63f" }
.sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px }
.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto }
@font-face { font-family: 'Line Awesome Brands'; font-style: normal; font-weight: 400; font-display: auto; src: url(../webfonts/la-brands-400.eot); src: url(../webfonts/la-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/la-brands-400.woff2) format("woff2"), url(../webfonts/la-brands-400.woff) format("woff"), url(../webfonts/la-brands-400.ttf) format("truetype"), url(../webfonts/la-brands-400.svg#lineawesome) format("svg") }
.lab { font-family: 'Line Awesome Brands' }
@font-face { font-family: 'Line Awesome Free'; font-style: normal; font-weight: 400; font-display: auto; src: url(../webfonts/la-regular-400.eot); src: url(../webfonts/la-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/la-regular-400.woff2) format("woff2"), url(../webfonts/la-regular-400.woff) format("woff"), url(../webfonts/la-regular-400.ttf) format("truetype"), url(../webfonts/la-regular-400.svg#lineawesome) format("svg") }
.lar { font-family: 'Line Awesome Free'; font-weight: 400 }
@font-face { font-family: 'Line Awesome Free'; font-style: normal; font-weight: 900; font-display: auto; src: url(../webfonts/la-solid-900.eot); src: url(../webfonts/la-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/la-solid-900.woff2) format("woff2"), url(../webfonts/la-solid-900.woff) format("woff"), url(../webfonts/la-solid-900.ttf) format("truetype"), url(../webfonts/la-solid-900.svg#lineawesome) format("svg") }
.la, .las { font-family: 'Line Awesome Free'; font-weight: 900 }
.la.la-glass:before { content: "\f000" }
.la.la-meetup { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-star-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-star-o:before { content: "\f005" }
.la.la-remove:before { content: "\f00d" }
.la.la-close:before { content: "\f00d" }
.la.la-gear:before { content: "\f013" }
.la.la-trash-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-trash-o:before { content: "\f2ed" }
.la.la-file-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-o:before { content: "\f15b" }
.la.la-clock-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-clock-o:before { content: "\f017" }
.la.la-arrow-circle-o-down { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-arrow-circle-o-down:before { content: "\f358" }
.la.la-arrow-circle-o-up { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-arrow-circle-o-up:before { content: "\f35b" }
.la.la-play-circle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-play-circle-o:before { content: "\f144" }
.la.la-repeat:before { content: "\f01e" }
.la.la-rotate-right:before { content: "\f01e" }
.la.la-refresh:before { content: "\f021" }
.la.la-list-alt { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-dedent:before { content: "\f03b" }
.la.la-video-camera:before { content: "\f03d" }
.la.la-picture-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-picture-o:before { content: "\f03e" }
.la.la-photo { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-photo:before { content: "\f03e" }
.la.la-image { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-image:before { content: "\f03e" }
.la.la-pencil:before { content: "\f303" }
.la.la-map-marker:before { content: "\f3c5" }
.la.la-pencil-square-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-pencil-square-o:before { content: "\f044" }
.la.la-share-square-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-share-square-o:before { content: "\f14d" }
.la.la-check-square-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-check-square-o:before { content: "\f14a" }
.la.la-arrows:before { content: "\f0b2" }
.la.la-times-circle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-times-circle-o:before { content: "\f057" }
.la.la-check-circle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-check-circle-o:before { content: "\f058" }
.la.la-mail-forward:before { content: "\f064" }
.la.la-eye { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-eye-slash { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-warning:before { content: "\f071" }
.la.la-calendar:before { content: "\f073" }
.la.la-arrows-v:before { content: "\f338" }
.la.la-arrows-h:before { content: "\f337" }
.la.la-bar-chart { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-bar-chart:before { content: "\f080" }
.la.la-bar-chart-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-bar-chart-o:before { content: "\f080" }
.la.la-twitter-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-facebook-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-gears:before { content: "\f085" }
.la.la-thumbs-o-up { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-thumbs-o-up:before { content: "\f164" }
.la.la-thumbs-o-down { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-thumbs-o-down:before { content: "\f165" }
.la.la-heart-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-heart-o:before { content: "\f004" }
.la.la-sign-out:before { content: "\f2f5" }
.la.la-linkedin-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-linkedin-square:before { content: "\f08c" }
.la.la-thumb-tack:before { content: "\f08d" }
.la.la-external-link:before { content: "\f35d" }
.la.la-sign-in:before { content: "\f2f6" }
.la.la-github-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-lemon-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-lemon-o:before { content: "\f094" }
.la.la-square-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-square-o:before { content: "\f0c8" }
.la.la-bookmark-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-bookmark-o:before { content: "\f02e" }
.la.la-twitter { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-facebook { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-facebook:before { content: "\f39e" }
.la.la-facebook-f { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-facebook-f:before { content: "\f39e" }
.la.la-github { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-credit-card { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-feed:before { content: "\f09e" }
.la.la-hdd-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hdd-o:before { content: "\f0a0" }
.la.la-hand-o-right { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-o-right:before { content: "\f0a4" }
.la.la-hand-o-left { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-o-left:before { content: "\f0a5" }
.la.la-hand-o-up { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-o-up:before { content: "\f0a6" }
.la.la-hand-o-down { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-o-down:before { content: "\f0a7" }
.la.la-arrows-alt:before { content: "\f31e" }
.la.la-group:before { content: "\f0c0" }
.la.la-chain:before { content: "\f0c1" }
.la.la-scissors:before { content: "\f0c4" }
.la.la-files-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-files-o:before { content: "\f0c5" }
.la.la-floppy-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-floppy-o:before { content: "\f0c7" }
.la.la-navicon:before { content: "\f0c9" }
.la.la-reorder:before { content: "\f0c9" }
.la.la-pinterest { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-pinterest-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-google-plus-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-google-plus { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-google-plus:before { content: "\f0d5" }
.la.la-money { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-money:before { content: "\f3d1" }
.la.la-unsorted:before { content: "\f0dc" }
.la.la-sort-desc:before { content: "\f0dd" }
.la.la-sort-asc:before { content: "\f0de" }
.la.la-linkedin { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-linkedin:before { content: "\f0e1" }
.la.la-rotate-left:before { content: "\f0e2" }
.la.la-legal:before { content: "\f0e3" }
.la.la-tachometer:before { content: "\f3fd" }
.la.la-dashboard:before { content: "\f3fd" }
.la.la-comment-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-comment-o:before { content: "\f075" }
.la.la-comments-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-comments-o:before { content: "\f086" }
.la.la-flash:before { content: "\f0e7" }
.la.la-clipboard { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-paste { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-paste:before { content: "\f328" }
.la.la-lightbulb-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-lightbulb-o:before { content: "\f0eb" }
.la.la-exchange:before { content: "\f362" }
.la.la-cloud-download:before { content: "\f381" }
.la.la-cloud-upload:before { content: "\f382" }
.la.la-bell-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-bell-o:before { content: "\f0f3" }
.la.la-cutlery:before { content: "\f2e7" }
.la.la-file-text-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-text-o:before { content: "\f15c" }
.la.la-building-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-building-o:before { content: "\f1ad" }
.la.la-hospital-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hospital-o:before { content: "\f0f8" }
.la.la-tablet:before { content: "\f3fa" }
.la.la-mobile:before { content: "\f3cd" }
.la.la-mobile-phone:before { content: "\f3cd" }
.la.la-circle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-circle-o:before { content: "\f111" }
.la.la-mail-reply:before { content: "\f3e5" }
.la.la-github-alt { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-folder-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-folder-o:before { content: "\f07b" }
.la.la-folder-open-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-folder-open-o:before { content: "\f07c" }
.la.la-smile-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-smile-o:before { content: "\f118" }
.la.la-frown-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-frown-o:before { content: "\f119" }
.la.la-meh-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-meh-o:before { content: "\f11a" }
.la.la-keyboard-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-keyboard-o:before { content: "\f11c" }
.la.la-flag-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-flag-o:before { content: "\f024" }
.la.la-mail-reply-all:before { content: "\f122" }
.la.la-star-half-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-star-half-o:before { content: "\f089" }
.la.la-star-half-empty { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-star-half-empty:before { content: "\f089" }
.la.la-star-half-full { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-star-half-full:before { content: "\f089" }
.la.la-code-fork:before { content: "\f126" }
.la.la-chain-broken:before { content: "\f127" }
.la.la-shield:before { content: "\f3ed" }
.la.la-calendar-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-calendar-o:before { content: "\f133" }
.la.la-maxcdn { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-html5 { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-css3 { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-ticket:before { content: "\f3ff" }
.la.la-minus-square-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-minus-square-o:before { content: "\f146" }
.la.la-level-up:before { content: "\f3bf" }
.la.la-level-down:before { content: "\f3be" }
.la.la-pencil-square:before { content: "\f14b" }
.la.la-external-link-square:before { content: "\f360" }
.la.la-compass { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-caret-square-o-down { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-caret-square-o-down:before { content: "\f150" }
.la.la-toggle-down { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-toggle-down:before { content: "\f150" }
.la.la-caret-square-o-up { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-caret-square-o-up:before { content: "\f151" }
.la.la-toggle-up { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-toggle-up:before { content: "\f151" }
.la.la-caret-square-o-right { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-caret-square-o-right:before { content: "\f152" }
.la.la-toggle-right { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-toggle-right:before { content: "\f152" }
.la.la-eur:before { content: "\f153" }
.la.la-euro:before { content: "\f153" }
.la.la-gbp:before { content: "\f154" }
.la.la-usd:before { content: "\f155" }
.la.la-dollar:before { content: "\f155" }
.la.la-inr:before { content: "\f156" }
.la.la-rupee:before { content: "\f156" }
.la.la-jpy:before { content: "\f157" }
.la.la-cny:before { content: "\f157" }
.la.la-rmb:before { content: "\f157" }
.la.la-yen:before { content: "\f157" }
.la.la-rub:before { content: "\f158" }
.la.la-ruble:before { content: "\f158" }
.la.la-rouble:before { content: "\f158" }
.la.la-krw:before { content: "\f159" }
.la.la-won:before { content: "\f159" }
.la.la-btc { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-bitcoin { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-bitcoin:before { content: "\f15a" }
.la.la-file-text:before { content: "\f15c" }
.la.la-sort-alpha-asc:before { content: "\f15d" }
.la.la-sort-alpha-desc:before { content: "\f881" }
.la.la-sort-amount-asc:before { content: "\f160" }
.la.la-sort-amount-desc:before { content: "\f884" }
.la.la-sort-numeric-asc:before { content: "\f162" }
.la.la-sort-numeric-desc:before { content: "\f886" }
.la.la-youtube-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-youtube { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-xing { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-xing-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-youtube-play { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-youtube-play:before { content: "\f167" }
.la.la-dropbox { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-stack-overflow { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-instagram { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-flickr { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-adn { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-bitbucket { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-bitbucket-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-bitbucket-square:before { content: "\f171" }
.la.la-tumblr { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-tumblr-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-long-arrow-down:before { content: "\f309" }
.la.la-long-arrow-up:before { content: "\f30c" }
.la.la-long-arrow-left:before { content: "\f30a" }
.la.la-long-arrow-right:before { content: "\f30b" }
.la.la-apple { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-windows { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-android { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-linux { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-dribbble { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-skype { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-foursquare { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-trello { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-gratipay { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-gittip { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-gittip:before { content: "\f184" }
.la.la-sun-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-sun-o:before { content: "\f185" }
.la.la-moon-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-moon-o:before { content: "\f186" }
.la.la-vk { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-weibo { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-renren { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-pagelines { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-stack-exchange { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-arrow-circle-o-right { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-arrow-circle-o-right:before { content: "\f35a" }
.la.la-arrow-circle-o-left { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-arrow-circle-o-left:before { content: "\f359" }
.la.la-caret-square-o-left { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-caret-square-o-left:before { content: "\f191" }
.la.la-toggle-left { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-toggle-left:before { content: "\f191" }
.la.la-dot-circle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-dot-circle-o:before { content: "\f192" }
.la.la-vimeo-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-try:before { content: "\f195" }
.la.la-turkish-lira:before { content: "\f195" }
.la.la-plus-square-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-plus-square-o:before { content: "\f0fe" }
.la.la-slack { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-wordpress { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-openid { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-institution:before { content: "\f19c" }
.la.la-bank:before { content: "\f19c" }
.la.la-mortar-board:before { content: "\f19d" }
.la.la-yahoo { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-google { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-reddit { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-reddit-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-stumbleupon-circle { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-stumbleupon { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-delicious { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-digg { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-pied-piper-pp { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-pied-piper-alt { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-drupal { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-joomla { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-spoon:before { content: "\f2e5" }
.la.la-behance { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-behance-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-steam { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-steam-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-automobile:before { content: "\f1b9" }
.la.la-cab:before { content: "\f1ba" }
.la.la-envelope-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-envelope-o:before { content: "\f0e0" }
.la.la-deviantart { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-soundcloud { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-file-pdf-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-pdf-o:before { content: "\f1c1" }
.la.la-file-word-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-word-o:before { content: "\f1c2" }
.la.la-file-excel-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-excel-o:before { content: "\f1c3" }
.la.la-file-powerpoint-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-powerpoint-o:before { content: "\f1c4" }
.la.la-file-image-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-image-o:before { content: "\f1c5" }
.la.la-file-photo-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-photo-o:before { content: "\f1c5" }
.la.la-file-picture-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-picture-o:before { content: "\f1c5" }
.la.la-file-archive-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-archive-o:before { content: "\f1c6" }
.la.la-file-zip-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-zip-o:before { content: "\f1c6" }
.la.la-file-audio-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-audio-o:before { content: "\f1c7" }
.la.la-file-sound-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-sound-o:before { content: "\f1c7" }
.la.la-file-video-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-video-o:before { content: "\f1c8" }
.la.la-file-movie-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-movie-o:before { content: "\f1c8" }
.la.la-file-code-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-file-code-o:before { content: "\f1c9" }
.la.la-vine { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-codepen { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-jsfiddle { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-life-ring { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-life-bouy { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-life-bouy:before { content: "\f1cd" }
.la.la-life-buoy { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-life-buoy:before { content: "\f1cd" }
.la.la-life-saver { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-life-saver:before { content: "\f1cd" }
.la.la-support { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-support:before { content: "\f1cd" }
.la.la-circle-o-notch:before { content: "\f1ce" }
.la.la-rebel { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-ra { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-ra:before { content: "\f1d0" }
.la.la-resistance { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-resistance:before { content: "\f1d0" }
.la.la-empire { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-ge { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-ge:before { content: "\f1d1" }
.la.la-git-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-git { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-hacker-news { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-y-combinator-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-y-combinator-square:before { content: "\f1d4" }
.la.la-yc-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-yc-square:before { content: "\f1d4" }
.la.la-tencent-weibo { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-qq { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-weixin { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-wechat { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-wechat:before { content: "\f1d7" }
.la.la-send:before { content: "\f1d8" }
.la.la-paper-plane-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-paper-plane-o:before { content: "\f1d8" }
.la.la-send-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-send-o:before { content: "\f1d8" }
.la.la-circle-thin { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-circle-thin:before { content: "\f111" }
.la.la-header:before { content: "\f1dc" }
.la.la-sliders:before { content: "\f1de" }
.la.la-futbol-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-futbol-o:before { content: "\f1e3" }
.la.la-soccer-ball-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-soccer-ball-o:before { content: "\f1e3" }
.la.la-slideshare { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-twitch { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-yelp { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-newspaper-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-newspaper-o:before { content: "\f1ea" }
.la.la-paypal { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-google-wallet { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-cc-visa { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-cc-mastercard { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-cc-discover { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-cc-amex { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-cc-paypal { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-cc-stripe { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-bell-slash-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-bell-slash-o:before { content: "\f1f6" }
.la.la-trash:before { content: "\f2ed" }
.la.la-copyright { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-eyedropper:before { content: "\f1fb" }
.la.la-area-chart:before { content: "\f1fe" }
.la.la-pie-chart:before { content: "\f200" }
.la.la-line-chart:before { content: "\f201" }
.la.la-lastfm { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-lastfm-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-ioxhost { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-angellist { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-cc { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-cc:before { content: "\f20a" }
.la.la-ils:before { content: "\f20b" }
.la.la-shekel:before { content: "\f20b" }
.la.la-sheqel:before { content: "\f20b" }
.la.la-meanpath { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-meanpath:before { content: "\f2b4" }
.la.la-buysellads { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-connectdevelop { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-dashcube { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-forumbee { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-leanpub { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-sellsy { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-shirtsinbulk { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-simplybuilt { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-skyatlas { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-diamond { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-diamond:before { content: "\f3a5" }
.la.la-intersex:before { content: "\f224" }
.la.la-facebook-official { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-facebook-official:before { content: "\f09a" }
.la.la-pinterest-p { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-whatsapp { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-hotel:before { content: "\f236" }
.la.la-viacoin { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-medium { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-y-combinator { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-yc { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-yc:before { content: "\f23b" }
.la.la-optin-monster { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-opencart { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-expeditedssl { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-battery-4:before { content: "\f240" }
.la.la-battery:before { content: "\f240" }
.la.la-battery-3:before { content: "\f241" }
.la.la-battery-2:before { content: "\f242" }
.la.la-battery-1:before { content: "\f243" }
.la.la-battery-0:before { content: "\f244" }
.la.la-object-group { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-object-ungroup { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-sticky-note-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-sticky-note-o:before { content: "\f249" }
.la.la-cc-jcb { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-cc-diners-club { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-clone { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hourglass-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hourglass-o:before { content: "\f254" }
.la.la-hourglass-1:before { content: "\f251" }
.la.la-hourglass-2:before { content: "\f252" }
.la.la-hourglass-3:before { content: "\f253" }
.la.la-hand-rock-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-rock-o:before { content: "\f255" }
.la.la-hand-grab-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-grab-o:before { content: "\f255" }
.la.la-hand-paper-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-paper-o:before { content: "\f256" }
.la.la-hand-stop-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-stop-o:before { content: "\f256" }
.la.la-hand-scissors-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-scissors-o:before { content: "\f257" }
.la.la-hand-lizard-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-lizard-o:before { content: "\f258" }
.la.la-hand-spock-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-spock-o:before { content: "\f259" }
.la.la-hand-pointer-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-pointer-o:before { content: "\f25a" }
.la.la-hand-peace-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-hand-peace-o:before { content: "\f25b" }
.la.la-registered { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-creative-commons { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-gg { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-gg-circle { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-tripadvisor { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-odnoklassniki { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-odnoklassniki-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-get-pocket { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-wikipedia-w { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-safari { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-chrome { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-firefox { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-opera { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-internet-explorer { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-television:before { content: "\f26c" }
.la.la-contao { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-500px { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-amazon { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-calendar-plus-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-calendar-plus-o:before { content: "\f271" }
.la.la-calendar-minus-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-calendar-minus-o:before { content: "\f272" }
.la.la-calendar-times-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-calendar-times-o:before { content: "\f273" }
.la.la-calendar-check-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-calendar-check-o:before { content: "\f274" }
.la.la-map-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-map-o:before { content: "\f279" }
.la.la-commenting:before { content: "\f4ad" }
.la.la-commenting-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-commenting-o:before { content: "\f4ad" }
.la.la-houzz { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-vimeo { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-vimeo:before { content: "\f27d" }
.la.la-black-tie { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-fonticons { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-reddit-alien { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-edge { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-credit-card-alt:before { content: "\f09d" }
.la.la-codiepie { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-modx { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-fort-awesome { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-usb { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-product-hunt { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-mixcloud { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-scribd { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-pause-circle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-pause-circle-o:before { content: "\f28b" }
.la.la-stop-circle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-stop-circle-o:before { content: "\f28d" }
.la.la-bluetooth { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-bluetooth-b { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-gitlab { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-wpbeginner { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-wpforms { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-envira { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-wheelchair-alt { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-wheelchair-alt:before { content: "\f368" }
.la.la-question-circle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-question-circle-o:before { content: "\f059" }
.la.la-volume-control-phone:before { content: "\f2a0" }
.la.la-asl-interpreting:before { content: "\f2a3" }
.la.la-deafness:before { content: "\f2a4" }
.la.la-hard-of-hearing:before { content: "\f2a4" }
.la.la-glide { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-glide-g { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-signing:before { content: "\f2a7" }
.la.la-viadeo { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-viadeo-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-snapchat { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-snapchat-ghost { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-snapchat-square { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-pied-piper { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-first-order { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-yoast { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-themeisle { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-google-plus-official { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-google-plus-official:before { content: "\f2b3" }
.la.la-google-plus-circle { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-google-plus-circle:before { content: "\f2b3" }
.la.la-font-awesome { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-fa { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-fa:before { content: "\f2b4" }
.la.la-handshake-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-handshake-o:before { content: "\f2b5" }
.la.la-envelope-open-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-envelope-open-o:before { content: "\f2b6" }
.la.la-linode { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-address-book-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-address-book-o:before { content: "\f2b9" }
.la.la-vcard:before { content: "\f2bb" }
.la.la-address-card-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-address-card-o:before { content: "\f2bb" }
.la.la-vcard-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-vcard-o:before { content: "\f2bb" }
.la.la-user-circle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-user-circle-o:before { content: "\f2bd" }
.la.la-user-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-user-o:before { content: "\f007" }
.la.la-id-badge { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-drivers-license:before { content: "\f2c2" }
.la.la-id-card-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-id-card-o:before { content: "\f2c2" }
.la.la-drivers-license-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-drivers-license-o:before { content: "\f2c2" }
.la.la-quora { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-free-code-camp { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-telegram { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-thermometer-4:before { content: "\f2c7" }
.la.la-thermometer:before { content: "\f2c7" }
.la.la-thermometer-3:before { content: "\f2c8" }
.la.la-thermometer-2:before { content: "\f2c9" }
.la.la-thermometer-1:before { content: "\f2ca" }
.la.la-thermometer-0:before { content: "\f2cb" }
.la.la-bathtub:before { content: "\f2cd" }
.la.la-s15:before { content: "\f2cd" }
.la.la-window-maximize { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-window-restore { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-times-rectangle:before { content: "\f410" }
.la.la-window-close-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-window-close-o:before { content: "\f410" }
.la.la-times-rectangle-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-times-rectangle-o:before { content: "\f410" }
.la.la-bandcamp { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-grav { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-etsy { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-imdb { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-ravelry { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-eercast { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-eercast:before { content: "\f2da" }
.la.la-snowflake-o { font-family: 'Line Awesome Free'; font-weight: 400 }
.la.la-snowflake-o:before { content: "\f2dc" }
.la.la-superpowers { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-wpexplorer { font-family: 'Line Awesome Brands'; font-weight: 400 }
.la.la-spotify { font-family: 'Line Awesome Brands'; font-weight: 400 }
body { font-size: 1.5rem; font-family: Poppins, sans-serif }
*, :after, :before { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
audio, canvas, video { display: inline-block }
audio:not([controls]) { display: none; height: 0 }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-size: 62.5% }
a { text-decoration: none; color: #ff6420; transition: all 450ms ease 0s; -webkit-transition: all 450ms ease 0s }
a:focus { outline: thin dotted }
a:active, a:hover { outline: 0 }
a:focus, a:hover { text-decoration: none; color: #414042 }
address, dd, fieldset, h1, h2, h3, h4, h5, h6, ol, p, table, ul { margin: 0 0 2rem 0; padding: 0 }
.small, small { font-size: 85% }
select::-ms-expand { display: none }
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1 }
.swiper-container-no-flexbox .swiper-slide { float: left }
.swiper-container-vertical>.swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box }
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.swiper-container-multirow>.swiper-wrapper { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap }
.swiper-container-free-mode>.swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto }
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform }
.swiper-slide-invisible-blank { visibility: hidden }
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto }
.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; -o-transition-property: transform, height; transition-property: transform, height; transition-property: transform, height, -webkit-transform }
.swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px }
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; transform-style: preserve-3d }
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10 }
.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper { -ms-touch-action: pan-y; touch-action: pan-y }
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper { -ms-touch-action: pan-x; touch-action: pan-x }
.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto }
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") }
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") }
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E") }
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E") }
.swiper-button-lock { display: none }
.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s opacity; -o-transition: .3s opacity; transition: .3s opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10 }
.swiper-pagination.swiper-pagination-hidden { opacity: 0 }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100% }
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0 }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(.33); -ms-transform: scale(.33); transform: scale(.33); position: relative }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(.66); -ms-transform: scale(.66); transform: scale(.66) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(.33); -ms-transform: scale(.33); transform: scale(.33) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(.66); -ms-transform: scale(.66); transform: scale(.66) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(.33); -ms-transform: scale(.33); transform: scale(.33) }
.swiper-pagination-bullet { margin: 0 3px; width: 11px; height: 11px; display: inline-block; border-radius: 100%; background: #ff6420; border: 1px solid #ff6420; opacity: 1 }
button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none }
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer }
.swiper-pagination-bullet-active { opacity: 1; background: #fff; border-color: #ff6420 }
.swiper-container-vertical>.swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block }
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 8px }
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: .2s top, .2s -webkit-transform; transition: .2s top, .2s -webkit-transform; -o-transition: .2s transform, .2s top; transition: .2s transform, .2s top; transition: .2s transform, .2s top, .2s -webkit-transform }
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px }
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap }
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s left, .2s -webkit-transform; transition: .2s left, .2s -webkit-transform; -o-transition: .2s transform, .2s left; transition: .2s transform, .2s left; transition: .2s transform, .2s left, .2s -webkit-transform }
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s right, .2s -webkit-transform; transition: .2s right, .2s -webkit-transform; -o-transition: .2s transform, .2s right; transition: .2s transform, .2s right; transition: .2s transform, .2s right, .2s -webkit-transform }
.swiper-pagination-progressbar { background: rgba(0, 0, 0, .25); position: absolute }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top }
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top }
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0 }
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar { width: 4px; height: 100%; left: 0; top: 0 }
.swiper-pagination-white .swiper-pagination-bullet-active { background: #fff }
.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, .25) }
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #fff }
.swiper-pagination-black .swiper-pagination-bullet-active { background: #000 }
.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, .25) }
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000 }
.swiper-pagination-lock { display: none }
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, .1) }
.swiper-container-horizontal>.swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98% }
.swiper-container-vertical>.swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98% }
.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, .5); border-radius: 10px; left: 0; top: 0 }
.swiper-scrollbar-cursor-drag { cursor: move }
.swiper-scrollbar-lock { display: none }
.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center }
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain }
.swiper-slide-zoomed { cursor: move }
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite }
.swiper-lazy-preloader:after { display: block; content: ''; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat }
.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") }
@-webkit-keyframes swiper-preloader-spin {
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
@keyframes swiper-preloader-spin {
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000 }
.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out }
.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity }
.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none }
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto }
.swiper-container-cube { overflow: visible }
.swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100% }
.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none }
.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0 }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible }
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden }
.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0 }
.swiper-container-flip { overflow: visible }
.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1 }
.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none }
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto }
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden }
.swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px }
.swiper-pagination { position: absolute; left: 0; bottom: 10px; text-align: center; width: 100% }
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: .8 }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: 0 !important; -webkit-backface-visibility: hidden }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle }
.mfp-align-top .mfp-container:before { display: none }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045 }
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content { width: 100%; cursor: auto }
.mfp-ajax-cur { cursor: progress }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in }
.mfp-auto-cursor .mfp-content { cursor: auto }
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader { -webkit-user-select: none; -moz-user-select: none; user-select: none }
.mfp-loading.mfp-figure { display: none }
.mfp-hide { display: none !important }
.mfp-preloader { color: #ccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -.8em; left: 8px; right: 8px; z-index: 1044 }
.mfp-preloader a { color: #ccc }
.mfp-preloader a:hover { color: #fff }
.mfp-s-ready .mfp-preloader { display: none }
.mfp-s-error .mfp-content { display: none }
button.mfp-arrow, button.mfp-close { overflow: visible; cursor: pointer; background: 0 0; border: 0; -webkit-appearance: none; display: block; outline: 0; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation }
button::-moz-focus-inner { padding: 0; border: 0 }
button.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 10px; top: 10px; text-decoration: none; text-align: center; opacity: 1; padding: 0; color: #000; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; background: #fff; border-radius: 50%; text-align: center }
div.mfp-close { display: none }
.mfp-close:focus, .mfp-close:hover { opacity: 1; background: #fff; color: #000 }
.mfp-close:active { top: 1px }
.mfp-close-btn-in .mfp-close { color: #333 }
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close { color: #fff; right: -6px; text-align: right; padding-right: 6px; width: 100% }
.mfp-counter { position: absolute; top: 0; right: 0; color: #ccc; font-size: 12px; line-height: 18px; white-space: nowrap; display: none }
.mfp-arrow { position: absolute; opacity: .65; margin: 0; top: 50%; margin-top: -30px; padding: 0; width: 60px; height: 60px; -webkit-tap-highlight-color: transparent }
.mfp-arrow:active { margin-top: -30px }
.mfp-arrow:focus, .mfp-arrow:hover { opacity: 1; background: 0 0 }
.mfp-arrow:before { display: block; width: 100%; height: 100%; text-align: center; position: absolute; left: 0; top: 0; font-family: FontAwesome; font-size: 50px; color: #fff; line-height: 60px }
.mfp-arrow-left { left: 0 }
.mfp-arrow-left:before { content: "\f104" }
.mfp-arrow-right { right: 0 }
.mfp-arrow-right:before { content: "\f105" }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px }
.mfp-iframe-holder .mfp-close { top: -40px }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25% }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, .6); background: #000 }
.mfp-iframe-scaler video { width: 100% }
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto }
.mfp-figure { line-height: 0 }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, .6); background: #444 }
.mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px }
.mfp-figure figure { margin: 0 }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto }
.mfp-title { text-align: left; line-height: 18px; color: #f3f3f3; word-wrap: break-word; padding-right: 36px; display: none }
.mfp-image-holder .mfp-content { max-width: 100% }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer }
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0 }
	.mfp-img-mobile img.mfp-img { padding: 0 }
	.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0 }
	.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px }
	.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, .6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box }
	.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0 }
	.mfp-img-mobile .mfp-counter { right: 5px; top: 3px }
	.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, .6); position: fixed; text-align: center; padding: 0 }
}
@media all and (max-width:900px) {
	.mfp-arrow { -webkit-transform: scale(.75); transform: scale(.75) }
	.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0 }
	.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100% }
	.mfp-container { padding-left: 6px; padding-right: 6px }
}
.my-mfp-zoom-in .zoom-anim-dialog { opacity: 0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -webkit-transform: scale(.8); -moz-transform: scale(.8); -ms-transform: scale(.8); -o-transform: scale(.8); transform: scale(.8) }
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1) }
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog { -webkit-transform: scale(.8); -moz-transform: scale(.8); -ms-transform: scale(.8); -o-transform: scale(.8); transform: scale(.8); opacity: 0 }
.my-mfp-zoom-in.mfp-bg { opacity: 0; -webkit-transition: opacity .3s ease-out; -moz-transition: opacity .3s ease-out; -o-transition: opacity .3s ease-out; transition: opacity .3s ease-out }
.my-mfp-zoom-in.mfp-ready.mfp-bg { opacity: .9 }
.my-mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0 }
[class*=icheck-] { min-height: 22px; margin-top: 6px !important; margin-bottom: 6px !important; padding-left: 0 }
.icheck-inline { display: inline-block }
.icheck-inline+.icheck-inline { margin-left: .75rem; margin-top: 6px }
[class*=icheck-]>label { padding-left: 29px !important; min-height: 22px; line-height: 22px; display: inline-block; position: relative; vertical-align: top; margin-bottom: 0; font-weight: 600; cursor: pointer }
[class*=icheck-]>input:first-child { position: absolute !important; opacity: 0; margin: 0 }
[class*=icheck-]>input:first-child:disabled { cursor: default }
[class*=icheck-]>input:first-child+input[type=hidden]+label::before, [class*=icheck-]>input:first-child~label::before { content: ""; display: inline-block; position: absolute; width: 22px; height: 22px; border: 1px solid #d3cfc8; border-radius: .3rem; margin-left: -29px }
[class*=icheck-]>input:first-child:checked~input[type=hidden]+label::after, [class*=icheck-]>input:first-child:checked~label::after { background: 0 0; content: ""; display: inline-block; position: absolute; top: 0; left: 0; width: 7px; height: 10px; border: 2px solid #fff; border-left: none; border-top: none; transform: translate(7.75px, 4.5px) rotate(45deg); -ms-transform: translate(7.75px, 4.5px) rotate(45deg) }
[class*=icheck-]>input[type=radio]:first-child+input[type=hidden]+label::before, [class*=icheck-]>input[type=radio]:first-child~label::before { border-radius: 50% }
[class*=icheck-]>input:first-child:not(:checked):not(:disabled):hover~input[type=hidden]+label::before, [class*=icheck-]>input:first-child:not(:checked):not(:disabled):hover~label::before { border-width: 2px }
[class*=icheck-]>input:first-child:disabled+input[type=hidden]~label, [class*=icheck-]>input:first-child:disabled+input[type=hidden]~label::before, [class*=icheck-]>input:first-child:disabled+label, [class*=icheck-]>input:first-child:disabled+label::before { pointer-events: none; cursor: default; -webkit-box-shadow: none; box-shadow: none; opacity: .65 }
.icheck-primary>input:first-child:not(:checked):not(:disabled):hover~input[type=hidden]+label::before, .icheck-primary>input:first-child:not(:checked):not(:disabled):hover~label::before { border-color: #133b70 }
.icheck-primary>input:first-child:checked+input[type=hidden]~label::before, .icheck-primary>input:first-child:checked~label::before { background-color: #133b70; border-color: #133b70 }
.datepicker { padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; direction: ltr }
.datepicker-inline { width: 220px }
.datepicker-rtl { direction: rtl }
.datepicker-rtl.dropdown-menu { left: auto }
.datepicker-rtl table tr td span { float: right }
.datepicker th.datepicker-switch, .datepicker th.datepicker-switch:hover, .datepicker th.next, .datepicker th.next:hover, .datepicker th.prev, .datepicker th.prev:hover { background-color: #133b70; border-radius: 0; color: #fff }
.datepicker-dropdown { box-shadow: 0 0 20px rgba(0, 0, 0, .2); font-size: 1.4rem; width: 300px; min-width: 300px; margin-top: 0; top: 0; left: 0 }
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
	.datepicker-dropdown { margin-top: 0 }
}
.datepicker-dropdown:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #133b70; border-top: 0; border-bottom-color: rgba(0, 0, 0, .2); position: absolute }
.datepicker-dropdown:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #133b70; border-top: 0; position: absolute }
.datepicker-dropdown.datepicker-orient-left:before { left: 6px }
.datepicker-dropdown.datepicker-orient-left:after { left: 7px }
.datepicker-dropdown.datepicker-orient-right:before { right: 6px }
.datepicker-dropdown.datepicker-orient-right:after { right: 7px }
.datepicker-dropdown.datepicker-orient-bottom:before { top: -7px }
.datepicker-dropdown.datepicker-orient-bottom:after { top: -6px }
.datepicker-dropdown.datepicker-orient-top:before { bottom: -7px; border-bottom: 0; border-top: 7px solid #999 }
.datepicker-dropdown.datepicker-orient-top:after { bottom: -6px; border-bottom: 0; border-top: 6px solid #fff }
.datepicker table { margin: 0; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.datepicker td, .datepicker th { background: #fff; padding: 5px; color: #000; text-align: center; width: 20px; height: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: none }
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th { background-color: transparent }
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover { background: #eee; cursor: pointer }
.datepicker table tr td.new, .datepicker table tr td.old { color: #999 }
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover { background: 0 0; color: #999; cursor: default }
.datepicker table tr td.highlighted { background: #d9edf7; border-radius: 0 }
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover { background-color: #133b70; border-color: #fdf59a #fdf59a #fbed50; border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25); color: #fff }
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] { background-color: #133b70 }
.datepicker table tr td.today:hover:hover { color: #fff }
.datepicker table tr td.today.active:hover { color: #fff }
.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover { background: #eee; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover { background-color: #133b70; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today[disabled] { background-color: #f3e97a }
.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover { background-color: #000; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, .25) }
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected[disabled] { background-color: grey }
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover { background-color: #133b70; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, .25) }
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] { background-color: #133b70 }
.datepicker table tr td span { display: block; width: 23%; height: 54px; line-height: 54px; float: left; margin: 1%; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px }
.datepicker table tr td span.focused, .datepicker table tr td span:hover { background: #eee }
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover { background: 0 0; color: #999; cursor: default }
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover { background-color: #133b70; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, .25) }
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] { background-color: #133b70 }
.datepicker table tr td span.new, .datepicker table tr td span.old { color: #999 }
.datepicker .datepicker-switch { width: 145px }
.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th { cursor: pointer }
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover { background: #eee }
.datepicker .cw { font-size: 10px; width: 12px; padding: 0 2px 0 5px; vertical-align: middle }
.input-append.date .add-on, .input-prepend.date .add-on { cursor: pointer }
.input-append.date .add-on i, .input-prepend.date .add-on i { margin-top: 3px }
.input-daterange input { text-align: center }
.input-daterange input:first-child { -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px }
.input-daterange input:last-child { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0 }
.input-daterange .add-on { display: inline-block; width: auto; min-width: 16px; height: 18px; padding: 4px 5px; font-weight: 400; line-height: 18px; text-align: center; text-shadow: 0 1px 0 #fff; vertical-align: middle; background-color: #eee; border: 1px solid #ccc; margin-left: -5px; margin-right: -5px }
select.bs-select-hidden, select.selectpicker { display: none !important }
.bootstrap-select>.dropdown-toggle { width: 100%; padding-right: 25px; z-index: 1 }
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover { color: #999 }
.bootstrap-select>select { position: absolute !important; bottom: 0; left: 50%; display: block !important; width: .5px !important; height: 100% !important; padding: 0 !important; opacity: 0 !important; border: none }
.bootstrap-select>select.mobile-device { top: 0; left: 0; display: block !important; width: 100% !important; z-index: 2 }
.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle { border-color: #b94a48 }
.bootstrap-select.fit-width { width: auto !important }
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) { width: 220px }
.bootstrap-select .dropdown-toggle:focus { outline: thin dotted #333 !important; outline: 5px auto -webkit-focus-ring-color !important; outline-offset: -2px }
.bootstrap-select.form-control { margin-bottom: 0; padding: 0; border: none }
.bootstrap-select.form-control:not([class*=col-]) { width: 100% }
.bootstrap-select.form-control.input-group-btn { z-index: auto }
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn { border-radius: 0 }
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] { float: none; display: inline-block; margin-left: 0 }
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right { float: right }
.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group { margin-bottom: 0 }
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control { padding: 0 }
.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle { height: 100%; font-size: inherit; line-height: inherit; border-radius: inherit }
.form-inline .bootstrap-select.btn-group .form-control { width: 100% }
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group>.disabled { cursor: not-allowed }
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group>.disabled:focus { outline: 0 !important }
.bootstrap-select.btn-group.bs-container { position: absolute; height: 0 !important; padding: 0 !important }
.bootstrap-select.btn-group.bs-container .dropdown-menu { z-index: 1060 }
.bootstrap-select.btn-group .dropdown-toggle .filter-option { display: inline-block; overflow: hidden; width: 100%; text-align: left }
.bootstrap-select.btn-group .dropdown-toggle .caret { position: absolute; top: 50%; right: 12px; margin-top: -2px; vertical-align: middle }
.bootstrap-select.btn-group[class*=col-] .dropdown-toggle { width: 100% }
.bootstrap-select.btn-group .dropdown-menu { min-width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.bootstrap-select.btn-group .dropdown-menu.inner { position: static; float: none; border: 0; padding: 0; margin: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none }
.bootstrap-select.btn-group .dropdown-menu li { position: relative }
.bootstrap-select.btn-group .dropdown-menu li.active small { color: #fff }
.bootstrap-select.btn-group .dropdown-menu li.disabled a { cursor: not-allowed }
.bootstrap-select.btn-group .dropdown-menu li a { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.bootstrap-select.btn-group .dropdown-menu li a.opt { position: relative; padding-left: 2.25em }
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark { display: none }
.bootstrap-select.btn-group .dropdown-menu li a span.text { display: inline-block }
.bootstrap-select.btn-group .dropdown-menu li small { padding-left: .5em }
.bootstrap-select.btn-group .dropdown-menu .notify { position: absolute; bottom: 5px; width: 96%; margin: 0 2%; min-height: 26px; padding: 3px 5px; background: #f5f5f5; border: 1px solid #e3e3e3; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); pointer-events: none; opacity: .9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.bootstrap-select.btn-group .no-results { padding: 3px; background: #f5f5f5; margin: 0 5px; white-space: nowrap }
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option { position: static }
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret { position: static; top: auto; margin-top: -1px }
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark { position: absolute; display: inline-block; right: 15px; margin-top: 5px }
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text { margin-right: 34px }
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle { z-index: 1061 }
.bootstrap-select.show-menu-arrow .dropdown-toggle:before { content: ''; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid rgba(204, 204, 204, .2); position: absolute; bottom: -4px; left: 9px; display: none }
.bootstrap-select.show-menu-arrow .dropdown-toggle:after { content: ''; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #fff; position: absolute; bottom: -4px; left: 10px; display: none }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before { bottom: auto; top: -3px; border-top: 7px solid rgba(204, 204, 204, .2); border-bottom: 0 }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after { bottom: auto; top: -3px; border-top: 6px solid #fff; border-bottom: 0 }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before { right: 12px; left: auto }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after { right: 13px; left: auto }
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before { display: block }
.bs-actionsbox, .bs-donebutton, .bs-searchbox { padding: 4px 8px }
.bs-actionsbox { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.bs-actionsbox .btn-group button { width: 50% }
.bs-donebutton { float: left; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.bs-donebutton .btn-group button { width: 100% }
.bs-searchbox+.bs-actionsbox { padding: 0 8px 4px }
.bs-searchbox .form-control { margin-bottom: 0; width: 100%; float: none }

table.dataTable { width: 100%; margin: 0 auto; clear: both; border-collapse: separate; border-spacing: 0 }
table.dataTable tfoot th, table.dataTable thead th { font-weight: 700 }
table.dataTable thead td, table.dataTable thead th { padding: 10px 18px }
table.dataTable thead td:active, table.dataTable thead th:active { outline: 0 }
table.dataTable tfoot td, table.dataTable tfoot th { padding: 10px 18px 6px 18px; border-top: 1px solid #111 }
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled { cursor: pointer; background-repeat: no-repeat; background-position: center right }
table.dataTable tbody tr { background-color: #fff }
table.dataTable tbody tr.selected { background-color: #b0bed9 }
table.dataTable tbody td, table.dataTable tbody th { padding: 8px 10px }
table.dataTable.display tbody td, table.dataTable.display tbody th, table.dataTable.row-border tbody td, table.dataTable.row-border tbody th { border-top: 1px solid #ddd }
table.dataTable.display tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.row-border tbody tr:first-child th { border-top: none }
table.dataTable.cell-border tbody td, table.dataTable.cell-border tbody th { border-top: 1px solid #ddd; border-right: 1px solid #ddd }
table.dataTable.cell-border tbody tr td:first-child, table.dataTable.cell-border tbody tr th:first-child { border-left: 1px solid #ddd }
table.dataTable.cell-border tbody tr:first-child td, table.dataTable.cell-border tbody tr:first-child th { border-top: none }
table.dataTable.display tbody tr.odd, table.dataTable.stripe tbody tr.odd { background-color: #f9f9f9 }
table.dataTable.display tbody tr.odd.selected, table.dataTable.stripe tbody tr.odd.selected { background-color: #acbad4 }
table.dataTable.display tbody tr:hover, table.dataTable.hover tbody tr:hover { background-color: #f6f6f6 }
table.dataTable.display tbody tr:hover.selected, table.dataTable.hover tbody tr:hover.selected { background-color: #aab7d1 }
table.dataTable.display tbody tr>.sorting_1, table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3, table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2, table.dataTable.order-column tbody tr>.sorting_3 { background-color: #fafafa }
table.dataTable.display tbody tr.selected>.sorting_1, table.dataTable.display tbody tr.selected>.sorting_2, table.dataTable.display tbody tr.selected>.sorting_3, table.dataTable.order-column tbody tr.selected>.sorting_1, table.dataTable.order-column tbody tr.selected>.sorting_2, table.dataTable.order-column tbody tr.selected>.sorting_3 { background-color: #acbad5 }
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 { background-color: #f1f1f1 }
table.dataTable.display tbody tr.odd>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 { background-color: #f3f3f3 }
table.dataTable.display tbody tr.odd>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 { background-color: #f5f5f5 }
table.dataTable.display tbody tr.odd.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 { background-color: #a6b4cd }
table.dataTable.display tbody tr.odd.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 { background-color: #a8b5cf }
table.dataTable.display tbody tr.odd.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 { background-color: #a9b7d1 }
table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 { background-color: #fafafa }
table.dataTable.display tbody tr.even>.sorting_2, table.dataTable.order-column.stripe tbody tr.even>.sorting_2 { background-color: #fcfcfc }
table.dataTable.display tbody tr.even>.sorting_3, table.dataTable.order-column.stripe tbody tr.even>.sorting_3 { background-color: #fefefe }
table.dataTable.display tbody tr.even.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 { background-color: #acbad5 }
table.dataTable.display tbody tr.even.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 { background-color: #aebcd6 }
table.dataTable.display tbody tr.even.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 { background-color: #afbdd8 }
table.dataTable.display tbody tr:hover>.sorting_1, table.dataTable.order-column.hover tbody tr:hover>.sorting_1 { background-color: #eaeaea }
table.dataTable.display tbody tr:hover>.sorting_2, table.dataTable.order-column.hover tbody tr:hover>.sorting_2 { background-color: #ececec }
table.dataTable.display tbody tr:hover>.sorting_3, table.dataTable.order-column.hover tbody tr:hover>.sorting_3 { background-color: #efefef }
table.dataTable.display tbody tr:hover.selected>.sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 { background-color: #a2aec7 }
table.dataTable.display tbody tr:hover.selected>.sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 { background-color: #a3b0c9 }
table.dataTable.display tbody tr:hover.selected>.sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 { background-color: #a5b2cb }
table.dataTable.no-footer { border-bottom: 1px solid #dee2e6 }
table.dataTable.nowrap td, table.dataTable.nowrap th { white-space: nowrap }
table.dataTable.compact thead td, table.dataTable.compact thead th { padding: 4px 17px }
table.dataTable.compact tfoot td, table.dataTable.compact tfoot th { padding: 4px }
table.dataTable.compact tbody td, table.dataTable.compact tbody th { padding: 4px }
table.dataTable td.dt-left, table.dataTable th.dt-left { text-align: left }
table.dataTable td.dataTables_empty, table.dataTable td.dt-center, table.dataTable th.dt-center { text-align: center }
table.dataTable td.dt-right, table.dataTable th.dt-right { text-align: right }
table.dataTable td.dt-justify, table.dataTable th.dt-justify { text-align: justify }
table.dataTable td.dt-nowrap, table.dataTable th.dt-nowrap { white-space: nowrap }
table.dataTable tfoot td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable thead th.dt-head-left { text-align: left }
table.dataTable tfoot td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable thead th.dt-head-center { text-align: center }
table.dataTable tfoot td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable thead th.dt-head-right { text-align: right }
table.dataTable tfoot td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable thead th.dt-head-justify { text-align: justify }
table.dataTable tfoot td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable thead th.dt-head-nowrap { white-space: nowrap }
table.dataTable tbody td.dt-body-left, table.dataTable tbody th.dt-body-left { text-align: left }
table.dataTable tbody td.dt-body-center, table.dataTable tbody th.dt-body-center { text-align: center }
table.dataTable tbody td.dt-body-right, table.dataTable tbody th.dt-body-right { text-align: right }
table.dataTable tbody td.dt-body-justify, table.dataTable tbody th.dt-body-justify { text-align: justify }
table.dataTable tbody td.dt-body-nowrap, table.dataTable tbody th.dt-body-nowrap { white-space: nowrap }
table.dataTable, table.dataTable td, table.dataTable th { box-sizing: content-box }
.dataTables_wrapper { position: relative; clear: both; zoom: 1 }
.dataTables_wrapper .dataTables_length { float: left }
.dataTables_wrapper .dataTables_length select { border: 1px solid #aaa; border-radius: 3px; padding: 5px; background-color: transparent; padding: 4px }
.dataTables_wrapper .dataTables_filter { float: right; text-align: right }
.dataTables_wrapper .dataTables_filter input { border: 1px solid #aaa; border-radius: 3px; padding: 5px; background-color: transparent; margin-left: 3px }
.dataTables_wrapper .dataTables_info { clear: both; float: left; padding-top: .755em }
.dataTables_wrapper .dataTables_paginate { float: right; text-align: right; padding-top: .25em }
.dataTables_wrapper .dataTables_paginate .paginate_button { box-sizing: border-box; display: inline-block; min-width: 1.5em; padding: .5em 1em; margin-left: 2px; text-align: center; text-decoration: none !important; cursor: pointer; color: #333; border: 1px solid transparent; border-radius: 2px }
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { color: #333 }
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover { cursor: default; color: #666; border: 1px solid transparent; background: 0 0; box-shadow: none }
.dataTables_wrapper .dataTables_paginate .paginate_button:active { outline: 0; background-color: #2b2b2b; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2b2b2b), color-stop(100%, #0c0c0c)); background: -webkit-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%); background: -moz-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%); background: -ms-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%); background: -o-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%); background: linear-gradient(to bottom, #2b2b2b 0, #0c0c0c 100%); box-shadow: inset 0 0 3px #111 }
.dataTables_wrapper .dataTables_paginate .ellipsis { padding: 0 1em }
.dataTables_wrapper .dataTables_processing { position: absolute; top: 50%; left: 50%; width: 100%; height: 40px; margin-left: -50%; margin-top: -25px; padding-top: 20px; text-align: center; font-size: 1.2em; background-color: #fff; background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%); background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%) }
.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_paginate, .dataTables_wrapper .dataTables_processing { color: #333 }
.dataTables_wrapper .dataTables_scroll { clear: both }
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody { -webkit-overflow-scrolling: touch }
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th { vertical-align: middle }
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing { height: 0; overflow: hidden; margin: 0 !important; padding: 0 !important }
.dataTables_wrapper.no-footer .dataTables_scrollBody { border-bottom: 1px solid #111 }
.dataTables_wrapper.no-footer div.dataTables_scrollBody>table, .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable { border-bottom: none }
.dataTables_wrapper:after { visibility: hidden; display: block; content: ""; clear: both; height: 0 }
@media screen and (max-width:767px) {
	.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate { float: none; text-align: center }
	.dataTables_wrapper .dataTables_paginate { margin-top: .5em }
}
@media screen and (max-width:640px) {
	.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length { float: none; text-align: center }
	.dataTables_wrapper .dataTables_filter { margin-top: .5em }
}
#backtotop {overflow: hidden; z-index: 1; position: fixed; right: -15rem; bottom: 10rem; padding: .5rem 1rem; background-color: #000; color: #fff; border-radius: 5px 0 0 5px; display: none; font-size: 1.4rem; text-transform: uppercase; font-weight: 600; text-decoration: none; -webkit-transition: 350ms ease; transition: 350ms ease; z-index: 4 }
#backtotop:after{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; background-color: #ff6131;}
#backtotop .fa { font-size: 2rem; margin-right: .3rem; animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite }
#backtotop.active { right: 0 }
#backtotop:hover { background-color: #133b70 }
@keyframes bounce {
	0%, 100%, 20%, 50%, 80% { transform: translateY(0) }
	40% { transform: translateY(-.5rem) }
	60% { transform: translateY(-.3rem) }
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin-bottom: 2.5rem; font-weight: 700 }
h1, .h1  { font-size: 5rem }
h2, .h2 , .upcomingSection h3, .dis-wrap h3, .whatsnewWrapper h4, .innerSection h3.h2 { font-size: 4rem; color: #133b70 }
h3, .h3  { font-size: 2.5rem }
h4, .h4  { font-size: 2rem }
h5, .h5  { font-size: 1.6rem }
h6, .h6  { font-size: 1.2rem }
.viewAll { color: #133b70; text-decoration: none; font-size: 1.5rem }
.viewAll:hover { color: #454545 }
.viewAll .fa { margin-left: .5rem; font-size: 1.8rem }
#navbar-nav { margin: 0; padding: 0; position: relative }
#navbar-nav li { display: inline-block; position: relative }
#navbar-nav li a { padding: 0 .7rem; display: block; color: #fff; font-size: 1.6rem; line-height: 4.5rem; position: relative; text-decoration: none; font-weight: 600 }
#navbar-nav li a:hover, #navbar-nav li.active>a, #navbar-nav>li:hover>a { color: #ff6131 }
#navbar-nav ul { z-index: 4; position: absolute; width: 30rem; background-color: #fff; top: 50px; left: 0; box-shadow: 0 0 20px rgba(0, 0, 0, .2); margin: 0; padding: 0; opacity: 1 }
#navbar-nav li:hover>ul { margin: 0 }
#navbar-nav ul ul { top: 0; left: 100%; padding: 0 }
#navbar-nav ul li { display: block; padding: 0 }
#navbar-nav ul li a { display: block; padding: 10px 15px 10px 30px; text-transform: none; line-height: 25px; border-bottom: 1px solid #3b721c; color: #fff; position: relative }
#navbar-nav ul li a:after { color: #fff; font-family: FontAwesome; position: absolute; left: 15px; top: 8px; content: "\f105"; display: block; font-size: 16px }
#navbar-nav ul li:last-child a { border-bottom-width: 0 }
#navbar-nav ul li a:hover { background-color: #498526 }
#navbar-nav li.megamenuWrap { position: static }
#navbar-nav li.megamenuWrap>a:before { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: transparent transparent #b08b29; border-image: none; border-style: solid; border-width: 10px; content: " "; left: 50%; position: absolute; bottom: -5px; margin-left: -9px; visibility: hidden; opacity: 0; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out }
#navbar-nav li.megamenuWrap:hover>a:before, #navbar-nav li.megamenuWrap>a:hover:before { opacity: 1; visibility: visible }
#navbar-nav ul.megamenu { width: auto; left: 15px; right: -174px; border-top: 4px solid #b08b29; padding: 20px 50% 20px 25px; background: #fff url(../images/megamenu-bg.png) no-repeat right top; background-size: auto 100%; display: none }
#navbar-nav ul.megamenu ul { position: static; float: left; width: 50%; margin: 0; visibility: visible; opacity: 1; box-shadow: 0 0 0 transparent }
#navbar-nav ul.megamenu ul li a { color: #171717; border: 0; padding: 5px 5px 5px 15px; position: relative; font-size: 16px; font-weight: 400 }
#navbar-nav ul.megamenu ul li a:after { display: none }
#navbar-nav ul.megamenu ul li a:before { position: absolute; width: 6px; height: 6px; border-radius: 50%; left: 0; top: 14px; content: ""; background-color: #8c2c2b }
#navbar-nav ul.megamenu ul li a:hover { background: 0 0; color: #8c2c2b }
.mobileNav { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); background: #133b70; overflow: auto; z-index: 999 }
.activeMobNav .mobileNav { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0) }
.mobileNav #navMob { display: block !important; margin-top: 12rem; position: static; background: #133b70 }
.mobileNav { -webkit-transition: -webkit-transform .5s; transition: transform .5s }
.mobileNav .close { position: absolute; right: 0; top: 0; width: 6rem; height: 10rem; background: #f25927 url(/Default/assets/front/images/menu-close-icon.png) no-repeat center 5px; cursor: pointer; -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0) }
.activeMobNav .mobileNav .close { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1) }
.mobileNav .navigationText { background: url(/Default/assets/front/images/logo.png) no-repeat; position: absolute; left: 10px; top: 10px; color: #ff6420; font-size: 1.6rem; font-weight: 700; text-transform: uppercase; max-width: 394px; width: 80%; min-height: 100px; background-size: 100% }
.mobileNav .menuClose { position: absolute; width: 25px; height: 25px; right: 20px; top: 20px; cursor: pointer; background-color: #ff6131; background: url(/Default/assets/front/images/close.png) no-repeat; background-position: 0 0; background-size: contain }
.mobileNav .logoText { z-index: -1; width: 100%; position: absolute; bottom: 0; margin-bottom: 15px; height: 74px }
.mobileNav .logoText .logoIcon { background-position: 0 -225px; margin: 0 auto; height: 74px; width: 234px; display: block }
.navbar-toggler { display: none; position: absolute; right: 0; top: 0; padding: 0; border: 0; border-radius: 0 }
#navMob { display: none; position: absolute; left: 0; right: 0; padding: 0 }
#navMob .menuIcon, .toggleMenu { display: block }
.toggleMenu { width: 40px; height: 40px; padding: 10px 7px; background-color: #ff6420; border-radius: 5px }
.toggleMenu .mobileMenu { display: none }
.toggleMenu .iconBar { text-indent: -9999px; display: block; height: 3px; width: 100%; background-color: #fff }
.toggleMenu .iconBar:nth-child(2) { margin: .5rem 0 }
.toggleMenu .menuTitle { display: none }
.toggleMenu:hover { text-decoration: none }
#navMob li { float: none; display: block; border: none }
#navMob li a { border-bottom: 1px solid #245493; transition: all 0s ease 0s; -webkit-transition: all 0s ease 0s; text-decoration: none }
#navMob li.parent { position: relative }
#navMob li .menuIcon, #navMob li li .menuIcon { width: 60px; height: auto; background-color: #ff6131; position: absolute; right: 0; top: 0; bottom: 0; cursor: pointer; color: #fff; font-size: 40px; text-align: center; line-height: 77px; font-style: normal }
#navMob li .menuIcon:before, #navMob li li .menuIcon:before { transition: all 0s ease 0s; -webkit-transition: all 0s ease 0s; display: block }
#navMob>li>.menuIcon.active:before { transform: rotate(-180deg); -webkit-transform: rotate(-180deg) }
#navMob li li .menuIcon, #navMob li li .menuIcon.active { z-index: 2; background-color: #522272 }
#navMob li li li .menuIcon { z-index: 2; display: none }
#navMob li li .menuIcon.active { background-color: #522272 }
#navMob li ul li a:hover, #navMob li ul li>a.selected, #navMob li.hover>a, #navMob li>a:hover, #navMob ul a.selected, #navMob ul a:hover, #navMob>li.focus>a, #navMob>li.hover>a, #navMob>li>a:hover, .noJS #navMob ul a:focus { background-color: #434343; color: #fff }
#navMob ul { width: 100%; display: none; position: static; transition: none; -webkit-transition: none }
.hasJS #navMob ul { opacity: 1 }
#navMob>li:hover>ul { display: none }
#navMob .focus ul ul, #navMob .hover ul ul, #navMob:hover ul ul, #navMob ul { margin-left: 0 }
#navMob li a { padding-left: 15px; padding-right: 15px; display: block; line-height: 40px; color: #fff }
#navMob li ul li a { padding: 10px 55px 10px 20px; display: block; line-height: 21px; color: #fff; border: none; font-size: 1.8rem; position: relative }
#navMob li ul li a:before { position: absolute; left: 20px; top: 10px; content: "\f105"; font-family: FontAwesome }
#navMob>li.MenuLi1>ul>li>a, .headerScroll #navMob>li.MenuLi1>ul>li>a, .headerScroll #navMob>li>ul>li>a { padding: 8px 60px 8px 20px; font-size: 16px; line-height: 21px }
#navMob li ul li ul li a { padding-left: 38px }
#navMob li ul li ul li ul li a { padding-left: 60px; background-position: 45px center }
#navMob>.highlight>a, #navMob>li.focus>a, #navMob>li.hover>a, #navMob>li>a:hover { background-color: #133b70; color: #fff }
#navMob li ul li a:hover, #navMob li ul li>a.selected, #navMob ul a.selected, #navMob ul a:hover, #navMob ul>.highlight>a, #navMob>li.MenuLi1>ul>li:hover>a, #navMob>li>ul>li.current>a:hover, #navMob>li>ul>li:hover>a, #navMob>li>ul>li>a:hover, .noJS #navMob ul a:focus { background-color: #6e2121; color: #fff }
#navMob .linkIcon, #navMob .linkIconHover, #navMob>li.MenuLi1>ul>li>a:before { display: none !important }
#navMob .menuFirstNode { display: block }
#navMob li.current ul { display: none }
#navMob li li ul { position: static; width: 100%; background: 0 0; visibility: visible; border: 0; box-shadow: 0 0 0 #000; opacity: 1; padding: 0; transition: all 0s ease 0s }
#navMob li.megaMenu ul { padding: 0 }
#navMob li.megaMenu ul li { border: 0; float: none; height: auto; line-height: inherit; width: 100%; padding: 0 }
#navMob li>a { font-size: 2.2rem; font-weight: 300; padding: 1rem 3rem .6rem 0; margin: 0 3rem }
#navMob li ul { background: #6e2121; box-shadow: -7px 0 7px rgba(0, 0, 0, .2) inset; position: relative; padding: 15px 0; margin: 0 }
#navMob li ul:after { height: 100%; width: 60px; position: absolute; right: 0; top: 0; content: ""; background-color: #522272; z-index: 1; display: none }
#navbarNav .mob-link { display: none !important }
.btn { color: #fff; padding: 1rem 2rem; font-size: 1.5rem; font-weight: 500; cursor: pointer; border-radius: 5rem; position: relative; border: 0; background: linear-gradient(to right, #ff8d00, #e45603, #133b70, #082449); background-image: -webkit-linear-gradient(right, #e45603, #ff8d00); background-size: 300% 100%;  -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
.btn-reset { background: linear-gradient(to right, #979797, #5b5b5b, #464647, #3b3b3b); background-size: 300% 100%; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
.btn-sm { padding: .5rem 1rem; font-size: 1.5rem; line-height: 1.4 }
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active { background: #f1c892 }
.btn-reset:not(:disabled):not(.disabled).active, .btn-reset:not(:disabled):not(.disabled):active { background: #999 }
.btn:focus, .btn:hover, .button:focus, .button:hover, button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover { background-position: 100% 0;  -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; color: #fff }
.btn:focus, .button:focus, button:focus, input[type=button]:focus, input[type=reset]:focus { outline: 1px dotted; box-shadow: none; }
::-webkit-input-placeholder { opacity: 1 }
::-moz-placeholder { opacity: 1 }
:-ms-input-placeholder { opacity: 1 }
:-moz-placeholder { opacity: 1 }
.language .customSelect { appearance: none; -webkit-appearance: none }
.custom-select { border-radius: 0; height: auto; padding: 0; cursor: pointer; border: 0; display: block; background: 0 0; position: relative }
.custom-select select.form-control, .custom-select select.form-control:not([size]):not([multiple]) { padding-right: 35px }
.custom-select:before { position: absolute; right: 10px; top: 6px; content: "\f107"; font-family: FontAwesome; font-size: 21px; color: #133b70 }
.form-control { font-size: 1.6rem }
.container { margin: 0 auto; width: 100%; max-width: 1400px }
.activeMobNav { overflow: hidden }
.form-control-feedback { display: none !important }
.err { color: #d01a1a }
.has-success .form-control-feedback:before, .has-success .help-block { color: #569c09 }
.has-error .form-control-feedback:before, .has-error .help-block { color: #d01a1a; display: block; padding-top: .3rem }
.has-error input, .has-success .has-error input { box-shadow: 0 0 5px #d01a1a }
.has-error .has-success input, .has-success input { box-shadow: 0 0 5px #569c09 }
.alertParentLogin { max-width: 80%; margin: 2rem auto }
.file_err { display: block; font-size: 1.2rem }
.alert .errors li { list-style: inside }
.radioList .custom-radio { display: inline-block; vertical-align: middle; margin-right: 15px }
.custom-checkbox .custom-control-input, .custom-checkbox label, .custom-radio .custom-control-input, .custom-radio label { cursor: pointer }
.custom-control-label::before { background-color: #fff; border: 1px solid #b2b2b2; width: 20px; height: 20px; top: 2px }
.custom-radio .custom-control-input:checked~.custom-control-label:before { background-color: #133b70; border-color: #133b70 }
.custom-control-label:after { width: 20px; height: 20px; top: 2px }
.custom-control-input:focus~.custom-control-label:before { box-shadow: 0 0 0 transparent }
.custom-control { padding-left: 1.7rem }
.custom-checkbox .custom-control-input:checked~.custom-control-label:before { background-color: #133b70 }
.custom-control-input:active~.custom-control-label:before { background-color: #fff }
#header { position: relative; left: 0; top: 0; width: 100%; z-index: 3 }
.topStrip { background-color: rgba(9, 10, 27, .8); padding: 5px 0px; }
.topStrip ul { list-style: none; padding: 0; margin: 0 }
.topStrip li { display: inline-block; vertical-align: middle; padding: 0 10px; position: relative }
.topStrip li:first-child { padding-left: 0 }
.topStrip li:last-child { padding-right: 0 }
.topStrip li:before { content: ""; position: absolute; left: -1px; top: 50%; margin-top: -6px; z-index: auto; height: 13px; width: 1px; background: #c1c1c1; overflow: hidden }
.topStrip li:first-child:before { display: none }
.topStrip li .textResizeWrapper { display: flex; align-items: center;}
.topStrip a { color: #fff; display: block; font-size: 13px; text-decoration: none }
.topStrip a:hover { color: #ff6131 }
.topStrip .rightLinks { text-align: right }
#accessControl input { float: left; height: 22px; background: 0 0; border: none; padding: 0; width: 22px; color: #fff; font-size: 13px; line-height: 18px; cursor: pointer; border-radius: 0; box-shadow: none; font-weight: 400 }
#accessControl .contrastChanger {font-size: 0px; width: 12px; height: 12px; overflow: hidden; text-indent: -9999px; text-transform: capitalize; border-radius: 50%; margin-left: 8px; }
#accessControl .contrastChanger.normal { background: #fff; margin-left: 15px }
#accessControl .contrastChanger.wob { background: #080808; border: 1px solid #fff; }
.language { position: relative }
.language .customSelect { height: 30px; background: 0 0; color: #fff; font-size: 13px; font-weight: 400; border: 0; padding: 0; width: 65px }
.language .customSelect option { background: #090a1b }
.footerRow .customSelect:focus, .language .customSelect:focus { outline: 1px dotted }
.language:before { position: absolute; right: 0; top: 2px; content: "\f107"; font-family: FontAwesome; font-size: 17px; color: #fff; display: none }
.languageBtn { background: transparent; color: #fff; border: 0; }
.languageBtn:hover { cursor: pointer }
.headerRow { padding: 10px 0; background: #133b70 }
.headerRight { position: relative }
.loginReg { font-size: 14px; color: #fff; font-weight: 600; border: solid 1px #fff; border-radius: 25px; padding: 10px 20px; line-height: 42px; text-decoration: none; margin-left: 5px; white-space: nowrap }
.loginReg:focus, .loginReg:hover { background-color: #133b70; color: #fff }
.loginBox .dropdown-menu { border-radius: 17px; min-width: 95% }
.loginBox .dropdown-menu a { background: 0 0; color: #133b70; text-decoration: none; padding: 6px 20px; text-transform: capitalize; border-radius: 0; position: relative; right: 0; top: 0; font-size: 1.4rem; font-weight: 500 }
.loginBox .dropdown-menu a:hover { color: #ff6131 }
.search { position: static }
.search a { width: 30px; height: 30px; display: block; color: #133b70; outline: 0; text-align: center; position: relative; font-size: 18px; line-height: 30px }
.search a.active, .search a:hover { color: #133b70 }
.search .form-wrapper { background-color: #fff; display: none; padding: 10px; position: absolute; right: 0; top: 44px; width: 300px; z-index: 2; box-shadow: 0 0 20px rgba(0, 0, 0, .15); border-top: 4px solid #133b70 }
.search .form-wrapper:before { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: transparent transparent #133b70; border-image: none; border-style: solid; border-width: 10px; content: " "; right: 5px; position: absolute; top: -24px }
.search .form-wrapper .form-item { position: relative }
.search .form-wrapper .form-item .form-text { background-color: #952d2e; height: 45px; border: 0; color: #fff; border-radius: 0; width: 100%; margin: 0; padding-right: 55px }
.search .form-wrapper .form-item .form-text::-webkit-input-placeholder { color: #fff }
.search .form-wrapper .form-item .form-text::-moz-placeholder { color: #fff }
.search .form-wrapper .form-item .form-text:-ms-input-placeholder { color: #fff }
.search .form-wrapper .form-item .form-text:-moz-placeholder { color: #fff }
.search .goBtn { background: 0 0; border: 0; color: #fff; height: 45px; position: absolute; right: 0; top: 0; width: 45px; cursor: pointer; background: url(../images/search-icon.png) no-repeat center center; text-indent: -9999px }
#header, #navbar-brand, #navbar-brand img, .headerRight, .topStrip { transition: all 350ms ease 0s; -webkit-transition: all 350ms ease 0s }
#header.headerFixed { top: 0; box-shadow: 0 0 20px rgba(0, 0, 0, .3) }
/* #header.headerFixed #navbar-brand img { width: 100% } */
#header.headerFixed .headerRight { margin-top: 4px }
.govtLogos { margin: 0; padding: 2.5rem 0 2.5rem }
.govtLogos .swiper-container { margin: 0 0rem }
.govtLogos .swiper-container .swiper-slide{ height: initial!important;}
.govtLogos .swiper-slide a { height: 100%; display: flex; justify-content: center; align-items: center; text-align: center }
.govtLogos .swiper-slide a img{ max-height: 65px; object-fit: contain;}
.govtLogos .govtsliderArrowWrap { padding-top: 10px; z-index: 1; position: relative; display: flex; flex-wrap: wrap; justify-content: center; }
.govtLogos .govtsliderArrowWrap .PlayBtnSlider{ margin: 0px 10px;}
.govtLogos .swiper-button-pause, .govtLogos .swiper-button-play { width: 32px; height: 32px; position: absolute; top: -13rem; z-index: 1; text-align: center; cursor: pointer; font-size: 0; border-radius: 100%; border: 1px solid #828282; line-height: 3rem }
.govtLogos .swiper-button-pause { right: 0 }
.govtLogos .swiper-button-play { right: 0 }
.govtLogos .swiper-button-pause::before, .govtLogos .swiper-button-play::before { font-family: FontAwesome; width: 100%; height: 100%; line-height: 3.1rem; color: #828282; font-size: 1.5rem; display: block }
.govtLogos .swiper-button-pause::before { content: "\f04c" }
.govtLogos .swiper-button-pause.play::before { content: "\f04b" }
.govtLogos .swiper-button-play { display: none !important }
.contactAddress { padding: 1.8rem 0; background-color: #133b70; color: #fff; font-size: 1.4rem }
.adressBox h4 { font-size: 1.429em; font-weight: 500; margin-bottom: 1rem; color: #fff }
.adressBox p { margin: 0; font-size: 1.4rem }
.socialConnections { text-align: right }
.socialMediaBlock ul { list-style: none; padding: 0; margin: 0; display: inline-block }
.socialMediaBlock li { display: inline-block; padding: 0; margin: .5rem; position: relative }
.socialMediaBlock li a { width: 3.2rem; height: 3.2rem; display: block; background-color: #fff; text-align: center; line-height: 3.5rem; font-size: 1.8rem; color: #133b70 }
.socialMediaBlock li a:hover { background-color: #082449; color: #fff }
.footerLinkWrap { padding: 1.5rem 0; background-color: #082449; color: #fff; font-size: 1.4rem }
.footerLink ul { list-style: none; padding: 0; margin: 0 0 1rem }
.footerLink li:before { content: " "; position: absolute; left: 0; top: 40%; z-index: auto; height: 1.4rem; width: 1px; background: #fff; overflow: hidden; margin-top: -.5rem }
.footerLink li { display: inline-block; padding: 0 1rem 0 1rem; position: relative }
.footerLink li:first-child { padding-left: 0 }
.footerLink li:last-child { padding-right: 0 }
.footerLink li:first-child:before { display: none }
.footerLink a { color: #fff; text-decoration: none; font-size: 1.4rem }
.footerLink a:hover { color: #ff9800 }
.copyrightText { font-size: 1.4rem }
.visitorsCount p { margin-bottom: 1rem; text-align: right }
.visitorsCount p:last-child { margin-bottom: 0 }
.subscribeMail { position: relative }
.subscribeMail input[type=text] { border-radius: 3rem; border: 0; font-size: 1.4rem; height: 5rem }
.subscribeMail input.button { position: absolute; top: 0; right: 0; padding: 1.1rem 3.5rem; height: 5rem }
.contactAddress h6 { font-size: 1.4rem; color: #fff; margin-bottom: 1.5rem; font-weight: 400 }
.loginContainer { background-color: #fff; border-radius: 10px; box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22); position: relative; overflow: hidden; max-width: 80%; margin: 4rem auto }
.loginContainer input[type=password] { padding-right: 40px }
.form-group { margin-bottom: 2.5rem }
.form-container { position: relative; top: 0; height: 100%; transition: all .6s ease-in-out }
.sign-in-container { left: 0; width: 50%; z-index: 2; background-color: #fff; padding: 3rem 2rem; height: 100% }
.form-control { height: 42px; color: #000; background: #f7fbff; font-size: 1.4rem; border-radius: .6rem; -webkit-box-shadow: none; box-shadow: none; border: 1px solid #ced4da; padding-left: 10px; padding-right: 10px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
.sign-in-container form { text-align: left }
.container.right-panel-active .sign-in-container { transform: translateX(100%) }
.sign-up-container { left: 0; width: 50%; opacity: 0; z-index: 2; background-color: #fff; display: flex; align-items: center; padding: 3rem; height: 100%; font-size: 1.4rem }
.container.right-panel-active .sign-up-container { transform: translateX(100%); opacity: 1; z-index: 5; animation: show .6s; background: #fff }
@keyframes show {
	0%, 49.99% { opacity: 0; z-index: 1 }
	100%, 50% { opacity: 1; z-index: 5 }
}
.overlay-container { position: absolute; top: 0; left: 50%; width: 50%; height: 100%; overflow: hidden; transition: transform .6s ease-in-out; z-index: 1 }
.container.right-panel-active .overlay-container { transform: translateX(-100%) }
.overlay { background: url(/Default/assets/front/images/login-bg.jpg); background-repeat: no-repeat; background-size: cover; color: #fff; position: relative; height: 100%; width: 100%; transition: transform .6s ease-in-out }
.container.right-panel-active .overlay { transform: translateX(50%) }
.overlay-panel { position: absolute; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 0 40px; text-align: center; top: 0; height: 100%; width: 100%; transform: translateX(0); transition: transform .6s ease-in-out }
.overlay-left { transform: translateX(-20%) }
.container.right-panel-active .overlay-left { transform: translateX(0) }
.overlay-right { background: #0824497d; right: 0; transform: translateX(0) }
.overlay-right h3 { color: #fff }
.overlay-right p { color: #eee }
.container.right-panel-active .overlay-right { transform: translateX(20%) }
.social-container { margin: 20px 0 }
.social-container a { border: 1px solid #ddd; border-radius: 50%; display: inline-flex; justify-content: center; align-items: center; margin: 0 5px; height: 40px; width: 40px }
.submitLoginBtn { width: 100% }
.rememberBtn { font-weight: 600 }
.field-icon { cursor: pointer; z-index: 4; position: absolute; right: 3.3rem; top: 4rem }
.captchaImg { display: flex; align-items: center }
.captchaImg img { padding-right: 1rem }
.captchaImg i { font-size: 2rem; color: #133b70; cursor: pointer }
.forgotPass .form-control-feedback, .sign-in-container .form-control-feedback { position: absolute; right: -.5rem; top: 4rem }
.forgotPass .form-group-radio:last-child i, .sign-in-container .form-group-radio:last-child i { position: absolute; top: .5rem; right: -1.5rem }
.captchInput { flex-grow: 1 }
.captchRefresh { cursor: pointer }
.innerBanner { position: relative; background-color: #000; }
.bannerImg img { width: 100%; visibility: hidden; opacity: 0; height: auto }
.bannerImg { background-repeat: no-repeat; background-position: right center; background-size: contain }
.pageTitle { position: absolute; left: 0; width: 100%; top: 44%; transform: translateY(-50%); -webkit-transform: translateY(-50%) }
.innerBannerTitle { font-size: 2.5rem; color: #fff; font-weight: 700; margin-bottom: 0; max-width: 50%; word-wrap: break-word }
.white-box { box-shadow: 5px 0 27px rgba(0, 0, 0, .13); border-radius: 1.5rem; padding: 2rem; margin: 3rem 0 }
.section-title { font-size: 20px; font-weight: 500; margin-bottom: 40px; color: #AD5C00 }
.sub-title { font-size: 17px; font-weight: 600; color: #0048a0; border-bottom: solid 1px #efefef; padding: 0 0 10px; margin: 20px 0 30px !important; text-align: center }
.red-star { color: red }
.submit-btn { background: #ff8900; border-radius: 6px; padding: 10px 20px; color: #fff; border: none; font-weight: 500; font-size: 16px }
.submit-btn:hover { background: #0048a0 }
.form-footer { border-top: solid 1px #efefef; margin: 0; padding: 20px 0 0 0 }
.list li { margin: 0 0 10px }
.list { margin: 0; padding: 0 0 0 15px }
.form-row>.col, .form-row>[class*=col-] { padding-right: 10px; padding-left: 10px }
.form-group { margin-bottom: 25px }
.custom-table th { font-weight: 400; font-size: 16px; color: #495057 }
.remove { margin-top: 6px }
select.form-control:not([size]):not([multiple]) { height: 42px }
.detailTitle { color: #0048a0; margin-bottom: 2rem; font-weight: 600; padding: 1rem; border-bottom: solid 1px #efefef; font-size: 1.7rem }
.breadcrumb-bg { background: 0 0; padding: .5rem; position: absolute; left: 0; width: 100%; top: 62%; transform: translateY(-50%); -webkit-transform: translateY(-50%) }
.breadcrumb-bg ul { padding: 1rem 0; background: 0 0 }
.breadcrumb-bg ul.breadcrumb li span { padding: 0 .7rem;  color: #fff  }
.breadcrumb-bg ul.breadcrumb li span i { color: #fff; }
.breadcrumb-bg ul.breadcrumb li a { color: #fff }
.allowed-format, .size-format { font-size: 1.2rem; color: #555; padding-bottom: 5px; font-style: italic; font-weight: 500 }
.uploaded-image-file { max-width: 100%; padding: .25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: .25rem; max-height: 200px; height: 100px }
.loginCaptcha { display: flex;/*align-items:center*/ }
.captchaImage { margin-left: 1rem; white-space: nowrap }
.regiBtn { margin-top: 3rem; padding-top: 3rem; border-top: dashed 1px #c5c5c5 }
.regiInstr { background: #f9f9f9; padding: 2rem; border-radius: 1rem; border: dotted 2px #ddd }
.regiInstr h3 { color: #333 }
.regiInstr ol li { font-size: 1.4rem }
.termsCheck .form-check-input { cursor: pointer }
.termsCheck i { display: none !important }
.termsCheck .form-check-input[type=checkbox] { height: 20px; width: 20px }
.termsCheck .form-check-label { margin-left: 1.5rem; line-height: 2.5rem; font-size: 1.4rem }
.form-group-date:before { content: "\f073"; display: block; position: absolute; top: 3.7rem; right: 3rem; font-family: FontAwesome; color: #133b70; font-size: 1.6rem }
.compField { font-size: 1.2rem; text-align: right; font-style: italic }
.receiptBg { background: #f0f8ff; padding: 2rem; color: #133b70; border-radius: 1rem; margin-bottom: 2rem }
.receiptBg p:last-child { margin-bottom: 0 }
#viewTransPopupCont h3 { color: #133b70; text-align: center; font-weight: 600; border-bottom: dashed 1px #133b70; padding-bottom: .6rem }
#viewTransPopupCont .table { color: #444 }
#viewTransPopupCont .table tr td:first-child { font-weight: 500 }
.multijson-table th { font-weight: 500 }
.multijson-table .form-group { margin-bottom: .5rem; margin-top: .5rem }
.fieldWidth input, .fieldWidth select { min-width: 130px; }
#viewTransPopupCont h3 { color: #133b70; text-align: center; font-weight: 600; border-bottom: dashed 1px #133b70; padding-bottom: .6rem }
#viewTransPopupCont .table { color: #444 }
#viewTransPopupCont .table tr td:first-child { font-weight: 500 }
.multijson-table th { font-weight: 500 }
.multijson-table .form-group { margin-bottom: .5rem; margin-top: .5rem }
.fieldWidth input { min-width: 130px; }
.customModelHomePage { padding: 10px 30px 10px 10px !important; }
.customModelHomePage .modal-dialog { max-width: 690px; position: relative; }
.customModelHomePage .modal-body img { width: 100%; height:400px;object-fit:contain }
.customModelHomePage .modal-title { display: none; }
.customModelHomePage .close { position: absolute; right: -9px; top: -10px; z-index: 2; border: 0; background-color: #fff; border-radius: 100%; color: #000; opacity: 1; width: 40px; line-height: 40px; font-size: 30px; padding: 0; text-align: center; display: block; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5); }
.customModelHomePage .modal-header { padding: 0; }
.popupSliderWrap { position: relative; }
.popupSliderArrows { position: absolute; left: 10px; right: 10px; /*width: 100%;*/ height: 0; top: 50%; z-index: 1; opacity: 0.2; transition: all 0.3s ease; }
.popupSliderWrap:hover .popupSliderArrows { opacity: 1; }
.popupSliderWrap .swiper-slide { height: auto; }
.popupSliderWrap .imgWrap, .popupSliderWrap .imgWrap a { height: 100%; }
.popupSliderArrows a { width: 28px; line-height: 22px; font-size: 14px; }
.sliderArrows a { font-size: 18px; line-height: 28px; color: #034ea2; text-align: center; width: 34px; border: 2px solid #034ea2; border-radius: 34px; padding: 2px 3px 0 0; }
.sliderArrows a.next { padding: 2px 0 0 3px; margin-left: 10px; background-color: transparent; }
.sliderArrows a.swiper-button-disabled { opacity: 0.4; pointer-events: none; }
.form-control.date-picker { padding-right: 30px; }

/*28-12-2022*/
.loginBox.dropdown a#dropdownMenuButton { max-width: 210px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; padding: 0 20px; }
.marqueeHead { margin-right: 15px; }
.marqueeViewAll a { background: #fff; padding: 10px 20px; display: inline-block; }
.marqueeDetail ul { margin-bottom: 0; }
.highContrastBlack .marqueeViewAll a { background: #ff0; color: #000; }
.highContrastBlack .form-group.form-group-number.field-no_of_players.has-feedback label.control-label + input#no_of_players, .highContrastBlack .view-field { background-color: #666 }
.photoSectionWrap { margin-bottom: 30px; }
.highContrastBlack .mobileNav { background: #000; }
.highContrastBlack .mobileNav ul#navMob { background: #000; }
.highContrastBlack .mobileNav #navMob li:first-child a { background: #ff0; color: #333; }
.highContrastBlack .mobileNav #navMob li a { border-color: #555; }
/* .highContrastBlack .breadcrumb-bg ul.breadcrumb li span { color: #555; } */
.white-box .btn { text-transform: capitalize; }
.highContrastBlack #viewTransPopupCont h3 { color: #ff6420; border-color: #ffff00; }
.highContrastBlack .table-bordered td { color: #ddd; }
.otpField .input-group-append { margin-left: 30px; flex-direction: row-reverse; }
.otpField .input-group-append button#email-verify { border-radius: 20px; }
.otpField .input-group>.form-control:not(:last-child) { border-radius: 5px !important; }
.col-md-3.otpField { max-width: 40% !important; flex: 0 0 40% !important; }
.otpField .input-group-append button#email-resendotp-button { border-radius: 20px; margin-left: 20px; }
.breadcrumb-bg ul { margin-bottom: 0; padding-bottom: 0; }
.breadcrumb-bg ul li:last-child { width: 300px; }
.breadcrumb-bg ul li:last-child span {      /*  text-overflow: ellipsis;
	    overflow: hidden;*/
white-space: nowrap; display: block; }
.divReadable.col-md-3 > .col-md-3 { width: 100%; max-width: 100%; padding: 0 !important; }
.divReadable .view-field { background: #e9ecef; }
.whatsnewWrapper h4 { margin: 0; }
.whatsnewWrapper .row { align-items: center; }

.highContrastBlack body, html.highContrastBlack { background: #000; color: #fff }
.highContrastBlack .topStrip { background-color: rgb(28 28 28); }
.highContrastBlack .datepicker th.datepicker-switch:hover, .highContrastBlack .datepicker th.next:hover, .highContrastBlack .datepicker th.prev:hover, .highContrastBlack .headerRow, .highContrastBlack .homeMediaBlock, .highContrastBlack .pagination { background: #000 }
.highContrastBlack .detailTitle, .highContrastBlack .pmBg { background: #555 }
.highContrastBlack .footerLinkWrap { background-color: #1c1c1c }
.highContrastBlack .contactAddress { background-color: #242424 }
.highContrastBlack .about-sec .about-overlay, .highContrastBlack .about-sec .services-area, .highContrastBlack .bg-white, .highContrastBlack .certiWraper .col-md-4:nth-child(2) .certyBox, .highContrastBlack .certyBox, .highContrastBlack .contactCard, .highContrastBlack .datepicker td, .highContrastBlack .datepicker th, .highContrastBlack .dropdown-menu, .highContrastBlack .gameBlock, .highContrastBlack .grey-box, .highContrastBlack .innerHead, .highContrastBlack .page-link, .highContrastBlack .popup-content, .highContrastBlack .upcomingWrap .card, .highContrastBlack .volunteer-sec, .highContrastBlack .white-box { background: #333 }
.highContrastBlack .sign-in-container, .highContrastBlack .tab-content .tab-pane, .highContrastBlack .volunteer-sec .player-area, .highContrastBlack .volunteer-sec .volunteer-overlay, .highContrastBlack .whatsnewWrapper { background: #444 }
.highContrastBlack .admin-card, .highContrastBlack .multijson-table.table thead th, .highContrastBlack .profileCard, .highContrastBlack .profileCard .card, .highContrastBlack .socialMediaBlock li a, .highContrastBlack .tab-content .tab-pane, .highContrastBlack .welcomeBg { background: #555 }
.highContrastBlack .about-sec .about-area{ background:#000; }
.highContrastBlack .chosen-container .chosen-drop, .highContrastBlack .chosen-container-active.chosen-with-drop .chosen-single, .highContrastBlack .chosen-container-multi .chosen-choices, .highContrastBlack .chosen-container-single .chosen-single, .highContrastBlack .faq-acc .card-body, .highContrastBlack .faq-acc .card-header, .highContrastBlack .faq-acc .card-header.collapsed, .highContrastBlack .form-control, .highContrastBlack .paginationBotm, .highContrastBlack .upcomingWrap, .highContrastBlack .welcomeText { background: #666 }
.highContrastBlack .quickLinksListing ul li:before, .highContrastBlack .upcomingWrap .card:hover::before { background: #999 }
.highContrastBlack .close-popup, .highContrastBlack .faq-acc .card-body ul li:before{ background: #fff }
.highContrastBlack .playerUpcoming ul li span { background: #ccc }
.highContrastBlack .homeGalleryItemWrap:before, .highContrastBlack .open-popup, .highContrastBlack .page-link:hover, .highContrastBlack .playerProf .nav-tabs .nav-item .nav-link.active, .highContrastBlack .quickLinksListing ul li:before, .highContrastBlack .socialMediaBlock li a:hover, .highContrastBlack .volunteer-sec .playerBox:after, .highContrastBlack .volunteer-sec .playerBox:before { background: #ff0 }
.highContrastBlack .open-popup:hover, .highContrastBlack .upcomingWrap .knowMoreBtn:hover { background: #0f0; color: #000; border-color: #0f0 }
.highContrastBlack .admin-card h6, .highContrastBlack .chosen-container .chosen-results, .highContrastBlack .chosen-container-multi .chosen-choices .search-field input[type=text], .highContrastBlack .contactCardLeft i, .highContrastBlack .contactCardRight i, .highContrastBlack .control-label, .highContrastBlack .datepicker td, .highContrastBlack .datepicker th, .highContrastBlack .detailTitle, .highContrastBlack .eventDateBox, .highContrastBlack .eventDesc .eventDate, .highContrastBlack .eventLarge .eventDate, .highContrastBlack .eventSmall .eventDate, .highContrastBlack .faq-acc .card-header.collapsed, .highContrastBlack .faq-acc .card-header.collapsed::before, .highContrastBlack .faq-acc .card-header::after, .highContrastBlack .form-control, .highContrastBlack .form-group-date:before, .highContrastBlack .gameWrapper h5, .highContrastBlack .loginBox .dropdown-menu a, .highContrastBlack .mgmtDisc, .highContrastBlack .page-link, .highContrastBlack .playerUpcoming ul li .playEvent, .highContrastBlack .profileCard .cardTitle, .highContrastBlack .regiInstr h5, .highContrastBlack .upcomingSection h3, .highContrastBlack .upcomingWrap .date, .highContrastBlack .volunteer-content h3, .highContrastBlack .welcomeText h3, .highContrastBlack h2, .highContrastBlack.form-group .label { color: #fff }
.highContrastBlack .eventDesc .card-text, .highContrastBlack .eventLarge .eventTitle a, .highContrastBlack .eventSmall .eventTitle a, .highContrastBlack .regDetail p, .highContrastBlack .upcomingWrap .card-text, .highContrastBlack::placeholder { color: #ccc }
.highContrastBlack .allowed-format, .highContrastBlack .size-format { color: #666 }
.highContrastBlack .playerUpcoming ul li span { color: #333 }
.highContrastBlack .profileDetail .proDetail { color: #bbb }
.highContrastBlack .eventLarge .eventShortDetail, .highContrastBlack .eventSmall .eventShortDetail { color: #aaa }
.highContrastBlack .close-popup, .highContrastBlack .page-link:hover, .highContrastBlack .playerProf .nav-tabs .nav-item .nav-link.active, .highContrastBlack .resetBtnDv .btn, .highContrastBlack .socialMediaBlock li a:hover { color: #000 }
.highContrastBlack #navbar-nav li a:hover, .highContrastBlack #navbar-nav>li:hover>a, .highContrastBlack .eventDesc .eventTitle, .highContrastBlack .eventHeading a, .highContrastBlack .faq-acc .card-header, .highContrastBlack .faq-acc .card-header::before, .highContrastBlack .footerLink a:hover, .highContrastBlack .innerSection h3, .highContrastBlack .loginBox .dropdown-menu a:hover .highContrastBlack #navbar-nav li.active>a, .highContrastBlack .marqueeScrolling li a:hover, .highContrastBlack .photoTitle .viewAll, .highContrastBlack .playerProf .nav-tabs .nav-link, .highContrastBlack .quickLinksListing ul li a, .highContrastBlack .socialMediaBlock li a, .highContrastBlack .topStrip a:hover, .highContrastBlack .upcomingWrap .card-body a h5, .highContrastBlack .videoTitle .viewAll, .highContrastBlack .volunteer-sec .player-area .voulunteerDetails h3, .highContrastBlack .whatNewViewAll a, .highContrastBlack a { color: #ff0 }
.highContrastBlack .eventHeading a:hover, .highContrastBlack .loginBox .dropdown-menu a:hover, .highContrastBlack .quickLinksListing ul li a:hover, .highContrastBlack .upcomingWrap .card-body a:hover h5, .highContrastBlack a:hover { color: #0f0 }
.highContrastBlack #backtotop, .highContrastBlack .btn, .highContrastBlack .loginReg:focus, .highContrastBlack .loginReg:hover, .highContrastBlack .upcomingWrap .knowMoreBtn { background: #ff0; color: #000 !important; border-color: #ff0 }
.highContrastBlack #backtotop:hover, .highContrastBlack .btn:hover { background: #0f0; color: #000; border-color: #0f0 }
.highContrastBlack .playerProf .nav-tabs .nav-item .nav-link.active, .highContrastBlack .playerProf .nav-tabs .nav-item .nav-link:hover { border-color: #ff0 }
.highContrastBlack .gameBlock, .highContrastBlack [class*=icheck-]>input:first-child:checked~input[type=hidden]+label::after, .highContrastBlack [class*=icheck-]>input:first-child:checked~label::after { border-color: #000 }
.highContrastBlack .page-link { border-color: #444 }
.highContrastBlack .regiInstr { background: #444; border-color: #666 }
.highContrastBlack .icheck-primary>input:first-child:checked~label::before { background-color: #ff0; border-color: #ff0 }
.highContrastBlack .icheck-primary>input:first-child:not(:checked):not(:disabled):hover~label::before { border-color: #999 }
.highContrastBlack .mgmt:before { filter: invert(1) }
.highContrastBlack .admin-card, .highContrastBlack .dashCard, .highContrastBlack .upcomingWrap .card, .highContrastBlack .whatsnewWrapper { box-shadow: 0 0 1.5rem #4646466b }
.highContrastBlack .photoSlider .sliderArrowWrap .photoNext, .highContrastBlack .photoSlider .sliderArrowWrap .photoPrev, .highContrastBlack .upcomingSlider .sliderArrowWrap .upcomingSliderNext, .highContrastBlack .upcomingSlider .sliderArrowWrap .upcomingSliderPrev, .highContrastBlack .videoSlider .sliderArrowWrap .videoNext, .highContrastBlack .videoSlider .sliderArrowWrap .videoPrev { filter: invert(40%) sepia(50%) saturate(5149%) hue-rotate(36deg) brightness(305%) contrast(110%) }
.highContrastBlack .blueBg:before, .highContrastBlack .orangeBg, .highContrastBlack .whatsnewbg-orange:before { filter: grayscale(1) }
.highContrastBlack .has-error .form-control-feedback:before, .highContrastBlack .has-error .help-block { color: #fd5656 }
.highContrastBlack .captchRefresh img { filter: contrast(6) }
.highContrastBlack .bgBlue { background: #555 !important }
.highContrastBlack .open-popup { color: #333 !important }
.highContrastBlack .datepicker-dropdown.datepicker-orient-top:after { border-top-color: #333; }
.highContrastBlack .datepicker-dropdown.datepicker-orient-top:before { border-top-color: #333; }
.highContrastBlack #navbar-nav li .open-popup{ background:#ff0; }



.important-link-wrap .nav-link.open-popup { display: none !important; }
.important-link-wrap .loginReg { margin-left: 0px; }
.important-link-wrap .loginBox.dropdown a#dropdownMenuButton { max-width: 100%; }
@media (max-width:1024px) {
	.important-link-wrap .loginBox.dropdown a#dropdownMenuButton { max-width: 210px; }
}
@media (max-width:1024px) {
	.important-link-wrap .loginBox.dropdown a#dropdownMenuButton { max-width: 100%; }
	.important-link-wrap { display: flex; flex-wrap: wrap; margin-right: 50px; align-items: center; }
	.important-link-wrap .nav-link.open-popup { display: inline-block !important; order: 1; position: relative; text-decoration: none; font-weight: 600; color: #fff; font-size: 14px; margin-right: 10px; padding: 11px 15px !important; }
	.important-link-wrap .loginBox.dropdown { margin-right: 0px; margin-left: 0px; order: 2; }
	.important-link-wrap { width: 100%; }
	#header .navbar-toggler { top: 2px; }
}
@media (max-width:991px) {

	.d-md-flex.align-items-center.justify-content-between { flex-wrap: wrap; }
	#header .navbar-toggler { top: 5px; }
}
@media (max-width:767px) {
	.headerRow div#navbar-brand { text-align: left; }
	#header .navbar-toggler { top: 3px; }

}
@media (max-width:575px) {
	.important-link-wrap .loginBox.dropdown, .important-link-wrap .nav-link.open-popup { margin: 5px; margin-left: 0px; }
	#header .navbar-toggler { top: 5px; }
			.headerRow div#navbar-brand { width: 100%; }
	.headerRow .headerRight { width: 100%; }
}
@media (max-width:480px) {
	.important-link-wrap .nav-link.open-popup { margin-right: 5px; }
}




/********** Table Start**********/
.tableOut { overflow-y:hidden; overflow-x:auto }
table, .tableData { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells:show; border:none; border-top:1px solid #E9E9EA; border-left:1px solid #E9E9EA; }
table table, .tableData table { margin:0; }
th, td, .tableData th, .tableData td { border:none; padding:10px; border-bottom:1px solid #E9E9EA; border-right:1px solid #E9E9EA; vertical-align:middle; }
table tr:nth-child(odd) td, .tableRowOdd {
background-color:#f2fcff;
}
caption, th, td { font-weight: normal; background:#fff }
th, .tableData th { background:#133b70; font-weight:600; color:#fff; font-size: 16px; padding:12px 10px; }

/***********Table End**********/


.modal.show .modal-dialog { min-height: 80vh; }
span.docsize { font-size: 12px; display: inline-block; margin-left: 5px; vertical-align: middle; }
div#navbar-brand img{ width: auto; height: auto; max-height: 84px;}
div#navbar-brand .Emblem_of_India {  filter: invert(1); margin-right: 10px; border-right: 1px solid rgba(0, 0, 0, 0.17); padding-right: 10px; }
.contactCardLeft img { width: 93px; height: 93px; object-fit: cover; }

.confirm-overlay { background-color: rgb(0, 0, 0, 0.80); position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999; display: flex; justify-content: center; align-items: center; }
.confirm-overlay .confirm-dialog { padding: 30px 25px; background-color: #fff; display: flex; justify-content: center; flex-wrap: wrap; width: 100%; max-width: 450px; border-radius: 4px; }
.confirm-overlay .confirm-dialog .confirmMessage { font-size: 1.7rem; width: 100%; text-align: center; padding-bottom: 18px; font-weight: 500; line-height: 1.4; margin-bottom: 0px; }
.confirm-overlay .confirm-dialog .btn { margin: 0px 5px; padding: 12px 10px; min-width: 100px; }
.whatsnewsection{position: relative; z-index: 1;}
.whatsnewsection:after{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 70%; background-color: #ff6131; z-index: -1;}
a.ExternalLinkTable:hover{ color: #fff;}
a.BackToLogin{ color: #D13F00;}


.PlayBtnSlider { width: 32px; height: 32px; background-color: transparent; border: 1px solid; border-color: #133b70; color: #133b70; border-radius: 50%; font-size: 1.4rem; display: flex; justify-content: center; align-items: center; cursor: pointer; }
.PlayBtnSlider:hover, .PlayBtnSlider:focus { background-color: #133b70; color: #fff; }
.PlayBtnSlider:after { content: "\f04c"; font-family: 'fontawesome'; left: 0px; line-height: normal; }
.PlayBtnSlider.paused:after { content: "\f04b"; position: relative; font-family: 'fontawesome'; left: 2px; }
.sliderPrev, .sliderNext {display: flex; justify-content: center; align-items: center; font-size: 1.6rem; cursor: pointer; width: 32px; height: 32px; border-radius: 50%; padding: 0px; border: 1px solid; border-color: #133b70; color: #133b70; background-color: transparent; }
.sliderPrev:hover, .sliderPrev:focus, .sliderNext:hover, .sliderNext:focus { background-color: #133b70; color: #fff; }
.sliderPrev:after, .sliderNext:after { font-family: 'fontawesome'; }
.sliderPrev:after { content: "\f104"; }
.sliderNext:after { content: "\f105"; }


@media (max-width:1399px) {
	div#navbar-brand img{ max-height: 80px;}
}
@media (max-width:1199px) {
	div#navbar-brand img{ max-height: 75px;}
}
@media (max-width:991px) {
	div#navbar-brand img{ max-height: 70px;}
}
@media (max-width:767px) {
	div#navbar-brand img{ max-height: 55px;}
}
@media (max-width:575px) {
	div#navbar-brand img{ max-height: 55px;}
}


.highContrastBlack section#volunteer-sec:after, .highContrastBlack .whatsnewsection:after { background-color: #ff0; }
.highContrastBlack .about-sec .services-area:after { background-color: #333; }
.highContrastBlack .whatsnewWrapper h4 { color: #fff; }
.highContrastBlack .confirm-overlay .confirm-dialog .confirmMessage { color: #fff; }
.highContrastBlack .sliderPrev, .highContrastBlack .sliderNext, .highContrastBlack .PlayBtnSlider { border-color: #ff0; color: #ff0; }
.highContrastBlack .PlayBtnSlider:hover, .highContrastBlack .PlayBtnSlider:focus, .highContrastBlack .sliderPrev:hover, .highContrastBlack .sliderPrev:focus, .highContrastBlack .sliderNext:hover, .highContrastBlack .sliderNext:focus { background-color: #0f0; color: #000; border-color: #0f0; }
.highContrastBlack .govtLogos .swiper-slide a { background-color: #fff; padding: 5px; }
.highContrastBlack th, .highContrastBlack .tableData th { background: #ff0; color: #000; }
.highContrastBlack td { background: #000000; }
.highContrastBlack table tr:nth-child(odd) td, .highContrastBlack .tableRowOdd { background-color: #222; }
.highContrastBlack .bg-primary { background-color: #ff0 !important; color: #000 !important; }
.highContrastBlack .gameBlock img { filter: invert(101%) sepia(94%) saturate(715%) hue-rotate(26deg) brightness(101%) contrast(101%); }
.highContrastBlack .gradient1, .highContrastBlack .gradient2, .highContrastBlack .gradient3, .highContrastBlack .gradient4, .highContrastBlack .gradient5, .highContrastBlack .gradient6 { background: #ff0; }
.highContrastBlack .admin-card-icon .fa, .highContrastBlack .admin-card-icon, .highContrastBlack .dashCard a { color: #000; }
.highContrastBlack .homeBanner .homeSliderArrow { color: #000; }
.highContrastBlack .contactCardRight .fa { color: #ff0; }
.highContrastBlack .confirm-overlay .confirm-dialog { background-color: #555; }
.highContrastBlack #backtotop:after { background-color: #ff0; }
.highContrastBlack .section-title{color: #ff0;}
.highContrastBlack a.BackToLogin, .highContrastBlack .err{ color: #ff0;}
.highContrastBlack .modal-content{ background-color: #222;}


@media print {
	header, .innerBanner, footer { display: none; }
	/* p { page-break-before: always; } */
	/* img { page-break-before: always; page-break-after: always; page-break-inside: auto; } */
}
@media print and (color) {
	* { -webkit-print-color-adjust: exact; print-color-adjust: exact; }
}
