

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
	display: block
}

[hidden] {
	display: none
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ""
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(/wp-content/themes/enexon/dist/images/ajax-loader._imgUiG36NMi.gif) 50% no-repeat
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/themes/enexon/dist/fonts/slick.font_1hzQMgkm.eot);
	src: url(/wp-content/themes/enexon/dist/fonts/slick.font_1hzQMgkm.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/enexon/dist/fonts/slick.font_hqgf7TVB.woff) format("woff"), url(/wp-content/themes/enexon/dist/fonts/slick.font_3Hy7EDt4.ttf) format("truetype"), url(/wp-content/themes/enexon/dist/fonts/slick.font_537EUM83.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: "\2190"
}

[dir=rtl] .slick-prev:before {
	content: "\2192"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: "\2192"
}

[dir=rtl] .slick-next:before {
	content: "\2190"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,
.slick-dots li button {
	width: 20px;
	height: 20px;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "\2022";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute!important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image:before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: none
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	transform-origin: 0;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0
}

.fancybox-caption {
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px;
	right: 0;
	text-align: center;
	z-index: 99996
}

.fancybox-caption:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
	background-repeat: repeat-x;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -44px;
	z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
	.fancybox-caption {
		padding: 12px
	}
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}
	.fancybox-slide--image {
		padding: 6px 0
	}
	.fancybox-close-small {
		right: -6px
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}

@media (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@-webkit-keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translateZ(0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translateZ(0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	-webkit-transform-origin: center bottom;
	animation-name: bounce;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	0%,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-name: headShake;
	-webkit-animation-timing-function: ease-in-out;
	animation-name: headShake;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-animation-name: swing;
	-webkit-transform-origin: top center;
	animation-name: swing;
	transform-origin: top center
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {
	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {
	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	-webkit-transform-origin: center;
	animation-name: jello;
	transform-origin: center
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.heartBeat {
	-webkit-animation-duration: 1.3s;
	-webkit-animation-name: heartBeat;
	-webkit-animation-timing-function: ease-in-out;
	animation-duration: 1.3s;
	animation-name: heartBeat;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {
	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		-webkit-transform: scaleX(1);
		opacity: 1;
		transform: scaleX(1)
	}
}

@keyframes bounceIn {
	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		-webkit-transform: scaleX(1);
		opacity: 1;
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-duration: .75s;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: translate3d(0, -3000px, 0);
		opacity: 0;
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		-webkit-transform: translate3d(0, 25px, 0);
		opacity: 1;
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInDown {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: translate3d(0, -3000px, 0);
		opacity: 0;
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		-webkit-transform: translate3d(0, 25px, 0);
		opacity: 1;
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: translate3d(-3000px, 0, 0);
		opacity: 0;
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		-webkit-transform: translate3d(25px, 0, 0);
		opacity: 1;
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: translate3d(-3000px, 0, 0);
		opacity: 0;
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		-webkit-transform: translate3d(25px, 0, 0);
		opacity: 1;
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: translate3d(3000px, 0, 0);
		opacity: 0;
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		-webkit-transform: translate3d(-25px, 0, 0);
		opacity: 1;
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInRight {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: translate3d(3000px, 0, 0);
		opacity: 0;
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		-webkit-transform: translate3d(-25px, 0, 0);
		opacity: 1;
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: translate3d(0, 3000px, 0);
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		-webkit-transform: translate3d(0, -20px, 0);
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		-webkit-transform: translate3d(0, 3000px, 0);
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		-webkit-transform: translate3d(0, -20px, 0);
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-duration: .75s;
	-webkit-animation-name: bounceOut;
	animation-duration: .75s;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		-webkit-transform: translate3d(0, -20px, 0);
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 2000px, 0);
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		-webkit-transform: translate3d(0, -20px, 0);
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 2000px, 0);
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		-webkit-transform: translate3d(20px, 0, 0);
		opacity: 1;
		transform: translate3d(20px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(-2000px, 0, 0);
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		-webkit-transform: translate3d(20px, 0, 0);
		opacity: 1;
		transform: translate3d(20px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(-2000px, 0, 0);
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		-webkit-transform: translate3d(-20px, 0, 0);
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(2000px, 0, 0);
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		-webkit-transform: translate3d(-20px, 0, 0);
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(2000px, 0, 0);
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		-webkit-transform: translate3d(0, 20px, 0);
		opacity: 1;
		transform: translate3d(0, 20px, 0)
	}
	to {
		-webkit-transform: translate3d(0, -2000px, 0);
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		-webkit-transform: translate3d(0, 20px, 0);
		opacity: 1;
		transform: translate3d(0, 20px, 0)
	}
	to {
		-webkit-transform: translate3d(0, -2000px, 0);
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		-webkit-transform: translate3d(0, -2000px, 0);
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		-webkit-transform: translate3d(0, -2000px, 0);
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		-webkit-transform: translate3d(-2000px, 0, 0);
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		-webkit-transform: translate3d(-2000px, 0, 0);
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		-webkit-transform: translate3d(2000px, 0, 0);
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		-webkit-transform: translate3d(2000px, 0, 0);
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		-webkit-transform: translate3d(0, 2000px, 0);
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		-webkit-transform: translate3d(0, 2000px, 0);
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 100%, 0);
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 100%, 0);
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 2000px, 0);
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 2000px, 0);
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(-100%, 0, 0);
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(-100%, 0, 0);
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(-2000px, 0, 0);
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(-2000px, 0, 0);
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0);
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0);
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(2000px, 0, 0);
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(2000px, 0, 0);
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, -100%, 0);
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, -100%, 0);
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, -2000px, 0);
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, -2000px, 0);
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		animation-timing-function: ease-out;
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
	}
	40% {
		-webkit-animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		animation-timing-function: ease-out;
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
	}
	50% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
	}
	80% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
	}
	to {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
	}
}

@keyframes flip {
	0% {
		-webkit-animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		animation-timing-function: ease-out;
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
	}
	40% {
		-webkit-animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		animation-timing-function: ease-out;
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
	}
	50% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
	}
	80% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
	}
	to {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
	}
}

.animated.flip {
	-webkit-animation-name: flip;
	-webkit-backface-visibility: visible;
	animation-name: flip;
	backface-visibility: visible
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(90deg);
		animation-timing-function: ease-in;
		opacity: 0;
		transform: perspective(400px) rotateX(90deg)
	}
	40% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) rotateX(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		opacity: 1;
		transform: perspective(400px) rotateX(10deg)
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(90deg);
		animation-timing-function: ease-in;
		opacity: 0;
		transform: perspective(400px) rotateX(90deg)
	}
	40% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) rotateX(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		opacity: 1;
		transform: perspective(400px) rotateX(10deg)
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-animation-name: flipInX;
	-webkit-backface-visibility: visible!important;
	animation-name: flipInX;
	backface-visibility: visible!important
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(90deg);
		animation-timing-function: ease-in;
		opacity: 0;
		transform: perspective(400px) rotateY(90deg)
	}
	40% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) rotateY(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		opacity: 1;
		transform: perspective(400px) rotateY(10deg)
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(90deg);
		animation-timing-function: ease-in;
		opacity: 0;
		transform: perspective(400px) rotateY(90deg)
	}
	40% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) rotateY(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		opacity: 1;
		transform: perspective(400px) rotateY(10deg)
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-animation-name: flipInY;
	-webkit-backface-visibility: visible!important;
	animation-name: flipInY;
	backface-visibility: visible!important
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		opacity: 1;
		transform: perspective(400px) rotateX(-20deg)
	}
	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
		transform: perspective(400px) rotateX(90deg)
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		opacity: 1;
		transform: perspective(400px) rotateX(-20deg)
	}
	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
		transform: perspective(400px) rotateX(90deg)
	}
}

.flipOutX {
	-webkit-animation-duration: .75s;
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible!important;
	animation-duration: .75s;
	animation-name: flipOutX;
	backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		opacity: 1;
		transform: perspective(400px) rotateY(-15deg)
	}
	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0;
		transform: perspective(400px) rotateY(90deg)
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		opacity: 1;
		transform: perspective(400px) rotateY(-15deg)
	}
	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0;
		transform: perspective(400px) rotateY(90deg)
	}
}

.flipOutY {
	-webkit-animation-duration: .75s;
	-webkit-animation-name: flipOutY;
	-webkit-backface-visibility: visible!important;
	animation-duration: .75s;
	animation-name: flipOutY;
	backface-visibility: visible!important
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
		transform: translate3d(100%, 0, 0) skewX(-30deg)
	}
	60% {
		-webkit-transform: skewX(20deg);
		opacity: 1;
		transform: skewX(20deg)
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
		transform: translate3d(100%, 0, 0) skewX(-30deg)
	}
	60% {
		-webkit-transform: skewX(20deg);
		opacity: 1;
		transform: skewX(20deg)
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
		transform: translate3d(100%, 0, 0) skewX(30deg)
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
		transform: translate3d(100%, 0, 0) skewX(30deg)
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-name: lightSpeedOut;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform: rotate(-200deg);
		-webkit-transform-origin: center;
		opacity: 0;
		transform: rotate(-200deg);
		transform-origin: center
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: center;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: center
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform: rotate(-200deg);
		-webkit-transform-origin: center;
		opacity: 0;
		transform: rotate(-200deg);
		transform-origin: center
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: center;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: center
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		opacity: 0;
		transform: rotate(-45deg);
		transform-origin: left bottom
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: left bottom;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: left bottom
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		opacity: 0;
		transform: rotate(-45deg);
		transform-origin: left bottom
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: left bottom;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: left bottom
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform: rotate(45deg);
		-webkit-transform-origin: right bottom;
		opacity: 0;
		transform: rotate(45deg);
		transform-origin: right bottom
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: right bottom;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: right bottom
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform: rotate(45deg);
		-webkit-transform-origin: right bottom;
		opacity: 0;
		transform: rotate(45deg);
		transform-origin: right bottom
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: right bottom;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: right bottom
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		opacity: 0;
		transform: rotate(45deg);
		transform-origin: left bottom
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: left bottom;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: left bottom
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		opacity: 0;
		transform: rotate(45deg);
		transform-origin: left bottom
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: left bottom;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: left bottom
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform: rotate(-90deg);
		-webkit-transform-origin: right bottom;
		opacity: 0;
		transform: rotate(-90deg);
		transform-origin: right bottom
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: right bottom;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: right bottom
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform: rotate(-90deg);
		-webkit-transform-origin: right bottom;
		opacity: 0;
		transform: rotate(-90deg);
		transform-origin: right bottom
	}
	to {
		-webkit-transform: translateZ(0);
		-webkit-transform-origin: right bottom;
		opacity: 1;
		transform: translateZ(0);
		transform-origin: right bottom
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		opacity: 1;
		transform-origin: center
	}
	to {
		-webkit-transform: rotate(200deg);
		-webkit-transform-origin: center;
		opacity: 0;
		transform: rotate(200deg);
		transform-origin: center
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		opacity: 1;
		transform-origin: center
	}
	to {
		-webkit-transform: rotate(200deg);
		-webkit-transform-origin: center;
		opacity: 0;
		transform: rotate(200deg);
		transform-origin: center
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		opacity: 1;
		transform-origin: left bottom
	}
	to {
		-webkit-transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		opacity: 0;
		transform: rotate(45deg);
		transform-origin: left bottom
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		opacity: 1;
		transform-origin: left bottom
	}
	to {
		-webkit-transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		opacity: 0;
		transform: rotate(45deg);
		transform-origin: left bottom
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		opacity: 1;
		transform-origin: right bottom
	}
	to {
		-webkit-transform: rotate(-45deg);
		-webkit-transform-origin: right bottom;
		opacity: 0;
		transform: rotate(-45deg);
		transform-origin: right bottom
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		opacity: 1;
		transform-origin: right bottom
	}
	to {
		-webkit-transform: rotate(-45deg);
		-webkit-transform-origin: right bottom;
		opacity: 0;
		transform: rotate(-45deg);
		transform-origin: right bottom
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		opacity: 1;
		transform-origin: left bottom
	}
	to {
		-webkit-transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		opacity: 0;
		transform: rotate(-45deg);
		transform-origin: left bottom
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		opacity: 1;
		transform-origin: left bottom
	}
	to {
		-webkit-transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		opacity: 0;
		transform: rotate(-45deg);
		transform-origin: left bottom
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		opacity: 1;
		transform-origin: right bottom
	}
	to {
		-webkit-transform: rotate(90deg);
		-webkit-transform-origin: right bottom;
		opacity: 0;
		transform: rotate(90deg);
		transform-origin: right bottom
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		opacity: 1;
		transform-origin: right bottom
	}
	to {
		-webkit-transform: rotate(90deg);
		-webkit-transform-origin: right bottom;
		opacity: 0;
		transform: rotate(90deg);
		transform-origin: right bottom
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		-webkit-transform-origin: top left;
		animation-timing-function: ease-in-out;
		transform-origin: top left
	}
	20%,
	60% {
		-webkit-animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		-webkit-transform-origin: top left;
		animation-timing-function: ease-in-out;
		transform: rotate(80deg);
		transform-origin: top left
	}
	40%,
	80% {
		-webkit-animation-timing-function: ease-in-out;
		-webkit-transform: rotate(60deg);
		-webkit-transform-origin: top left;
		animation-timing-function: ease-in-out;
		opacity: 1;
		transform: rotate(60deg);
		transform-origin: top left
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		opacity: 0;
		transform: translate3d(0, 700px, 0)
	}
}

@keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		-webkit-transform-origin: top left;
		animation-timing-function: ease-in-out;
		transform-origin: top left
	}
	20%,
	60% {
		-webkit-animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		-webkit-transform-origin: top left;
		animation-timing-function: ease-in-out;
		transform: rotate(80deg);
		transform-origin: top left
	}
	40%,
	80% {
		-webkit-animation-timing-function: ease-in-out;
		-webkit-transform: rotate(60deg);
		-webkit-transform-origin: top left;
		animation-timing-function: ease-in-out;
		opacity: 1;
		transform: rotate(60deg);
		transform-origin: top left
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		opacity: 0;
		transform: translate3d(0, 700px, 0)
	}
}

.hinge {
	-webkit-animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-duration: 2s;
	animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
	0% {
		-webkit-transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		opacity: 0;
		transform: scale(.1) rotate(30deg);
		transform-origin: center bottom
	}
	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	0% {
		-webkit-transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		opacity: 0;
		transform: scale(.1) rotate(30deg);
		transform-origin: center bottom
	}
	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1;
		transform: scale(1)
	}
}

.jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		opacity: 0;
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes rollIn {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		opacity: 0;
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		opacity: 0;
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		opacity: 0;
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}
}

@keyframes zoomInDown {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
	}
}

@keyframes zoomInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
	}
}

@keyframes zoomInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}
}

@keyframes zoomInUp {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform-origin: center bottom
	}
}

@keyframes zoomOutDown {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform-origin: center bottom
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0);
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0);
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0);
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0);
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform-origin: center bottom
	}
}

@keyframes zoomOutUp {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform-origin: center bottom
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: hidden
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: hidden
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: hidden
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: hidden
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: hidden
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: hidden
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: hidden
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: hidden
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.animated {
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-duration: 1s;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}

.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s
}

.animated.fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s
}

.animated.faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

@media (prefers-reduced-motion) {
	.animated {
		-webkit-animation: unset!important;
		-webkit-transition: none!important;
		animation: unset!important;
		transition: none!important
	}
}


/*!
 * jQuery mmenu v7.2.2
 * @requires jQuery 1.7.0 or later
 *
 * mmenu.frebsite.nl
 *	
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */

.mm-menu {
	--mm-line-height: 20px;
	--mm-listitem-size: 44px;
	--mm-navbar-size: 44px;
	--mm-offset-top: 0;
	--mm-offset-right: 0;
	--mm-offset-bottom: 0;
	--mm-offset-left: 0;
	--mm-color-border: rgba(0, 0, 0, .1);
	--mm-color-button: rgba(0, 0, 0, .3);
	--mm-color-text: rgba(0, 0, 0, .75);
	--mm-color-text-dimmed: rgba(0, 0, 0, .3);
	--mm-color-background: #f3f3f3;
	--mm-color-background-highlight: rgba(0, 0, 0, .05);
	--mm-color-background-emphasis: hsla(0, 0%, 100%, .4);
	--mm-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.mm-hidden {
	display: none!important
}

.mm-wrapper {
	overflow-x: hidden;
	position: relative
}

.mm-menu {
	background: #f3f3f3;
	border-color: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .75);
	background: var(--mm-color-background);
	border-color: var(--mm-color-border);
	color: var(--mm-color-text);
	line-height: 20px;
	line-height: var(--mm-line-height);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	top: var(--mm-offset-top);
	right: var(--mm-offset-right);
	bottom: var(--mm-offset-bottom);
	left: var(--mm-offset-left);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
	color: inherit;
	text-decoration: none
}

[dir=rtl] .mm-menu {
	direction: rtl
}

.mm-panels,
.mm-panels>.mm-panel {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0
}

.mm-panel,
.mm-panels {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f3f3f3;
	border-color: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .75);
	background: var(--mm-color-background);
	border-color: var(--mm-color-border);
	color: var(--mm-color-text)
}

.mm-panels {
	overflow: hidden
}

.mm-panel {
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	padding: 0 20px;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-panel:not(.mm-hidden) {
	display: block
}

.mm-panel:after,
.mm-panel:before {
	content: "";
	display: block;
	height: 20px
}

.mm-panel_has-navbar {
	padding-top: 44px;
	padding-top: var(--mm-navbar-size)
}

.mm-panel_opened {
	z-index: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mm-panel_opened-parent {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0)
}

.mm-panel_highest {
	z-index: 2
}

.mm-panel_noanimation {
	-webkit-transition: none!important;
	-o-transition: none!important;
	transition: none!important
}

.mm-panel_noanimation.mm-panel_opened-parent {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

[dir=rtl] .mm-panel.mm-panel_opened-parent {
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0)
}

.mm-listitem_vertical>.mm-panel {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	display: none;
	width: 100%;
	padding: 10px 0 10px 10px
}

.mm-listitem_vertical>.mm-panel:after,
.mm-listitem_vertical>.mm-panel:before {
	content: none;
	display: none
}

.mm-listitem_opened>.mm-panel {
	display: block
}

.mm-listitem_vertical>.mm-listitem__btn {
	height: 44px;
	height: var(--mm-listitem-size);
	bottom: auto
}

.mm-listitem_vertical .mm-listitem:last-child:after {
	border-color: transparent
}

.mm-listitem_opened>.mm-listitem__btn:after {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	right: 19px
}

.mm-btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 44px;
	padding: 0
}

.mm-btn:after,
.mm-btn:before {
	border-color: rgba(0, 0, 0, .1);
	border: 2px solid var(--mm-color-button)
}

.mm-btn_close:after,
.mm-btn_close:before {
	content: "";
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 5px;
	height: 5px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.mm-btn_close:before {
	border-right: none;
	border-bottom: none;
	right: 18px
}

.mm-btn_close:after {
	border-left: none;
	border-top: none;
	right: 25px
}

.mm-btn_next:after,
.mm-btn_prev:before {
	content: "";
	border-bottom: none;
	border-right: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0
}

.mm-btn_prev:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto
}

.mm-btn_next:after {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 23px;
	left: auto
}

[dir=rtl] .mm-btn_next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto
}

[dir=rtl] .mm-btn_prev:before {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 23px;
	left: auto
}

[dir=rtl] .mm-btn_close:after,
[dir=rtl] .mm-btn_close:before {
	right: auto
}

[dir=rtl] .mm-btn_close:before {
	left: 25px
}

[dir=rtl] .mm-btn_close:after {
	left: 18px
}

.mm-navbar {
	background: #f3f3f3;
	border-color: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .3);
	background: var(--mm-color-background);
	border-color: var(--mm-color-border);
	color: var(--mm-color-text-dimmed);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	display: none;
	height: 44px;
	height: var(--mm-navbar-size);
	padding: 0 44px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 1;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.mm-navbar>* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 12px;
	padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
	padding-left: 0;
	padding-right: 0
}

.mm-navbar a,
.mm-navbar a:hover {
	text-decoration: none
}

.mm-navbar__title {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.mm-navbar__btn {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1
}

.mm-navbar__btn:first-child {
	text-align: left;
	left: 0
}

.mm-navbar__btn:last-child {
	text-align: right;
	right: 0
}

.mm-panel_has-navbar .mm-navbar {
	display: block
}

[dir=rtl] .mm-navbar__btn:first-child {
	text-align: right;
	right: 0;
	left: auto
}

[dir=rtl] .mm-navbar__btn:last-child {
	text-align: left;
	left: 0;
	right: auto
}

.mm-listitem,
.mm-listview {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}

.mm-listitem {
	color: rgba(0, 0, 0, .75);
	color: var(--mm-color-text);
	border-color: rgba(0, 0, 0, .1);
	border-color: var(--mm-color-border);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.mm-listitem:after {
	content: "";
	border-color: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	position: absolute;
	left: 20px;
	right: 0;
	bottom: 0
}

.mm-listitem a,
.mm-listitem a:hover {
	text-decoration: none
}

.mm-listitem__btn,
.mm-listitem__text {
	color: inherit;
	display: block;
	padding-top: 12px;
	padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
	padding-bottom: 12px;
	padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2)
}

.mm-listitem__text {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 10px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 10%;
	flex-basis: 10%
}

.mm-listitem__btn {
	-webkit-tap-highlight-color: rgba(255, 255, 255, .4);
	tap-highlight-color: hsla(0, 0%, 100%, .4);
	-webkit-tap-highlight-color: var(--mm-color-background-emphasis);
	tap-highlight-color: var(--mm-color-background-emphasis);
	background: rgba(3, 2, 1, 0);
	border-color: inherit;
	width: auto;
	padding-right: 54px;
	position: relative
}

.mm-listitem__btn:not(.mm-listitem__text) {
	border-left-width: 1px;
	border-left-style: solid
}

.mm-listitem_selected>.mm-listitem__text {
	background: hsla(0, 0%, 100%, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-listitem_opened>.mm-listitem__btn,
.mm-listitem_opened>.mm-panel {
	background: rgba(0, 0, 0, .05);
	background: var(--mm-color-background-highlight)
}

.mm-panels>.mm-panel>.mm-listview {
	margin: 20px -20px
}

.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
	margin-top: -20px
}

.mm-listitem_divider {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: rgba(0, 0, 0, .05);
	background: var(--mm-color-background-highlight);
	font-size: 75%;
	text-transform: uppercase;
	min-height: 20px;
	min-height: var(--mm-line-height);
	padding: 6.5px;
	padding: calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);
	padding-right: 10px;
	padding-left: 20px
}

.mm-listitem_spacer {
	padding-top: 44px;
	padding-top: var(--mm-listitem-size)
}

.mm-listitem_spacer>.mm-btn_next {
	top: 44px;
	top: var(--mm-listitem-size)
}

[dir=rtl] .mm-listitem:after {
	left: 0;
	right: 20px
}

[dir=rtl] .mm-listitem__text {
	padding-left: 10px;
	padding-right: 20px
}

[dir=rtl] .mm-listitem__btn {
	padding-left: 54px;
	border-left-width: 0;
	border-left-style: none
}

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
	padding-right: 0;
	border-right-width: 1px;
	border-right-style: solid
}

