@charset "UTF-8";
body {
	background: #f9f9f9
}

@font-face {
	font-family: open_sansregular;
	src: url(../assets/fonts/opensans-regular-webfont.eot);
	src: url(../assets/fonts/opensans-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../assets/fonts/opensans-regular-webfont.woff) format("woff"), url(../assets/fonts/opensans-regular-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: open_sansextrabold;
	src: url(../assets/fonts/opensans-extrabold-webfont.eot);
	src: url(../assets/fonts/opensans-extrabold-webfont.eot?#iefix) format("embedded-opentype"), url(../assets/fonts/opensans-extrabold-webfont.woff) format("woff"), url(../assets/fonts/opensans-extrabold-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: open_sansbold;
	src: url(../assets/fonts/opensans-bold-webfont.eot);
	src: url(../assets/fonts/opensans-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../assets/fonts/opensans-bold-webfont.woff) format("woff"), url(../assets/fonts/opensans-bold-webfont.ttf) format("truetype"), url(../assets/fonts/opensans-bold-webfont.svg#open_sansbold) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: open_sanssemibold;
	src: url(../assets/fonts/opensans-semibold-webfont.eot);
	src: url(../assets/fonts/opensans-semibold-webfont.eot?#iefix) format("embedded-opentype"), url(../assets/fonts/opensans-semibold-webfont.woff) format("woff"), url(../assets/fonts/opensans-semibold-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

.footer .container__footer:after,
.footer .container__footer:before,
.index-inprice:after,
.index-inprice:before {
	content: "";
	display: table
}

.footer .container__footer:after,
.index-inprice:after {
	clear: both
}

html {
	font-size: 15px
}

body {
	font-family: open_sansregular;
	-webkit-font-smoothing: antialiased;
	line-height: 1.42;
	background: #fff;
	color: #000
}

body,
html {
	width: 100%;
	height: 100%
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

.maincontent,
.wrapper {
	height: 100%
}

.container {
	max-width: 1300px;
	margin: 0 auto
}

ul {
	padding: 0;
	margin: 0
}

li,
ul {
	list-style: none
}

p {
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	font-weight: 400
}

img {
	border: 0 none
}

a {
	outline: 0 none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

.load__wrapper {
	position: relative;
	min-height: 500px
}

@media screen and (max-width:1680px) {
	.load__wrapper {
		min-height: 400px
	}
}

@media screen and (max-width:1280px) {
	.load__wrapper {
		min-height: 350px
	}
}

.load-text {
	background: #f1f1f1;
	background-size: cover;
	font-family: open_sansextrabold;
	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
}

.loading-svg {
	font-weight: 700;
	max-width: 600px;
	height: 100%
}

@media screen and (max-width:812px) {
	.loading-svg {
		max-width: 400px
	}
}

@media screen and (max-width:414px) {
	.loading-svg {
		max-width: 300px
	}
}

.leisure-items-wrapper {
	position: relative;
	min-height: 500px
}

.leisure-mask {
	background-color: #fff
}

.leisure-mask,
.load-text {
	position: absolute;
	z-index: 1;
	display: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0
}

.load-text {
	height: 100%;
	background-color: transparent
}

.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default!important;
	pointer-events: none
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	/*margin-top: -.25em;*/
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0
}

.ui-menu .ui-menu {
	position: absolute
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
	margin: -1px
}

.ui-menu-icons {
	position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}

.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
	text-decoration: none
}

.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap
}

input.ui-button.ui-button-icon-only {
	text-indent: 0
}

.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
	z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
	border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
	border-top: 0
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: 0
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: 0
}

.ui-controlgroup-vertical .ui-spinner-input {
	width: 75%;
	width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: 0
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: 0
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid
}

.ui-checkboxradio-disabled {
	pointer-events: none
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
	top: 1px
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0;
	padding: 1px;
	height: 20px
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: 0;
	overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0
}

.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0
}

.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0
}

.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
	width: 7px;
	height: 7px
}

.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0
}

.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0
}

.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0
}

.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	padding: 2px .4em;
	margin: .5em 0 0;
	height: auto;
	border: 0
}

.ui-selectmenu-open {
	display: block
}

.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em
}

.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	-webkit-filter: inherit;
	filter: inherit
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle
}

.ui-spinner-input {
	border: 0;
	background: 0;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em
}

.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0
}

.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none
}

.ui-spinner-up {
	top: 0
}

.ui-spinner-down {
	bottom: 0
}

.ui-tabs {
	position: relative;
	padding: .2em
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: 0
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px
}

body .ui-tooltip {
	border-width: 2px
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif
}
/*
.ui-widget,
.ui-widget .ui-widget {
	font-size: 1em
}
*/
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

.ui-widget.ui-widget-content {
	/*border: 1px solid #c5c5c5*/
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333
}

.ui-widget-content a {
	color: #333
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: 700
}

.ui-widget-header a {
	color: #333
}
/*
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: 400;
	color: #454545
}
*/

.ui-button,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: 400;
	color: #454545
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
	color: #454545;
	text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: 400;
	color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
	color: #2b2b2b;
	text-decoration: none
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: 400;
	color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f
}

.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon-blank {
	background-position: 16px 16px
}

.ui-icon-caret-1-n {
	background-position: 0 0
}

.ui-icon-caret-1-ne {
	background-position: -16px 0
}

.ui-icon-caret-1-e {
	background-position: -32px 0
}

.ui-icon-caret-1-se {
	background-position: -48px 0
}

.ui-icon-caret-1-s {
	background-position: -65px 0
}

.ui-icon-caret-1-sw {
	background-position: -80px 0
}

.ui-icon-caret-1-w {
	background-position: -96px 0
}

