@font-face
{
	font-family: 'font-icon';
	src: url('../fonts/fonticon/font-icon.woff') format('woff');
	font-weight: normal;
	font-style: normal
}

.fi
{
	display: inline-block;
	font: normal normal normal 14px/1 font-icon;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fi-lg
{
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fi-2x
{
	font-size: 2em
}

.fi-3x
{
	font-size: 3em
}

.fi-4x
{
	font-size: 4em
}

.fi-5x
{
	font-size: 5em
}

.fi-fw
{
	width: 1.28571429em;
	text-align: center
}

.fi-ul
{
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fi-ul > li
{
	position: relative
}

.fi-li
{
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fi-li.fi-lg
{
	left: -1.85714286em
}

.fi-border
{
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.pull-right
{
	float: right
}

.pull-left
{
	float: left
}

.fi.pull-left
{
	margin-right: .3em
}

.fi.pull-right
{
	margin-left: .3em
}

.fi-spin
{
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

@-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)
	}
}

.fi-rotate-90
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fi-rotate-180
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fi-rotate-270
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fi-flip-horizontal
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fi-flip-vertical
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fi-rotate-90,
:root .fi-rotate-180,
:root .fi-rotate-270,
:root .fi-flip-horizontal,
:root .fi-flip-vertical
{
	filter: none
}

.fi-stack
{
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fi-stack-1x,
.fi-stack-2x
{
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fi-stack-1x
{
	line-height: inherit
}

.fi-stack-2x
{
	font-size: 2em
}

.fi-inverse
{
	color: #fff
}




.fi-right-small:before { content: '\e800'; } /* '' */
.fi-left-small:before { content: '\e801'; } /* '' */
.fi-shopping-cart:before { content: '\e802'; } /* '' */
.fi-search:before { content: '\e803'; } /* '' */
.fi-left-open:before { content: '\e804'; } /* '' */
.fi-3d:before { content: '\e805'; } /* '' */
.fi-plus:before { content: '\e806'; } /* '' */
.fi-dashboard:before { content: '\e807'; } /* '' */
.fi-delete:before { content: '\e808'; } /* '' */
.fi-star:before { content: '\e809'; } /* '' */
.fi-minus:before { content: '\e80a'; } /* '' */
.fi-layout:before { content: '\e80b'; } /* '' */
.fi-pencil:before { content: '\e80c'; } /* '' */
.fi-home-panel:before { content: '\e80d'; } /* '' */
.fi-wallet:before { content: '\e80e'; } /* '' */
.fi-cards:before { content: '\e80f'; } /* '' */
.fi-setting:before { content: '\e810'; } /* '' */
.fi-show-more:before { content: '\e811'; } /* '' */
.fi-left-dir:before { content: '\e812'; } /* '' */
.fi-mobile:before { content: '\e813'; } /* '' */
.fi-lock:before { content: '\e814'; } /* '' */
.fi-filter:before { content: '\e815'; } /* '' */
.fi-star-empty:before { content: '\e816'; } /* '' */
.fi-home:before { content: '\e817'; } /* '' */
.fi-marker:before { content: '\e818'; } /* '' */
.fi-check:before { content: '\e819'; } /* '' */
.fi-telegram:before { content: '\e81a'; } /* '' */
.fi-down-arrow:before { content: '\e81b'; } /* '' */
.fi-user:before { content: '\e81c'; } /* '' */
.fi-shopping-bag:before { content: '\e81d'; } /* '' */
.fi-support:before { content: '\e81e'; } /* '' */
.fi-sign:before { content: '\e81f'; } /* '' */
.fi-location-pin:before { content: '\e820'; } /* '' */
.fi-customer-service:before { content: '\e821'; } /* '' */
.fi-download:before { content: '\e822'; } /* '' */
.fi-checkmark:before { content: '\e823'; } /* '' */
.fi-verified:before { content: '\e824'; } /* '' */
.fi-chat-comment-oval-speech-bubble-with-text-lines:before { content: '\e825'; } /* '' */
.fi-like:before { content: '\e826'; } /* '' */
.fi-windsock:before { content: '\e827'; } /* '' */
.fi-timetable:before { content: '\e828'; } /* '' */
.fi-chat:before { content: '\e829'; } /* '' */
.fi-doubt:before { content: '\e82a'; } /* '' */
.fi-customer-service-1:before { content: '\e82b'; } /* '' */
.fi-unit:before { content: '\e82c'; } /* '' */
.fi-timing:before { content: '\e82d'; } /* '' */
.fi-add-to-basket:before { content: '\e82e'; } /* '' */
.fi-user2:before { content: '\e82f'; } /* '' */
.fi-bags:before { content: '\e830'; } /* '' */
.fi-discount-box:before { content: '\e831'; } /* '' */
.fi-user-ok:before { content: '\e832'; } /* '' */
.fi-notification:before { content: '\e833'; } /* '' */
.fi-view:before { content: '\e834'; } /* '' */
.fi-icn:before { content: '\e835'; } /* '' */
.fi-heart:before { content: '\e836'; } /* '' */
.fi-menu:before { content: '\f008'; } /* '' */
.fi-rss:before { content: '\f09e'; } /* '' */
.fi-sitemap:before { content: '\f0e8'; } /* 'è' */
.fi-doc-text:before { content: '\f0f6'; } /* 'ö' */
.fi-circle-empty:before { content: '\f10c'; } /* '' */
.fi-unlink:before { content: '\f127'; } /* '' */
.fi-youtube:before { content: '\f16a'; } /* '' */
.fi-instagram:before { content: '\f16d'; } /* '' */
.fi-dot-circled:before { content: '\f192'; } /* '' */
.fi-history:before { content: '\f1da'; } /* '' */
.fi-telegram-1:before { content: '\f2c6'; } /* '' */