.mm-page {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.mm-slideout {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	z-index: 1
}

.mm-wrapper_opened {
	overflow-x: hidden;
	position: relative
}

.mm-wrapper_background .mm-page {
	background: inherit
}

.mm-menu_offcanvas {
	display: none;
	position: fixed;
	right: auto;
	z-index: 0
}

.mm-menu_offcanvas.mm-menu_opened {
	display: block
}

.mm-menu_offcanvas {
	width: 80%;
	min-width: 240px;
	max-width: 440px
}

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}

@media (min-width:550px) {
	.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(440px, 0, 0);
		transform: translate3d(440px, 0, 0)
	}
}

.mm-wrapper__blocker {
	background: rgba(3, 2, 1, 0);
	overflow: hidden;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2
}

.mm-wrapper_blocking,
.mm-wrapper_blocking body {
	overflow: hidden
}

.mm-wrapper_blocking .mm-wrapper__blocker {
	display: block
}

.mm-sronly {
	border: 0!important;
	clip: rect(1px, 1px, 1px, 1px)!important;
	-webkit-clip-path: inset(50%)!important;
	clip-path: inset(50%)!important;
	white-space: nowrap!important;
	width: 1px!important;
	min-width: 1px!important;
	height: 1px!important;
	min-height: 1px!important;
	padding: 0!important;
	overflow: hidden!important;
	position: absolute!important
}

.mm-menu_autoheight {
	-webkit-transition: none .4s ease;
	-o-transition: none .4s ease;
	transition: none .4s ease;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
	position: relative
}

.mm-menu_autoheight.mm-menu_position-bottom,
.mm-menu_autoheight.mm-menu_position-top {
	max-height: 80%
}

.mm-menu_autoheight-measuring .mm-panel {
	display: block!important
}

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
	display: none!important
}

.mm-menu_autoheight-measuring .mm-panels>.mm-panel {
	bottom: auto!important;
	height: auto!important
}

[class*=mm-menu_columns-] {
	-webkit-transition-property: width;
	-o-transition-property: width;
	transition-property: width
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel {
	right: auto;
	-webkit-transition-property: width, -webkit-transform;
	transition-property: width, -webkit-transform;
	-o-transition-property: width, transform;
	transition-property: width, transform;
	transition-property: width, transform, -webkit-transform
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened,
[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent {
	display: block!important
}

[class*=mm-panel_columns-] {
	border-right: 1px solid;
	border-color: inherit
}

.mm-menu_columns-1 .mm-panel_columns-0,
.mm-menu_columns-2 .mm-panel_columns-1,
.mm-menu_columns-3 .mm-panel_columns-2,
.mm-menu_columns-4 .mm-panel_columns-3 {
	border-right: none
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0 {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mm-menu_columns-0 .mm-panels>.mm-panel {
	z-index: 0
}

.mm-menu_columns-0 .mm-panels>.mm-panel else {
	width: 100%
}

.mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.mm-menu_columns-0 {
	width: 80%;
	min-width: 240px;
	max-width: 0
}

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}

@media (min-width:0px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}

@media (min-width:0px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1 {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.mm-menu_columns-1 .mm-panels>.mm-panel {
	z-index: 1;
	width: 100%
}

.mm-menu_columns-1 .mm-panels>.mm-panel else {
	width: 100%
}

.mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(200%, 0, 0);
	transform: translate3d(200%, 0, 0)
}

.mm-menu_columns-1 {
	width: 80%;
	min-width: 240px;
	max-width: 440px
}

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}

@media (min-width:550px) {
	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(440px, 0, 0);
		transform: translate3d(440px, 0, 0)
	}
}

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}

@media (min-width:550px) {
	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-440px, 0, 0);
		transform: translate3d(-440px, 0, 0)
	}
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2 {
	-webkit-transform: translate3d(200%, 0, 0);
	transform: translate3d(200%, 0, 0)
}

.mm-menu_columns-2 .mm-panels>.mm-panel {
	z-index: 2;
	width: 50%
}

.mm-menu_columns-2 .mm-panels>.mm-panel else {
	width: 100%
}

.mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(300%, 0, 0);
	transform: translate3d(300%, 0, 0)
}

.mm-menu_columns-2 {
	width: 80%;
	min-width: 240px;
	max-width: 880px
}

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}

@media (min-width:1100px) {
	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(880px, 0, 0);
		transform: translate3d(880px, 0, 0)
	}
}

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}

@media (min-width:1100px) {
	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-880px, 0, 0);
		transform: translate3d(-880px, 0, 0)
	}
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3 {
	-webkit-transform: translate3d(300%, 0, 0);
	transform: translate3d(300%, 0, 0)
}

.mm-menu_columns-3 .mm-panels>.mm-panel {
	z-index: 3;
	width: 33.34%
}

.mm-menu_columns-3 .mm-panels>.mm-panel else {
	width: 100%
}

.mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(400%, 0, 0);
	transform: translate3d(400%, 0, 0)
}

.mm-menu_columns-3 {
	width: 80%;
	min-width: 240px;
	max-width: 1320px
}

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}

@media (min-width:1650px) {
	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(1320px, 0, 0);
		transform: translate3d(1320px, 0, 0)
	}
}

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}

@media (min-width:1650px) {
	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-1320px, 0, 0);
		transform: translate3d(-1320px, 0, 0)
	}
}

[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4 {
	-webkit-transform: translate3d(400%, 0, 0);
	transform: translate3d(400%, 0, 0)
}

.mm-menu_columns-4 .mm-panels>.mm-panel {
	z-index: 4;
	width: 25%
}

.mm-menu_columns-4 .mm-panels>.mm-panel else {
	width: 100%
}

.mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	-webkit-transform: translate3d(500%, 0, 0);
	transform: translate3d(500%, 0, 0)
}

.mm-menu_columns-4 {
	width: 80%;
	min-width: 240px;
	max-width: 1760px
}

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(80vw, 0, 0);
	transform: translate3d(80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(240px, 0, 0);
		transform: translate3d(240px, 0, 0)
	}
}

@media (min-width:2200px) {
	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(1760px, 0, 0);
		transform: translate3d(1760px, 0, 0)
	}
}

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}

@media (min-width:2200px) {
	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-1760px, 0, 0);
		transform: translate3d(-1760px, 0, 0)
	}
}

[class*=mm-menu_columns-].mm-menu_position-bottom,
[class*=mm-menu_columns-].mm-menu_position-top {
	width: 100%;
	max-width: 100%;
	min-width: 100%
}

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
	-webkit-transition-property: width, min-width, max-width, -webkit-transform;
	transition-property: width, min-width, max-width, -webkit-transform;
	-o-transition-property: width, min-width, max-width, transform;
	transition-property: width, min-width, max-width, transform;
	transition-property: width, min-width, max-width, transform, -webkit-transform
}

.mm-counter {
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	text-align: right;
	display: block;
	min-width: 44px;
	float: right
}

.mm-listitem_nosubitems>.mm-counter {
	display: none
}

[dir=rtl] .mm-counter {
	text-align: left;
	float: left
}

.mm-listitem_divider {
	opacity: 1;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.mm-menu_dividers-light .mm-listitem_divider {
	background: inherit;
	font-size: inherit;
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	padding-top: 18px;
	padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .75);
	padding-bottom: 6px;
	padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .25)
}

.mm-menu_border-none .mm-listitem_divider {
	border-top-width: 1px;
	border-top-style: solid
}

.mm-listview_fixeddivider {
	background: inherit;
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10
}

.mm-listview_fixeddivider:after {
	content: none!important;
	display: none!important
}

.mm-panel_dividers .mm-listview_fixeddivider {
	display: block
}

.mm-wrapper_opened.mm-dragging .mm-menu,
.mm-wrapper_opened.mm-dragging .mm-slideout {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

.mm-menu_dropdown {
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	height: 80%
}

.mm-wrapper_dropdown .mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}

.mm-wrapper_dropdown .mm-wrapper__blocker {
	-webkit-transition-delay: 0s!important;
	-o-transition-delay: 0s!important;
	transition-delay: 0s!important;
	z-index: 1
}

.mm-wrapper_dropdown .mm-menu_dropdown {
	z-index: 2
}

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
	display: none
}

[class*=mm-menu_tip-]:before {
	content: "";
	background: inherit;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	z-index: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.mm-menu_tip-left:before {
	left: 22px
}

.mm-menu_tip-right:before {
	right: 22px
}

.mm-menu_tip-top:before {
	top: -8px
}

.mm-menu_tip-bottom:before {
	bottom: -8px
}

.mm-menu {
	--mm-iconbar-size: 44px
}

.mm-iconbar {
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	border: 0 solid rgba(0, 0, 0, .1);
	border-color: var(--mm-color-border);
	border-right-width: 1px;
	text-align: center;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 44px;
	width: var(--mm-iconbar-size);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 2
}

.mm-menu_iconbar .mm-navbars_bottom,
.mm-menu_iconbar .mm-navbars_top,
.mm-menu_iconbar .mm-panels {
	left: 44px;
	left: var(--mm-iconbar-size)
}

.mm-iconbar__bottom,
.mm-iconbar__top {
	width: inherit;
	position: absolute
}

.mm-iconbar__bottom>*,
.mm-iconbar__top>* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 11px 0
}

.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
	text-decoration: none
}

.mm-iconbar__top {
	top: 0
}

.mm-iconbar__bottom {
	bottom: 0
}

.mm-iconbar__tab_selected {
	background: hsla(0, 0%, 100%, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-menu {
	--mm-iconpanel-size: 44px
}

.mm-panel_iconpanel-1,
.mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider {
	width: calc(100% - 44px);
	width: calc(100% - (var(--mm-iconpanel-size) * 1))
}

.mm-panel_iconpanel-2,
.mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider {
	width: calc(100% - 88px);
	width: calc(100% - (var(--mm-iconpanel-size) * 2))
}

.mm-panel_iconpanel-3,
.mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider {
	width: calc(100% - 132px);
	width: calc(100% - (var(--mm-iconpanel-size) * 3))
}

.mm-panel_iconpanel-first~.mm-panel,
.mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider {
	width: calc(100% - 44px);
	width: calc(100% - var(--mm-iconpanel-size))
}

.mm-menu_iconpanel .mm-panels>.mm-listview_fixeddivider,
.mm-menu_iconpanel .mm-panels>.mm-panel {
	left: auto;
	-webkit-transition-property: width, -webkit-transform;
	transition-property: width, -webkit-transform;
	-o-transition-property: transform, width;
	transition-property: transform, width;
	transition-property: transform, width, -webkit-transform
}

.mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
	border-left-width: 1px;
	border-left-style: solid
}

.mm-menu_iconpanel .mm-panels>.mm-panel_opened,
.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent {
	display: block!important
}

.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent {
	overflow-y: hidden;
	-webkit-transform: unset;
	-ms-transform: unset;
	transform: unset
}

.mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider,
.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
	opacity: 0
}

.mm-panel__blocker {
	background: inherit;
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 3;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.mm-panel_opened-parent .mm-panel__blocker {
	opacity: .6;
	bottom: -100000px
}

[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-listview_fixeddivider,
[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel {
	left: 0;
	right: auto;
	-webkit-transition-property: width, -webkit-transform;
	transition-property: width, -webkit-transform;
	-o-transition-property: transform, width;
	transition-property: transform, width;
	transition-property: transform, width, -webkit-transform
}

[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
	border-left: none;
	border-right: 1px solid;
	border-color: inherit
}

.mm-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus,
.mm-menu_keyboardfocus a:focus {
	outline: 0;
	background: hsla(0, 0%, 100%, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-wrapper__blocker .mm-tabstart {
	cursor: default;
	display: block;
	width: 100%;
	height: 100%
}

.mm-wrapper__blocker .mm-tabend {
	opacity: 0;
	position: absolute;
	bottom: 0
}

.mm-navbars_bottom,
.mm-navbars_top {
	background: inherit;
	border-color: inherit;
	border-width: 0;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1
}

.mm-navbars_bottom>.mm-navbar,
.mm-navbars_top>.mm-navbar {
	border-width: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.mm-navbars_bottom>.mm-navbar:not(.mm-navbar_has-btns),
.mm-navbars_top>.mm-navbar:not(.mm-navbar_has-btns) {
	padding: 0
}

.mm-navbars_bottom>.mm-navbar>:not(img):not(.mm-btn),
.mm-navbars_top>.mm-navbar>:not(img):not(.mm-btn) {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.mm-navbars_top {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	top: 0;
	bottom: auto
}

.mm-menu_navbar_top-1 .mm-panels {
	top: 44px;
	top: calc(var(--mm-navbar-size) * 1)
}

.mm-menu_navbar_top-2 .mm-panels {
	top: 88px;
	top: calc(var(--mm-navbar-size) * 2)
}

.mm-menu_navbar_top-3 .mm-panels {
	top: 132px;
	top: calc(var(--mm-navbar-size) * 3)
}

.mm-menu_navbar_top-4 .mm-panels {
	top: 176px;
	top: calc(var(--mm-navbar-size) * 4)
}

.mm-navbars_bottom {
	border-top-style: solid;
	border-top-width: 1px;
	bottom: 0;
	top: auto
}

.mm-menu_navbar_bottom-1 .mm-panels {
	bottom: 44px;
	bottom: calc(var(--mm-navbar-size) * 1)
}

.mm-menu_navbar_bottom-2 .mm-panels {
	bottom: 88px;
	bottom: calc(var(--mm-navbar-size) * 2)
}

.mm-menu_navbar_bottom-3 .mm-panels {
	bottom: 132px;
	bottom: calc(var(--mm-navbar-size) * 3)
}

.mm-menu_navbar_bottom-4 .mm-panels {
	bottom: 176px;
	bottom: calc(var(--mm-navbar-size) * 4)
}

.mm-navbar_size-2 {
	height: 88px;
	height: calc(var(--mm-navbar-size) * 2)
}

.mm-navbar_size-3 {
	height: 132px;
	height: calc(var(--mm-navbar-size) * 3)
}

.mm-navbar_size-4 {
	height: 176px;
	height: calc(var(--mm-navbar-size) * 4)
}

.mm-navbar__breadcrumbs {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	text-align: left;
	padding: 0 0 0 20px
}

.mm-navbar__breadcrumbs>* {
	display: inline-block;
	padding-right: 6px;
	padding-top: 12px;
	padding-top: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
	padding-bottom: 12px;
	padding-bottom: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5)
}

.mm-navbar__breadcrumbs>a {
	text-decoration: underline
}

.mm-navbar_has-btns .mm-navbar__breadcrumbs {
	margin-left: -44px
}

.mm-navbar_has-btns .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs {
	margin-left: 0;
	padding-left: 0
}

.mm-navbar__tab_selected {
	background: inherit!important;
	color: inherit!important;
	border-width: 1px;
	border-style: solid;
	border-color: inherit
}

.mm-navbar__tab_selected:first-child {
	border-left: none
}

.mm-navbar__tab_selected:last-child {
	border-right: none
}

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs,
.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar {
	background: inherit!important;
	color: inherit!important
}

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.mm-navbars_top .mm-navbar__tab_selected {
	border-bottom: none;
	margin-bottom: -1px
}

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
	border-top: none
}

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
	background: inherit;
	color: inherit
}

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
	border-top-width: 1px;
	border-top-style: solid
}

.mm-navbars_bottom .mm-navbar__tab_selected {
	border-top: none;
	margin-top: -1px
}

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
	border-bottom: none
}

.mm-navbar_tabs>a:not(.mm-navbar__tab_selected),
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,
.mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs) {
	background: hsla(0, 0%, 100%, .4);
	background: var(--mm-color-background-emphasis);
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed)
}

.mm-searchfield {
	height: 44px;
	height: var(--mm-navbar-size);
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.mm-searchfield input {
	border: none!important;
	outline: 0!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	border-radius: 4px;
	background: rgba(0, 0, 0, .05);
	background: var(--mm-color-background-highlight);
	color: rgba(0, 0, 0, .75);
	color: var(--mm-color-text);
	font: inherit;
	font-size: inherit;
	line-height: 35.2px;
	line-height: calc(var(--mm-navbar-size) * .7);
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	height: 24px;
	height: calc(var(--mm-navbar-size) * .7);
	min-height: unset;
	max-height: unset;
	margin: 0;
	padding: 0 10px
}

.mm-searchfield input::-ms-clear {
	display: none
}

.mm-searchfield__input {
	padding: 6.6px 10px 0;
	padding-top: calc(var(--mm-navbar-size) * .15);
	position: relative
}

.mm-panel__noresultsmsg {
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	text-align: center;
	font-size: 150%;
	padding: 44px 0
}

.mm-searchfield__btn {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0
}

.mm-panel_search {
	left: 0!important;
	right: 0!important;
	width: 100%!important;
	border-left: none!important
}

.mm-searchfield__input {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%
}

.mm-searchfield__cancel {
	line-height: 44px;
	line-height: var(--mm-navbar-size);
	text-decoration: none;
	display: block;
	padding-right: 10px;
	margin-right: -100px;
	-webkit-transition: margin .4s ease;
	-o-transition: margin .4s ease;
	transition: margin .4s ease
}

.mm-searchfield__cancel-active {
	margin-right: 0
}

.mm-panel>.mm-searchfield {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.mm-panel_has-searchfield {
	padding-top: 44px;
	padding-top: var(--mm-navbar-size)
}

.mm-panel_has-navbar.mm-panel_has-searchfield {
	padding-top: 88px;
	padding-top: calc(var(--mm-navbar-size) * 2)
}

.mm-panel_has-navbar.mm-panel_has-searchfield>.mm-searchfield {
	top: 44px;
	top: var(--mm-navbar-size)
}

.mm-listitem_nosubitems>.mm-listitem__btn {
	display: none
}

.mm-listitem_nosubitems>.mm-listitem__text {
	padding-right: 10px
}

.mm-sectionindexer {
	background: inherit;
	text-align: center;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -20px;
	z-index: 15;
	-webkit-transition: right .4s ease;
	-o-transition: right .4s ease;
	transition: right .4s ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly
}

.mm-sectionindexer a {
	color: rgba(0, 0, 0, .3);
	color: var(--mm-color-text-dimmed);
	line-height: 1;
	text-decoration: none;
	display: block
}

.mm-sectionindexer~.mm-panels {
	-webkit-transition: right .4s ease;
	-o-transition: right .4s ease;
	transition: right .4s ease
}

.mm-menu_has-sectionindexer .mm-sectionindexer {
	right: 0
}

.mm-menu_has-sectionindexer .mm-panels {
	right: 20px
}

.mm-menu_navbar_top-1 .mm-sectionindexer {
	top: 46px;
	top: calc((var(--mm-navbar-size) * 1) + 2px)
}

.mm-menu_navbar_top-2 .mm-sectionindexer {
	top: 90px;
	top: calc((var(--mm-navbar-size) * 2) + 2px)
}

.mm-menu_navbar_top-3 .mm-sectionindexer {
	top: 134px;
	top: calc((var(--mm-navbar-size) * 3) + 2px)
}

.mm-menu_navbar_top-4 .mm-sectionindexer {
	top: 178px;
	top: calc((var(--mm-navbar-size) * 4) + 2px)
}

.mm-menu_navbar_bottom-1 .mm-sectionindexer {
	bottom: 46px;
	bottom: calc((var(--mm-navbar-size) * 1) + 2px)
}

.mm-menu_navbar_bottom-2 .mm-sectionindexer {
	bottom: 90px;
	bottom: calc((var(--mm-navbar-size) * 2) + 2px)
}

.mm-menu_navbar_bottom-3 .mm-sectionindexer {
	bottom: 134px;
	bottom: calc((var(--mm-navbar-size) * 3) + 2px)
}

.mm-menu_navbar_bottom-4 .mm-sectionindexer {
	bottom: 178px;
	bottom: calc((var(--mm-navbar-size) * 4) + 2px)
}

.mm-menu_selected-hover .mm-listitem>.mm-listitem__btn,
.mm-menu_selected-hover .mm-listitem>.mm-listitem__text,
.mm-menu_selected-parent .mm-listitem>.mm-listitem__btn,
.mm-menu_selected-parent .mm-listitem>.mm-listitem__text {
	-webkit-transition: background .4s ease;
	-o-transition: background .4s ease;
	transition: background .4s ease
}

.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected .mm-listitem__text {
	background: 0 0
}

.mm-menu_selected-hover .mm-listitem__btn:hover,
.mm-menu_selected-hover .mm-listitem__text:hover {
	background: hsla(0, 0%, 100%, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) .mm-listitem__text {
	background: 0 0
}

.mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__btn,
.mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__text {
	background: hsla(0, 0%, 100%, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-menu,
.mm-slideout {
	--mm-sidebar-collapsed-size: 44px;
	--mm-sidebar-expanded-size: 440px
}

.mm-wrapper_sidebar-collapsed body,
.mm-wrapper_sidebar-expanded body {
	position: relative
}

.mm-wrapper_sidebar-collapsed .mm-slideout,
.mm-wrapper_sidebar-expanded .mm-slideout {
	-webkit-transition-property: width, -webkit-transform;
	transition-property: width, -webkit-transform;
	-o-transition-property: width, transform;
	transition-property: width, transform;
	transition-property: width, transform, -webkit-transform
}

.mm-wrapper_sidebar-collapsed .mm-page,
.mm-wrapper_sidebar-expanded .mm-page {
	background: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 100vh
}

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
	display: block!important;
	top: 0!important;
	right: auto!important;
	bottom: 0!important;
	left: 0!important
}

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider,
.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
	opacity: 0
}

.mm-wrapper_sidebar-collapsed .mm-slideout {
	width: calc(100% - 44px);
	width: calc(100% - var(--mm-sidebar-collapsed-size));
	-webkit-transform: translate3d(44px, 0, 0);
	transform: translate3d(44px, 0, 0);
	-webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
	transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0)
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
	border-right-width: 1px;
	border-right-style: solid;
	min-width: 0!important;
	max-width: 100000px!important
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
	content: none;
	display: none
}

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking,
.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
	overflow: visible
}

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
	display: none!important
}

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout {
	width: calc(100% - 440px);
	width: calc(100% - var(--mm-sidebar-expanded-size));
	-webkit-transform: translate3d(440px, 0, 0);
	transform: translate3d(440px, 0, 0);
	-webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
	transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0)
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
	width: 440px;
	width: var(--mm-sidebar-expanded-size)
}

.mm-menu__blocker {
	background: rgba(3, 2, 1, 0);
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3
}