.ui-icon-caret-1-nw {
	background-position: -112px 0
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-image {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background-position: -16px -144px
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-on {
	background-position: -96px -144px
}

.ui-icon-radio-off {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
	border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
	border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
	border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
	border-bottom-right-radius: 3px
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
	box-shadow: 0 0 5px #666
}
/*
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px
}

.ui-datepicker .ui-datepicker-next {
	right: 2px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0
}

.ui-datepicker td {
	border: 0;
	padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em;
	width: auto;
	overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}

.ui-datepicker.ui-datepicker-multi {
	width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em
}
*/
.tl__wrapper {
	padding: 0;
	margin: 50px 0 20px;
	overflow-x: auto;
	outline: 0 none!important
}

.fs-scrollbar-bar,
.tl__wrapper {
	background: transparent!important;
	border: 0 none!important
}

.fs-scrollbar-bar {
	height: 16px!important
}

.fs-scrollbar-track {
	background: transparent!important
}

.fs-scrollbar-handle {
	background: #f1f1f1!important;
	border: 0 none!important;
	height: 8px!important;
	outline: 0 none!important
}

.fs-scrollbar-content {
	outline: 0;
	padding: 0!important
}

.fs-scrollbar {
	padding: 0
}

.ui-datepicker .ui-datepicker-calendar .dp-highlight .ui-state-default {
	background: #007fff;
	color: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active {
	background: #007fff;
	color: #fff
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-canister {
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin: 0;
	overflow: hidden;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-auto_height .fs-carousel-canister {
	transition: height .5s ease, -webkit-transform .5s ease;
	transition: height .5s ease, transform .5s ease;
	transition: height .5s ease, transform .5s ease, -webkit-transform .5s ease
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	background: #fff;
	border-radius: 100%;
	display: block;
	margin: auto;
	opacity: 0;
	overflow: hidden;
	text-indent: 200%;
	transition: opacity .15s ease, visibility .15s ease;
	visibility: hidden;
	white-space: nowrap
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control:before {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	margin: auto
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control.fs-carousel-visible {
	opacity: 1;
	visibility: visible
}

.no-touchevents .fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control.fs-carousel-visible:hover {
	background: #cfd8dc
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_previous,
.fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-rtl .fs-carousel-control_next {
	right: auto;
	left: 20px
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_previous:before,
.fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-rtl .fs-carousel-control_next:before {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 10.5px solid #263238;
	border-left: none;
	margin-left: 13.7px;
	margin-right: auto
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_next,
.fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-rtl .fs-carousel-control_previous {
	left: auto;
	right: 20px
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_next:before,
.fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-rtl .fs-carousel-control_previous:before {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 10.5px solid #263238;
	border-right: 0;
	margin-right: 13.7px;
	margin-left: auto
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_disabled {
	opacity: 0
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-pagination {
	width: 100%;
	margin: 10px 0 0;
	padding: 0;
	text-align: center
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-page {
	width: 10px;
	height: 10px;
	background: #263238;
	border-radius: 100%;
	margin: 0 3px;
	opacity: .5;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap
}

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-page.fs-carousel-active,
.no-touchevents .fs-light.fs-carousel-enabled .fs-carousel-page:hover {
	opacity: 1
}

.fs-checkbox.fs-light {
	margin: 0 0 10px
}

.fs-checkbox.fs-light .fs-checkbox-label {
	color: #263238;
	font-size: 14px;
	line-height: 20px
}

.fs-checkbox.fs-light .fs-checkbox-marker {
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #546e7a;
	border-radius: 2px;
	margin: 0 10px 0 0
}

.fs-checkbox.fs-light .fs-checkbox-flag:before {
	width: 5px;
	height: 10px;
	border: 2px solid #546e7a;
	border-top: 0;
	border-left: 0;
	margin: 3px 0 0 6px
}

.fs-light.fs-checkbox-radio .fs-checkbox-marker {
	border-radius: 100%
}

.fs-light.fs-checkbox-radio .fs-checkbox-flag {
	width: 10px;
	height: 10px;
	background: #546e7a
}

.fs-light.fs-checkbox-focus .fs-checkbox-label,
.no-touchevents .fs-light:hover .fs-checkbox-label {
	color: #141a1e
}

.fs-light.fs-checkbox-focus .fs-checkbox-marker,
.no-touchevents .fs-light:hover .fs-checkbox-marker {
	background: #cfd8dc;
	border-color: #263238
}

.fs-light.fs-checkbox-focus .fs-checkbox-flag:before,
.no-touchevents .fs-light:hover .fs-checkbox-flag:before {
	border-color: #263238
}

.fs-light.fs-checkbox-radio.fs-checkbox-focus .fs-checkbox-flag,
.no-touchevents .fs-light.fs-checkbox-radio:hover .fs-checkbox-flag {
	background: #263238
}

.fs-light.fs-checkbox-disabled {
	opacity: .5
}

.fs-light.fs-checkbox-disabled .fs-checkbox-label,
.no-touchevents .fs-light.fs-checkbox-disabled:hover .fs-checkbox-label {
	color: #263238
}

.fs-light.fs-checkbox-disabled .fs-checkbox-marker,
.no-touchevents .fs-light.fs-checkbox-disabled:hover .fs-checkbox-marker {
	background: #fff;
	border-color: #546e7a
}

.fs-light.fs-checkbox-disabled .fs-checkbox-flag:before,
.no-touchevents .fs-light.fs-checkbox-disabled:hover .fs-checkbox-flag:before {
	border-color: #546e7a
}

.fs-light.fs-checkbox-radio.fs-checkbox-disabled .fs-checkbox-flag,
.no-touchevents .fs-light.fs-checkbox-radio.fs-checkbox-disabled:hover .fs-checkbox-flag {
	background: #546e7a
}

.fs-light.fs-checkbox-toggle .fs-checkbox-label {
	line-height: 40px
}

.fs-light.fs-checkbox-toggle .fs-checkbox-marker {
	width: 100px;
	height: 40px;
	border-radius: 2px
}

.fs-light.fs-checkbox-toggle .fs-checkbox-flag {
	background: #546e7a;
	border: 2px solid #fff;
	border-radius: 4px
}

.fs-light.fs-checkbox-toggle .fs-checkbox-flag:before {
	display: none
}

.fs-light.fs-checkbox-toggle .fs-checkbox-flag:after {
	width: 2px;
	height: 10px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	box-shadow: 3px 0 0 #fff, -3px 0 0 #fff;
	content: "";
	margin: auto
}

.no-touchevents .fs-light.fs-checkbox-toggle:hover .fs-checkbox-flag:after {
	opacity: 1
}

.fs-light.fs-checkbox-toggle .fs-checkbox-state {
	color: #455a64;
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase
}

.fs-light.fs-checkbox-toggle.fs-checkbox-focus .fs-checkbox-flag,
.no-touchevents .fs-light.fs-checkbox-toggle:hover .fs-checkbox-flag {
	background: #263238;
	border-color: #cfd8dc
}

.fs-light.fs-checkbox-toggle.fs-checkbox-disabled .fs-checkbox-flag,
.no-touchevents .fs-light.fs-checkbox-toggle.fs-checkbox-disabled:hover .fs-checkbox-flag {
	background: #546e7a;
	border-color: #fff
}

.fs-dropdown.fs-light .fs-dropdown-selected {
	height: 40px;
	background: #fff;
	border: 1px solid #546e7a;
	border-radius: 2px;
	color: #263238;
	font-size: 14px;
	line-height: 40px;
	margin: 0;
	padding: 0 40px 0 15px
}

.fs-dropdown.fs-light .fs-dropdown-selected:after {
	height: 0;
	width: 0;
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #546e7a;
	content: "";
	display: block;
	margin: auto 0
}

.fs-dropdown.fs-light.fs-dropdown-focus .fs-dropdown-selected,
.no-touchevents .fs-dropdown.fs-light .fs-dropdown-selected:hover {
	background-color: #cfd8dc;
	border-color: #263238;
	color: #263238
}

.fs-dropdown.fs-light.fs-dropdown-focus .fs-dropdown-selected:after,
.no-touchevents .fs-dropdown.fs-light .fs-dropdown-selected:hover:after {
	border-top-color: #263238
}

.fs-dropdown.fs-light .fs-dropdown-options {
	max-height: 260px;
	border: 1px solid #263238;
	border-width: 0 1px 1px;
	border-radius: 0 0 2px 2px;
	background-color: #fff;
	margin: 0;
	padding: 0
}

.fs-dropdown.fs-light .fs-dropdown-group {
	border-bottom: 1px solid #78909c;
	color: #546e7a;
	font-size: 11px;
	padding: 10px 15px;
	text-transform: uppercase
}

.fs-dropdown.fs-light .fs-dropdown-item {
	background: #fff;
	color: #263238;
	font-size: 14px;
	line-height: 1.5;
	padding: 10px 15px;
	text-align: left
}

.fs-dropdown.fs-light .fs-dropdown-item:first-child {
	border-radius: 0
}

.fs-dropdown.fs-light .fs-dropdown-item:last-child {
	border-bottom: 0;
	border-radius: 0 0 2px 2px
}

.no-touchevents .fs-dropdown.fs-light .fs-dropdown-item:hover {
	color: #141a1e;
	background-color: #cfd8dc
}

.fs-dropdown.fs-light .fs-dropdown-item_selected,
.no-touchevents .fs-dropdown.fs-light .fs-dropdown-item_selected:hover {
	background: #b0bec5
}

.fs-dropdown.fs-light .fs-dropdown-item_disabled,
.no-touchevents .fs-dropdown.fs-light .fs-dropdown-item_disabled:hover {
	color: #263238;
	background-color: #fff;
	border-color: #546e7a;
	opacity: .5
}

.fs-light.fs-dropdown-open .fs-dropdown-options {
	border-radius: 0 0 2px 2px
}

.fs-light.fs-dropdown-open .fs-dropdown-selected {
	border-radius: 2px 2px 0 0;
	background-color: #fff
}

.fs-light.fs-dropdown-cover .fs-dropdown-options {
	border-radius: 2px;
	border-width: 1px
}

.fs-light.fs-dropdown-cover .fs-dropdown-item:first-child {
	border-radius: 2px 2px 0 0
}

.fs-light.fs-dropdown-bottom .fs-dropdown-options {
	border-width: 1px 1px 0
}

.fs-light.fs-dropdown-bottom .fs-dropdown-item:last-child {
	border: 0
}

.fs-light.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-selected {
	border-radius: 0 0 2px 2px
}

.fs-light.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-options {
	border-radius: 2px 2px 0 0
}

.fs-light.fs-dropdown-bottom.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
	border-radius: 2px
}

.fs-light.fs-dropdown-bottom.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-options {
	border-radius: 2px;
	border-width: 1px
}

.fs-light.fs-dropdown-multiple {
	border: 1px solid #546e7a;
	border-radius: 2px
}

.fs-light.fs-dropdown-multiple .fs-dropdown-options {
	border: 0;
	border-radius: 2px
}

.fs-light.fs-dropdown-disabled {
	opacity: .5
}

.fs-light.fs-dropdown-disabled .fs-dropdown-selected,
.no-touchevents .fs-light.fs-dropdown-disabled .fs-dropdown-selected:hover {
	background: #fff;
	border-color: #546e7a;
	color: #263238;
	cursor: default
}

.fs-light.fs-dropdown-disabled .fs-dropdown-selected:after,
.no-touchevents .fs-light.fs-dropdown-disabled .fs-dropdown-selected:hover:after {
	border-top-color: #546e7a
}

.fs-light.fs-dropdown-disabled .fs-dropdown-options {
	background: #fff;
	border-color: #546e7a
}

.fs-light.fs-dropdown-disabled .fs-dropdown-group,
.fs-light.fs-dropdown-disabled .fs-dropdown-item {
	border-color: #546e7a;
	color: #263238
}

.fs-light.fs-dropdown-disabled .fs-dropdown-item,
.no-touchevents .fs-light.fs-dropdown-disabled .fs-dropdown-item:hover {
	color: #263238;
	background-color: #fff
}

.fs-light.fs-dropdown-disabled .fs-dropdown-item_selected,
.no-touchevents .fs-light.fs-dropdown-disabled .fs-dropdown-item_selected:hover {
	background: #fff
}

.fs-light.fs-dropdown-options.fs-scrollbar {
	overflow: hidden
}

.fs-light.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar {
	border: 1px solid #546e7a;
	border-width: 0 0 0 1px
}

.fs-light.fs-dropdown-options.fs-scrollbar .fs-scrollbar-content {
	border: 0;
	max-height: 260px;
	height: auto
}

.fs-light.fs-dropdown-options.fs-scrollbar.fs-scrollbar-active .fs-scrollbar-content {
	padding: 0
}

.fs-light.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar,
.fs-light.fs-dropdown-options.fs-scrollbar .fs-scrollbar-track {
	border-radius: 0 2px 2px 0
}

.fs-lightbox.fs-light {
	z-index: 101;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 0 25px #141a1e;
	padding: 10px
}

.fs-light.fs-lightbox-inline {
	padding: 30px
}

.fs-light.fs-lightbox-animating {
	transition: height .25s ease, width .25s ease, opacity .25s linear, top .25s ease
}

.fs-light.fs-lightbox-animating .fs-lightbox-content,
.fs-light.fs-lightbox-animating .fs-lightbox-control,
.fs-light.fs-lightbox-animating .fs-lightbox-meta,
.fs-light.fs-lightbox-animating .fs-lightbox-thumbnails,
.fs-light.fs-lightbox-animating .fs-lightbox-tools {
	transition: opacity .25s linear .25s, visibility .25s linear .25s
}

.fs-light.fs-lightbox-mobile .fs-lightbox-image_container {
	transition: top .25s ease, left .25s ease
}

.fs-light.fs-lightbox-mobile .fs-lightbox-image {
	transition: height .25s ease, width .25s ease, top .25s ease, left .25s ease
}

.fs-light.fs-lightbox-mobile.fs-lightbox-scaling .fs-lightbox-image,
.fs-light.fs-lightbox-mobile.fs-lightbox-scaling .fs-lightbox-image_container {
	transition: none!important
}

.fs-light.fs-lightbox-mobile.fs-lightbox-zooming .fs-lightbox-image_container {
	transition: top .25s ease, left .25s ease!important
}

.fs-light.fs-lightbox-mobile.fs-lightbox-zooming .fs-lightbox-image {
	transition: height .25s ease, width .25s ease, top .25s ease, left .25s ease!important
}

.fs-light.fs-lightbox-overlay {
	z-index: 100;
	background: #141a1e;
	transition: opacity .25s linear
}

.fs-light.fs-lightbox-overlay.fs-lightbox-open {
	opacity: .75
}

.fs-lightbox.fs-light .fs-lightbox-close {
	width: 30px;
	height: 30px;
	top: -7.5px;
	right: -7.5px;
	z-index: 105;
	background: #fff;
	border-radius: 100%;
	text-indent: 200%;
	white-space: nowrap
}

.fs-lightbox.fs-light .fs-lightbox-close:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #263238;
	content: "\00d7";
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	margin: auto;
	text-align: center;
	text-indent: 0;
	transition: color .15s linear
}

.fs-lightbox.fs-light .fs-lightbox-loading_icon {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 105;
	display: block;
	margin: auto;
	opacity: 0;
	transition: opacity .25s linear, visibility .25s linear;
	visibility: hidden
}

.fs-lightbox.fs-light .fs-lightbox-loading_icon:after,
.fs-lightbox.fs-light .fs-lightbox-loading_icon:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 110%;
	content: "";
	display: block
}

.fs-lightbox.fs-light .fs-lightbox-loading_icon:before {
	border: 5px solid rgba(38, 50, 56, .25)
}

.fs-lightbox.fs-light .fs-lightbox-loading_icon:after {
	-webkit-animation: a .75s linear infinite;
	animation: a .75s linear infinite;
	border: 5px solid transparent;
	border-top-color: #263238
}

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

.fs-lightbox.fs-light .fs-lightbox-container {
	z-index: 103;
	background: #fff
}

.fs-lightbox.fs-light .fs-lightbox-content {
	background: #fff
}

.fs-lightbox.fs-light .fs-lightbox-meta {
	padding: 10px 10px 0
}

.fs-lightbox.fs-light .fs-lightbox-control {
	width: 40px;
	height: 40px;
	z-index: 105;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 0 5px rgba(20, 26, 30, .25);
	opacity: 1;
	overflow: hidden;
	text-indent: 200%;
	transition: opacity .15s linear, visibility .15s linear;
	visibility: visible
}

.fs-lightbox.fs-light .fs-lightbox-control:before {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	margin: auto
}

.no-touchevents .fs-lightbox.fs-light .fs-lightbox-control:hover {
	background: #cfd8dc
}

.fs-lightbox.fs-light .fs-lightbox-control_previous {
	left: 20px
}

.fs-lightbox.fs-light .fs-lightbox-control_previous:before {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 10.4px solid #263238;
	margin-left: 14px
}

.fs-lightbox.fs-light .fs-lightbox-control_next {
	right: 20px
}

.fs-lightbox.fs-light .fs-lightbox-control_next:before {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10.4px solid #263238;
	margin-right: 14px
}

.no-touchevents .fs-lightbox.fs-light .fs-lightbox-control {
	opacity: 0;
	visibility: hidden
}

.no-touchevents .fs-lightbox.fs-light:hover .fs-lightbox-control {
	opacity: 1;
	visibility: visible
}

.no-touchevents .fs-lightbox.fs-light .fs-lightbox-control_disabled,
.no-touchevents .fs-lightbox.fs-light:hover .fs-lightbox-control_disabled {
	opacity: 0;
	cursor: default;
	visibility: hidden
}

.fs-lightbox.fs-light .fs-lightbox-position {
	color: #78909c;
	font-size: 12px;
	margin: 5px 0;
	padding: 0
}

.fs-lightbox.fs-light .fs-lightbox-caption p {
	color: #546e7a;
	font-size: 14px;
	line-height: 1.6;
	margin: 5px 0;
	padding: 0
}

.fs-lightbox.fs-light .fs-lightbox-error {
	width: 250px
}

.fs-lightbox.fs-light .fs-lightbox-error p {
	color: #900;
	font-size: 14px;
	margin: 0;
	padding: 25px;
	text-align: center;
	text-transform: uppercase
}

.fs-lightbox-thumbnails {
	height: 60px
}

.fs-lightbox-thumbnail_container {
	height: 80px;
	padding: 0 0 30px
}

.fs-lightbox.fs-light .fs-lightbox-thumbnail_item {
	width: 50px;
	height: 50px;
	margin: 0 10px 0 0;
	opacity: .25;
	transition: opacity .25s linear
}

.fs-lightbox.fs-light .fs-lightbox-thumbnail_item:last-child {
	margin: 0
}

.fs-lightbox.fs-light .fs-lightbox-thumbnail_item.fs-lightbox-active,
.no-touchevents .fs-lightbox.fs-light .fs-lightbox-thumbnail_item:hover {
	opacity: 1
}

.fs-light.fs-lightbox-loading .fs-lightbox-content,
.fs-light.fs-lightbox-loading .fs-lightbox-control,
.fs-light.fs-lightbox-loading .fs-lightbox-meta,
.fs-light.fs-lightbox-loading .fs-lightbox-thumbnails,
.fs-light.fs-lightbox-loading .fs-lightbox-tools {
	opacity: 0;
	transition: opacity .25s linear, visibility .25s linear;
	visibility: hidden
}

.fs-light.fs-lightbox-loading .fs-lightbox-loading_icon,
.fs-light.fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-thumbnails,
.fs-light.fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-tools {
	opacity: 1;
	visibility: visible
}

.fs-light.fs-lightbox-mobile {
	background: #141a1e;
	border-radius: 0;
	padding: 40px 0 0
}

.fs-light.fs-lightbox-mobile .fs-lightbox-loading_icon {
	top: 0;
	bottom: 0
}

.fs-light.fs-lightbox-mobile .fs-lightbox-close {
	height: 40px;
	width: 40px;
	top: 0;
	right: 0;
	background: #141a1e;
	border-radius: 0
}

.fs-light.fs-lightbox-mobile .fs-lightbox-close:before {
	color: #78909c;
	font-size: 28px;
	font-weight: 700;
	line-height: 36px
}

.fs-light.fs-lightbox-mobile .fs-lightbox-loading_icon:before {
	border-color: rgba(144, 164, 174, .25)
}

.fs-light.fs-lightbox-mobile .fs-lightbox-loading_icon:after {
	border-top-color: #90a4ae
}

.fs-light.fs-lightbox-mobile .fs-lightbox-container {
	background: #141a1e
}

.fs-light.fs-lightbox-mobile .fs-lightbox-content {
	background-color: #141a1e;
	padding: 0 15px
}

.fs-light.fs-lightbox-mobile .fs-lightbox-tools {
	background-color: #263238
}

.fs-light.fs-lightbox-mobile .fs-lightbox-control {
	width: 50px;
	height: 100%;
	min-height: 50px;
	background: #263238;
	border-radius: 0;
	box-shadow: none
}

.no-touchevents .fs-light.fs-lightbox-mobile .fs-lightbox-control:hover {
	background: #263238
}

.fs-light.fs-lightbox-mobile .fs-lightbox-control_previous {
	left: 0
}

.fs-light.fs-lightbox-mobile .fs-lightbox-control_previous:before {
	border-right-color: #90a4ae;
	margin-left: 19px
}

.fs-light.fs-lightbox-mobile .fs-lightbox-control_next {
	right: 0
}

.fs-light.fs-lightbox-mobile .fs-lightbox-control_next:before {
	border-left-color: #90a4ae;
	margin-right: 19px
}

.no-touchevents .fs-light.fs-lightbox-mobile .fs-lightbox-control,
.no-touchevents .fs-light.fs-lightbox-mobile:hover .fs-lightbox-control {
	opacity: 1;
	visibility: visible
}

.fs-light.fs-lightbox-mobile .fs-lightbox-control_disabled,
.no-touchevents .fs-light.fs-lightbox-mobile .fs-lightbox-control_disabled,
.no-touchevents .fs-light.fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
	cursor: default!important;
	opacity: 0;
	visibility: hidden
}

.fs-light.fs-lightbox-mobile .fs-lightbox-meta {
	padding: 15px 65px
}

.fs-light.fs-lightbox-mobile .fs-lightbox-position {
	color: #90a4ae;
	font-size: 12px;
	margin: 0 0 5px;
	padding: 0 15px 0 0
}

.fs-light.fs-lightbox-mobile .fs-lightbox-caption p {
	color: #cfd8dc;
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	padding: 0
}

.fs-light.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content,
.fs-light.fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content {
	height: 100%
}

.fs-light.fs-lightbox-mobile .fs-lightbox-thumbnail_item:first-child {
	margin-left: 15px
}

.fs-light.fs-lightbox-mobile .fs-lightbox-thumbnail_item:last-child {
	margin-right: 15px
}

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
	width: auto;
	position: static;
	background: 0
}

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
	width: 100%;
	height: 50px;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 105;
	background-color: #263238;
	padding: 0 65px
}

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
	background: 0;
	color: #90a4ae;
	display: inline-block;
	font-size: 12px;
	line-height: 50px
}

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
	padding: 15px 15px 65px
}

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta,
.fs-light.fs-lightbox-touch .fs-lightbox-thumbnails {
	z-index: 104;
	background: #37474f;
	box-shadow: 0 0 25px #141a1e;
	transition: opacity .25s linear .25s, visibility .25s linear .25s, -webkit-transform .25s ease;
	transition: transform .25s ease, opacity .25s linear .25s, visibility .25s linear .25s;
	transition: transform .25s ease, opacity .25s linear .25s, visibility .25s linear .25s, -webkit-transform .25s ease
}

.fs-light.fs-lightbox-touch .fs-lightbox-thumbnails {
	width: 100%;
	height: 130px;
	padding: 15px 0 65px
}

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnail_container {
	height: 100px
}

.fs-light.fs-lightbox-touch .fs-lightbox-thumbnail_item:first-child {
	margin-left: 15px
}

.fs-light.fs-lightbox-touch .fs-lightbox-thumbnail_item:last-child {
	margin-right: 15px
}

.fs-lightbox.fs-light.fs-lightbox-mobile .fs-lightbox-container,
.fs-lightbox.fs-light.fs-lightbox-mobile .fs-lightbox-content {
	overflow: visible
}

.fs-lightbox.fs-light.fs-lightbox-mobile .fs-lightbox-content {
	position: relative
}

.fs-lightbox.fs-light .fs-viewer,
.fs-lightbox.fs-light .fs-viewer .fs-viewer-wrapper {
	height: auto;
	width: auto;
	position: absolute;
	right: 0;
	left: 0;
	background: #141a1e
}

.fs-lightbox.fs-light .fs-viewer {
	top: 0;
	bottom: 0
}

.fs-lightbox.fs-light.fs-lightbox-thumbnailed .fs-viewer {
	bottom: 60px
}

.fs-lightbox.fs-light.fs-lightbox-touch.fs-lightbox-thumbnailed .fs-viewer,
.fs-lightbox.fs-light.fs-lightbox-touch .fs-viewer {
	bottom: 50px
}

.fs-lightbox.fs-light .fs-viewer .fs-viewer-wrapper {
	top: 0;
	bottom: 0
}

.fs-lightbox.fs-light .fs-viewer .fs-viewer-loading_icon {
	display: none!important
}

.fs-lightbox.fs-light .fs-viewer .fs-viewer-viewport {
	top: 5px;
	right: 15px;
	bottom: 15px;
	left: 15px
}

.fs-lightbox.fs-light .fs-viewer .fs-viewer-controls {
	height: 40px;
	width: 80px;
	background: #141a1e;
	padding: 0
}

.fs-lightbox.fs-light .fs-viewer .fs-viewer-control,
.no-touchevents .fs-lightbox.fs-light .fs-viewer .fs-viewer-control:hover {
	height: 40px;
	width: 40px;
	background: #141a1e;
	border-radius: 0;
	padding: 0
}

.fs-light.fs-navigation-enabled {
	margin: 0
}

.fs-navigation,
.fs-navigation *,
.fs-navigation:after,
.fs-navigation:after,
.fs-navigation:before,
.fs-navigation:before {
	box-sizing: border-box;
	transition: none;
	-webkit-user-select: none!important;
	-moz-user-select: none!important;
	-ms-user-select: none!important;
	user-select: none!important
}

.fs-light.fs-navigation-toggle-nav.fs-navigation-enabled {
	background: #fff;
	border: 1px solid #607d8b;
	border-width: 0 1px 1px;
	border-radius: 0 0 2px 2px;
	padding: 20px
}

.fs-light.fs-navigation-toggle-handle.fs-navigation-enabled {
	width: 100%;
	background: #fff;
	border: 1px solid #607d8b;
	border-radius: 2px;
	color: #263238;
	cursor: pointer;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 45px 0 15px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fs-light.fs-navigation-toggle-handle.fs-navigation-enabled.fs-navigation-focus,
.no-touchevents .fs-light.fs-navigation-toggle-handle.fs-navigation-enabled:hover {
	background: #cfd8dc
}

.fs-light.fs-navigation-toggle-handle.fs-navigation-open {
	border-radius: 2px 2px 0 0
}

.fs-light.fs-navigation-overlay-nav.fs-navigation-enabled,
.fs-light.fs-navigation-push-nav.fs-navigation-enabled,
.fs-light.fs-navigation-reveal-nav.fs-navigation-enabled {
	background: #eceff1;
	padding: 20px
}

.fs-light.fs-navigation-push-nav.fs-navigation-enabled,
.fs-light.fs-navigation-reveal-nav.fs-navigation-enabled {
	visibility: hidden
}

.fs-light.fs-navigation-reveal-nav.fs-navigation-animated {
	transition: visibility 1ms linear .2s
}

.fs-light.fs-navigation-overlay-nav.fs-navigation-animated,
.fs-light.fs-navigation-push-nav.fs-navigation-animated {
	transition: box-shadow 1ms linear .2s, visibility 1ms linear .2s, -webkit-transform .2s ease;
	transition: box-shadow 1ms linear .2s, transform .2s ease, visibility 1ms linear .2s;
	transition: box-shadow 1ms linear .2s, transform .2s ease, visibility 1ms linear .2s, -webkit-transform .2s ease
}

.fs-light.fs-navigation-push-nav.fs-navigation-enabled,
.fs-light.fs-navigation-reveal-nav.fs-navigation-enabled {
	z-index: 0
}

.fs-light.fs-navigation-overlay-left-nav.fs-navigation-enabled,
.fs-light.fs-navigation-push-left-nav.fs-navigation-enabled {
	-webkit-transform: translateX(-270px);
	transform: translateX(-270px)
}

.csstransforms3d .fs-light.fs-navigation-overlay-left-nav.fs-navigation-enabled,
.csstransforms3d .fs-light.fs-navigation-push-left-nav.fs-navigation-enabled {
	-webkit-transform: translate3D(-270px, 0, 0);
	transform: translate3D(-270px, 0, 0)
}

.fs-light.fs-navigation-overlay-right-nav.fs-navigation-enabled,
.fs-light.fs-navigation-push-right-nav.fs-navigation-enabled {
	-webkit-transform: translateX(270px);
	transform: translateX(270px)
}

.csstransforms3d .fs-light.fs-navigation-overlay-right-nav.fs-navigation-enabled,
.csstransforms3d .fs-light.fs-navigation-push-right-nav.fs-navigation-enabled {
	-webkit-transform: translate3D(270px, 0, 0);
	transform: translate3D(270px, 0, 0)
}

.fs-light.fs-navigation-overlay-nav.fs-navigation-enabled {
	z-index: 3;
	box-shadow: 0 0 2px rgba(0, 0, 0, .15)
}

.fs-light.fs-navigation-overlay-left-nav.fs-navigation-open {
	box-shadow: 2px 0 2px rgba(0, 0, 0, .15)
}

.fs-light.fs-navigation-overlay-right-nav.fs-navigation-open {
	box-shadow: -2px 0 2px rgba(0, 0, 0, .15)
}

.fs-light.fs-navigation-reveal-nav.fs-navigation-open {
	visibility: visible;
	transition: visibility 1ms ease
}

.fs-light.fs-navigation-overlay-nav.fs-navigation-open,
.fs-light.fs-navigation-push-nav.fs-navigation-open {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition: box-shadow 1ms ease, visibility 1ms ease, -webkit-transform .2s ease;
	transition: box-shadow 1ms ease, transform .2s ease, visibility 1ms ease;
	transition: box-shadow 1ms ease, transform .2s ease, visibility 1ms ease, -webkit-transform .2s ease;
	visibility: visible
}

.csstransforms3d .fs-light.fs-navigation-overlay-nav.fs-navigation-open,
.csstransforms3d .fs-light.fs-navigation-push-nav.fs-navigation-open {
	-webkit-transform: translate3D(0, 0, 0);
	transform: translate3D(0, 0, 0)
}

.fs-light.fs-navigation-overlay-handle.fs-navigation-enabled,
.fs-light.fs-navigation-push-handle.fs-navigation-enabled,
.fs-light.fs-navigation-reveal-handle.fs-navigation-enabled {
	background: #fff;
	border: 1px solid #607d8b;
	border-radius: 2px;
	color: #263238;
	cursor: pointer;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 45px 0 15px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fs-light.fs-navigation-overlay-handle.fs-navigation-enabled.fs-navigation-focus,
.fs-light.fs-navigation-push-handle.fs-navigation-enabled.fs-navigation-focus,
.fs-light.fs-navigation-reveal-handle.fs-navigation-enabled.fs-navigation-focus,
.no-touchevents .fs-light.fs-navigation-overlay-handle.fs-navigation-enabled:hover,
.no-touchevents .fs-light.fs-navigation-push-handle.fs-navigation-enabled:hover,
.no-touchevents .fs-light.fs-navigation-reveal-handle.fs-navigation-enabled:hover {
	background: #cfd8dc
}

.fs-light.fs-navigation-overlay-content:before {
	background: #fff;
	background: hsla(0, 0%, 100%, .75);
	opacity: 0;
	transition: opacity .2s ease, visibility .2s ease;
	visibility: hidden
}

.fs-light.fs-navigation-overlay-content.fs-navigation-open:before {
	opacity: 1;
	visibility: visible
}

.fs-light.fs-navigation-push-content.fs-navigation-enabled,
.fs-light.fs-navigation-reveal-content.fs-navigation-enabled {
	z-index: 1;
	box-shadow: 0 0 2px rgba(0, 0, 0, .15);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.csstransforms3d .fs-light.fs-navigation-push-content.fs-navigation-enabled,
.csstransforms3d .fs-light.fs-navigation-reveal-content.fs-navigation-enabled {
	-webkit-transform: translate3D(0, 0, 0);
	transform: translate3D(0, 0, 0)
}

.fs-light.fs-navigation-push-content.fs-navigation-animated,
.fs-light.fs-navigation-reveal-content.fs-navigation-animated {
	transition: box-shadow .2s ease, -webkit-transform .2s ease;
	transition: box-shadow .2s ease, transform .2s ease;
	transition: box-shadow .2s ease, transform .2s ease, -webkit-transform .2s ease
}

.fs-light.fs-navigation-push-left-content.fs-navigation-enabled,
.fs-light.fs-navigation-reveal-left-content.fs-navigation-enabled {
	box-shadow: -2px 0 2px rgba(0, 0, 0, .15)
}

.fs-light.fs-navigation-push-right-content.fs-navigation-enabled,
.fs-light.fs-navigation-reveal-right-content.fs-navigation-enabled {
	box-shadow: 2px 0 2px rgba(0, 0, 0, .15)
}

.fs-light.fs-navigation-push-left-content.fs-navigation-open,
.fs-light.fs-navigation-reveal-left-content.fs-navigation-open {
	-webkit-transform: translateX(270px);
	transform: translateX(270px)
}

.csstransforms3d .fs-light.fs-navigation-push-left-content.fs-navigation-open,
.csstransforms3d .fs-light.fs-navigation-reveal-left-content.fs-navigation-open {
	-webkit-transform: translate3D(270px, 0, 0);
	transform: translate3D(270px, 0, 0)
}

.fs-light.fs-navigation-push-right-content.fs-navigation-open,
.fs-light.fs-navigation-reveal-right-content.fs-navigation-open {
	-webkit-transform: translateX(-270px);
	transform: translateX(-270px)
}

.csstransforms3d .fs-light.fs-navigation-push-right-content.fs-navigation-open,
.csstransforms3d .fs-light.fs-navigation-reveal-right-content.fs-navigation-open {
	-webkit-transform: translate3D(-270px, 0, 0);
	transform: translate3D(-270px, 0, 0)
}

.fs-light.fs-navigation-handle.fs-navigation-enabled {
	position: relative
}

.fs-light.fs-navigation-handle.fs-navigation-enabled:after {
	height: 3px;
	width: 15px;
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	background: #607d8b;
	box-shadow: 0 5px 0 #607d8b, 0 -5px 0 #607d8b;
	content: "";
	display: block;
	margin: auto 0
}

.fs-light.fs-navigation-handle.fs-navigation-open:after {
	width: 15px;
	height: 15px;
	background: 0;
	border: 0;
	box-shadow: none;
	color: #607d8b;
	content: "\00d7";
	font-size: 22px;
	font-weight: 700;
	line-height: 13px;
	text-align: center
}

.fs-number.fs-light {
	position: relative;
	border-radius: 2px;
	margin: 0 0 10px
}

.fs-light .fs-number-element {
	width: 100%;
	height: 40px;
	background: #fff;
	border: 1px solid #546e7a;
	border-radius: 2px;
	color: #263238;
	font-size: 15px;
	margin: 0;
	padding: 0 40px 0 15px
}

.fs-light .fs-number-arrow {
	width: 25px;
	height: 50%;
	position: absolute;
	right: 1px;
	z-index: 1;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 4px;
	text-indent: 200%;
	white-space: nowrap
}

.no-opacity .fs-light .fs-number-arrow {
	text-indent: -999999px
}

.fs-light .fs-number-arrow:after {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
	display: block;
	margin: auto
}

.no-touchevents .fs-light .fs-number-arrow:hover {
	background: #cfd8dc
}

.fs-light .fs-number-arrow.fs-number-up {
	top: 1px
}

.fs-light .fs-number-arrow.fs-number-up:after {
	border-bottom: 5px solid #546e7a
}

.fs-light .fs-number-arrow.fs-number-down {
	bottom: 1px
}

.fs-light .fs-number-arrow.fs-number-down:after {
	border-top: 5px solid #546e7a
}

.fs-light.fs-number-focus .fs-number-element,
.no-touchevents .fs-light:hover .fs-number-element {
	border-color: #263238
}

.fs-light.fs-number-focus .fs-number-arrow.fs-number-up:after,
.no-touchevents .fs-light:hover .fs-number-arrow.fs-number-up:after {
	border-bottom-color: #263238
}

.fs-light.fs-number-focus .fs-number-arrow.fs-number-down:after,
.no-touchevents .fs-light:hover .fs-number-arrow.fs-number-down:after {
	border-top-color: #263238
}

.fs-light.fs-number-disabled,
.no-touchevents .fs-light.fs-number-disabled:hover {
	opacity: .5
}

.fs-light.fs-number-disabled .fs-number-element,
.no-touchevents .fs-light.fs-number-disabled:hover .fs-number-element {
	border-color: #546e7a
}

.fs-light.fs-number-disabled .fs-number-arrow,
.no-touchevents .fs-light.fs-number-disabled:hover .fs-number-arrow {
	background: #fff
}

.fs-light.fs-number-disabled .fs-number-arrow.fs-number-up:after,
.no-touchevents .fs-light.fs-number-disabled:hover .fs-number-arrow.fs-number-up:after {
	border-bottom-color: #546e7a
}

.fs-light.fs-number-disabled .fs-number-arrow.fs-number-down:after,
.no-touchevents .fs-light.fs-number-disabled:hover .fs-number-arrow.fs-number-down:after {
	border-top-color: #546e7a
}

.fs-pagination.fs-light {
	position: relative;
	background: #fff;
	border: 1px solid #546e7a;
	border-radius: 2px;
	margin: 0 0 10px
}

.fs-pagination.fs-light .fs-pagination-pages {
	text-align: center
}

.fs-pagination-mobile.fs-light .fs-pagination-position,
.fs-pagination.fs-light .fs-pagination-control,
.fs-pagination.fs-light .fs-pagination-ellipsis,
.fs-pagination.fs-light .fs-pagination-page {
	color: #546e7a;
	font-size: 14px;
	text-decoration: none
}

.fs-pagination.fs-light .fs-pagination-ellipsis,
.fs-pagination.fs-light .fs-pagination-page {
	height: 30px;
	line-height: 30px;
	margin: 5px 0;
	padding: 0 7px
}

.fs-pagination-mobile.fs-light .fs-pagination-position,
.fs-pagination.fs-light .fs-pagination-control {
	height: 40px;
	line-height: 40px
}

.fs-pagination.fs-light .fs-pagination-page {
	border-radius: 2px
}

.fs-pagination.fs-light .fs-pagination-active,
.no-touchevents .fs-light .fs-pagination-page:focus,
.no-touchevents .fs-light .fs-pagination-page:hover {
	background: #cfd8dc;
	color: #263238
}

.fs-pagination.fs-light .fs-pagination-control {
	width: 40px;
	position: relative;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 4px;
	display: block;
	opacity: 0;
	overflow: hidden;
	text-indent: 200%;
	visibility: hidden;
	white-space: nowrap
}

.fs-pagination.fs-light .fs-pagination-control:before {
	height: 0;
	width: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: ""
}

.fs-pagination.fs-light .fs-pagination-control_previous {
	float: left
}

.fs-pagination.fs-light .fs-pagination-control_previous:before {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 10.5px solid #263238;
	border-left: none;
	margin-left: 12.3px;
	margin-right: auto
}

.fs-pagination.fs-light .fs-pagination-control_next {
	float: right
}

.fs-pagination.fs-light .fs-pagination-control_next:before {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 10.5px solid #263238;
	border-right: 0;
	margin-right: 12.3px;
	margin-left: auto
}

.fs-pagination.fs-light .fs-pagination-control:focus,
.no-touchevents .fs-pagination.fs-light .fs-pagination-control:hover {
	background: #cfd8dc
}

.fs-pagination.fs-light .fs-pagination-control.fs-pagination-visible {
	opacity: 1;
	visibility: visible
}

.fs-pagination-mobile.fs-light .fs-pagination-position {
	position: relative;
	margin: 0 60px;
	text-align: center
}

.fs-pagination-mobile.fs-light .fs-pagination-current,
.fs-pagination-mobile.fs-light .fs-pagination-total {
	color: #263238
}

.fs-range.fs-light .fs-range-track {
	height: 20px;
	background: #fff;
	border: 1px solid #546e7a;
	border-radius: 2px;
	margin: 10px 0
}

.fs-range.fs-light .fs-range-fill {
	background: #90a4ae
}

.fs-range.fs-light .fs-range-marker {
	width: 30px;
	height: 30px;
	position: relative;
	background: #546e7a;
	border-radius: 2px;
	margin: -6px 0 0 -15px
}

.fs-range.fs-light .fs-range-marker:after {
	width: 2px;
	height: 10px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	box-shadow: 3px 0 0 #fff, -3px 0 0 #fff;
	content: "";
	margin: auto
}

.fs-light.fs-range-focus .fs-range-track,
.no-touchevents .fs-light:hover .fs-range-track {
	border-color: #263238
}

.fs-light.fs-range-focus .fs-range-marker,
.no-touchevents .fs-light:hover .fs-range-marker {
	background: #263238
}

.fs-range.fs-light .fs-range-label {
	color: #263238;
	font-size: 14px;
	line-height: 38px
}

.fs-light.fs-range-vertical {
	width: 60px;
	height: 300px
}

.fs-light.fs-range-vertical .fs-range-track {
	width: 20px;
	height: 75%;
	margin: 0 auto
}

.fs-light.fs-range-vertical .fs-range-marker {
	margin: -15px 0 0 -6px
}

.fs-light.fs-range-disabled {
	opacity: .5
}

.fs-light.fs-range-disabled .fs-range-marker {
	cursor: default
}

.fs-light.fs-range-disabled.fs-range-focus .fs-range-track,
.no-touchevents .fs-light.fs-range-disabled:hover .fs-range-track {
	border-color: #546e7a
}

.fs-light.fs-range-disabled.fs-range-focus .fs-range-marker,
.no-touchevents .fs-light.fs-range-disabled:hover .fs-range-marker {
	background: #546e7a
}

.fs-scrollbar.fs-light {
	background: #fff;
	border: 1px solid #546e7a;
	border-radius: 2px
}

.fs-scrollbar.fs-light .fs-scrollbar-bar {
	width: 20px;
	background: #fff;
	border: 1px solid #546e7a;
	border-radius: 0 2px 2px 0;
	border-width: 0 0 0 1px
}

.fs-scrollbar.fs-light .fs-scrollbar-track {
	background: #fff;
	border-radius: 0 2px 2px 0
}

.fs-scrollbar.fs-light .fs-scrollbar-handle {
	width: 12px;
	height: 24px;
	right: 4px;
	background: #546e7a;
	border: 1px solid #fff;
	border-radius: 10px
}

.fs-light.fs-scrollbar-horizontal .fs-scrollbar-content {
	padding: 0 0 20px
}

.fs-light.fs-scrollbar-horizontal .fs-scrollbar-bar {
	width: 100%;
	height: 20px;
	border-width: 1px 0 0
}

.fs-light.fs-scrollbar-horizontal .fs-scrollbar-handle {
	width: 24px;
	height: 12px;
	bottom: 4px
}

.fs-light.fs-scrollbar-active .fs-scrollbar-content,
.fs-light.fs-scrollbar-setup .fs-scrollbar-content {
	padding: 20px
}

.fs-light.fs-tabs-tab.fs-tabs-enabled,
.fs-light.fs-tabs-tab_mobile {
	background: #b0bec5;
	border: 1px solid #546e7a;
	border-radius: 2px;
	color: #263238;
	display: block;
	float: left;
	font-size: 14px;
	margin: 0 5px 0 0;
	padding: 10px 20px;
	text-transform: uppercase;
	text-decoration: none
}

.no-touchevents .fs-light.fs-tabs-tab.fs-tabs-enabled:hover,
.no-touchevents .fs-light.fs-tabs-tab_mobile:hover {
	background: #cfd8dc
}

.fs-light.fs-tabs-tab.fs-tabs-active,
.fs-light.fs-tabs-tab_mobile.fs-tabs-active,
.no-touchevents .fs-light.fs-tabs-tab.fs-tabs-active:hover,
.no-touchevents .fs-light.fs-tabs-tab_mobile.fs-tabs-active:hover {
	background: #fff;
	color: #263238
}

.fs-light.fs-tabs-tab.fs-tabs-mobile {
	display: none
}

.fs-light.fs-tabs-tab.fs-tabs-tab_mobile {
	width: 100%;
	border-radius: 2px;
	display: none;
	float: none;
	margin: 10px 0
}

.fs-light.fs-tabs-tab_mobile.fs-tabs-mobile {
	display: block
}

.fs-light.fs-tabs-tab_mobile.fs-tabs-active {
	border-radius: 2px 2px 0 0;
	margin: 10px 0 0
}

.fs-light.fs-tabs-content.fs-tabs-mobile {
	border-radius: 0 0 2px 2px
}

.fs-tooltip.fs-light {
	z-index: 10;
	transition: opacity .15s linear
}

.fs-tooltip.fs-light .fs-tooltip-content {
	background: #263238;
	border-radius: 2px;
	color: #fff;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 10px 15px;
	position: relative
}

.fs-tooltip.fs-light .fs-tooltip-caret {
	width: 0;
	height: 0;
	content: "";
	display: block;
	margin: 0;
	position: absolute
}

.fs-light.fs-tooltip-right .fs-tooltip-caret {
	top: 0;
	left: -5px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 5px solid #263238
}

.fs-light.fs-tooltip-left .fs-tooltip-caret {
	top: 0;
	right: -5px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #263238
}

.fs-light.fs-tooltip-bottom .fs-tooltip-caret,
.fs-light.fs-tooltip-top .fs-tooltip-caret {
	display: block;
	float: none;
	margin: 0 auto
}

.fs-light.fs-tooltip-top .fs-tooltip-caret {
	bottom: -5px;
	left: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #263238
}

.fs-light.fs-tooltip-bottom .fs-tooltip-caret {
	top: -5px;
	left: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #263238
}

.fs-upload.fs-light .fs-upload-target {
	background: #fff;
	border: 3px dashed #607d8b;
	border-radius: 2px;
	color: #455a64;
	font-size: 14px;
	margin: 0;
	padding: 25px;
	text-align: center;
	transition: background .15s linear, border .15s linear, color .15s linear, opacity .15s linear
}

.fs-light.fs-upload-dropping .fs-upload-target,
.fs-light.fs-upload-focus .fs-upload-target,
.no-touchevents .fs-light:hover .fs-upload-target {
	background: #cfd8dc;
	border-color: #546e7a;
	color: #263238
}

.fs-light.fs-upload-disabled {
	opacity: .5
}

.fs-light.fs-upload-disabled.fs-upload-dropping .fs-upload-target,
.fs-light.fs-upload-disabled.fs-upload-focus .fs-upload-target,
.fs-light.fs-upload-disabled .fs-upload-target,
.no-touchevents .fs-light.fs-upload-disabled.fs-upload-dropping:hover .fs-upload-target,
.no-touchevents .fs-light.fs-upload-disabled:hover .fs-upload-target {
	background: #fff;
	border-color: #607d8b;
	color: #455a64
}

.fs-viewer {
	position: relative
}

.fs-viewer.fs-light .fs-viewer-source {
	display: none!important
}

.fs-viewer.fs-light .fs-viewer-wrapper {
	position: relative;
	background: #eceff1;
	overflow: hidden;
	transition: none;
	height: 300px
}

.fs-viewer.fs-light .fs-viewer-viewport {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px
}

.fs-viewer.fs-light .fs-viewer-container {
	width: 1px;
	height: 1px;
	position: absolute;
	z-index: 1;
	margin: 0;
	opacity: 1;
	-webkit-transform: translate3D(0, 0, 0);
	transform: translate3D(0, 0, 0);
	transition: opacity .25s ease
}

.fs-viewer.fs-light.fs-viewer-loading .fs-viewer-container {
	opacity: 0
}

.fs-viewer.fs-light.fs-viewer-image {
	position: absolute
}

.fs-viewer.fs-light.fs-viewer-scaling .fs-viewer-container,
.fs-viewer.fs-light.fs-viewer-scaling .fs-viewer-image {
	transition: none!important
}

.fs-viewer.fs-light .fs-viewer-controls {
	width: 70px;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 4;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(20, 26, 30, .25);
	margin: 0 auto;
	padding: 5px
}

.fs-viewer.fs-light .fs-viewer-control {
	width: 30px;
	height: 30px;
	position: relative;
	background: #fff;
	border: 0;
	border-radius: 2px;
	color: #546e7a;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap
}

.fs-viewer.fs-light .fs-viewer-control:after,
.fs-viewer.fs-light .fs-viewer-control:before {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	margin: auto
}

.no-touchevents .fs-viewer.fs-light .fs-viewer-control:hover {
	background: #cfd8dc;
	color: #263238
}

.no-touchevents .fs-viewer.fs-light .fs-viewer-control_disabled,
.no-touchevents .fs-viewer.fs-light:hover .fs-viewer-control_disabled {
	opacity: 0;
	cursor: default;
	visibility: hidden
}

.fs-viewer.fs-light .fs-viewer-control_next,
.fs-viewer.fs-light .fs-viewer-control_previous {
	display: none;
	font-size: 10px
}

.fs-viewer.fs-light .fs-viewer-control_next:after,
.fs-viewer.fs-light .fs-viewer-control_previous:after {
	display: none
}

.fs-viewer.fs-light .fs-viewer-control_previous:before {
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 8.4px solid #546e7a;
	margin-left: 9.9px
}

.fs-viewer.fs-light .fs-viewer-control_next:before {
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8.4px solid #546e7a;
	margin-right: 9.9px
}

.fs-viewer.fs-light .fs-viewer-control_zoom_in,
.fs-viewer.fs-light .fs-viewer-control_zoom_out {
	font-size: 20px
}

.fs-viewer.fs-light .fs-viewer-control_zoom_in:after,
.fs-viewer.fs-light .fs-viewer-control_zoom_in:before,
.fs-viewer.fs-light .fs-viewer-control_zoom_out:after,
.fs-viewer.fs-light .fs-viewer-control_zoom_out:before {
	background: #546e7a
}

.fs-viewer.fs-light .fs-viewer-control_zoom_in:before,
.fs-viewer.fs-light .fs-viewer-control_zoom_out:before {
	width: 11px;
	height: 3px
}

.fs-viewer.fs-light .fs-viewer-control_zoom_out:after {
	display: none
}

.fs-viewer.fs-light .fs-viewer-control_zoom_in:after {
	width: 3px;
	height: 11px;
	background: #546e7a
}

.fs-viewer.fs-light.fs-viewer-gallery .fs-viewer-controls {
	width: 130px
}

.fs-viewer.fs-light.fs-viewer-gallery .fs-viewer-control_next,
.fs-viewer.fs-light.fs-viewer-gallery .fs-viewer-control_previous {
	display: block
}

.fs-viewer.fs-light .fs-viewer-loading_icon {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 6;
	display: block;
	margin: auto;
	opacity: 0;
	transition: opacity .25s linear, visibility .25s linear;
	visibility: hidden
}

.fs-viewer.fs-light .fs-viewer-loading_icon:after,
.fs-viewer.fs-light .fs-viewer-loading_icon:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 110%;
	content: "";
	display: block
}

.fs-viewer.fs-light .fs-viewer-loading_icon:before {
	border: 5px solid rgba(38, 50, 56, .25)
}

.fs-viewer.fs-light .fs-viewer-loading_icon:after {
	-webkit-animation: a .75s linear infinite;
	animation: a .75s linear infinite;
	border: 5px solid transparent;
	border-top-color: #263238
}

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

.fs-light.fs-viewer-loading .fs-viewer-loading_icon {
	opacity: 1;
	visibility: visible
}

.fs-scrollbar {
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative
}

.fs-scrollbar,
.fs-scrollbar * {
	-webkit-user-select: none!important;
	-moz-user-select: none!important;
	-ms-user-select: none!important;
	user-select: none!important
}

.fs-scrollbar,
.fs-scrollbar-bar,
.fs-scrollbar-content,
.fs-scrollbar-handle,
.fs-scrollbar-track {
	box-sizing: border-box
}

.fs-scrollbar-content {
	position: relative;
	z-index: 1;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.fs-scrollbar-content::-webkit-resizer,
.fs-scrollbar-content::-webkit-scrollbar,
.fs-scrollbar-content::-webkit-scrollbar-button,
.fs-scrollbar-content::-webkit-scrollbar-corner,
.fs-scrollbar-content::-webkit-scrollbar-thumb,
.fs-scrollbar-content::-webkit-scrollbar-track,
.fs-scrollbar-content::-webkit-scrollbar-track-piece {
	background: 0;
	opacity: 0
}

.fs-scrollbar-bar {
	width: 20px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	background: #fff;
	border: 1px solid;
	border-width: 0 0 0 1px;
	display: none
}

.fs-scrollbar-track {
	width: 100%;
	height: 100%;
	position: relative;
	background: #fff;
	overflow: hidden
}

.fs-scrollbar-handle {
	width: 20px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background: #999;
	cursor: pointer
}

.fs-scrollbar-horizontal .fs-scrollbar-content {
	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;
	padding: 0 0 20px
}

.fs-scrollbar-horizontal .fs-scrollbar-bar {
	width: 100%;
	height: 20px;
	top: auto;
	bottom: 0;
	border-width: 1px 0 0
}

.fs-scrollbar-horizontal .fs-scrollbar-handle {
	width: 40px;
	height: 20px;
	top: auto;
	right: auto;
	bottom: 0
}

.fs-scrollbar-active .fs-scrollbar-content,
.fs-scrollbar-setup .fs-scrollbar-content {
	padding: 20px
}

.fs-scrollbar-active .fs-scrollbar-bar,
.fs-scrollbar-setup .fs-scrollbar-bar {
	display: block
}

@font-face {
	font-family: lg;
	src: url(../assets/fonts/lightgallery/lg.eot?n1z373);
	src: url(../assets/fonts/lightgallery/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../assets/fonts/lightgallery/lg.woff?n1z373) format("woff"), url(../assets/fonts/lightgallery/lg.ttf?n1z373) format("truetype"), url(../assets/fonts/lightgallery/fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal
}

.lg-icon {
	font-family: lg;
	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
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, .45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080;
	border: 0;
	outline: 0
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
	color: #fff
}

.lg-actions .lg-next {
	right: 20px
}

.lg-actions .lg-next:before {
	content: "\e095"
}

.lg-actions .lg-prev {
	left: 20px
}

.lg-actions .lg-prev:after {
	content: "\e094"
}

@-webkit-keyframes b {
	0% {
		left: 0
	}
	50% {
		left: -30px
	}
	to {
		left: 0
	}
}

@keyframes b {
	0% {
		left: 0
	}
	50% {
		left: -30px
	}
	to {
		left: 0
	}
}

@-webkit-keyframes c {
	0% {
		left: 0
	}
	50% {
		left: 30px
	}
	to {
		left: 0
	}
}

@keyframes c {
	0% {
		left: 0
	}
	50% {
		left: 30px
	}
	to {
		left: 0
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: b .3s;
	animation: b .3s;
	position: relative
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: c .3s;
	animation: c .3s;
	position: relative
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .45)
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none!important;
	outline: medium none;
	transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
	color: #fff
}

.lg-toolbar .lg-close:after {
	content: "\e070"
}

.lg-toolbar .lg-download:after {
	content: "\e0f2"
}

.lg-sub-html {
	background-color: rgba(0, 0, 0, .45);
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}

#lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
	opacity: 1;
	transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	transition: opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s!important;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1)!important;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s!important;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
	border-radius: 5px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 4px;
	margin-bottom: 5px
}

@media(min-width:1025px) {
	.lg-outer .lg-thumb-item {
		transition: border-color .25s ease
	}
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-color: #a90707
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px
}

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
	color: #fff
}

.lg-outer .lg-video-cont {
	display: inline-block;
	vertical-align: middle;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(../assets/img/lightgallery/vimeo-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(../assets/img/lightgallery/vimeo-play.png) no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: transparent url(../assets/img/lightgallery/video-play.png) no-repeat scroll 0 0;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url(../assets/img/lightgallery/youtube-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(../assets/img/lightgallery/youtube-play.png) no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	transition: opacity .08s ease 0s
}

.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}

.lg-progress-bar.lg-start .lg-progress {
	width: 100%
}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}

.lg-autoplay-button:after {
	content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

#lg-zoom-in:after {
	content: "\e311"
}

#lg-actual-size {
	font-size: 20px
}

#lg-actual-size:after {
	content: "\e033"
}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none
}

#lg-zoom-out:after {
	content: "\e312"
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: inset 0 0 0 2px #fff
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}

.lg-outer .lg-pager {
	background-color: hsla(0, 0%, 100%, .5);
	border-radius: 50%;
	box-shadow: inset 0 0 0 8px hsla(0, 0%, 100%, .7);
	display: block;
	height: 12px;
	transition: box-shadow .3s ease 0s;
	width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
	box-shadow: inset 0 0 0 8px #fff
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}

.lg-fullscreen:after {
	content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, .25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
	transition-delay: 0s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1;
	visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
	color: #fff
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	right: 16px;
	top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
	margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
	color: #333
}

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto
}

.lg-outer #lg-share {
	position: relative
}

.lg-outer #lg-share:after {
	content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
	content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
	color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
	content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
	content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
	content: "\e903"
}

