@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.armfa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-family:FontAwesome !important;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.armfa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}
.armfa-2x {
	font-size: 2em;
}
.armfa-3x {
	font-size: 3em;
}
.armfa-4x {
	font-size: 4em;
}
.armfa-5x {
	font-size: 5em;
}
.armfa-fw {
	width: 1.28571429em;
	text-align: center;
}
.armfa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}
.armfa-ul > li {
	position: relative;
}
.armfa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}
.armfa-li.armfa-lg {
	left: -1.85714286em;
}
.armfa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em;
}
.armfa-pull-left {
	float: left;
}
.armfa-pull-right {
	float: right;
}
.armfa.armfa-pull-left {
	margin-right: .3em;
}
.armfa.armfa-pull-right {
	margin-left: .3em;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.armfa.pull-left {
	margin-right: .3em;
}
.armfa.pull-right {
	margin-left: .3em;
}
.armfa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.armfa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.armfa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.armfa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.armfa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.armfa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.armfa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}
:root .armfa-rotate-90,
:root .armfa-rotate-180,
:root .armfa-rotate-270,
:root .armfa-flip-horizontal,
:root .armfa-flip-vertical {
	filter: none;
}
.armfa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}
.armfa-stack-1x,
.armfa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.armfa-stack-1x {
	line-height: inherit;
}
.armfa-stack-2x {
	font-size: 2em;
}
.armfa-inverse {
	color: #ffffff;
}
.armfa-glass:before {
	content: "\f000";
}
.armfa-music:before {
	content: "\f001";
}
.armfa-search:before {
	content: "\f002";
}
.armfa-envelope-o:before {
	content: "\f003";
}
.armfa-heart:before {
	content: "\f004";
}
.armfa-star:before {
	content: "\f005";
}
.armfa-star-o:before {
	content: "\f006";
}
.armfa-user:before {
	content: "\f007";
}
.armfa-film:before {
	content: "\f008";
}
.armfa-th-large:before {
	content: "\f009";
}
.armfa-th:before {
	content: "\f00a";
}
.armfa-th-list:before {
	content: "\f00b";
}
.armfa-check:before {
	content: "\f00c";
}
.armfa-remove:before,
.armfa-close:before,
.armfa-times:before {
	content: "\f00d";
}
.armfa-search-plus:before {
	content: "\f00e";
}
.armfa-search-minus:before {
	content: "\f010";
}
.armfa-power-off:before {
	content: "\f011";
}
.armfa-signal:before {
	content: "\f012";
}
.armfa-gear:before,
.armfa-cog:before {
	content: "\f013";
}
.armfa-trash-o:before {
	content: "\f014";
}
.armfa-home:before {
	content: "\f015";
}
.armfa-file-o:before {
	content: "\f016";
}
.armfa-clock-o:before {
	content: "\f017";
}
.armfa-road:before {
	content: "\f018";
}
.armfa-download:before {
	content: "\f019";
}
.armfa-arrow-circle-o-down:before {
	content: "\f01a";
}
.armfa-arrow-circle-o-up:before {
	content: "\f01b";
}
.armfa-inbox:before {
	content: "\f01c";
}
.armfa-play-circle-o:before {
	content: "\f01d";
}
.armfa-rotate-right:before,
.armfa-repeat:before {
	content: "\f01e";
}
.armfa-refresh:before {
	content: "\f021";
}
.armfa-list-alt:before {
	content: "\f022";
}
.armfa-lock:before {
	content: "\f023";
}
.armfa-flag:before {
	content: "\f024";
}
.armfa-headphones:before {
	content: "\f025";
}
.armfa-volume-off:before {
	content: "\f026";
}
.armfa-volume-down:before {
	content: "\f027";
}
.armfa-volume-up:before {
	content: "\f028";
}
.armfa-qrcode:before {
	content: "\f029";
}
.armfa-barcode:before {
	content: "\f02a";
}
.armfa-tag:before {
	content: "\f02b";
}
.armfa-tags:before {
	content: "\f02c";
}
.armfa-book:before {
	content: "\f02d";
}
.armfa-bookmark:before {
	content: "\f02e";
}
.armfa-print:before {
	content: "\f02f";
}
.armfa-camera:before {
	content: "\f030";
}
.armfa-font:before {
	content: "\f031";
}
.armfa-bold:before {
	content: "\f032";
}
.armfa-italic:before {
	content: "\f033";
}
.armfa-text-height:before {
	content: "\f034";
}
.armfa-text-width:before {
	content: "\f035";
}
.armfa-align-left:before {
	content: "\f036";
}
.armfa-align-center:before {
	content: "\f037";
}
.armfa-align-right:before {
	content: "\f038";
}
.armfa-align-justify:before {
	content: "\f039";
}
.armfa-list:before {
	content: "\f03a";
}
.armfa-dedent:before,
.armfa-outdent:before {
	content: "\f03b";
}
.armfa-indent:before {
	content: "\f03c";
}
.armfa-video-camera:before {
	content: "\f03d";
}
.armfa-photo:before,
.armfa-image:before,
.armfa-picture-o:before {
	content: "\f03e";
}
.armfa-pencil:before {
	content: "\f040";
}
.armfa-map-marker:before {
	content: "\f041";
}
.armfa-adjust:before {
	content: "\f042";
}
.armfa-tint:before {
	content: "\f043";
}
.armfa-edit:before,
.armfa-pencil-square-o:before {
	content: "\f044";
}
.armfa-share-square-o:before {
	content: "\f045";
}
.armfa-check-square-o:before {
	content: "\f046";
}
.armfa-arrows:before {
	content: "\f047";
}
.armfa-step-backward:before {
	content: "\f048";
}
.armfa-fast-backward:before {
	content: "\f049";
}
.armfa-backward:before {
	content: "\f04a";
}
.armfa-play:before {
	content: "\f04b";
}
.armfa-pause:before {
	content: "\f04c";
}
.armfa-stop:before {
	content: "\f04d";
}
.armfa-forward:before {
	content: "\f04e";
}
.armfa-fast-forward:before {
	content: "\f050";
}
.armfa-step-forward:before {
	content: "\f051";
}
.armfa-eject:before {
	content: "\f052";
}
.armfa-chevron-left:before {
	content: "\f053";
}
.armfa-chevron-right:before {
	content: "\f054";
}
.armfa-plus-circle:before {
	content: "\f055";
}
.armfa-minus-circle:before {
	content: "\f056";
}
.armfa-times-circle:before {
	content: "\f057";
}
.armfa-check-circle:before {
	content: "\f058";
}
.armfa-question-circle:before {
	content: "\f059";
}
.armfa-info-circle:before {
	content: "\f05a";
}
.armfa-crosshairs:before {
	content: "\f05b";
}
.armfa-times-circle-o:before {
	content: "\f05c";
}
.armfa-check-circle-o:before {
	content: "\f05d";
}
.armfa-ban:before {
	content: "\f05e";
}
.armfa-arrow-left:before {
	content: "\f060";
}
.armfa-arrow-right:before {
	content: "\f061";
}
.armfa-arrow-up:before {
	content: "\f062";
}
.armfa-arrow-down:before {
	content: "\f063";
}
.armfa-mail-forward:before,
.armfa-share:before {
	content: "\f064";
}
.armfa-expand:before {
	content: "\f065";
}
.armfa-compress:before {
	content: "\f066";
}
.armfa-plus:before {
	content: "\f067";
}
.armfa-minus:before {
	content: "\f068";
}
.armfa-asterisk:before {
	content: "\f069";
}
.armfa-exclamation-circle:before {
	content: "\f06a";
}
.armfa-gift:before {
	content: "\f06b";
}
.armfa-leaf:before {
	content: "\f06c";
}
.armfa-fire:before {
	content: "\f06d";
}
.armfa-eye:before {
	content: "\f06e";
}
.armfa-eye-slash:before {
	content: "\f070";
}
.armfa-warning:before,
.armfa-exclamation-triangle:before {
	content: "\f071";
}
.armfa-plane:before {
	content: "\f072";
}
.armfa-calendar:before {
	content: "\f073";
}
.armfa-random:before {
	content: "\f074";
}
.armfa-comment:before {
	content: "\f075";
}
.armfa-magnet:before {
	content: "\f076";
}
.armfa-chevron-up:before {
	content: "\f077";
}
.armfa-chevron-down:before {
	content: "\f078";
}
.armfa-retweet:before {
	content: "\f079";
}
.armfa-shopping-cart:before {
	content: "\f07a";
}
.armfa-folder:before {
	content: "\f07b";
}
.armfa-folder-open:before {
	content: "\f07c";
}
.armfa-arrows-v:before {
	content: "\f07d";
}
.armfa-arrows-h:before {
	content: "\f07e";
}
.armfa-bar-chart-o:before,
.armfa-bar-chart:before {
	content: "\f080";
}
.armfa-twitter-square:before {
	content: "\f081";
}
.armfa-facebook-square:before {
	content: "\f082";
}
.armfa-camera-retro:before {
	content: "\f083";
}
.armfa-key:before {
	content: "\f084";
}
.armfa-gears:before,
.armfa-cogs:before {
	content: "\f085";
}
.armfa-comments:before {
	content: "\f086";
}
.armfa-thumbs-o-up:before {
	content: "\f087";
}
.armfa-thumbs-o-down:before {
	content: "\f088";
}
.armfa-star-half:before {
	content: "\f089";
}
.armfa-heart-o:before {
	content: "\f08a";
}
.armfa-sign-out:before {
	content: "\f08b";
}
.armfa-linkedin-square:before {
	content: "\f08c";
}
.armfa-thumb-tack:before {
	content: "\f08d";
}
.armfa-external-link:before {
	content: "\f08e";
}
.armfa-sign-in:before {
	content: "\f090";
}
.armfa-trophy:before {
	content: "\f091";
}
.armfa-github-square:before {
	content: "\f092";
}
.armfa-upload:before {
	content: "\f093";
}
.armfa-lemon-o:before {
	content: "\f094";
}
.armfa-phone:before {
	content: "\f095";
}
.armfa-square-o:before {
	content: "\f096";
}
.armfa-bookmark-o:before {
	content: "\f097";
}
.armfa-phone-square:before {
	content: "\f098";
}
.armfa-twitter:before {
	content: "\f099";
}
.armfa-facebook-f:before,
.armfa-facebook:before {
	content: "\f09a";
}
.armfa-github:before {
	content: "\f09b";
}
.armfa-unlock:before {
	content: "\f09c";
}
.armfa-credit-card:before {
	content: "\f09d";
}
.armfa-feed:before,
.armfa-rss:before {
	content: "\f09e";
}
.armfa-hdd-o:before {
	content: "\f0a0";
}
.armfa-bullhorn:before {
	content: "\f0a1";
}
.armfa-bell:before {
	content: "\f0f3";
}
.armfa-certificate:before {
	content: "\f0a3";
}
.armfa-hand-o-right:before {
	content: "\f0a4";
}
.armfa-hand-o-left:before {
	content: "\f0a5";
}
.armfa-hand-o-up:before {
	content: "\f0a6";
}
.armfa-hand-o-down:before {
	content: "\f0a7";
}
.armfa-arrow-circle-left:before {
	content: "\f0a8";
}
.armfa-arrow-circle-right:before {
	content: "\f0a9";
}
.armfa-arrow-circle-up:before {
	content: "\f0aa";
}
.armfa-arrow-circle-down:before {
	content: "\f0ab";
}
.armfa-globe:before {
	content: "\f0ac";
}
.armfa-wrench:before {
	content: "\f0ad";
}
.armfa-tasks:before {
	content: "\f0ae";
}
.armfa-filter:before {
	content: "\f0b0";
}
.armfa-briefcase:before {
	content: "\f0b1";
}
.armfa-arrows-alt:before {
	content: "\f0b2";
}
.armfa-group:before,
.armfa-users:before {
	content: "\f0c0";
}
.armfa-chain:before,
.armfa-link:before {
	content: "\f0c1";
}
.armfa-cloud:before {
	content: "\f0c2";
}
.armfa-flask:before {
	content: "\f0c3";
}
.armfa-cut:before,
.armfa-scissors:before {
	content: "\f0c4";
}
.armfa-copy:before,
.armfa-files-o:before {
	content: "\f0c5";
}
.armfa-paperclip:before {
	content: "\f0c6";
}
.armfa-save:before,
.armfa-floppy-o:before {
	content: "\f0c7";
}
.armfa-square:before {
	content: "\f0c8";
}
.armfa-navicon:before,
.armfa-reorder:before,
.armfa-bars:before {
	content: "\f0c9";
}
.armfa-list-ul:before {
	content: "\f0ca";
}
.armfa-list-ol:before {
	content: "\f0cb";
}
.armfa-strikethrough:before {
	content: "\f0cc";
}
.armfa-underline:before {
	content: "\f0cd";
}
.armfa-table:before {
	content: "\f0ce";
}
.armfa-magic:before {
	content: "\f0d0";
}
.armfa-truck:before {
	content: "\f0d1";
}
.armfa-pinterest:before {
	content: "\f0d2";
}
.armfa-pinterest-square:before {
	content: "\f0d3";
}
.armfa-google-plus-square:before {
	content: "\f0d4";
}
.armfa-google-plus:before {
	content: "\f0d5";
}
.armfa-money:before {
	content: "\f0d6";
}
.armfa-caret-down:before {
	content: "\f107";
}
.armfa-caret-up:before {
	content: "\f0d8";
}
.armfa-caret-left:before {
	content: "\f0d9";
}
.armfa-caret-right:before {
	content: "\f0da";
}
.armfa-columns:before {
	content: "\f0db";
}
.armfa-unsorted:before,
.armfa-sort:before {
	content: "\f0dc";
}
.armfa-sort-down:before,
.armfa-sort-desc:before {
	content: "\f0dd";
}
.armfa-sort-up:before,
.armfa-sort-asc:before {
	content: "\f0de";
}
.armfa-envelope:before {
	content: "\f0e0";
}
.armfa-linkedin:before {
	content: "\f0e1";
}
.armfa-rotate-left:before,
.armfa-undo:before {
	content: "\f0e2";
}
.armfa-legal:before,
.armfa-gavel:before {
	content: "\f0e3";
}
.armfa-dashboard:before,
.armfa-tachometer:before {
	content: "\f0e4";
}
.armfa-comment-o:before {
	content: "\f0e5";
}
.armfa-comments-o:before {
	content: "\f0e6";
}
.armfa-flash:before,
.armfa-bolt:before {
	content: "\f0e7";
}
.armfa-sitemap:before {
	content: "\f0e8";
}
.armfa-umbrella:before {
	content: "\f0e9";
}
.armfa-paste:before,
.armfa-clipboard:before {
	content: "\f0ea";
}
.armfa-lightbulb-o:before {
	content: "\f0eb";
}
.armfa-exchange:before {
	content: "\f0ec";
}
.armfa-cloud-download:before {
	content: "\f0ed";
}
.armfa-cloud-upload:before {
	content: "\f0ee";
}
.armfa-user-md:before {
	content: "\f0f0";
}
.armfa-stethoscope:before {
	content: "\f0f1";
}
.armfa-suitcase:before {
	content: "\f0f2";
}
.armfa-bell-o:before {
	content: "\f0a2";
}
.armfa-coffee:before {
	content: "\f0f4";
}
.armfa-cutlery:before {
	content: "\f0f5";
}
.armfa-file-text-o:before {
	content: "\f0f6";
}
.armfa-building-o:before {
	content: "\f0f7";
}
.armfa-hospital-o:before {
	content: "\f0f8";
}
.armfa-ambulance:before {
	content: "\f0f9";
}
.armfa-medkit:before {
	content: "\f0fa";
}
.armfa-fighter-jet:before {
	content: "\f0fb";
}
.armfa-beer:before {
	content: "\f0fc";
}
.armfa-h-square:before {
	content: "\f0fd";
}
.armfa-plus-square:before {
	content: "\f0fe";
}
.armfa-angle-double-left:before {
	content: "\f100";
}
.armfa-angle-double-right:before {
	content: "\f101";
}
.armfa-angle-double-up:before {
	content: "\f102";
}
.armfa-angle-double-down:before {
	content: "\f103";
}
.armfa-angle-left:before {
	content: "\f104";
}
.armfa-angle-right:before {
	content: "\f105";
}
.armfa-angle-up:before {
	content: "\f106";
}
.armfa-angle-down:before {
	content: "\f107";
}
.armfa-desktop:before {
	content: "\f108";
}
.armfa-laptop:before {
	content: "\f109";
}
.armfa-tablet:before {
	content: "\f10a";
}
.armfa-mobile-phone:before,
.armfa-mobile:before {
	content: "\f10b";
}
.armfa-circle-o:before {
	content: "\f10c";
}
.armfa-quote-left:before {
	content: "\f10d";
}
.armfa-quote-right:before {
	content: "\f10e";
}
.armfa-spinner:before {
	content: "\f110";
}
.armfa-circle:before {
	content: "\f111";
}
.armfa-mail-reply:before,
.armfa-reply:before {
	content: "\f112";
}
.armfa-github-alt:before {
	content: "\f113";
}
.armfa-folder-o:before {
	content: "\f114";
}
.armfa-folder-open-o:before {
	content: "\f115";
}
.armfa-smile-o:before {
	content: "\f118";
}
.armfa-frown-o:before {
	content: "\f119";
}
.armfa-meh-o:before {
	content: "\f11a";
}
.armfa-gamepad:before {
	content: "\f11b";
}
.armfa-keyboard-o:before {
	content: "\f11c";
}
.armfa-flag-o:before {
	content: "\f11d";
}
.armfa-flag-checkered:before {
	content: "\f11e";
}
.armfa-terminal:before {
	content: "\f120";
}
.armfa-code:before {
	content: "\f121";
}
.armfa-mail-reply-all:before,
.armfa-reply-all:before {
	content: "\f122";
}
.armfa-star-half-empty:before,
.armfa-star-half-full:before,
.armfa-star-half-o:before {
	content: "\f123";
}
.armfa-location-arrow:before {
	content: "\f124";
}
.armfa-crop:before {
	content: "\f125";
}
.armfa-code-fork:before {
	content: "\f126";
}
.armfa-unlink:before,
.armfa-chain-broken:before {
	content: "\f127";
}
.armfa-question:before {
	content: "\f128";
}
.armfa-info:before {
	content: "\f129";
}
.armfa-exclamation:before {
	content: "\f12a";
}
.armfa-superscript:before {
	content: "\f12b";
}
.armfa-subscript:before {
	content: "\f12c";
}
.armfa-eraser:before {
	content: "\f12d";
}
.armfa-puzzle-piece:before {
	content: "\f12e";
}
.armfa-microphone:before {
	content: "\f130";
}
.armfa-microphone-slash:before {
	content: "\f131";
}
.armfa-shield:before {
	content: "\f132";
}
.armfa-calendar-o:before {
	content: "\f133";
}
.armfa-fire-extinguisher:before {
	content: "\f134";
}
.armfa-rocket:before {
	content: "\f135";
}
.armfa-maxcdn:before {
	content: "\f136";
}
.armfa-chevron-circle-left:before {
	content: "\f137";
}
.armfa-chevron-circle-right:before {
	content: "\f138";
}
.armfa-chevron-circle-up:before {
	content: "\f139";
}
.armfa-chevron-circle-down:before {
	content: "\f13a";
}
.armfa-html5:before {
	content: "\f13b";
}
.armfa-css3:before {
	content: "\f13c";
}
.armfa-anchor:before {
	content: "\f13d";
}
.armfa-unlock-alt:before {
	content: "\f13e";
}
.armfa-bullseye:before {
	content: "\f140";
}
.armfa-ellipsis-h:before {
	content: "\f141";
}
.armfa-ellipsis-v:before {
	content: "\f142";
}
.armfa-rss-square:before {
	content: "\f143";
}
.armfa-play-circle:before {
	content: "\f144";
}
.armfa-ticket:before {
	content: "\f145";
}
.armfa-minus-square:before {
	content: "\f146";
}
.armfa-minus-square-o:before {
	content: "\f147";
}
.armfa-level-up:before {
	content: "\f148";
}
.armfa-level-down:before {
	content: "\f149";
}
.armfa-check-square:before {
	content: "\f14a";
}
.armfa-pencil-square:before {
	content: "\f14b";
}
.armfa-external-link-square:before {
	content: "\f14c";
}
.armfa-share-square:before {
	content: "\f14d";
}
.armfa-compass:before {
	content: "\f14e";
}
.armfa-toggle-down:before,
.armfa-caret-square-o-down:before {
	content: "\f150";
}
.armfa-toggle-up:before,
.armfa-caret-square-o-up:before {
	content: "\f151";
}
.armfa-toggle-right:before,
.armfa-caret-square-o-right:before {
	content: "\f152";
}
.armfa-euro:before,
.armfa-eur:before {
	content: "\f153";
}
.armfa-gbp:before {
	content: "\f154";
}
.armfa-dollar:before,
.armfa-usd:before {
	content: "\f155";
}
.armfa-rupee:before,
.armfa-inr:before {
	content: "\f156";
}
.armfa-cny:before,
.armfa-rmb:before,
.armfa-yen:before,
.armfa-jpy:before {
	content: "\f157";
}
.armfa-ruble:before,
.armfa-rouble:before,
.armfa-rub:before {
	content: "\f158";
}
.armfa-won:before,
.armfa-krw:before {
	content: "\f159";
}
.armfa-bitcoin:before,
.armfa-btc:before {
	content: "\f15a";
}
.armfa-file:before {
	content: "\f15b";
}
.armfa-file-text:before {
	content: "\f15c";
}
.armfa-sort-alpha-asc:before {
	content: "\f15d";
}
.armfa-sort-alpha-desc:before {
	content: "\f15e";
}
.armfa-sort-amount-asc:before {
	content: "\f160";
}
.armfa-sort-amount-desc:before {
	content: "\f161";
}
.armfa-sort-numeric-asc:before {
	content: "\f162";
}
.armfa-sort-numeric-desc:before {
	content: "\f163";
}
.armfa-thumbs-up:before {
	content: "\f164";
}
.armfa-thumbs-down:before {
	content: "\f165";
}
.armfa-youtube-square:before {
	content: "\f166";
}
.armfa-youtube:before {
	content: "\f167";
}
.armfa-xing:before {
	content: "\f168";
}
.armfa-xing-square:before {
	content: "\f169";
}
.armfa-youtube-play:before {
	content: "\f16a";
}
.armfa-dropbox:before {
	content: "\f16b";
}
.armfa-stack-overflow:before {
	content: "\f16c";
}
.armfa-instagram:before {
	content: "\f16d";
}
.armfa-flickr:before {
	content: "\f16e";
}
.armfa-adn:before {
	content: "\f170";
}
.armfa-bitbucket:before {
	content: "\f171";
}
.armfa-bitbucket-square:before {
	content: "\f172";
}
.armfa-tumblr:before {
	content: "\f173";
}
.armfa-tumblr-square:before {
	content: "\f174";
}
.armfa-long-arrow-down:before {
	content: "\f175";
}
.armfa-long-arrow-up:before {
	content: "\f176";
}
.armfa-long-arrow-left:before {
	content: "\f177";
}
.armfa-long-arrow-right:before {
	content: "\f178";
}
.armfa-apple:before {
	content: "\f179";
}
.armfa-windows:before {
	content: "\f17a";
}
.armfa-android:before {
	content: "\f17b";
}
.armfa-linux:before {
	content: "\f17c";
}
.armfa-dribbble:before {
	content: "\f17d";
}
.armfa-skype:before {
	content: "\f17e";
}
.armfa-foursquare:before {
	content: "\f180";
}
.armfa-trello:before {
	content: "\f181";
}
.armfa-female:before {
	content: "\f182";
}
.armfa-male:before {
	content: "\f183";
}
.armfa-gittip:before,
.armfa-gratipay:before {
	content: "\f184";
}
.armfa-sun-o:before {
	content: "\f185";
}
.armfa-moon-o:before {
	content: "\f186";
}
.armfa-archive:before {
	content: "\f187";
}
.armfa-bug:before {
	content: "\f188";
}
.armfa-vk:before {
	content: "\f189";
}
.armfa-weibo:before {
	content: "\f18a";
}
.armfa-renren:before {
	content: "\f18b";
}
.armfa-pagelines:before {
	content: "\f18c";
}
.armfa-stack-exchange:before {
	content: "\f18d";
}
.armfa-arrow-circle-o-right:before {
	content: "\f18e";
}
.armfa-arrow-circle-o-left:before {
	content: "\f190";
}
.armfa-toggle-left:before,
.armfa-caret-square-o-left:before {
	content: "\f191";
}
.armfa-dot-circle-o:before {
	content: "\f192";
}
.armfa-wheelchair:before {
	content: "\f193";
}
.armfa-vimeo-square:before {
	content: "\f194";
}
.armfa-turkish-lira:before,
.armfa-try:before {
	content: "\f195";
}
.armfa-plus-square-o:before {
	content: "\f196";
}
.armfa-space-shuttle:before {
	content: "\f197";
}
.armfa-slack:before {
	content: "\f198";
}
.armfa-envelope-square:before {
	content: "\f199";
}
.armfa-wordpress:before {
	content: "\f19a";
}
.armfa-openid:before {
	content: "\f19b";
}
.armfa-institution:before,
.armfa-bank:before,
.armfa-university:before {
	content: "\f19c";
}
.armfa-mortar-board:before,
.armfa-graduation-cap:before {
	content: "\f19d";
}
.armfa-yahoo:before {
	content: "\f19e";
}
.armfa-google:before {
	content: "\f1a0";
}
.armfa-reddit:before {
	content: "\f1a1";
}
.armfa-reddit-square:before {
	content: "\f1a2";
}
.armfa-stumbleupon-circle:before {
	content: "\f1a3";
}
.armfa-stumbleupon:before {
	content: "\f1a4";
}
.armfa-delicious:before {
	content: "\f1a5";
}
.armfa-digg:before {
	content: "\f1a6";
}
.armfa-pied-piper-pp:before {
	content: "\f1a7";
}
.armfa-pied-piper-alt:before {
	content: "\f1a8";
}
.armfa-drupal:before {
	content: "\f1a9";
}
.armfa-joomla:before {
	content: "\f1aa";
}
.armfa-language:before {
	content: "\f1ab";
}
.armfa-fax:before {
	content: "\f1ac";
}
.armfa-building:before {
	content: "\f1ad";
}
.armfa-child:before {
	content: "\f1ae";
}
.armfa-paw:before {
	content: "\f1b0";
}
.armfa-spoon:before {
	content: "\f1b1";
}
.armfa-cube:before {
	content: "\f1b2";
}
.armfa-cubes:before {
	content: "\f1b3";
}
.armfa-behance:before {
	content: "\f1b4";
}
.armfa-behance-square:before {
	content: "\f1b5";
}
.armfa-steam:before {
	content: "\f1b6";
}
.armfa-steam-square:before {
	content: "\f1b7";
}
.armfa-recycle:before {
	content: "\f1b8";
}
.armfa-automobile:before,
.armfa-car:before {
	content: "\f1b9";
}
.armfa-cab:before,
.armfa-taxi:before {
	content: "\f1ba";
}
.armfa-tree:before {
	content: "\f1bb";
}
.armfa-spotify:before {
	content: "\f1bc";
}
.armfa-deviantart:before {
	content: "\f1bd";
}
.armfa-soundcloud:before {
	content: "\f1be";
}
.armfa-database:before {
	content: "\f1c0";
}
.armfa-file-pdf-o:before {
	content: "\f1c1";
}
.armfa-file-word-o:before {
	content: "\f1c2";
}
.armfa-file-excel-o:before {
	content: "\f1c3";
}
.armfa-file-powerpoint-o:before {
	content: "\f1c4";
}
.armfa-file-photo-o:before,
.armfa-file-picture-o:before,
.armfa-file-image-o:before {
	content: "\f1c5";
}
.armfa-file-zip-o:before,
.armfa-file-archive-o:before {
	content: "\f1c6";
}
.armfa-file-sound-o:before,
.armfa-file-audio-o:before {
	content: "\f1c7";
}
.armfa-file-movie-o:before,
.armfa-file-video-o:before {
	content: "\f1c8";
}
.armfa-file-code-o:before {
	content: "\f1c9";
}
.armfa-vine:before {
	content: "\f1ca";
}
.armfa-codepen:before {
	content: "\f1cb";
}
.armfa-jsfiddle:before {
	content: "\f1cc";
}
.armfa-life-bouy:before,
.armfa-life-buoy:before,
.armfa-life-saver:before,
.armfa-support:before,
.armfa-life-ring:before {
	content: "\f1cd";
}
.armfa-circle-o-notch:before {
	content: "\f1ce";
}
.armfa-ra:before,
.armfa-resistance:before,
.armfa-rebel:before {
	content: "\f1d0";
}
.armfa-ge:before,
.armfa-empire:before {
	content: "\f1d1";
}
.armfa-git-square:before {
	content: "\f1d2";
}
.armfa-git:before {
	content: "\f1d3";
}
.armfa-y-combinator-square:before,
.armfa-yc-square:before,
.armfa-hacker-news:before {
	content: "\f1d4";
}
.armfa-tencent-weibo:before {
	content: "\f1d5";
}
.armfa-qq:before {
	content: "\f1d6";
}
.armfa-wechat:before,
.armfa-weixin:before {
	content: "\f1d7";
}
.armfa-send:before,
.armfa-paper-plane:before {
	content: "\f1d8";
}
.armfa-send-o:before,
.armfa-paper-plane-o:before {
	content: "\f1d9";
}
.armfa-history:before {
	content: "\f1da";
}
.armfa-circle-thin:before {
	content: "\f1db";
}
.armfa-header:before {
	content: "\f1dc";
}
.armfa-paragraph:before {
	content: "\f1dd";
}
.armfa-sliders:before {
	content: "\f1de";
}
.armfa-share-alt:before {
	content: "\f1e0";
}
.armfa-share-alt-square:before {
	content: "\f1e1";
}
.armfa-bomb:before {
	content: "\f1e2";
}
.armfa-soccer-ball-o:before,
.armfa-futbol-o:before {
	content: "\f1e3";
}
.armfa-tty:before {
	content: "\f1e4";
}
.armfa-binoculars:before {
	content: "\f1e5";
}
.armfa-plug:before {
	content: "\f1e6";
}
.armfa-slideshare:before {
	content: "\f1e7";
}
.armfa-twitch:before {
	content: "\f1e8";
}
.armfa-yelp:before {
	content: "\f1e9";
}
.armfa-newspaper-o:before {
	content: "\f1ea";
}
.armfa-wifi:before {
	content: "\f1eb";
}
.armfa-calculator:before {
	content: "\f1ec";
}
.armfa-paypal:before {
	content: "\f1ed";
}
.armfa-google-wallet:before {
	content: "\f1ee";
}
.armfa-cc-visa:before {
	content: "\f1f0";
}
.armfa-cc-mastercard:before {
	content: "\f1f1";
}
.armfa-cc-discover:before {
	content: "\f1f2";
}
.armfa-cc-amex:before {
	content: "\f1f3";
}
.armfa-cc-paypal:before {
	content: "\f1f4";
}
.armfa-cc-stripe:before {
	content: "\f1f5";
}
.armfa-bell-slash:before {
	content: "\f1f6";
}
.armfa-bell-slash-o:before {
	content: "\f1f7";
}
.armfa-trash:before {
	content: "\f1f8";
}
.armfa-copyright:before {
	content: "\f1f9";
}
.armfa-at:before {
	content: "\f1fa";
}
.armfa-eyedropper:before {
	content: "\f1fb";
}
.armfa-paint-brush:before {
	content: "\f1fc";
}
.armfa-birthday-cake:before {
	content: "\f1fd";
}
.armfa-area-chart:before {
	content: "\f1fe";
}
.armfa-pie-chart:before {
	content: "\f200";
}
.armfa-line-chart:before {
	content: "\f201";
}
.armfa-lastfm:before {
	content: "\f202";
}
.armfa-lastfm-square:before {
	content: "\f203";
}
.armfa-toggle-off:before {
	content: "\f204";
}
.armfa-toggle-on:before {
	content: "\f205";
}
.armfa-bicycle:before {
	content: "\f206";
}
.armfa-bus:before {
	content: "\f207";
}
.armfa-ioxhost:before {
	content: "\f208";
}
.armfa-angellist:before {
	content: "\f209";
}
.armfa-cc:before {
	content: "\f20a";
}
.armfa-shekel:before,
.armfa-sheqel:before,
.armfa-ils:before {
	content: "\f20b";
}
.armfa-meanpath:before {
	content: "\f20c";
}
.armfa-buysellads:before {
	content: "\f20d";
}
.armfa-connectdevelop:before {
	content: "\f20e";
}
.armfa-dashcube:before {
	content: "\f210";
}
.armfa-forumbee:before {
	content: "\f211";
}
.armfa-leanpub:before {
	content: "\f212";
}
.armfa-sellsy:before {
	content: "\f213";
}
.armfa-shirtsinbulk:before {
	content: "\f214";
}
.armfa-simplybuilt:before {
	content: "\f215";
}
.armfa-skyatlas:before {
	content: "\f216";
}
.armfa-cart-plus:before {
	content: "\f217";
}
.armfa-cart-arrow-down:before {
	content: "\f218";
}
.armfa-diamond:before {
	content: "\f219";
}
.armfa-ship:before {
	content: "\f21a";
}
.armfa-user-secret:before {
	content: "\f21b";
}
.armfa-motorcycle:before {
	content: "\f21c";
}
.armfa-street-view:before {
	content: "\f21d";
}
.armfa-heartbeat:before {
	content: "\f21e";
}
.armfa-venus:before {
	content: "\f221";
}
.armfa-mars:before {
	content: "\f222";
}
.armfa-mercury:before {
	content: "\f223";
}
.armfa-intersex:before,
.armfa-transgender:before {
	content: "\f224";
}
.armfa-transgender-alt:before {
	content: "\f225";
}
.armfa-venus-double:before {
	content: "\f226";
}
.armfa-mars-double:before {
	content: "\f227";
}
.armfa-venus-mars:before {
	content: "\f228";
}
.armfa-mars-stroke:before {
	content: "\f229";
}
.armfa-mars-stroke-v:before {
	content: "\f22a";
}
.armfa-mars-stroke-h:before {
	content: "\f22b";
}
.armfa-neuter:before {
	content: "\f22c";
}
.armfa-genderless:before {
	content: "\f22d";
}
.armfa-facebook-official:before {
	content: "\f230";
}
.armfa-pinterest-p:before {
	content: "\f231";
}
.armfa-whatsapp:before {
	content: "\f232";
}
.armfa-server:before {
	content: "\f233";
}
.armfa-user-plus:before {
	content: "\f234";
}
.armfa-user-times:before {
	content: "\f235";
}
.armfa-hotel:before,
.armfa-bed:before {
	content: "\f236";
}
.armfa-viacoin:before {
	content: "\f237";
}
.armfa-train:before {
	content: "\f238";
}
.armfa-subway:before {
	content: "\f239";
}
.armfa-medium:before {
	content: "\f23a";
}
.armfa-yc:before,
.armfa-y-combinator:before {
	content: "\f23b";
}
.armfa-optin-monster:before {
	content: "\f23c";
}
.armfa-opencart:before {
	content: "\f23d";
}
.armfa-expeditedssl:before {
	content: "\f23e";
}
.armfa-battery-4:before,
.armfa-battery:before,
.armfa-battery-full:before {
	content: "\f240";
}
.armfa-battery-3:before,
.armfa-battery-three-quarters:before {
	content: "\f241";
}
.armfa-battery-2:before,
.armfa-battery-half:before {
	content: "\f242";
}
.armfa-battery-1:before,
.armfa-battery-quarter:before {
	content: "\f243";
}
.armfa-battery-0:before,
.armfa-battery-empty:before {
	content: "\f244";
}
.armfa-mouse-pointer:before {
	content: "\f245";
}
.armfa-i-cursor:before {
	content: "\f246";
}
.armfa-object-group:before {
	content: "\f247";
}
.armfa-object-ungroup:before {
	content: "\f248";
}
.armfa-sticky-note:before {
	content: "\f249";
}
.armfa-sticky-note-o:before {
	content: "\f24a";
}
.armfa-cc-jcb:before {
	content: "\f24b";
}
.armfa-cc-diners-club:before {
	content: "\f24c";
}
.armfa-clone:before {
	content: "\f24d";
}
.armfa-balance-scale:before {
	content: "\f24e";
}
.armfa-hourglass-o:before {
	content: "\f250";
}
.armfa-hourglass-1:before,
.armfa-hourglass-start:before {
	content: "\f251";
}
.armfa-hourglass-2:before,
.armfa-hourglass-half:before {
	content: "\f252";
}
.armfa-hourglass-3:before,
.armfa-hourglass-end:before {
	content: "\f253";
}
.armfa-hourglass:before {
	content: "\f254";
}
.armfa-hand-grab-o:before,
.armfa-hand-rock-o:before {
	content: "\f255";
}
.armfa-hand-stop-o:before,
.armfa-hand-paper-o:before {
	content: "\f256";
}
.armfa-hand-scissors-o:before {
	content: "\f257";
}
.armfa-hand-lizard-o:before {
	content: "\f258";
}
.armfa-hand-spock-o:before {
	content: "\f259";
}
.armfa-hand-pointer-o:before {
	content: "\f25a";
}
.armfa-hand-peace-o:before {
	content: "\f25b";
}
.armfa-trademark:before {
	content: "\f25c";
}
.armfa-registered:before {
	content: "\f25d";
}
.armfa-creative-commons:before {
	content: "\f25e";
}
.armfa-gg:before {
	content: "\f260";
}
.armfa-gg-circle:before {
	content: "\f261";
}
.armfa-tripadvisor:before {
	content: "\f262";
}
.armfa-odnoklassniki:before {
	content: "\f263";
}
.armfa-odnoklassniki-square:before {
	content: "\f264";
}
.armfa-get-pocket:before {
	content: "\f265";
}
.armfa-wikipedia-w:before {
	content: "\f266";
}
.armfa-safari:before {
	content: "\f267";
}
.armfa-chrome:before {
	content: "\f268";
}
.armfa-firefox:before {
	content: "\f269";
}
.armfa-opera:before {
	content: "\f26a";
}
.armfa-internet-explorer:before {
	content: "\f26b";
}
.armfa-tv:before,
.armfa-television:before {
	content: "\f26c";
}
.armfa-contao:before {
	content: "\f26d";
}
.armfa-500px:before {
	content: "\f26e";
}
.armfa-amazon:before {
	content: "\f270";
}
.armfa-calendar-plus-o:before {
	content: "\f271";
}
.armfa-calendar-minus-o:before {
	content: "\f272";
}
.armfa-calendar-times-o:before {
	content: "\f273";
}
.armfa-calendar-check-o:before {
	content: "\f274";
}
.armfa-industry:before {
	content: "\f275";
}
.armfa-map-pin:before {
	content: "\f276";
}
.armfa-map-signs:before {
	content: "\f277";
}
.armfa-map-o:before {
	content: "\f278";
}
.armfa-map:before {
	content: "\f279";
}
.armfa-commenting:before {
	content: "\f27a";
}
.armfa-commenting-o:before {
	content: "\f27b";
}
.armfa-houzz:before {
	content: "\f27c";
}
.armfa-vimeo:before {
	content: "\f27d";
}
.armfa-black-tie:before {
	content: "\f27e";
}
.armfa-fonticons:before {
	content: "\f280";
}
.armfa-reddit-alien:before {
	content: "\f281";
}
.armfa-edge:before {
	content: "\f282";
}
.armfa-credit-card-alt:before {
	content: "\f283";
}
.armfa-codiepie:before {
	content: "\f284";
}
.armfa-modx:before {
	content: "\f285";
}
.armfa-fort-awesome:before {
	content: "\f286";
}
.armfa-usb:before {
	content: "\f287";
}
.armfa-product-hunt:before {
	content: "\f288";
}
.armfa-mixcloud:before {
	content: "\f289";
}
.armfa-scribd:before {
	content: "\f28a";
}
.armfa-pause-circle:before {
	content: "\f28b";
}
.armfa-pause-circle-o:before {
	content: "\f28c";
}
.armfa-stop-circle:before {
	content: "\f28d";
}
.armfa-stop-circle-o:before {
	content: "\f28e";
}
.armfa-shopping-bag:before {
	content: "\f290";
}
.armfa-shopping-basket:before {
	content: "\f291";
}
.armfa-hashtag:before {
	content: "\f292";
}
.armfa-bluetooth:before {
	content: "\f293";
}
.armfa-bluetooth-b:before {
	content: "\f294";
}
.armfa-percent:before {
	content: "\f295";
}
.armfa-gitlab:before {
	content: "\f296";
}
.armfa-wpbeginner:before {
	content: "\f297";
}
.armfa-wpforms:before {
	content: "\f298";
}
.armfa-envira:before {
	content: "\f299";
}
.armfa-universal-access:before {
	content: "\f29a";
}
.armfa-wheelchair-alt:before {
	content: "\f29b";
}
.armfa-question-circle-o:before {
	content: "\f29c";
}
.armfa-blind:before {
	content: "\f29d";
}
.armfa-audio-description:before {
	content: "\f29e";
}
.armfa-volume-control-phone:before {
	content: "\f2a0";
}
.armfa-braille:before {
	content: "\f2a1";
}
.armfa-assistive-listening-systems:before {
	content: "\f2a2";
}
.armfa-asl-interpreting:before,
.armfa-american-sign-language-interpreting:before {
	content: "\f2a3";
}
.armfa-deafness:before,
.armfa-hard-of-hearing:before,
.armfa-deaf:before {
	content: "\f2a4";
}
.armfa-glide:before {
	content: "\f2a5";
}
.armfa-glide-g:before {
	content: "\f2a6";
}
.armfa-signing:before,
.armfa-sign-language:before {
	content: "\f2a7";
}
.armfa-low-vision:before {
	content: "\f2a8";
}
.armfa-viadeo:before {
	content: "\f2a9";
}
.armfa-viadeo-square:before {
	content: "\f2aa";
}
.armfa-snapchat:before {
	content: "\f2ab";
}
.armfa-snapchat-ghost:before {
	content: "\f2ac";
}
.armfa-snapchat-square:before {
	content: "\f2ad";
}
.armfa-pied-piper:before {
	content: "\f2ae";
}
.armfa-first-order:before {
	content: "\f2b0";
}
.armfa-yoast:before {
	content: "\f2b1";
}
.armfa-themeisle:before {
	content: "\f2b2";
}
.armfa-google-plus-circle:before,
.armfa-google-plus-official:before {
	content: "\f2b3";
}
.armfa-fa:before,
.armfa-font-awesome:before {
	content: "\f2b4";
}
.armfa-handshake-o:before {
	content: "\f2b5";
}
.armfa-envelope-open:before {
	content: "\f2b6";
}
.armfa-envelope-open-o:before {
	content: "\f2b7";
}
.armfa-linode:before {
	content: "\f2b8";
}
.armfa-address-book:before {
	content: "\f2b9";
}
.armfa-address-book-o:before {
	content: "\f2ba";
}
.armfa-vcard:before,
.armfa-address-card:before {
	content: "\f2bb";
}
.armfa-vcard-o:before,
.armfa-address-card-o:before {
	content: "\f2bc";
}
.armfa-user-circle:before {
	content: "\f2bd";
}
.armfa-user-circle-o:before {
	content: "\f2be";
}
.armfa-user-o:before {
	content: "\f2c0";
}
.armfa-id-badge:before {
	content: "\f2c1";
}
.armfa-drivers-license:before,
.armfa-id-card:before {
	content: "\f2c2";
}
.armfa-drivers-license-o:before,
.armfa-id-card-o:before {
	content: "\f2c3";
}
.armfa-quora:before {
	content: "\f2c4";
}
.armfa-free-code-camp:before {
	content: "\f2c5";
}
.armfa-telegram:before {
	content: "\f2c6";
}
.armfa-thermometer-4:before,
.armfa-thermometer:before,
.armfa-thermometer-full:before {
	content: "\f2c7";
}
.armfa-thermometer-3:before,
.armfa-thermometer-three-quarters:before {
	content: "\f2c8";
}
.armfa-thermometer-2:before,
.armfa-thermometer-half:before {
	content: "\f2c9";
}
.armfa-thermometer-1:before,
.armfa-thermometer-quarter:before {
	content: "\f2ca";
}
.armfa-thermometer-0:before,
.armfa-thermometer-empty:before {
	content: "\f2cb";
}
.armfa-shower:before {
	content: "\f2cc";
}
.armfa-bathtub:before,
.armfa-s15:before,
.armfa-bath:before {
	content: "\f2cd";
}
.armfa-podcast:before {
	content: "\f2ce";
}
.armfa-window-maximize:before {
	content: "\f2d0";
}
.armfa-window-minimize:before {
	content: "\f2d1";
}
.armfa-window-restore:before {
	content: "\f2d2";
}
.armfa-times-rectangle:before,
.armfa-window-close:before {
	content: "\f2d3";
}
.armfa-times-rectangle-o:before,
.armfa-window-close-o:before {
	content: "\f2d4";
}
.armfa-bandcamp:before {
	content: "\f2d5";
}
.armfa-grav:before {
	content: "\f2d6";
}
.armfa-etsy:before {
	content: "\f2d7";
}
.armfa-imdb:before {
	content: "\f2d8";
}
.armfa-ravelry:before {
	content: "\f2d9";
}
.armfa-eercast:before {
	content: "\f2da";
}
.armfa-microchip:before {
	content: "\f2db";
}
.armfa-snowflake-o:before {
	content: "\f2dc";
}
.armfa-superpowers:before {
	content: "\f2dd";
}
.armfa-wpexplorer:before {
	content: "\f2de";
}
.armfa-meetup:before {
	content: "\f2e0";
}
.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;
}