.mm-menu_opened .mm-menu__blocker {
	display: none
}

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout,
[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout,
[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

label.mm-toggle {
	border-radius: 34px;
	min-width: 58px;
	width: 58px;
	height: 34px;
	margin: 0 10px;
	margin-top: 5px;
	margin-top: calc((var(--mm-listitem-size) - 34px)/ 2)
}

label.mm-toggle:before {
	content: "";
	display: block;
	border-radius: 34px;
	width: 32px;
	height: 32px;
	margin: 1px
}

input.mm-toggle {
	position: absolute;
	left: -10000px
}

input.mm-toggle:checked~label.mm-toggle:before {
	float: right
}

label.mm-toggle {
	background: rgba(0, 0, 0, .1);
	background: var(--mm-color-border)
}

label.mm-toggle:before {
	background: #f3f3f3;
	background: var(--mm-color-background)
}

input.mm-toggle:checked~label.mm-toggle {
	background: #4bd963
}

label.mm-check {
	width: 34px;
	height: 34px
}

label.mm-check:before {
	border-color: rgba(0, 0, 0, .75);
	border-color: var(--mm-color-text);
	content: "";
	display: block;
	border-left: 3px solid;
	border-bottom: 3px solid;
	width: 40%;
	height: 20%;
	margin: 25% 0 0 20%;
	opacity: .1;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

input.mm-check {
	position: absolute;
	left: -10000px
}

input.mm-check:checked~label.mm-check:before {
	opacity: 1
}

[dir=rtl] input.mm-toggle:checked~label.mm-toggle:before {
	float: left
}

.mm-menu_border-none .mm-listitem:after,
.mm-panel_border-none .mm-listitem:after {
	content: none
}

.mm-menu_border-full .mm-listitem:after,
.mm-panel_border-full .mm-listitem:after {
	left: 0!important
}

.mm-menu_border-offset .mm-listitem:after,
.mm-panel_border-offset .mm-listitem:after {
	right: 20px
}

.mm-menu_fx-menu-zoom {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-wrapper_opened .mm-menu_fx-menu-zoom {
	-webkit-transform: scale(.7) translate3d(-30%, 0, 0);
	transform: scale(.7) translate3d(-30%, 0, 0);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}

.mm-wrapper_opening .mm-menu_fx-menu-zoom {
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0)
}

.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
	-webkit-transform: scale(.7) translate3d(30%, 0, 0);
	transform: scale(.7) translate3d(30%, 0, 0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center
}

.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0)
}

.mm-menu_fx-menu-slide {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-wrapper_opened .mm-menu_fx-menu-slide {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0)
}

.mm-wrapper_opening .mm-menu_fx-menu-slide {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0)
}

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mm-menu_fx-menu-fade {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.mm-wrapper_opening .mm-menu_fx-menu-fade {
	opacity: 1
}

.mm-menu_fx-panels-none .mm-panel,
.mm-panel_fx-none {
	-webkit-transition-property: none;
	-o-transition-property: none;
	transition-property: none
}

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-none.mm-panel_opened-parent {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mm-menu_fx-panels-zoom .mm-panel,
.mm-panel_fx-zoom {
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1.5) translate3d(100%, 0, 0);
	transform: scale(1.5) translate3d(100%, 0, 0)
}

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,
.mm-panel_fx-zoom.mm-panel_opened {
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0)
}

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-zoom.mm-panel_opened-parent {
	-webkit-transform: scale(.7) translate3d(-30%, 0, 0);
	transform: scale(.7) translate3d(-30%, 0, 0)
}

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,
.mm-panel_fx-slide-0.mm-panel_opened-parent {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,
.mm-panel_fx-slide-100.mm-panel_opened-parent {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.mm-menu_fx-panels-slide-up .mm-panel,
.mm-panel_fx-slide-up {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.mm-menu_fx-panels-slide-up .mm-panel_opened,
.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,
.mm-panel_fx-slide-up.mm-panel_opened {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mm-menu_fx-panels-slide-right .mm-panel,
.mm-panel_fx-slide-right {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.mm-menu_fx-panels-slide-right .mm-panel_opened,
.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,
.mm-panel_fx-slide-right.mm-panel_opened {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

[class*=mm-menu_fx-listitems-] .mm-listitem {
	-webkit-transition: none .4s ease;
	-o-transition: none .4s ease;
	transition: none .4s ease
}

[class*=mm-menu_fx-listitems-] .mm-listitem:first-child {
	-webkit-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
	-webkit-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
	-webkit-transition-delay: .25s;
	-o-transition-delay: .25s;
	transition-delay: .25s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
	-webkit-transition-delay: .35s;
	-o-transition-delay: .35s;
	transition-delay: .35s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
	-webkit-transition-delay: .45s;
	-o-transition-delay: .45s;
	transition-delay: .45s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
	-webkit-transition-delay: .55s;
	-o-transition-delay: .55s;
	transition-delay: .55s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
	-webkit-transition-delay: .65s;
	-o-transition-delay: .65s;
	transition-delay: .65s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
	-webkit-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
	-webkit-transition-delay: .75s;
	-o-transition-delay: .75s;
	transition-delay: .75s
}

.mm-menu_fx-listitems-slide .mm-listitem {
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
	opacity: 0
}

.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.mm-menu_fx-listitems-fade .mm-listitem {
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	opacity: 0
}

.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
	opacity: 1
}

.mm-menu_fx-listitems-drop .mm-listitem {
	-webkit-transition-property: opacity, top;
	-o-transition-property: opacity, top;
	transition-property: opacity, top;
	opacity: 0;
	top: -25%
}

.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
	opacity: 1;
	top: 0
}

.mm-menu_fullscreen {
	width: 100%;
	min-width: 140px;
	max-width: 10000px
}

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(100vw, 0, 0);
	transform: translate3d(100vw, 0, 0)
}

@media (max-width:140px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0)
	}
}

@media (min-width:10000px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(10000px, 0, 0);
		transform: translate3d(10000px, 0, 0)
	}
}

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-100vw, 0, 0);
	transform: translate3d(-100vw, 0, 0)
}

@media (max-width:140px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0)
	}
}

@media (min-width:10000px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-10000px, 0, 0);
		transform: translate3d(-10000px, 0, 0)
	}
}

.mm-menu_fullscreen.mm-menu_position-bottom,
.mm-menu_fullscreen.mm-menu_position-top {
	height: 100vh;
	min-height: 140px;
	max-height: 10000px
}

.mm-menu_listview-justify .mm-panels>.mm-panel:after,
.mm-menu_listview-justify .mm-panels>.mm-panel:before,
.mm-panels>.mm-panel_listview-justify:after,
.mm-panels>.mm-panel_listview-justify:before {
	content: none;
	display: none
}

.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview,
.mm-panels>.mm-panel_listview-justify .mm-listview {
	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%;
	margin-top: 0;
	margin-bottom: 0
}

.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem,
.mm-panels>.mm-panel_listview-justify .mm-listitem {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	min-height: 44px
}

.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem:not(.mm-listitem_divider),
.mm-panels>.mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem__text,
.mm-panels>.mm-panel_listview-justify .mm-listitem__text {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mm-listview_inset {
	list-style: inside disc;
	width: 100%;
	padding: 0 30px 15px;
	margin: 0
}

.mm-listview_inset .mm-listitem {
	padding: 5px 0
}

.mm-menu_multiline .mm-listitem__text,
.mm-panel_multiline .mm-listitem__text {
	-o-text-overflow: clip;
	text-overflow: clip;
	white-space: normal
}

[class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker {
	opacity: 0
}

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker {
	opacity: .3;
	-webkit-transition: opacity .4s ease .4s;
	-o-transition: opacity .4s ease .4s;
	transition: opacity .4s ease .4s
}

.mm-menu_opened.mm-menu_pagedim~.mm-wrapper__blocker {
	background: inherit
}

.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker {
	background: #000
}

.mm-menu_opened.mm-menu_pagedim-white~.mm-wrapper__blocker {
	background: #fff
}

.mm-menu_popup {
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
	opacity: 0;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	height: 80%;
	min-height: 140px;
	max-height: 880px;
	top: 50%;
	left: 50%;
	bottom: auto;
	right: auto;
	z-index: 2;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.mm-menu_popup.mm-menu_opened~.mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}

.mm-menu_popup.mm-menu_opened~.mm-wrapper__blocker {
	-webkit-transition-delay: 0s!important;
	-o-transition-delay: 0s!important;
	transition-delay: 0s!important;
	z-index: 1
}

.mm-wrapper_opening .mm-menu_popup {
	opacity: 1
}

.mm-menu_position-right {
	left: auto;
	right: 0
}

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
	-webkit-transform: translate3d(-80vw, 0, 0);
	transform: translate3d(-80vw, 0, 0)
}

@media (max-width:300px) {
	.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-240px, 0, 0);
		transform: translate3d(-240px, 0, 0)
	}
}

@media (min-width:550px) {
	.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate3d(-440px, 0, 0);
		transform: translate3d(-440px, 0, 0)
	}
}

.mm-menu_position-bottom,
.mm-menu_position-front,
.mm-menu_position-top {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-menu_position-bottom.mm-menu_opened,
.mm-menu_position-front.mm-menu_opened,
.mm-menu_position-top.mm-menu_opened {
	z-index: 2
}

.mm-menu_position-bottom.mm-menu_opened~.mm-slideout,
.mm-menu_position-front.mm-menu_opened~.mm-slideout,
.mm-menu_position-top.mm-menu_opened~.mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}

.mm-menu_position-bottom.mm-menu_opened~.mm-wrapper__blocker,
.mm-menu_position-front.mm-menu_opened~.mm-wrapper__blocker,
.mm-menu_position-top.mm-menu_opened~.mm-wrapper__blocker {
	z-index: 1
}

.mm-menu_position-front {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.mm-menu_position-front.mm-menu_position-right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.mm-menu_position-bottom,
.mm-menu_position-top {
	width: 100%;
	min-width: 100%;
	max-width: 100%
}

.mm-menu_position-top {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	height: 80vh;
	min-height: 140px;
	max-height: 880px
}

.mm-menu_position-bottom {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	top: auto;
	height: 80vh;
	min-height: 140px;
	max-height: 880px
}

.mm-wrapper_opening .mm-menu_position-bottom,
.mm-wrapper_opening .mm-menu_position-front,
.mm-wrapper_opening .mm-menu_position-top {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mm-menu_shadow-page:after {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	-webkit-box-shadow: var(--mm-shadow);
	box-shadow: var(--mm-shadow);
	content: "";
	display: block;
	width: 20px;
	height: 120%;
	position: absolute;
	left: 100%;
	top: -10%;
	z-index: 100;
	-webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
	clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%)
}

.mm-menu_shadow-page.mm-menu_position-right:after {
	left: auto;
	right: 100%;
	-webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
	clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%)
}

.mm-menu_shadow-page.mm-menu_position-front:after {
	content: none;
	display: none
}

.mm-menu_shadow-menu,
.mm-menu_shadow-panels .mm-panels>.mm-panel {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	-webkit-box-shadow: var(--mm-shadow);
	box-shadow: var(--mm-shadow)
}

.mm-menu_theme-white {
	--mm-color-border: rgba(0, 0, 0, .1);
	--mm-color-button: rgba(0, 0, 0, .3);
	--mm-color-text: rgba(0, 0, 0, .7);
	--mm-color-text-dimmed: rgba(0, 0, 0, .3);
	--mm-color-background: #fff;
	--mm-color-background-highlight: rgba(0, 0, 0, .06);
	--mm-color-background-emphasis: rgba(0, 0, 0, .03);
	--mm-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.mm-menu_theme-dark {
	--mm-color-border: rgba(0, 0, 0, .3);
	--mm-color-button: hsla(0, 0%, 100%, .4);
	--mm-color-text: hsla(0, 0%, 100%, .85);
	--mm-color-text-dimmed: hsla(0, 0%, 100%, .4);
	--mm-color-background: #333;
	--mm-color-background-highlight: hsla(0, 0%, 100%, .08);
	--mm-color-background-emphasis: rgba(0, 0, 0, .1);
	--mm-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.mm-menu_theme-black {
	--mm-color-border: hsla(0, 0%, 100%, .25);
	--mm-color-button: hsla(0, 0%, 100%, .4);
	--mm-color-text: hsla(0, 0%, 100%, .75);
	--mm-color-text-dimmed: hsla(0, 0%, 100%, .4);
	--mm-color-background: #000;
	--mm-color-background-highlight: hsla(0, 0%, 100%, .2);
	--mm-color-background-emphasis: hsla(0, 0%, 100%, .15);
	--mm-shadow: none
}

.mm-menu_tileview .mm-listview,
.mm-panel_tileview .mm-listview {
	margin: 0!important
}

.mm-menu_tileview .mm-listview:after,
.mm-panel_tileview .mm-listview:after {
	content: "";
	display: block;
	clear: both
}

.mm-menu_tileview .mm-listitem,
.mm-panel_tileview .mm-listitem {
	padding: 0;
	float: left;
	position: relative;
	width: 50%;
	height: 0;
	padding-top: 50%
}

.mm-menu_tileview .mm-listitem:after,
.mm-panel_tileview .mm-listitem:after {
	left: 0;
	top: 0;
	border-right-width: 1px;
	border-right-style: solid;
	z-index: -1
}

.mm-menu_tileview .mm-listitem.mm-tile-xs,
.mm-panel_tileview .mm-listitem.mm-tile-xs {
	width: 12.5%;
	padding-top: 12.5%
}

.mm-menu_tileview .mm-listitem.mm-tile-s,
.mm-panel_tileview .mm-listitem.mm-tile-s {
	width: 25%;
	padding-top: 25%
}

.mm-menu_tileview .mm-listitem.mm-tile-l,
.mm-panel_tileview .mm-listitem.mm-tile-l {
	width: 75%;
	padding-top: 75%
}

.mm-menu_tileview .mm-listitem.mm-tile-xl,
.mm-panel_tileview .mm-listitem.mm-tile-xl {
	width: 100%;
	padding-top: 100%
}

.mm-menu_tileview .mm-listitem__text,
.mm-panel_tileview .mm-listitem__text {
	line-height: 1px;
	text-align: center;
	padding: 50% 10px 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 1px;
	bottom: 1px;
	left: 0
}

.mm-menu_tileview .mm-listitem__btn,
.mm-panel_tileview .mm-listitem__btn {
	width: auto
}

.mm-menu_tileview .mm-listitem__btn:after,
.mm-menu_tileview .mm-listitem__btn:before,
.mm-panel_tileview .mm-listitem__btn:after,
.mm-panel_tileview .mm-listitem__btn:before {
	content: none;
	display: none
}

.mm-menu_tileview .mm-listitem_divider,
.mm-panel_tileview .mm-listitem_divider {
	display: none
}

.mm-menu_tileview .mm-panel,
.mm-panel_tileview {
	padding-left: 0;
	padding-right: 0
}

.mm-menu_tileview .mm-panel:after,
.mm-menu_tileview .mm-panel:before,
.mm-panel_tileview:after,
.mm-panel_tileview:before {
	content: none;
	display: none
}

body.modal-open .mm-slideout {
	z-index: unset
}

.toasted.alive {
	padding: 0 20px;
	min-height: 38px;
	font-size: 100%;
	line-height: 1.1em;
	font-weight: 700;
	border-radius: 2px;
	background-color: #fff;
	color: #007fff;
	box-shadow: 0 12px 44px 0 rgba(10, 21, 84, .24)
}

.toasted.alive.success {
	color: #4caf50
}

.toasted.alive.error {
	color: #f44336
}

.toasted.alive.info {
	color: #3f51b5
}

.toasted.alive .action {
	color: #007fff
}

.toasted.alive .material-icons {
	color: #ffc107
}

.toasted.material {
	padding: 0 20px;
	min-height: 38px;
	font-size: 100%;
	line-height: 1.1em;
	background-color: #353535;
	border-radius: 2px;
	font-weight: 300;
	color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.toasted.material.success {
	color: #4caf50
}

.toasted.material.error {
	color: #f44336
}

.toasted.material.info {
	color: #3f51b5
}

.toasted.material .action {
	color: #a1c2fa
}

.toasted.colombo {
	padding: 0 20px;
	min-height: 38px;
	font-size: 100%;
	line-height: 1.1em;
	border-radius: 6px;
	color: #7492b1;
	border: 2px solid #7492b1;
	background: #fff;
	font-weight: 700
}

.toasted.colombo:after {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #5e7b9a;
	position: absolute;
	top: -4px;
	left: -5px;
	border-radius: 100%
}

.toasted.colombo.success {
	color: #4caf50
}

.toasted.colombo.error {
	color: #f44336
}

.toasted.colombo.info {
	color: #3f51b5
}

.toasted.colombo .action {
	color: #007fff
}

.toasted.colombo .material-icons {
	color: #5dcccd
}

.toasted.bootstrap {
	padding: 0 20px;
	min-height: 38px;
	font-size: 100%;
	line-height: 1.1em;
	color: #31708f;
	background-color: #f9fbfd;
	border: 1px solid transparent;
	border-color: #d9edf7;
	border-radius: .25rem;
	font-weight: 700;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .07)
}

.toasted.bootstrap.success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d0e9c6
}

.toasted.bootstrap.error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #f2dede
}

.toasted.bootstrap.info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #d9edf7
}

.toasted.venice {
	padding: 0 20px;
	min-height: 38px;
	font-size: 100%;
	line-height: 1.1em;
	border-radius: 30px;
	color: #fff;
	background: linear-gradient(85deg, #5861bf, #a56be2);
	font-weight: 700;
	box-shadow: 0 12px 44px 0 rgba(10, 21, 84, .24)
}

.toasted.venice.success {
	color: #4caf50
}

.toasted.venice.error {
	color: #f44336
}

.toasted.venice.info {
	color: #3f51b5
}

.toasted.venice .action {
	color: #007fff
}

.toasted.venice .material-icons {
	color: #fff
}

.toasted.bulma {
	padding: 0 20px;
	min-height: 38px;
	font-size: 100%;
	line-height: 1.1em;
	background-color: #00d1b2;
	color: #fff;
	border-radius: 3px;
	font-weight: 700
}

.toasted.bulma.success {
	color: #fff;
	background-color: #23d160
}

.toasted.bulma.error {
	color: #a94442;
	background-color: #ff3860
}

.toasted.bulma.info {
	color: #fff;
	background-color: #3273dc
}

.toasted-container {
	position: fixed;
	z-index: 10000
}

.toasted-container,
.toasted-container.full-width {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.toasted-container.full-width {
	max-width: 86%;
	width: 100%
}

.toasted-container.full-width.fit-to-screen {
	min-width: 100%
}

.toasted-container.full-width.fit-to-screen .toasted:first-child {
	margin-top: 0
}

.toasted-container.full-width.fit-to-screen.top-right {
	top: 0;
	right: 0
}

.toasted-container.full-width.fit-to-screen.top-left {
	top: 0;
	left: 0
}

.toasted-container.full-width.fit-to-screen.top-center {
	top: 0;
	left: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.toasted-container.full-width.fit-to-screen.bottom-right {
	right: 0;
	bottom: 0
}

.toasted-container.full-width.fit-to-screen.bottom-left {
	left: 0;
	bottom: 0
}

.toasted-container.full-width.fit-to-screen.bottom-center {
	left: 0;
	bottom: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.toasted-container.top-right {
	top: 10%;
	right: 7%
}

.toasted-container.top-right:not(.full-width) {
	-ms-flex-align: end;
	align-items: flex-end
}

.toasted-container.top-left {
	top: 10%;
	left: 7%
}

.toasted-container.top-left:not(.full-width) {
	-ms-flex-align: start;
	align-items: flex-start
}

.toasted-container.top-center {
	top: 10%;
	left: 50%;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.toasted-container.bottom-right {
	right: 5%;
	bottom: 7%
}

.toasted-container.bottom-right:not(.full-width) {
	-ms-flex-align: end;
	align-items: flex-end
}

.toasted-container.bottom-left {
	left: 5%;
	bottom: 7%
}

.toasted-container.bottom-left:not(.full-width) {
	-ms-flex-align: start;
	align-items: flex-start
}

.toasted-container.bottom-center {
	left: 50%;
	bottom: 7%;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.toasted-container.bottom-left .toasted,
.toasted-container.top-left .toasted {
	float: left
}

.toasted-container.bottom-right .toasted,
.toasted-container.top-right .toasted {
	float: right
}

.toasted-container .toasted {
	top: 35px;
	width: auto;
	clear: both;
	margin-top: .8em;
	position: relative;
	max-width: 100%;
	height: auto;
	word-break: break-all;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	box-sizing: inherit
}

.toasted-container .toasted .material-icons {
	margin-right: .5rem;
	margin-left: -.4rem
}

.toasted-container .toasted .material-icons.after {
	margin-left: .5rem;
	margin-right: -.4rem
}

.toasted-container .toasted .actions-wrapper {
	margin-left: .4em;
	margin-right: -1.2em
}

.toasted-container .toasted .actions-wrapper .action {
	text-decoration: none;
	font-size: .9rem;
	padding: 8px;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-weight: 600;
	cursor: pointer;
	margin-right: .2rem
}

.toasted-container .toasted .actions-wrapper .action.icon {
	padding: 4px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.toasted-container .toasted .actions-wrapper .action.icon .material-icons {
	margin-right: 0;
	margin-left: 4px
}

.toasted-container .toasted .actions-wrapper .action.icon:hover {
	text-decoration: none
}

.toasted-container .toasted .actions-wrapper .action:hover {
	text-decoration: underline
}

@media only screen and (max-width:600px) {
	#toasted-container {
		min-width: 100%
	}
	#toasted-container .toasted:first-child {
		margin-top: 0
	}
	#toasted-container.top-right {
		top: 0;
		right: 0
	}
	#toasted-container.top-left {
		top: 0;
		left: 0
	}
	#toasted-container.top-center {
		top: 0;
		left: 0;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	#toasted-container.bottom-right {
		right: 0;
		bottom: 0
	}
	#toasted-container.bottom-left {
		left: 0;
		bottom: 0
	}
	#toasted-container.bottom-center {
		left: 0;
		bottom: 0;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	#toasted-container.bottom-center,
	#toasted-container.top-center {
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	#toasted-container.bottom-left .toasted,
	#toasted-container.bottom-right .toasted,
	#toasted-container.top-left .toasted,
	#toasted-container.top-right .toasted {
		float: none
	}
	#toasted-container .toasted {
		border-radius: 0
	}
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 380px
}