.lg-group:after {
	content: "";
	display: table;
	clear: both
}

.lg-outer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	text-align: left;
	opacity: 0;
	transition: opacity .15s ease 0s
}

.lg-outer * {
	box-sizing: border-box
}

.lg-outer.lg-visible {
	opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
	transition-duration: inherit!important;
	transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	transition-duration: 0s!important;
	opacity: 1
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%
}

.lg-outer .lg-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap
}

.lg-outer .lg-item {
	background: url(../assets/img/plugins/lightgallery/loading.gif) no-repeat scroll 50% transparent;
	display: none!important
}

.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css .lg-current {
	display: inline-block!important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.lg-outer .lg-item.lg-complete {
	background-image: none
}

.lg-outer .lg-item.lg-current {
	z-index: 1060
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto!important;
	height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
	display: none
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: rgba(0, 0, 0, .8);
	opacity: 0;
	transition: opacity .15s ease 0s
}

.lg-backdrop.in {
	opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
	transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
	opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-zoom-in .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(1.3, 1.3, 1.3);
	transform: scale3d(1.3, 1.3, 1.3)
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.lg-css3.lg-zoom-in .lg-item.lg-current,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-in-big .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current,
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-out .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(.7, .7, .7);
	transform: scale3d(.7, .7, .7)
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.lg-css3.lg-zoom-out .lg-item.lg-current,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-out-big .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current,
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-out-in .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-in-out .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-soft-zoom .lg-item {
	opacity: 0
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1)
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
	-webkit-transform: scale3d(.9, .9, .9);
	transform: scale3d(.9, .9, .9)
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1
}

.lg-css3.lg-soft-zoom .lg-item.lg-current,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-scale-up .lg-item {
	opacity: 0
}

.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
	transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0)
}