/*New Icons*/
@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/fa-brands-400.eot");
	src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.armfab {
	font-family: 'Font Awesome 5 Brands';
	display: inline-block;
	font: normal normal normal 14px/1 ;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/fa-regular-400.eot");
	src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.armfar {
	font-family: 'Font Awesome 5 Free';
	display: inline-block;
	font: normal normal normal 14px/1 ;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'Font Awesome 5 Free2';
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/fa-solid-900.eot");
	src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.armfas{
	font-family: 'Font Awesome 5 Free2';
	display: inline-block;
	font: normal normal normal 14px/1;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.armfa-file-archive:before {
	content: "\f1c6";
}

.armfa-file-audio:before {
	content: "\f1c7";
}
.armfa-angry:before {
	content: "\f556";
}
.armfa-file-image:before {
	content: "\f1c5";
}
.armfa-file-video:before {
	content: "\f1c8"; }

.armfa-file-code:before {
  content: "\f1c9";
}

.armfa-file-excel:before {
	content: "\f1c3"; }

.armfa-file-powerpoint:before {
  content: "\f1c4";
}

.armfa-file-word:before {
	content: "\f1c2";
}
.armfa-file-pdf:before {
	content: "\f1c1";
}
.armfa-file-alt:before {
	content: "\f15c";
}
.armfa-chart-bar:before {
	content: "\f080";
}
.armfa-dot-circle:before {
	content: "\f192";
}

.armfa-money-bill-alt:before {
  content: "\f3d1";
}

.armfa-arrow-alt-circle-down:before {
	content: "\f358"; }

  .armfa-arrow-alt-circle-left:before {
	content: "\f359"; }

  .armfa-arrow-alt-circle-right:before {
	content: "\f35a"; }

  .armfa-arrow-alt-circle-up:before {
	content: "\f35b";
}

.armfa-caret-square-down:before {
	content: "\f150"; }

  .armfa-caret-square-left:before {
	content: "\f191"; }

  .armfa-caret-square-right:before {
	content: "\f152"; }

  .armfa-caret-square-up:before {
	content: "\f151";
}

.armfa-hand-point-down:before {
	content: "\f0a7"; }

  .armfa-hand-point-left:before {
	content: "\f0a5"; }

  .armfa-hand-point-right:before {
	content: "\f0a4"; }

  .armfa-hand-point-up:before {
	content: "\f0a6";
}

.armfa-hand-rock:before {
	content: "\f255";
}

.armfa-hand-lizard:before {
	content: "\f258";
}

.armfa-hand-paper:before {
	content: "\f256"; }

  .armfa-hand-peace:before {
	content: "\f25b";
}
.armfa-hand-pointer:before {
	content: "\f25a";
}

.armfa-hand-scissors:before {
	content: "\f257";
}

.armfa-hand-spock:before {
	content: "\f259";
}


.armfa-calendar-check:before {
	content: "\f274";
}

.armfa-calendar-minus:before {
	content: "\f272";
}

.armfa-calendar-plus:before {
	content: "\f271";
}

.armfa-calendar-times:before {
	content: "\f273";
}

.armfa-clock:before {
	content: "\f017";
}

.armfa-comment-dots:before {
	content: "\f4ad";
}

.armfa-comment-alt:before {
	content: "\f27a";
}

.armfa-sad-cry:before {
	content: "\f5b3";
}

.armfa-frown:before {
	content: "\f119";
}

.armfa-gem:before {
	content: "\f3a5";
}

.armfa-futbol:before {
	content: "\f1e3";
}

.armfa-hdd:before {
	content: "\f0a0";
}

.armfa-keyboard:before {
	content: "\f11c";
}

.armfa-lemon:before {
	content: "\f094";
}

.armfa-lightbulb:before {
	content: "\f0eb";
}

.armfa-meh:before {
	content: "\f11a";
}

.armfa-meh-blank:before {
	content: "\f5a4";
}

.armfa-meh-rolling-eyes:before {
	content: "\f5a5";
}

.armfa-moon:before {
	content: "\f186";
}

.armfa-newspaper:before {
  content: "\f1ea";
}

.armfa-sun:before {
	content: "\f185";
}

.armfa-tired:before {
	content: "\f5c8";
}

.armfa-trash-alt:before {
	content: "\f2ed";
}

.armfa-surprise:before {
	content: "\f5c2";
}

.armfa-smile-beam:before {
	content: "\f5b8";
}

.armfa-smile-wink:before {
	content: "\f4da";
}

.armfa-handshake:before {
	content: "\f2b5";
}

.armfa-snowflake:before {
	content: "\f2dc";
}

.armfa-closed-captioning:before {
	content: "\f20a";
}

.armfa-images:before {
	content: "\f302";
}

.armfa-dizzy:before {
	content: "\f567";
}

.armfa-flushed:before {
	content: "\f579";
}

.armfa-frown-open:before {
	content: "\f57a";
}

.armfa-grimace:before {
	content: "\f57f";
}

.armfa-grin:before {
	content: "\f580";
}

.armfa-grin-alt:before {
	content: "\f581";
}

.armfa-grin-beam:before {
	content: "\f582";
}

.armfa-grin-beam-sweat:before {
	content: "\f583";
}

.armfa-grin-hearts:before {
	content: "\f584";
}

.armfa-grin-squint:before {
	content: "\f585";
}

.armfa-grin-squint-tears:before {
	content: "\f586";
}

.armfa-grin-stars:before {
	content: "\f587";
}

.armfa-grin-tears:before {
	content: "\f588";
}

.armfa-grin-tongue:before {
	content: "\f589";
}

.armfa-grin-tongue-squint:before {
	content: "\f58a";
}

.armfa-grin-tongue-wink:before {
	content: "\f58b";
}

.armfa-grin-wink:before {
	content: "\f58c";
}

.armfa-kiss:before {
	content: "\f596";
}

.armfa-kiss-beam:before {
	content: "\f597";
}

.armfa-kiss-wink-heart:before {
	content: "\f598";
}

.armfa-laugh:before {
content: "\f599";
}

.armfa-laugh-beam:before {
content: "\f59a";
}

.armfa-laugh-wink:before {
	content: "\f59c"; }

.armfa-laugh-squint:before {
content: "\f59b";
}

.armfa-hospital:before {
content: "\f0f8";
}

.armfa-sad-tear:before {
content: "\f5b4";
}

.armfa-smile:before {
content: "\f118";
}

.armfa-sync-alt:before {
content: "\f2f1";
}

.armfa-chart-area:before {
content: "\f1fe";
}

.armfa-chart-line:before {
content: "\f201";
}

.armfa-chart-pie:before {
content: "\f200";
}

.armfa-yen-sign:before {
content: "\f157";
}

.armfa-dollar-sign:before {
content: "\f155";
}

.armfa-euro-sign:before {
content: "\f153";
}

.armfa-pound-sign:before {
content: "\f154";
}

.armfa-shekel-sign:before {
content: "\f20b";
}

.armfa-rupee-sign:before {
content: "\f156";
}

.armfa-won-sign:before {
content: "\f159";
}

.armfa-ruble-sign:before {
content: "\f158";
}

.armfa-lira-sign:before {
content: "\f195";
}

.armfa-heading:before {
content: "\f1dc";
}

.armfa-redo-alt:before {
content: "\f2f9";
}

.armfa-arrows-alt-h:before {
content: "\f337";
}

.armfa-arrows-alt-v:before {
content: "\f338";
}

.armfa-long-arrow-alt-down:before {
content: "\f309";
}

.armfa-long-arrow-alt-left:before {
content: "\f30a";
}

.armfa-long-arrow-alt-right:before {
content: "\f30b";
}

.armfa-long-arrow-alt-up:before {
content: "\f30c";
}

.armfa-bus-alt:before {
content: "\f55e";
}

.armfa-air-freshener:before {
content: "\f5d0";
}

.armfa-briefcase-medical:before {
content: "\f469";
}

.armfa-burn:before {
content: "\f46a";
}

.armfa-cloud-download-alt:before {
content: "\f381";
}

.armfa-cloud-upload-alt:before {
content: "\f382";
}

.armfa-code-branch:before {
content: "\f126";
}

.armfa-crop-alt:before {
content: "\f565";
}

.armfa-utensils:before {
content: "\f2e7";
}

.armfa-tachometer-alt:before {
content: "\f3fd";
}

.armfa-exchange-alt:before {
content: "\f362";
}

.armfa-external-link-alt:before {
content: "\f35d";
}

.armfa-external-link-square-alt:before {
content: "\f360";
}

.armfa-eye-dropper:before {
content: "\f1fb";
}

.armfa-glass-martini:before {
content: "\f000";
}

.armfa-headphones-alt:before {
content: "\f58f";
}

.armfa-level-down-alt:before {
content: "\f3be";
}

.armfa-level-up-alt:before {
content: "\f3bf";
}

.armfa-map-marker-alt:before {
content: "\f3c5";
}

.armfa-microphone-alt:before {
content: "\f3c9";
}

.armfa-microphone-alt-slash:before {
content: "\f539";
}

.armfa-mobile-alt:before {
content: "\f3cd";
}

.armfa-pencil-alt:before {
content: "\f303";
}

.armfa-shield-alt:before {
content: "\f3ed";
}

.armfa-sign-in-alt:before {
content: "\f2f6";
}

.armfa-sign-out-alt:before {
content: "\f2f5";
}

.armfa-sliders-h:before {
content: "\f1de";
}

.armfa-sort-alpha-down:before {
content: "\f15d";
}

.armfa-sort-alpha-up:before {
content: "\f15e";
}

.armfa-sort-amount-down:before {
content: "\f160";
}

.armfa-sort-amount-up:before {
content: "\f161";
}

.armfa-sort-numeric-down:before {
content: "\f162";
}

.armfa-sort-numeric-up:before {
content: "\f163";
}

.armfa-utensil-spoon:before {
content: "\f2e5";
}

.armfa-star-half-alt:before {
content: "\f5c0";
}

.armfa-thumbtack:before {
content: "\f08d";
}

.armfa-ticket-alt:before {
content: "\f3ff";
}

.armfa-video:before {
content: "\f03d";
}

.armfa-ad:before {
content: "\f641";
}

.armfa-baseball-ball:before {
content: "\f433";
}

.armfa-basketball-ball:before {
content: "\f434";
}

.armfa-bowling-ball:before {
content: "\f436";
}

.armfa-chess:before {
content: "\f439";
}

.armfa-chess-bishop:before {
content: "\f43a";
}

.armfa-chess-board:before {
content: "\f43c";
}

.armfa-chess-king:before {
content: "\f43f";
}

.armfa-chess-knight:before {
content: "\f441";
}

.armfa-chess-pawn:before {
content: "\f443";
}

.armfa-chess-queen:before {
content: "\f445";
}

.armfa-chess-rook:before {
content: "\f447";
}

.armfa-circle-notch:before {
content: "\f1ce";
}

.armfa-dove:before {
content: "\f4ba";
}

.armfa-expand-arrows-alt:before {
content: "\f31e";
}

.armfa-football-ball:before {
content: "\f44e";
}

.armfa-golf-ball:before {
content: "\f450";
}

.armfa-hockey-puck:before {
content: "\f453";
}

.armfa-lock-open:before {
content: "\f3c1";
}

.armfa-money-bill:before {
content: "\f0d6";
}

.armfa-money-bill-wave-alt:before {
	content: "\f53b";
}

.armfa-phone-volume:before {
content: "\f2a0";
}

.armfa-quidditch:before {
content: "\f458";
}

.armfa-square-full:before {
content: "\f45c";
}

.armfa-stopwatch:before {
content: "\f2f2";
}

.armfa-table-tennis:before {
content: "\f45d";
}

.armfa-tv:before {
content: "\f26c";
}

.armfa-volleyball-ball:before {
content: "\f45f";
}

.armfa-hospital-symbol:before {
content: "\f47e";
}

.armfa-pallet:before {
content: "\f482";
}

.armfa-pills:before {
content: "\f484";
}

.armfa-warehouse:before {
content: "\f494";
}

.armfa-weight:before {
content: "\f496";
}

.armfa-dolly:before {
content: "\f472";
}

.armfa-dolly-flatbed:before {
content: "\f474";
}

.armfa-band-aid:before {
content: "\f462";
}

.armfa-clipboard-list:before {
content: "\f46d";
}

.armfa-first-aid:before {
content: "\f479";
}

.armfa-syringe:before {
content: "\f48e";
}

.armfa-clipboard-check:before {
content: "\f46c";
}

.armfa-box:before {
content: "\f466";
}

.armfa-box-open:before {
content: "\f49e";
}

.armfa-boxes:before {
content: "\f468";
}

.armfa-dna:before {
content: "\f471";
}

.armfa-shipping-fast:before {
content: "\f48b";
}

.armfa-comment-slash:before {
content: "\f4b3";
}

.armfa-parachute-box:before {
content: "\f4cd";
}

.armfa-allergies:before {
content: "\f461";
}

.armfa-couch:before {
content: "\f4b8";
}

.armfa-donate:before {
content: "\f4b9";
}

.armfa-portrait:before {
content: "\f3e0";
}

.armfa-user-alt:before {
content: "\f406";
}

.armfa-user-alt-slash:before {
content: "\f4fa";
}

.armfa-user-astronaut:before {
content: "\f4fb";
}

.armfa-user-check:before {
content: "\f4fc";
}

.armfa-user-clock:before {
content: "\f4fd";
}

.armfa-user-cog:before {
content: "\f4fe";
}

.armfa-user-edit:before {
content: "\f4ff";
}

.armfa-user-friends:before {
content: "\f500";
}

.armfa-user-graduate:before {
content: "\f501";
}

.armfa-user-lock:before {
content: "\f502";
}

.armfa-user-minus:before {
content: "\f503";
}

.armfa-user-ninja:before {
content: "\f504";
}

.armfa-user-shield:before {
content: "\f505";
}

.armfa-user-slash:before {
content: "\f506";
}

.armfa-user-tag:before {
content: "\f507";
}

.armfa-user-tie:before {
content: "\f508";
}

.armfa-blender:before {
content: "\f517";
}

.armfa-book-open:before {
content: "\f518";
}

.armfa-broadcast-tower:before {
content: "\f519";
}

.armfa-broom:before {
content: "\f51a";
}

.armfa-chalkboard:before {
content: "\f51b";
}

.armfa-chalkboard-teacher:before {
content: "\f51c";
}

.armfa-church:before {
content: "\f51d";
}

.armfa-coins:before {
content: "\f51e";
}

.armfa-compact-disc:before {
content: "\f51f";
}

.armfa-crow:before {
content: "\f520";
}

.armfa-crown:before {
content: "\f521";
}

.armfa-dice:before {
content: "\f522";
}

.armfa-dice-five:before {
content: "\f523";
}

.armfa-dice-four:before {
content: "\f524";
}

.armfa-dice-one:before {
content: "\f525";
}

.armfa-dice-six:before {
content: "\f526";
}

.armfa-dice-three:before {
content: "\f527";
}

.armfa-dice-two:before {
content: "\f528";
}

.armfa-divide:before {
content: "\f529";
}

.armfa-door-closed:before {
content: "\f52a";
}

.armfa-door-open:before {
content: "\f52b";
}

.armfa-dumbbell:before {
content: "\f44b";
}

.armfa-equals:before {
content: "\f52c";
}

.armfa-feather-alt:before {
content: "\f56b";
}

.armfa-frog:before {
content: "\f52e";
}

.armfa-gas-pump:before {
content: "\f52f";
}

.armfa-glasses:before {
content: "\f530";
}

.armfa-greater-than:before {
content: "\f531";
}

.armfa-greater-than-equal:before {
content: "\f532";
}

.armfa-helicopter:before {
content: "\f533";
}

.armfa-infinity:before {
content: "\f534";
}

.armfa-kiwi-bird:before {
content: "\f535";
}

.armfa-less-than:before {
content: "\f536";
}

.armfa-less-than-equal:before {
content: "\f537";
}

.armfa-memory:before {
content: "\f538";
}

.armfa-money-bill-wave:before {
content: "\f53a";
}

.armfa-money-check-alt:before {
content: "\f53d";
}

.armfa-not-equal:before {
content: "\f53e";
}

.armfa-palette:before {
content: "\f53f";
}

.armfa-parking:before {
content: "\f540";
}

.armfa-percentage:before {
content: "\f541";
}

.armfa-project-diagram:before {
content: "\f542";
}

.armfa-receipt:before {
content: "\f543";
}

.armfa-robot:before {
content: "\f544";
}

.armfa-ruler:before {
content: "\f545";
}

.armfa-ruler-combined:before {
content: "\f546";
}

.armfa-ruler-horizontal:before {
content: "\f547";
}

.armfa-ruler-vertical:before {
content: "\f548";
}

.armfa-school:before {
content: "\f549";
}

.armfa-screwdriver:before {
content: "\f54a";
}

.armfa-shoe-prints:before {
content: "\f54b";
}

.armfa-skull:before {
content: "\f54c";
}

.armfa-smoking-ban:before {
content: "\f54d";
}

.armfa-store-alt:before {
content: "\f54f";
}

.armfa-stream:before {
content: "\f550";
}

.armfa-stroopwafel:before {
content: "\f551";
}

.armfa-toolbox:before {
content: "\f552";
}

.armfa-tshirt:before {
content: "\f553";
}

.armfa-walking:before {
content: "\f554";
}

.armfa-wallet:before {
content: "\f555";
}

.armfa-archway:before {
content: "\f557";
}

.armfa-atlas:before {
content: "\f558";
}

.armfa-award:before {
content: "\f559";
}

.armfa-backspace:before {
content: "\f55a";
}

.armfa-bezier-curve:before {
content: "\f55b";
}

.armfa-bong:before {
content: "\f55c";
}

.armfa-brush:before {
content: "\f55d";
}

.armfa-cannabis:before {
content: "\f55f";
}

.armfa-check-double:before {
content: "\f560";
}

.armfa-cocktail:before {
content: "\f561";
}

.armfa-concierge-bell:before {
content: "\f562";
}

.armfa-cookie:before {
content: "\f563";
}

.armfa-cookie-bite:before {
content: "\f564";
}

.armfa-capsules:before {
content: "\f46b";
}

.armfa-digital-tachograph:before {
content: "\f566";
}

.armfa-drafting-compass:before {
content: "\f568";
}

.armfa-drum:before {
content: "\f569";
}

.armfa-drum-steelpan:before {
content: "\f56a";
}

.armfa-file-contract:before {
content: "\f56c";
}

.armfa-file-download:before {
content: "\f56d";
}

.armfa-file-export:before {
content: "\f56e";
}

.armfa-file-import:before {
content: "\f56f";
}

.armfa-file-invoice:before {
content: "\f570";
}

.armfa-file-invoice-dollar:before {
content: "\f571";
}

.armfa-file-medical-alt:before {
content: "\f478";
}

.armfa-file-prescription:before {
content: "\f572";
}

.armfa-file-signature:before {
content: "\f573";
}

.armfa-file-upload:before {
content: "\f574";
}

.armfa-fill:before {
	content: "\f575";
}

.armfa-fill-drip:before {
content: "\f576";
}

.armfa-fingerprint:before {
content: "\f577";
}

.armfa-fish:before {
content: "\f578";
}

.armfa-glass-martini-alt:before {
content: "\f57b";
}

.armfa-globe-africa:before {
content: "\f57c";
}

.armfa-globe-americas:before {
content: "\f57d";
}

.armfa-globe-asia:before {
content: "\f57e";
}

.armfa-globe-europe:before {
content: "\f7a2";
}

.armfa-grip-horizontal:before {
content: "\f58d";
}

.armfa-grip-vertical:before {
content: "\f58e";
}

.armfa-headset:before {
content: "\f590";
}

.armfa-highlighter:before {
content: "\f591";
}

.armfa-hot-tub:before {
content: "\f593";
}

.armfa-joint:before {
content: "\f595";
}

.armfa-luggage-cart:before {
content: "\f59d";
}

.armfa-map-marked-alt:before {
content: "\f5a0";
}

.armfa-monument:before {
content: "\f5a6";
}

.armfa-mortar-pestle:before {
content: "\f5a7";
}

.armfa-paint-roller:before {
content: "\f5aa";
}

.armfa-passport:before {
content: "\f5ab";
}

.armfa-pen-alt:before {
content: "\f305";
}

.armfa-pen-fancy:before {
content: "\f5ac";
}

.armfa-pen-nib:before {
content: "\f5ad";
}

.armfa-pencil-ruler:before {
content: "\f5ae";
}

.armfa-plane-arrival:before {
content: "\f5af";
}

.armfa-plane-departure:before {
content: "\f5b0";
}

.armfa-prescription:before {
content: "\f5b1";
}

.armfa-shuttle-van:before {
content: "\f5b6";
}

.armfa-signature:before {
content: "\f5b7";
}

.armfa-solar-panel:before {
content: "\f5ba";
}

.armfa-spa:before {
content: "\f5bb";
}

.armfa-splotch:before {
content: "\f5bc";
}

.armfa-spray-can:before {
content: "\f5bd";
}

.armfa-stamp:before {
content: "\f5bf";
}

.armfa-suitcase-rolling:before {
content: "\f5c1";
}

.armfa-swatchbook:before {
content: "\f5c3";
}

.armfa-swimmer:before {
content: "\f5c4";
}

.armfa-swimming-pool:before {
content: "\f5c5";
}

.armfa-tint-slash:before {
content: "\f5c7";
}

.armfa-tooth:before {
content: "\f5c9";
}

.armfa-umbrella-beach:before {
content: "\f5ca";
}

.armfa-vector-square:before {
content: "\f5cb";
}

.armfa-weight-hanging:before {
content: "\f5cd";
}

.armfa-wine-glass-alt:before {
content: "\f5ce";
}

.armfa-baby:before {
content: "\f77c";
}

.armfa-baby-carriage:before {
content: "\f77d";
}

.armfa-bacon:before {
content: "\f7e5";
}

.armfa-balance-scale-left:before {
content: "\f515";
}

.armfa-balance-scale-right:before {
content: "\f516";
}

.armfa-biking:before {
content: "\f84a";
}

.armfa-biohazard:before {
content: "\f780";
}

.armfa-blog:before {
content: "\f781";
}

.armfa-book-medical:before {
content: "\f7e6";
}

.armfa-border-all:before {
content: "\f84c";
}

.armfa-border-none:before {
content: "\f850";
}

.armfa-border-style:before {
content: "\f853";
}

.armfa-bread-slice:before {
content: "\f7ec";
}

.armfa-calendar-day:before {
content: "\f783";
}

.armfa-calendar-week:before {
content: "\f784";
}

.armfa-candy-cane:before {
content: "\f786";
}

.armfa-carrot:before {
content: "\f787";
}

.armfa-cash-register:before {
content: "\f788";
}

.armfa-cheese:before {
content: "\f7ef";
}

.armfa-clinic-medical:before {
content: "\f7f2";
}

.armfa-comment-medical:before {
content: "\f7f5";
}

.armfa-compress-arrows-alt:before {
content: "\f78c";
}

.armfa-crutch:before {
content: "\f7f7";
}

.armfa-dumpster:before {
content: "\f793";
}

.armfa-dumpster-fire:before {
content: "\f794";
}

.armfa-egg:before {
content: "\f7fb";
}

.armfa-apple-alt:before {
content: "\f5d1";
}

.armfa-ethernet:before {
content: "\f796";
}

.armfa-fan:before {
content: "\f863";
}

.armfa-fire-alt:before {
content: "\f7e4";
}

.armfa-gifts:before {
content: "\f79c";
}

.armfa-glass-cheers:before {
content: "\f79f";
}

.armfa-glass-whiskey:before {
content: "\f7a0";
}

.armfa-grip-lines:before {
content: "\f7a4";
}

.armfa-grip-lines-vertical:before {
content: "\f7a5";
}

.armfa-guitar:before {
content: "\f7a6";
}

.armfa-hamburger:before {
content: "\f805";
}

.armfa-hand-middle-finger:before {
content: "\f806";
}

.armfa-hard-hat:before {
content: "\f807";
}

.armfa-heart-broken:before {
content: "\f7a9";
}

.armfa-holly-berry:before {
content: "\f7aa";
}

.armfa-horse-head:before {
content: "\f7ab";
}

.armfa-hotdog:before {
content: "\f80f";
}

.armfa-ice-cream:before {
content: "\f810";
}

.armfa-icicles:before {
content: "\f7ad";
}

.armfa-icons:before {
content: "\f86d";
}

.armfa-igloo:before {
content: "\f7ae";
}

.armfa-laptop-medical:before {
content: "\f812";
}

.armfa-mitten:before {
content: "\f7b5";
}

.armfa-mug-hot:before {
content: "\f7b6";
}

.armfa-pager:before {
content: "\f815";
}

.armfa-pepper-hot:before {
content: "\f816";
}

.armfa-phone-alt:before {
content: "\f879";
}

.armfa-phone-square-alt:before {
content: "\f87b";
}

.armfa-photo-video:before {
content: "\f87c";
}

.armfa-pizza-slice:before {
content: "\f818";
}

.armfa-radiation:before {
content: "\f7b9";
}

.armfa-radiation-alt:before {
content: "\f7ba";
}

.armfa-remove-format:before {
content: "\f87d";
}

.armfa-restroom:before {
content: "\f7bd";
}

.armfa-satellite:before {
content: "\f7bf";
}

.armfa-satellite-dish:before {
content: "\f7c0";
}

.armfa-sd-card:before {
content: "\f7c2";
}

.armfa-sim-card:before {
content: "\f7c4";
}

.armfa-skating:before {
content: "\f7c5";
}

.armfa-skiing:before {
content: "\f7c9";
}

.armfa-skiing-nordic:before {
content: "\f7ca";
}

.armfa-sleigh:before {
content: "\f7cc";
}

.armfa-sms:before {
content: "\f7cd";
}

.armfa-snowboarding:before {
content: "\f7ce";
}

.armfa-snowman:before {
content: "\f7d0";
}

.armfa-sort-alpha-down-alt:before {
content: "\f881";
}

.armfa-sort-alpha-up-alt:before {
content: "\f882";
}

.armfa-sort-amount-down-alt:before {
content: "\f884";
}

.armfa-sort-amount-up-alt:before {
content: "\f885";
}

.armfa-sort-numeric-down-alt:before {
content: "\f886";
}

.armfa-sort-numeric-up-alt:before {
content: "\f887";
}

.armfa-spell-check:before {
content: "\f891";
}

.armfa-synagogue:before {
content: "\f69b";
}

.armfa-tenge:before {
content: "\f7d7";
}

.armfa-tablet-alt:before {
content: "\f3fa";
}

.armfa-tablets:before {
content: "\f490";
}

.armfa-toilet:before {
content: "\f7d8";
}

.armfa-tools:before {
content: "\f7d9";
}

.armfa-tram:before {
content: "\f7da";
}

.armfa-trash-restore:before {
content: "\f829";
}

.armfa-trash-restore-alt:before {
content: "\f82a";
}

.armfa-user-nurse:before {
content: "\f82f";
}

.armfa-voicemail:before {
content: "\f897";
}
.armfa-users-cog:before {
	content: "\f509";
}
.fa-money-bill-wave-alt:before {
	content: "\f53b";
}
.armfa-ankh:before {
	content: "\f644";
  }

  .armfa-atom:before {
	content: "\f5d2";
  }

  .armfa-bible:before {
	content: "\f647";
  }

  .armfa-blender-phone:before {
	content: "\f6b6";
  }

  .armfa-bone:before {
	content: "\f5d7";
  }

  .armfa-book-dead:before {
	content: "\f6b7";
  }

  .armfa-book-reader:before {
	content: "\f5da";
  }

  .armfa-brain:before {
	content: "\f5dc";
  }

  .armfa-business-time:before {
	content: "\f64a";
  }

  .armfa-campground:before {
	content: "\f6bb";
  }

  .armfa-car-alt:before {
	content: "\f5de";
  }

  .armfa-car-battery:before {
	content: "\f5df";
  }

  .armfa-car-crash:before {
	content: "\f5e1";
  }

  .armfa-car-side:before {
	content: "\f5e4";
  }

  .armfa-cat:before {
	content: "\f6be";
  }

  .armfa-chair:before {
	content: "\f6c0";
  }

  .armfa-charging-station:before {
	content: "\f5e7";
  }

  .armfa-city:before {
	content: "\f64f";
  }

  .armfa-cloud-meatball:before {
	content: "\f73b";
  }

  .armfa-cloud-moon:before {
	content: "\f6c3";
  }

  .armfa-cloud-moon-rain:before {
	content: "\f73c";
  }

  .armfa-cloud-rain:before {
	content: "\f73d";
  }

  .armfa-cloud-showers-heavy:before {
	content: "\f740";
  }

  .armfa-cloud-sun:before {
	content: "\f6c4";
  }

  .armfa-cloud-sun-rain:before {
	content: "\f743";
  }

  .armfa-comment-dollar:before {
	content: "\f651";
  }

  .armfa-cross:before {
	content: "\f654";
  }

  .armfa-democrat:before {
	content: "\f747";
  }

  .armfa-dharmachakra:before {
	content: "\f655";
  }

  .armfa-diagnoses:before {
	content: "\f470";
  }

  .armfa-dice-d20:before {
	content: "\f6cf";
  }

  .armfa-dice-d6:before {
	content: "\f6d1";
  }

  .armfa-directions:before {
	content: "\f5eb";
  }

  .armfa-dog:before {
	content: "\f6d3";
  }

  .armfa-dragon:before {
	content: "\f6d5";
  }

  .armfa-draw-polygon:before {
	content: "\f5ee";
  }

  .armfa-drumstick-bite:before {
	content: "\f6d7";
  }

  .armfa-dungeon:before {
	content: "\f6d9";
  }

  .armfa-envelope-open-text:before {
	content: "\f658";
  }

  .armfa-file-csv:before {
	content: "\f6dd";
  }

  .armfa-fist-raised:before {
	content: "\f6de";
  }

  .armfa-flag-usa:before {
	content: "\f74d";
  }

  .armfa-folder-minus:before {
	content: "\f65d";
  }

  .armfa-folder-plus:before {
	content: "\f65e";
  }

  .armfa-funnel-dollar:before {
	content: "\f662";
  }

  .armfa-ghost:before {
	content: "\f6e2";
  }

  .armfa-gopuram:before {
	content: "\f664";
  }

  .armfa-hammer:before {
	content: "\f6e3";
  }

  .armfa-hamsa:before {
	content: "\f665";
  }

  .armfa-hanukiah:before {
	content: "\f6e6";
  }

  .armfa-hat-cowboy:before {
	content: "\f8c0";
  }

  .armfa-hat-cowboy-side:before {
	content: "\f8c1";
  }

  .armfa-hat-wizard:before {
	content: "\f6e8";
  }

  .armfa-hiking:before {
	content: "\f6ec";
  }

  .armfa-hippo:before {
	content: "\f6ed";
  }

  .armfa-horse:before {
	content: "\f6f0";
  }

  .armfa-house-damage:before {
	content: "\f6f1";
  }

  .armfa-hryvnia:before {
	content: "\f6f2";
  }

  .armfa-jedi:before {
	content: "\f669";
  }

  .armfa-journal-whills:before {
	content: "\f66a";
  }

  .armfa-kaaba:before {
	content: "\f66b";
  }

  .armfa-khanda:before {
	content: "\f66d";
  }

  .armfa-landmark:before {
	content: "\f66f";
  }

  .armfa-laptop-code:before {
	content: "\f5fc";
  }

  .armfa-layer-group:before {
	content: "\f5fd";
  }

  .armfa-mail-bulk:before {
	content: "\f674";
  }

  .armfa-map-marker:before {
	content: "\f041";
  }

  .armfa-mask:before {
	content: "\f6fa";
  }

  .armfa-medal:before {
	content: "\f5a2";
  }

  .armfa-menorah:before {
	content: "\f676";
  }

  .armfa-meteor:before {
	content: "\f753";
  }

  .armfa-microscope:before {
	content: "\f610";
  }

  .armfa-mosque:before {
	content: "\f678";
  }

  .armfa-mountain:before {
	content: "\f6fc";
  }

  .armfa-mouse:before {
	content: "\f8cc";
  }

  .armfa-network-wired:before {
	content: "\f6ff";
  }

  .armfa-oil-can:before {
	content: "\f613";
  }

  .armfa-om:before {
	content: "\f679";
  }

  .armfa-otter:before {
	content: "\f700";
  }

  .armfa-peace:before {
	content: "\f67c";
  }

  .armfa-person-booth:before {
	content: "\f756";
  }

  .armfa-place-of-worship:before {
	content: "\f67f";
  }

  .armfa-poll:before {
	content: "\f681";
  }

  .armfa-poll-h:before {
	content: "\f682";
  }

  .armfa-poo-storm:before {
	content: "\f75a";
  }

  .armfa-poop:before {
	content: "\f619";
  }

  .armfa-pray:before {
	content: "\f683";
  }

  .armfa-praying-hands:before {
	content: "\f684";
  }

  .armfa-quran:before {
	content: "\f687";
  }

  .armfa-rainbow:before {
	content: "\f75b";
  }

  .armfa-record-vinyl:before {
	content: "\f8d9";
  }

  .armfa-republican:before {
	content: "\f75e";
  }

  .armfa-ring:before {
	content: "\f70b";
  }

  .armfa-route:before {
	content: "\f4d7";
  }

  .armfa-running:before {
	content: "\f70c";
  }

  .armfa-scroll:before {
	content: "\f70e";
  }

  .armfa-search-dollar:before {
	content: "\f688";
  }

  .armfa-search-location:before {
	content: "\f689";
  }

  .armfa-shapes:before {
	content: "\f61f";
  }

  .armfa-skull-crossbones:before {
	content: "\f714";
  }

  .armfa-slash:before {
	content: "\f715";
  }

  .armfa-smog:before {
	content: "\f75f";
  }

  .armfa-snowplow:before {
	content: "\f7d2";
  }

  .armfa-socks:before {
	content: "\f696";
  }

  .armfa-spider:before {
	content: "\f717";
  }

  .armfa-square-root-alt:before {
	content: "\f698";
  }

  .armfa-star-and-crescent:before {
	content: "\f699";
  }

  .armfa-star-of-david:before {
	content: "\f69a";
  }

  .armfa-star-of-life:before {
	content: "\f621";
  }

  .armfa-teeth:before {
	content: "\f62e";
  }

  .armfa-teeth-open:before {
	content: "\f62f";
  }

  .armfa-temperature-high:before {
	content: "\f769";
  }

  .armfa-temperature-low:before {
	content: "\f76b";
  }

  .armfa-theater-masks:before {
	content: "\f630";
  }

  .armfa-toilet-paper:before {
	content: "\f71e";
  }

  .armfa-torah:before {
	content: "\f6a0";
  }

  .armfa-torii-gate:before {
	content: "\f6a1";
  }

  .armfa-tractor:before {
	content: "\f722";
  }

  .armfa-traffic-light:before {
	content: "\f637";
  }

  .armfa-truck-monster:before {
	content: "\f63b";
  }

  .armfa-truck-pickup:before {
	content: "\f63c";
  }

  .armfa-user-injured:before {
	content: "\f728";
  }

  .armfa-vihara:before {
	content: "\f6a7";
  }

  .armfa-volume-mute:before {
	content: "\f6a9";
  }

  .armfa-vote-yea:before {
	content: "\f772";
  }

  .armfa-vr-cardboard:before {
	content: "\f729";
  }

  .armfa-water:before {
	content: "\f773";
  }

  .armfa-wave-square:before {
	content: "\f83e";
  }

  .armfa-wind:before {
	content: "\f72e";
  }

  .armfa-wine-bottle:before {
	content: "\f72f";
  }

  .armfa-yin-yang:before {
	content: "\f6ad";
  }

  .armfa-bahai:before {
	content: "\f666";
  }

  .armfa-caravan:before {
	content: "\f8ff";
  }

  .armfa-compress-alt:before {
	content: "\f422";
  }

  .armfa-expand-alt:before {
	content: "\f424";
  }

  .armfa-trailer:before {
	content: "\e041";
  }

  .armfa-box-tissue:before {
	content: "\e05b";
  }

  .armfa-bacteria:before {
	content: "\e059";
  }

  .armfa-bacterium:before {
	content: "\e05a";
  }

  .armfa-disease:before {
	content: "\f7fa";
  }

  .armfa-faucet:before {
	content: "\e005";
  }

  .armfa-hands:before {
	content: "\f4c2";
  }

  .armfa-hand-holding:before {
	content: "\f4bd";
  }

  .armfa-hand-holding-heart:before {
	content: "\f4be";
  }

  .armfa-hand-holding-medical:before {
	content: "\e05c";
  }

  .armfa-hand-holding-usd:before {
	content: "\f4c0";
  }

  .armfa-hand-sparkles:before {
	content: "\e05d";
  }

  .armfa-hands-wash:before {
	content: "\e05e";
  }

  .armfa-handshake-alt-slash:before {
	content: "\e05f";
  }

  .armfa-hand-holding-water:before {
	content: "\f4c1";
  }

  .armfa-handshake-slash:before {
	content: "\e060";
  }

  .armfa-head-side-cough:before {
	content: "\e061";
  }

  .armfa-head-side-cough-slash:before {
	content: "\e062";
  }

  .armfa-head-side-mask:before {
	content: "\e063";
  }

  .armfa-head-side-virus:before {
	content: "\e064";
  }

  .armfa-hospital-user:before {
	content: "\f80d";
  }

  .armfa-house-user:before {
	content: "\e065";
  }

  .armfa-laptop-house:before {
	content: "\e066";
  }

  .armfa-lungs:before {
	content: "\f604";
  }

  .armfa-lungs-virus:before {
	content: "\e067";
  }

  .armfa-people-arrows:before {
	content: "\e068";
  }

  .armfa-plane-slash:before {
	content: "\e069";
  }

  .armfa-pump-medical:before {
	content: "\e06a";
  }

  .armfa-pump-soap:before {
	content: "\e06b";
  }

  .armfa-shield-virus:before {
	content: "\e06c";
  }

  .armfa-sink:before {
	content: "\e06d";
  }

  .armfa-soap:before {
	content: "\e06e";
  }

  .armfa-stopwatch-20:before {
	content: "\e06f";
  }

  .armfa-store-alt-slash:before {
	content: "\e070";
  }

  .armfa-store-slash:before {
	content: "\e071";
  }

  .armfa-toilet-paper-slash:before {
	content: "\e072";
  }

  .armfa-user-slash:before {
	content: "\f506";
  }

  .armfa-vest:before {
	content: "\e085";
  }

  .armfa-vest-patches:before {
	content: "\e086";
  }

  .armfa-viruses:before {
	content: "\e076";
  }

  .armfa-virus-slash:before {
	content: "\e075";
  }

  .armfa-cc-apple-pay:before {
	content: "\f416";
  }

  .armfa-stripe-s:before {
	content: "\f42a";
  }

  .armfa-creative-commons-by:before {
	content: "\f4e7";
  }

  .armfa-facebook-f:before {
	content: "\f39e";
  }

  .armfa-fonticons-fi:before {
	content: "\f3a2";
  }

  .armfa-hacker-news-square:before {
	content: "\f3af";
  }

  .armfa-medium-m:before {
	content: "\f3c7";
  }

  .armfa-accessible-icon:before {
	content: "\f368";
  }

  .armfa-accusoft:before {
	content: "\f369";
  }

  .armfa-adversal:before {
	content: "\f36a";
  }

  .armfa-affiliatetheme:before {
	content: "\f36b";
  }

  .armfa-algolia:before {
	content: "\f36c";
  }

  .armfa-amazon-pay:before {
	content: "\f42c";
  }

  .armfa-amilia:before {
	content: "\f36d";
  }

  .armfa-angrycreative:before {
	content: "\f36e";
  }

  .armfa-angular:before {
	content: "\f420";
  }

  .armfa-app-store:before {
	content: "\f36f";
  }

  .armfa-app-store-ios:before {
	content: "\f370";
  }

  .armfa-apper:before {
	content: "\f371";
  }

  .armfa-apple-pay:before {
	content: "\f415";
  }

  .armfa-asymmetrik:before {
	content: "\f372";
  }

  .armfa-audible:before {
	content: "\f373";
  }

  .armfa-autoprefixer:before {
	content: "\f41c";
  }

  .armfa-avianex:before {
	content: "\f374";
  }

  .armfa-aviato:before {
	content: "\f421";
  }

  .armfa-aws:before {
	content: "\f375";
  }

  .armfa-bimobject:before {
	content: "\f378";
  }

  .armfa-bity:before {
	content: "\f37a";
  }

  .armfa-blackberry:before {
	content: "\f37b";
  }

  .armfa-blogger:before {
	content: "\f37c";
  }

  .armfa-blogger-b:before {
	content: "\f37d";
  }

  .armfa-buromobelexperte:before {
	content: "\f37f";
  }


  .armfa-cc-amazon-pay:before {
	content: "\f42d";
  }

  .armfa-centercode:before {
	content: "\f380";
  }

  .armfa-cloudscale:before {
	content: "\f383";
  }

  .armfa-cloudsmith:before {
	content: "\f384";
  }

  .armfa-cloudversify:before {
	content: "\f385";
  }

  .armfa-cpanel:before {
	content: "\f388";
  }


  .armfa-css3-alt:before {
	content: "\f38b";
  }

  .armfa-cuttlefish:before {
	content: "\f38c";
  }

  .armfa-d-and-d:before {
	content: "\f38d";
  }

  .armfa-d-and-d-beyond:before {
	content: "\f6ca";
  }

  .armfa-dev:before {
	content: "\f6cc";
  }

  .armfa-deploydog:before {
	content: "\f38e";
  }

  .armfa-deskpro:before {
	content: "\f38f";
  }

  .armfa-digital-ocean:before {
	content: "\f391";
  }

  .armfa-discord:before {
	content: "\f392";
  }

  .armfa-discourse:before {
	content: "\f393";
  }

  .armfa-dochub:before {
	content: "\f394";
  }

  .armfa-docker:before {
	content: "\f395";
  }

  .armfa-draft2digital:before {
	content: "\f396";
  }

  .armfa-dribbble-square:before {
	content: "\f397";
  }

  .armfa-dyalog:before {
	content: "\f399";
  }

  .armfa-earlybirds:before {
	content: "\f39a";
  }

  .armfa-elementor:before {
	content: "\f430";
  }

  .armfa-elementor:before {
	content: "\f430";
  }

  .armfa-erlang:before {
	content: "\f39d";
  }

  .armfa-ethereum:before {
	content: "\f42e";
  }

  .armfa-facebook-messenger:before {
	content: "\f39f";
  }

  .armfa-firstdraft:before {
	content: "\f3a1";
  }

  .armfa-flipboard:before {
	content: "\f44d";
  }

  .armfa-fly:before {
	content: "\f417";
  }

  .armfa-font-awesome-flag:before {
	content: "\f425";
  }

  .armfa-gitkraken:before {
	content: "\f3a6";
  }

  .armfa-gitter:before {
	content: "\f426";
  }

  .armfa-gofore:before {
	content: "\f3a7";
  }

  .armfa-goodreads-g:before {
	content: "\f3a9";
  }

  .armfa-google-drive:before {
	content: "\f3aa";
  }

  .armfa-google-pay:before {
	content: "\e079";
  }

  .armfa-google-plus-g:before {
	content: "\f0d5";
  }

  .armfa-gripfire:before {
	content: "\f3ac";
  }

  .armfa-grunt:before {
	content: "\f3ad";
  }

  .armfa-gulp:before {
	content: "\f3ae";
  }

  .armfa-hips:before {
	content: "\f452";
  }

  .armfa-hire-a-helper:before {
	content: "\f3b0";
  }

  .armfa-hooli:before {
	content: "\f427";
  }

  .armfa-hotjar:before {
	content: "\f3b1";
  }

  .armfa-hubspot:before {
	content: "\f3b2";
  }

  .armfa-itunes:before {
	content: "\f3b4";
  }

  .armfa-itunes-note:before {
	content: "\f3b5";
  }

  .armfa-jenkins:before {
	content: "\f3b6";
  }

  .armfa-joget:before {
	content: "\f3b7";
  }

  .armfa-js:before {
	content: "\f3b8";
  }

  .armfa-keycdn:before {
	content: "\f3ba";
  }

  .armfa-kickstarter:before {
	content: "\f3bb";
  }

  .armfa-korvue:before {
	content: "\f42f";
  }

  .armfa-laravel:before {
	content: "\f3bd";
  }

  .armfa-less:before {
	content: "\f41d";
  }

  .armfa-line:before {
	content: "\f3c0";
  }

  .armfa-lyft:before {
	content: "\f3c3";
  }

  .armfa-magento:before {
	content: "\f3c4";
  }

  .armfa-medapps:before {
	content: "\f3c6";
  }

  .armfa-medrt:before {
	content: "\f3c8";
  }

  .armfa-microsoft:before {
	content: "\f3ca";
  }

  .armfa-mix:before {
	content: "\f3cb";
  }

  .armfa-mizuni:before {
	content: "\f3cc";
  }

  .armfa-monero:before {
	content: "\f3d0";
  }

  .armfa-napster:before {
	content: "\f3d2";
  }

  .armfa-node:before {
	content: "\f419";
  }

  .armfa-node-js:before {
	content: "\f3d3";
  }

  .armfa-npm:before {
	content: "\f3d4";
  }

  .armfa-ns8:before {
	content: "\f3d5";
  }

  .armfa-nutritionix:before {
	content: "\f3d6";
  }

  .armfa-osi:before {
	content: "\f41a";
  }

  .armfa-page4:before {
	content: "\f3d7";
  }

  .armfa-palfed:before {
	content: "\f3d8";
  }

  .armfa-patreon:before {
	content: "\f3d9";
  }

  .armfa-periscope:before {
	content: "\f3da";
  }

  .armfa-phabricator:before {
	content: "\f3db";
  }

  .armfa-phoenix-framework:before {
	content: "\f3dc";
  }

  .armfa-php:before {
	content: "\f457";
  }

  .armfa-playstation:before {
	content: "\f3df";
  }

  .armfa-pushed:before {
	content: "\f3e1";
  }

  .armfa-python:before {
	content: "\f3e2";
  }

  .armfa-quinscape:before {
	content: "\f459";
  }

  .armfa-react:before {
	content: "\f41b";
  }

  .armfa-red-river:before {
	content: "\f3e3";
  }

  .armfa-replyd:before {
	content: "\f3e6";
  }

  .armfa-resolving:before {
	content: "\f3e7";
  }

  .armfa-rocketchat:before {
	content: "\f3e8";
  }

  .armfa-rockrms:before {
	content: "\f3e9";
  }

  .armfa-sass:before {
	content: "\f41e";
  }

  .armfa-schlix:before {
	content: "\f3ea";
  }

  .armfa-searchengin:before {
	content: "\f3eb";
  }

  .armfa-sellcast:before {
	content: "\f2da";
  }

  .armfa-servicestack:before {
	content: "\f3ec";
  }

  .armfa-sistrix:before {
	content: "\f3ee";
  }

  .armfa-slack-hash:before {
	content: "\f3ef";
  }

  .armfa-speakap:before {
	content: "\f3f3";
  }

  .armfa-staylinked:before {
	content: "\f3f5";
  }

  .armfa-steam-symbol:before {
	content: "\f3f6";
  }

  .armfa-sticker-mule:before {
	content: "\f3f7";
  }

  .armfa-supple:before {
	content: "\f3f9";
  }

  .armfa-telegram-plane:before {
	content: "\f3fe";
  }

  .armfa-typo3:before {
	content: "\f42b";
  }

  .armfa-uber:before {
	content: "\f402";
  }

  .armfa-uikit:before {
	content: "\f403";
  }

  .armfa-uniregistry:before {
	content: "\f404";
  }

  .armfa-untappd:before {
	content: "\f405";
  }

  .armfa-ussunnah:before {
	content: "\f407";
  }

  .armfa-vaadin:before {
	content: "\f408";
  }

  .armfa-viber:before {
	content: "\f409";
  }

  .armfa-vimeo-v:before {
	content: "\f27d";
  }

  .armfa-vnv:before {
	content: "\f40b";
  }

  .armfa-vuejs:before {
	content: "\f41f";
  }

  .armfa-whatsapp-square:before {
	content: "\f40c";
  }

  .armfa-whmcs:before {
	content: "\f40d";
  }

  .armfa-wordpress-simple:before {
	content: "\f411";
  }

  .armfa-yandex:before {
	content: "\f413";
  }

  .armfa-yandex-international:before {
	content: "\f414";
  }

  .armfa-xbox:before {
	content: "\f412";
  }

  .armfa-strava:before {
	content: "\f428";
  }

  .armfa-studiovinari:before {
	content: "\f3f8";
  }

  .armfa-linkedin-in:before {
	content: "\f0e1";
  }

  .armfa-creative-commons-nc:before {
	content: "\f4e8";
  }

  .armfa-creative-commons-nc-eu:before {
	content: "\f4e9";
  }

  .armfa-creative-commons-nc-jp:before {
	content: "\f4ea";
  }

  .armfa-creative-commons-nd:before {
	content: "\f4eb";
  }

  .armfa-creative-commons-pd:before {
	content: "\f4ec";
  }

  .armfa-creative-commons-remix:before {
	content: "\f4ee";
  }

  .armfa-creative-commons-sa:before {
	content: "\f4ef";
  }

  .armfa-creative-commons-sampling:before {
	content: "\f4f0";
  }

  .armfa-creative-commons-sampling-plus:before {
	content: "\f4f1";
  }

  .armfa-creative-commons-share:before {
	content: "\f4f2";
  }

  .armfa-creative-commons-zero:before {
	content: "\f4f3";
  }

  .armfa-ebay:before {
	content: "\f4f4";
  }

  .armfa-first-order-alt:before {
	content: "\f50a";
  }

  .armfa-fulcrum:before {
	content: "\f50b";
  }

  .armfa-galactic-republic:before {
	content: "\f50c";
  }

  .armfa-galactic-senate:before {
	content: "\f50d";
  }

  .armfa-jedi-order:before {
	content: "\f50e";
  }

  .armfa-keybase:before {
	content: "\f4f5";
  }

  .armfa-mandalorian:before {
	content: "\f50f";
  }

  .armfa-mastodon:before {
	content: "\f4f6";
  }

  .armfa-old-republic:before {
	content: "\f510";
  }

  .armfa-phoenix-squadron:before {
	content: "\f511";
  }

  .armfa-r-project:before {
	content: "\f4f7";
  }

  .armfa-researchgate:before {
	content: "\f4f8";
  }

  .armfa-sith:before {
	content: "\f512";
  }

  .armfa-teamspeak:before {
	content: "\f4f9";
  }

  .armfa-trade-federation:before {
	content: "\f513";
  }

  .armfa-wolf-pack-battalion:before {
	content: "\f514";
  }

  .armfa-nimblr:before {
	content: "\f5a8";
  }

  .armfa-shopware:before {
	content: "\f5b5";
  }

  .armfa-squarespace:before {
	content: "\f5be";
  }

  .armfa-themeco:before {
	content: "\f5c6";
  }

  .armfa-weebly:before {
	content: "\f5cc";
  }

  .armfa-wix:before {
	content: "\f5cf";
  }

  .armfa-mailchimp:before {
	content: "\f59e";
  }

  .armfa-hornbill:before {
	content: "\f592";
  }

  .armfa-airbnb:before {
	content: "\f834";
  }

  .armfa-artstation:before {
	content: "\f77a";
  }

  .armfa-atlassian:before {
	content: "\f77b";
  }

  .armfa-battle-net:before {
	content: "\f835";
  }

  .armfa-bootstrap:before {
	content: "\f836";
  }

  .armfa-buffer:before {
	content: "\f837";
  }

  .armfa-canadian-maple-leaf:before {
	content: "\f785";
  }

  .armfa-centos:before {
	content: "\f789";
  }

  .armfa-chromecast:before {
	content: "\f838";
  }

  .armfa-confluence:before {
	content: "\f78d";
  }

  .armfa-dhl:before {
	content: "\f790";
  }

  .armfa-diaspora:before {
	content: "\f791";
  }

  .armfa-evernote:before {
	content: "\f839";
  }

  .armfa-fedex:before {
	content: "\f797";
  }

  .armfa-fedora:before {
	content: "\f798";
  }

  .armfa-figma:before {
	content: "\f799";
  }

  .armfa-git-alt:before {
	content: "\f841";
  }

  .armfa-intercom:before {
	content: "\f7af";
  }

  .armfa-invision:before {
	content: "\f7b0";
  }

  .armfa-itch-io:before {
	content: "\f83a";
  }

  .armfa-jira:before {
	content: "\f7b1";
  }

  .armfa-mendeley:before {
	content: "\f7b3";
  }

  .armfa-raspberry-pi:before {
	content: "\f7bb";
  }

  .armfa-redhat:before {
	content: "\f7bc";
  }

  .armfa-salesforce:before {
	content: "\f83b";
  }

  .armfa-sketch:before {
	content: "\f7c6";
  }

  .armfa-sourcetree:before {
	content: "\f7d3";
  }

  .armfa-speaker-deck:before {
	content: "\f83c";
  }

  .armfa-stackpath:before {
	content: "\f842";
  }

  .armfa-suse:before {
	content: "\f7d6";
  }

  .armfa-symfony:before {
	content: "\f83d";
  }

  .armfa-ubuntu:before {
	content: "\f7df";
  }

  .armfa-ups:before {
	content: "\f7e0";
  }

  .armfa-usps:before {
	content: "\f7e1";
  }

  .armfa-waze:before {
	content: "\f83f";
  }

  .armfa-yammer:before {
	content: "\f840";
  }

  .armfa-yarn:before {
	content: "\f7e3";
  }

  .armfa-acquisitions-incorporated:before {
	content: "\f6af";
  }

  .armfa-alipay:before {
	content: "\f642";
  }

  .armfa-buy-n-large:before {
	content: "\f8a6";
  }

  .armfa-cotton-bureau:before {
	content: "\f89e";
  }

  .armfa-critical-role:before {
	content: "\f6c9";
  }

  .armfa-ello:before {
	content: "\f5f1";
  }

  .armfa-hackerrank:before {
	content: "\f5f7";
  }

  .armfa-kaggle:before {
	content: "\f5fa";
  }

  .armfa-markdown:before {
	content: "\f60f";
  }

  .armfa-mdb:before {
	content: "\f8ca";
  }

  .armfa-megaport:before {
	content: "\f5a3";
  }

  .armfa-neos:before {
	content: "\f612";
  }

  .armfa-orcid:before {
	content: "\f8d2";
  }

  .armfa-penny-arcade:before {
	content: "\f704";
  }

  .armfa-reacteurope:before {
	content: "\f75d";
  }

  .armfa-rev:before {
	content: "\f5b2";
  }

  .armfa-swift:before {
	content: "\f8e1";
  }

  .armfa-the-red-yeti:before {
	content: "\f69d";
  }

  .armfa-think-peaks:before {
	content: "\f731";
  }

  .armfa-umbraco:before {
	content: "\f8e8";
  }

  .armfa-wizards-of-the-coast:before {
	content: "\f730";
  }

  .armfa-wpressr:before {
	content: "\f3e4";
  }

  .armfa-zhihu:before {
	content: "\f63f";
  }

  .armfa-firefox-browser:before {
	content: "\e007";
  }

  .armfa-ideal:before {
	content: "\e013";
  }

  .armfa-microblog:before {
	content: "\e01a";
  }

  .armfa-pied-piper-square:before {
	content: "\e01e";
  }

  .armfa-unity:before {
	content: "\e049";
  }

  .armfa-cloudflare:before {
	content: "\e07d";
  }

  .armfa-dailymotion:before {
	content: "\e052";
  }

  .armfa-deezer:before {
	content: "\e077";
  }

  .armfa-edge-legacy:before {
	content: "\e078";
  }

  .armfa-google-pay:before {
	content: "\e079";
  }

  .armfa-guilded:before {
	content: "\e07e";
  }

  .armfa-hive:before {
	content: "\e07f";
  }

  .armfa-innosoft:before {
	content: "\e080";
  }

  .armfa-instagram-square:before {
	content: "\e055";
  }

  .armfa-instalod:before {
	content: "\e081";
  }

  .armfa-mixer:before {
	content: "\e056";
  }

  .armfa-octopus-deploy:before {
	content: "\e082";
  }

  .armfa-perbyte:before {
	content: "\e083";
  }

  .armfa-rust:before {
	content: "\e07a";
  }

  .armfa-shopify:before {
	content: "\e057";
  }

  .armfa-tiktok:before {
	content: "\e07b";
  }

  .armfa-uncharted:before {
	content: "\e084";
  }

  .armfa-unsplash:before {
	content: "\e07c";
  }

  .armfa-watchman-monitoring:before {
	content: "\e087";
  }

  .armfa-wodu:before {
	content: "\e088";
  }

  .armfa-comments-dollar:before {
	content: "\f653";
}
.armfa-marker:before {
	content: "\f5a1";
}

.armfa-hands-helping:before {
	content: "\f4c4";
}

.armfa-users-slash:before {
	content: "\e073";
}

.armfa-ember:before {
	content: "\f423";
}

.armfa-google-play:before {
	content: "\f3ab";
}