@media (min-width:380px) {
	.container {
		max-width: 480px
	}
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

@media (min-width:1600px) {
	.container {
		max-width: 1540px
	}
}

@media (min-width:1920px) {
	.container {
		max-width: 1540px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	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-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto,
.col-xxxl,
.col-xxxl-1,
.col-xxxl-2,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.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;
	-webkit-box-flex: 1;
	-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,
.col-auto {
	-webkit-box-flex: 0
}

.col-1 {
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-2,
.col-3 {
	-webkit-box-flex: 0
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-4,
.col-5 {
	-webkit-box-flex: 0
}

.col-5 {
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-6,
.col-7 {
	-webkit-box-flex: 0
}

.col-7 {
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-8,
.col-9 {
	-webkit-box-flex: 0
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-10,
.col-11 {
	-webkit-box-flex: 0
}

.col-11 {
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media (min-width:380px) {
	.col-xs {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xs-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xs-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xs-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xs-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xs-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xs-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xs-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xs-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xs-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xs-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xs-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xs-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xs-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xs-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xs-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xs-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xs-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xs-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xs-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xs-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xs-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xs-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xs-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xs-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xs-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xs-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xs-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xs-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xs-0 {
		margin-left: 0
	}
	.offset-xs-1 {
		margin-left: 8.33333%
	}
	.offset-xs-2 {
		margin-left: 16.66667%
	}
	.offset-xs-3 {
		margin-left: 25%
	}
	.offset-xs-4 {
		margin-left: 33.33333%
	}
	.offset-xs-5 {
		margin-left: 41.66667%
	}
	.offset-xs-6 {
		margin-left: 50%
	}
	.offset-xs-7 {
		margin-left: 58.33333%
	}
	.offset-xs-8 {
		margin-left: 66.66667%
	}
	.offset-xs-9 {
		margin-left: 75%
	}
	.offset-xs-10 {
		margin-left: 83.33333%
	}
	.offset-xs-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1600px) {
	.col-xxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xxl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xxl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xxl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xxl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xxl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xxl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xxl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xxl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xxl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xxl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xxl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xxl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xxl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xxl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xxl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xxl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xxl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xxl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xxl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xxl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xxl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xxl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xxl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xxl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xxl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xxl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xxl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xxl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xxl-0 {
		margin-left: 0
	}
	.offset-xxl-1 {
		margin-left: 8.33333%
	}
	.offset-xxl-2 {
		margin-left: 16.66667%
	}
	.offset-xxl-3 {
		margin-left: 25%
	}
	.offset-xxl-4 {
		margin-left: 33.33333%
	}
	.offset-xxl-5 {
		margin-left: 41.66667%
	}
	.offset-xxl-6 {
		margin-left: 50%
	}
	.offset-xxl-7 {
		margin-left: 58.33333%
	}
	.offset-xxl-8 {
		margin-left: 66.66667%
	}
	.offset-xxl-9 {
		margin-left: 75%
	}
	.offset-xxl-10 {
		margin-left: 83.33333%
	}
	.offset-xxl-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1920px) {
	.col-xxxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xxxl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xxxl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xxxl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xxxl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xxxl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xxxl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xxxl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xxxl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xxxl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xxxl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xxxl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xxxl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xxxl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xxxl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xxxl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xxxl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xxxl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xxxl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xxxl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xxxl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xxxl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xxxl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xxxl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xxxl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xxxl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xxxl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xxxl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xxxl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xxxl-0 {
		margin-left: 0
	}
	.offset-xxxl-1 {
		margin-left: 8.33333%
	}
	.offset-xxxl-2 {
		margin-left: 16.66667%
	}
	.offset-xxxl-3 {
		margin-left: 25%
	}
	.offset-xxxl-4 {
		margin-left: 33.33333%
	}
	.offset-xxxl-5 {
		margin-left: 41.66667%
	}
	.offset-xxxl-6 {
		margin-left: 50%
	}
	.offset-xxxl-7 {
		margin-left: 58.33333%
	}
	.offset-xxxl-8 {
		margin-left: 66.66667%
	}
	.offset-xxxl-9 {
		margin-left: 75%
	}
	.offset-xxxl-10 {
		margin-left: 83.33333%
	}
	.offset-xxxl-11 {
		margin-left: 91.66667%
	}
}

.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: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}

.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

@media (min-width:380px) {
	.d-xs-none {
		display: none!important
	}
	.d-xs-inline {
		display: inline!important
	}
	.d-xs-inline-block {
		display: inline-block!important
	}
	.d-xs-block {
		display: block!important
	}
	.d-xs-table {
		display: table!important
	}
	.d-xs-table-row {
		display: table-row!important
	}
	.d-xs-table-cell {
		display: table-cell!important
	}
	.d-xs-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xs-inline-flex {
		display: -webkit-inline-box!important;
		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: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box!important;
		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: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box!important;
		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: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box!important;
		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: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:1600px) {
	.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: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xxl-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:1920px) {
	.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: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xxxl-inline-flex {
		display: -webkit-inline-box!important;
		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: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

.flex-row {
	-webkit-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}

.flex-column,
.flex-row {
	-webkit-box-direction: normal!important
}

.flex-column {
	-webkit-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}

.flex-column-reverse,
.flex-row-reverse {
	-webkit-box-direction: reverse!important
}

.flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-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 {
	-webkit-box-flex: 1!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}

.flex-grow-0 {
	-webkit-box-flex: 0!important;
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}

.flex-grow-1 {
	-webkit-box-flex: 1!important;
	-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 {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}

.justify-content-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}

.justify-content-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}

.justify-content-between {
	-webkit-box-pack: justify!important;
	-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 {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}

.align-items-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}

.align-items-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}

.align-items-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}

.align-items-stretch {
	-webkit-box-align: stretch!important;
	-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:380px) {
	.flex-xs-row {
		-webkit-box-orient: horizontal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xs-column,
	.flex-xs-row {
		-webkit-box-direction: normal!important
	}
	.flex-xs-column {
		-webkit-box-orient: vertical!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xs-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xs-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xs-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xs-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xs-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-xs-fill {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xs-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xs-grow-1 {
		-webkit-box-flex: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-xs-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-xs-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-xs-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xs-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xs-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xs-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xs-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xs-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xs-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xs-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xs-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xs-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xs-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xs-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xs-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xs-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xs-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xs-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xs-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-xs-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xs-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xs-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-xs-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xs-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-sm-column,
	.flex-sm-row {
		-webkit-box-direction: normal!important
	}
	.flex-sm-column {
		-webkit-box-orient: vertical!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-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 {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-sm-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-sm-grow-1 {
		-webkit-box-flex: 1!important;
		-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 {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify!important;
		-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 {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch!important;
		-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 {
		-webkit-box-orient: horizontal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-md-column,
	.flex-md-row {
		-webkit-box-direction: normal!important
	}
	.flex-md-column {
		-webkit-box-orient: vertical!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-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 {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-md-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-md-grow-1 {
		-webkit-box-flex: 1!important;
		-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 {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-md-between {
		-webkit-box-pack: justify!important;
		-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 {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-md-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-md-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch!important;
		-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 {
		-webkit-box-orient: horizontal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-lg-column,
	.flex-lg-row {
		-webkit-box-direction: normal!important
	}
	.flex-lg-column {
		-webkit-box-orient: vertical!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-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 {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-lg-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-lg-grow-1 {
		-webkit-box-flex: 1!important;
		-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 {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify!important;
		-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 {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-lg-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-lg-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch!important;
		-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 {
		-webkit-box-orient: horizontal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xl-column,
	.flex-xl-row {
		-webkit-box-direction: normal!important
	}
	.flex-xl-column {
		-webkit-box-orient: vertical!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-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 {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xl-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xl-grow-1 {
		-webkit-box-flex: 1!important;
		-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 {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify!important;
		-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 {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xl-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xl-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch!important;
		-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:1600px) {
	.flex-xxl-row {
		-webkit-box-orient: horizontal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xxl-column,
	.flex-xxl-row {
		-webkit-box-direction: normal!important
	}
	.flex-xxl-column {
		-webkit-box-orient: vertical!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xxl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xxl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-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 {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xxl-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xxl-grow-1 {
		-webkit-box-flex: 1!important;
		-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 {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xxl-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xxl-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xxl-between {
		-webkit-box-pack: justify!important;
		-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 {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xxl-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xxl-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xxl-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xxl-stretch {
		-webkit-box-align: stretch!important;
		-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:1920px) {
	.flex-xxxl-row {
		-webkit-box-orient: horizontal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xxxl-column,
	.flex-xxxl-row {
		-webkit-box-direction: normal!important
	}
	.flex-xxxl-column {
		-webkit-box-orient: vertical!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xxxl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xxxl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-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 {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xxxl-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xxxl-grow-1 {
		-webkit-box-flex: 1!important;
		-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 {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xxxl-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xxxl-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xxxl-between {
		-webkit-box-pack: justify!important;
		-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 {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xxxl-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xxxl-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xxxl-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xxxl-stretch {
		-webkit-box-align: stretch!important;
		-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
	}
}

@font-face {
	font-family: icomoon;
	src: url(/wp-content/themes/enexon/dist/fonts/icomoon.font_slGbm7ea.eot);
	src: url(/wp-content/themes/enexon/dist/fonts/icomoon.font_slGbm7ea.eot#iefix) format("embedded-opentype"), url(/wp-content/themes/enexon/dist/fonts/icomoon.font_wKT5ffaA.ttf) format("truetype"), url(/wp-content/themes/enexon/dist/fonts/icomoon.font_I-A6OdAI.woff) format("woff"), url(/wp-content/themes/enexon/dist/fonts/icomoon.font_2SOCEvmY.svg#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-star-full:before {
	content: "\E906"
}

.icon-mail-box:before {
	content: "\E902"
}

.icon-home:before {
	content: "\E903"
}

.icon-phone-call:before {
	content: "\E904"
}

.icon-pointer:before {
	color: #e56020
}

.icon-map-pointer:before {
	content: "\E905"
}

.icon-pointer:before {
	content: "\E90E";
	color: #ff6400
}

.icon-right-arrow:before {
	content: "\E910"
}

.icon-left-arrow:before {
	content: "\E911"
}

.icon-right-quote:before {
	content: "\E901"
}

.icon-minus:before {
	content: "\E907"
}

.icon-play-circle:before {
	content: "\E900"
}

a,
a:active,
a:focus,
a:hover,
a:visited {
	color: #000;
	text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Raleway, sans-serif;
	font-weight: 900;
	padding: 0;
	margin: 0
}

h1 {
	font-size: 4.8rem;
	line-height: .75;
	padding: 0 0 1rem
}

@media (max-width:767.98px) {
	h1 {
		font-size: 3rem
	}
}

@media (max-width:575.98px) {
	h1 {
		font-size: 2.7rem
	}
}

@media (max-width:379.98px) {
	h1 {
		font-size: 2.4rem
	}
}

h2 {
	font-size: 3.6rem;
	line-height: .8;
	padding: 0 0 1rem
}

@media (max-width:767.98px) {
	h2 {
		font-size: 2.8rem
	}
}

@media (max-width:575.98px) {
	h2 {
		font-size: 2.5rem
	}
}

@media (max-width:379.98px) {
	h2 {
		font-size: 2.2rem
	}
}

h3 {
	font-size: 3rem;
	line-height: .9;
	padding: 0 0 1rem
}

@media (max-width:767.98px) {
	h3 {
		font-size: 2.6rem
	}
}

@media (max-width:575.98px) {
	h3 {
		font-size: 2.3rem
	}
}

@media (max-width:379.98px) {
	h3 {
		font-size: 2rem
	}
}

h4 {
	font-size: 2.4rem;
	line-height: 1;
	padding: 0 0 1rem
}

@media (max-width:767.98px) {
	h4 {
		font-size: 2.3rem
	}
}

@media (max-width:575.98px) {
	h4 {
		font-size: 2rem
	}
}

@media (max-width:379.98px) {
	h4 {
		font-size: 1.7rem
	}
}

h5 {
	font-size: 1.8rem;
	line-height: 1.05;
	padding: 0 0 1rem
}

@media (max-width:767.98px) {
	h5 {
		font-size: 1.7rem
	}
}

h6 {
	font-size: 1.6rem;
	line-height: 1.05;
	padding: 0 0 1rem
}

@media (max-width:767.98px) {
	h6 {
		font-size: 1.4rem
	}
}

.clrfix {
	clear: both
}

.cfix:after {
	content: "";
	clear: both;
	display: block
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline-color: rgba(255, 100, 0, .5)
}

strong {
	font-weight: 700
}

hr {
	margin: 10px 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid green
}

::-moz-selection {
	color: #fff;
	background: #ff6400
}

::selection {
	color: #fff;
	background: #ff6400
}

::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

::-webkit-scrollbar-thumb {
	background: #ff6400
}

::-webkit-scrollbar-track {
	background: #ececec
}

* {
	scrollbar-face-color: #ff6400;
	scrollbar-track-color: #ececec
}

.no-padding {
	padding: 0
}

.up {
	text-transform: uppercase
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.crossed-bg {
	background: url(/wp-content/themes/enexon/dist/images/pattern._img1yD3LK3I.png)
}

.fill-block {
	display: block;
	width: 100%;
	height: 100%
}

.rwd-image {
	max-width: 100%;
	height: auto
}

.alignnone {
	margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

a img.alignleft,
a img.alignnone {
	margin: 5px 20px 20px 0
}

a img.alignleft {
	float: left
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: transparent;
	max-width: 100%
}

.wp-caption.alignleft,
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	width: auto
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 30px 0!important;
	font-size: 1.8rem;
	line-height: 1.5;
	color: #595758;
	font-style: italic;
	font-weight: 600
}

@media (max-width:575.98px) {
	.wp-caption p.wp-caption-text {
		font-size: 1.4rem;
		padding: 15px 0!important
	}
}

.wp-caption p.wp-caption-text:before {
	content: "\E901";
	font-family: icomoon;
	padding: 0 15px 0 0;
	color: #ececec;
	font-size: 3rem;
	display: inline-block;
	line-height: 1.8rem;
	position: relative;
	top: 5px
}

.wp-caption>p:empty {
	display: none
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto!important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.rte,
.rte li,
.rte p {
	font-size: 1.3rem;
	line-height: 1.5;
	font-family: Verdana, Geneva, sans-serif
}

.font-size-2 .rte,
.font-size-2 .rte li,
.font-size-2 .rte p {
	font-size: 1.7rem
}

.font-size-3 .rte,
.font-size-3 .rte li,
.font-size-3 .rte p {
	font-size: 2rem
}

@media (max-width:575.98px) {
	.rte,
	.rte li,
	.rte p {
		font-size: 1.2rem;
		line-height: 1.5
	}
}

.rte.italic {
	font-style: italic
}

.rte ol,
.rte p,
.rte ul {
	padding-bottom: 15px
}

.rte ol:last-of-type,
.rte p:last-of-type,
.rte ul:last-of-type {
	padding-bottom: 0
}

.rte p:not(:last-of-type) {
	padding-bottom: 15px
}

.rte ol,
.rte ul {
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px
}

.rte ul {
	padding-left: 0
}

.rte ol li {
	list-style: decimal
}

.rte ul li {
	list-style: none;
	position: relative;
	padding-left: 40px;
	margin-bottom: 10px
}

.rte ul li:before {
	content: "\E907";
	position: absolute;
	top: 5px;
	left: 0;
	color: #ff6400;
	font-family: icomoon;
	font-size: 3rem;
	line-height: 1rem
}

.rte strong {
	font-weight: 700;
	color: #000;
	font-family: Raleway, sans-serif
}

.rte a {
	position: relative;
	color: #ff6400;
	display: inline;
	-webkit-transition: color .25s ease-in-out;
	-o-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}

.rte a:hover {
	color: #000
}

.rte a.btn {
	display: inline-block
}

.rte .wp-caption a {
	border-bottom: none
}

input:not([type=checkbox]),
select,
textarea {
	display: block;
	min-height: 40px;
	font-size: 1.4rem;
	color: #595758;
	width: 100%;
	background: none;
	border: none;
	border-bottom: 2px solid #ff6400;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif
}

.font-size-2 input:not([type=checkbox]),
.font-size-2 select,
.font-size-2 textarea {
	font-size: 1.6rem
}

.font-size-3 input:not([type=checkbox]),
.font-size-3 select,
.font-size-3 textarea {
	font-size: 1.8rem
}

input[type=checkbox] {
	border: none;
	background-color: transparent;
	background: none;
	margin: 0;
	margin-right: 10px;
	position: relative
}

input[type=checkbox]:before {
	content: "";
	display: block;
	height: 12px;
	width: 12px;
	border: 2px solid #ff6400;
	background-color: #ececec
}

input[type=checkbox]:checked:after {
	content: "";
	display: block;
	height: 16px;
	width: 16px;
	background-color: #ff6400;
	z-index: 1;
	position: absolute;
	top: 0
}

label {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -.5px
}

.font-size-2 label {
	font-size: 1.3rem
}

.font-size-3 label {
	font-size: 1.6rem
}

label span {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	max-width: calc(100% - 30px);
	vertical-align: top
}

select {
	-webkit-appearance: none
}

div.wpcf7-response-output {
	z-index: 10;
	position: relative;
	max-width: 350px;
	margin: 30px auto 0!important;
	text-align: center
}

.btn {
	display: inline-block;
	min-width: 120px;
	height: 46px;
	line-height: 46px;
	float: none;
	font-size: 1.2rem;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	border: 2px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	padding: 0 15px;
	-webkit-transition: background-color .3s, color .3s;
	-o-transition: background-color .3s, color .3s;
	transition: background-color .3s, color .3s;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif
}

.font-size-2 .btn {
	font-size: 1.4rem
}

.font-size-3 .btn {
	font-size: 1.6rem
}

.btn i {
	vertical-align: middle
}

.btn.btn-default {
	background: transparent
}

.btn.btn-center {
	margin: 0 auto
}

.btn.btn-center-force {
	left: 50%;
	position: relative;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.btn.btn-right {
	margin-left: auto;
	position: relative
}

.btn.btn-small {
	font-size: 1.6rem;
	height: 36px;
	line-height: 36px
}

@media (min-width:576px) {
	.btn.btn-padding-big {
		padding-left: 90px;
		padding-right: 90px
	}
}

.btn.btn-default,
.btn.btn-orange,
.btn.wpcf7-submit {
	border-color: #ff6400;
	background-color: transparent
}

.btn.btn-default:hover,
.btn.btn-orange:hover,
.btn.wpcf7-submit:hover {
	background: #ff6400;
	color: #fff
}

.btn.btn-gray {
	border-color: #cecece;
	background-color: #cecece
}

.btn.btn-gray:hover {
	background-color: transparent
}

.wpcf7-submit {
	margin-top: 15px
}

.crossed-background {
	background-color: #fbfbfb
}

.image-cover {
	width: 60%
}

.image-cover.bw {
	-webkit-filter: grayscale(100);
	filter: grayscale(100);
	-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear
}

.image-cover.bw:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 100%;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 5
}

@media (max-width:767.98px) {
	.slick-next,
	.slick-prev {
		width: 40px
	}
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-size: 4rem;
	line-height: 1;
	opacity: .75;
	color: #595758;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: icomoon
}

.arrowsMargins .slick-list {
	margin: 0 60px
}

@media (max-width:767.98px) {
	.arrowsMargins .slick-list {
		margin: 0 30px
	}
}

.fadedArrows .slick-next:after,
.fadedArrows .slick-prev:after {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: -2px;
	content: "";
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, .65), transparent);
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .65)), to(transparent));
	background: -o-linear-gradient(left, rgba(0, 0, 0, .65) 0, transparent 100%);
	background: linear-gradient(90deg, rgba(0, 0, 0, .65), transparent);
	-webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr="#a6000000", endColorstr="#00000000", GradientType=1);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr="#a6000000", endColorstr="#00000000", GradientType=1);
	opacity: 0;
	-webkit-transition: opacity .35s;
	-o-transition: opacity .35s;
	transition: opacity .35s
}

.fadedArrows .slick-next:hover:after,
.fadedArrows .slick-prev:hover:after {
	opacity: 1
}

.fadedArrows .slick-next:after {
	background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .65));
	background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, .65)));
	background: -o-linear-gradient(left, transparent 0, rgba(0, 0, 0, .65) 100%);
	background: linear-gradient(90deg, transparent, rgba(0, 0, 0, .65));
	-webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=1);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=1);
	right: -1px
}

.slick-prev {
	left: 0
}

[dir=rtl] .slick-prev {
	right: 0;
	left: auto
}

.slick-prev:before {
	content: "\E911"
}

[dir=rtl] .slick-prev:before {
	content: "\E910"
}

.slick-next {
	right: 0
}

[dir=rtl] .slick-next {
	right: auto;
	left: 0
}

.slick-next:before {
	content: "\E910"
}

[dir=rtl] .slick-next:before {
	content: "\E911"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 24px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 24px;
	height: 24px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	font-size: 1rem;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	text-align: center;
	opacity: 1;
	color: #cecece;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	font-size: 2rem;
	color: #ff6400
}

.more-link.styled {
	font-size: 1.2rem;
	color: #000;
	font-weight: 800;
	letter-spacing: 2px;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	z-index: 100;
	-webkit-transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
	transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
	cursor: pointer;
	outline: none
}

.font-size-2 .more-link.styled {
	font-size: 1.4rem
}

.font-size-3 .more-link.styled {
	font-size: 1.6rem
}

.more-link.styled:active,
.more-link.styled:focus {
	outline: none;
	text-decoration: none
}

.more-link.styled:hover:after {
	background-position: -40px 50%
}

.more-link.styled:after {
	content: "";
	background: url(/wp-content/themes/enexon/dist/images/svg/arrow.141Ftmvk.svg) no-repeat 100% 0;
	width: 140px;
	height: 25px;
	position: relative;
	margin-left: 15px;
	display: inline-block;
	background-position: -70px 50%;
	top: 7px;
	-webkit-transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
	transition: all .3s cubic-bezier(.175, .885, .32, 1.275)
}

@media (max-width:575.98px) {
	.more-link.styled:after {
		width: 60px;
		background-position: 100% 50%
	}
}

.more-link.styled-btn {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none
}

@-webkit-keyframes a {
	0% {
		bottom: 0
	}
	52.1% {
		bottom: 0;
		opacity: 1
	}
	66.4% {
		bottom: 93.5%
	}
	74.4% {
		bottom: 28.5%
	}
	78.9% {
		bottom: 63.5%
	}
	81.9% {
		bottom: 37.5%
	}
	to {
		left: 100%;
		opacity: 0;
		bottom: 37.5%
	}
}

@-o-keyframes a {
	0% {
		bottom: 0
	}
	52.1% {
		bottom: 0;
		opacity: 1
	}
	66.4% {
		bottom: 93.5%
	}
	74.4% {
		bottom: 28.5%
	}
	78.9% {
		bottom: 63.5%
	}
	81.9% {
		bottom: 37.5%
	}
	to {
		left: 100%;
		opacity: 0;
		bottom: 37.5%
	}
}

@keyframes a {
	0% {
		bottom: 0
	}
	52.1% {
		bottom: 0;
		opacity: 1
	}
	66.4% {
		bottom: 93.5%
	}
	74.4% {
		bottom: 28.5%
	}
	78.9% {
		bottom: 63.5%
	}
	81.9% {
		bottom: 37.5%
	}
	to {
		left: 100%;
		opacity: 0;
		bottom: 37.5%
	}
}

@-webkit-keyframes b {
	0% {
		bottom: 37.5%
	}
	18.1% {
		bottom: 37.5%
	}
	21.2% {
		bottom: 63.5%
	}
	25.6% {
		bottom: 28.5%
	}
	33.6% {
		bottom: 93.5%
	}
	47.9% {
		bottom: 0;
		opacity: 1
	}
	to {
		left: 100%;
		opacity: 0
	}
}

@-o-keyframes b {
	0% {
		bottom: 37.5%
	}
	18.1% {
		bottom: 37.5%
	}
	21.2% {
		bottom: 63.5%
	}
	25.6% {
		bottom: 28.5%
	}
	33.6% {
		bottom: 93.5%
	}
	47.9% {
		bottom: 0;
		opacity: 1
	}
	to {
		left: 100%;
		opacity: 0
	}
}

@keyframes b {
	0% {
		bottom: 37.5%
	}
	18.1% {
		bottom: 37.5%
	}
	21.2% {
		bottom: 63.5%
	}
	25.6% {
		bottom: 28.5%
	}
	33.6% {
		bottom: 93.5%
	}
	47.9% {
		bottom: 0;
		opacity: 1
	}
	to {
		left: 100%;
		opacity: 0
	}
}

.light-pattern {
	width: 100%;
	position: absolute;
	pointer-events: none;
	left: 80px;
	bottom: 100px
}

@media (max-width:767.98px) {
	.light-pattern {
		bottom: 8vw;
		width: 140%
	}
}

.light-pattern.small {
	width: 80%
}

.light-pattern.animate:before {
	opacity: 0;
	position: absolute;
	content: ".";
	font-size: 1px;
	width: 1px;
	height: 1px;
	border-radius: 50%;
	margin-top: -10px;
	-webkit-box-shadow: 0 0 6px 12px #ff6400;
	box-shadow: 0 0 6px 12px #ff6400;
	background: transparent;
	bottom: 0;
	left: 0
}

.light-pattern.animate:not(.only-once):before {
	-webkit-animation: b 2s linear 0s infinite normal;
	-o-animation: b 2s linear 0s infinite normal;
	animation: b 2s linear 0s infinite normal
}

.light-pattern.animate.only-once.run:before {
	-webkit-animation: b 2s linear 0s 1 normal;
	-o-animation: b 2s linear 0s 1 normal;
	animation: b 2s linear 0s 1 normal
}

.light-pattern.inverse img,
.light-pattern.right img {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1)
}

.light-pattern.inverse.animate:not(.only-once):before,
.light-pattern.right.animate:not(.only-once):before {
	-webkit-animation: a 2s linear 0s infinite normal;
	-o-animation: a 2s linear 0s infinite normal;
	animation: a 2s linear 0s infinite normal
}

.light-pattern.inverse.animate.only-once.run:before,
.light-pattern.right.animate.only-once.run:before {
	-webkit-animation: a 2s linear 0s 1 normal;
	-o-animation: a 2s linear 0s 1 normal;
	animation: a 2s linear 0s 1 normal
}

.stripe-bar {
	position: relative;
	width: 100%;
	height: 270px;
	overflow: hidden
}

.stripe-bar:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 200%;
	height: 100%;
	background-image: -webkit-linear-gradient(315deg, #f0f0f0 5.88%, #fafafa 0, #fafafa 50%, #f0f0f0 0, #f0f0f0 55.88%, #fafafa 0, #fafafa);
	background-image: -o-linear-gradient(315deg, #f0f0f0 5.88%, #fafafa 5.88%, #fafafa 50%, #f0f0f0 50%, #f0f0f0 55.88%, #fafafa 55.88%, #fafafa 100%);
	background-image: linear-gradient(135deg, #f0f0f0 5.88%, #fafafa 0, #fafafa 50%, #f0f0f0 0, #f0f0f0 55.88%, #fafafa 0, #fafafa);
	background-size: 24px 24px;
	background-repeat: repeat
}

.section-header {
	position: relative;
	margin-bottom: 45px
}

@media (max-width:767.98px) {
	.section-header {
		margin-bottom: 30px
	}
}

@media (max-width:575.98px) {
	.section-header {
		margin-bottom: 15px
	}
}

@media (max-width:379.98px) {
	.section-header {
		margin-bottom: 10px
	}
}

.section-header .stripe-bar {
	height: 230px
}

@media (max-width:575.98px) {
	.section-header .stripe-bar {
		height: 45vw
	}
}

.section-header h2 {
	position: relative;
	margin-left: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media (max-width:575.98px) {
	.section-header h2 {
		margin-left: 0
	}
}

.section-header .title {
	position: relative;
	display: block;
	font-size: 6.5rem;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	color: #000
}

@media (max-width:1919.98px) {
	.section-header .title {
		font-size: 3.45vw
	}
}

@media (max-width:991.98px) {
	.section-header .title {
		font-size: 6.7vw
	}
}

.section-header .subtitle {
	position: relative;
	padding-top: 30px;
	display: block;
	padding-left: 175px;
	font-size: 4.8rem;
	font-weight: 300;
	line-height: 1;
	color: #ff6400
}

@media (max-width:1919.98px) {
	.section-header .subtitle {
		font-size: 2.65vw;
		padding-left: 9.5vw
	}
}

@media (max-width:991.98px) {
	.section-header .subtitle {
		font-size: 4.7vw
	}
}

@media (max-width:575.98px) {
	.section-header .subtitle {
		padding-left: 15vw;
		padding-top: 4vw
	}
}

.section-header.transparent {
	padding-top: 30px;
	top: unset;
	-webkit-transform: unset;
	-ms-transform: unset;
	-o-transform: unset;
	transform: unset
}

.section-header.transparent .stripe-bar {
	background-image: none;
	height: 120px
}

.section-header.transparent .stripe-bar:before {
	background-image: none;
	height: auto;
	-webkit-animation: unset;
	-o-animation: unset;
	animation: unset;
	content: unset
}

.section-header.transparent .subtitle {
	padding-top: 0
}

.mm-navbar,
.mm-panel,
.mm-panels {
	background-color: #ff6400
}

.mm-panels {
	top: 70px
}

.mm-panels .mm-navbar__title {
	font-size: 0!important
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
	color: #fff;
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: 700
}

.mm-menu a:not(.mm-navbar__title):active,
.mm-menu a:not(.mm-navbar__title):hover {
	background-color: #ffc199
}

.mm-btn_next:after,
.mm-btn_prev:before {
	border-color: #fff
}

.mm-navbars_top {
	border: none
}

.mm-navbars_top .enexon-logo {
	height: 43px;
	width: 192px;
	padding: 0;
	margin: 15px
}

.wow {
	visibility: hidden
}

.ie11 .wow {
	visibility: visible
}

.sandwich-wrapper {
	display: none;
	width: 40px;
	height: 50px;
	cursor: pointer
}

@media (max-width:991.98px) {
	.sandwich-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: auto;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.sandwich-wrapper .sandwich {
	display: block;
	width: 34px;
	height: 22px;
	background-color: fade(#000, 0);
	cursor: pointer;
	-webkit-transition: background-color .35s ease-in-out;
	-o-transition: background-color .35s ease-in-out;
	transition: background-color .35s ease-in-out
}

.sandwich-wrapper .sandwich .inner {
	display: block;
	width: 34px;
	height: 22px;
	position: relative;
	overflow: visible
}

.sandwich-wrapper .sandwich .inner .line {
	display: block;
	position: absolute;
	background-color: #ff6400;
	z-index: 1;
	width: 34px;
	height: 4.5px;
	left: 0;
	-webkit-transition: all .55s ease-in-out;
	-o-transition: all .55s ease-in-out;
	transition: all .55s ease-in-out
}

.sandwich-wrapper .sandwich .inner .line:first-child {
	top: 0;
	z-index: 2;
	-webkit-transform-origin: 0 2.25px;
	-ms-transform-origin: 0 2.25px;
	-o-transform-origin: 0 2.25px;
	transform-origin: 0 2.25px;
	-webkit-transition-duration: .45s;
	-o-transition-duration: .45s;
	transition-duration: .45s
}

.sandwich-wrapper .sandwich .inner .line:nth-child(2) {
	top: 9px;
	z-index: 1;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition: all .35s ease-in-out .25s;
	-o-transition: all .35s ease-in-out .25s;
	transition: all .35s ease-in-out .25s
}

.sandwich-wrapper .sandwich .inner .line:nth-child(3) {
	top: 18px;
	z-index: 3;
	-webkit-transform-origin: 0 2.25px;
	-ms-transform-origin: 0 2.25px;
	-o-transform-origin: 0 2.25px;
	transform-origin: 0 2.25px;
	-webkit-transition-duration: .45s;
	-o-transition-duration: .45s;
	transition-duration: .45s
}

.sandwich-wrapper.open .sandwich {
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s
}

.sandwich-wrapper.open .sandwich .line:first-child {
	width: 28px;
	-webkit-transform: translateY(-1px) translateX(5px) rotate(45deg);
	-ms-transform: translateY(-1px) translateX(5px) rotate(45deg);
	-o-transform: translateY(-1px) translateX(5px) rotate(45deg);
	transform: translateY(-1px) translateX(5px) rotate(45deg)
}

.sandwich-wrapper.open .sandwich .line:nth-child(2) {
	width: 0;
	margin-left: -20px;
	opacity: 0;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.sandwich-wrapper.open .sandwich .line:nth-child(3) {
	width: 28px;
	-webkit-transform: translateY(1px) translateX(5px) rotate(-45deg);
	-ms-transform: translateY(1px) translateX(5px) rotate(-45deg);
	-o-transform: translateY(1px) translateX(5px) rotate(-45deg);
	transform: translateY(1px) translateX(5px) rotate(-45deg)
}

.toasted-container.top-left {
	left: 0;
	top: 150px
}

.toasted-container.bottom-right {
	right: 30px
}

.toasted.material {
	background-color: #1d1b1c;
	font-weight: 400;
	font-size: 1.4rem;
	border-left: 10px solid #ececec;
	color: #fff
}

.toasted.material.info,
.toasted.material.success {
	color: #fff
}

.toasted.material.error {
	border-color: red
}

#lhc_need_help_image img {
	border: none!important
}

#lhc_status_container .status-icon {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

#lhc_status_container #offline-icon {
	background-color: #ff6400!important
}

body,
html {
	font-family: Raleway, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #646263;
	line-height: 1.5;
	background-color: #fff;
	margin-right: 0!important
}

main {
	padding-top: 109px
}

@media (max-width:991.98px) {
	main {
		padding-top: 74px
	}
}

.header-fixed main {
	padding-top: 77px
}

* {
	font-family: Raleway, sans-serif
}

.grecaptcha-badge {
	visibility: hidden
}

.main-header {
	position: fixed;
	width: 100%;
	padding: 20px 0;
	z-index: 150;
	-webkit-transition: all .4s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: all .4s cubic-bezier(.175, .885, .32, 1.275);
	transition: all .4s cubic-bezier(.175, .885, .32, 1.275);
	background: #fff
}

@media (max-width:991.98px) {
	.main-header {
		padding: 10px 0
	}
}

.main-header.header-fixed {
	padding: 0;
	-webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, .28);
	box-shadow: 0 0 21px 0 rgba(0, 0, 0, .28)
}

.main-header .burger {
	margin-left: auto
}

.logo {
	position: relative;
	z-index: 9999999;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.logo:hover .logo-bg1 {
	margin-left: 150px;
	-webkit-transition: all .7s cubic-bezier(.175, .885, .32, 1.275) 0s;
	-o-transition: all cubic-bezier(.175, .885, .32, 1.275) .7s 0s;
	transition: all .7s cubic-bezier(.175, .885, .32, 1.275) 0s
}

@media (max-width:575.98px) {
	.logo:hover .logo-bg1 {
		margin-left: 25vw
	}
}

.logo .homepage-link {
	position: relative;
	display: block;
	outline: 0
}

.logo .homepage-link .new-logo {
	position: relative;
	z-index: 5;
	display: block;
	background-color: #fff;
	background: url(/wp-content/themes/enexon/dist/images/logo-bg._img1RLNk4If.png);
	height: 43px;
	padding-left: 80px;
	background-position-x: 12px;
	background-position-y: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-transition: padding-left .5s, background-position .5s;
	-o-transition: padding-left .5s, background-position .5s;
	transition: padding-left .5s, background-position .5s
}

@media (max-width:991.98px) {
	.logo .homepage-link .new-logo {
		padding-left: 0;
		background: #fff;
		height: 34px
	}
}

.logo .homepage-link .old-logo {
	position: absolute;
	z-index: 4;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	overflow: hidden;
	max-width: 150px
}

@media (min-width:1300px) {
	.logo .homepage-link:hover .new-logo {
		padding-left: 180px;
		background-position-x: 110px
	}
}

.logo .logo-bg1 {
	width: 280px;
	height: 75px;
	position: absolute;
	top: -25px;
	background: url(/wp-content/themes/enexon/dist/images/logo-bg._img1RLNk4If.png);
	-webkit-transition: all .7s cubic-bezier(.175, .885, .32, 1.275) .5s;
	-o-transition: all cubic-bezier(.175, .885, .32, 1.275) .7s .5s;
	transition: all .7s cubic-bezier(.175, .885, .32, 1.275) .5s
}

@media (max-width:767.98px) {
	.logo .logo-bg1 {
		height: 57px;
		top: -18px;
		background-position: 50%;
		background-size: cover
	}
}

.logo .logo-bg1 .new-logo1 {
	width: 154px;
	height: 43px;
	position: relative;
	margin-left: 75px;
	margin-top: 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media (max-width:767.98px) {
	.logo .logo-bg1 .new-logo1 {
		margin-top: 13px;
		margin-top: 10px;
		width: 30vw;
		margin-left: 15vw
	}
}

.logo .old-logo1 {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media (max-width:767.98px) {
	.logo .old-logo1 {
		width: 40vw
	}
}

.fonts-sizer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

@media (max-width:991.98px) {
	.fonts-sizer {
		display: none
	}
}

.fonts-sizer ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 175px
}

.fonts-sizer ul li {
	display: inline-block;
	color: #a3a3a3;
	font-weight: 600;
	cursor: pointer
}

.fonts-sizer ul li.active {
	color: #ff6400;
	font-weight: 700
}

.fonts-sizer ul li:not(:last-of-type) {
	margin-right: 5px
}

.fonts-sizer ul li:first-of-type {
	font-size: 1.4rem
}

.fonts-sizer ul li:nth-of-type(2) {
	font-size: 1.8rem
}

.fonts-sizer ul li:nth-of-type(3) {
	font-size: 2.2rem
}

footer {
	padding-bottom: 70px;
	z-index: 2;
	position: relative;
	margin-top: 100px
}

@media (max-width:767.98px) {
	footer {
		padding-bottom: 50px
	}
}

@media (max-width:575.98px) {
	footer {
		padding-bottom: 30px
	}
}

@media (min-width:992px) {
	footer .left-side {
		padding-left: 16.666%
	}
}

footer .left-side .form-wrap {
	padding: 30px 15px
}

@media (max-width:575.98px) {
	footer .left-side .form-wrap {
		padding: 15px 0
	}
}

footer .left-side textarea {
	height: 40px
}

footer .right-side .form-wrap {
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	padding: 30px 15px
}

@media (min-width:1200px) {
	footer .right-side .form-wrap {
		margin-top: 43px
	}
}

@media (max-width:1199.98px) {
	footer .right-side .form-wrap {
		margin-top: 43px
	}
}

@media (max-width:575.98px) {
	footer .right-side .form-wrap {
		padding: 15px 0;
		margin-top: 15px;
		margin-bottom: 30px
	}
}

footer .lighting-wrap {
	position: relative
}

footer .firstName-lighting {
	display: block;
	width: 1600px;
	height: 200px;
	position: absolute;
	background: url(/wp-content/themes/enexon/dist/images/svg/lightning.2FploOw0.svg) 0 no-repeat;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-webkit-filter: FlipH;
	filter: FlipH;
	bottom: 0;
	pointer-events: none;
	left: 0
}

@media (max-width:1599.98px) {
	footer .firstName-lighting {
		background-position-x: 440px
	}
}

@media (max-width:1199.98px) {
	footer .firstName-lighting {
		background-position-x: 610px
	}
}

@media (max-width:991.98px) {
	footer .firstName-lighting {
		background-position-x: 530px
	}
}

@media (max-width:767.98px) {
	footer .firstName-lighting {
		display: none
	}
}

footer .form-wrap .form-heading {
	display: block;
	margin-bottom: 15px;
	font-size: 1.85rem;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000
}

footer .menu-footer {
	margin-top: 40px;
	margin-bottom: 30px
}

@media (max-width:575.98px) {
	footer .menu-footer {
		margin-top: 45px;
		margin-bottom: 15px
	}
}

footer .menu-footer li {
	font-size: 1.2rem;
	color: #595758;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px
}

@media (max-width:379.98px) {
	footer .menu-footer li {
		text-align: center
	}
}

.font-size-2 footer .menu-footer li {
	font-size: 1.5rem
}

.font-size-3 footer .menu-footer li {
	font-size: 1.8rem
}

footer .menu-footer li a {
	display: block;
	padding: 2px 0;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}

footer .menu-footer li a:hover {
	color: #ff6400
}

footer .copyrights {
	font-size: 1.2rem;
	line-height: 1.5;
	position: relative;
	margin-top: 45px
}

.font-size-2 footer .copyrights {
	font-size: 1.4rem
}

.font-size-3 footer .copyrights {
	font-size: 1.6rem
}

@media (max-width:767.98px) {
	footer .copyrights {
		text-align: center
	}
	footer .copyrights>div {
		margin-bottom: 30px
	}
}

@media (max-width:575.98px) {
	footer .copyrights .wurth-row {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
}

footer .copyrights a {
	color: #ff6400;
	font-weight: 700
}

footer .copyrights .wurth-link {
	text-align: right
}

@media (max-width:767.98px) {
	footer .copyrights .wurth-link {
		text-align: center
	}
}

footer .copyrights .wurth-logo {
	width: 320px
}

footer .copyrights .back {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	position: relative;
	text-align: center;
	color: #000;
	-webkit-transition: top .3s;
	-o-transition: top .3s;
	transition: top .3s
}

@media (max-width:575.98px) {
	footer .copyrights .back {
		display: none
	}
}

@media (max-width:991.98px) {
	footer .copyrights .back {
		margin-top: 30px
	}
}

footer .copyrights .back:before {
	position: absolute;
	content: "\E911";
	font-family: icomoon;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center;
	display: block;
	font-size: 3rem;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	color: #ff6400;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(90deg);
	-ms-transform: translateX(-50%) rotate(90deg);
	-o-transform: translateX(-50%) rotate(90deg);
	transform: translateX(-50%) rotate(90deg);
	top: -200%
}

@media (max-width:575.98px) {
	footer .copyrights .back:before {
		top: 100%
	}
}

footer .copyrights .back:hover:before {
	top: -300%
}

@media (max-width:575.98px) {
	footer .copyrights .back:hover:before {
		top: 50%
	}
}

footer .footer-departments-list {
	margin-top: 30px;
	margin-bottom: 30px
}

@media (max-width:767.98px) {
	footer .footer-departments-list {
		margin-top: 15px
	}
}

footer .footer-departments-list a {
	font-size: 1.2rem;
	display: block;
	margin-bottom: 1px;
	letter-spacing: 1px;
	color: #595758;
	text-transform: uppercase
}

@media (max-width:379.98px) {
	footer .footer-departments-list a {
		text-align: center
	}
}

.item-box {
	margin-bottom: 10vw;
	position: relative
}

@media (min-width:992px) {
	.item-box:last-child,
	.item-box:nth-last-child(2) {
		margin-bottom: 0
	}
}

.item-box:hover .image-cover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.item-box:hover .image-cover defs pattern {
	top: 10px
}

.item-box:hover .more {
	letter-spacing: 3px
}

.item-box:hover .more:after {
	margin-left: 30px
}

.item-box .link-wrap {
	display: block;
	width: 100%;
	height: 100%
}

.item-box .label {
	position: absolute;
	z-index: 10;
	left: 4vw;
	top: 20px;
	color: #ff6400;
	font-size: .8vw;
	font-weight: 700;
	letter-spacing: 1px
}

@media (max-width:1199.98px) {
	.item-box .label {
		left: 6vw;
		font-size: 1vw
	}
}

@media (max-width:991.98px) {
	.item-box .label {
		left: 8vw;
		font-size: 1.25vw
	}
}

@media (max-width:767.98px) {
	.item-box .label {
		left: 15vw;
		top: 20px;
		font-size: 3vw
	}
}

@media (max-width:575.98px) {
	.item-box .label {
		left: 20vw
	}
}

.item-box .titles {
	position: absolute;
	z-index: 10;
	top: 3.5vw;
	min-width: 220px;
	left: 10vw
}

@media (max-width:1919.98px) {
	.item-box .titles {
		top: 4.5vw;
		left: 10vw
	}
}

@media (max-width:1599.98px) {
	.item-box .titles {
		top: 4.25vw
	}
}

@media (max-width:1199.98px) {
	.item-box .titles {
		top: 4.5vw;
		left: 12vw
	}
}

@media (max-width:991.98px) {
	.item-box .titles {
		top: 6.25vw
	}
}

@media (max-width:767.98px) {
	.item-box .titles {
		top: 14vw;
		left: 27vw
	}
}

@media (max-width:575.98px) {
	.item-box .titles {
		top: 16vw
	}
}

@media (max-width:379.98px) {
	.item-box .titles {
		top: 17vw
	}
}

.item-box .main-title {
	color: #000;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
	line-height: 1;
	font-size: 1.8vw
}

@media (max-width:1919.98px) {
	.item-box .main-title {
		font-size: 1.8vw
	}
}

@media (max-width:1199.98px) {
	.item-box .main-title {
		font-size: 2.25vw
	}
}

@media (max-width:991.98px) {
	.item-box .main-title {
		font-size: 2.5vw
	}
}

@media (max-width:767.98px) {
	.item-box .main-title {
		font-size: 6vw
	}
}

@media (max-width:575.98px) {
	.item-box .main-title {
		font-size: 6vw
	}
}

.item-box .sub-title {
	font-size: 1.25vw;
	color: #ff6400;
	font-weight: 300;
	margin-left: 30px;
	line-height: 1
}

@media (max-width:1919.98px) {
	.item-box .sub-title {
		font-size: 1vw
	}
}

@media (max-width:1199.98px) {
	.item-box .sub-title {
		font-size: 1.5vw;
		margin-left: 5vw
	}
}

@media (max-width:991.98px) {
	.item-box .sub-title {
		font-size: 1.4vw;
		margin-left: 7vw
	}
}

@media (max-width:767.98px) {
	.item-box .sub-title {
		font-size: 4vw;
		margin-left: 26vw
	}
}

@media (max-width:575.98px) {
	.item-box .sub-title {
		font-size: 4vw;
		margin-left: 30vw
	}
}

.item-box .image-cover {
	position: relative;
	z-index: 2;
	float: left;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear
}

.ie11 .item-box .image-cover {
	height: 320px
}

.item-box .image-cover #image-fill {
	-webkit-transform-origin: center right;
	-ms-transform-origin: center right;
	-o-transform-origin: center right;
	transform-origin: center right;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateX(0) translateY(0) rotate(0deg);
	-ms-transform: translateX(0) translateY(0) rotate(0deg);
	-o-transform: translateX(0) translateY(0) rotate(0deg);
	transform: translateX(0) translateY(0) rotate(0deg);
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.item-box .image-cover:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

@media screen and (max-width:991px) {
	.item-box .image-cover {
		display: inline-block
	}
}

.item-box .more-link {
	top: 10.5vw;
	margin-left: 12.6vw
}

@media (max-width:1599.98px) {
	.item-box .more-link {
		top: 11vw;
		margin-left: 13.4vw
	}
}

@media (max-width:1199.98px) {
	.item-box .more-link {
		top: 23vw;
		margin-left: -10vw
	}
}

@media (max-width:991.98px) {
	.item-box .more-link {
		top: 27vw;
		margin-left: -10vw
	}
}

@media (max-width:767.98px) {
	.item-box .more-link {
		top: 35vw;
		margin-left: -10vw
	}
}

@media (max-width:575.98px) {
	.item-box .more-link {
		top: 35vw;
		margin-left: -10vw
	}
}

@media (max-width:375px) {
	.item-box .more-link {
		top: 52vw;
		margin-left: -10vw
	}
}

.item-box .stripe-bar {
	position: absolute;
	width: 60%;
	height: 7.3vw;
	top: 3vw;
	left: -20px;
	z-index: 0
}

@media (max-width:1919.98px) {
	.item-box .stripe-bar {
		width: 70%
	}
}

@media (max-width:1599.98px) {
	.item-box .stripe-bar {
		top: 3.25vw
	}
}

@media (max-width:1199.98px) {
	.item-box .stripe-bar {
		height: 9vw
	}
}

@media (max-width:991.98px) {
	.item-box .stripe-bar {
		height: 10vw;
		top: 5vw
	}
}

@media (max-width:767.98px) {
	.item-box .stripe-bar {
		width: 70%;
		height: 23vw;
		top: 11vw
	}
}

@media (max-width:575.98px) {
	.item-box .stripe-bar {
		top: 13vw
	}
}

.item-news--solid {
	position: relative;
	margin-bottom: 60px
}

.item-news--solid:nth-child(2n) {
	top: 210px
}

@media (max-width:767.98px) {
	.item-news--solid:nth-child(2n) {
		top: unset;
		left: unset
	}
}

.item-news--solid:nth-child(odd) {
	right: 60px
}

@media (max-width:767.98px) {
	.item-news--solid:nth-child(odd) {
		right: unset
	}
}

.item-news--solid .title {
	position: relative;
	font-size: 6.5rem;
	font-weight: 800;
	text-transform: uppercase;
	z-index: 4;
	left: -7.5vw;
	margin-top: 20px
}

@media (max-width:1919.98px) {
	.item-news--solid .title {
		font-size: 3.3vw
	}
}

@media (max-width:1199.98px) {
	.item-news--solid .title {
		font-size: 4.5vw
	}
}

@media (max-width:991.98px) {
	.item-news--solid .title {
		font-size: 6vw;
		left: unset
	}
}

@media (max-width:767.98px) {
	.item-news--solid .title {
		font-size: 9vw
	}
}

.item-news--solid .subtitle {
	font-size: 49px;
	color: #ff6400;
	font-weight: 300;
	z-index: 10;
	position: relative;
	left: 10px
}

@media screen and (max-width:1500px) {
	.item-news--solid .subtitle {
		font-size: 3.5vw
	}
}

@media (max-width:1199.98px) {
	.item-news--solid .subtitle {
		font-size: 3vw
	}
}

@media (max-width:991.98px) {
	.item-news--solid .subtitle {
		font-size: 4vw;
		left: unset
	}
}

@media (max-width:767.98px) {
	.item-news--solid .subtitle {
		font-size: 6vw
	}
}

.item-news--solid .more-link {
	margin: 50px 0 20px;
	position: relative;
	z-index: 10
}

@media (max-width:575.98px) {
	.item-news--solid .more-link {
		margin: 0
	}
}

.item-news--solid .rte {
	position: relative;
	z-index: 20;
	left: -7.5vw;
	margin-top: 20px
}

@media (max-width:991.98px) {
	.item-news--solid .rte {
		width: auto;
		left: unset
	}
}

@media (max-width:767.98px) {
	.item-news--solid .rte {
		width: 80%
	}
}

.item-news--solid .stripe-bar {
	width: 100%;
	height: 300px;
	top: -10%;
	left: -10%;
	z-index: 0;
	position: absolute
}

@media (max-width:991.98px) {
	.item-news--solid .stripe-bar {
		left: 0
	}
}

@media (max-width:767.98px) {
	.item-news--solid .stripe-bar {
		width: 85%
	}
}

@media (max-width:575.98px) {
	.item-news--solid .stripe-bar {
		height: 150px;
		top: 0;
		width: 100%
	}
}

.item-news--image {
	position: relative;
	margin-bottom: 60px
}

.item-news--image:nth-child(2n) {
	top: 210px;
	left: 60px
}

@media (max-width:767.98px) {
	.item-news--image:nth-child(2n) {
		top: unset;
		left: unset
	}
}

.item-news--image:nth-child(odd) {
	right: 60px
}

@media (max-width:767.98px) {
	.item-news--image:nth-child(odd) {
		right: unset
	}
}

.item-news--image:hover .background {
	background-size: 110%
}

.item-news--image .background {
	position: relative;
	background-color: #ff6400;
	width: 100%;
	height: 270px;
	display: block;
	z-index: 0;
	background-position: 50%;
	background-size: cover;
	background-size: 100%;
	-webkit-transition: background-size .3s ease-in;
	-o-transition: background-size .3s ease-in;
	transition: background-size .3s ease-in
}

@media (max-width:1920px) {
	.item-news--image .background {
		height: 15vw
	}
}

@media (max-width:767.98px) {
	.item-news--image .background {
		height: 30vw
	}
}

@media (max-width:575.98px) {
	.item-news--image .background {
		height: 44vw
	}
}

.item-news--image .date {
	position: relative;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 1px;
	z-index: 3
}

.item-news--image .title {
	position: relative;
	font-size: 6.5rem;
	font-weight: 800;
	text-transform: uppercase;
	z-index: 4;
	color: #000
}

@media (max-width:1919.98px) {
	.item-news--image .title {
		font-size: 2.3vw
	}
}

@media (max-width:991.98px) {
	.item-news--image .title {
		font-size: 4vw
	}
}

@media (max-width:767.98px) {
	.item-news--image .title {
		font-size: 7vw
	}
}

@media (max-width:575.98px) {
	.item-news--image .title {
		font-size: 9vw
	}
}

.item-news--image .subtitle {
	position: relative;
	display: block;
	left: 200px;
	margin: 15px 0 30px;
	font-size: 4.8rem;
	font-weight: 300;
	color: #ff6400;
	z-index: 5
}

@media (max-width:1919.98px) {
	.item-news--image .subtitle {
		margin: 1vw 0 1.5vw;
		left: 10vw;
		font-size: 2vw
	}
}

@media (max-width:991.98px) {
	.item-news--image .subtitle {
		font-size: 2.5vw
	}
}

@media (max-width:767.98px) {
	.item-news--image .subtitle {
		font-size: 5vw;
		left: 10vw
	}
}

@media (max-width:575.98px) {
	.item-news--image .subtitle {
		font-size: 7vw;
		margin-left: 5vw
	}
}

.item-news--image .rte {
	position: relative;
	z-index: 3;
	color: #646263
}

.item-news--image .more-link {
	position: relative;
	display: block;
	z-index: 6;
	left: 200px;
	margin-bottom: 30px
}

@media (max-width:1920px) {
	.item-news--image .more-link {
		left: 10vw
	}
}

.item-news--image .stripe-bar {
	position: absolute;
	top: 240px;
	left: 200px;
	z-index: 1;
	width: 80%;
	opacity: .8
}

@media (max-width:1919.98px) {
	.item-news--image .stripe-bar {
		left: 7vw;
		top: calc(15vw - 30px)
	}
}

@media (max-width:767.98px) {
	.item-news--image .stripe-bar {
		left: 25vw;
		top: calc(30vw - 30px)
	}
}

@media (max-width:575.98px) {
	.item-news--image .stripe-bar {
		left: 0;
		right: 0;
		top: calc(44vw - 30px);
		width: 100%;
		height: 190px
	}
}

.item-contact-person {
	position: relative;
	margin-bottom: 50px
}

@media (max-width:575.98px) {
	.item-contact-person {
		text-align: center
	}
}

.item-contact-person .wrapper {
	position: relative;
	z-index: 5
}

.item-contact-person .image-wrap {
	text-align: center
}

@media (min-width:768px) {
	.item-contact-person .image-wrap {
		padding: 0
	}
}

.item-contact-person .stripe-bar {
	position: absolute;
	height: 100%;
	top: 20px
}

@media (max-width:767.98px) {
	.item-contact-person .stripe-bar {
		left: 0
	}
}

.item-contact-person .person-meta {
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px
}

.item-contact-person .person-meta .label {
	font-size: 1.8rem;
	font-weight: 700;
	color: #000
}

.font-size-2 .item-contact-person .person-meta .label {
	font-size: 2rem
}

.font-size-3 .item-contact-person .person-meta .label {
	font-size: 2.2rem
}

@media (max-width:379.98px) {
	.item-contact-person .person-meta .label {
		font-size: 5vw
	}
}

.item-contact-person .person-meta .name {
	font-size: 2.4rem;
	font-weight: 700;
	color: #000
}

.font-size-2 .item-contact-person .person-meta .name {
	font-size: 2.6rem
}

.font-size-3 .item-contact-person .person-meta .name {
	font-size: 2.8rem
}

@media (max-width:379.98px) {
	.item-contact-person .person-meta .name {
		font-size: 7.5vw
	}
}

.item-contact-person .person-meta [href*=mailto],
.item-contact-person .person-meta [href*=tel],
.item-contact-person .person-meta span.another {
	font-size: 1.4rem;
	color: #ff6400
}

.font-size-2 .item-contact-person .person-meta [href*=mailto],
.font-size-2 .item-contact-person .person-meta [href*=tel],
.font-size-2 .item-contact-person .person-meta span.another {
	font-size: 1.7rem
}

.font-size-3 .item-contact-person .person-meta [href*=mailto],
.font-size-3 .item-contact-person .person-meta [href*=tel],
.font-size-3 .item-contact-person .person-meta span.another {
	font-size: 2rem
}

.main-page-nav {
	display: block;
	text-align: center;
	height: 100%
}

@media (max-width:991.98px) {
	.main-page-nav {
		opacity: 0;
		pointer-events: none;
		text-align: left
	}
}

@media (min-width:992px) {
	.main-page-nav ul.desktop-hidden {
		display: none
	}
}

.main-page-nav>ul>li {
	position: relative;
	display: inline-block;
	margin: 0 10px
}

.main-page-nav>ul>li a,
.main-page-nav>ul>li span {
	position: relative;
	padding: 25px 0;
	display: block;
	font-size: 1.3rem;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px
}

.main-page-nav>ul>li a:after,
.main-page-nav>ul>li span:after {
	width: 0;
	height: 1px;
	background: #ff6400;
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.main-page-nav>ul>li a.active:after,
.main-page-nav>ul>li a.current-menu-item:after,
.main-page-nav>ul>li a.current-menu-parent:after,
.main-page-nav>ul>li a:hover:after,
.main-page-nav>ul>li span.active:after,
.main-page-nav>ul>li span.current-menu-item:after,
.main-page-nav>ul>li span.current-menu-parent:after,
.main-page-nav>ul>li span:hover:after {
	width: 100%
}

.main-page-nav>ul>li ul {
	display: block;
	position: absolute;
	padding: 15px 10px 10px;
	margin-top: -10px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s, margin-top .3s;
	-o-transition: opacity .3s, margin-top .3s;
	transition: opacity .3s, margin-top .3s;
	margin-left: -10px;
	-webkit-box-shadow: 0 3px 7px 0 #cecece;
	box-shadow: 0 3px 7px 0 #cecece;
	background-color: #fff;
	border-top: 1px solid #ff6400;
	top: calc(100% - 1px)
}

.main-page-nav>ul>li ul li {
	display: block;
	text-align: left
}

.main-page-nav>ul>li ul li a {
	white-space: nowrap;
	padding: 5px 0;
	display: inline-block
}

.main-page-nav>ul>li ul li a:after {
	top: 25px
}

.main-page-nav>ul>li:hover ul {
	margin-top: 0;
	opacity: 1;
	pointer-events: all
}

.main-page-nav.mm-menu_opened {
	opacity: 1;
	pointer-events: all
}

.mega-menus {
	position: fixed;
	top: 89px;
	z-index: 200;
	width: 100%;
	-webkit-transition: top .4s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: top .4s cubic-bezier(.175, .885, .32, 1.275);
	transition: top .4s cubic-bezier(.175, .885, .32, 1.275)
}

@media (max-width:991.98px) {
	.mega-menus {
		display: none
	}
}

.mega-menus.header-fixed {
	top: 69px
}

.admin-bar .mega-menus {
	top: 120px
}

.admin-bar .mega-menus.header-fixed {
	top: 100px
}

.mega-menus .megamenus-wrap {
	display: block;
	max-width: 1280px;
	margin: 0 auto
}

.mega-menus .single-megamenu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-shadow: 0 3px 7px 0 #cecece;
	box-shadow: 0 3px 7px 0 #cecece;
	background-color: #fff;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .35s;
	-o-transition: opacity .35s;
	transition: opacity .35s;
	position: relative;
	max-height: 0
}

.mega-menus .single-megamenu.active {
	border-top: 1px solid #ff6400;
	opacity: 1;
	pointer-events: all;
	margin-top: 0;
	max-height: unset;
	max-height: none
}

.mega-menus .tabs-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 260px
}

@media (max-width:1199.98px) {
	.mega-menus .tabs-nav {
		width: 200px
	}
}

.mega-menus .tabs-nav .tab-nav {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 80px;
	background-color: #ececec
}

.mega-menus .tabs-nav .tab-nav:not(:last-of-type):after {
	position: absolute;
	display: block;
	content: "";
	height: 1px;
	width: 100%;
	max-width: 100%;
	bottom: 0;
	left: 0;
	background-color: #cecece
}

.mega-menus .tabs-nav .tab-nav.active,
.mega-menus .tabs-nav .tab-nav:hover {
	background-color: #fff
}

.mega-menus .tabs-nav .tab-nav.active a,
.mega-menus .tabs-nav .tab-nav:hover a {
	color: #000
}

.mega-menus .tabs-nav .tab-nav a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #ff6400;
	font-size: 1.6rem;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-transition: background-color .2s, color .2s;
	-o-transition: background-color .2s, color .2s;
	transition: background-color .2s, color .2s
}

@media (max-width:1199.98px) {
	.mega-menus .tabs-nav .tab-nav a {
		font-size: 1.4rem
	}
}

.mega-menus .tabs-content {
	width: 70%;
	width: calc(100% - 260px)
}

@media (max-width:1199.98px) {
	.mega-menus .tabs-content {
		width: 70%;
		width: calc(100% - 200px)
	}
}

.mega-menus .tabs-content .height100 {
	height: 100%
}

.mega-menus .tabs-content .left-col {
	overflow: hidden;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.mega-menus .tabs-content .tab-content {
	height: 100%;
	padding: 30px 30px 5px;
	display: none
}

.mega-menus .tabs-content .tab-content.active {
	display: block
}

.mega-menus .tabs-content .tab-content .rte {
	margin-bottom: 10px;
	min-height: 190px
}

@media (max-width:1199.98px) {
	.mega-menus .tabs-content .tab-content .rte {
		margin-bottom: 120px;
		min-height: 1px
	}
}

.mega-menus .tabs-content .tab-content .rte,
.mega-menus .tabs-content .tab-content .rte p {
	font-size: 1.2rem;
	line-height: 1.5
}

.mega-menus .tabs-content .links-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.mega-menus .tabs-content .links-btns .links-wrap {
	border-left: 1px solid #cecece;
	padding: 15px 0 15px 20px
}

@media (max-width:1199.98px) {
	.mega-menus .tabs-content .links-btns .links-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 15px 0 0;
		border-left: none
	}
}

.mega-menus .tabs-content .links-btns .btn {
	width: 100%;
	padding: 0 1px
}

.mega-menus .tabs-content .links-btns .btn:not(:last-of-type) {
	margin-bottom: 15px
}

@media (max-width:1199.98px) {
	.mega-menus .tabs-content .links-btns .btn {
		padding: 0 15px;
		width: auto;
		margin-bottom: 15px
	}
	.mega-menus .tabs-content .links-btns .btn:not(:last-of-type) {
		margin-right: 15px
	}
}

.mega-menus .tabs-content .megamenu-image {
	position: relative;
	display: block
}

.mega-menus .tabs-content .megamenu-image .image-cover {
	position: absolute;
	margin-left: auto;
	bottom: 0;
	right: 0;
	text-align: right;
	z-index: 5
}

.ie11 .mega-menus .tabs-content .megamenu-image .image-cover {
	height: 350px
}

.mega-menus .tabs-content .megamenu-image .image-cover #image-fill {
	max-width: 300px
}

@media (max-width:1199.98px) {
	.mega-menus .tabs-content .megamenu-image .image-cover #image-fill {
		max-width: 230px
	}
}

.mega-menus .tabs-content .megamenu-image .light-pattern {
	width: 1400px;
	right: -200px;
	left: unset;
	bottom: 0;
	z-index: 11
}

@media (max-width:1199.98px) {
	.mega-menus .tabs-content .megamenu-image .light-pattern {
		width: 1300px
	}
}

.mega-menus .tabs-content .megamenu-image .stripe-bar {
	height: 150px
}

.mega-menus .tabs-content .megamenu-image .more-link {
	position: absolute;
	bottom: 20px;
	right: 205px
}

@media (max-width:1199.98px) {
	.mega-menus .tabs-content .megamenu-image .more-link {
		left: unset;
		right: 160px
	}
}

.mega-menus .tabs-content .megamenu-image .titles {
	position: absolute;
	bottom: 25%;
	left: 10px;
	z-index: 1
}

.mega-menus .tabs-content .megamenu-image .titles .title {
	font-size: 2.7rem;
	font-weight: 800;
	text-transform: uppercase;
	color: #000
}

.mega-menus .tabs-content .megamenu-image .titles .subtitle {
	font-size: 2rem;
	font-weight: 400;
	color: #ff6400
}

nav.pagination {
	display: block;
	text-align: center;
	background-color: #fff;
	position: relative;
	margin: 30px 0
}

nav.pagination ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

nav.pagination ul li {
	list-style: none
}

nav.pagination ul li [class^=icon-] {
	line-height: 35px;
	font-weight: 700
}

nav.pagination ul li a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	font-size: 1.4rem;
	background-color: transparent;
	-webkit-transition: background-color .35s, color .35s;
	-o-transition: background-color .35s, color .35s;
	transition: background-color .35s, color .35s
}

nav.pagination ul li a.current {
	background-color: #595758;
	color: #fff
}

nav.pagination ul li:hover a {
	background-color: #ff6400;
	color: #fff
}

.cols-line {
	position: fixed;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0;
	pointer-events: none
}

.cols-line [class*=container],
.cols-line [class*=container] .row {
	height: inherit
}

.cols-line [class*=container] .row [class*=col-]:not(.hide) {
	border-right: 1px solid #ececec
}

.top-slider {
	position: relative
}

.top-slider .image-cover {
	float: right
}

.ie11 .top-slider .image-cover {
	height: 45vw
}

@media screen and (max-width:991px) {
	.top-slider .image-cover {
		margin-top: 2vw;
		position: relative;
		width: 70%
	}
}

.top-slider .top-slider-stripe-container {
	z-index: 0
}

.top-slider .top-slider-stripe-container .stripe-bar {
	width: 100%;
	position: absolute;
	margin-top: 7vw;
	height: 16vw
}

@media (max-width:991.98px) {
	.top-slider .top-slider-stripe-container .stripe-bar {
		width: 80%;
		right: 0;
		height: 35vw;
		margin-top: 8vw
	}
}

@media (max-width:575.98px) {
	.top-slider .top-slider-stripe-container .stripe-bar {
		width: 100%
	}
}

.top-slider .text-wrap {
	margin-left: 50px;
	margin-top: 7vw;
	position: absolute;
	height: 16vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width:991.98px) {
	.top-slider .text-wrap {
		margin-left: 10vw;
		margin-top: 8vw;
		height: 35vw
	}
}

@media (max-width:575.98px) {
	.top-slider .text-wrap {
		margin-left: 3vw
	}
}

.top-slider .title {
	font-size: 6.5rem;
	text-transform: uppercase;
	color: #000;
	font-weight: 800;
	line-height: .9
}

@media (max-width:1919.98px) {
	.top-slider .title {
		font-size: 3.45vw
	}
}

@media (max-width:991.98px) {
	.top-slider .title {
		font-size: 6.7vw
	}
}

.top-slider .subtitle {
	font-size: 4.8rem;
	line-height: 1;
	color: #ff6400;
	font-weight: 300;
	margin-left: 200px
}

@media (max-width:1919.98px) {
	.top-slider .subtitle {
		font-size: 2.65vw;
		margin-left: 10.5vw
	}
}

@media (max-width:991.98px) {
	.top-slider .subtitle {
		font-size: 4.7vw;
		margin-left: 15vw
	}
}

@media (max-width:575.98px) {
	.top-slider .subtitle {
		margin-left: 5vw
	}
}

.top-slider .light-pattern {
	width: 85%;
	position: absolute;
	pointer-events: none;
	left: 50px;
	bottom: auto;
	top: 30vw
}

@media (max-width:991.98px) {
	.top-slider .light-pattern {
		top: 68vw
	}
}

@media (max-width:767.98px) {
	.top-slider .light-pattern {
		top: 72vw
	}
}

@media (max-width:575.98px) {
	.top-slider .light-pattern {
		top: 75vw
	}
}

.top-slider .slick-dots {
	position: absolute;
	bottom: 35%;
	left: -4%
}

@media (max-width:991.98px) {
	.top-slider .slick-dots {
		left: -13%;
		bottom: 32%
	}
}

@media (max-width:575.98px) {
	.top-slider .slick-dots {
		left: -25%;
		bottom: 35%
	}
}

.top-slider .socials {
	position: absolute;
	right: 7vw;
	top: 250px;
	z-index: 10
}

@media (max-width:1919.98px) {
	.top-slider .socials {
		top: 12.5vw
	}
}

@media (max-width:1199.98px) {
	.top-slider .socials {
		right: 3.5vw
	}
}

@media screen and (max-width:991px) {
	.top-slider .socials {
		display: none
	}
}

.top-slider .socials img {
	width: 34px;
	height: 34px;
	opacity: .3;
	display: block;
	margin-bottom: 10px;
	cursor: pointer;
	-webkit-transition: all .6s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: all .6s cubic-bezier(.175, .885, .32, 1.275);
	transition: all .6s cubic-bezier(.175, .885, .32, 1.275)
}

@media screen and (max-width:1184px) {
	.top-slider .socials img {
		width: 30px;
		height: 30px
	}
}

.top-slider .socials img:hover {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}

.boxes {
	padding: 100px 0
}

@media (max-width:575.98px) {
	.boxes {
		padding: 40px 0
	}
}

.boxes .item-box:nth-child(2n) {
	margin-left: 15%
}

@media (max-width:991.98px) {
	.boxes .item-box:nth-child(2n) {
		margin-left: auto
	}
}

section.news {
	padding: 100px 0
}

@media (max-width:767.98px) {
	section.news {
		padding: 30px 0
	}
}

section.numbers {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 100px 0;
	margin: 30px 0;
	margin-bottom: 60px;
	position: relative;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

@media (max-width:1199.98px) {
	section.numbers {
		background-size: 50vw
	}
}

@media (max-width:767.98px) {
	section.numbers {
		padding-bottom: 30px;
		text-align: center;
		margin: 0
	}
}

@media (max-width:575.98px) {
	section.numbers {
		background-size: 75vw;
		background-position: top
	}
}

@media (max-width:379.98px) {
	section.numbers {
		background-size: 90vw
	}
}

section.numbers .title {
	font-size: 65px;
	color: #000
}

@media (max-width:1919.98px) {
	section.numbers .title {
		font-size: 3vw
	}
}

@media (max-width:1199.98px) {
	section.numbers .title {
		font-size: 3.5vw
	}
}

@media (max-width:991.98px) {
	section.numbers .title {
		font-size: 5vw
	}
}

@media (max-width:767.98px) {
	section.numbers .title {
		font-size: 7vw
	}
}

@media (max-width:575.98px) {
	section.numbers .title {
		font-size: 9vw
	}
}

@media screen and (max-width:991px) {
	section.numbers .number-col {
		margin-bottom: 50px
	}
}

section.numbers .sub-title {
	font-size: 14px;
	color: #595758;
	font-weight: 300;
	text-transform: uppercase;
	margin-left: 50px;
	line-height: 20px
}

@media (max-width:991.98px) {
	section.numbers .sub-title {
		text-align: center;
		margin-left: 0
	}
}

section.numbers .numbers-wrap {
	z-index: 5;
	position: relative
}

section.numbers .stripe-bar-wrap {
	width: 100%;
	position: absolute;
	z-index: 3;
	top: 0
}

@media (max-width:767.98px) {
	section.numbers .stripe-bar-wrap {
		top: unset;
		bottom: 60px
	}
}

@media (max-width:767.98px) {
	section.numbers .stripe-bar-wrap .stripe-bar {
		height: 150px
	}
}

section.logos {
	padding: 50px 0 130px;
	position: relative
}

section.logos .section-title {
	font-size: 4.5rem;
	color: #a3a3a3;
	font-weight: 300;
	margin-bottom: 40px;
	line-height: 1.25;
	margin-left: -30px
}

@media (max-width:1919.98px) {
	section.logos .section-title {
		font-size: 2.3vw
	}
}

@media (max-width:991.98px) {
	section.logos .section-title {
		margin-bottom: 20px;
		padding-left: 5vw;
		font-size: 2.4vw
	}
}

@media (max-width:767.98px) {
	section.logos .section-title {
		margin-bottom: 20px;
		font-size: 3vw
	}
}

@media (max-width:575.98px) {
	section.logos .section-title {
		font-size: 4.5vw;
		margin-bottom: 4vw
	}
}

@media (max-width:379.98px) {
	section.logos .section-title {
		margin-left: 0
	}
}

section.logos .logo-item {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	opacity: .5
}

section.logos .logo-item:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

section.logos img {
	margin: 0 auto;
	padding: 0 15px
}

section.logos .light-pattern {
	width: 95%;
	bottom: 50px;
	left: 22%
}

@media (max-width:991.98px) {
	section.logos .light-pattern {
		left: 10%
	}
}

@media (max-width:767.98px) {
	section.logos .light-pattern {
		left: 15%;
		width: 100vw
	}
}

section.map {
	padding: 10px 0 0;
	position: relative;
	margin-bottom: 90px
}

@media (max-width:767.98px) {
	section.map {
		margin-bottom: 60px
	}
}

@media (max-width:575.98px) {
	section.map {
		margin-bottom: 30px
	}
}

@media (max-width:767.98px) {
	section.map .map-content {
		margin-top: 45px
	}
}

@media (max-width:575.98px) {
	section.map .map-content {
		margin-top: 60px
	}
}

section.map:after {
	display: block;
	content: "";
	clear: both
}

section.map .section-header {
	z-index: 10;
	margin-top: -65px;
	padding-top: 0
}

section.map .stripe-bar.bottom-bar {
	position: absolute;
	height: 70%;
	top: 0
}

section.map .gmap {
	position: relative;
	z-index: 10;
	width: 100%;
	height: 500px
}

section.map .map-places-wrap {
	margin-top: 30px
}

section.map .init-disabled {
	display: none!important
}

section.map .ajax-html-wrapper {
	overflow: hidden;
	max-height: 384px;
	-webkit-transition: max-height .4s;
	-o-transition: max-height .4s;
	transition: max-height .4s
}

section.map .map-place-info {
	position: relative;
	z-index: 30;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px;
	color: #000
}

@media (max-width:767.98px) {
	section.map .map-place-info {
		text-align: center
	}
}

section.map .map-place-info strong {
	color: #000
}

section.map .map-place-info a {
	color: #ff6400;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

section.map .select-style {
	width: 220px;
	border-radius: 3px;
	position: relative;
	z-index: 40;
	pointer-events: all;
	margin-bottom: -65px;
	padding-left: 10px
}

section.map .select-style:after {
	content: "";
	display: block;
	width: 1200px;
	height: 200px;
	position: absolute;
	pointer-events: none;
	top: -150px;
	left: -150px;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-webkit-filter: FlipH;
	filter: FlipH;
	background: url(/wp-content/themes/enexon/dist/images/svg/lightning.2FploOw0.svg) 0 no-repeat
}

section.map .select-style select {
	padding: 5px 8px;
	width: 130%;
	border: none;
	position: relative;
	z-index: 10;
	font-size: 1.6rem;
	text-transform: uppercase;
	font-weight: 700;
	color: #000
}

section.map .select-style select option {
	color: #000
}

section.products-slider {
	padding: 100px 0
}

@media screen and (max-width:991px) {
	section.products-slider {
		padding-bottom: 0
	}
}

@media screen and (max-width:991px) {
	section.products-slider .section-title {
		text-align: center
	}
}

@media screen and (max-width:522px) {
	section.products-slider .section-title {
		font-size: 10vw
	}
}

section.products-slider .slick-prev {
	width: 97px;
	height: 26px;
	left: -100px;
	z-index: 99999;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

@media screen and (max-width:991px) {
	section.products-slider .slick-prev {
		left: 50px
	}
}

@media screen and (max-width:534px) {
	section.products-slider .slick-prev {
		top: 30%
	}
}

@media screen and (max-width:462px) {
	section.products-slider .slick-prev {
		left: 20px
	}
}

section.products-slider .slick-prev:hover {
	margin-left: -20px
}

section.products-slider .slick-prev:before {
	content: "";
	display: block;
	background: url(/wp-content/themes/enexon/dist/images/svg/arrow.141Ftmvk.svg) no-repeat;
	width: 97px;
	height: 26px;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-webkit-filter: FlipH;
	filter: FlipH
}

section.products-slider .slick-prev:before:hover {
	margin-left: -20px
}

section.products-slider .slick-next {
	width: 97px;
	height: 26px;
	right: -100px;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	z-index: 99999
}

@media screen and (max-width:991px) {
	section.products-slider .slick-next {
		right: 50px
	}
}

@media screen and (max-width:534px) {
	section.products-slider .slick-next {
		top: 30%
	}
}

@media screen and (max-width:462px) {
	section.products-slider .slick-next {
		right: 20px
	}
}

section.products-slider .slick-next:hover {
	margin-right: -20px
}

section.products-slider .slick-next:before {
	content: "";
	display: block;
	background: url(/wp-content/themes/enexon/dist/images/svg/arrow.141Ftmvk.svg) no-repeat;
	width: 97px;
	height: 26px
}

section.products-slider .slick-next:before:hover {
	margin-right: -20px
}

section.products-slider .products-slider-bg {
	background: url(/wp-content/themes/enexon/dist/images/pattern._img1yD3LK3I.png)
}

section.products-slider .products-slide {
	padding: 12%;
	text-align: center;
	width: 50%
}

section.products-slider .products-slide img {
	display: inline-block
}

@media screen and (max-width:534px) {
	section.products-slider .products-slide img {
		width: 50%
	}
}

section.products-slider .products-title {
	font-size: 18px;
	color: #595758;
	font-weight: 700
}

section.products-slider .price {
	color: #ff6400;
	font-size: 49px;
	position: relative;
	font-weight: 700;
	margin-top: 30px
}

section.products-slider .price .cents {
	font-size: 24px;
	position: relative;
	margin-left: 3px;
	top: -13px
}

section.products-slider .price .cents:after {
	content: "PLN";
	font-size: 13px;
	display: block;
	position: relative;
	margin-left: 29px;
	margin-top: 21px
}

section.products-slider .price .units {
	font-size: 19px;
	color: #868686;
	display: inline-block;
	position: relative;
	left: 70px;
	top: -40px
}

section.products-slider .price .units:before {
	content: "";
	display: block;
	width: 1px;
	height: 30px;
	border-left: 1px solid #c2c2c2;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: -10px;
	position: relative;
	top: 10px
}

section.video {
	z-index: 1;
	position: relative;
	background: #fff
}

section.video .section-title {
	font-size: 50px;
	margin-left: 20%;
	line-height: 50px;
	margin-top: 80px;
	color: #000;
	max-width: 210px
}

@media screen and (max-width:1607px) {
	section.video .section-title {
		font-size: 3vw;
		line-height: 3vw;
		max-width: 17vw
	}
}

@media screen and (max-width:991px) {
	section.video .section-title {
		margin-top: 60px;
		font-size: 4vw;
		line-height: 4vw;
		max-width: 27vw
	}
}

@media (max-width:767.98px) {
	section.video .section-title {
		max-width: 100%;
		margin-left: auto;
		margin-bottom: 20px
	}
}

@media screen and (max-width:991px) {
	section.video .video-mobile-bg {
		background: url(/wp-content/themes/enexon/dist/images/pattern._img1yD3LK3I.png) #fff;
		position: relative;
		z-index: 10
	}
}

section.video .construction-video {
	width: 100%
}

@media screen and (max-width:991px) {
	section.video .construction-video {
		margin-top: 0;
		width: 200%;
		margin-left: -100%;
		position: relative;
		z-index: 0
	}
}

section.video .video-wrapper {
	position: relative;
	background-color: #fff
}

section.video .arrow {
	top: 20%;
	position: absolute;
	border-right: 40px solid transparent;
	border-left: 40px solid #fff;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	z-index: 5
}

section.video .arrow .icon {
	font-size: 4rem;
	text-align: left;
	position: absolute;
	top: 50%;
	left: -50px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ff6400
}

section.video .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .8;
	background-color: rgba(0, 0, 0, .8);
	z-index: 1;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	cursor: pointer
}

section.video .overlay .play-btn {
	color: #fff;
	font-size: 8rem;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

@media (max-width:575.98px) {
	section.video .overlay .play-btn {
		font-size: 15vw;
		left: -6vw
	}
}

section.video .overlay .play-btn:before {
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

section.video video.playing+.overlay {
	opacity: 0
}

.top-image {
	position: relative;
	margin-bottom: 30px
}

@media (max-width:575.98px) {
	.top-image {
		margin-bottom: 15px
	}
}

.top-image .main-container {
	position: relative
}

.top-image .stripe-bar-wrap {
	z-index: 5;
	position: relative
}

.top-image .content-wrap {
	z-index: 6;
	position: relative
}

@media (max-width:575.98px) {
	.top-image .content-wrap {
		margin-bottom: 30px
	}
}

.top-image .light-pattern {
	z-index: 5
}

@media (max-width:1199.98px) {
	.top-image .light-pattern {
		bottom: 80px
	}
}

@media (max-width:991.98px) {
	.top-image .light-pattern {
		left: 0
	}
}

@media (max-width:767.98px) {
	.top-image .light-pattern {
		bottom: 50px;
		width: 100%
	}
}

@media (max-width:379.98px) {
	.top-image .light-pattern {
		bottom: 30px
	}
}

.top-image .light-pattern.over {
	z-index: 11
}

@media (max-width:1199.98px) {
	.top-image .light-pattern.small {
		bottom: 3vw
	}
}

@media (max-width:991.98px) {
	.top-image .light-pattern.small {
		bottom: 8vw
	}
}

@media (max-width:575.98px) {
	.top-image .light-pattern.small {
		left: 30px
	}
}

.top-image .image-cover {
	position: relative;
	width: 50%;
	margin-left: auto;
	z-index: 10
}

.ie11 .top-image .image-cover {
	height: 38vw
}

@media (max-width:575.98px) {
	.top-image .image-cover.has-long-label {
		padding-bottom: 30px
	}
}

@media (max-width:991.98px) {
	.top-image .image-cover {
		margin-right: 0;
		top: -10px
	}
}

@media (max-width:767.98px) {
	.top-image .image-cover {
		margin-right: 0
	}
}

.top-image .stripe-bar {
	position: absolute;
	margin-top: 3vw;
	height: 15vw
}

@media (max-width:1199.98px) {
	.top-image .stripe-bar {
		height: 20vw
	}
}

@media (max-width:991.98px) {
	.top-image .stripe-bar {
		height: 30vw
	}
}

.top-image .text-wrapper {
	margin-left: 50px;
	position: absolute;
	margin-top: 3vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 15vw
}

.top-image .text-wrapper.no-image {
	position: relative;
	margin-bottom: 30px
}

@media (max-width:1199.98px) {
	.top-image .text-wrapper {
		min-height: 20vw
	}
}

@media (max-width:991.98px) {
	.top-image .text-wrapper {
		margin-top: 3vw;
		min-height: 30vw
	}
}

@media (max-width:767.98px) {
	.top-image .text-wrapper {
		margin-left: 15px
	}
}

.top-image .title {
	text-transform: uppercase;
	color: #000;
	font-weight: 800;
	font-size: 6.5rem;
	line-height: 1
}

@media (max-width:1919.98px) {
	.top-image .title {
		font-size: 3.45vw
	}
}

@media (max-width:1199.98px) {
	.top-image .title {
		font-size: 5vw
	}
}

@media (max-width:991.98px) {
	.top-image .title {
		font-size: 5.5vw
	}
}

@media (max-width:575.98px) {
	.top-image .title {
		font-size: 6vw;
		max-width: 90%
	}
}

.top-image .subtitle {
	color: #ff6400;
	font-weight: 300;
	margin-left: 10vw;
	font-size: 4.8rem;
	line-height: 1
}

@media (max-width:1919.98px) {
	.top-image .subtitle {
		font-size: 2.65vw
	}
}

@media (max-width:1199.98px) {
	.top-image .subtitle {
		font-size: 3vw
	}
}

@media (max-width:991.98px) {
	.top-image .subtitle {
		font-size: 4vw
	}
}

@media (max-width:575.98px) {
	.top-image .subtitle {
		font-size: 4vw;
		margin-left: 5vw
	}
}

@media (max-width:379.98px) {
	.top-image .subtitle {
		margin-left: 2.5vw
	}
}

.top-image .label {
	left: 14vw;
	display: block;
	color: #595758;
	font-size: 1.5vw;
	position: absolute;
	top: 19vw
}

@media (max-width:991.98px) {
	.top-image .label+.more-link {
		top: 50vw
	}
}

@media (max-width:767.98px) {
	.top-image .label+.more-link {
		top: 56vw
	}
}

@media (max-width:575.98px) {
	.top-image .label+.more-link {
		top: 66vw
	}
}

@media (max-width:379.98px) {
	.top-image .label+.more-link {
		top: 76vw
	}
}

.top-image .label.long {
	left: 12vw;
	max-width: 20vw;
	font-size: 1vw;
	top: 21vw
}

@media (max-width:1199.98px) {
	.top-image .label.long {
		font-size: 1.4vw;
		max-width: 30vw;
		left: 10vw;
		top: 28vw
	}
}

@media (max-width:991.98px) {
	.top-image .label.long {
		font-size: 1.6vw;
		max-width: 40vw;
		left: 5vw;
		top: 39vw
	}
}

@media (max-width:767.98px) {
	.top-image .label.long {
		font-size: 2vw
	}
}

@media (max-width:575.98px) {
	.top-image .label.long {
		font-size: 2.5vw
	}
}

@media (max-width:379.98px) {
	.top-image .label.long {
		font-size: 3vw
	}
}

@media (max-width:1199.98px) {
	.top-image .label {
		font-size: 2vw;
		top: 29vw;
		left: 11vw
	}
}

@media (max-width:991.98px) {
	.top-image .label {
		font-size: 3vw;
		top: 38vw;
		left: 5vw
	}
}

@media (max-width:575.98px) {
	.top-image .label {
		top: 40vw
	}
}

.top-image .more-link {
	position: absolute;
	left: 14vw;
	top: 30.5vw
}

@media (max-width:1199.98px) {
	.top-image .more-link {
		top: 38vw
	}
}

@media (max-width:991.98px) {
	.top-image .more-link {
		top: 47vw
	}
}

@media (max-width:767.98px) {
	.top-image .more-link {
		top: 51vw
	}
}

@media (max-width:575.98px) {
	.top-image .more-link {
		top: 50vw
	}
}

@media (max-width:379.98px) {
	.top-image .more-link {
		top: 56vw
	}
}

.top-image .bottom-columns {
	margin-bottom: 30px
}

@media (max-width:991.98px) {
	.top-image .bottom-columns {
		margin-bottom: 30px
	}
}

.top-image .bottom-columns.big .rte,
.top-image .bottom-columns.big .rte p {
	font-size: 1.6rem;
	line-height: 1.3;
	font-family: Raleway, sans-serif
}

.top-image .bottom-column-1 .rte,
.top-image .bottom-column-2 .rte {
	margin-top: 20px;
	padding: 0 2rem;
	margin-bottom: 30px
}

@media (max-width:991.98px) {
	.top-image .bottom-column-1 .rte,
	.top-image .bottom-column-2 .rte {
		margin-bottom: 15px
	}
}

@media (max-width:991.98px) {
	.top-image .bottom-column-1 .rte {
		margin-bottom: 0
	}
}

.newses-list {
	margin-bottom: 120px
}

.newses-list.odd {
	margin-bottom: 15px
}

.newses-list.even {
	margin-bottom: 210px
}

.newses-list.even .archive-btn-row {
	top: 195px
}

@media (max-width:767.98px) {
	.newses-list.even .archive-btn-row {
		top: 0
	}
}

.newses-list .archive-btn-row {
	top: 0;
	position: relative
}

@media (max-width:767.98px) {
	.newses-list,
	.newses-list.even {
		margin-bottom: 30px
	}
}

.text-image .content-padding {
	padding-bottom: 30px
}

@media (max-width:575.98px) {
	.text-image .content-padding {
		padding-top: 10px;
		padding-bottom: 10px
	}
}

.text-image .rte {
	padding: 2rem 0
}

.text-image .image-wrap {
	padding: 2rem 0;
	top: 50%;
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.text-image .image-wrap a {
	display: block
}

.text-image .image-wrap a.more-link {
	margin-top: 15px
}

.qualities-list .image-wrap {
	height: 100%;
	width: 100%
}

@media (max-width:575.98px) {
	.qualities-list .image-wrap {
		height: 130px;
		margin-bottom: 30px
	}
}

.qualities-list .image-wrap .image {
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: auto;
	background-size: contain;
	background-size: 150px
}

.qualities-list .list-wrap .single-row {
	margin-bottom: 90px;
	padding-bottom: 90px;
	position: relative
}

@media (max-width:767.98px) {
	.qualities-list .list-wrap .single-row {
		margin-bottom: 30px;
		padding-bottom: 30px
	}
}

.qualities-list .list-wrap .single-row:last-of-type .light-pattern {
	display: none
}

.qualities-list .light-pattern {
	bottom: 0;
	left: 30vw;
	width: 92%
}

@media (min-width:1921px) {
	.qualities-list .light-pattern {
		width: 100%
	}
}

@media (max-width:991.98px) {
	.qualities-list .light-pattern {
		width: 150%;
		left: 15vw
	}
}

@media (max-width:767.98px) {
	.qualities-list .light-pattern {
		display: none
	}
}

.qualities-list .content-wrap .heading {
	font-size: 2.4rem;
	line-height: 1;
	font-weight: 700;
	display: block;
	margin-bottom: 15px;
	color: #000
}

.two-column-image-links {
	padding-bottom: 120px
}

@media (max-width:1199.98px) {
	.two-column-image-links .section-header {
		margin-bottom: 60px
	}
}

@media (max-width:991.98px) {
	.two-column-image-links .section-header {
		margin-bottom: 75px
	}
}

.two-column-image-links .single-image-link {
	margin-bottom: 90px
}

@media (max-width:767.98px) {
	.two-column-image-links .single-image-link {
		margin-bottom: 60px
	}
}

.two-column-image-links .single-image-link:nth-child(odd) {
	left: 45px
}

@media (max-width:767.98px) {
	.two-column-image-links .single-image-link:nth-child(odd) {
		left: unset
	}
}

.two-column-image-links .single-image-link:nth-child(2n) {
	top: 5vw
}

@media (max-width:991.98px) {
	.two-column-image-links .single-image-link:nth-child(2n) {
		left: 30px
	}
}

@media (max-width:767.98px) {
	.two-column-image-links .single-image-link:nth-child(2n) {
		top: unset;
		left: unset
	}
}

.two-column-image-links .single-image-link:hover .image {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.two-column-image-links .single-image-link .image {
	position: relative;
	width: 420px;
	height: 280px;
	background-size: cover;
	background-position: 50%;
	-webkit-filter: grayscale(100);
	filter: grayscale(100);
	z-index: 5;
	left: -60px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

@media (max-width:1920px) {
	.two-column-image-links .single-image-link .image {
		width: 21vw;
		height: 14vw
	}
}

@media (max-width:1300px) {
	.two-column-image-links .single-image-link .image {
		width: 19vw;
		height: 13vw;
		left: -30px
	}
}

@media (max-width:767.98px) {
	.two-column-image-links .single-image-link .image {
		width: 50vw;
		height: 38vw;
		left: unset
	}
}

.two-column-image-links .single-image-link .text-wrap {
	position: absolute;
	z-index: 6;
	top: 160px;
	left: 420px;
	font-size: 3.5rem;
	color: #ff6400;
	line-height: 1.2
}

@media (max-width:1920px) {
	.two-column-image-links .single-image-link .text-wrap {
		font-size: 1.7vw;
		top: 7vw;
		left: 21vw
	}
}

@media (max-width:1300px) {
	.two-column-image-links .single-image-link .text-wrap {
		top: 5vw
	}
}

@media (max-width:991.98px) {
	.two-column-image-links .single-image-link .text-wrap {
		top: 5vw;
		font-size: 2.5vw
	}
}

@media (max-width:767.98px) {
	.two-column-image-links .single-image-link .text-wrap {
		left: 55vw;
		font-size: 5vw;
		top: 13vw
	}
}

@media (max-width:575.98px) {
	.two-column-image-links .single-image-link .text-wrap {
		left: 60vw;
		top: 18vw
	}
}

.two-column-image-links .single-image-link .stripe-bar {
	position: absolute;
	height: 200px;
	bottom: -30px;
	left: 0;
	z-index: 4
}

@media (max-width:1300px) {
	.two-column-image-links .single-image-link .stripe-bar {
		height: 160px
	}
}

@media (max-width:991.98px) {
	.two-column-image-links .single-image-link .stripe-bar {
		height: 120px
	}
}

@media (max-width:767.98px) {
	.two-column-image-links .single-image-link .stripe-bar {
		height: 35vw
	}
}

.references {
	padding-bottom: 60px
}

.references .item-testimonial {
	margin-bottom: 80px;
	position: relative
}

.references .item-testimonial .image-wrap {
	position: relative;
	z-index: 6
}

.references .item-testimonial .image-wrap .image {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

@media (max-width:767.98px) {
	.references .item-testimonial .image-wrap .image img {
		margin: 0 auto;
		display: block
	}
}

.references .item-testimonial:hover .image-wrap .image {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.references .item-testimonial .content-wrap {
	position: relative;
	z-index: 5
}

.references .item-testimonial .content-wrap .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 30px
}

.references .item-testimonial .content-wrap .rte {
	margin-bottom: 15px;
	position: relative;
	color: #595758
}

.references .item-testimonial .content-wrap .rte:before {
	content: "\E901";
	font-family: icomoon;
	position: absolute;
	font-size: 7rem;
	line-height: 1;
	z-index: -1;
	opacity: .05;
	top: -10px;
	left: -10px
}

.references .item-testimonial .content-wrap .name {
	display: block;
	font-size: 2.4rem;
	font-weight: 800;
	color: #000
}

.references .item-testimonial .content-wrap .position {
	display: block;
	font-size: 1.7rem;
	font-weight: 600;
	color: #000
}

.references .item-testimonial .stripe-bar {
	position: absolute;
	z-index: 4;
	top: 30px;
	height: auto;
	min-height: 270px
}

.timeline {
	padding: 60px 0;
	position: relative
}

.timeline .timeline-heading {
	margin-bottom: 180px;
	text-align: center;
	background-color: #fff;
	color: #000;
	padding: 30px 0;
	text-transform: uppercase
}

@media (max-width:767.98px) {
	.timeline .timeline-heading {
		text-align: left;
		font-size: 10vw;
		margin-bottom: 60px
	}
}

.timeline .timeline-line-heading {
	position: absolute;
	left: 50%;
	height: 300px;
	width: 1px;
	top: -200px;
	background-color: #ff6400
}

@media (max-width:767.98px) {
	.timeline .timeline-line-heading {
		left: 30px
	}
}

.timeline .timeline-line {
	position: absolute;
	left: 50%;
	height: calc(100% - 140px);
	top: 140px;
	width: 1px;
	background-color: #ff6400;
	z-index: 5
}

@media (max-width:767.98px) {
	.timeline .timeline-line {
		left: 30px
	}
}

.timeline .single-history-entry {
	margin-bottom: 90px
}

.timeline .single-history-entry:focus .history-image .image,
.timeline .single-history-entry:hover .history-image .image {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.timeline .single-history-entry.even {
	margin-bottom: 140px
}

@media (max-width:767.98px) {
	.timeline .single-history-entry.even {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

.timeline .single-history-entry.even .history-image {
	text-align: right
}

.timeline .single-history-entry.even .history-image .image {
	left: unset;
	top: unset;
	right: -50px
}

@media (max-width:767.98px) {
	.timeline .single-history-entry.even .history-image .image {
		top: -25px;
		right: unset
	}
}

.timeline .single-history-entry.even .history-image .stripe-bar {
	top: 50px;
	left: -50px
}

@media (max-width:767.98px) {
	.timeline .single-history-entry.even .history-image .stripe-bar {
		top: -50px
	}
}

@media (min-width:768px) {
	.timeline .single-history-entry.even .date-wrap {
		text-align: right
	}
	.timeline .single-history-entry.even .date-wrap:before {
		right: -15px;
		left: unset;
		border-left: 30px solid transparent;
		border-right: 30px solid #ff6400
	}
	.timeline .single-history-entry.even .date-wrap:after {
		right: -17px;
		left: unset;
		border-left: 31px solid transparent;
		border-right: 31px solid #fbfbfb
	}
	.timeline .single-history-entry.even .date-wrap .date,
	.timeline .single-history-entry.even .date-wrap .rte {
		padding-left: unset;
		padding-right: 30px
	}
}

.timeline .history-image {
	position: relative;
	z-index: 4
}

.timeline .history-image .image {
	position: relative;
	z-index: 5;
	left: -100px;
	top: -50px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

@media (max-width:767.98px) {
	.timeline .history-image .image {
		left: unset;
		top: -30px;
		text-align: center;
		padding-left: 40px
	}
}

.timeline .history-image .stripe-bar {
	position: absolute;
	top: 0;
	z-index: 4;
	height: 100%
}

@media (max-width:767.98px) {
	.timeline .history-image .stripe-bar {
		top: -50px;
		left: -50px
	}
}

.timeline .date-wrap {
	position: relative;
	z-index: 6
}

.timeline .date-wrap:before {
	content: "";
	position: absolute;
	top: -10px;
	left: -14px;
	border-left: 30px solid #ff6400;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-right: 30px solid transparent
}

@media (max-width:767.98px) {
	.timeline .date-wrap:before {
		left: 16px
	}
}

.timeline .date-wrap:after {
	content: "";
	position: absolute;
	top: -11px;
	left: -16px;
	border-left: 31px solid #fff;
	border-top: 31px solid transparent;
	border-bottom: 31px solid transparent;
	border-right: 31px solid transparent
}

@media (max-width:767.98px) {
	.timeline .date-wrap:after {
		left: 14px
	}
}

.timeline .date-wrap:not(:last-of-type) {
	margin-bottom: 10px
}

.timeline .date-wrap .date {
	font-size: 3.3rem;
	font-weight: 700;
	line-height: 1;
	display: block;
	padding-left: 30px;
	color: #000
}

@media (max-width:767.98px) {
	.timeline .date-wrap .date {
		padding-left: 60px
	}
}

.timeline .date-wrap .rte {
	padding-left: 30px;
	margin-top: 10px
}

@media (max-width:767.98px) {
	.timeline .date-wrap .rte {
		padding-left: 60px
	}
}

.icons-text {
	margin-bottom: 90px
}

.icons-text .wrapper {
	height: 100%
}

@media (max-width:1199.98px) {
	.icons-text .stripe-bar {
		height: auto
	}
}

.icons-text .single-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:1199.98px) {
	.icons-text .single-icon {
		margin: 30px 0
	}
}

.icons-text .single-icon .icon {
	font-size: 4rem;
	color: #ff6400;
	margin-bottom: 30px
}

.icons-text .single-icon .text {
	font-size: 1.6rem;
	font-weight: 600;
	color: #000
}

@media (max-width:1599.98px) {
	.icons-text .single-icon .text {
		font-size: 1.1vw
	}
}

@media (max-width:1199.98px) {
	.icons-text .single-icon .text {
		font-size: 1.5vw
	}
}

@media (max-width:991.98px) {
	.icons-text .single-icon .text {
		font-size: 2vw
	}
}

@media (max-width:767.98px) {
	.icons-text .single-icon .text {
		font-size: 3vw
	}
}

@media (max-width:575.98px) {
	.icons-text .single-icon .text {
		font-size: 3.5vw
	}
}

@media (max-width:379.98px) {
	.icons-text .single-icon .text {
		font-size: 5vw
	}
}

.icons-text .single-icon a {
	color: #ff6400
}

.three-column-text {
	margin-bottom: 60px
}

.three-column-text .single-column {
	margin-bottom: 30px
}

.three-column-text .single-column .wrapper {
	padding: 20px 15px;
	font-size: 1.4rem;
	font-weight: 700
}

.three-column-text .single-column .wrapper.stripe-bar {
	height: auto
}

.three-column-text .single-column .wrapper .rte {
	position: relative;
	color: #000
}

.three-column-text .single-column .wrapper .rte,
.three-column-text .single-column .wrapper .rte p {
	font-family: Raleway, sans-serif
}

.producer-list {
	margin-bottom: 60px
}

.producer-list .producer-image-wrap {
	display: block;
	margin-bottom: 30px
}

.producer-list .producer-image-wrap img {
	-webkit-filter: grayscale(100);
	filter: grayscale(100);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	max-height: 50px;
	opacity: .5
}

.producer-list .producer-image-wrap:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

.promotions-list {
	margin-bottom: 60px
}

.promotions-list .item-promotion:not(:last-of-type) {
	margin-bottom: 130px
}

@media (max-width:575.98px) {
	.promotions-list .item-promotion:not(:last-of-type) {
		margin-bottom: 60px
	}
}

.promotions-list .start-date {
	font-size: 2rem;
	font-weight: 800;
	color: #000
}

.promotions-list .title {
	display: block;
	margin: 30px 0;
	color: #000
}

@media (max-width:575.98px) {
	.promotions-list .title {
		margin: 10px 0
	}
}

.promotions-list .title .main {
	display: block;
	font-size: 3.5vw;
	line-height: 1;
	text-transform: uppercase
}

@media (max-width:1199.98px) {
	.promotions-list .title .main {
		font-size: 4.5vw
	}
}

@media (max-width:991.98px) {
	.promotions-list .title .main {
		font-size: 6.5vw
	}
}

@media (max-width:767.98px) {
	.promotions-list .title .main {
		font-size: 7vw
	}
}

@media (max-width:575.98px) {
	.promotions-list .title .main {
		font-size: 9vw
	}
}

.promotions-list .title .sub {
	display: block;
	padding-left: 3vw;
	font-weight: 400;
	font-size: 2vw;
	line-height: 1;
	color: #ff6400
}

@media (max-width:1199.98px) {
	.promotions-list .title .sub {
		font-size: 3vw
	}
}

@media (max-width:991.98px) {
	.promotions-list .title .sub {
		font-size: 4.5vw
	}
}

@media (max-width:767.98px) {
	.promotions-list .title .sub {
		font-size: 4vw
	}
}

@media (max-width:575.98px) {
	.promotions-list .title .sub {
		font-size: 5vw
	}
}

.promotions-list .promotion-poster .rwd-image {
	border: 1px solid rgba(255, 100, 0, .05)
}

.promotions-list .rte {
	padding: 0 30px
}

@media (max-width:575.98px) {
	.promotions-list .rte {
		padding: 0;
		margin-top: 15px
	}
}

.promotions-list .timer-wrap {
	margin: 30px 0
}

@media (max-width:575.98px) {
	.promotions-list .timer-wrap {
		margin: 30px 0 0
	}
}

.promotions-list .timer-wrap .countdown-item {
	font-size: 4.5rem;
	font-weight: 700;
	color: #ff6400;
	position: relative
}

@media (max-width:991.98px) {
	.promotions-list .timer-wrap .countdown-item {
		font-size: 5vw
	}
}

@media (max-width:575.98px) {
	.promotions-list .timer-wrap .countdown-item {
		font-size: 8vw
	}
}

@media (max-width:379.98px) {
	.promotions-list .timer-wrap .countdown-item {
		font-size: 7vw
	}
}

.promotions-list .timer-wrap .countdown-item span:not(:last-of-type) {
	margin-right: 15px
}

.promotions-list .timer-wrap .countdown-item em {
	font-size: 3rem
}

@media (max-width:575.98px) {
	.promotions-list .timer-wrap .countdown-item em {
		font-size: 5vw
	}
}

.promotions-list .stripe-bar {
	width: 50vw;
	height: auto;
	padding: 30px
}

@media (max-width:991.98px) {
	.promotions-list .stripe-bar {
		width: 70vw
	}
}

@media (max-width:575.98px) {
	.promotions-list .stripe-bar {
		width: 100%
	}
}

.promotions-list .stripe-bar .label {
	font-size: 1.4rem;
	font-weight: 700;
	position: relative
}

@media (max-width:575.98px) {
	.promotions-list .sponsors-logos {
		text-align: center
	}
}

.promotions-list .sponsors-logos img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	max-height: 60px;
	opacity: .5
}

.promotions-list .sponsors-logos img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

@media (max-width:1599.98px) {
	.promotions-list .sponsors-logos img {
		max-height: 70px
	}
}

@media (max-width:1199.98px) {
	.promotions-list .sponsors-logos img {
		max-height: 50px
	}
}

@media (max-width:575.98px) {
	.promotions-list .sponsors-logos img {
		max-height: 80px
	}
}

.job-offers-list .single-column {
	margin-bottom: 30px
}

.job-offers-list .single-column .stripe-bar {
	height: 100%
}

.job-offers-list .single-column .wrapper {
	padding: 30px
}

@media (max-width:575.98px) {
	.job-offers-list .single-column .wrapper {
		padding: 15px
	}
}

.job-offers-list .single-column .content-wrap {
	position: relative
}

.job-offers-list .single-column .date {
	display: block;
	font-size: 1.2rem;
	font-size: .7vw;
	font-weight: 800;
	color: #595758
}

@media (max-width:1919.98px) {
	.job-offers-list .single-column .date {
		font-size: .85vw
	}
}

@media (max-width:1599.98px) {
	.job-offers-list .single-column .date {
		font-size: 1vw
	}
}

@media (max-width:1199.98px) {
	.job-offers-list .single-column .date {
		font-size: 1.2rem
	}
}

.job-offers-list .single-column .title {
	margin: 10px 0;
	font-size: 1.5vw;
	line-height: 1;
	font-weight: 700;
	color: #000
}

@media (max-width:1199.98px) {
	.job-offers-list .single-column .title {
		font-size: 1.9vw
	}
}

@media (max-width:991.98px) {
	.job-offers-list .single-column .title {
		font-size: 2.5vw
	}
}

@media (max-width:767.98px) {
	.job-offers-list .single-column .title {
		font-size: 3vw
	}
}

@media (max-width:575.98px) {
	.job-offers-list .single-column .title {
		font-size: 5vw
	}
}

@media (max-width:379.98px) {
	.job-offers-list .single-column .title {
		font-size: 5.5vw
	}
}

.job-offers-list .single-column .city {
	display: block;
	font-size: .65vw;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ff6400;
	text-transform: uppercase;
	margin-bottom: 10px
}

@media (max-width:1919.98px) {
	.job-offers-list .single-column .city {
		font-size: .8vw
	}
}

@media (max-width:1599.98px) {
	.job-offers-list .single-column .city {
		font-size: 1vw
	}
}

@media (max-width:1199.98px) {
	.job-offers-list .single-column .city {
		font-size: 1.2rem
	}
}

.simple-text {
	margin-bottom: 60px
}

@media (max-width:575.98px) {
	.simple-text {
		margin-bottom: 30px
	}
}

.simple-text .rte.rightcolumn {
	margin-bottom: 30px
}

@media (min-width:992px) {
	.simple-text .rte.rightcolumn {
		margin-top: -90px;
		margin-bottom: 60px
	}
}

.text-two-columns {
	margin-bottom: 60px
}

@media (max-width:575.98px) {
	.text-two-columns {
		margin-bottom: 30px
	}
}

@media (max-width:991.98px) {
	.text-two-columns .col-left,
	.text-two-columns .col-right {
		margin-bottom: 30px
	}
}

.text-two-columns .col-right .btn {
	margin-top: 30px
}

.two-columns-steps .single-step {
	margin-bottom: 45px
}

@media (max-width:575.98px) {
	.two-columns-steps .single-step {
		margin-bottom: 15px
	}
}

.two-columns-steps .step-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px
}

@media (max-width:575.98px) {
	.two-columns-steps .step-heading {
		margin-bottom: 15px
	}
}

.two-columns-steps .step-no {
	font-size: 5.7rem;
	font-weight: 700;
	color: #ff6400;
	line-height: 1
}

@media (max-width:1919.98px) {
	.two-columns-steps .step-no {
		font-size: 3vw
	}
}

@media (max-width:1199.98px) {
	.two-columns-steps .step-no {
		font-size: 4vw
	}
}

@media (max-width:991.98px) {
	.two-columns-steps .step-no {
		font-size: 5.7rem
	}
}

@media (max-width:575.98px) {
	.two-columns-steps .step-no {
		font-size: 10vw
	}
}

.two-columns-steps .step-no+.step-title {
	margin-top: 15px;
	margin-left: 15px
}

@media (max-width:575.98px) {
	.two-columns-steps .step-no+.step-title {
		margin-top: 3vw
	}
}

.two-columns-steps .step-title {
	font-size: 3.1rem;
	font-weight: 800;
	color: #000;
	line-height: 1;
	display: block
}

@media (max-width:1919.98px) {
	.two-columns-steps .step-title {
		font-size: 1.65vw
	}
}

@media (max-width:1199.98px) {
	.two-columns-steps .step-title {
		font-size: 2.2vw
	}
}

@media (max-width:991.98px) {
	.two-columns-steps .step-title {
		font-size: 3.1rem
	}
}

@media (max-width:575.98px) {
	.two-columns-steps .step-title {
		font-size: 5.5vw
	}
}

.two-columns-steps .rte {
	padding-left: 30px
}

.post-content {
	display: block;
	margin-bottom: 60px
}

.post-content .rte img {
	max-width: 100%;
	height: auto
}

.post-content .post-gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 30px -7.5px 0
}

.post-content .post-gallery .image-link {
	width: 33%;
	height: 240px;
	height: 13vw;
	display: block;
	padding: 7.5px
}

@media (max-width:1199.98px) {
	.post-content .post-gallery .image-link {
		height: 16vw
	}
}

@media (max-width:991.98px) {
	.post-content .post-gallery .image-link {
		height: 19vw
	}
}

@media (max-width:767.98px) {
	.post-content .post-gallery .image-link {
		height: 21vw
	}
}

@media (max-width:575.98px) {
	.post-content .post-gallery .image-link {
		width: 50%;
		height: 32vw
	}
}

@media (max-width:379.98px) {
	.post-content .post-gallery .image-link {
		width: 100%;
		height: auto
	}
}

.post-content .post-gallery .image-link .image {
	width: 100%;
	height: 100%;
	display: block
}

.contact-form {
	margin-bottom: 50px
}

.contact-form form {
	position: relative;
	padding-bottom: 30px
}

.contact-form form .stripe-bar {
	position: absolute;
	height: 100%
}

.contact-form form textarea {
	min-height: 190px
}

.contact-form form button#submit {
	margin-left: 230px
}

@media (max-width:991.98px) {
	.contact-form form button#submit {
		margin-left: 90px
	}
}

@media (min-width:768px) {
	.contact-form .form-bottom,
	.contact-form .form-left,
	.contact-form .form-right {
		padding: 30px 45px
	}
}

@media (max-width:767.98px) {
	.contact-form .form-left {
		padding-top: 15px
	}
	.contact-form .form-bottom {
		padding-bottom: 15px
	}
}

.contact-persons {
	margin-bottom: 90px
}

@media (max-width:575.98px) {
	.contact-persons {
		margin-bottom: 30px
	}
}

.department-panel {
	padding: 45px 0;
	color: #000;
	font-size: 1.6rem;
	line-height: 1.5
}

.department-panel .department-name {
	font-size: 3rem;
	line-height: 1;
	font-weight: 800;
	color: #000;
	padding-bottom: 0
}

.department-panel .department-address {
	display: block;
	margin: 0 0 15px;
	font-family: Verdana, Geneva, sans-serif
}

.department-panel .contact-data {
	display: block;
	margin-bottom: 15px
}

.department-panel .contact-data a {
	color: #ff6400;
	font-family: Verdana, Geneva, sans-serif
}

.department-panel .left-panel,
.department-panel .right-panel {
	margin-bottom: 30px
}

.department-panel .add-comment-form-wrap {
	margin-top: 30px
}

.department-panel .open-hour {
	display: block;
	font-family: Verdana, Geneva, sans-serif
}

.department-panel .opinion-heading {
	display: block;
	margin-top: 15px;
	font-size: 2rem;
	font-weight: 700
}

.department-panel .rating-wrap {
	display: block
}

.department-panel .overall-summary {
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	font-size: 2rem
}

.department-panel .overall-rating {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	margin-right: 10px
}

.department-panel .overall-rating .star {
	font-size: 2rem;
	line-height: 1.25;
	color: #595758
}

.department-panel .overall-rating .under {
	width: 120px;
	display: inline-block
}

.department-panel .overall-rating .over {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 120px;
	height: 2.25rem
}

.department-panel .overall-rating .over .inner {
	width: 120px
}

.department-panel .overall-rating .over .star {
	color: #ff6400
}

.department-panel .add-opinion {
	margin-top: 15px
}

.department-panel .map-heading {
	display: block;
	margin-bottom: 15px;
	font-size: 2rem;
	font-weight: 700
}

.department-panel .gmap {
	width: 100%;
	height: 300px
}

.department-panel .rte.main {
	margin-top: 30px
}

.department-list {
	background-color: #ececec;
	padding: 45px 0
}

.department-list .list-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.department-list .item-department-list {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-preferred-size: 33%;
    width: 16.5% !important;
   
	padding: 2.5px
}

@media (max-width:575.98px) {
	.department-list .item-department-list {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
}

@media (max-width:379.98px) {
	.department-list .item-department-list {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.department-list .item-department-list .inner {
	position: relative;
	background-color: #fff;
	display: block;
	padding: 12px 10px
}

.department-list .item-department-list .inner:after {
	position: absolute;
	content: "";
	background-image: url(/wp-content/themes/enexon/dist/images/svg/arrow.141Ftmvk.svg);
	display: block;
	width: 25px;
	height: 18px;
	background-position: 100%;
	z-index: 10;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: right .3s;
	-o-transition: right .3s;
	transition: right .3s
}

.department-list .item-department-list.current .inner,
.department-list .item-department-list:hover .inner {
	background-color: #ff6400
}

.department-list .item-department-list.current a,
.department-list .item-department-list:hover a {
	color: #fff
}

.department-list .item-department-list a {
	display: block;
	position: relative;
	font-size: 1.2rem;
	font-weight: 400;
	padding-right: 35px;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	transition: background-color .2s
}

.page-our-departments section.map {
	margin: 130px 0 0
}

@media (max-width:575.98px) {
	.page-our-departments section.map {
		margin: 60px 0 0
	}
}

body,
html {
	overflow-x: hidden
}

.burger {
	margin-top: 10px;
	width: 50px;
	position: relative;
	cursor: pointer;
	display: none;
	z-index: 999999999999
}

.burger.open .line {
	margin-bottom: 0
}

.burger.open .line:first-of-type {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.burger.open .line:nth-of-type(2) {
	width: 0
}

.burger.open .line:nth-of-type(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

@media screen and (max-width:991px) {
	.burger {
		display: block
	}
}

.burger .line {
	width: 100%;
	height: 1px;
	background: #303030;
	margin-bottom: 10px;
	-webkit-transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
	transition: all .3s cubic-bezier(.175, .885, .32, 1.275)
}