.lg-css3.lg-scale-up .lg-item.lg-current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.lg-css3.lg-scale-up .lg-item.lg-current,
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-circular .lg-item.lg-current,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-up .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-down .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-vertical .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-vertical-left .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-vertical-down .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-vertical .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-vertical .lg-item.lg-current,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-vertical-growth .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
	transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
	-webkit-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
	transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-only .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
	-webkit-transform: skew(10deg, 0deg);
	transform: skew(10deg, 0deg)
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
	-webkit-transform: skew(-10deg, 0deg);
	transform: skew(-10deg, 0deg)
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-only-y .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
	-webkit-transform: skew(0deg, 10deg);
	transform: skew(0deg, 10deg)
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
	-webkit-transform: skew(0deg, -10deg);
	transform: skew(0deg, -10deg)
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
	-webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
	transform: skew(20deg, 0deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
	-webkit-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
	transform: skew(20deg, 0deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg) translateZ(0);
	transform: skew(0deg, 0deg) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-skew .lg-item.lg-current,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
	-webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
	transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
	-webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
	transform: skew(-20deg, 0deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg) translateZ(0);
	transform: skew(0deg, 0deg) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-cross .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
	-webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
	transform: skew(0deg, 60deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
	-webkit-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
	transform: skew(0deg, 60deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg) translateZ(0);
	transform: skew(0deg, 0deg) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
	-webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
	transform: skew(0deg, -60deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
	-webkit-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
	transform: skew(0deg, -60deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg) translateZ(0);
	transform: skew(0deg, 0deg) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-ver .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
	-webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
	transform: skew(60deg, 0deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
	-webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
	transform: skew(60deg, 0deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg) translateZ(0);
	transform: skew(0deg, 0deg) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
	-webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
	transform: skew(-60deg, 0deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
	-webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
	transform: skew(-60deg, 0deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg) translateZ(0);
	transform: skew(0deg, 0deg) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
	-webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
	transform: skew(0deg, 20deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
	-webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
	transform: skew(0deg, 20deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg) translateZ(0);
	transform: skew(0deg, 0deg) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
	-webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
	transform: skew(0deg, -20deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
	-webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
	transform: skew(0deg, -20deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
	-webkit-transform: skew(0deg, 0deg) translateZ(0);
	transform: skew(0deg, 0deg) translateZ(0);
	opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-lollipop .lg-item {
	opacity: 0
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
	-webkit-transform: translateZ(0) scale(.5);
	transform: translateZ(0) scale(.5)
}

.lg-css3.lg-lollipop .lg-item.lg-current {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.lg-css3.lg-lollipop .lg-item.lg-current,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-lollipop-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
	-webkit-transform: translateZ(0) scale(.5);
	transform: translateZ(0) scale(.5)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-rotate .lg-item {
	opacity: 0
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn)
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

.lg-css3.lg-rotate .lg-item.lg-current {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1
}

.lg-css3.lg-rotate .lg-item.lg-current,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-rotate-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn)
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1
}

.lg-css3.lg-rotate-rev .lg-item.lg-current,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-tube .lg-item {
	opacity: 0
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
	-webkit-transform: scaleY(0) translate3d(-100%, 0, 0);
	transform: scaleY(0) translate3d(-100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
	-webkit-transform: scaleY(0) translate3d(100%, 0, 0);
	transform: scaleY(0) translate3d(100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1
}

.lg-css3.lg-tube .lg-item.lg-current,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lSSlideOuter {
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.lightSlider:after,
.lightSlider:before {
	content: " ";
	display: table
}

.lightSlider {
	overflow: hidden;
	margin: 0
}

.lSSlideWrapper {
	max-width: 100%;
	overflow: hidden;
	position: relative
}

.lSSlideWrapper>.lightSlider:after {
	clear: both
}

.lSSlideWrapper .lSSlide {
	-webkit-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 1s;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
	transition-duration: inherit!important;
	transition-timing-function: inherit!important
}

.lSSlideWrapper .lSFade {
	position: relative
}

.lSSlideWrapper .lSFade>* {
	position: absolute!important;
	top: 0;
	left: 0;
	z-index: 9;
	margin-right: 0;
	width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
	opacity: 0;
	transition-delay: 0s;
	transition-duration: inherit!important;
	transition-property: opacity;
	transition-timing-function: inherit!important
}

.lSSlideWrapper .lSFade>.active {
	z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>.active {
	opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
	margin: 10px 0 0;
	padding: 0;
	text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
	cursor: pointer;
	display: inline-block;
	padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
	border-radius: 30px;
	display: inline-block;
	height: 8px;
	overflow: hidden;
	text-indent: -999em;
	width: 8px;
	position: relative;
	z-index: 99
}

.lSSlideOuter .media {
	opacity: .8
}

.lSSlideOuter .media.active {
	opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
	overflow: hidden;
	transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
	overflow: hidden;
	transition: border-radius .12s linear linear 0s .35s 0s
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
	display: block;
	height: auto;
	max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
	content: " ";
	display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
	clear: both
}

.lSAction>a {
	width: 32px;
	display: block;
	height: 32px;
	background-image: url(../assets/img/plugins/lightslider/controls.png);
	cursor: pointer;
	position: absolute;
	z-index: 99;
	margin-top: -16px
}

.lSAction>a:hover {
	opacity: 1
}

.lSAction>.lSPrev {
	background-position: 0 0;
	left: 10px
}

.lSAction>.lSNext {
	background-position: -32px 0;
	right: 10px
}

.lSAction>a.disabled {
	pointer-events: none
}

.cS-hidden {
	height: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden
}

.lSSlideOuter.vertical {
	position: relative
}

.lSSlideOuter.vertical.noPager {
	padding-right: 0!important
}

.lSSlideOuter.vertical .lSGallery {
	position: absolute!important;
	right: 0;
	top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
	width: 100%!important;
	max-width: none!important
}

.lSSlideOuter.vertical .lSAction>a {
	left: 50%;
	margin-left: -14px;
	margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
	background-position: 31px -31px;
	bottom: 10px;
	top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
	background-position: 0 -31px;
	bottom: auto;
	top: 10px
}

.lSSlideOuter.lSrtl {
	direction: rtl
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
	padding-left: 0;
	list-style: none outside none
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
	padding-right: 0
}

.lSSlideOuter .lightSlider>*,
.lSSlideOuter .lSGallery li {
	float: left
}

.lSSlideOuter.lSrtl .lightSlider>*,
.lSSlideOuter.lSrtl .lSGallery li {
	float: right!important
}

@-webkit-keyframes d {
	0% {
		left: 0
	}
	50% {
		left: -15px
	}
	to {
		left: 0
	}
}

@keyframes d {
	0% {
		left: 0
	}
	50% {
		left: -15px
	}
	to {
		left: 0
	}
}

@-webkit-keyframes e {
	0% {
		top: 0
	}
	50% {
		top: -15px
	}
	to {
		top: 0
	}
}

@keyframes e {
	0% {
		top: 0
	}
	50% {
		top: -15px
	}
	to {
		top: 0
	}
}

@-webkit-keyframes f {
	0% {
		left: 0
	}
	50% {
		left: 15px
	}
	to {
		left: 0
	}
}

@keyframes f {
	0% {
		left: 0
	}
	50% {
		left: 15px
	}
	to {
		left: 0
	}
}

@-webkit-keyframes g {
	0% {
		bottom: 0
	}
	50% {
		bottom: -15px
	}
	to {
		bottom: 0
	}
}

@keyframes g {
	0% {
		bottom: 0
	}
	50% {
		bottom: -15px
	}
	to {
		bottom: 0
	}
}

.lSSlideOuter .rightEnd {
	-webkit-animation: d .3s;
	animation: d .3s;
	position: relative
}

.lSSlideOuter .leftEnd {
	-webkit-animation: f .3s;
	animation: f .3s;
	position: relative
}

.lSSlideOuter.vertical .rightEnd {
	-webkit-animation: e .3s;
	animation: e .3s;
	position: relative
}

.lSSlideOuter.vertical .leftEnd {
	-webkit-animation: g .3s;
	animation: g .3s;
	position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
	-webkit-animation: f .3s;
	animation: f .3s;
	position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
	-webkit-animation: d .3s;
	animation: d .3s;
	position: relative
}

.lightSlider.lsGrab>* {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lightSlider.lsGrabbing>* {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

@font-face {
	font-family: FontAwesome;
	src: url(../assets/fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: h 2s infinite linear;
	animation: h 2s infinite linear
}

.fa-pulse {
	-webkit-animation: h 1s infinite steps(8);
	animation: h 1s infinite steps(8)
}

@-webkit-keyframes h {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes h {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.link__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.link__wrapper_center {
	margin-top: 40px
}

.link__wrapper_booking-mobile,
.link__wrapper_center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.link__wrapper_booking {
	margin: auto 0 0 -30px
}

.link__wrapper_inprice {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 10px 0 0 -10px
}

@media screen and (max-width:1320px) {
	.link__wrapper_inprice {
		margin: 10px 0 0
	}
}

.link__wrapper_leisure {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto 0 0
}

.link__wrapper_events {
	margin: auto 0 0 -30px
}

.link {
	text-decoration: none
}

.link__eighth,
.link__seventh {
	width: 200px
}

.link__fifth,
.link__first,
.link__fourth,
.link__second,
.link__sixth,
.link__third {
	width: 245px
}

.link__eleventh,
.link__fourteenth,
.link__tenth,
.link__thirteenth,
.link__twelfth,
.link_ninth {
	width: 205px
}

.link__twentyFifth,
.link__twentyFirst,
.link__twentyFourth,
.link__twentySecond,
.link__twentyThird {
	margin: 0 0 0 -30px
}

@media screen and (max-width:990px) {
	.link__twentyFifth,
	.link__twentyFirst,
	.link__twentyFourth,
	.link__twentySecond,
	.link__twentyThird {
		margin: 0
	}
}

.dg {
	display: none
}

.ui-datepicker {
	/*margin-top: 8px;*/
	background: #fff;
	/*border: 1px solid #e6e6e6!important;*/
	color: #1b98d3!important;
	z-index: 20!important
}

.ui-datepicker .ui-datepicker-header {
	background: transparent;
	border: 0
}
/*
.ui-datepicker .ui-datepicker-title {
	color: #1b98d3
}
*/
.ui-datepicker .ui-datepicker-calendar td a {
	border: 0 none;
	background: 0;
	color: #333;
	text-align: center;
	border-radius: 2px
}

.ui-datepicker .ui-datepicker-calendar td a:hover {
	background: #f9f9f9
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
	padding: 4px
}

.ui-datepicker .ui-datepicker-next {
	border: 0 none!important;
	background: url(../assets/img/icons/datepicker-next.png) 50% no-repeat;
	background-size: cover;
	width: 1.2em;
	height: 1.2em;
	top: 8px
}

.ui-datepicker .ui-datepicker-prev {
	border: none!important;
	background: url(../assets/img/icons/datepicker-prev.png) 50% no-repeat;
	background-size: cover;
	width: 1.2em;
	height: 1.2em;
	top: 8px
}

.footer {
	color: #585858;
	font-size: 14px
}

.footer .container__footer {
	border-top: 1px solid #e7e7e7;
	padding: 38px 20px;
	width: 100%
}

.footer__title {
	float: left;
	width: 24%
}

@media screen and (max-width:1650px) {
	.footer__title {
		width: 30%;
		line-height: 1.8;
		margin-top: 10px
	}
}

@media screen and (max-width:1005px) {
	.footer__title {
		width: 30%
	}
}

@media screen and (max-width:900px) {
	.footer__title {
		width: 50%;
		text-align: center
	}
}

@media screen and (max-width:550px) {
	.footer__title {
		width: 100%
	}
}

.footer__list {
	float: left;
	width: 61%
}

@media screen and (max-width:1650px) {
	.footer__list {
		width: 40%;
		line-height: 1.8
	}
}

@media screen and (max-width:1005px) {
	.footer__list {
		width: 45%
	}
}

@media screen and (max-width:900px) {
	.footer__list {
		display: none
	}
}

.footer__developer {
	float: left;
	width: 15%;
	text-align: center
}

@media screen and (max-width:1650px) {
	.footer__developer {
		width: 30%;
		line-height: 1.8;
		margin-top: 10px
	}
}

@media screen and (max-width:1250px) {
	.footer__developer {
		text-align: right
	}
}

@media screen and (max-width:1005px) {
	.footer__developer {
		width: 25%
	}
}

@media screen and (max-width:900px) {
	.footer__developer {
		width: 50%;
		text-align: center
	}
}

@media screen and (max-width:550px) {
	.footer__developer {
		width: 100%
	}
}

.footer__title-item {
	display: inline-block;
	vertical-align: top;
	margin-left: 8px
}

.footer__title-item:first-child {
	margin-left: 0
}

.footer__year-text {
	margin-left: 1px
}

.footer__item,
.footer__year-text {
	display: inline-block;
	vertical-align: top
}

.footer__item {
	margin-left: 15px
}

.footer__link {
	display: block;
	text-decoration: none;
	color: #585858;
	transition: .3s
}

.footer__link:hover {
	transition: .3s;
	color: #1775ab;
	font-weight: 700
}

.footer__developer-item {
	display: inline-block;
	vertical-align: top
}

.footer__developer-svg {
	width: 105px;
	height: auto
}

.footer__developer-svg .cls-1 {
	fill: #707070;
	fill-rule: evenodd
}

.footer__developer-svg {
	margin-top: 4px
}

.index-slider {
	height: 100%;
	position: relative
}

.index-slider .lSSlideOuter {
	height: 100%
}

.index-slider .lSSlideOuter .lSPager {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 3%;
	z-index: 1
}

.index-slider .lSSlideOuter .lSPager li {
	background: transparent!important;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	position: relative;
	margin: 0 0 0 10px
}

.index-slider .lSSlideOuter .lSPager li:hover {
	background: transparent!important
}

.index-slider .lSSlideOuter .lSPager li:first-child {
	margin: 0
}

.index-slider .lSSlideOuter .lSPager li a {
	width: 10px;
	height: 10px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: background-color .3s
}

.index-slider .lSSlideOuter .lSPager li a:hover {
	background-color: #000
}

.index-slider .lSSlideOuter .lSPager li.active {
	background: #fff!important;
	border-radius: 50%;
	width: 18px;
	height: 18px
}

.index-slider .lSSlideOuter .lSPager li.active a {
	background-color: #000!important
}

.index-slider .lSSlideOuter .lSAction a {
	bottom: 3%;
	border-radius: 50%;
	width: 32px;
	height: 32px
}

.index-slider .lSSlideOuter .lSAction .lSPrev {
	left: 44%;
	background: #fff url(../assets/img/icons/lSAction-top-left.png) 45% 50% no-repeat;
	z-index: 2
}

@media screen and (max-width:1800px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 44%
	}
}

@media screen and (max-width:1700px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 42%
	}
}

@media screen and (max-width:1340px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 40%
	}
}

@media screen and (max-width:1100px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 38%
	}
}

@media screen and (max-width:890px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 36%
	}
}

@media screen and (max-width:800px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 34%
	}
}

@media screen and (max-width:698px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 32%
	}
}

@media screen and (max-width:590px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 28%
	}
}

@media screen and (max-width:450px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 21%
	}
}

@media screen and (max-width:320px) {
	.index-slider .lSSlideOuter .lSAction .lSPrev {
		left: 15%
	}
}

.index-slider .lSSlideOuter .lSAction .lSNext {
	right: 44%;
	background: #fff url(../assets/img/icons/lSAction-top-right.png) 55% 50% no-repeat;
	z-index: 2
}

@media screen and (max-width:1800px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 44%
	}
}

@media screen and (max-width:1700px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 42%
	}
}

@media screen and (max-width:1340px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 40%
	}
}

@media screen and (max-width:1100px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 38%
	}
}

@media screen and (max-width:890px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 36%
	}
}

@media screen and (max-width:800px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 34%
	}
}

@media screen and (max-width:698px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 32%
	}
}

