@font-face {
    font-family: 'Commissioner';
    src: url('../fonts/commissioner/Commissioner-ExtraBold.eot');
    src: local('Commissioner ExtraBold'), local('Commissioner-ExtraBold'),
        url('../fonts/commissioner/Commissioner-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/commissioner/Commissioner-ExtraBold.woff2') format('woff2'),
        url('../fonts/commissioner/Commissioner-ExtraBold.woff') format('woff'),
        url('../fonts/commissioner/Commissioner-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Commissioner';
    src: url('../fonts/commissioner/Commissioner-Light.eot');
    src: local('Commissioner Light'), local('Commissioner-Light'),
        url('../fonts/commissioner/Commissioner-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/commissioner/Commissioner-Light.woff2') format('woff2'),
        url('../fonts/commissioner/Commissioner-Light.woff') format('woff'),
        url('../fonts/commissioner/Commissioner-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Commissioner';
    src: url('../fonts/commissioner/Commissioner-Bold.eot');
    src: local('Commissioner Bold'), local('Commissioner-Bold'),
        url('../fonts/commissioner/Commissioner-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/commissioner/Commissioner-Bold.woff2') format('woff2'),
        url('../fonts/commissioner/Commissioner-Bold.woff') format('woff'),
        url('../fonts/commissioner/Commissioner-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Commissioner';
    src: url('../fonts/commissioner/Commissioner-Medium.eot');
    src: local('Commissioner Medium'), local('Commissioner-Medium'),
        url('../fonts/commissioner/Commissioner-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/commissioner/Commissioner-Medium.woff2') format('woff2'),
        url('../fonts/commissioner/Commissioner-Medium.woff') format('woff'),
        url('../fonts/commissioner/Commissioner-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Commissioner';
    src: url('../fonts/commissioner/Commissioner-ExtraLight.eot');
    src: local('Commissioner ExtraLight'), local('Commissioner-ExtraLight'),
        url('../fonts/commissioner/Commissioner-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/commissioner/Commissioner-ExtraLight.woff2') format('woff2'),
        url('../fonts/commissioner/Commissioner-ExtraLight.woff') format('woff'),
        url('../fonts/commissioner/Commissioner-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Commissioner';
    src: url('../fonts/commissioner/Commissioner-Black.eot');
    src: local('Commissioner Black'), local('Commissioner-Black'),
        url('../fonts/commissioner/Commissioner-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/commissioner/Commissioner-Black.woff2') format('woff2'),
        url('../fonts/commissioner/Commissioner-Black.woff') format('woff'),
        url('../fonts/commissioner/Commissioner-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Commissioner';
    src: url('../fonts/commissioner/Commissioner-Regular.eot');
    src: local('Commissioner Regular'), local('Commissioner-Regular'),
        url('../fonts/commissioner/Commissioner-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/commissioner/Commissioner-Regular.woff2') format('woff2'),
        url('../fonts/commissioner/Commissioner-Regular.woff') format('woff'),
        url('../fonts/commissioner/Commissioner-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Commissioner';
    src: url('../fonts/commissioner/Commissioner-SemiBold.eot');
    src: local('Commissioner SemiBold'), local('Commissioner-SemiBold'),
        url('../fonts/commissioner/Commissioner-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/commissioner/Commissioner-SemiBold.woff2') format('woff2'),
        url('../fonts/commissioner/Commissioner-SemiBold.woff') format('woff'),
        url('../fonts/commissioner/Commissioner-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Commissioner';
    src: url('../fonts/commissioner/Commissioner-Thin.eot');
    src: local('Commissioner Thin'), local('Commissioner-Thin'),
        url('../fonts/commissioner/Commissioner-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/commissioner/Commissioner-Thin.woff2') format('woff2'),
        url('../fonts/commissioner/Commissioner-Thin.woff') format('woff'),
        url('../fonts/commissioner/Commissioner-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

.top-panel__logo a img {width: 230px; margin-top: -15px}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	color: #191919;
	background: #ff0
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: not-allowed;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		color: #191919!important;
		text-shadow: none!important;
		background: 0 0!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #b2b7bb;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #191919!important
	}
	.label {
		border: 1px solid #191919
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #e8edef!important
	}
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\2a"
}

.glyphicon-plus:before {
	content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #f28705;
	text-decoration: none;
	transition: color .3s;
}

a:focus,
a:hover {
	color: #de7c04;
	text-decoration: none
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-responsive {
	margin-left: auto;
	margin-right: auto
}

.img-rounded {
	border-radius: 4px
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.5;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.img-circle {
	border-radius: 50%
}

img, svg {
    vertical-align: middle;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.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
}

[role=button] {
	cursor: pointer
}

h1, .h1 {
    font-size: 32px;
}

h2, .h2 {
    font-size: 24px;
}

h3, .h3 {
    font-size: 18px;
}

h4, .h4 {
    font-size: 16px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 13px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6 
.h6 {
	font-weight: 600;
    margin: 20px 0;
	line-height: 1.1;
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media(min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #029c02
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #ff1e1e
}

a.text-danger:focus,
a.text-danger:hover {
	color: #b31818
}

.text-xs {
	font-size: 11px
}

.text-sm {
	font-size: 13px
}

.text-md {
	font-size: 16px
}

.text-lg {
	font-size: 17px
}

.text-xl {
	font-size: 19px
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.5
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media(min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.5;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.5
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #191919;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.5;
	color: #191919;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media(min-width:768px) {
	.container {
		width: 750px
	}
}

@media(min-width:992px) {
	.container {
		width: 970px
	}
}

@media(min-width:1200px) {
	.container {
		width: 1170px
	}
}

@media(min-width:1440px) {
	.container {
		width: 1400px
	}
}

@media(min-width:1600px) {
	.container {
		width: 1540px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-20,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-20,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-20,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-20,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-20,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-20,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-20,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.col-xxxl,
.col-xxxl-1,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.col-xxxl-2,
.col-xxxl-20,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.333333%
}

.offset-2 {
	margin-left: 16.666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.333333%
}

.offset-5 {
	margin-left: 41.666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.333333%
}

.offset-8 {
	margin-left: 66.666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.333333%
}

.offset-11 {
	margin-left: 91.666667%
}

.col-20 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}

@media(min-width:576px) {
	.col-xs {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xs-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xs-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xs-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xs-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xs-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xs-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xs-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xs-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xs-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xs-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xs-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xs-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xs-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xs-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-xs-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-xs-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-xs-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-xs-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-xs-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-xs-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-xs-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-xs-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-xs-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-xs-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-xs-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-xs-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-xs-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-xs-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xs-0 {
		margin-left: 0
	}
	.offset-xs-1 {
		margin-left: 8.333333%
	}
	.offset-xs-2 {
		margin-left: 16.666667%
	}
	.offset-xs-3 {
		margin-left: 25%
	}
	.offset-xs-4 {
		margin-left: 33.333333%
	}
	.offset-xs-5 {
		margin-left: 41.666667%
	}
	.offset-xs-6 {
		margin-left: 50%
	}
	.offset-xs-7 {
		margin-left: 58.333333%
	}
	.offset-xs-8 {
		margin-left: 66.666667%
	}
	.offset-xs-9 {
		margin-left: 75%
	}
	.offset-xs-10 {
		margin-left: 83.333333%
	}
	.offset-xs-11 {
		margin-left: 91.666667%
	}
	.col-xs-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

@media(min-width:768px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.333333%
	}
	.offset-sm-2 {
		margin-left: 16.666667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.333333%
	}
	.offset-sm-5 {
		margin-left: 41.666667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.333333%
	}
	.offset-sm-8 {
		margin-left: 66.666667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.333333%
	}
	.offset-sm-11 {
		margin-left: 91.666667%
	}
	.col-sm-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

@media(min-width:992px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.333333%
	}
	.offset-md-2 {
		margin-left: 16.666667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.333333%
	}
	.offset-md-5 {
		margin-left: 41.666667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.333333%
	}
	.offset-md-8 {
		margin-left: 66.666667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.333333%
	}
	.offset-md-11 {
		margin-left: 91.666667%
	}
	.col-md-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

@media(min-width:1200px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.333333%
	}
	.offset-lg-2 {
		margin-left: 16.666667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.333333%
	}
	.offset-lg-5 {
		margin-left: 41.666667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.333333%
	}
	.offset-lg-8 {
		margin-left: 66.666667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.333333%
	}
	.offset-lg-11 {
		margin-left: 91.666667%
	}
	.col-lg-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

@media(min-width:1440px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.333333%
	}
	.offset-xl-2 {
		margin-left: 16.666667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.333333%
	}
	.offset-xl-5 {
		margin-left: 41.666667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.333333%
	}
	.offset-xl-8 {
		margin-left: 66.666667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.333333%
	}
	.offset-xl-11 {
		margin-left: 91.666667%
	}
	.col-xl-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

@media(min-width:1600px) {
	.col-xxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xxl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xxl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xxl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xxl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xxl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xxl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xxl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xxl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xxl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xxl-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-xxl-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-xxl-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-xxl-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-xxl-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-xxl-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-xxl-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-xxl-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-xxl-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-xxl-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-xxl-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-xxl-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-xxl-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-xxl-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-xxl-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xxl-0 {
		margin-left: 0
	}
	.offset-xxl-1 {
		margin-left: 8.333333%
	}
	.offset-xxl-2 {
		margin-left: 16.666667%
	}
	.offset-xxl-3 {
		margin-left: 25%
	}
	.offset-xxl-4 {
		margin-left: 33.333333%
	}
	.offset-xxl-5 {
		margin-left: 41.666667%
	}
	.offset-xxl-6 {
		margin-left: 50%
	}
	.offset-xxl-7 {
		margin-left: 58.333333%
	}
	.offset-xxl-8 {
		margin-left: 66.666667%
	}
	.offset-xxl-9 {
		margin-left: 75%
	}
	.offset-xxl-10 {
		margin-left: 83.333333%
	}
	.offset-xxl-11 {
		margin-left: 91.666667%
	}
	.col-xxl-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

@media(min-width:1900px) {
	.col-xxxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xxxl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xxxl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xxxl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xxxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xxxl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xxxl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xxxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xxxl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xxxl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xxxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xxxl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xxxl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xxxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xxxl-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-xxxl-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-xxxl-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-xxxl-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-xxxl-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-xxxl-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-xxxl-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-xxxl-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-xxxl-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-xxxl-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-xxxl-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-xxxl-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-xxxl-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-xxxl-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-xxxl-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xxxl-0 {
		margin-left: 0
	}
	.offset-xxxl-1 {
		margin-left: 8.333333%
	}
	.offset-xxxl-2 {
		margin-left: 16.666667%
	}
	.offset-xxxl-3 {
		margin-left: 25%
	}
	.offset-xxxl-4 {
		margin-left: 33.333333%
	}
	.offset-xxxl-5 {
		margin-left: 41.666667%
	}
	.offset-xxxl-6 {
		margin-left: 50%
	}
	.offset-xxxl-7 {
		margin-left: 58.333333%
	}
	.offset-xxxl-8 {
		margin-left: 66.666667%
	}
	.offset-xxxl-9 {
		margin-left: 75%
	}
	.offset-xxxl-10 {
		margin-left: 83.333333%
	}
	.offset-xxxl-11 {
		margin-left: 91.666667%
	}
	.col-xxxl-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: -ms-flexbox!important;
	display: flex!important
}

.d-inline-flex {
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

@media(min-width:576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-sm-inline-flex {
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media(min-width:768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-md-inline-flex {
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media(min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-lg-inline-flex {
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media(min-width:1200px) {
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xl-inline-flex {
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media(min-width:1900px) {
	.d-xxl-none {
		display: none!important
	}
	.d-xxl-inline {
		display: inline!important
	}
	.d-xxl-inline-block {
		display: inline-block!important
	}
	.d-xxl-block {
		display: block!important
	}
	.d-xxl-table {
		display: table!important
	}
	.d-xxl-table-row {
		display: table-row!important
	}
	.d-xxl-table-cell {
		display: table-cell!important
	}
	.d-xxl-flex {
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xxl-inline-flex {
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media(min-width:3000px) {
	.d-xxxl-none {
		display: none!important
	}
	.d-xxxl-inline {
		display: inline!important
	}
	.d-xxxl-inline-block {
		display: inline-block!important
	}
	.d-xxxl-block {
		display: block!important
	}
	.d-xxxl-table {
		display: table!important
	}
	.d-xxxl-table-row {
		display: table-row!important
	}
	.d-xxxl-table-cell {
		display: table-cell!important
	}
	.d-xxxl-flex {
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xxxl-inline-flex {
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-print-inline-flex {
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

.flex-row {
	-ms-flex-direction: row!important;
	flex-direction: row!important
}

.flex-column {
	-ms-flex-direction: column!important;
	flex-direction: column!important
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}

.flex-column-reverse {
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}

.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}

.flex-fill {
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}

.flex-grow-0 {
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}

.flex-grow-1 {
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}

.flex-shrink-0 {
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}

.flex-shrink-1 {
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}

.justify-content-start {
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}

.justify-content-end {
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}

.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important
}

.justify-content-between {
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}

.justify-content-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}

.align-items-start {
	-ms-flex-align: start!important;
	align-items: flex-start!important
}

.align-items-end {
	-ms-flex-align: end!important;
	align-items: flex-end!important
}

.align-items-center {
	-ms-flex-align: center!important;
	align-items: center!important
}

.align-items-baseline {
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}

.align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}

.align-content-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}

.align-content-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}

.align-content-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}

.align-content-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}

.align-content-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}

.align-self-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}

.align-self-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}

.align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}

.align-self-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}

.align-self-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}

.align-self-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}

@media(min-width:576px) {
	.flex-sm-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-sm-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-sm-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-sm-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-sm-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-sm-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-sm-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-sm-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-sm-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-sm-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-sm-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-sm-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-sm-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-sm-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-sm-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-sm-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media(min-width:768px) {
	.flex-md-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-md-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-md-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-md-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-md-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-md-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-md-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-md-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-md-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-md-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-md-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-md-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-md-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-md-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-md-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-md-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-md-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-md-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-md-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media(min-width:992px) {
	.flex-lg-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-lg-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-lg-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-lg-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-lg-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-lg-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-lg-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-lg-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-lg-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-lg-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-lg-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-lg-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-lg-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-lg-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media(min-width:1200px) {
	.flex-xl-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xl-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-xl-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xl-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xl-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-xl-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-xl-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-xl-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xl-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xl-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xl-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xl-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xl-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xl-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xl-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xl-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xl-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xl-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xl-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-xl-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xl-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xl-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-xl-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media(min-width:1900px) {
	.flex-xxl-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xxl-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xxl-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xxl-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xxl-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xxl-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xxl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-xxl-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xxl-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xxl-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-xxl-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-xxl-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-xxl-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xxl-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xxl-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xxl-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xxl-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xxl-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xxl-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xxl-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xxl-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xxl-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xxl-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xxl-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xxl-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xxl-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xxl-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xxl-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xxl-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-xxl-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xxl-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xxl-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-xxl-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xxl-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media(min-width:3000px) {
	.flex-xxxl-row {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xxxl-column {
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xxxl-row-reverse {
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xxxl-column-reverse {
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xxxl-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xxxl-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xxxl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-xxxl-fill {
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xxxl-grow-0 {
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xxxl-grow-1 {
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-xxxl-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-xxxl-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-xxxl-start {
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xxxl-end {
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xxxl-center {
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xxxl-between {
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xxxl-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xxxl-start {
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xxxl-end {
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xxxl-center {
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xxxl-baseline {
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xxxl-stretch {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xxxl-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xxxl-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xxxl-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xxxl-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xxxl-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xxxl-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xxxl-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-xxxl-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xxxl-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xxxl-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-xxxl-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xxxl-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: .25rem!important
}

.mt-1,
.my-1 {
	margin-top: .25rem!important
}

.mr-1,
.mx-1 {
	margin-right: .25rem!important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
	margin-left: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.mt-2,
.my-2 {
	margin-top: .5rem!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
	margin-left: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.mt-3,
.my-3 {
	margin-top: 1rem!important
}

.mr-3,
.mx-3 {
	margin-right: 1rem!important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
	margin-left: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.mt-5,
.my-5 {
	margin-top: 3rem!important
}

.mr-5,
.mx-5 {
	margin-right: 3rem!important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
	margin-left: 3rem!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: .25rem!important
}

.pt-1,
.py-1 {
	padding-top: .25rem!important
}

.pr-1,
.px-1 {
	padding-right: .25rem!important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
	padding-left: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.pt-2,
.py-2 {
	padding-top: .5rem!important
}

.pr-2,
.px-2 {
	padding-right: .5rem!important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
	padding-left: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.pt-3,
.py-3 {
	padding-top: 1rem!important
}

.pr-3,
.px-3 {
	padding-right: 1rem!important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
	padding-left: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pr-5,
.px-5 {
	padding-right: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
	padding-left: 3rem!important
}

.m-n1 {
	margin: -0.25rem!important
}

.mt-n1,
.my-n1 {
	margin-top: -0.25rem!important
}

.mr-n1,
.mx-n1 {
	margin-right: -0.25rem!important
}

.mb-n1,
.my-n1 {
	margin-bottom: -0.25rem!important
}

.ml-n1,
.mx-n1 {
	margin-left: -0.25rem!important
}

.m-n2 {
	margin: -0.5rem!important
}

.mt-n2,
.my-n2 {
	margin-top: -0.5rem!important
}

.mr-n2,
.mx-n2 {
	margin-right: -0.5rem!important
}

.mb-n2,
.my-n2 {
	margin-bottom: -0.5rem!important
}

.ml-n2,
.mx-n2 {
	margin-left: -0.5rem!important
}

.m-n3 {
	margin: -1rem!important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem!important
}

.m-n4 {
	margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem!important
}

.m-n5 {
	margin: -3rem!important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem!important
}

.m-auto {
	margin: auto!important
}

.mt-auto,
.my-auto {
	margin-top: auto!important
}

.mr-auto,
.mx-auto {
	margin-right: auto!important
}

.mb-auto,
.my-auto {
	margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
	margin-left: auto!important
}

@media(min-width:576px) {
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem!important
	}
	.m-sm-n1 {
		margin: -0.25rem!important
	}
	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -0.25rem!important
	}
	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -0.25rem!important
	}
	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -0.25rem!important
	}
	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -0.25rem!important
	}
	.m-sm-n2 {
		margin: -0.5rem!important
	}
	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -0.5rem!important
	}
	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -0.5rem!important
	}
	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -0.5rem!important
	}
	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -0.5rem!important
	}
	.m-sm-n3 {
		margin: -1rem!important
	}
	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem!important
	}
	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem!important
	}
	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem!important
	}
	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem!important
	}
	.m-sm-n4 {
		margin: -1.5rem!important
	}
	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem!important
	}
	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem!important
	}
	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem!important
	}
	.m-sm-n5 {
		margin: -3rem!important
	}
	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem!important
	}
	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem!important
	}
	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem!important
	}
	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
}

@media(min-width:768px) {
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem!important
	}
	.m-md-n1 {
		margin: -0.25rem!important
	}
	.mt-md-n1,
	.my-md-n1 {
		margin-top: -0.25rem!important
	}
	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -0.25rem!important
	}
	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -0.25rem!important
	}
	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -0.25rem!important
	}
	.m-md-n2 {
		margin: -0.5rem!important
	}
	.mt-md-n2,
	.my-md-n2 {
		margin-top: -0.5rem!important
	}
	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -0.5rem!important
	}
	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -0.5rem!important
	}
	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -0.5rem!important
	}
	.m-md-n3 {
		margin: -1rem!important
	}
	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem!important
	}
	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem!important
	}
	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem!important
	}
	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem!important
	}
	.m-md-n4 {
		margin: -1.5rem!important
	}
	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem!important
	}
	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem!important
	}
	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem!important
	}
	.m-md-n5 {
		margin: -3rem!important
	}
	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem!important
	}
	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem!important
	}
	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem!important
	}
	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
}

@media(min-width:992px) {
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem!important
	}
	.m-lg-n1 {
		margin: -0.25rem!important
	}
	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -0.25rem!important
	}
	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -0.25rem!important
	}
	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -0.25rem!important
	}
	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -0.25rem!important
	}
	.m-lg-n2 {
		margin: -0.5rem!important
	}
	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -0.5rem!important
	}
	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -0.5rem!important
	}
	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -0.5rem!important
	}
	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -0.5rem!important
	}
	.m-lg-n3 {
		margin: -1rem!important
	}
	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem!important
	}
	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem!important
	}
	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem!important
	}
	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem!important
	}
	.m-lg-n4 {
		margin: -1.5rem!important
	}
	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem!important
	}
	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem!important
	}
	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem!important
	}
	.m-lg-n5 {
		margin: -3rem!important
	}
	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem!important
	}
	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem!important
	}
	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem!important
	}
	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
}