@media screen and (max-width:590px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 28%
	}
}

@media screen and (max-width:450px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 21%
	}
}

@media screen and (max-width:320px) {
	.index-slider .lSSlideOuter .lSAction .lSNext {
		right: 15%
	}
}

.index-slider .lSSlideOuter .lSSlideWrapper {
	height: 100%;
	position: relative
}

.index-slider .lSSlideOuter .lSSlideWrapper .lightSlider {
	height: 100%!important;
	position: relative
}

.index-slider .index-slider__wrapper {
	height: 100%;
	position: absolute;
	top: 101px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden
}

@media screen and (max-width:1800px) {
	.index-slider .index-slider__wrapper {
		top: 120px
	}
}

@media screen and (max-width:990px) {
	.index-slider .index-slider__wrapper {
		top: 75px
	}
}

.index-slider .index-slider__wrapper .index__slide {
	height: 100%
}

.index-slider .index-slider__wrapper .index__slide .slide {
	height: 100%;
	position: relative
}

.index-slider .index-slider__wrapper .index__slide .slide .slide__gradient {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(90deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0));
	width: 40%
}

@media screen and (max-width:812px) {
	.index-slider .index-slider__wrapper .index__slide .slide .slide__gradient {
		background: rgba(0, 0, 0, .3);
		width: 100%
	}
}