@media(min-width:1200px) {
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: .25rem!important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem!important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem!important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem!important
	}
	.m-xl-2 {
		margin: .5rem!important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem!important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem!important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem!important
	}
	.m-xl-3 {
		margin: 1rem!important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem!important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem!important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem!important
	}
	.m-xl-4 {
		margin: 1.5rem!important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.m-xl-5 {
		margin: 3rem!important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem!important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem!important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: .25rem!important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem!important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem!important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem!important
	}
	.p-xl-2 {
		padding: .5rem!important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem!important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem!important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem!important
	}
	.p-xl-3 {
		padding: 1rem!important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem!important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem!important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem!important
	}
	.p-xl-4 {
		padding: 1.5rem!important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem!important
	}
	.p-xl-5 {
		padding: 3rem!important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem!important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem!important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem!important
	}
	.m-xl-n1 {
		margin: -0.25rem!important
	}
	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -0.25rem!important
	}
	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -0.25rem!important
	}
	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -0.25rem!important
	}
	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -0.25rem!important
	}
	.m-xl-n2 {
		margin: -0.5rem!important
	}
	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -0.5rem!important
	}
	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -0.5rem!important
	}
	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -0.5rem!important
	}
	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -0.5rem!important
	}
	.m-xl-n3 {
		margin: -1rem!important
	}
	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem!important
	}
	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem!important
	}
	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem!important
	}
	.m-xl-n4 {
		margin: -1.5rem!important
	}
	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xl-n5 {
		margin: -3rem!important
	}
	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem!important
	}
	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem!important
	}
	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto!important
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.5;
	vertical-align: top;
	border-top: 1px solid #e8edef
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #e8edef
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #e8edef
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered {
	border: 1px solid #e8edef
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #e8edef
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #e8edef
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #191919;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 400
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 16px;
	line-height: 1.5;
	color: #555
}

.form-control {
	width: 100%;
    height: 44px;
    padding: 10px 15px 10px;
    color: #333;
    font-weight: normal;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 4px;
    outline: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    resize: none;
}

.form-control-sm {
	height: 35px;
	padding: 4px 10px
}

.form-control:focus {
	border-color: #484848;
}

.form-control::-moz-placeholder {
	color: #b0b0b0;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #b0b0b0
}

.form-control::-webkit-input-placeholder {
	color: #b0b0b0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 600;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	color: #93a4b1;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #99ca9a;
	outline: 0;
	box-shadow: 0 0 0 3px rgb(103 177 104 / 45%)
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #e0874c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #ffc198;
	outline: 0;
	box-shadow: 0 0 0 3px rgb(255 140 59 / 39%)
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #ff1e1e
}

.has-error .form-control {
	border-color: #ff1e1e
}

.has-error .form-control:focus {
	border-color: #191919
}

.has-error .input-group-addon {
	color: #fff;
	background-color: #ff1e1e;
	border-color: #ff1e1e
}

.has-error .form-control-feedback {
	color: #ff1e1e
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media(min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-right: -12px;
	margin-left: -12px;
	display: flex;
	flex-wrap: wrap
}

@media(min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media(min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
		font-size: 18px
	}
}

@media(min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 15px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 4px;
	transition: all .12s ease-out;
	border: 1px solid transparent
}

.btn:active {
    transform: scale(.97);
    box-shadow: none;
}

.btn.focus,
.btn:focus,
.btn:hover {
	opacity: .8
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .5;
	background: #ccc;
    border-color: #ccc;
    filter: grayscale(1)
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #191919;
	background-color: #ffffff;
	border-color: #e8e8e8;}

a.btn-default:focus, 
a.btn-default:hover {
    color: #191919
}

.btn-default:hover {
    background-color: #f1f1f1;
    border-color: #e8e8e8;
}

.btn-default:active {
    background: #e4e4e4;
}

.btn-primary {
	color: #ffffff;
    background-color: #f28705;
    border-color: #f28705;
}

a.btn-primary:focus, 
a.btn-primary:hover {
    color: #ffffff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c
}

a.btn-success:focus, 
a.btn-success:hover {
    color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de
}

a.btn-info:focus, 
a.btn-info:hover {
    color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #ff6400
}

a.btn-warning:focus, 
a.btn-warning:hover {
    color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #ff1e1e
}

a.btn-danger:focus, 
a.btn-danger:hover {
    color: #fff
}

.btn-link {
	color: #0050de
}

a.btn-link:focus, 
a.btn-link:hover {
    color: #0050de
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 17px;
	line-height: 1.3333333;
	border-radius: 4px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 16px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.5;
	color: #191919;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.5;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media(min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	color: #191919;
	text-align: center;
	background-color: #eee;
	border: 1px solid #d8d8d8;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 4px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	min-height: 44px;
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.5;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media(min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	border: 1px solid #e8edef
}

@media(min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #e8edef;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media(min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media(min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
	overflow-y: auto
}

@media(min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -12px;
	margin-left: -12px
}

@media(min-width:768px) {
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media(min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media(min-width:768px) {
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media(min-width:768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -12px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media(min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -12px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media(max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media(min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -12px;
	margin-bottom: 8px;
	margin-left: -12px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media(min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.navbar-form .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}
	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media(max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media(min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media(min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media(min-width:768px) {
	.navbar-left {
		float: left!important
	}
	.navbar-right {
		float: right!important;
		margin-right: -12px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #191919;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #e8edef
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #e8edef
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

@media(max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #191919;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #191919
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #191919
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #191919;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #191919
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #191919
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808
}

@media(max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	list-style: none;
	display: flex;
	overflow-x: auto;
	overflow-y: hidden;
	align-content: flex-end;
	margin: 0;
	padding: 20px 0
}

.breadcrumb>li {
	position: relative;
	display: inline-flex
}

.breadcrumb>li,
.breadcrumb>li>a {
	white-space: nowrap;
	line-height: 20px;
	font-weight: 400;
	font-style: normal
}

.breadcrumb>li:not(:last-child) {
	padding-right: 8px
}

.breadcrumb>li:not(:last-child):after {
	content: "\2014";
	display: inline-block;
	cursor: default;
	margin-left: 8px;
	color: #8e8e93
}

.breadcrumb>li>a {
	display: block;
	transition: color .15s ease-out;
	text-decoration: none;
	color: #191919
}

.breadcrumb>li:last-child {
	color: #b2b7bb
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.5;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #e8edef
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 3;
	color: #23527c;
	background-color: #eee;
	border-color: #e8edef
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #e8edef
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #e8edef;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 4px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}
	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.5;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
	margin-right: auto;
	margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #0050de
}

.thumbnail .caption {
	padding: 9px;
	color: #191919
}

.alert {
	padding: 10px 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	position: relative;
	border-radius: 4px
}

@media(max-width:991px) {
	.alert {
		font-size: 14px;
	}
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: absolute;
	top: 5px;
	right: 10px;
	color: inherit
}

.alert-success {
	background-color: #d4edda;
    border-color: #bad3c0;
    color: #191919
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-primary {
    background-color: #cce5ff;
    border-color: #b1cbe7;
	color: #191919
}

.alert-primary hr {
    border-top-color: #9fcdff;
}

.alert-info {
	background-color: #d1ecf1;
    border-color: #b9d7dd;
    color: #191919
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fbe8b0;
    border-color: #e7d192;
    color: #191919
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f8d7da;
    border-color: #efc4c8;
    color: #191919
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 16px 20px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #e8edef
}

.list-group-item:last-child {
	margin-bottom: 0
}

a.list-group-item,
button.list-group-item {
	color: #191919
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #191919
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	color: #0050de;
	text-decoration: none;
	background-color: #f1f6f7
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #0050de;
	font-weight: 700
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #f28705;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #f28705
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #f28705;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #f28705;
	border-color: #f28705
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-left {
	padding-left: 40px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 15px 20px;
	font-weight: 700;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #e8edef;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #e8edef
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #e8edef
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #e8edef
}

.panel-default {
	border-color: #e8edef
}

.panel-default>.panel-heading {
	color: #191919;
	background-color: #f5f5f5;
	border-color: #e8edef
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #e8edef
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #191919
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #e8edef
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #f28705;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #f28705
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #f8f8f9;
	border: 1px solid #e8edef;
	border-radius: 4px
}

.well blockquote {
	border-color: #e8edef;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 4px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #191919;
	text-shadow: 0 1px 0 #fff;
	opacity: .2
}

.close:focus,
.close:hover {
	color: #191919;
	text-decoration: none;
	cursor: pointer;
	opacity: .5
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0;
	border: 0
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 4px;
	outline: 0;
	box-shadow: 8px 8px 45px rgb(0 0 0 / 15%)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #191919
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .5
}

.modal-header {
	position: relative;
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 40px;
	background: #fff;
	opacity: 1;
	font-size: 22px;
	font-weight: 500;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .29)
}

.modal-title {
	margin: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	padding: 20px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media(min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-md {
		width: 450px
	}
	.modal-sm {
		width: 300px
	}
}

@media(min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	opacity: 0;
	line-break: auto
}

.tooltip.in {
	opacity: .9
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip-inner {
	text-align: center;
	background-color: #191919;
	box-shadow: 0 0 14px rgba(0, 0, 0, .1);
	color: #fff;
	padding: 6px 12px;
	font-size: 14px;
	max-width: 320px;
	box-sizing: border-box;
	line-height: 1.4;
	border-radius: 3px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #191919
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #191919
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #191919
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #191919
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #191919
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #191919
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #191919
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #191919
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	line-break: auto
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 16px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	content: "";
	border-width: 10px
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #93a4b1;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #93a4b1;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #93a4b1;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #93a4b1;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -12px
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -12px
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media(max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
}

@media(max-width:767px) {
	.visible-xs-block {
		display: block!important
	}
}

@media(max-width:767px) {
	.visible-xs-inline {
		display: inline!important
	}
}

@media(max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block!important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline!important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media(min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
}

@media(min-width:1200px) {
	.visible-lg-block {
		display: block!important
	}
}

@media(min-width:1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}

@media(min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

@media(max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

@media(min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table!important
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}

@media print {
	.hidden-print {
		display: none!important
	}
}

:focus {
	outline: 0!important
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url("../fonts/inter/Inter-Thin.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-Thin.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url("../fonts/inter/Inter-ThinItalic.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-ThinItalic.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url("../fonts/inter/Inter-ExtraLight.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-ExtraLight.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url("../fonts/inter/Inter-ExtraLightItalic.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-ExtraLightItalic.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("../fonts/inter/Inter-Light.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-Light.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url("../fonts/inter/Inter-LightItalic.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-LightItalic.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/inter/Inter-Regular.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-Regular.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/inter/Inter-Italic.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-Italic.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/inter/Inter-Medium.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-Medium.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/inter/Inter-MediumItalic.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-MediumItalic.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/inter/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-SemiBold.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/inter/Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-SemiBoldItalic.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/inter/Inter-Bold.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-Bold.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/inter/Inter-BoldItalic.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-BoldItalic.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url("../fonts/inter/Inter-ExtraBold.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-ExtraBold.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url("../fonts/inter/Inter-ExtraBoldItalic.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-ExtraBoldItalic.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("../fonts/inter/Inter-Black.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-Black.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url("../fonts/inter/Inter-BlackItalic.woff2?v=3.19") format("woff2"), url("../fonts/inter/Inter-BlackItalic.woff?v=3.19") format("woff")
}

@font-face {
	font-family: 'Inter var';
	font-weight: 100 900;
	font-display: swap;
	font-style: normal;
	font-named-instance: 'Regular';
	src: url("../fonts/inter/Inter-roman.var.woff2?v=3.19") format("woff2")
}

@font-face {
	font-family: 'Inter var';
	font-weight: 100 900;
	font-display: swap;
	font-style: italic;
	font-named-instance: 'Italic';
	src: url("../fonts/inter/Inter-italic.var.woff2?v=3.19") format("woff2")
}

@font-face {
	font-family: 'Inter var experimental';
	font-weight: 100 900;
	font-display: swap;
	font-style: oblique 0deg 10deg;
	src: url("../fonts/inter/Inter.var.woff2?v=3.19") format("woff2")
}

@font-face {
	font-family: "uicons-regular-rounded";
	src: url("../js/uicons-regular-rounded/webfonts/uicons-regular-rounded.eot#iefix") format("embedded-opentype"), url("../js/uicons-regular-rounded/webfonts/uicons-regular-rounded.woff2") format("woff2"), url("../js/uicons-regular-rounded/webfonts/uicons-regular-rounded.woff") format("woff")
}

i[class^="fi-rr-"]:before,
i[class*=" fi-rr-"]:before,
span[class^="fi-rr-"]:before,
span[class*="fi-rr-"]:before {
	font-family: uicons-regular-rounded!important;
	font-style: normal;
	font-weight: normal!important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fi-rr-add:before {
	content: "\f101"
}

.fi-rr-address-book:before {
	content: "\f102"
}

.fi-rr-alarm-clock:before {
	content: "\f103"
}

.fi-rr-align-center:before {
	content: "\f104"
}

.fi-rr-align-justify:before {
	content: "\f105"
}

.fi-rr-align-left:before {
	content: "\f106"
}

.fi-rr-align-right:before {
	content: "\f107"
}

.fi-rr-ambulance:before {
	content: "\f108"
}

.fi-rr-angle-double-left:before {
	content: "\f109"
}

.fi-rr-angle-double-right:before {
	content: "\f10a"
}

.fi-rr-angle-double-small-left:before {
	content: "\f10b"
}

.fi-rr-angle-double-small-right:before {
	content: "\f10c"
}

.fi-rr-angle-down:before {
	content: "\f10d"
}

.fi-rr-angle-left:before {
	content: "\f10e"
}

.fi-rr-angle-right:before {
	content: "\f10f"
}

.fi-rr-angle-small-down:before {
	content: "\f110"
}

.fi-rr-angle-small-left:before {
	content: "\f111"
}

.fi-rr-angle-small-right:before {
	content: "\f112"
}

.fi-rr-angle-small-up:before {
	content: "\f113"
}

.fi-rr-angle-up:before {
	content: "\f114"
}

.fi-rr-apple:before {
	content: "\f115"
}

.fi-rr-apps-add:before {
	content: "\f116"
}

.fi-rr-apps-delete:before {
	content: "\f117"
}

.fi-rr-apps-sort:before {
	content: "\f118"
}

.fi-rr-apps:before {
	content: "\f119"
}

.fi-rr-archive:before {
	content: "\f11a"
}

.fi-rr-arrow-down:before {
	content: "\f11b"
}

.fi-rr-arrow-from-bottom:before {
	content: "\f11c"
}

.fi-rr-arrow-left:before {
	content: "\f11d"
}

.fi-rr-arrow-right:before {
	content: "\f11e"
}

.fi-rr-arrow-small-down:before {
	content: "\f11f"
}

.fi-rr-arrow-small-left:before {
	content: "\f120"
}

.fi-rr-arrow-small-right:before {
	content: "\f121"
}

.fi-rr-arrow-small-up:before {
	content: "\f122"
}

.fi-rr-arrow-up:before {
	content: "\f123"
}

.fi-rr-asterik:before {
	content: "\f124"
}

.fi-rr-at:before {
	content: "\f125"
}

.fi-rr-backpack:before {
	content: "\f126"
}

.fi-rr-badge:before {
	content: "\f127"
}

.fi-rr-balloons:before {
	content: "\f128"
}

.fi-rr-ban:before {
	content: "\f129"
}

.fi-rr-band-aid:before {
	content: "\f12a"
}

.fi-rr-bank:before {
	content: "\f12b"
}

.fi-rr-barber-shop:before {
	content: "\f12c"
}

.fi-rr-baseball:before {
	content: "\f12d"
}

.fi-rr-basketball:before {
	content: "\f12e"
}

.fi-rr-bed:before {
	content: "\f12f"
}

.fi-rr-beer:before {
	content: "\f130"
}

.fi-rr-bell-ring:before {
	content: "\f131"
}

.fi-rr-bell-school:before {
	content: "\f132"
}

.fi-rr-bell:before {
	content: "\f133"
}

.fi-rr-bike:before {
	content: "\f134"
}

.fi-rr-billiard:before {
	content: "\f135"
}

.fi-rr-bold:before {
	content: "\f136"
}

.fi-rr-book-alt:before {
	content: "\f137"
}

.fi-rr-book:before {
	content: "\f138"
}

.fi-rr-bookmark:before {
	content: "\f139"
}

.fi-rr-bowling:before {
	content: "\f13a"
}

.fi-rr-box-alt:before {
	content: "\f13b"
}

.fi-rr-box:before {
	content: "\f13c"
}

.fi-rr-bread-slice:before {
	content: "\f13d"
}

.fi-rr-briefcase:before {
	content: "\f13e"
}

.fi-rr-broom:before {
	content: "\f13f"
}

.fi-rr-browser:before {
	content: "\f140"
}

.fi-rr-brush:before {
	content: "\f141"
}

.fi-rr-bug:before {
	content: "\f142"
}

.fi-rr-building:before {
	content: "\f143"
}

.fi-rr-bulb:before {
	content: "\f144"
}

.fi-rr-butterfly:before {
	content: "\f145"
}

.fi-rr-cake-birthday:before {
	content: "\f146"
}

.fi-rr-cake-wedding:before {
	content: "\f147"
}

.fi-rr-calculator:before {
	content: "\f148"
}

.fi-rr-calendar:before {
	content: "\f149"
}

.fi-rr-call-history:before {
	content: "\f14a"
}

.fi-rr-call-incoming:before {
	content: "\f14b"
}

.fi-rr-call-missed:before {
	content: "\f14c"
}

.fi-rr-call-outgoing:before {
	content: "\f14d"
}

.fi-rr-camera:before {
	content: "\f14e"
}

.fi-rr-camping:before {
	content: "\f14f"
}

.fi-rr-car:before {
	content: "\f150"
}

.fi-rr-caret-down:before {
	content: "\f151"
}

.fi-rr-caret-left:before {
	content: "\f152"
}

.fi-rr-caret-right:before {
	content: "\f153"
}

.fi-rr-caret-up:before {
	content: "\f154"
}

.fi-rr-carrot:before {
	content: "\f155"
}

.fi-rr-chart-connected:before {
	content: "\f156"
}

.fi-rr-chart-histogram:before {
	content: "\f157"
}

.fi-rr-chart-network:before {
	content: "\f158"
}

.fi-rr-chart-pie-alt:before {
	content: "\f159"
}

.fi-rr-chart-pie:before {
	content: "\f15a"
}

.fi-rr-chart-pyramid:before {
	content: "\f15b"
}

.fi-rr-chart-set-theory:before {
	content: "\f15c"
}

.fi-rr-chart-tree:before {
	content: "\f15d"
}

.fi-rr-chat-arrow-down:before {
	content: "\f15e"
}

.fi-rr-chat-arrow-grow:before {
	content: "\f15f"
}

.fi-rr-check:before {
	content: "\f160"
}

.fi-rr-checkbox:before {
	content: "\f161"
}

.fi-rr-cheese:before {
	content: "\f162"
}

.fi-rr-chess-piece:before {
	content: "\f163"
}

.fi-rr-child-head:before {
	content: "\f164"
}

.fi-rr-circle-small:before {
	content: "\f165"
}

.fi-rr-circle:before {
	content: "\f166"
}

.fi-rr-clip:before {
	content: "\f167"
}

.fi-rr-clock:before {
	content: "\f168"
}

.fi-rr-cloud-check:before {
	content: "\f169"
}

.fi-rr-cloud-disabled:before {
	content: "\f16a"
}

.fi-rr-cloud-download:before {
	content: "\f16b"
}

.fi-rr-cloud-share:before {
	content: "\f16c"
}

.fi-rr-cloud-upload:before {
	content: "\f16d"
}

.fi-rr-cloud:before {
	content: "\f16e"
}

.fi-rr-clouds:before {
	content: "\f16f"
}

.fi-rr-cocktail:before {
	content: "\f170"
}

.fi-rr-coffee:before {
	content: "\f171"
}

.fi-rr-comment-alt:before {
	content: "\f172"
}

.fi-rr-comment-check:before {
	content: "\f173"
}

.fi-rr-comment-heart:before {
	content: "\f174"
}

.fi-rr-comment-info:before {
	content: "\f175"
}

.fi-rr-comment-user:before {
	content: "\f176"
}

.fi-rr-comment:before {
	content: "\f177"
}

.fi-rr-comments:before {
	content: "\f178"
}

.fi-rr-compress-alt:before {
	content: "\f179"
}

.fi-rr-compress:before {
	content: "\f17a"
}

.fi-rr-computer:before {
	content: "\f17b"
}

.fi-rr-confetti:before {
	content: "\f17c"
}

.fi-rr-cookie:before {
	content: "\f17d"
}

.fi-rr-copy-alt:before {
	content: "\f17e"
}

.fi-rr-copy:before {
	content: "\f17f"
}

.fi-rr-copyright:before {
	content: "\f180"
}

.fi-rr-cow:before {
	content: "\f181"
}

.fi-rr-cream:before {
	content: "\f182"
}

.fi-rr-credit-card:before {
	content: "\f183"
}

.fi-rr-croissant:before {
	content: "\f184"
}

.fi-rr-cross-circle:before {
	content: "\f185"
}

.fi-rr-cross-small:before {
	content: "\f186"
}

.fi-rr-cross:before {
	content: "\f187"
}

.fi-rr-crown:before {
	content: "\f188"
}

.fi-rr-cube:before {
	content: "\f189"
}

.fi-rr-cupcake:before {
	content: "\f18a"
}

.fi-rr-cursor-finger:before {
	content: "\f18b"
}

.fi-rr-cursor-plus:before {
	content: "\f18c"
}

.fi-rr-cursor-text-alt:before {
	content: "\f18d"
}

.fi-rr-cursor-text:before {
	content: "\f18e"
}

.fi-rr-cursor:before {
	content: "\f18f"
}

.fi-rr-dart:before {
	content: "\f190"
}

.fi-rr-dashboard:before {
	content: "\f191"
}

.fi-rr-data-transfer:before {
	content: "\f192"
}

.fi-rr-database:before {
	content: "\f193"
}

.fi-rr-delete:before {
	content: "\f194"
}

.fi-rr-diamond:before {
	content: "\f195"
}

.fi-rr-dice:before {
	content: "\f196"
}

.fi-rr-diploma:before {
	content: "\f197"
}

.fi-rr-disco-ball:before {
	content: "\f198"
}

.fi-rr-disk:before {
	content: "\f199"
}

.fi-rr-doctor:before {
	content: "\f19a"
}

.fi-rr-document-signed:before {
	content: "\f19b"
}

.fi-rr-document:before {
	content: "\f19c"
}

.fi-rr-dollar:before {
	content: "\f19d"
}

.fi-rr-download:before {
	content: "\f19e"
}

.fi-rr-drink-alt:before {
	content: "\f19f"
}

.fi-rr-drumstick:before {
	content: "\f1a0"
}

.fi-rr-duplicate:before {
	content: "\f1a1"
}

.fi-rr-e-learning:before {
	content: "\f1a2"
}

.fi-rr-earnings:before {
	content: "\f1a3"
}

.fi-rr-edit-alt:before {
	content: "\f1a4"
}

.fi-rr-edit:before {
	content: "\f1a5"
}

.fi-rr-envelope-ban:before {
	content: "\f1a6"
}

.fi-rr-envelope-download:before {
	content: "\f1a7"
}

.fi-rr-envelope-marker:before {
	content: "\f1a8"
}

.fi-rr-envelope-open:before {
	content: "\f1a9"
}

.fi-rr-envelope-plus:before {
	content: "\f1aa"
}

.fi-rr-envelope:before {
	content: "\f1ab"
}

.fi-rr-euro:before {
	content: "\f1ac"
}

.fi-rr-exclamation:before {
	content: "\f1ad"
}

.fi-rr-expand:before {
	content: "\f1ae"
}

.fi-rr-eye-crossed:before {
	content: "\f1af"
}

.fi-rr-eye-dropper:before {
	content: "\f1b0"
}

.fi-rr-eye:before {
	content: "\f1b1"
}

.fi-rr-feather:before {
	content: "\f1b2"
}

.fi-rr-ferris-wheel:before {
	content: "\f1b3"
}

.fi-rr-file-add:before {
	content: "\f1b4"
}

.fi-rr-file-ai:before {
	content: "\f1b5"
}

.fi-rr-file-check:before {
	content: "\f1b6"
}

.fi-rr-file-delete:before {
	content: "\f1b7"
}

.fi-rr-file-eps:before {
	content: "\f1b8"
}

.fi-rr-file-gif:before {
	content: "\f1b9"
}

.fi-rr-file-music:before {
	content: "\f1ba"
}

.fi-rr-file-psd:before {
	content: "\f1bb"
}

.fi-rr-file:before {
	content: "\f1bc"
}

.fi-rr-fill:before {
	content: "\f1bd"
}

.fi-rr-film:before {
	content: "\f1be"
}

.fi-rr-filter:before {
	content: "\f1bf"
}

.fi-rr-fingerprint:before {
	content: "\f1c0"
}

.fi-rr-fish:before {
	content: "\f1c1"
}

.fi-rr-flag:before {
	content: "\f1c2"
}

.fi-rr-flame:before {
	content: "\f1c3"
}

.fi-rr-flip-horizontal:before {
	content: "\f1c4"
}

.fi-rr-flower-bouquet:before {
	content: "\f1c5"
}

.fi-rr-flower-tulip:before {
	content: "\f1c6"
}

.fi-rr-flower:before {
	content: "\f1c7"
}

.fi-rr-folder-add:before {
	content: "\f1c8"
}

.fi-rr-folder:before {
	content: "\f1c9"
}

.fi-rr-following:before {
	content: "\f1ca"
}

.fi-rr-football:before {
	content: "\f1cb"
}

.fi-rr-form:before {
	content: "\f1cc"
}

.fi-rr-forward:before {
	content: "\f1cd"
}

.fi-rr-fox:before {
	content: "\f1ce"
}

.fi-rr-frown:before {
	content: "\f1cf"
}

.fi-rr-ftp:before {
	content: "\f1d0"
}

.fi-rr-gallery:before {
	content: "\f1d1"
}

.fi-rr-gamepad:before {
	content: "\f1d2"
}

.fi-rr-gas-pump:before {
	content: "\f1d3"
}

.fi-rr-gem:before {
	content: "\f1d4"
}

.fi-rr-gift:before {
	content: "\f1d5"
}

.fi-rr-glass-cheers:before {
	content: "\f1d6"
}

.fi-rr-glasses:before {
	content: "\f1d7"
}

.fi-rr-globe-alt:before {
	content: "\f1d8"
}

.fi-rr-globe:before {
	content: "\f1d9"
}

.fi-rr-golf:before {
	content: "\f1da"
}

.fi-rr-graduation-cap:before {
	content: "\f1db"
}

.fi-rr-graphic-tablet:before {
	content: "\f1dc"
}

.fi-rr-grid-alt:before {
	content: "\f1dd"
}

.fi-rr-grid:before {
	content: "\f1de"
}

.fi-rr-guitar:before {
	content: "\f1df"
}

.fi-rr-gym:before {
	content: "\f1e0"
}

.fi-rr-hamburger:before {
	content: "\f1e1"
}

.fi-rr-hand-holding-heart:before {
	content: "\f1e2"
}

.fi-rr-hastag:before {
	content: "\f1e3"
}

.fi-rr-hat-birthday:before {
	content: "\f1e4"
}

.fi-rr-head-side-thinking:before {
	content: "\f1e5"
}

.fi-rr-headphones:before {
	content: "\f1e6"
}

.fi-rr-headset:before {
	content: "\f1e7"
}

.fi-rr-heart-arrow:before {
	content: "\f1e8"
}

.fi-rr-heart:before {
	content: "\f1e9"
}

.fi-rr-home-location-alt:before {
	content: "\f1ea"
}

.fi-rr-home-location:before {
	content: "\f1eb"
}

.fi-rr-home:before {
	content: "\f1ec"
}

.fi-rr-hourglass-end:before {
	content: "\f1ed"
}

.fi-rr-hourglass:before {
	content: "\f1ee"
}

.fi-rr-ice-cream:before {
	content: "\f1ef"
}

.fi-rr-ice-skate:before {
	content: "\f1f0"
}

.fi-rr-id-badge:before {
	content: "\f1f1"
}

.fi-rr-inbox:before {
	content: "\f1f2"
}

.fi-rr-incognito:before {
	content: "\f1f3"
}

.fi-rr-indent:before {
	content: "\f1f4"
}

.fi-rr-infinity:before {
	content: "\f1f5"
}

.fi-rr-info:before {
	content: "\f1f6"
}

.fi-rr-interactive:before {
	content: "\f1f7"
}

.fi-rr-interlining:before {
	content: "\f1f8"
}

.fi-rr-interrogation:before {
	content: "\f1f9"
}

.fi-rr-italic:before {
	content: "\f1fa"
}

.fi-rr-jpg:before {
	content: "\f1fb"
}

.fi-rr-key:before {
	content: "\f1fc"
}

.fi-rr-keyboard:before {
	content: "\f1fd"
}

.fi-rr-kite:before {
	content: "\f1fe"
}

.fi-rr-label:before {
	content: "\f1ff"
}

.fi-rr-laptop:before {
	content: "\f200"
}

.fi-rr-lasso:before {
	content: "\f201"
}

.fi-rr-laugh:before {
	content: "\f202"
}

.fi-rr-layers:before {
	content: "\f203"
}

.fi-rr-layout-fluid:before {
	content: "\f204"
}

.fi-rr-leaf:before {
	content: "\f205"
}

.fi-rr-letter-case:before {
	content: "\f206"
}

.fi-rr-life-ring:before {
	content: "\f207"
}

.fi-rr-line-width:before {
	content: "\f208"
}

.fi-rr-link:before {
	content: "\f209"
}

.fi-rr-lipstick:before {
	content: "\f20a"
}

.fi-rr-list-check:before {
	content: "\f20b"
}

.fi-rr-list:before {
	content: "\f20c"
}

.fi-rr-location-alt:before {
	content: "\f20d"
}

.fi-rr-lock-alt:before {
	content: "\f20e"
}

.fi-rr-lock:before {
	content: "\f20f"
}

.fi-rr-luggage-rolling:before {
	content: "\f210"
}

.fi-rr-magic-wand:before {
	content: "\f211"
}

.fi-rr-makeup-brush:before {
	content: "\f212"
}

.fi-rr-man-head:before {
	content: "\f213"
}

.fi-rr-map-marker-cross:before {
	content: "\f214"
}

.fi-rr-map-marker-home:before {
	content: "\f215"
}

.fi-rr-map-marker-minus:before {
	content: "\f216"
}

.fi-rr-map-marker-plus:before {
	content: "\f217"
}

.fi-rr-map-marker:before {
	content: "\f218"
}

.fi-rr-map:before {
	content: "\f219"
}

.fi-rr-marker-time:before {
	content: "\f21a"
}

.fi-rr-marker:before {
	content: "\f21b"
}

.fi-rr-mars-double:before {
	content: "\f21c"
}

.fi-rr-mars:before {
	content: "\f21d"
}

.fi-rr-mask-carnival:before {
	content: "\f21e"
}

.fi-rr-medicine:before {
	content: "\f21f"
}

.fi-rr-megaphone:before {
	content: "\f220"
}

.fi-rr-meh:before {
	content: "\f221"
}

.fi-rr-menu-burger:before {
	content: "\f222"
}

.fi-rr-menu-dots-vertical:before {
	content: "\f223"
}

.fi-rr-menu-dots:before {
	content: "\f224"
}

.fi-rr-microphone-alt:before {
	content: "\f225"
}

.fi-rr-microphone:before {
	content: "\f226"
}

.fi-rr-minus-small:before {
	content: "\f227"
}

.fi-rr-minus:before {
	content: "\f228"
}

.fi-rr-mobile:before {
	content: "\f229"
}

.fi-rr-mode-landscape:before {
	content: "\f22a"
}

.fi-rr-mode-portrait:before {
	content: "\f22b"
}

.fi-rr-money:before {
	content: "\f22c"
}

.fi-rr-moon:before {
	content: "\f22d"
}

.fi-rr-mountains:before {
	content: "\f22e"
}

.fi-rr-mouse:before {
	content: "\f22f"
}

.fi-rr-mug-alt:before {
	content: "\f230"
}

.fi-rr-music-alt:before {
	content: "\f231"
}

.fi-rr-music:before {
	content: "\f232"
}

.fi-rr-navigation:before {
	content: "\f233"
}

.fi-rr-network-cloud:before {
	content: "\f234"
}

.fi-rr-network:before {
	content: "\f235"
}

.fi-rr-notebook:before {
	content: "\f236"
}

.fi-rr-opacity:before {
	content: "\f237"
}

.fi-rr-package:before {
	content: "\f238"
}

.fi-rr-paint-brush:before {
	content: "\f239"
}

.fi-rr-palette:before {
	content: "\f23a"
}

.fi-rr-paper-plane:before {
	content: "\f23b"
}

.fi-rr-password:before {
	content: "\f23c"
}

.fi-rr-pause:before {
	content: "\f23d"
}

.fi-rr-paw:before {
	content: "\f23e"
}

.fi-rr-pencil:before {
	content: "\f23f"
}

.fi-rr-pharmacy:before {
	content: "\f240"
}

.fi-rr-phone-call:before {
	content: "\f241"
}

.fi-rr-phone-cross:before {
	content: "\f242"
}

.fi-rr-phone-pause:before {
	content: "\f243"
}

.fi-rr-phone-slash:before {
	content: "\f244"
}

.fi-rr-physics:before {
	content: "\f245"
}

.fi-rr-picture:before {
	content: "\f246"
}

.fi-rr-ping-pong:before {
	content: "\f247"
}

.fi-rr-pizza-slice:before {
	content: "\f248"
}

.fi-rr-plane:before {
	content: "\f249"
}

.fi-rr-play-alt:before {
	content: "\f24a"
}

.fi-rr-play:before {
	content: "\f24b"
}

.fi-rr-playing-cards:before {
	content: "\f24c"
}

.fi-rr-plus-small:before {
	content: "\f24d"
}

.fi-rr-plus:before {
	content: "\f24e"
}

.fi-rr-poker-chip:before {
	content: "\f24f"
}

.fi-rr-portrait:before {
	content: "\f250"
}

.fi-rr-pound:before {
	content: "\f251"
}

.fi-rr-power:before {
	content: "\f252"
}

.fi-rr-presentation:before {
	content: "\f253"
}

.fi-rr-print:before {
	content: "\f254"
}

.fi-rr-protractor:before {
	content: "\f255"
}

.fi-rr-pulse:before {
	content: "\f256"
}

.fi-rr-pyramid:before {
	content: "\f257"
}

.fi-rr-quote-right:before {
	content: "\f258"
}

.fi-rr-rainbow:before {
	content: "\f259"
}

.fi-rr-raindrops:before {
	content: "\f25a"
}

.fi-rr-rec:before {
	content: "\f25b"
}

.fi-rr-receipt:before {
	content: "\f25c"
}

.fi-rr-record-vinyl:before {
	content: "\f25d"
}

.fi-rr-rectabgle-vertical:before {
	content: "\f25e"
}

.fi-rr-rectangle-horizontal:before {
	content: "\f25f"
}

.fi-rr-rectangle-panoramic:before {
	content: "\f260"
}

.fi-rr-recycle:before {
	content: "\f261"
}

.fi-rr-redo-alt:before {
	content: "\f262"
}

.fi-rr-redo:before {
	content: "\f263"
}

.fi-rr-reflect:before {
	content: "\f264"
}

.fi-rr-refresh:before {
	content: "\f265"
}

.fi-rr-resize:before {
	content: "\f266"
}

.fi-rr-resources:before {
	content: "\f267"
}

.fi-rr-rewind:before {
	content: "\f268"
}

.fi-rr-rhombus:before {
	content: "\f269"
}

.fi-rr-rings-wedding:before {
	content: "\f26a"
}

.fi-rr-road:before {
	content: "\f26b"
}

.fi-rr-rocket:before {
	content: "\f26c"
}

.fi-rr-room-service:before {
	content: "\f26d"
}

.fi-rr-rotate-right:before {
	content: "\f26e"
}

.fi-rr-rugby:before {
	content: "\f26f"
}

.fi-rr-sad:before {
	content: "\f270"
}

.fi-rr-salad:before {
	content: "\f271"
}

.fi-rr-scale:before {
	content: "\f272"
}

.fi-rr-school-bus:before {
	content: "\f273"
}

.fi-rr-school:before {
	content: "\f274"
}

.fi-rr-scissors:before {
	content: "\f275"
}

.fi-rr-screen:before {
	content: "\f276"
}

.fi-rr-search-alt:before {
	content: "\f277"
}

.fi-rr-search-heart:before {
	content: "\f278"
}

.fi-rr-search:before {
	content: "\f279"
}

.fi-rr-settings-sliders:before {
	content: "\f27a"
}

.fi-rr-settings:before {
	content: "\f27b"
}

.fi-rr-share:before {
	content: "\f27c"
}

.fi-rr-shield-check:before {
	content: "\f27d"
}

.fi-rr-shield-exclamation:before {
	content: "\f27e"
}

.fi-rr-shield-interrogation:before {
	content: "\f27f"
}

.fi-rr-shield-plus:before {
	content: "\f280"
}

.fi-rr-shield:before {
	content: "\f281"
}

.fi-rr-ship-side:before {
	content: "\f282"
}

.fi-rr-ship:before {
	content: "\f283"
}

.fi-rr-shop:before {
	content: "\f284"
}

.fi-rr-shopping-bag-add:before {
	content: "\f285"
}

.fi-rr-shopping-bag:before {
	content: "\f286"
}

.fi-rr-shopping-cart-add:before {
	content: "\f287"
}

.fi-rr-shopping-cart-check:before {
	content: "\f288"
}

.fi-rr-shopping-cart:before {
	content: "\f289"
}

.fi-rr-shuffle:before {
	content: "\f28a"
}

.fi-rr-sign-in-alt:before {
	content: "\f28b"
}

.fi-rr-sign-in:before {
	content: "\f28c"
}

.fi-rr-sign-out-alt:before {
	content: "\f28d"
}

.fi-rr-sign-out:before {
	content: "\f28e"
}

.fi-rr-signal-alt-1:before {
	content: "\f28f"
}

.fi-rr-signal-alt-2:before {
	content: "\f290"
}

.fi-rr-signal-alt:before {
	content: "\f291"
}

.fi-rr-skateboard:before {
	content: "\f292"
}

.fi-rr-smartphone:before {
	content: "\f293"
}

.fi-rr-smile-wink:before {
	content: "\f294"
}

.fi-rr-smile:before {
	content: "\f295"
}

.fi-rr-snowflake:before {
	content: "\f296"
}

.fi-rr-soap:before {
	content: "\f297"
}

.fi-rr-soup:before {
	content: "\f298"
}

.fi-rr-spa:before {
	content: "\f299"
}

.fi-rr-speaker:before {
	content: "\f29a"
}

.fi-rr-sphere:before {
	content: "\f29b"
}

.fi-rr-spinner-alt:before {
	content: "\f29c"
}

.fi-rr-spinner:before {
	content: "\f29d"
}

.fi-rr-square-root:before {
	content: "\f29e"
}

.fi-rr-square:before {
	content: "\f29f"
}

.fi-rr-star-octogram:before {
	content: "\f2a0"
}

.fi-rr-star:before {
	content: "\f2a1"
}

.fi-rr-stats:before {
	content: "\f2a2"
}

.fi-rr-stethoscope:before {
	content: "\f2a3"
}

.fi-rr-sticker:before {
	content: "\f2a4"
}

.fi-rr-stop:before {
	content: "\f2a5"
}

.fi-rr-stopwatch:before {
	content: "\f2a6"
}

.fi-rr-subtitles:before {
	content: "\f2a7"
}

.fi-rr-sun:before {
	content: "\f2a8"
}

.fi-rr-sunrise:before {
	content: "\f2a9"
}

.fi-rr-surfing:before {
	content: "\f2aa"
}

.fi-rr-sword:before {
	content: "\f2ab"
}

.fi-rr-syringe:before {
	content: "\f2ac"
}

.fi-rr-tablet:before {
	content: "\f2ad"
}

.fi-rr-target:before {
	content: "\f2ae"
}

.fi-rr-taxi:before {
	content: "\f2af"
}

.fi-rr-tennis:before {
	content: "\f2b0"
}

.fi-rr-terrace:before {
	content: "\f2b1"
}

.fi-rr-test-tube:before {
	content: "\f2b2"
}

.fi-rr-test:before {
	content: "\f2b3"
}

.fi-rr-text-check:before {
	content: "\f2b4"
}

.fi-rr-text:before {
	content: "\f2b5"
}

.fi-rr-thermometer-half:before {
	content: "\f2b6"
}

.fi-rr-thumbs-down:before {
	content: "\f2b7"
}

.fi-rr-thumbs-up:before {
	content: "\f2b8"
}

.fi-rr-thumbtack:before {
	content: "\f2b9"
}

.fi-rr-ticket:before {
	content: "\f2ba"
}

.fi-rr-time-add:before {
	content: "\f2bb"
}

.fi-rr-time-check:before {
	content: "\f2bc"
}

.fi-rr-time-delete:before {
	content: "\f2bd"
}

.fi-rr-time-fast:before {
	content: "\f2be"
}

.fi-rr-time-forward-sixty:before {
	content: "\f2bf"
}

.fi-rr-time-forward-ten:before {
	content: "\f2c0"
}

.fi-rr-time-forward:before {
	content: "\f2c1"
}

.fi-rr-time-half-past:before {
	content: "\f2c2"
}

.fi-rr-time-oclock:before {
	content: "\f2c3"
}

.fi-rr-time-past:before {
	content: "\f2c4"
}

.fi-rr-time-quarter-past:before {
	content: "\f2c5"
}

.fi-rr-time-quarter-to:before {
	content: "\f2c6"
}

.fi-rr-time-twenty-four:before {
	content: "\f2c7"
}

.fi-rr-tool-crop:before {
	content: "\f2c8"
}

.fi-rr-tool-marquee:before {
	content: "\f2c9"
}

.fi-rr-tooth:before {
	content: "\f2ca"
}

.fi-rr-tornado:before {
	content: "\f2cb"
}

.fi-rr-train-side:before {
	content: "\f2cc"
}

.fi-rr-train:before {
	content: "\f2cd"
}

.fi-rr-transform:before {
	content: "\f2ce"
}

.fi-rr-trash:before {
	content: "\f2cf"
}

.fi-rr-treatment:before {
	content: "\f2d0"
}

.fi-rr-tree-christmas:before {
	content: "\f2d1"
}

.fi-rr-tree:before {
	content: "\f2d2"
}

.fi-rr-triangle:before {
	content: "\f2d3"
}

.fi-rr-trophy:before {
	content: "\f2d4"
}

.fi-rr-truck-side:before {
	content: "\f2d5"
}

.fi-rr-umbrella:before {
	content: "\f2d6"
}

.fi-rr-underline:before {
	content: "\f2d7"
}

.fi-rr-undo-alt:before {
	content: "\f2d8"
}

.fi-rr-undo:before {
	content: "\f2d9"
}

.fi-rr-unlock:before {
	content: "\f2da"
}

.fi-rr-upload:before {
	content: "\f2db"
}

.fi-rr-usb-pendrive:before {
	content: "\f2dc"
}

.fi-rr-user-add:before {
	content: "\f2dd"
}

.fi-rr-user-delete:before {
	content: "\f2de"
}

.fi-rr-user-remove:before {
	content: "\f2df"
}

.fi-rr-user-time:before {
	content: "\f2e0"
}

.fi-rr-user:before {
	content: "\f2e1"
}

.fi-rr-utensils:before {
	content: "\f2e2"
}

.fi-rr-vector-alt:before {
	content: "\f2e3"
}

.fi-rr-vector:before {
	content: "\f2e4"
}

.fi-rr-venus-double:before {
	content: "\f2e5"
}

.fi-rr-venus-mars:before {
	content: "\f2e6"
}

.fi-rr-venus:before {
	content: "\f2e7"
}

.fi-rr-video-camera:before {
	content: "\f2e8"
}

.fi-rr-volleyball:before {
	content: "\f2e9"
}

.fi-rr-volume:before {
	content: "\f2ea"
}

.fi-rr-wheelchair:before {
	content: "\f2eb"
}

.fi-rr-wifi-alt:before {
	content: "\f2ec"
}

.fi-rr-wind:before {
	content: "\f2ed"
}

.fi-rr-woman-head:before {
	content: "\f2ee"
}

.fi-rr-world:before {
	content: "\f2ef"
}

.fi-rr-yen:before {
	content: "\f2f0"
}

.fi-rr-zoom-in:before {
	content: "\f2f1"
}

.fi-rr-zoom-out:before {
	content: "\f2f2"
}

body {
	position: relative;
	font-size: 16px;
    line-height: 1.5;
    font-family: 'Commissioner',Arial,Helvetica,sans-serif;
    vertical-align: baseline;
    outline: none;
    color: #191919;
}

@media only screen and (max-width: 991px) {
	body.mobile {
		padding-top: 56px;
	}
}

body.overflow-hidden {
	overflow: hidden
}

[stroke*='#'] {
	stroke: currentcolor
}

.page-wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 100vh
}

.wrapper-middle {
	padding-bottom: 50px
}

.clear-button {
	padding: 0;
	border: 0;
	font: inherit;
	color: inherit;
	background-color: transparent;
	cursor: pointer
}

div.required .control-label:before {
	color: #ff003d;
	content: "* ";
	font-size: 16px
}

.top-menu__wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 40px;
	position: relative;
	z-index: 207;
	border-bottom: 1px solid #efefef;
	background: #fff
}

@media only screen and (max-width:991px) {
	.top-menu__wrapper {
		display: none
	}
}

.top-info__blocks .phone-link {
	display: block;
	color: inherit;
	font-weight: bold;
	padding: 10px 12px;
	line-height: 19px
}

.horizontal-menu {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 0;
	margin-left: -8px
}

.horizontal-menu>li {
	display: inline-block
}

.top-info__blocks .dropdown-toggle,
.horizontal-menu>li>a {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	color: #191919;
	font-size: 16px;
	padding: 10px 12px;
	line-height: 19px;
	background: transparent;
	border: 0
}

.language-select,
.currency-select {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.5;
	color: #191919;
	white-space: nowrap;
	width: 100%;
	background: #fff;
	text-align: left;
	border: 0
}

.dropdown-menu {
	border: 0
}

.top-info__blocks .btn-group img {
	vertical-align: -1px
}

.top-info__blocks .btn-group>button>img {
	margin-right: 5px
}

@media only screen and (min-width:992px) {
	.top-info__blocks .dropdown-menu {
		right: 0;
		left: auto;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		padding: 0
	}
	.top-info__blocks .dropdown-menu li:not(:last-child) {
		border-bottom: 1px solid #f1f6f7
	}
	.language-select:focus,
	.language-select:hover,
	.currency-select:focus,
	.currency-select:hover {
		color: #262626;
		text-decoration: none;
		background-color: #f6f7f9;
		opacity: 1;
		box-shadow: none!important;
		text-decoration: underline
	}
}

.top-info__blocks .phone-link:hover,
.horizontal-menu>li:hover>a {
	color: #f28705
}

.horizontal-menu>li>a>i {
	margin-left: 12px;
	font-size: 16px;
	color: #d0e0e3;
	-webkit-transition: all .15s ease 0s;
	-moz-transition: all .15s ease 0s;
	-o-transition: all .15s ease 0s;
	transition: all .15s ease 0s
}

.horizontal-multilevel-dropdown-menu {
	position: absolute;
	left: -9999px;
	top: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #e3ecef;
	-webkit-box-shadow: 0 0 24px rgba(61, 75, 82, .16);
	-moz-box-shadow: 0 0 24px rgba(61, 75, 82, .16);
	box-shadow: 0 0 24px rgba(61, 75, 82, .16);
	background: #fff
}

.horizontal-multilevel-dropdown-menu>li {
	position: relative
}

.horizontal-multilevel-dropdown-menu>li+li {
	border-top: 1px solid #e3ecef
}

.horizontal-multilevel-dropdown-menu>li>a {
	display: flex;
	align-items: center;
	padding: 15px 16px 14px;
	color: #191919;
	text-decoration: none;
	white-space: nowrap
}

.top-panel {
	position: relative
}

.top-panel {
	background: #fff
}

.top-panel.fixed {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%
}

.top-panel__cols {
	display: flex;
	align-items: center
}

.top-panel__col i {
	display: inline-flex;
	vertical-align: middle;
	font-size: 24px;
	color: #191919
}

.top-panel__title {
	color: #666;
    padding-top: 4px;
    line-height: 17px;
    transition: all .1s;
    font-size: 14px;
}

@media only screen and (max-width:1199px) {
	.top-panel__title {
		font-size: 14px;
		line-height: 17px;
	}
}

@media only screen and (max-width:991px) {
	.top-panel__title {
		display: none;
	}
}


.catalog-button {
	background: #f28705;
    border-color: #f28705;
    color: #ffffff;
	border-radius: 4px;
	min-height: 44px;
	padding: 0 20px;
	font-size: 16px;
	font-weight: 500
}

.top-panel__btn-catalog .catalog-button.active {
	box-shadow: none
}

.catalog-button:hover i {
	color: #fff
}

.catalog-button span {
	line-height: 1;
	padding-left: 7px
}

@media only screen and (max-width:1199px) {
	.catalog-button span {
		display: none
	}
}

.top-panel__menu-icon-container {
	text-align: center;
	-webkit-transition: all .15s ease 0s;
	-moz-transition: all .15s ease 0s;
	-o-transition: all .15s ease 0s;
	transition: all .15s ease 0s
}

.top-panel__menu-icon-container:active,
.top-panel__menu-icon-container:hover {
	background: #f1f6f7
}

@media(max-width:1199px) {
	.top-panel__logo a {
		font-size: 13px
	}
}

.top-panel__tfoot {
	flex-grow: 1
}

.top-panel__search-container {
	padding: 0 20px
}

.top-panel__search-btn {
	height: 72px;
	display: table;
	padding: 0 18px
}

@media only screen and (max-width:991px) {
	.top-panel__search-btn {
		width: 100%;
		height: 56px;
		padding: 0
	}
	.top-panel__cols {
		min-height: 56px
	}
	.top-panel>.top-panel__cols {
		display: block
	}
	.top-panel__cols .top-panel__logo {
		height: 56px;
		display: inline-flex;
		align-items: center;
		justify-content: center
	}
	.top-mobile__icons .top-panel__col {
		flex: 1;
		padding: 0
	}
	.top-panel__btn-catalog {
		display: none
	}
}

.top-panel__search-btn:link,
.top-panel__search-btn:visited {
	text-decoration: none
}

.top-panel__search-icon {
	display: table-cell;
	vertical-align: middle
}

.top-panel__search-icon {
	text-align: center
}

.top-panel__search {
	position: relative;
	display: flex;
	align-items: center;
	border-radius: 3px
}

.top-panel__search .input-group {
	width: 100%
}

.top-panel__search .btn {
	position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    color: #ffffff;
    border-radius: 0 4px 4px 0;
    border-color: #f28705;
    background: #f28705;
    border: 0;
    box-shadow: none;
    padding: 12px 20px;
    font-weight: 500;
    line-height: 1;
    z-index: 3;
}

.top-panel__search .btn:hover:active {
	box-shadow: none
}

.top-panel__search input[type=text] {
	width: 100%;
    height: 44px;
    margin: 0;
    padding: 0 70px 0 15px;
    border: 2px solid #f28705;
    border-radius: 4px;
    -webkit-appearance: none;
    transition: all .3s;
    background: #fff;
    position: relative;
    z-index: 3;
}

.top-panel__search input[type=text]:focus {
	border-color: #bbb
}

.top-panel__contacts-block {
	height: 72px;
	display: table;
	padding: 0 18px
}

.top-panel__contacts-block:hover {
	background-color: #f1f6f7
}

@media only screen and (max-width:991px) {
	.top-panel__contacts-block {
		width: 100%;
		height: 56px;
		padding: 0 0 0 1px;
		position: relative
	}
	.top-panel__contacts-block:before {
		width: 1px;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0
	}
	.top-panel__contacts-block:before {
		content: "";
		background-color: #f1f6f7
	}
	.top-panel__contacts-icon {
		text-align: center
	}
}

.top-panel__contacts-caption {
	display: table-cell;
	vertical-align: middle
}

.top-panel__contacts-caption {
	padding: 0 12px
}

.top-panel__contacts .top-panel__contact-link {
	text-decoration: none;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center
}

.top-panel__contacts-descr,
.top-panel__contacts-title {
	display: block
}

.top-panel__contacts-title {
	font-size: 20px;
	color: #191919;
	white-space: nowrap;
	font-weight: 500;
	line-height: 24px
}

.top-panel__contacts-descr {
	font-size: 13px;
	color: #a4a9b8;
	line-height: 17px
}

.top-panel__contacts-icon:last-child>i {
	font-size: 25px;
	color: #b2c7cb
}

.left-side {
	flex-shrink: 0
}

@media only screen and (max-width:991px) {
	.panel-compare {
		text-align: center
	}
	.panel-compare {
		padding: 0 0 0 1px;
		position: relative
	}
}

.panel-compare:link,
.panel-compare:visited {
	text-decoration: none
}

@media only screen and (min-width:992px) {
	.right-side {
		margin-left: 30px
	}
}

.mini-cart {
	width: 60px;
	height: 72px;
	display: table
}

.mini-cart>a {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px
}

.mini-cart>a:hover .top-panel__title {
	opacity: .8;
}

@media only screen and (max-width:991px) {
	.mini-cart {
		width: 100%;
		height: 56px
	}
	.mini-cart>a {
		padding: 0 0 0 1px;
		position: relative
	}
	.mini-cart>a {
		text-align: center
	}
	.mini-cart>a:before {
		width: 1px;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0
	}
	.mini-cart>a:before {
		content: "";
		background-color: #f1f6f7
	}
}

.mini-cart>a {
	text-decoration: none
}

.mini-cart .compare-empty span,
.mini-cart .wishlist-empty span,
.mini-cart .cart-empty span {
	display: none
}

.icon-box {
	position: relative;
    width: 24px;
    height: 24px;
    display: inline-flex;
    vertical-align: middle;
}

.count {
	position: absolute;
    top: -5px;
    right: -11px;
    font-size: 11px;
    width: 18px;
    text-align: center;
    color: #fff;
    line-height: 18px;
    border-radius: 50%;
    background-color: #ff1e1e;
    padding: 0;
    height: 18px;
    font-weight: 500;
    box-shadow: 0 0 0 2px #fff;
}

.top-panel__user-link {
	display: table-cell;
	vertical-align: middle;
	padding: 0 18px
}

@media only screen and (max-width:991px) {
	.top-panel__thead {
		z-index: 206
	}
	.top-panels {
		display: block;
		position: relative;
		box-shadow: 0 2px 3px 0 rgb(0 0 0 / 6%);
		background: #fff
	}
	.top-panel__tfoot {
		z-index: 205;
		transition: top .4s
	}
	.top-panel__menu-icon-container {
		width: 56px;
		height: 56px;
		display: inline-flex;
		align-items: center;
		justify-content: center
	}
	.top-panels {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%
	}
}

.swiper-viewport {
	border-radius: 0;
	box-shadow: none;
	border: 0;
	margin: 0;
	width: 100%
}

.swiper-slideshow {
	margin-bottom: 0
}

.swiper-viewport {
	background: #fff
}

.card {
	background: #fff;
	margin-bottom: 20px
}

.product-item__container {
	height: 100%
}

.product-item {
	width: 100%;
	position: relative;
	background-color: #fff;
	transition: all .15s ease 0s;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 15px;
	box-shadow: inset -1px 0 0 0 #e9e9e9, inset 0 -1px 0 0 #e9e9e9, -1px -1px 0 0 #e9e9e9, -1px 0 0 0 #e9e9e9, 0 -1px 0 0 #e9e9e9
}

.product-item .xdstickers {
    float: none;
    display: table;
}

@media only screen and (min-width:768px) {
	.category-banner__full {
		margin-bottom: 30px
	}
	.product-item {
		padding: 20px;
	}
}

.product-item__image {
	position: relative;
	width: 100%
}

.product-image:link,
.product-image:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	height: 100%
}

.product-image>img {
	width: auto;
	height: auto
}

.product-item-markers {
	position: absolute;
	right: 0;
	bottom: 10px;
	z-index: 1
}

.product-item-marker {
	display: flex;
	align-items: center;
	padding: 4px 6px;
	border-radius: 40px
}

.product-item-marker-discount {
	background: #ff1e1e;
    border: 1px solid #ff1e1e;
    font-weight: 500;
}

.product-item-marker>span {
	overflow: hidden;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap
}

.product-item-marker-14px>span {
	font-size: 14px;
	line-height: 14px
}

@media only screen and (max-width: 767px) {
	.product-item-marker-14px>span {
		font-size: 12px;
		line-height: 11px;
	}
}

.product-item__icons {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}

.product-item__delay {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-item__delay i {
	color: #cdd0dc
}

.product-item__delay i {
	font-size: 19px;
	cursor: pointer;
	display: inline-block;
	line-height: 0
}

.product-item__delay i:active,
.product-item__delay i:hover {
	color: #959595
}

.product-item__title {
	margin-top: 5px
}

.product-item__title a {
	color: #191919;
}

.product-item__heading {
	max-height: 72px;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    -webkit-line-clamp: 3;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media only screen and (min-width: 768px) {
	.product-item__heading {
		font-size: 16px;
	}
}

.product-item__heading a {
	display: block;
	color: inherit
}

.product-item__heading a:hover {
	color: #f28705
}

.product-item__rating {
	height: 24px;
	line-height: 1;
	display: flex;
	align-items: center;
	margin-top: 6px
}

.product-item__description {
	font-style: italic;
	margin-top: 10px;
}

.product-grid .product-item__description,
.product-grid .product-item__attribute {
	display: none;
}

.product-item__attribute {
	margin-top: 12px;
}

.short-attribute__list {
	display: flex;
}

.short-attribute__list+.short-attribute__list {
	padding-top: 5px;
}

.short-attr__left {
	padding-right: 5px;
	color: #b2b7bb;
}

.product-item__info {
	width: 100%;
	margin-top: auto
}

.product-item__caption {
	width: 100%;
}

.product-item__caption-block {
	padding-top: 20px
}

.product-item__blocks {
	flex-grow: 1;
	position: relative
}

@media only screen and (max-width: 575px) {
	.product-item__blocks {
		padding-bottom: 10px;
	}
}

.product-button__container {
	padding-top: 20px;
}

.product-item__blocks .alert-price {
	margin-right: 20px;
	display: inline-block;
	color: #54545a
}

.product-price__current {
	font-size: 20px;
    color: #191919;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    font-weight: 600;
}

.product-item-price-old {
	font-size: 16px;
	text-decoration: line-through;
	text-overflow: ellipsis;
	line-height: 19px;
	white-space: nowrap;
	margin-right: 10px
}

.product-price-tax {
	font-size: 11px;
	padding-top: 7px
}

.product-item-price-economy {
	position: relative;
    line-height: 16px;
    white-space: nowrap;
    background: #4fa9e8;
    padding: 2px 6px;
    display: inline-flex;
    border-radius: 24px;
	font-size: 13px;
}

.product-item__basket {
	display: flex;
	flex-direction: column;
	height: 100%
}

.product-item__sku {
	margin-top: 10px
}

.product-item__sku .product-item__text_sku {
	font-size: 12px;
	color: #b2b7bb;
	line-height: normal;
	display: block
}

@media only screen and (min-width: 768px) {
	.product-item__sku .product-item__text_sku {
		font-size: 14px;
	}
}

.product-item-price-stock .product-item-price-economy {
	color: #fff
}

.product-item__quantity {
	display: flex;
	align-items: center;
	margin-top: 8px
}

.product-item__quantity-icon {
	font-size: 16px;
	display: inline-flex;
	height: 100%;
	align-items: center;
	width: 15px;
	height: 15px;
	margin-right: 5px
}

.product-item__quantity-icon.icon-success {
	color: #00c741
}

.product-item__quantity-icon.icon-success {
	background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2021%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M10.5%200C4.725%200%200%204.725%200%2010.5C0%2016.275%204.725%2021%2010.5%2021C16.275%2021%2021%2016.275%2021%2010.5C21%204.725%2016.3188%200%2010.5%200ZM15.2688%208.4875L10.0188%2013.7375C9.84375%2013.9125%209.625%2014%209.40625%2014C9.1875%2014%208.96875%2013.9125%208.79375%2013.7375L5.73125%2010.675C5.38125%2010.325%205.38125%209.8%205.73125%209.45C6.08125%209.1%206.60625%209.1%206.95625%209.45L9.40625%2011.9L14.0437%207.2625C14.3937%206.9125%2014.9188%206.9125%2015.2688%207.2625C15.6188%207.6125%2015.6188%208.1375%2015.2688%208.4875Z%22%20fill%3D%22%2343D663%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat
}

.product-item__quantity-icon.icon-danger {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='iso-8859-1'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512.001 512.001' style='enable-background:new 0 0 512.001 512.001;' xml:space='preserve'%3e%3cpath style='fill:%23FF6465;' d='M256.001,512c141.384,0,255.999-114.615,255.999-256.001C512.001,114.615,397.386,0,256.001,0 S0.001,114.615,0.001,256.001S114.616,512,256.001,512z'/%3e%3cpath style='opacity:0.1;enable-background:new ;' d='M68.873,256.001c0-129.706,96.466-236.866,221.564-253.688 C279.172,0.798,267.681,0,256.001,0C114.616,0,0.001,114.615,0.001,256.001S114.616,512.001,256,512.001 c11.68,0,23.171-0.798,34.436-2.313C165.339,492.865,68.873,385.705,68.873,256.001z'/%3e%3cpath style='fill:%23FFFFFF;' d='M313.391,256.001l67.398-67.398c4.899-4.899,4.899-12.842,0-17.74l-39.65-39.65 c-4.899-4.899-12.842-4.899-17.74,0l-67.398,67.398l-67.398-67.398c-4.899-4.899-12.842-4.899-17.74,0l-39.65,39.65 c-4.899,4.899-4.899,12.842,0,17.74l67.398,67.398l-67.398,67.398c-4.899,4.899-4.899,12.842,0,17.741l39.65,39.65 c4.899,4.899,12.842,4.899,17.74,0l67.398-67.398L323.4,380.79c4.899,4.899,12.842,4.899,17.74,0l39.65-39.65 c4.899-4.899,4.899-12.842,0-17.741L313.391,256.001z'/%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e")
}

.product-item__quantity-val {
	overflow: hidden;
	color: #191919;
	text-overflow: ellipsis;
	line-height: normal;
	font-size: 14px;
}

.product-item__amount {
	display: inline-flex;
	margin-top: 15px;
	position: relative;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
	overflow: hidden;
	background: #fff;
}

.product-item__amount .stock_warning {
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	padding: 5px 10px;
	box-shadow: 0 5px 12px rgba(0, 0, 0, .14);
	border-radius: 4px;
	font-size: 13px
}

.product-item__container.hover .product-item__hidden {
	display: block
}

.product-item__amount-btn-minus,
.product-item__amount-btn-plus {
	color: #191919;
	text-align: center;
	text-decoration: none;
	background: #fff;
	cursor: pointer;
	font-size: 16px;
	padding: 8px 12px;
	line-height: normal;
	user-select: none;
	border: 0;
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.product-item__amount-btn-disabled {
	color: #d0e0e3;
	cursor: default
}

.product-item__amount .product-item__amount-input {
	padding: 0;
	font-size: 16px;
	color: #191919;
	width: 40px;
	text-align: center;
	border: 0;
	-webkit-appearance: none;
	background: #fff
}

.product-item__amount-btn-minus:not(.product-item__amount-btn-disabled):active,
.product-item__amount-btn-minus:not(.product-item__amount-btn-disabled):hover,
.product-item__amount-btn-plus:not(.product-item__amount-btn-disabled):active,
.product-item__amount-btn-plus:not(.product-item__amount-btn-disabled):hover {
	color: #191919;
	border-color: #e3e3e3;
	background-color: #f9f9f9
}

.product-item__amount-btn-minus:not(.product-item__amount-btn-disabled):active,
.product-item__amount-btn-plus:not(.product-item__amount-btn-disabled):active {
	background-color: #f5f5f5
}

.btn-buy {
    text-decoration: none;
    color: #fff;
    background-color: #f28705;
    border-color: #f28705;
}

@media only screen and (max-width: 767px) {
	.product-button__container .btn {
		font-size: 14px;
		padding: 6px 10px;
	}
}

.product-button__container .btn,
.product-item__price {
	position: relative
}

.product-button__container .btn>i {
	font-size: 19px;
	display: inline-flex
}

@media only screen and (max-width:991px) {
	.container-push>h3 {
		margin-left: 20px;
		margin-right: 20px
	}
}

.product-item__container.hover .product-item__hidden {
	display: block
}

.product-item-price-stock {
	display: flex;
	align-items: center
}

@media only screen and (min-width:768px) {
	.product-list .product-item {
		flex-direction: row
	}
	.product-list .product-item__image {
		width: 25%;
		margin-right: 20px;
		flex-shrink: 0
	}
	.product-list .product-item__basket {
		width: 75%;
		padding-right: 240px;
		position: relative
	}
	.product-list .product-item__sku {
		margin-top: 0
	}
	.product-list .product-item__info {
		position: absolute;
		z-index: 1;
		right: 0;
		top: 0;
		width: 220px
	}
}

.rating .star-empty {
	color: #dfe3e4
}

.product-item__container .rating span+span {
	margin-left: 3px
}

.rating span i {
	font-size: 16px
}

.rating .star {
	color: #ffb500
}

.scroll-fixed {
	width: 40px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: fixed;
	left: 24px;
	bottom: -62px;
	z-index: 203
}

.scroll-up {
	text-align: center;
	text-decoration: none;
	transition: bottom .3s ease 0s, background-color .15s ease 0s, opacity .15s ease 0s;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 50px;
	position: fixed;
	right: 20px;
	z-index: 201;
	background: #3a3c40;
	box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
	border-radius: 50%;
	cursor: pointer;
	outline: 0;
	border: 0
}

.scroll-up:active,
.scroll-up:hover {
	background: #f28705
}

.site-footer {
	margin-top: auto;
	flex: none;
	position: relative;
	transition: transform .2s;
	background: #0d0f14
}

.footer-column {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 20px 0
}

.footer-bottom {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 30px 0 90px;
	order: 1;
	padding-bottom: 0
}

@media only screen and (min-width:768px) {
	.footer-column {
		padding: 40px 0
	}
	.footer-bottom {
		padding: 30px 0 0
	}
}

.footer-column__information {
	padding-right: 20px;
	padding-bottom: 20px;
	display: flex;
	flex-direction: column
}

.footer-column__list-item {
	flex: 1
}

.footer-column__service,
.footer-column__extra {
	padding-right: 30px;
	padding-bottom: 30px
}

.bottom-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0
}

.bottom-menu li a {
	font-size: 16px;
	color: #a8a8a8;
	display: block;
	text-decoration: none;
	padding-bottom: 10px;
	transition: color .3s
}

.bottom-menu li a:hover {
	color: #fff
}

.footer-column__contacts {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.footer-column__list {
	display: flex;
	flex-wrap: wrap;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

@media only screen and (min-width:768px) {
	.footer-column__list {
		-ms-flex: 0 0 66.666666%;
		flex: 0 0 66.666666%;
		max-width: 66.666666%
	}
	.footer-column__contacts {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
}

@media only screen and (min-width:1200px) {
	.footer-column__list {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.footer-column__contacts {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
}

.footer-column__social {
	padding-top: 20px
}

.footer-column__title {
	font-size: 20px;
    color: #ffffff;
    padding-bottom: 20px;
    font-weight: 500;
}

.footer-column__phone {
	position: relative
}

.footer-column__phone .phone-body {
	font-size: 19px;
	color: #2b3135
}

.footer-column__phone .phone-body div a {
	color: #a8a8a8;
	font-weight: 600;
	transition: color .3s
}

.footer-column__phone .phone-body div a:hover {
	color: #fff
}

.column-contacts {
	display: flex;
	align-items: center;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #a8a8a8;
	position: relative;
	padding-bottom: 15px
}

.footer-column__phone-contacts .icon-contacts {
	flex: none;
	margin-right: 10px;
	width: 21px;
	height: 21px
}

.footer-column__phone-contacts .icon-contacts i {
	font-size: 18px;
    display: inline-flex;
    vertical-align: middle;
}

.footer-column__social-title {
	font-weight: bold;
	font-size: 24px;
	color: #dadbdc;
	padding-bottom: 30px
}

.footer-column__social-item {
	margin: 0 -5px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	font-size: 0;
	margin-bottom: 20px
}

.footer-column__social a {
	display: block;
	text-decoration: none;
	width: 40px;
	height: 40px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	margin: 0 5px 10px
}

.footer-social__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.footer-column__payment {
	width: 100%;
	font-size: 0
}

.footer-column__payment-title {
	font-weight: 500;
	font-size: 17px;
	color: #fff;
	padding: 0 0 10px
}

.footer-column__payment-body {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0
}

.footer-column__payment-body span {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	font-size: 0;
	height: 50px;
	margin-right: 20px
}

.footer-column__payment-body span img {
	width: 50px;
	max-width: 50px
}

@media only screen and (max-width:1200px) {
	.footer-column__list-item {
		flex: auto
	}
}

.footer-bottom__powered {
	color: #dadbdc;
	font-size: 13px
}

.footer-column__social-item a {
	background: #21252e;
}

.footer-column__social-item a:not(.social-color):hover {
	background: #2e323c;
}

.config-facebook.social-color {
	background: #4267b2
}

.config-vk.social-color {
	background: #0089ff
}

.config-telegram.social-color {
	background: #08c
}

.config-instagram.social-color {
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.config-whatsapp.social-color {
	background: #00bb5f
}

.config-youtube.social-color {
	background: #f00
}

.footer-column__social-item a svg {
	fill: #fff
}

.footer-column__payment img {
	margin: 0 10px 10px 0
}

@media only screen and (min-width:992px) {
	.catalog-wrapper.sort.active {
		padding-top: 50px
	}
}

.catalog-toolbar__sort {
	padding-bottom: 30px;
	padding-top: 26px;
}

.toolbar-form__input__title {
	font-size: 14px;
    color: #b2b7bb;
    margin-top: -24px;
    display: block;
    padding-bottom: 3px;
}

.toolbar-form__input+.toolbar-form__input {
	margin-left: 10px
}

.toolbar-form__input .form-control {
    border: 1px solid #E3E5E8;
    border-radius: 5px;
	height: 37px;
	cursor: pointer;
	background-color: #fff;
	font-size: 16px;
}

.navigation-title h1 {
	margin: 0 0 24px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}

.catalog-section {
	margin-bottom: 30px
}

.catalog-toolbar-block.fixed h1 {
	display: none
}

@media only screen and (max-width:991px) {
	.navigation-title h1 {
		font-size: 20px;
		line-height: normal
	}
	.catalog-toolbar-block h1,
	.navigation-items h1 {
		font-size: 20px;
		line-height: 25px
	}
	.catalog-wrapper.active {
		padding-top: 50px
	}
	.catalog-toolbar-block.fixed,
	.top-panel__tfoot.is-top {
		top: 56px
	}
	.top-panel__tfoot.is-top.active {
		top: -56px
	}
}

.catalog-sort-active {
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	color: #191919;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	height: 35px;
	line-height: 18px;
	padding: 7px 17px;
	position: relative;
	-webkit-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	vertical-align: middle;
	z-index: 30;
	text-transform: lowercase;
	letter-spacing: 0
}

.catalog-sort-active:hover {
	background: #fafafa
}

.catalog-section-sort-block {
	display: flex;
	align-items: center;
	justify-content: space-between
}

@media only screen and (min-width:992px) {
	.catalog-sort+.catalog-sort {
		margin-left: 30px
	}
	.top-panel {
		z-index: 206
	}
	.top-panel__wrapper.active {
		height: 72px
	}
	.top-panel,
	.top-panel.catalog-menu__outside.fixed {
		box-shadow: 0 1px 5px rgb(0 0 0 / 14%)
	}
}

.catalog-section-sort-text {
	user-select: none;
	padding-right: 15px
}

@media only screen and (max-width:991px) {
	.catalog-container {
		padding: 0 15px 15px
	}
}

.catalog-section-sort-arrow {
	display: inline-flex;
	align-items: center
}

.catalog-section-sort-arrow i,
.catalog-section-sort-text {
	-webkit-transition: all .15s ease 0s;
	-moz-transition: all .15s ease 0s;
	-o-transition: all .15s ease 0s;
	transition: all .15s ease 0s
}

.catalog-section-sort-arrow i {
	display: inherit;
	font-size: 11px
}

.catalog-sort-active.open .catalog-section-sort-arrow i {
	transform: rotate(180deg)
}

.catalog-section-sort-popup {
	text-align: left;
	border: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 8px 48px 0 rgb(0 0 0 / 16%);
	-moz-box-shadow: 0 8px 48px 0 rgb(0 0 0 / 16%);
	box-shadow: 0 8px 48px 0 rgb(0 0 0 / 16%);
	background-color: #fff;
	margin: 0;
	padding: 0;
	transform: translateY(15px);
	transition: all .3s;
	min-width: auto;
	display: block;
	opacity: 0;
	visibility: hidden
}

.catalog-sort-active.open .dropdown-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0)
}

.catalog-section-sort-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto
}

.catalog-section-sort-popup ul li a {
	display: block;
	margin: 0;
	padding: 10px 15px;
	cursor: pointer
}

.catalog-section-sort-popup ul li a {
	position: relative;
	font-size: 16px;
	color: #70707a;
	text-decoration: none;
	line-height: 17px;
	white-space: nowrap
}

@media only screen and (max-width:991px) {
	.catalog-section-sort-popup ul li a {
		padding-top: 9px;
		padding-bottom: 10px
	}
}

.catalog-section-sort.open .dropdown-menu {
	display: block
}

.catalog-section-sort-popup ul li+li {
	border-top: 1px solid #f0f0f0
}

.catalog-section-sort-popup ul li a:active,
.catalog-section-sort-popup ul li a:hover,
.catalog-section-sort-popup ul li.active a {
	color: #191919;
	background: #f7f7f7
}

.content-wrapper h1 {
	font-weight: 600;
	margin-top: 0
}

.catalog-sections .catalog-section__item {
	display: block;
    position: relative;
    text-decoration: none;
    transition: transform .3s;
    background: #fff;
    margin-bottom: 30px;
}

@media only screen and (max-width:767px) {
	.catalog-sections {
		margin-bottom: 30px;
	}
	.catalog-sections .catalog-section__item,
	.container-push .catalog-section__item {
		display: flex;
		align-items: center;
		border-bottom: 1px solid #f1f6f7;
		margin: 0;
		min-height: auto;
		border-radius: 0;
		transition: none;
		flex-direction: row-reverse;
	}
	.category-section__list {
		padding: 0;
	}
}

@media only screen and (max-width:767px) {
	.container-push .catalog-section__list .catalog-sections [class*=col-] {
		width: 100%
	}
}

.catalog-section__item__count {
	position: absolute;
	right: 8px;
	top: 8px;
	z-index: 2
}

.catalog-section__item__count {
	font-size: 13px;
	color: #191919;
	transition: all .15s ease 0s;
	line-height: 11px;
	text-align: center;
	border-radius: 4px;
	display: inline-block
}

@media only screen and (max-width:767px) {
	.catalog-section-item__image {
		padding-left: 15px;
	}
}

.catalog-section-item__image>img {
	transition: transform .4s;
	mix-blend-mode: multiply
}

.grayscale:hover {
	-webkit-filter: grayscale(0);
	opacity: 1;
	filter: grayscale(0)
}

@media only screen and (max-width:767px) {
	.catalog-section-item__image>img {
		max-width: 36px;
		max-height: 36px
	}
}

@media only screen and (max-width:767px) {
	.category-section-item {
		margin-left: -15px;
		margin-right: -15px
	}
}

.catalog-section__item__title {
	font-weight: 400;
	padding: 15px;
	color: #191919;
	text-align: center;
	width: 100%;
	text-align: left;
	line-height: normal;
	font-size: 14px
}

@media only screen and (min-width:768px) {
	.catalog-sections .catalog-section__item {
		background: #f5f5f5;
		border-radius: 10px;
	}
	.catalog-sections .catalog-section__item:hover img {
		transform: scale(1.1);
	}
	.catalog-section__item__title {
		display: block;
		font-size: 16px;
		font-weight: 600;
	}
	.catalog-section__item__title.catalog-title__absolute {
		position: absolute;
		top: 0;
		left: 0
	}
	.catalog-section-item__image {
		display: block;
		padding: 0 15px 15px;
	}
}

.catalog-toolbar__panel.fixed {
	background: #f1f6f7
}

.catalog-toolbar__panel.fixed {
	box-shadow: 0 0 30px rgba(61, 75, 82, .16)
}

.catalog-section-pagination {
	text-align: center
}

.container-push .catalog-section-pagination .pagination {
	margin-top: 45px
}

.pagination>li>a,
.pagination>li>span {
	width: 36px;
	height: 36px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.pagination>li>a,
.pagination>li>span {
	text-align: center
}

.pagination>li.first>a,
.pagination>li.first>span,
.pagination>li.last>a,
.pagination>li.last>span {
	color: #d0e0e3
}

.pagination {
	display: inline-flex;
	margin: 0 0 20px 0;
	box-shadow: 0 0 15px 2px rgba(0, 0, 0, .1);
	border-radius: 5px
}

.pagination li {
	display: inline-block;
	border: 0
}

.pagination li:hover {
	border: 0
}

.pagination>li>a,
.pagination>li>span {
	font-size: 16px;
	color: #111;
	border: 0;
	float: none;
	font-weight: 700;
	background-color: #fff;
	margin: 0;
	line-height: 100%;
	padding: 8px 10px
}

.pagination li.active span {
	color: #fff;
	float: none;
	border: 0
}

.pagination li:hover a {
	color: #111;
	border: 0
}

.pagination li:first-child a {
	border-right: 1px solid rgba(0, 0, 0, .05)
}

.pagination li:last-child a {
	border-left: 1px solid rgba(0, 0, 0, .05)
}

.pagination li:first-child a:hover {
	border-right: 1px solid transparent
}

.pagination li:last-child a:hover {
	border-left: 1px solid transparent
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #111;
	border: 0
}

.pagination>.active {
	background-color: #f28705;
	
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #f28705;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	border-color: #f0f2f4;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	background-color: #f28705;
	opacity: .6;
	color: #fff;
}

@media only screen and (max-width:767px) {
	.text-empty {
		padding: 25px 25px 0
	}
}

.buttons {
	margin: 1em 0;
	overflow: hidden
}

.buttons .btn+.btn {
	margin-left: 5px
}

.btn-rounded {
	border-radius: 10rem!important
}

.authform h1 {
	margin-bottom: 30px
}

.authform-label-container {
	display: block;
	line-height: 1.4
}

.authform-buttons-container {
	display: flex;
	align-items: center
}

.authform-buttons-container .btn {
	margin-right: 16px
}

.forgot-link {
	display: inline-block;
	margin-top: 6px
}

.login-container {
	margin-bottom: 30px
}

.navigation-title {
	margin-top: 0
}

.catalog-container .navigation-title {
	padding-top: 20px
}

.contacts-item__caption {
	margin-bottom: 40px;
	position: relative;
	background: #fff
}

.contacts-item__image {
	margin-bottom: 20px
}

.contact-page img {
	border-radius: 12px;
	margin-left: inherit
}

.contacts-item-title {
	padding: 24px 30px;
	background: #f1f6f7;
	color: #191919;
	font-size: 22px;
	font-weight: 600;
	line-height: normal
}

.contacts-item__row {
	display: flex;
	align-items: center;
	padding-bottom: 15px
}

.contacts-item__icon {
	margin-right: 10px
}

@media only screen and (max-width:767px) {
	.contacts-item__icon {
		display: none;
	}
}

.contacts-item__address .contacts-item__icon {
	align-self: flex-start
}

.contacts-item__icon>i {
	font-size: 24px;
	color: #b2b7bb;
	height: 30px;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center
}

.contacts-item__text {
	width: 100%
}

.contacts-item__title h3 {
	margin-bottom: 10px;
    margin-top: 10px;
}

.address-geo {
	font-size: 14px;
}

.store-list {
	position: relative;
	margin-bottom: 50px
}

.store-image {
	margin: 0 20px 20px 0
}

.store-address {
	display: flex;
	margin-top: 12px
}

@media only screen and (min-width:768px) {
	.store-caption h3 {
		margin-top: 0
	}
}

.store-address>.store-text,
.store-hours>.store-text {
	color: #b2b7bb
}

.store-hours {
	display: flex;
	align-items: center;
	margin-top: 5px;
	font-size: 16px;
	line-height: 17px
}

.store-phone {
	margin-top: 17px
}

.store-fax>span,
.store-phone>span {
	font-weight: 700;
	font-size: 19px
}

.store-title-icon {
	display: flex;
	align-items: center;
	height: 26px;
	margin-bottom: 11px
}

.store-title-icon>i {
	font-size: 24px;
	color: #b2b7bb;
	display: inline-flex;
	width: 26px;
	height: 26px;
	justify-content: center;
	align-items: center;
	margin-right: 9px
}

.location-geo {
	display: inline-block;
	margin-top: 13px
}

@media only screen and (max-width:768px) {
	.catalog-section__product {
		margin-left: -15px;
		margin-right: -15px
	}
}

.container-push {
	padding: 30px 0
}

@media only screen and (min-width:992px) {
	.extension {
		padding-left: 30px;
		padding-right: 30px
	}
}

.shadow-title {
	font-size: 34px;
	color: #e9e9e9;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	line-height: normal;
	margin-bottom: -20px;
	height: 50px;
	text-shadow: 1px 2px 2px #b2b7bb
}

@media only screen and (max-width:640px) {
	.text-title .shadow-title {
		font-size: 21px;
    	margin-bottom: -35px;
	}
	.text-title .content-title {
		font-size: 20px
	}
}

.product .back-history {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 45px
}

.product .button-back {
	position: relative;
    display: flex;
    align-items: center;
    padding-left: 38px;
    height: 30px;
    color: #b2b7bb;
    background: url(/image/catalog/icon-svg/arrows/arrow-back.svg) no-repeat 9px center;
    transition: .25s ease-in-out;
}

.product .button-back::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 30px;
	width: 30px;
	border: 2px solid #b6c4cb;
	border-radius: 50%
}

.product .button-back:hover {
	opacity: .7
}

.product .main-title {
	font-size: 25px;
	margin: 0;
	line-height: 30px
}

@media only screen and (min-width:1200px) {
	.product .main-title {
		font-weight: 700;
    	font-size: 34px;
    	line-height: 41px;
	}
}

.product-top-info {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	color: #b2b7bb;
	margin-top: 13px;
	margin-bottom: 30px
}

@media only screen and (max-width:480px) {
	.product-top-info {
		flex-direction: column
	}
	.product-top-info>div {
		margin-bottom: 10px;
	}
}

.product-stock.not-available span {
	color: #ff1e1e
}

.product-stock span {
	position: relative;
	display: inline-block;
	line-height: normal;
	user-select: none
}

.product-stock.in-stock span {
	color: #29ad2e
}

.product-sku span {
	color: #191919
}

.product-rating a {
	padding-left: 5px
}

.product-rating .prod-star i {
	font-size: 18px;
	line-height: 1
}

.product-stock i {
	padding-right: 3px
}

.product-share {
	position: relative;
	cursor: pointer;
}

.product-share .dropdown-toggle {
	display: flex;
	align-items: center
}

.product-share__block {
	padding: 8px 5px 10px 10px;
    white-space: normal;
    min-width: 131px;
	margin: 0;
}

.product-share__block:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 11px solid transparent;
	border-bottom-color: #fff;
	right: 14px;
    top: -18px;
}

@media only screen and (max-width:767px) {
	.product-share__block {
		white-space: normal
	}
}

.product-share__block ul {
	margin-bottom: 0
}

.product-share__block ul li.ya-share2__item {
	margin-right: 5px!important;
	margin-top: 5px!important
}

.product-share.open .dropdown-toggle>i {
	color: #f28705
}

@media only screen and (min-width:481px) {
	.product-rating {
		margin-right: 24px
	}
}

.btn-addtools i {
	font-size: 20px;
    display: inline-block;
    vertical-align: top;
    line-height: 16px;
}

.btn-addtools button span {
	padding-left: 5px;
}

.btn-addtools .product-compare,
.btn-addtools .product-wishlist,
.btn-addtools .product-share .dropdown-toggle {
	text-indent: initial;
    width: auto;
    background: #ffffff;
    margin-right: 20px;
    margin-bottom: 5px;
    white-space: nowrap;
    line-height: normal;
    transition: all .1s;
}

@media only screen and (min-width: 768px) {
	.btn-addtools .product-compare,
	.btn-addtools .product-wishlist {
		font-size: 16px;
	}
}

.btn-addtools .product-compare:hover,
.btn-addtools .product-wishlist:hover,
.btn-addtools .product-share:hover .dropdown-toggle {
	color: #f28705
}

.list-informations {
	padding-left: 0;
	list-style: none;
	padding-bottom: 20px;
	margin-bottom: 0
}

.list-attributes .list-attributes__title {
	font-weight: 700;
	margin-bottom: 10px
}

.list-informations .list-li {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 5px;
	line-height: 1.4;
}

.list-informations .li-name {
	align-items: flex-start;
	background: #fff;
	display: inline;
	padding-right: 3px;
	position: relative;
	color: #707275
}

.list-informations .list-li__left {
	width: 60%
}

.list-informations .list-li__right {
	width: 40%;
	padding-left: 1%
}

.list-li__left {
	position: relative
}

.list-li__left:before {
	border-bottom: 1px dotted rgb(0 26 52 / 15%);
	bottom: 5px;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	width: 100%
}

.product-top-info .xdstickers_wrapper.position_upleft {
	position: static;
    padding-right: 24px;
}

.product-prices {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 10px
}

.product-prices .price {
	position: relative
}

.main-price {
	color: #191919;
	font-size: 30px;
	line-height: normal;
	font-weight: 700
}

.product-reward {
	position: relative;
	display: inline-block;
	line-height: normal;
	cursor: pointer;
	user-select: none
}

.product-reward .reward-modal__button {
	height: 16px;
	width: 16px;
	display: inline-flex;
	vertical-align: middle
}

.reward-modal__button:active {
    transform: scale(.97);
    box-shadow: none;
}

.product-rewards .dropdown-menu {
	padding: 0;
	margin: 0;
	z-index: 202;
	box-shadow: 0 6px 16px 2px rgb(1 29 58 / 16%);
	border-radius: 12px
}

.product-rewards .reward-description {
	padding: 30px;
	color: #191919;
	line-height: 21px
}

.product-rewards .bonus-text__value {
	display: inline-block;
	margin-right: 5px;
	font-weight: 700;
	color: #00b303
}

.product-rewards .reward-description h3 {
	margin-top: 0;
	font-size: 20px;
	line-height: 28px
}

.product-rewards .modal-dialog {
	max-width: 480px
}

.product-rewards .reward-description i {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 16px;
	display: inline-flex;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-shadow: none;
	cursor: pointer
}

.product-actions__block {
	position: relative;
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap
}

.product-offers {
	margin: 0 15px 15px 0;
	line-height: 1.5
}

.product-rewards i {
	transition: all .3s;
	vertical-align: middle
}

.product-rewards.open i {
	transform: rotate(180deg)
}

.reward-description p {
	margin-bottom: 0
}

.product-minimum {
	display: flex;
	font-size: 13px;
	line-height: 15px;
	color: #191919;
	padding: 9px 13px;
	border-radius: 4px;
	font-weight: 700;
	background: #ffed00;
	margin-bottom: 20px;
	align-items: center
}

.product-minimum i {
	font-size: 30px;
	margin-right: 13px
}

.price-points {
	padding-top: 8px
}

.all-tech {
	display: block;
	padding-top: 10px;
}

.product-buy {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.product-left {
    position: sticky;
    top: 90px;
}

.product-image {
	position: relative;
    display: flex;
}

.product-images {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

@media only screen and (min-width: 768px) {
	.product-images {
		font-size: 0;
		line-height: 0;
		display: block;
		position: static;
	}
}

.product-image__thumb {
    list-style: none;
}

.product-images__additional {
    box-sizing: border-box;
    transition: opacity .2s, border-color .2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 4px;
    background-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 74px!important;
    height: 74px!important;
    margin-bottom: 12px;
    padding: 6px;
    cursor: pointer;
}

.product-images__additional:hover {
	box-shadow: 0 0 0 2px #f28705 inset;
}

.btn-previous {
    top: -15px;
}

.btn-next {
    bottom: -15px;
}

.btn-sliders {
    border: 0;
    outline: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    z-index: 1;
    height: 30px;
    width: 30px;
    padding: 0;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 3px rgb(0 0 0 / 12%), 0 2px 4px rgb(0 0 0 / 12%);
}

.product-images .slick-current.slick-active {
    box-shadow: 0 0 0 2px #f28705 inset;
}

.product-image__mains {
    position: relative;
    flex: 1 1 auto;
    min-width: 0;
}

@media only screen and (min-width: 768px) {
	.product-image__mains {
		margin-left: 30px;
	}
}

.product-image__mains:after {
    content: "";
    display: block;
    clear: both;
}

.product-images__thumb.slick-current.slick-active {
    box-shadow: none!important;
    border: none!important;
}

.btn-sliders span {
    font-size: 19px;
    color: #28292d;
    line-height: normal;
    transform: rotate(90deg);
    display: inline-block;
    height: inherit;
}

.product-right-block {
	position: relative
}

.product-quantity {
	margin-right: 20px;
	width: 100px
}

.product-entry-qty {
	margin-bottom: 5px;
	display: block
}

.product-buy__btn {
	flex-grow: 1;
    overflow: hidden
}

.product-buy__btn {
	margin-top: auto
}

#buyoneclick {
	width: 100%
}

.buy-one-click {
	margin-top: 15px;
	width: 100%
}

.buy-one-click .boc_order_btn {
	color: #191919;
	background-color: #fff;
	border-color: #2d3e54
}

.add-cart-block button.btn i {
	display: inline-block;
	margin-right: 10px;
	line-height: 0;
	font-size: 24px
}

.add-cart-block button.btn {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 50px
}

.counter.product-counter {
	display: inline-block;
	max-width: 111px;
	width: 100%;
	position: relative
}

.counter-style-1 .counter-input {
	height: 50px;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    background: #fff;
}

.counter-style-1 .counter-input:focus {
	color: #191919;
	background-color: #fff;
	outline: 0
}

.counter-style-1 .counter-input::-webkit-inner-spin-button,
.counter-style-1 .counter-input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}

.counter-style-1 .counter-controls .counter-minus,
.counter-style-1 .counter-controls .counter-plus {
	display: inline-block;
	padding: 0;
	outline: 0;
	border: 0;
	background-color: transparent;
	height: 50%;
	font-size: 13px;
	line-height: 0
}

.counter-style-1 .counter-input {
	padding-right: 30px;
	width: inherit
}

.counter-style-1 .counter-controls {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	width: 3.5rem;
	z-index: 1
}

.counter-style-1 .counter-controls button i {
	font-size: 20px
}

.counter button[disabled],
.counter button[disabled]:focus,
.counter button[disabled]:active {
	cursor: not-allowed;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .35
}

.discount {
	min-width: 160px;
	width: 100%;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 3px;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 25px
}

.discount .price-discount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 15px
}

.discount .price-discount:not(:last-child) {
	border-bottom: 1px solid #ececec
}

.discount-item {
	width: 48%
}

.discount-item-value {
	width: 52%;
	text-align: right
}

.discount h4 {
	margin-top: 0
}

.discount-item-bg {
	font-weight: 500;
	color: #191919;
	display: inline-block
}

.product-options .checkbox,
.product-options .radio {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	transition: all .2s ease-in-out
}

.fake-checkbox input[type=checkbox],
.fake-radio input[type=radio] {
	margin-left: 1rem;
	display: none
}

.fake-checkbox .option-btn,
.fake-radio .option-btn {
	padding-left: 0
}

.fake-checkbox .option-image,
.fake-radio .option-image {
	display: block;
	margin: 0 5px 8px 0
}

@media only screen and (min-width:768px) {
	.fake-checkbox .option-btn img:hover,
	.fake-radio .option-btn img:hover {
		border-color: #d9d9d9
	}
}

.fake-checkbox .option-name,
.fake-radio .option-name {
	font-size: 16px;
	padding: 0 15px;
	background: #fff;
	border-radius: 4px;
	color: #191919;
	margin: 0 5px 8px 0;
	display: flex;
	align-items: center;
	line-height: 40px;
	height: 40px;
	transition: all .2s ease-in-out;
	border: 1px solid #ddd
}

.fake-checkbox input:checked+label .option-name,
.fake-radio input:checked+label .option-name {
	border-color: #191919;
	box-shadow: inset 0 0 0 .1rem #191919
}

.fake-checkbox input:checked+label img,
.fake-checkbox input:checked+label img:hover,
.fake-radio input:checked+label img,
.fake-radio input:checked+label img:hover {
	border-color: #191919;
	box-shadow: inset 0 0 0 .1rem #191919
}

.fake-radio input:checked+label {
	cursor: default
}

.product-tabs {
	margin: 30px auto 70px;
	position: relative
}

.product-tabs .tab-content {
	padding: 20px 0;
}

.tab-reviews__title {
	padding-bottom: 30px;
}

.product-tabs .nav-tabs {
	margin: 0;
	padding: 0;
	border: 0;
	display: flex;
    border-bottom: 3px solid #E3E5E8;
    margin-top: -10px;
}

.product-tabs .nav-tabs li {
	background: #ffffff;
    border: 0;
    border-bottom: 0;
    cursor: pointer;
    margin-bottom: 0;
}

.product-tabs .nav-tabs li.active {
	background: #fff;
	border-color: #c6cacb;
	cursor: default
}

.product-tabs .nav-tabs li a {
	display: flex;
    padding: 0 35px;
    font-size: 16px;
    color: #b2b7bb;
    border-radius: 0;
    line-height: 20px;
    height: 100%;
    align-items: center;
    background: #ffffff;
    border: 0;
    border-bottom: 0;
    margin-right: 0;
    font-weight: bold;
    margin: 0 40px 0px 0;
    cursor: pointer;
    padding: 20px 0;
}

.product-tabs .nav-tabs>li.active>a,
.product-tabs .nav-tabs>li.active>a:focus,
.product-tabs .nav-tabs>li.active>a:hover {
	color: #191919;
	cursor: default;
	background-color: #fff;
	border: 0;
	border-bottom-color: transparent
}

.product-tabs .nav-tabs>li.active>a:after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	border-bottom: 3px solid #191919;
	cursor: default;
	width: 100%;
}

.product-tabs .nav-tabs li sup {
	font-size: 100%;
	font-style: italic;
	font-weight: 400
}

@media only screen and (max-width: 767px) {
	.product-tabs .nav-tabs li a {
		margin-right: 16px;
		font-size: 13px;
		padding: 10px 0;
	}
}

.table-list {
	overflow: hidden;
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	max-width: 480px;
}

.table-list .h3 {
    margin: 20px 0;
}

.table-list .table-list__item {
	border-bottom: 1px dashed #E3E5E8;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 15px;
}

.table-list .table-list__item div {	
    background-color: white;
    margin-bottom: -4px;
    padding-left: 5px;
	font-size: 13px;
	line-height: normal;
}

@media only screen and (min-width: 768px) {
	.table-list {
		margin-right: 135px;
	}
	.table-list .table-list__item div {	
		font-size: 16px;
	}
}

.table-list .table-list__item div:first-child {
    font-weight: 400;
    color: #707275;
    padding: 0 5px 0 0;
    display: flex;
}

.table-list h4 {
	margin: 0;
	text-transform: uppercase;
	color: #d4dadc;
	line-height: 1.2
}

.alert-top {
	position: fixed;
	top: 62px;
	z-index: 1057;
	padding: 15px 35px 15px 15px;
	max-width: 360px;
	right: 44px;
	margin-left: 10px;
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .28);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .28);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .28);
	cursor: pointer
}

@media only screen and (min-width:1024px) {
	.alert-top {
		top: 44px
	}
}

@media only screen and (max-width:767px) {
	.alert-top {
		margin-right: 10px;
		right: 0
	}
}

.cart-panel {
	background: #fff;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .14);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .14);
	display: none;
	height: 100%;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: height .3s, top .3s;
	-o-transition: height .3s, top .3s;
	transition: height .3s, top .3s;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	width: 600px;
	z-index: 203
}

.cart-panel .mini {
	transition: all .3s;
	margin-top: 112px
}

.cart-panel.top .mini {
	margin-top: 72px
}

.mini {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.cart-panel .mini {
	height: -webkit-calc(100% - 202px);
	height: calc(100% - 202px)
}

.mini>.mini-content {
	position: absolute;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.cart-panel .mini-list {
	display: block;
	margin: 0;
	padding: 0
}

.cart-panel .mini-list li {
	border-top: 1px solid #e3ecef;
	overflow: hidden;
	padding: 30px;
	position: relative
}

.cart-panel .mini-list li:first-child {
	border: 0
}

.cart-panel .mini-list .delete {
	background: #dbdada url(/image/catalog/icon-svg/delete/del.svg) no-repeat center;
	border-radius: 50%;
	cursor: pointer;
	height: 20px;
	left: 20px;
	position: absolute;
	top: -webkit-calc(50% - 10px);
	top: calc(50% - 10px);
	-webkit-transition: .1s ease-in-out;
	-o-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
	width: 20px
}

.cart-panel .mini-list .delete:hover {
	background-color: #ff003d
}

.cart-panel .mini-list .minicart-img {
	float: left;
	margin: 15px 0 0 20px;
	position: relative
}

.cart-panel .mini-list .minicart-img img {
	max-height: 90px;
	max-width: 90px
}

.cart-panel .mini-list .minicart-info {
	float: left;
	margin: 7px 0 0 20px;
	width: 255px
}

.cart-panel .mini-list .minicart-info .minicart-article {
	color: #aab7b9;
	font-size: 13px;
	margin: 0;
	padding: 0;
	display: inline-block
}

.cart-panel .mini-list .minicart-info .minicart-name {
	color: #191919;
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 18px;
    font-weight: 700;
}

.cart-panel .mini-list .minicart-price {
	float: right;
	font-weight: 700;
	padding-top: 15px;
	text-align: right
}

.minicart-totals {
	flex-grow: 1;
	padding-right: 40px
}

.minicart-price>p {
	margin: 0
}

.cart-panel .minicart-total {
	background: #fff;
	-webkit-box-shadow: 0 0 13px rgba(0, 0, 0, .3);
	box-shadow: 0 0 13px rgba(0, 0, 0, .3);
	bottom: 0;
	left: 0;
	padding: 30px 40px;
	position: absolute;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.minicart-totals .minicart-totals__container {
	display: flex;
	align-items: baseline
}

.minicart-totals__container:last-child {
	font-size: 20px;
	font-weight: bold
}

.minicart-totals .minicart-text {
	margin-left: auto
}

.cart-panel .minicart-total .minicart-summ {
	position: relative;
    padding: 3px 0;
    line-height: normal;
}

.cart-panel .minicart-total .btn {
	float: right;
	width: 172px;
	height: 50px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 14px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.top-panel__mini-cart:hover:after {
	content: "";
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	height: 100%
}

.minicart-empty {
	text-align: center;
	margin: 50% auto
}

.empty-message {
	font-size: 34px;
    color: #dce1e7;
    line-height: normal;
    font-weight: 700;
}

.minicart-quantity {
	display: inline-block;
	font-weight: 400;
	font-size: 11px;
	line-height: normal;
	padding: 2px 5px;
	border-radius: 3px;
	margin-top: 5px;
	background: #f28705;
	color: #fff
}

.alert.alert-cart,
.alert.alert-comp,
.alert.alert-wish {
	margin: 0;
	position: fixed;
	top: -100%;
	right: 40px;
	width: 320px;
	box-shadow: 0 0 8px rgba(0, 26, 52, .2);
	background: #fff;
	font-size: 16px;
	z-index: 1100;
	padding-left: 50px;
	transition: all .4s
}

@media only screen and (max-width:767px) {
	.alert.alert-cart,
	.alert.alert-comp,
	.alert.alert-wish {
		width: auto;
		right: 0;
		margin: 15px 15px 0
	}
}

.alert.alert-cart i,
.alert.alert-comp i,
.alert.alert-wish i {
	position: absolute;
	left: 0;
	top: 0;
	margin: 10px 0 0 10px;
	font-size: 17px;
	display: inline-flex;
	align-items: center;
	color: #23a623;
	background: #e7eced;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	justify-content: center
}

.catalog-mobile-menu {
	background: #fff
}

.slide-search {
	width: 400px;
	height: 100%;
	position: fixed;
	right: -400px;
	top: 0;
	z-index: 1100;
	background: #fff;
	-webkit-transition: right .3s ease 0s;
	-moz-transition: right .3s ease 0s;
	-o-transition: right .3s ease 0s;
	transition: right .3s ease 0s
}

@media only screen and (max-width:991px) {
	.slide-search {
		-webkit-transition: width .3s ease 0s, right .3s ease 0s;
		-moz-transition: width .3s ease 0s, right .3s ease 0s;
		-o-transition: width .3s ease 0s, right .3s ease 0s;
		transition: width .3s ease 0s, right .3s ease 0s
	}
}

.slide-search.active {
	right: 0
}

.slide-header {
	display: none;
	justify-content: start;
	align-items: center;
	height: 56px;
	min-height: 56px;
	background-color: #f1f6f7;
	padding-left: 24px;
	position: relative
}

@media only screen and (max-width:991px) {
	.slide-search.active {
		width: 100%
	}
	.slide-header {
		display: flex
	}
}

.slide-title {
	font-size: 17px;
	line-height: 20px;
	font-weight: 500
}

.slide-close {
	width: 56px;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer
}

.slide-close>i {
	font-size: 22px;
	display: inline-flex;
	color: #93a3a6;
	transition: all .15s ease 0s
}

.scroll-wrapper {
	height: 100%;
	overflow: hidden
}

.scroll-wrapper,
.slide-search .search-input,
.slide-search__content {
	position: relative
}

.slide-search .search-input input[type=text] {
	width: 100%;
	height: 36px;
	margin: 0;
	padding: 0 36px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.slide-search .search-input input[type=text] {
	border: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-webkit-appearance: none;
	background: 0
}

.slide-search .search-input .search-btn {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 16px;
	height: 36px;
	border-radius: 0;
	border: 0;
	background: 0
}

.slide-search .search-input .icon-search {
	position: absolute;
	top: 0;
	left: 0;
	margin: 8px 0 0 12px;
	font-size: 21px
}

@media only screen and (max-width:991px) {
	.slide-search .search-input input[type=text] {
		background: #fff;
		border-radius: 0;
		height: 50px;
		border-bottom: 1px solid #f1f6f7;
		padding-left: 25px
	}
	.slide-search .search-input .icon-search {
		display: none
	}
	.slide-search .search-input .search-btn {
		height: 50px
	}
}

@media only screen and (max-width:767px) {
	.mb-10 {
		margin-bottom: 10px
	}
}

@media only screen and (max-width:991px) {
	.search-container {
		padding: 25px 25px 0
	}
	.menu-mobile-list {
		background: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.menu-fixed {
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 1001;
		top: 0;
		left: 100%;
		transition: all .3s
	}
	.menu-fixed.active {
		right: 0
	}
	.menu-information-container {
		margin: 0;
		height: 100%;
		background: #fff
	}
	.menu-mobile__informations .title-information {
		margin-bottom: 10px;
		font-weight: 600;
		margin-top: 0
	}
	.menu-mobile__informations ul.list-unstyled {
		margin-bottom: 0
	}
	.menu-mobile__informations ul li {
		height: 30px;
		display: flex;
		align-items: center
	}
	.menu-mobile__informations a {
		display: block;
		color: #191919
	}
	.menu-information-container .menu-info__item {
		padding: 24px;
		border-bottom: 1px solid #f5f1f1
	}
	.mobile-information__icon {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		margin-right: 7px;
		vertical-align: middle
	}
	.menu-information-container .menu-info__item i {
		display: inline-flex;
		vertical-align: middle;
		font-size: 16px
	}
	.mobile-telephone a:not(:last-child) {
		margin-bottom: 10px
	}
	.menu-informations-blocks {
		overflow-y: auto;
		height: calc(100% - 48px)
	}
}

@media only screen and (min-width:992px) {
	.catalog-mobile-menu {
		display: none
	}
}

.w100 {
	width: 100px
}

.w200 {
	width: 200px
}

.w300 {
	width: 300px
}

.w400 {
	width: 400px
}

.w500 {
	width: 500px
}

.white-space-nowrap {
	white-space: nowrap
}

.checkout-table {
	border-top: 1px solid #e6e6e6
}

.checkout-table .remove-button {
	width: 30px;
	height: 30px;
	padding: 0;
	text-align: center;
	border: 0;
	border-radius: 50%;
	background: #dbdada url(/image/catalog/icon-svg/delete/del.svg) no-repeat center;
	-webkit-transition: .1s ease-in-out;
	-o-transition: .1s ease-in-out;
	transition: .1s ease-in-out
}

.checkout-table .remove-button:hover {
	background-color: #f44336
}

.checkout-table thead {
	color: #191919;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase
}

.table.checkout-table thead td {
	padding: 25px
}

@media only screen and (min-width:768px) {
	.table.checkout-table thead td {
		padding: 25px 20px
	}
}

.checkout-table thead td:nth-child(1) {
	width: 50px
}

.checkout-table thead td:nth-child(2) {
	text-align: center;
	width: 250px
}

.checkout-table thead td:nth-child(3) {
	width: 300px
}

.checkout-table thead td:nth-child(6) {
	width: 130px
}

.checkout-table tbody {
	color: #191919;
	font-size: 16px
}

.checkout-table tbody tr {
	border-top: 1px solid #e6e6e6
}

.checkout-table tbody tr td {
	padding: 30px;
	position: relative;
	vertical-align: middle;
	border-top: 1px solid #e6e6e6
}

@media only screen and (min-width:768px) {
	.checkout-table tbody tr td {
		padding: 30px 20px
	}
}

.checkout-table .cart-count {
	background: #fff;
	border-radius: 20px;
	border: 1px solid #dbdcdc;
	height: 34px;
	position: relative;
	text-align: center;
	width: 90px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 8px
}

.checkout-table .cart-count button {
	cursor: pointer;
	color: #c0cbd0;
	transition: all .2s;
	border: 0;
	background: 0;
	padding: 0
}

.checkout-table .cart-count button i {
	font-size: 16px;
	display: flex
}

.checkout-table .cart-count .reload:hover {
	color: #35c337
}

.checkout-table .cart-count .remove:hover {
	color: #f00354
}

.checkout-table .cart-count input {
	border: 0;
	height: 100%;
	position: relative;
	text-align: center;
	padding: 0;
	min-width: 50px;
	border-radius: 20px
}

.checkout-table .checkout-model {
	color: #010101;
	font-size: 12px
}

.checkout-table .checkout-cart__total,
.checkout-table .checkout-model {
	font-weight: 700
}

.checkout-table .checkout-info .checkout-name {
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-right: 20px;
	line-height: normal
}

.checkout-table .price-qty {
	color: #939eb1;
	min-width: 110px;
	display: inline-block;
	font-weight: 700
}

@media only screen and (min-width:1272px) {
	.checkout-table tbody td:nth-child(4),
	.checkout-table thead td:nth-child(4) {
		padding-left: 50px
	}
}

.checkout-image {
	display: block;
	position: relative
}

.checkout-cart__total {
	font-size: 21px
}

.checkout-stock {
	position: absolute;
	top: 20px;
	left: 0;
	border-radius: 30px;
	min-width: 50px;
	border: 1px solid;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 25px;
	padding-top: 5px;
	color: #fff;
	background: red
}

.show-special {
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	line-height: 1;
	font-style: italic;
	color: #00bfff;
	position: absolute;
	left: 20px;
	bottom: 20px
}

@media only screen and (min-width:992px) {
	.show-special {
		left: 0;
		bottom: 0
	}
}

.stars-rating label {
	display: block
}

.stars-rating .wrap {
	display: flex
}

.stars-rating .wrap span {
	font-size: 54px;
	cursor: pointer;
	display: inline-flex;
	height: 60px;
	align-items: center;
	justify-content: center
}

.stars-rating .wrap span:before {
	content: "\2605";
	color: #e8e8e8
}

.stars-rating .wrap:not([data-rate="0"]) span:before {
	content: "\2605"
}

.stars-rating .wrap:hover span:before {
	content: "\2605";
	color: #ffb500
}

.stars-rating .wrap:hover span:hover~span:before {
	color: #e8e8e8
}

.stars-rating .wrap[data-rate="1"] span:nth-child(-n+1):before,
.stars-rating .wrap[data-rate="2"] span:nth-child(-n+2):before,
.stars-rating .wrap[data-rate="3"] span:nth-child(-n+3):before,
.stars-rating .wrap[data-rate="4"] span:nth-child(-n+4):before,
.stars-rating .wrap[data-rate="5"] span:nth-child(-n+5):before {
	color: #ffb500
}

.menu-button__icon {
	overflow: hidden;
	height: 17px;
	width: 20px;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.menu-button__icon .line {
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.menu-button__icon .line {
	width: 20px;
	height: 3px;
	background: #191919;
	border-radius: 10px
}

.viewed-module {
	margin-bottom: 50px
}

.wrapper-brands__new {
	margin-bottom: 50px
}

.wrapper-brands__new .brands-new__show__all p {
	text-align: right;
	background: #2d3e54;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	margin: 0 0 40px;
	padding: 11px 40px;
	vertical-align: middle;
	border-radius: 50px;
	margin: 0
}

.brands-new .brand-link {
	display: flex;
	align-items: center;
	background: #f5f5f6;
	border-radius: 4px;
	cursor: pointer;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #191919;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 30px
}

.brands-new .brand-link img {
	mix-blend-mode: multiply
}

@media only screen and (max-width:767px) {
	.brands-new__show__all a {
		display: block;
		width: 100%
	}
	.wrapper-brands__new .brands-new__show__all p {
		width: 100%;
		text-align: center;
		margin-top: 10px
	}
	.wrapper-brands__new .wrapper-brands__header .content-title {
		font-size: 21px
	}
}

.wrapper-brands__header {
	margin-bottom: 30px
}

.card {
	padding: 20px
}

@media only screen and (min-width:768px) {
	.card {
		padding: 30px
	}
}

.text-company {
	font-size: 17px;
	padding: 30px
}

.text-company h1 {
	margin-top: 0;
	font-size: 30px;
	font-weight: 800;
	line-height: normal
}

@media only screen and (min-width:992px) {
	.text-company {
		padding: 43px
	}
	.text-company h1 {
		font-size: 44px
	}
}

.text-company h1:first-letter {
	color: #0989d2
}

.contacts h4:first-child {
	margin-top: 0
}

.contacts table {
	color: #666;
	border: 0;
	border-collapse: collapse
}

.contacts table td {
	padding-bottom: 10px;
	line-height: 21px;
	vertical-align: top
}

.contacts table td span {
	color: #121212;
	font-size: 17px;
	line-height: 25px;
	font-weight: 600
}

.big-icon {
	height: 54px;
	width: 54px;
	line-height: 54px;
	font-size: 29px;
	border-radius: 50%;
	background: #666;
	color: #fff;
	text-align: center
}

body .big-icon {
	background: #f28705
}

.big-icon.s45 {
	height: 45px;
	width: 45px;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center
}

.contacts table td .big-icon {
	margin: 0 20px 20px 0
}

.maps-size {
	width: 100%;
	height: 400px
}

.tags-container {
	margin-top: 33px
}

.tags-title {
	color: #191919;
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 16px
}

.product-tags {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 18px
}

.product-tags a {
	flex: 0 0 auto;
	padding: 6px 16px;
	color: #191919;
	margin: 0 6px 6px 0;
	box-sizing: border-box;
	font-size: 16px;
	border-radius: 16px;
	height: 30px;
	background: #f2f3f5;
	display: flex;
	align-items: center
}

.product-tags a:hover {
	color: #004ed6
}

.grayscale {
	-webkit-filter: grayscale(1);
	opacity: .4;
	filter: grayscale(1);
	filter: gray
}

.viewed-layout {
	padding-bottom: 30px;
}

.viewed-caption {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 115px;
	white-space: normal;
	color: #191919;
	border-radius: 4px;
	border: 1px solid #e9e9e9;
}

.viewed-caption:hover {
	color: #f28705
}

.viewed-image {
	-webkit-box-flex: 30;
	-webkit-flex: 30;
	-moz-box-flex: 30;
	-ms-flex: 30;
	flex: 30;
	text-align: center;
	padding: 0 20px;
}

.viewed-info {
	padding: 6px 20px 6px 0;
	-webkit-box-flex: 70;
	-webkit-flex: 70;
	-moz-box-flex: 70;
	-ms-flex: 70;
	flex: 70
}

.viewed-name {
	word-wrap: break-word;
	word-break: break-word;
	line-height: 1.4em;
	display: block;
	overflow: hidden;
	max-height: 2.8em;
	font-size: 16px
}

.viewed-price__block {
	font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin: 7px 0 0;
    white-space: nowrap;
    color: #191919;
}

.flex-group {
	display: flex
}

.bg-container {
	background-color: #f1f6f7;
	background-color: #fff
}

@media only screen and (max-width:480px) {
	.checkout-btns .btn {
		display: block
	}
	.checkout-btns .btn+.btn {
		margin: 10px 0 0
	}
}

.text-empty {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 600px;
	flex-direction: column
}

.text-empty p {
	font-weight: 200;
    font-size: 44px;
    line-height: normal;
    color: #b2b7bb;
}

.manufacturers .manufacturer-link {
	display: flex;
    text-align: center;
    margin-bottom: 35px;
    text-decoration: none;
    width: 130px;
    height: 100px;
    border: 1px solid #e5e5eb;
    justify-content: center;
    align-items: center;
}

.manufacturer-image {
	display: none;
}

.manufacturer-name {
	font-weight: 600;
	font-size: 16px;
	color: #191919
}

.review-card {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	padding: 30px 0;
}

.review-card__wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	transition: opacity .6s ease
}

.review-card__wrap .review-image {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 100%
}

.review-card__wrap .review-img {
	max-width: 180px;
	max-height: 180px;
	margin-bottom: 12px
}

.review-card__wrap .review-name {
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 4px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #93a4b1
}

.review-card__wrap .review-text {
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	color: #191919;
	margin-bottom: 20px
}

.reviews-subtitle {
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #9b9b9b;
}

.reviews-title__header .close-btn {
	display: flex;
    align-items: center;
    z-index: 99;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: transparent;
    border: none;
    color: #9b9b9b;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s;
    width: 40px;
    height: 40px;
    border-radius: 12px;
	padding: 10px;
}

.reviews-title__header .close-btn:hover {
    background-color: #f5f5f5;
}

.reviews-title__header .close-btn:active {
    background-color: #e6e6e6;
}

.form-review__card {
	padding-top: 20px;
}

.close-icon__cross {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center;
}

.icon-cross__image {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC42NDY0IDYuNzUzNTVDMTguODQxNyA2LjU1ODI5IDE4Ljg0MTcgNi4yNDE3MSAxOC42NDY0IDYuMDQ2NDVMMTcuOTUzNiA1LjM1MzU1QzE3Ljc1ODMgNS4xNTgyOSAxNy40NDE3IDUuMTU4MjkgMTcuMjQ2NCA1LjM1MzU1TDEyIDEwLjZMNi43NTM1NSA1LjM1MzU1QzYuNTU4MjkgNS4xNTgyOSA2LjI0MTcxIDUuMTU4MjkgNi4wNDY0NSA1LjM1MzU1TDUuMzUzNTUgNi4wNDY0NUM1LjE1ODI5IDYuMjQxNzEgNS4xNTgyOSA2LjU1ODI5IDUuMzUzNTUgNi43NTM1NUwxMC42IDEyTDUuMzUzNTUgMTcuMjQ2NEM1LjE1ODI5IDE3LjQ0MTcgNS4xNTgyOSAxNy43NTgzIDUuMzUzNTUgMTcuOTUzNkw2LjA0NjQ1IDE4LjY0NjRDNi4yNDE3MSAxOC44NDE3IDYuNTU4MjkgMTguODQxNyA2Ljc1MzU1IDE4LjY0NjRMMTIgMTMuNEwxNy4yNDY0IDE4LjY0NjRDMTcuNDQxNyAxOC44NDE3IDE3Ljc1ODMgMTguODQxNyAxNy45NTM2IDE4LjY0NjRMMTguNjQ2NCAxNy45NTM2QzE4Ljg0MTcgMTcuNzU4MyAxOC44NDE3IDE3LjQ0MTcgMTguNjQ2NCAxNy4yNDY0TDEzLjQgMTJMMTguNjQ2NCA2Ljc1MzU1WiIgZmlsbD0iIzlFOUI5OCIvPgo8L3N2Zz4K);
  }

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.form-label {
	font-style: normal;
	font-stretch: normal;
	font-size: 16px;
	line-height: normal;
	padding: 5px 10px 0 0;
	margin-bottom: 0;
	width: 170px
}

.form-input {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.flex-wrap {
	flex-wrap: wrap
}

@media only screen and (max-width:767px) {
	.flex-wrap-media {
		flex-wrap: wrap
	}
	.form-label {
		width: 100%;
		padding: 0;
		margin-bottom: 5px
	}
}

#button-cart.btn-warning {
	background: #ec8700!important;
	-webkit-box-shadow: 0 1px 6px rgba(195, 103, 0, .55)!important;
	box-shadow: 0 1px 6px rgba(195, 103, 0, .55)!important
}

.section-block__horizontal {
	margin-bottom: 60px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-content: flex-start;
	-moz-align-content: flex-start;
	align-content: flex-start;
	-ms-flex-line-pack: start
}

.section-block__item {
	display: inline-block;
	width: 100%;
	margin-bottom: 60px;
	vertical-align: top
}

@media only screen and (min-width:768px) {
	.section-block__item {
		width: 50%
	}
}

.section-block__img {
	margin-right: 20px;
	width: 70px;
	float: left;
}

.section-block__text {
	display: inline-block;
	width: calc(100% - 50px - 40px)
}

.section-block__title {
	display: inline-block;
	width: 100%;
	font-weight: 700;
	line-height: normal;
	font-size: 21px;
	color: #191919;
	margin-bottom: 10px;
	letter-spacing: 0
}

.section-block__annotation {
	display: inline-block;
	width: 100%;
	font-size: 17px;
	color: #959da0;
	line-height: 24px;
	max-width: 395px
}

.section-block__container {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.section-block-main__title {
	width: 100%
}

.section-block-main__title h2 {
	display: inline-block;
	width: 100%;
	font-weight: 700;
	line-height: 55px;
	font-size: 52px;
	letter-spacing: -2px;
	margin-bottom: 40px;
	color: #191919
}

.ToTopIcon {
	fill: #fff
}

.remove-wishlist {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #f44336;
	width: 30px;
	height: 30px;
	z-index: 1;
	text-align: center;
	border-radius: 4px;
	transition: all .3s;
	display: flex;
	align-items: center;
	justify-content: center
}

.remove-wishlist:active,
.remove-wishlist:active:focus,
.remove-wishlist:focus,
.remove-wishlist:hover {
	color: #f28705;
    background: #eff0f2
}

.remove-wishlist i {
	font-size: 19px;
    height: 24px
}

.order-list-info .order-item {
	margin-left: 0;
	margin-right: 0;
	background-color: #fff;
	border: 1px solid #e8edef;
	margin-bottom: 20px;
	padding-bottom: 0
}

.order-list-info .order-title {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	font-weight: 700;
	background: #f1f6f7;
	font-size: 16px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.order-list-info .order-name-block {
	display: flex;
	align-items: center
}

.order-list-info .order-image {
	margin-right: 15px
}

.order-list-info .order-name {
	font-weight: 700;
	display: block
}

.order-list-info .order-options {
	margin-top: 7px
}

.order-list-info .order-block {
	padding: 20px
}

.order-list-info .order-block:not(:last-child) {
	border-bottom: 1px solid #e8edef
}

.order-list-info .order-options-title {
	font-weight: 700;
	margin-top: 10px;
	color: #191919
}

.order-list-info .order-inline {
	display: inline-block;
	margin: 0 19px 13px 0;
	font-size: 14px;
	min-width: 25%;
	color: #b2b7bb
}

.order-list-info .products-order-price-title {
	font-size: 13px
}

.order-list-info .products-order-price {
	font-size: 16px
}

.order-list-info .product-total-amount {
	display: inline-flex;
	align-items: baseline;
	font-size: 21px;
	margin-top: 12px;
	font-weight: 700
}

.order-list-info .products-order-total-title {
	margin-right: 10px;
	font-size: 16px;
	font-weight: 400
}

.order-list-info .products-order-total {
	font-size: 27px;
	color: #191919
}

.order-list-info .product-order-methods {
	margin-top: 13px;
	font-size: 14px
}

.account-section {
	padding: 30px 0 20px;
	margin-left: 44px;
	border-top: 1px solid #e8edef
}

.my-account {
	border-top: 0
}

.account-section,
.account-title {
	position: relative
}

.account-section a {
	color: inherit;
}

.account-section a:hover {
	color: #f28705;
}

.account-section .accoun-title__head {
	color: #191919;
	font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 20px
}

.icon-my__account {
	background-image: url(/image/catalog/icon-png/account/user_32_32.png)
}

.icon-credit__card {
	background-image: url(/image/catalog/icon-png/account/credit-card_32_32.png)
}

.icon-my__orders {
	background-image: url(/image/catalog/icon-png/account/order_32_32.png)
}

.icon-my__affiliate {
	background-image: url(/image/catalog/icon-png/account/partner_32_32.png)
}

.icon-my__newsletter {
	background-image: url(/image/catalog/icon-png/account/newsletter_32_32.png)
}

.icon-my__logout {
	background-image: url(/image/catalog/icon-png/account/exit_32_32.png)
}

.accoun-title__icon {
	position: absolute;
	width: 32px;
	height: 32px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	left: -44px
}

.scrollbar {
	height: 100%;
	overflow-x: hidden
}

.stars-rating .wrap span:before {
	color: #e8edef;
	width: inherit;
	height: inherit;
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0
}

.category-module {
	margin-bottom: 30px
}

.title-module {
	margin-bottom: 20px;
	font-weight: 700;
	line-height: normal;
	font-size: 20px
}

.scrollbar {
	height: calc(100% - 7rem);
	overflow-y: scroll
}

.list-module-item {
	display: block;
    margin-bottom: -1px;
    font-weight: 400;
    line-height: 20px;
    color: #717272;
    padding: 15px 20px;
    border: 1px solid #e8edef;
}

.list-module-item:focus,
.list-module-item:hover {
	color: #191919
}

.list-module-item.active {
	font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #191919;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.list-module-item:hover {
	color: #f28705
}

.rewad-info__block {
	display: inline-flex;
    flex-direction: column;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
}

.reward-text__total {
	color: #b2b7bb;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.reward-total {
	font-size: 32px;
	line-height: 35px;
	font-weight: 600;
	margin-top: 12px
}

.reward-history {
	display: block;
	line-height: 54px
}

.orders-table .table>tbody>tr>td,
.orders-table .table>thead>tr>th,
.reward-table .table>tbody>tr>td,
.reward-table .table>thead>tr>th {
	vertical-align: middle;
	border-width: 1px;
	padding: 15px 0
}

.product-description {
	margin-bottom: 30px
}

.product-description h2:first-child,
.product-description h3:first-child,
.product-description h4:first-child {
	margin-top: 0
}

.ftr-module {
	margin-bottom: 50px
}

.ftr-cat-row {
	margin-right: -10px;
    margin-left: -10px;
}

.ftr-cat-col {
	padding-right: 10px;
    padding-left: 10px;
}

.ftr-cat {
	text-align: center;
	margin-bottom: 20px;
	background: #fff;
	padding: 20px;
	position: relative;
	border-radius: 4px;
	box-shadow: 0 0 4px rgb(33 32 31 / 15%);
	transition: all .4s
}

.ftr-cat:hover {
	box-shadow: 0 4px 20px 0 rgb(117 115 111 / 20%)
}

.ftr-cat a {
	position: relative;
	overflow: hidden
}

.ftr-cat a img {
	mix-blend-mode: darken
}

.ftr-cat a {
	display: flex;
	height: 100px;
	align-items: center;
	justify-content: center
}

.ftr-cat__name {
	padding: 12px 0 0;
	font-size: 12px;
	color: #191919;
	font-weight: 600;
	min-height: 54px;
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: center
}

@media only screen and (min-width:480px) {
	.ftr-cat__name {
		font-size: 16px
	}
}

#column-left .product-layout,
#column-right .product-layout {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding-bottom: 30px;
	margin: 0
}

.reviews-count {
	font-size: 14px;
    margin-left: 10px;
    white-space: nowrap;
}

@media only screen and (max-width: 575px) {
	.reviews-count .counter-text {
		display: none;
	}
}

.pb-30 {
	padding-bottom: 30px
}

@media only screen and (min-width: 768px) {
	#boc_order .modal-body {
		padding: 24px 40px 46px
	}
}

#boc_order .boc_product_input i {
	font-size: 20px
}

#boc_order_title {
	font-size: 30px;
    line-height: normal;
    text-align: center;
    padding-bottom: 25px;
    padding-top: 10px;
    font-weight: 600;
    margin: 0;
}

#boc_order .form-group label {
	color: #424b5a;
	display: block;
	font-size: 16px;
	line-height: 21px;
	font-weight: 500;
	margin-top: 8px;
	text-transform: none
}

#boc_submit {
	display: block;
	margin: 24px auto 0;
	width: 100%;
	height: 50px;
	border-radius: 4px;
	position: relative;
	color: #fff;
	background-color: #f28705;
	border-color: #f28705
}

#boc_order .boc-close {
	padding: 0;
	border: 0;
	background: 0;
	font-size: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1;
	transition: transform .25s;
}

#boc_order .boc-close:hover {
	transform: rotate(180deg);
}


#boc_order .boc-close i {
	font-size: 20px;
	display: flex;
	width: 20px;
	height: 20px;
	align-items: center;
	justify-content: center
}

.store-image {
	margin: 0 0 20px
}

.pt-20 {
	padding-top: 20px
}

.pt-30 {
	padding-top: 30px
}

.swiper-pager .swiper-button-next,
.swiper-pager .swiper-button-prev {
	-moz-background-size: 19px 44px;
	-webkit-background-size: 19px 44px;
	background-size: 19px 44px
}

.button-blog__group button {
	height: 30px
}

.blog-product__title {
	margin-bottom: 12px
}

.button-blog__group {
	margin-top: auto
}

.blog-product__caption {
	margin-bottom: auto
}

.product-blog__rating {
	margin-bottom: 12px
}

.button-blog__group button span {
	padding-left: 5px
}

.mobile-language .btn-group,
.mobile-currency .btn-group,
.mobile-language .dropdown-toggle,
.mobile-currency .dropdown-toggle {
	width: 100%
}

.mobile-language .dropdown-toggle,
.mobile-currency .dropdown-toggle {
	color: inherit;
	background: #f1f6f7;
	display: none
}

.mobile-language .dropdown-menu,
.mobile-currency .dropdown-menu {
	width: 100%;
	margin: 0;
	display: block;
	position: static;
	box-shadow: none;
	padding: 0
}

.mobile-language .language-select,
.mobile-currency .currency-select {
	padding: 0;
	border: 0
}

.mobile-language .dropdown-toggle span,
.mobile-currency .dropdown-toggle span {
	display: block!important;
	padding: 0 4px
}

.product-item__brand {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	position: absolute;
	left: 0;
	bottom: 0
}

.product-item__brand>img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 40px
}

.review-table {
	margin-bottom: 24px
}

.review-author,
.review-rating,
.review-date {
	margin-bottom: 10px
}

.review-date {
	color: #b2b7bb
}

.review-answer {
	display: block;
	padding: 20px;
	max-width: 680px;
	width: 100%;
	border-radius: 12px;
	background: #fafafa;
	margin-top: 24px;
	border: 1px solid #e7e7e7
}

.promo-list-items {
	margin: 0 -15px
}

.promo-list-items {
	display: flex;
	position: relative;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-start
}

.promo-list-items>* {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	justify-content: flex-start;
	width: 33.333333%;
	margin-bottom: 30px;
	min-height: 330px;
	padding: 0 15px;
	box-sizing: border-box
}

.promo-list-link {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: initial;
	z-index: 1
}

.promo-list-caption {
	font-size: 44px;
	line-height: 49px;
	max-width: 346px;
	font-weight: 700
}

.promo-list-items>*>* {
	display: flex;
	position: relative;
	flex-grow: 1;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
	background-color: #172126;
	box-sizing: border-box;
	padding: 30px 30px 24px;
	border-radius: 20px
}

@media only screen and (max-width:1024px) {
	.promo-list-items>* {
		width: 50%
	}
}

@media only screen and (max-width:640px) {
	.promo-list-items>* {
		width: 100%;
		min-height: 320px
	}
}

@media only screen and (max-width:380px) {
	.promo-list-items>* {
		min-height: calc(100vw - 40px)
	}
}

@media only screen and (max-width:1250px) {
	.promo-list-caption {
		font-size: 30px;
		line-height: 36px
	}
}

.prodvar-title {
	font-size: inherit;
	font-weight: 700;
	margin-bottom: 15px
}

.prodvar {
	margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}

.prodvar-item {
    width: calc(50% - 10px);
    margin: 0 10px 10px 0;
}

@media only screen and (max-width: 576px) {
	.prodvar-item {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

.prodvar-item__form {
	display: flex;
	align-items: center
}

.prodvar-link {
	display: flex;
    border-radius: 12px;
    padding: 5px 10px;
    min-height: 100%;
    border: 1px solid #ebebeb;
}

.prodvar-link:hover {
	background: #f6f6f6
}

.prodvar-name {
	flex-grow: 1;
	padding-left: 10px
}

.prodvar-image {
	flex-shrink: 0
}

.prodvar-image img {
	mix-blend-mode: multiply
}

.prodvar-name__text {
	font-size: 14px;
    color: #191919;
    line-height: 20px;
    display: block;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.html-content {
	width: 100%
}

.promo-2 {
	border: 1px solid #eee;
	border-radius: 3px;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: 0;
	margin-bottom: 20px
}

.promo__item,
.promo__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.promo__item {
	color: #191919;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 15px;
	margin-left: 30px;
	position: relative;
	text-decoration: none;
	width: calc(33.33% - 30px)
}

.promo-2 .promo__item {
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%
}

.promo-2 .promo__item+.promo__item {
	border-top: 1px solid #eee
}

.promo__icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: none;
	flex: none;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 15px;
	width: 60px;
	height: 60px
}

@media only screen and (max-width:991px) {
	.promo-2 .promo__item {
		flex-direction: column
	}
}

.promo-2 .promo__icon {
	width: 40px;
	height: 40px
}

.promo__icon img {
	border-radius: 3px;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%
}

.promo__info {
	-ms-flex: 1;
	flex: 1
}

.promo__title {
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px
}

.promo-2 .promo__title {
	font-size: 16px
}

.promo__text {
	color: gray;
	display: block;
	font-size: 13px;
	line-height: 1.6
}

.promo-2 .promo__text {
	font-size: 12px
}

.minicart-totals .minicart-text {
	white-space: nowrap
}

.product-item-price-economy {
	background: #2d3e54
}

.product-item-price-old {
	color: #747474
}

.header-nav__submenu {
	z-index: 1001;
	display: none
}

.header-nav__container {
	position: relative;
	top: 0;
	left: 0;
	z-index: 102;
	height: 100%;
	width: 100%;
	max-width: 100%;
	background-color: #fff;
	overflow: hidden
}

.header-nav__submenu__content {
	position: relative;
	margin: 0;
	display: flex;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	justify-content: normal;
	flex-direction: column;
	background-color: #fff;
	white-space: normal;
	line-height: inherit;
	overflow: hidden
}

.header-nav__catalog {
	overflow: hidden;
	height: inherit;
	width: inherit
}

.header-nav__catalog__menu {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.menu-shadow {
	background: #191919;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	opacity: .5
}

.header-submenu__col {
	position: relative;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto
}

.header-submenu__col::-webkit-scrollbar {
	width: 5px;
	background-color: #f5f5f6
}

.header-submenu__col::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #bdbdbd
}

.header-submenu__col::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #f5f5f6;
	box-shadow: inset 0 0 6px #f5f5f6;
	border-radius: 10px;
	background-color: #f5f5f6
}

.header-submenu__col--grey {
	flex-shrink: 0
}

.header-submenu__rightside>svg {
	z-index: 1;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer
}

.header-submenu__close {
	height: 24px;
	width: 24px
}

@media only screen and (min-width:992px) {
	.header-nav__submenu {
		position: fixed;
		top: 0;
		left: 0;
		width: auto;
		height: 100%
	}
	.header-submenu__col--grey {
		width: 300px
	}
	.header-submenu__rightside {
		background: #fff;
		max-width: 979px
	}
	.header-nav__catalog__menu {
		display: flex
	}
}

.header-submenu__col--grey:after {
	display: none;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 5px;
	background-color: #f5f5f6
}

@media only screen and (min-width:1024px) {
	.header-submenu__col--grey:after {
		display: block
	}
}

.header-submenu__title {
	padding: 0;
    margin: 0 0 24px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}

.header-submenu__list {
	list-style: none;
	margin: 0;
	padding: 0
}

.header-submenu__parent {
	padding: 25px 0 25px 25px;
	height: 100%;
	width: 100%
}

.header-submenu__item {
	margin-bottom: 5px;
}

.header-submenu .category-link {
	display: flex;
    align-items: center;
    font-weight: 400;
    word-break: break-word;
    box-sizing: border-box;
    position: relative;
    padding-right: 20px;
    padding: 8px 10px;
    border-radius: 50px 0 0 50px;
}

.header-submenu__item.active .category-link {
	color: #f28705;
	background: rgba(118,121,127,0.1);
}

@media only screen and (min-width:1024px) {
	.header-submenu .category-link {
		padding-right: 30px;
    	color: #191919;
	}
}

.header-submenu__item.active .category-link:after {
	position: absolute;
	content: "";
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.813 9.012c0 .338-.113.563-.338.788L7.1 13.175c-.45.45-1.125.45-1.575 0a1.088 1.088 0 010-1.575l2.588-2.588-2.588-2.587a1.088 1.088 0 010-1.575c.45-.45 1.125-.45 1.575 0l3.375 3.375c.225.225.338.45.338.787z' fill='%23999'/%3E%3C/svg%3E")
}

.header-submenu .category-link img {
	margin-right: 15px;
    flex-shrink: 0;
    mix-blend-mode: multiply;
}

.header-submenu .category-link span {
	flex-grow: 1;
	line-height: 20px;
	font-weight: 500;
}

.header-submenu__block {
	padding: 25px;
	display: none;
	width: 100%;
	height: 100%
}

.header-submenu__block.active {
	display: block
}

.header-submenu__container {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	font-size: 16px
}

.header-submenu__inner {
	display: flex;
	flex-wrap: wrap
}

.header-submenu__column {
	width: 100%;
	padding-bottom: 25px;
	font-size: 16px
}

@media only screen and (min-width:992px) {
	.header-submenu__column {
		width: 228px;
		padding: 0 25px 25px 0
	}
}

.submenu-link {
	position: relative;
	color: #191919;
	padding-bottom: 12px;
	line-height: 20px;
	display: block;
}

.header-submenu__image {
	display: block;
	margin-bottom: 10px
}

.link-bold {
	font-weight: 600
}

.header-submenu__subchild {
	margin-bottom: 0;
	padding: 0;
	page-break-inside: avoid;
	list-style-type: none;
	break-inside: avoid
}

.header-submenu__subchild__item {
	margin-bottom: 6px
}

@media only screen and (max-width:991px) {
	.header-submenu__rightside {
		position: absolute;
		background: #fff;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0
	}
	.header-submenu__close {
		display: none
	}
	.header-submenu__inner {
		flex-direction: column;
		width: 100%
	}
	.header-nav__submenu {
		height: 100%;
		padding-bottom: 72px
	}
	.header-submenu__parent>.header-submenu__title {
		display: none
	}
  	.top-panel__logo a img {width: 170px; margin-top: -7px;}

	.advantages-item:not(:last-child) {margin-bottom: 15px;}

}

.child-link {
	color: #727272;
    font-size: 14px;
    line-height: 19px;
    display: block;
}

.submenu-link:hover,
.submenu-link:focus,
.child-link:hover,
.child-link:focus {
	color: #2d3e54
}

.content-title {
	display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.block-goods>.container {
	padding-top: 30px
}

.main-wrapper .swiper-viewport {
	box-shadow: none;
	border: 0;
	border-radius: 0
}

.main-wrapper .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: rgb(0 0 0 / 25%);
	box-shadow: none
}

.main-wrapper .swiper-pagination-bullet-active {
	background: #31c77f
}

.main-wrapper .swiper-pagination-bullet:hover {
	background: rgb(49, 199, 127 / 50%)
}

.mobile-catalog {
	position: fixed;
	top: 0;
	left: 100%;
	z-index: 9999;
	display: none;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	background-color: #fff;
	transition: all .3s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mobile-catalog__panel {
	display: flex;
	justify-content: start;
	align-items: center;
	height: 48px;
	min-height: 48px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	border-bottom-color: #f1f6f7
}

.mobile-catalog__title {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	flex: 1
}

.mobile-catalog__close {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	margin-left: auto;
	color: #2d3e54;
	transform: rotate(180deg);
	appearance: none;
	flex-shrink: 0
}

.mobile-catalog__inner {
	flex-grow: 1;
	overflow-y: auto
}

.mobile-catalog__list {
	list-style: none;
	margin: 0;
	background-color: #fff;
	padding: 0
}

.mobile-catalog__item+.mobile-catalog__item {
	border-top: 1px solid #f1f6f7
}

.mobile-item {
	appearance: none;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 12px 16px 12px 0;
	font-size: 13px;
	line-height: normal
}

.mobile-catalog__name {
	margin: 0 32px 0 16px;
	font-size: 16px;
	line-height: 24px;
	flex: 1
}

.mobile-catalog__back {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	color: #191919;
	appearance: none;
	flex-shrink: 0
}

.mobile-catalog__image {
	margin-left: 16px
}

.mobile-catalog__icon__arrow {
	display: flex;
	align-items: center;
	justify-content: center
}

.kMP8,
.ULo6 {
	width: 24px;
	height: 24px
}

@media(max-width:767px) {
	input[type="color"],
	input[type="date"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="email"],
	input[type="month"],
	input[type="number"],
	input[type="password"],
	input[type="search"],
	input[type="tel"],
	input[type="text"],
	input[type="time"],
	input[type="url"],
	input[type="week"],
	textarea {
		font-size: 16px
	}
}

#list-view,
#grid-view {
	width: 37px;
    height: 37px;
    background: no-repeat center;
    border-radius: 5px;
    cursor: pointer;
}

#grid-view+#list-view {
	margin-left: 4px;
}

#list-view.active,
#grid-view.active {
	background-color: #F2F2F2;
}

#list-view.active svg,
#grid-view.active svg {
	fill: #191919
}

#list-view {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0iI2IyYjJiMiI+PHBhdGggZD0iTTAgMTBoM3YzSDB6bTUgMGg4djNINXpNMCA1aDN2M0gwem01IDBoOHYzSDV6TTAgMGgzdjNIMHptNSAwaDh2M0g1eiIvPjwvc3ZnPg==)
}

#list-view.active {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0iIzJiMmIyYiI+PHBhdGggZD0iTTAgMTBoM3YzSDB6bTUgMGg4djNINXpNMCA1aDN2M0gwem01IDBoOHYzSDV6TTAgMGgzdjNIMHptNSAwaDh2M0g1eiIvPjwvc3ZnPg==)
}

#grid-view {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0iI2IyYjJiMiI+PHBhdGggZD0iTTAgMGg2djZIMHptNyAwaDZ2Nkg3em0wIDdoNnY2SDd6TTAgN2g2djZIMHoiLz48L3N2Zz4=)
}

#grid-view.active {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0iIzJiMmIyYiI+PHBhdGggZD0iTTAgMGg2djZIMHptNyAwaDZ2Nkg3em0wIDdoNnY2SDd6TTAgN2g2djZIMHoiLz48L3N2Zz4=)
}

.d-inb {
	display: inline-block
}

.O4qn {
	padding-left: 20px
}

.FxW4 {
	width: 48px;
	height: 48px
}

.product-item__wishlist {
	height: 100%
}

.bg-gray {
	background-color: #fbfbfe
}

.pb-15 {
	padding-bottom: 15px;
}

.rating-average {
	padding-bottom: 20px
}

.rating-average__title {
	margin-bottom: 12px;
	font-weight: 700
}

.rating-average__content {
	flex-grow: 1;
	max-width: 243px;
	margin-right: 32px
}

.rating-average__grade {
	display: flex;
	align-items: center;
	line-height: 22px;
	margin-bottom: -1px
}

.rating-average__num {
	margin-right: 16px;
	font-weight: 700;
	margin-bottom: 0
}

.rating-average__rail {
	flex-grow: 1;
	height: 8px;
	background: #eeeff2;
	border-radius: 13px
}

.rating-average__track {
	height: 100%;
	background: #ffb500;
	border-radius: 45px;
	max-width: 100%
}

.rating-average__total {
	margin-bottom: 4px;
	font-size: 48px;
	line-height: 110%;
	font-weight: 700
}

.rating-average__info {
	margin-bottom: 0
}

@media only screen and (max-width: 575px) {
	.product-item__amount {
		display: none;
	}
}

.counter-style-1 .counter-input {
	border-radius: 4px
}

.product-quantity {
	margin-right: 15px
}

#button-one-click {
	border-color: #ddd
}

#button-one-click {
	border-color: transparent;
	background-color: #eff3f6;
	color: #191919;
	letter-spacing: 1px;
    border: 1px solid #ececec;
    box-shadow: 0 2px 8px rgb(0 0 0 / 4%);
    background: transparent;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

@media only screen and (min-width: 1440px) {
	#column-left.col-sm-3,
	#column-right.col-sm-3 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	#content.col-sm-9 {
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}
}

.swiper-pager .swiper-prev, 
.swiper-pager .swiper-next {
    position: absolute;
    top: calc(50% - 36px / 2 - 0px);
    z-index: 99;
    cursor: pointer;
	font-family: FontAwesome;
	font-size: 42px;
	color: #fff;
	transition: color .3s ease;
}

.swiper-pager .swiper-prev:hover, 
.swiper-pager .swiper-next:hover {
    color: #f28705;
}

.swiper-pager .swiper-prev {
	left: 20px
}

.swiper-pager .swiper-next {
	right: 20px
}

.swiper-pager .swiper-prev:before {
    content: '\f104';
}

.swiper-pager .swiper-next:after {
	content: '\f105';
}


@media only screen and (max-width: 767px) {
	.product-item .xdstickers_wrapper.position_upleft {
		top: 15px;
		left: 15px;
		right: auto;
	}
}

.promo-list-caption {
    max-width: 320px
}

.card-percent span {
    position: relative;
    border-radius: 30px;
    line-height: 26px;
    padding: 0 10px;
    margin-bottom: 3px;
    margin-right: 3px;
    white-space: nowrap;
    text-transform: uppercase;
    background-color: #ff1e1e;
    color: #fff;
    display: inline-block;
    font-weight: 600;
}

.product-item-price-stock .product-item-price-economy {
    background: #d9f4eb;
    color: #191919
}

@media (min-width: 768px) {
    .product-right-block {
		background-color: #ffffff;
		padding: 27px 30px 30px;
		margin-bottom: 0;
		border-radius: 4px;
		box-shadow: 0 0 8px rgb(25 25 25 / 14%);
    }
}

.counter-style-1 .counter-input {
    border: 1px solid #ebebeb;
}

@media (min-width: 1760px) {
    .container {
        width: 1700px
    }
}

.header-submenu__subchild__item a:hover,
.submenu-link:hover, 
.submenu-link:focus, 
.child-link:hover, 
.child-link:focus {
        color: #f28705
}

.brand-categories {
	font-size: 0
}

.brand-categories .btn {
    margin-bottom: 5px;
    margin-right: 5px
}

.brand-categories .btn:hover {
	border-color: #b2b7bb;
	color: #f28705
}

.header-sticky {
	position: sticky;
    top: 0;
    background: #fff;
    z-index: 206;
}