.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper {
	width: 90%;
	position: absolute;
	top: 40%;
	left: 10%;
	-webkit-transform: translateY(-40%);
	transform: translateY(-40%)
}

@media screen and (max-width:990px) {
	.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper {
		width: 90%;
		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;
		position: absolute;
		top: 20%;
		left: 5%;
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}
}

@media screen and (max-width:720px) {
	.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper {
		position: absolute;
		top: 30%;
		left: 5%;
		-webkit-transform: translateY(-30%);
		transform: translateY(-30%)
	}
}

.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__button {
	width: 195px;
	height: 40px;
	border-radius: 100px;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #fff;
	color: #fff
}

.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__button span {
	text-shadow: 0 1px 3px rgba(0, 0, 0, .5)
}

@media screen and (max-width:812px) {
	.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__picture {
		display: none
	}
}

.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__picture img {
	display: block;
	max-width: 100%
}

.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__heading {
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	font-size: 50px;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	width: 40%;
	min-width: 608px;
	line-height: 1.2;
	margin: 40px 0 25px
}

.index-slider .index-slider__wrapper .index__slide.index__slide-cashback .slide .s__wrapper .s__heading {
	font-size: 35px;
}

@media screen and (max-width:1366px) {
	.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__heading {
		margin: 40px 0 0
	}
}

@media screen and (max-width:990px) {
	.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__heading {
		font-size: 50px;
		min-width: 0;
		width: 100%;
		text-align: center
	}
}

@media screen and (max-width:720px) {
	.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__heading {
		font-size: 30px;
		margin: 0
	}

	.index-slider .index-slider__wrapper .index__slide.index__slide-cashback .slide .s__wrapper .s__heading {
		font-size: 30px;
	}
}

.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__text {
	display: none;
	font-size: 17px;
	color: #fff;
	width: 30%;
	min-width: 543px;
	margin: 15px 0 0;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .5)
}

.index-slider .index-slider__wrapper .index__slide.index__slide-cashback .slide .s__wrapper .s__text {
	display: block;
	width: 36%;
}

.index-slider .index-slider__wrapper .index__slide.index__slide-cashback .slide .s__wrapper .s__text span {
	font-size: 42px;
}

@media screen and (max-width:990px) {
	.index-slider .index-slider__wrapper .index__slide .slide .s__wrapper .s__text {
		text-align: center;
		width: 100%;
		min-width: 0
	}

	.index-slider .index-slider__wrapper .index__slide.index__slide-cashback .slide .s__wrapper .s__text {
		display: none;
	}
}

.index-slider .index-slider__wrapper .index__slide.index__slide-cashback .slide {
	background-position-x: 71% !important;
}

@media screen and (max-width:1024px) {
	.index-slider .index-slider__wrapper .index__slide.index__slide-cashback .slide {
		background-position-x: 50% !important;
	}
}

.index-slider .index-slider__wrapper .index__slide .slide__first {
	background: #fff url(../assets/img/bg/index-hot-springs.jpg) 50% 50% no-repeat;
	background-size: cover
}

.index-slider .index-slider__wrapper .index__slide .slide__second {
	background: #fff url(../assets/img/bg/index-rooms.jpg) 50% 50% no-repeat;
	background-size: cover
}

.index-slider .index-slider__wrapper .index__slide .slide__third {
	background: #fff url(../assets/img/bg/index-cafe.jpg) 50% 50% no-repeat;
	background-size: cover
}

.index-slider .index-slider__wrapper .index__slide .slide__fourth {
	background: #fff url(../assets/img/bg/index-children.jpg) 50% 50% no-repeat;
	background-size: cover
}

.index-slider .index-slider__wrapper .index__slide .slide__fifth {
	background: #fff url(../assets/img/bg/index-events.jpg) 50% 50% no-repeat;
	background-size: cover
}

.index-booking {
	width: 300px;
	background: #fff;
	position: absolute;
	right: 5%;
	z-index: 4;
	top: 20%
}

@media screen and (max-width:990px) {
	.index-booking {
		display: none
	}
}

.index-booking .index-booking__wrapper .first__hidden .unavailable-icon {
	width: 73%;
	margin: 58px auto 0
}

.index-booking .index-booking__wrapper .hidden {
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
	background: #f9f9f9;
	padding: 19px 0;
	height: 100%
}

.index-booking .index-booking__wrapper .hidden__form {
	width: 70%;
	height: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.index-booking .index-booking__wrapper .hidden__heading {
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	font-size: 25px;
	margin: 0 0 25px;
	text-align: center
}

.index-booking .index-booking__wrapper .hidden__heading_third {
	font-size: 23px
}

.index-booking .index-booking__wrapper .hidden__text-bottom {
	font-size: 12px;
	text-align: center;
	margin: 0 0 12px
}

.index-booking .index-booking__wrapper .hidden__list {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.index-booking .index-booking__wrapper .hidden__list .hidden__item {
	margin: 0 0 24px
}

.index-booking .index-booking__wrapper .hidden__list .hidden__item .hidden__text {
	font-size: 12px;
	margin: 0 0 4px
}

.index-booking .index-booking__wrapper .hidden__list .hidden__item .hidden__input-wrapper {
	font-size: 16px;
	position: relative;
	background: #fff
}

.index-booking .index-booking__wrapper .hidden__list .hidden__item .hidden__input-wrapper input.hidden__input {
	outline: 0 none;
	border: 1px solid #ddd;
	width: 100%;
	padding: 13px 10px;
	background: transparent;
	position: relative;
	z-index: 2
}

.index-booking .index-booking__wrapper .hidden__list .hidden__item .hidden__input-wrapper .hidden__icon {
	width: 41px;
	height: 27px;
	position: absolute;
	top: 12px;
	right: 11px;
	z-index: 1
}

.index-booking .index-booking__wrapper .hidden__list .hidden__item .hidden__input-wrapper .hidden__icon_man {
	width: 24px;
	height: 27px
}

.index-booking .index-booking__wrapper .hidden__list .hidden__item .hidden__input-wrapper .hidden__icon .cls-1 {
	fill: none;
	stroke: #000;
	stroke-linecap: round;
	stroke-linejoin: round
}

.index-booking .booking__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	z-index: 2
}

.index-booking .booking__list .booking__item {
	border-bottom: 1px solid #ebebeb;
	background: #fff;
	transition: .1s
}

.index-booking .booking__list .booking__item:hover {
	background: #f9f9f9
}

.index-booking .booking__list .booking__item.visible {
	background: #f9f9f9!important;
	transition: .1s
}

.index-booking .booking__list .booking__item .booking__item_first-hidden {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.index-booking .booking__list .booking__item:last-child {
	border-bottom: 0 none
}

.index-booking .booking__list .booking__item .booking__link {
	text-decoration: none;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0
}

.index-booking .booking__list .booking__item .booking__link .booking__i {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	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-align: center;
	-ms-flex-align: center;
	align-items: center
}

.index-booking .booking__list .booking__item .booking__link .booking__i .bi__top {
	width: 39px;
	height: 42px
}

.index-booking .booking__list .booking__item .booking__link .booking__i .bi__top .cls-1 {
	fill: none;
	stroke: #000;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2px
}

.index-booking .booking__list .booking__item .booking__link .booking__i .bi__arrow {
	width: 8px;
	height: 20px;
	margin-top: 23px
}

.index-booking .booking__list .booking__item .booking__link .booking__i .bi__arrow .cls-1 {
	fill: none;
	stroke: #000;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2px
}

.index-booking .booking__list .booking__item .booking__link .booking__content {
	-ms-flex-preferred-size: 70%;
	flex-basis: 70%
}

.index-booking .booking__list .booking__item .booking__link .booking__content .booking__heading {
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	font-size: 20px;
	line-height: 22px
}

.index-booking .booking__list .booking__item .booking__link .booking__content .booking__price {
	font-size: 13px;
	margin-top: 14px;
	width: 75%
}

.index-booking .booking__list .booking__item .booking__link .booking__content .booking__read-more {
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 15px;
	color: #06628d;
	margin-top: 20px
}

.index-booking .booking__list .booking__item .booking__link .booking__content .booking__read-more_hidden {
	visibility: hidden
}

.index-booking .inprice__button {
	height: 50px;
	margin: 50px 0 0
}

.index-booking .inprice__button span {
	line-height: 50px
}

.index-booking .hidden__illustration {
	width: 100%;
	height: 235px
}

.index-booking .hidden__illustration .cls-1 {
	fill: none;
	stroke: #78c6eb;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2px
}

.index-booking .inprice__button {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 16px;
	color: #fff;
	background-image: linear-gradient(0deg, #319fd2, #62b3d9);
	box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, .07);
	text-align: center;
	position: relative;
	display: none
}

.index-booking .inprice__button:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(0deg, #0b6a97, #399cca);
	opacity: 0;
	transition: opacity .2s linear
}

.index-booking .inprice__button:hover {
	opacity: 1
}

.index-booking .inprice__button:hover:after {
	content: "";
	display: block;
	opacity: 1
}

.index-booking .inprice__button span {
	position: relative;
	z-index: 1
}

.index-booking .button__submit {
	width: 100%;
	height: 50px;
	border: 0 none;
	outline: 0 none;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 16px;
	color: #fff;
	background-color: #1b98d3;
	border-radius: 100px;
	transition: .3s
}

.index-booking .button__submit:hover {
	background-color: #49bff6
}

.index-booking-mobile {
	display: none
}

@media screen and (max-width:990px) {
	.index-booking-mobile {
		display: block
	}
}

.index-booking-mobile .acco .acco__item {
	border-bottom: 1px solid #ebebeb
}

.index-booking-mobile .acco .acco__item.active .acco__trigger {
	background: #f9f9f9
}

.index-booking-mobile .acco .acco__trigger {
	text-decoration: none;
	font-size: 13px;
	color: #000;
	padding: 12px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.index-booking-mobile .acco .acco__trigger .booking__i {
	width: 30%;
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.index-booking-mobile .acco .acco__trigger .booking__i .bi__top {
	width: 39px;
	height: 42px
}

.index-booking-mobile .acco .acco__trigger .booking__i .bi__top .cls-1 {
	fill: none;
	stroke: #000;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2px
}

.index-booking-mobile .acco .acco__trigger .booking__content-wrapper {
	width: 70%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width:660px) {
	.index-booking-mobile .acco .acco__trigger .booking__content-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index-booking-mobile .acco .acco__trigger .booking__content {
	width: 70%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.index-booking-mobile .acco .acco__trigger .booking__content .booking__heading {
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	font-size: 20px;
	margin: 0 0 8px
}

@media screen and (max-width:660px) {
	.index-booking-mobile .acco .acco__trigger .booking__content {
		width: 80%
	}
}

.index-booking-mobile .acco .acco__trigger .booking__read-more {
	width: 30%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 15px;
	color: #06628d
}

@media screen and (max-width:660px) {
	.index-booking-mobile .acco .acco__trigger .booking__read-more {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin: 4px 0 0;
		width: 80%
	}
}

.index-booking-mobile .acco .acco__trigger .booking__read-more .bi__arrow {
	width: 8px;
	height: 20px;
	margin: 3px 0 0 20px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.index-booking-mobile .acco .acco__trigger .booking__read-more .bi__arrow .cls-1 {
	fill: none;
	stroke: #06628d;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2px
}

.index-booking-mobile .acco .acco__content {
	padding: 10px 10px 30px;
	list-style: disc;
	list-style-position: inside;
	display: none;
	background: #f9f9f9
}

.index-booking-mobile .acco .acco__content-item {
	margin-bottom: 5px
}

.index-booking-mobile .hidden__illustration {
	width: 50%;
	height: auto;
	margin: 0 auto
}

.index-booking-mobile .hidden__illustration .cls-1 {
	fill: none;
	stroke: #78c6eb;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2px
}

.index-booking-mobile .hidden {
	width: 60%;
	margin: 0 auto
}

@media screen and (max-width:740px) {
	.index-booking-mobile .hidden {
		width: 80%
	}
}

@media screen and (max-width:400px) {
	.index-booking-mobile .hidden {
		width: 90%
	}
}

.index-booking-mobile .hidden .hidden__item {
	margin: 10px 0 0
}

.index-booking-mobile .hidden .hidden__input-wrapper {
	font-size: 16px;
	position: relative;
	background-color: #fff
}

.index-booking-mobile .hidden .hidden__input-wrapper input.hidden__input {
	outline: 0 none;
	border: 1px solid #ddd;
	width: 100%;
	padding: 13px 10px;
	background: transparent;
	position: relative;
	z-index: 2
}

.index-booking-mobile .hidden .hidden__input-wrapper .hidden__icon {
	width: 41px;
	height: 27px;
	position: absolute;
	top: 12px;
	right: 11px;
	z-index: 1
}

.index-booking-mobile .hidden .hidden__input-wrapper .hidden__icon_man {
	width: 24px;
	height: 27px
}

.index-booking-mobile .hidden .hidden__input-wrapper .hidden__icon .cls-1 {
	fill: none;
	stroke: #000;
	stroke-linecap: round;
	stroke-linejoin: round
}

.index-booking-mobile .inprice__button {
	width: 210px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 40px auto 0;
	text-decoration: none;
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 16px;
	padding: 10px 0;
	color: #fff;
	background-image: linear-gradient(0deg, #319fd2, #62b3d9);
	box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, .07);
	text-align: center;
	position: relative;
	display: none
}

.index-booking-mobile .inprice__button:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(0deg, #0b6a97, #399cca);
	opacity: 0;
	transition: opacity .2s linear
}

.index-booking-mobile .inprice__button:hover {
	opacity: 1
}

.index-booking-mobile .inprice__button:hover:after {
	content: "";
	display: block;
	opacity: 1
}

.index-booking-mobile .inprice__button span {
	position: relative;
	z-index: 1
}

.index-booking-mobile .first__hidden .first__hidden-title {
	text-align: center;
	font-size: 18px;
	margin-top: 30px;
	font-family: open_sansregular;
	font-family: open_sansbold
}

.index-booking-mobile .first__hidden .unavailable-icon {
	width: 70%;
	margin: 40px auto 0
}

.index-wrapper {
	height: 100%
}

.index-inprice-container {
	background: url(../assets/img/bg/inprice.png) 0 0 no-repeat;
	background-size: cover;
	margin-top: 50px
}

.index-inprice {
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden
}

@media screen and (max-width:1320px) {
	.index-inprice {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index-inprice .bt-included {
	width: 1199px;
	float: right
}

@media screen and (max-width:1650px) {
	.index-inprice .bt-included {
		width: 900px
	}
}

@media screen and (max-width:1320px) {
	.index-inprice .bt-included {
		display: none;
		float: none;
		width: 80%;
		margin: 0 auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

@media screen and (max-width:990px) {
	.index-inprice .bt-included {
		width: 100%
	}
}

@media screen and (max-width:740px) {
	.index-inprice .bt-included {
		width: 80%
	}
}

@media screen and (max-width:540px) {
	.index-inprice .bt-included {
		width: 100%
	}
}

.index-inprice .inprice__i {
	margin-right: 1199px
}

@media screen and (max-width:1650px) {
	.index-inprice .inprice__i {
		margin-right: 900px
	}
}

@media screen and (max-width:1320px) {
	.index-inprice .inprice__i {
		margin: 0;
		width: 100%
	}
}

.index-inprice .inprice__i .inprice__content {
	height: 100%;
	margin: 0 0 0 34%
}

@media screen and (max-width:1650px) {
	.index-inprice .inprice__i .inprice__content {
		margin: 0 0 0 10%
	}
}

@media screen and (max-width:1320px) {
	.index-inprice .inprice__i .inprice__content {
		margin: 0;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

.index-inprice .inprice__i .inprice__content .inprice__middle {
	display: none
}

@media screen and (max-width:1320px) {
	.index-inprice .inprice__i .inprice__content .inprice__middle {
		display: block
	}
}

.index-inprice .inprice__i .inprice__content .inprice__middle .in__arrow {
	text-align: center
}

.index-inprice .inprice__i .inprice__content .inprice__middle .in__arrow .in-arrow__text {
	color: #25566d;
	font-family: open_sansregular;
	font-family: open_sansbold;
	position: relative;
	font-size: 20px;
	line-height: 22px
}

.index-inprice .inprice__i .inprice__content .inprice__middle .in__arrow .in-arrow__text:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 10%;
	height: 1px;
	background: #c6d6dd;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 34%
}

@media screen and (max-width:420px) {
	.index-inprice .inprice__i .inprice__content .inprice__middle .in__arrow .in-arrow__text:after {
		left: 5%
	}
}

.index-inprice .inprice__i .inprice__content .inprice__middle .in__arrow .in-arrow__text:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 10%;
	height: 1px;
	background: #c6d6dd;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 34%
}

@media screen and (max-width:420px) {
	.index-inprice .inprice__i .inprice__content .inprice__middle .in__arrow .in-arrow__text:before {
		right: 5%
	}
}

.index-inprice .inprice__i .inprice__content .inprice__list {
	display: none
}

@media screen and (max-width:1320px) {
	.index-inprice .inprice__i .inprice__content .inprice__list {
		display: block;
		margin: 10px 0 0;
		width: 459px
	}
}

@media screen and (max-width:480px) {
	.index-inprice .inprice__i .inprice__content .inprice__list {
		width: 100%;
		padding: 0 20px
	}
}

.index-inprice .inprice__i .inprice__content .inprice__list .inprice__item-text {
	font-size: 20px;
	color: #002232;
	line-height: 1.2;
	margin: 0 0 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.index-inprice .inprice__i .inprice__content .inprice__list .inprice__item-text .item__separator {
	width: 8px;
	height: 2px;
	background: #002232
}

.index-inprice .inprice__i .inprice__content .inprice__list .inprice__item-text .item__text {
	margin-left: 8px;
	width: 90%
}

.index-inprice .inprice__item {
	height: 50%;
	padding: 40px 0 0
}

@media screen and (max-width:1650px) {
	.index-inprice .inprice__item {
		padding: 25px 0 0
	}
}

@media screen and (max-width:1320px) {
	.index-inprice .inprice__item {
		height: auto;
		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;
		padding: 30px 0
	}
}

.index-inprice .inprice__i {
	position: relative
}

.index-inprice .inprice__i .inprice-arrow__arrow {
	width: 285px;
	height: 205px;
	background: url(../assets/img/bg/inprice-arrow.png) 0 9px no-repeat;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 70%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1
}

@media screen and (max-width:1800px) {
	.index-inprice .inprice__i .inprice-arrow__arrow {
		width: 218px;
		height: 166px;
		background: url(../assets/img/bg/inprice-arrow.png) 0 7px no-repeat;
		background-size: cover
	}
}

@media screen and (max-width:1440px) {
	.index-inprice .inprice__i .inprice-arrow__arrow {
		left: 62%
	}
}

@media screen and (max-width:1320px) {
	.index-inprice .inprice__i .inprice-arrow__arrow {
		display: none
	}
}

.index-inprice .inprice__i .inprice-arrow__arrow .ia__text-wrapper {
	position: relative;
	width: 100%;
	height: 100%
}

.index-inprice .inprice__i .inprice-arrow__arrow .ia__text-wrapper .ia__text {
	font-size: 20px;
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	color: #1a7caa;
	line-height: 1.2;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media screen and (max-width:1800px) {
	.index-inprice .inprice__i .inprice-arrow__arrow .ia__text-wrapper .ia__text {
		font-size: 17px;
		min-width: 115px
	}
}

.index-inprice .inprice__i .inprice__arrow {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	text-align: center
}

@media screen and (max-width:1320px) {
	.index-inprice .inprice__i .inprice__arrow {
		position: static;
		left: 0;
		top: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		display: none
	}
}

@media screen and (max-width:520px) {
	.index-inprice .inprice__i .inprice__arrow {
		top: 47%;
		-webkit-transform: translateY(-47%);
		transform: translateY(-47%)
	}
}

.index-inprice .inprice__i .inprice__arrow .inprice-arrow__text {
	color: #25566d;
	font-family: open_sansregular;
	font-family: open_sansbold;
	position: relative;
	font-size: 20px;
	line-height: 22px
}

.index-inprice .inprice__i .inprice__arrow .inprice-arrow__text:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 10%;
	height: 1px;
	background: #c6d6dd;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 34%
}

@media screen and (max-width:420px) {
	.index-inprice .inprice__i .inprice__arrow .inprice-arrow__text:after {
		left: 5%
	}
}

.index-inprice .inprice__i .inprice__arrow .inprice-arrow__text:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 10%;
	height: 1px;
	background: #c6d6dd;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 34%
}

@media screen and (max-width:420px) {
	.index-inprice .inprice__i .inprice__arrow .inprice-arrow__text:before {
		right: 5%
	}
}

.index-inprice .inprice__i .inprice__svg {
	width: 85px;
	height: 61px
}

.index-inprice .inprice__i .inprice__bus-svg {
	background-image: url('../img/bus-inprice.svg');
    background-position: center;
    background-repeat: no-repeat;
	background-size: contain;
}

@media screen and (max-width:1650px) {
	.index-inprice .inprice__i .inprice__svg {
		width: 75px;
		height: 52px
	}
}

.index-inprice .inprice__i .inprice__svg .cls-1 {
	fill: none;
	stroke: #25566d;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 4px
}

.index-inprice .inprice__i .inprice__text {
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	font-size: 20px;
	color: #002232;
	margin-top: 28px;
	width: 70%
}

@media screen and (max-width:1800px) {
	.index-inprice .inprice__i .inprice__text {
		width: 85%
	}
}

@media screen and (max-width:1650px) {
	.index-inprice .inprice__i .inprice__text {
		margin-top: 12px
	}
}

@media screen and (max-width:1320px) {
	.index-inprice .inprice__i .inprice__text {
		width: 100%;
		text-align: center
	}
}

.index-inprice .inprice__i .inprice__button {
	width: 195px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 16px;
	padding: 10px 0;
	color: #fff;
	background-image: linear-gradient(0deg, #319fd2, #62b3d9);
	box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, .07);
	text-align: center;
	margin: 20px 0 0;
	position: relative;
	display: none
}

@media screen and (max-width:1650px) {
	.index-inprice .inprice__i .inprice__button {
		width: 165px;
		font-size: 14px;
		margin: 15px 0 0
	}
}

.index-inprice .inprice__i .inprice__button:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(0deg, #0b6a97, #399cca);
	opacity: 0;
	transition: opacity .2s linear
}

.index-inprice .inprice__i .inprice__button:hover {
	opacity: 1
}

.index-inprice .inprice__i .inprice__button:hover:after {
	content: "";
	display: block;
	opacity: 1
}

.index-inprice .inprice__i .inprice__button span {
	position: relative;
	z-index: 1
}

.index-inprice .bt-included {
	position: relative
}

.index-inprice .bt-included .bt-included__images {
	text-align: center
}

.index-inprice .bt-included .bt-included__images .bti__list {
	font-size: 0;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 -.3%
}

.index-inprice .bt-included .bt-included__images .bti__list .bti__item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 0 .3% .3%;
	width: 24.7%;
	overflow: hidden
}

.index-inprice .bt-included .bt-included__images .bti__list .bti__item .bti__item-link {
	display: block;
	text-decoration: none
}

.index-inprice .bt-included .bt-included__images .bti__list .bti__item .bti__item-link:hover .bti__item-pic img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.index-inprice .bt-included .bt-included__images .bti__list .bti__item:nth-of-type(5) {
	margin: 0 0 0 .3%
}

@media screen and (max-width:740px) {
	.index-inprice .bt-included .bt-included__images .bti__list .bti__item:nth-of-type(5) {
		margin: 0 0 .3% .3%
	}
}

.index-inprice .bt-included .bt-included__images .bti__list .bti__item:nth-of-type(6) {
	margin: 0 0 0 .3%
}

@media screen and (max-width:740px) {
	.index-inprice .bt-included .bt-included__images .bti__list .bti__item:nth-of-type(6) {
		margin: 0 0 .3% .3%
	}
}

.index-inprice .bt-included .bt-included__images .bti__list .bti__item:nth-of-type(7),
.index-inprice .bt-included .bt-included__images .bti__list .bti__item:nth-of-type(8) {
	margin: 0 0 0 .3%
}

@media screen and (max-width:740px) {
	.index-inprice .bt-included .bt-included__images .bti__list .bti__item {
		width: 49.7%
	}
}

.index-inprice .bt-included .bt-included__images .bti__list .bti__item .bti__item-pic img {
	transition: .5s;
	display: block;
	max-width: 100%
}

.index-inprice .bt-included .bt-included__images .bti__list .bti__item .bti__text {
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 15px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 14px;
	width: 100%
}

.index-bg {
	background: #f9f9f9;
	background-image: url(../assets/img/bg/main-top-bg.png), url(../assets/img/bg/main-bottom-bg.png);
	background-position: 100% 0, left 75%;
	background-repeat: no-repeat, no-repeat
}

.index-leisure {
	padding: 100px 0 0
}

@media screen and (max-width:990px) {
	.index-leisure {
		padding: 60px 0 0
	}
}

.index-leisure .leisure__title {
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	font-size: 50px;
	width: 40%;
	min-width: 740px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.2
}

@media screen and (max-width:990px) {
	.index-leisure .leisure__title {
		padding: 0 20px;
		min-width: 0;
		width: 100%;
		margin: 40px 0 0;
		font-size: 30px
	}
}

.index-leisure .overflow-scrolling {
	position: relative
}

.index-leisure .overflow-scrolling .blur {
	position: absolute;
	top: 35%;
	z-index: 1;
	width: 19px;
	height: 35px;
	background: url(../assets/img/bg/blur.png) 50% no-repeat
}

.index-leisure .overflow-scrolling .blur:first-of-type {
	right: 0
}

.index-leisure .overflow-scrolling .blur:nth-of-type(2) {
	left: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.index-leisure .tl__wrapper {
	padding: 0 0 20px
}

.index-leisure .tl__wrapper .tabs__list {
	max-width: 1434px;
	position: relative;
	margin: 0 auto;
	padding: 0 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.index-leisure .tl__wrapper .tabs__list .tabs__item:hover .tabs__link {
	color: #62b3d9
}

@media screen and (max-width:1370px) {
	.index-leisure .tl__wrapper .tabs__list .tabs__item {
		padding: 0
	}
}

.index-leisure .tl__wrapper .tabs__list .tabs__link {
	font-family: open_sansregular;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	transition: .3s;
	cursor: pointer;
	padding: 0 12px 14px;
	white-space: nowrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width:1140px) {
	.index-leisure .tl__wrapper .tabs__list .tabs__link {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media screen and (max-width:940px) {
	.index-leisure .tl__wrapper .tabs__list .tabs__link {
		padding: 0 12px 14px
	}
}

.index-leisure .leisure__wrapper {
	max-width: 1434px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (max-width:540px) {
	.index-leisure .leisure__wrapper {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 20px
	}
}

.index-leisure .leisure__wrapper .leisure__item {
	width: 31%;
	margin: 0 0 23px 1.7%;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff
}

@media screen and (max-width:890px) {
	.index-leisure .leisure__wrapper .leisure__item {
		width: 47%;
		margin: 0 0 23px 2%
	}
}

@media screen and (max-width:540px) {
	.index-leisure .leisure__wrapper .leisure__item {
		width: 100%;
		margin: 0 0 20px
	}
}

.index-leisure .leisure__wrapper .leisure__item .lSSlideOuter {
	position: relative
}

.index-leisure .leisure__wrapper .leisure__item .lSSlideOuter .lSAction a {
	left: 0;
	bottom: 0;
	margin-top: 0;
	width: 52px;
	height: 51px;
	background: #fbfafa;
	z-index: 1;
	opacity: 1;
	transition: .3s
}

.index-leisure .leisure__wrapper .leisure__item .lSSlideOuter .lSAction a:hover {
	opacity: 1
}

.index-leisure .leisure__wrapper .leisure__item .lSSlideOuter .lSAction .lSPrev {
	left: 28px;
	background-image: url(../assets/img/icons/leisure-a-l.png), url(../assets/img/icons/leisure-separator.png);
	background-position: 50%, 100%;
	background-repeat: no-repeat, no-repeat;
	transition: .3s
}

.index-leisure .leisure__wrapper .leisure__item .lSSlideOuter .lSAction .lSPrev:hover {
	background-image: url(../assets/img/icons/leisure-hover-l.png), url(../assets/img/icons/leisure-separator.png);
	background-position: 50%, 100%;
	background-repeat: no-repeat, no-repeat
}

.index-leisure .leisure__wrapper .leisure__item .lSSlideOuter .lSAction .lSNext {
	background: #fbfafa url(../assets/img/icons/leisure-a-r.png) 50% no-repeat;
	transition: .3s;
	left: 80px
}

.index-leisure .leisure__wrapper .leisure__item .lSSlideOuter .lSAction .lSNext:hover {
	background: #fbfafa url(../assets/img/icons/leisure-hover-r.png) 50% no-repeat
}

.index-leisure .leisure__wrapper .leisure__item .lSSlideOuter .lSPager {
	margin-top: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: none
}

.index-leisure .leisure__wrapper .leisure__item .leisure__slider .leisure__slide .leisure__picture img {
	display: block;
	max-width: 100%
}

.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content {
	background: #fff;
	border-radius: 0 0 2px 2px;
	padding: 25px 0 0 29px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content .lsc__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

@media screen and (max-width:1240px) {
	.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content .lsc__top {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content .lsc__top .lsc__title {
	font-size: 18px;
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	-ms-flex-preferred-size: 70%;
	flex-basis: 69.6%;
	line-height: 1.2;
	display: block;
	text-decoration: none;
	color: #000
}

@media screen and (max-width:1240px) {
	.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content .lsc__top .lsc__title {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content .lsc__top .lsc__price {
	background: #1b98d3;
	color: #fff;
	text-align: center;
	-ms-flex-preferred-size: 134px;
	flex-basis: 30%;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
	padding: 0 8px
}

@media screen and (max-width:1250px) {
	.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content .lsc__top .lsc__price {
		font-size: 14px
	}
}

@media screen and (max-width:1240px) {
	.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content .lsc__top .lsc__price {
		margin-top: 8px
	}
}

.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content .lsc__text {
	font-size: 14px;
	margin: 22px 0;
	padding: 0 10px 0 0
}

@media screen and (max-width:990px) {
	.index-leisure .leisure__wrapper .leisure__item .leisure__slide-content .lsc__text {
		display: none
	}
}

.index-leisure .inprice__button {
	width: 195px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: auto 0 25px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 16px;
	padding: 10px 0;
	color: #fff;
	background-image: linear-gradient(0deg, #319fd2, #62b3d9);
	box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, .07);
	text-align: center;
	position: relative;
	display: none
}

@media (max-width: 1024px) {
	.index-leisure .inprice__button {
		margin: 35px 0;
	}
}

.index-leisure .inprice__button:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(0deg, #0b6a97, #399cca);
	opacity: 0;
	transition: opacity .2s linear
}

.index-leisure .inprice__button:hover {
	opacity: 1
}

.index-leisure .inprice__button:hover:after {
	content: "";
	display: block;
	opacity: 1
}

.index-leisure .inprice__button span {
	position: relative;
	z-index: 1
}

.index-media {
	margin: 100px auto 0;
	max-width: 1920px
}

@media screen and (max-width:990px) {
	.index-media {
		margin: 40px auto 0
	}
}

.index-media .media__title {
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	font-size: 50px;
	width: 40%;
	min-width: 704px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.2
}

@media screen and (max-width:990px) {
	.index-media .media__title {
		padding: 0 20px;
		min-width: 0;
		width: 100%;
		margin: 0;
		font-size: 30px
	}
}

.index-media .lSSlideOuter .lSSlideWrapper .lSAction a {
	top: 0;
	margin-top: 0;
	height: 100%;
	background: transparent;
	width: 80px;
	transition: opacity .3s;
	z-index: 1
}

.index-media .lSSlideOuter .lSSlideWrapper .lSAction .lSPrev {
	left: 0;
	background: transparent url(../assets/img/bg/m-lSAction-left.png) 0 0 no-repeat;
	opacity: 0
}

.index-media .lSSlideOuter .lSSlideWrapper .lSAction .lSPrev:hover {
	opacity: .8
}

.index-media .lSSlideOuter .lSSlideWrapper .lSAction .lSNext {
	right: 0;
	background: transparent url(../assets/img/bg/m-lSAction-left.png) 0 0 no-repeat;
	opacity: 0
}

.index-media .lSSlideOuter .lSSlideWrapper .lSAction .lSNext:hover {
	opacity: .8
}

.index-media .media__slider .media__slide_photo:after {
	content: url(../assets/img/content/zoom-large.png);
	opacity: 0
}

.index-media .media__slider .media__slide_photo:after,
.index-media .media__slider .media__slide_video:after {
	display: block;
	transition: opacity .3s;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.index-media .media__slider .media__slide_video:after {
	content: url(../assets/img/content/video-large.png);
	opacity: 1
}

.index-media .media__slider .media__slide {
	width: 20%;
	position: relative
}

.index-media .media__slider .media__slide:after {
	cursor: pointer
}

.index-media .media__slider .media__slide:hover:after {
	opacity: 1
}

.index-media .media__slider .media__slide .media__link {
	display: block;
	text-decoration: none
}

.index-media .media__slider .media__slide img {
	display: block;
	max-width: 100%
}

.index-events {
	margin-top: 40px;
	padding: 0 20px 100px
}

@media screen and (max-width:990px) {
	.index-events {
		margin: 40px 0 0
	}
}

.index-events .events__title {
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	font-size: 50px;
	width: 38%;
	min-width: 745px;
	margin: 0 auto 80px;
	text-align: center;
	line-height: 1.2
}

.index-events .events__title_second {
	margin: 80px auto
}

@media screen and (max-width:990px) {
	.index-events .events__title_second {
		margin: 40px 0
	}
}

@media screen and (max-width:990px) {
	.index-events .events__title {
		padding: 0 20px;
		min-width: 0;
		width: 100%;
		margin: 40px 0;
		font-size: 30px
	}
}

.index-events .events__wrapper {
	max-width: 1240px;
	margin: 0 auto
}

.index-events .events__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 0 -2%
}

@media screen and (max-width:850px) {
	.index-events .events__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index-events .events__list .events__item {
	width: 31.3%;
	margin: 0 0 0 2%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width:800px) {
	.index-events .events__list .events__item {
		width: 48
	}
}

@media screen and (max-width:850px) {
	.index-events .events__list .events__item {
		width: 98%;
		padding: 0;
		margin: 0 0 20px 2%
	}
}

@media screen and (max-width:800px) {
	.index-events .events__list .events__item_sixth,
	.index-events .events__list .events__item_third {
		display: none
	}
}

.index-events .events__list .events__item .ei__wrapper .ei__date {
	font-size: 14px;
	color: #1b98d3
}

.index-events .events__list .events__item .ei__wrapper .ei__heading {
	font-family: open_sansregular;
	font-family: open_sansextrabold;
	font-size: 25px;
	line-height: 1.2;
	margin-top: 17px
}

.index-events .events__list .events__item .ei__wrapper .ei__text {
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 15px;
	margin: 24px 0
}

.index-events .events__list .events__item .ei__wrapper .link__read-more {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #000;
	transition: .3s
}

.index-events .events__list .events__item .ei__wrapper .link__read-more:hover {
	color: #1b98d3;
	border-bottom: 1px dashed #1b98d3
}

.index-events .events__list .events__item .ei__wrapper .inprice__button {
	margin: auto 0 0;
	width: 118px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-family: open_sansregular;
	font-family: open_sanssemibold;
	font-size: 14px;
	padding: 10px 0;
	color: #fff;
	background-image: linear-gradient(0deg, #319fd2, #62b3d9);
	box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, .07);
	text-align: center;
	position: relative;
	display: none
}

.index-events .events__list .events__item .ei__wrapper .inprice__button:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(0deg, #0b6a97, #399cca);
	opacity: 0;
	transition: opacity .2s linear
}

.index-events .events__list .events__item .ei__wrapper .inprice__button:hover {
	opacity: 1
}

.index-events .events__list .events__item .ei__wrapper .inprice__button:hover:after {
	content: "";
	display: block;
	opacity: 1
}

.index-events .events__list .events__item .ei__wrapper .inprice__button span {
	position: relative;
	z-index: 1
}

.index-footer {
	background: #f9f9f9
}

.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: 0
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-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(../assets/img/plugins/slick/ajax-loader.gif) 50% no-repeat
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
	src: url(../assets/fonts/slick.eot);
	src: url(../assets/fonts/slick.eot?#iefix) format("embedded-opentype"), url(../assets/fonts/slick.woff) format("woff"), url(../assets/fonts/slick.ttf) format("truetype"), url(../assets/fonts/slick.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%);
	transform: translateY(-50%);
	cursor: pointer;
	border: 0
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0;
	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-next {
	right: -25px
}

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

.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: 0;
	background: transparent
}

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

.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: "•";
	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
}

.index-m {
	margin: 0 auto;
	max-width: 1920px
}

.index-m .load__wrapper .loading-svg {
	font-weight: 700;
	max-width: 600px;
	height: 100%
}

@media screen and (max-width:812px) {
	.index-m .load__wrapper .loading-svg {
		max-width: 400px
	}
}

@media screen and (max-width:414px) {
	.index-m .load__wrapper .loading-svg {
		max-width: 300px
	}
}

.index-m .load__wrapper .load-text {
	height: 100%;
	z-index: 1;
	background-color: transparent;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0
}

.index-m .overflow-scrolling {
	position: relative
}

.index-m .overflow-scrolling .blur {
	position: absolute;
	top: 35%;
	z-index: 1;
	width: 19px;
	height: 35px;
	background: url(../assets/img/bg/blur.png) 50% no-repeat
}

.index-m .overflow-scrolling .blur:first-of-type {
	right: 0
}

.index-m .overflow-scrolling .blur:nth-of-type(2) {
	left: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.index-m .overflow-scrolling .tl__wrapper {
	margin-top: 50px;
	overflow-x: auto
}

.index-m .overflow-scrolling .tl__wrapper .media__list {
	max-width: 868px;
	position: relative;
	margin: 0 auto 20px;
	padding: 0 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.index-m .overflow-scrolling .tl__wrapper .media__list .tabs__item:first-child {
	margin-left: 0
}

.index-m .overflow-scrolling .tl__wrapper .media__list .tabs__item:hover .tabs__link {
	color: #62b3d9
}

@media screen and (max-width:1370px) {
	.index-m .overflow-scrolling .tl__wrapper .media__list .tabs__item {
		padding: 0
	}
}

.index-m .overflow-scrolling .tl__wrapper .media__list .tabs__link {
	font-family: open_sansregular;
	font-size: 15px;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0 12px 14px;
	transition: .3s;
	white-space: nowrap;
	cursor: pointer
}

.index-m .overflow-scrolling .tl__wrapper .media__list .tabs__link span {
	font-family: sans-serif;
	font-weight: 700
}

@media screen and (max-width:840px) {
	.index-m .overflow-scrolling .tl__wrapper .media__list .tabs__link {
		padding: 0 12px 14px
	}
}

.index-m .gallery__item {
	position: relative;
	cursor: pointer
}

.index-m .gallery__item_photo:after {
	content: url(../assets/img/content/zoom-large.png);
	opacity: 0
}

.index-m .gallery__item_photo:after,
.index-m .gallery__item_video:after {
	display: block;
	transition: opacity .3s;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.index-m .gallery__item_video:after {
	content: url(../assets/img/content/video-large.png);
	opacity: 1
}

.index-m .gallery__item:after {
	cursor: pointer
}

.index-m .gallery__item:hover:after {
	opacity: 1
}

.index-m .gallery__item img {
	display: block;
	max-width: 100%
}

.index-m .slick-slide {
	outline: 0 none
}

.index-m .slick-next {
	right: 0;
	height: 100%;
	width: 80px;
	transition: .3s;
	padding: 0!important;
	border: 0 none!important
}

.index-m .slick-next,
.index-m .slick-next:hover {
	background: transparent url(../assets/img/content/im-right.png) 50% no-repeat
}

.index-m .slick-next:hover {
	background-color: rgba(0, 0, 0, .2)
}

.index-m .slick-prev {
	left: 0;
	height: 100%;
	z-index: 1;
	width: 80px;
	transition: .3s;
	padding: 0!important;
	border: 0 none!important
}

.index-m .slick-prev,
.index-m .slick-prev:hover {
	background: transparent url(../assets/img/content/im-left.png) 50% no-repeat
}

.index-m .slick-prev:hover {
	background-color: rgba(0, 0, 0, .2)
}
.grecaptcha-badge {
	display: none !important;
}


.link.link__twentySixth,
.link.link__twentySeventh,
.link.link__twentyEighth_1,
.link.link__twentyNinth_1,
.link.link__twentyThirtieth_1 {
  margin: 0 0 0 -30px !important;
}