@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);

:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

select {
	word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer::before {
	content: "\2014\00A0"
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	-webkit-border-radius: .2rem;
	-moz-border-radius: .2rem;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media(min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media(min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media(min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media(min-width:1200px) {
	.container {
		max-width: 1000px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-moz-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-moz-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-moz-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-moz-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-moz-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-moz-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-moz-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-moz-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-moz-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-moz-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media(min-width:576px) {
	.col-sm {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.33333%
	}

	.offset-sm-2 {
		margin-left: 16.66667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.33333%
	}

	.offset-sm-5 {
		margin-left: 41.66667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.33333%
	}

	.offset-sm-8 {
		margin-left: 66.66667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.33333%
	}

	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media(min-width:768px) {
	.col-md {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.33333%
	}

	.offset-md-2 {
		margin-left: 16.66667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.33333%
	}

	.offset-md-5 {
		margin-left: 41.66667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.33333%
	}

	.offset-md-8 {
		margin-left: 66.66667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.33333%
	}

	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media(min-width:992px) {
	.col-lg {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.33333%
	}

	.offset-lg-2 {
		margin-left: 16.66667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.33333%
	}

	.offset-lg-5 {
		margin-left: 41.66667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.33333%
	}

	.offset-lg-8 {
		margin-left: 66.66667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.33333%
	}

	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media(min-width:1200px) {
	.col-xl {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-moz-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-moz-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-moz-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-moz-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-moz-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-moz-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-moz-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.33333%
	}

	.offset-xl-2 {
		margin-left: 16.66667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.33333%
	}

	.offset-xl-5 {
		margin-left: 41.66667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.33333%
	}

	.offset-xl-8 {
		margin-left: 66.66667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.33333%
	}

	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
	border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered {
	border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
	border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	color: #212529;
	background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
	border-color: #7abaff
}

.table-hover .table-primary:hover {
	background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
	border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
	background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
	border-color: #8fd19e
}

.table-hover .table-success:hover {
	background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
	background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
	border-color: #86cfda
}

.table-hover .table-info:hover {
	background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
	border-color: #ffdf7e
}

.table-hover .table-warning:hover {
	background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
	border-color: #ed969e
}

.table-hover .table-danger:hover {
	background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
	background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
	border-color: #fbfcfc
}

.table-hover .table-light:hover {
	background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
	background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #95999c
}

.table-hover .table-dark:hover {
	background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.table-dark {
	color: #fff;
	background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #454d55
}

.table-dark.table-bordered {
	border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, .075)
}

@media(max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-sm>.table-bordered {
		border: 0
	}
}

@media(max-width:767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-md>.table-bordered {
		border: 0
	}
}

@media(max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-lg>.table-bordered {
		border: 0
	}
}

@media(max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-xl>.table-bordered {
		border: 0
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	height: -webkit-calc(1.5em+.75rem+2px);
	height: -moz-calc(1.5em+.75rem+2px);
	height: calc(1.5em+.75rem+2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.form-control {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: -webkit-calc(.375rem+1px);
	padding-top: -moz-calc(.375rem+1px);
	padding-top: calc(.375rem+1px);
	padding-bottom: -webkit-calc(.375rem+1px);
	padding-bottom: -moz-calc(.375rem+1px);
	padding-bottom: calc(.375rem+1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: -webkit-calc(.5rem+1px);
	padding-top: -moz-calc(.5rem+1px);
	padding-top: calc(.5rem+1px);
	padding-bottom: -webkit-calc(.5rem+1px);
	padding-bottom: -moz-calc(.5rem+1px);
	padding-bottom: calc(.5rem+1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: -webkit-calc(.25rem+1px);
	padding-top: -moz-calc(.25rem+1px);
	padding-top: calc(.25rem+1px);
	padding-bottom: -webkit-calc(.25rem+1px);
	padding-bottom: -moz-calc(.25rem+1px);
	padding-bottom: calc(.25rem+1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: -webkit-calc(1.5em+.5rem+2px);
	height: -moz-calc(1.5em+.5rem+2px);
	height: calc(1.5em+.5rem+2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	-webkit-border-radius: .2rem;
	-moz-border-radius: .2rem;
	border-radius: .2rem
}

.form-control-lg {
	height: -webkit-calc(1.5em+1rem+2px);
	height: -moz-calc(1.5em+1rem+2px);
	height: calc(1.5em+1rem+2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
	height: auto
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
	color: #6c757d
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(40, 167, 69, .9);
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.form-control.is-valid,
.was-validated .form-control:valid {
	border-color: #28a745;
	padding-right: -webkit-calc(1.5em+.75rem);
	padding-right: -moz-calc(1.5em+.75rem);
	padding-right: calc(1.5em+.75rem);
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: center right -webkit-calc(.375em+.1875rem);
	background-position: center right -moz-calc(.375em+.1875rem);
	background-position: center right calc(.375em+.1875rem);
	-moz-background-size: -moz-calc(.75em+.375rem) -moz-calc(.75em+.375rem);
	-o-background-size: calc(.75em+.375rem) calc(.75em+.375rem);
	background-size: -webkit-calc(.75em+.375rem) -webkit-calc(.75em+.375rem);
	background-size: calc(.75em+.375rem) calc(.75em+.375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #28a745;
	-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
	display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
	padding-right: -webkit-calc(1.5em+.75rem);
	padding-right: -moz-calc(1.5em+.75rem);
	padding-right: calc(1.5em+.75rem);
	background-position: top -webkit-calc(.375em+.1875rem) right -webkit-calc(.375em+.1875rem);
	background-position: top -moz-calc(.375em+.1875rem) right -moz-calc(.375em+.1875rem);
	background-position: top calc(.375em+.1875rem) right calc(.375em+.1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
	border-color: #28a745;
	padding-right: -webkit-calc((1em+.75rem) * 3 / 4+1.75rem);
	padding-right: -moz-calc((1em+.75rem) * 3 / 4+1.75rem);
	padding-right: calc((1em+.75rem) * 3 / 4+1.75rem);
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) -webkit-calc(.75em+.375rem);
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) -moz-calc(.75em+.375rem);
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) calc(.75em+.375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
	border-color: #28a745;
	-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip {
	display: block
}

.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
	display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
	border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
	border-color: #34ce57;
	background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
	-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
	border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
	display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	border-color: #28a745;
	-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(220, 53, 69, .9);
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	border-color: #dc3545;
	padding-right: -webkit-calc(1.5em+.75rem);
	padding-right: -moz-calc(1.5em+.75rem);
	padding-right: calc(1.5em+.75rem);
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23dc3545'viewBox='-2-277'%3e%3cpathstroke='%23dc3545'd='M00l33m0-3L03'/%3e%3ccircler='.5'/%3e%3ccirclecx='3'r='.5'/%3e%3ccirclecy='3'r='.5'/%3e%3ccirclecx='3'cy='3'r='.5'/%3e%3c/svg%3E");
	background-repeat: no-repeat;
	background-position: center right -webkit-calc(.375em+.1875rem);
	background-position: center right -moz-calc(.375em+.1875rem);
	background-position: center right calc(.375em+.1875rem);
	-moz-background-size: -moz-calc(.75em+.375rem) -moz-calc(.75em+.375rem);
	-o-background-size: calc(.75em+.375rem) calc(.75em+.375rem);
	background-size: -webkit-calc(.75em+.375rem) -webkit-calc(.75em+.375rem);
	background-size: calc(.75em+.375rem) calc(.75em+.375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
	display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
	padding-right: -webkit-calc(1.5em+.75rem);
	padding-right: -moz-calc(1.5em+.75rem);
	padding-right: calc(1.5em+.75rem);
	background-position: top -webkit-calc(.375em+.1875rem) right -webkit-calc(.375em+.1875rem);
	background-position: top -moz-calc(.375em+.1875rem) right -moz-calc(.375em+.1875rem);
	background-position: top calc(.375em+.1875rem) right calc(.375em+.1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
	border-color: #dc3545;
	padding-right: -webkit-calc((1em+.75rem) * 3 / 4+1.75rem);
	padding-right: -moz-calc((1em+.75rem) * 3 / 4+1.75rem);
	padding-right: calc((1em+.75rem) * 3 / 4+1.75rem);
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23dc3545'viewBox='-2-277'%3e%3cpathstroke='%23dc3545'd='M00l33m0-3L03'/%3e%3ccircler='.5'/%3e%3ccirclecx='3'r='.5'/%3e%3ccirclecy='3'r='.5'/%3e%3ccirclecx='3'cy='3'r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) -webkit-calc(.75em+.375rem);
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23dc3545'viewBox='-2-277'%3e%3cpathstroke='%23dc3545'd='M00l33m0-3L03'/%3e%3ccircler='.5'/%3e%3ccirclecx='3'r='.5'/%3e%3ccirclecy='3'r='.5'/%3e%3ccirclecx='3'cy='3'r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) -moz-calc(.75em+.375rem);
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23dc3545'viewBox='-2-277'%3e%3cpathstroke='%23dc3545'd='M00l33m0-3L03'/%3e%3ccircler='.5'/%3e%3ccirclecx='3'r='.5'/%3e%3ccirclecy='3'r='.5'/%3e%3ccirclecx='3'cy='3'r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) calc(.75em+.375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
	border-color: #dc3545;
	-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip {
	display: block
}

.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
	display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
	border-color: #dc3545
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
	border-color: #e4606d;
	background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
	-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
	border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #dc3545
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
	display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	border-color: #dc3545;
	-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media(min-width:576px) {
	.form-inline label {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row wrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-plaintext {
		display: inline-block
	}

	.form-inline .custom-select,
	.form-inline .input-group {
		width: auto
	}

	.form-inline .form-check {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.btn {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.btn:hover {
	color: #212529;
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);
	box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);
	box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
	box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
	box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
	color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
	color: #28a745;
	border-color: #28a745
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
	font-weight: 400;
	color: #007bff;
	text-decoration: none
}

.btn-link:hover {
	color: #0056b3;
	text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	-webkit-border-radius: .2rem;
	-moz-border-radius: .2rem;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
	.fade {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	-moz-transition: height .35s ease;
	transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
	.collapsing {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.dropdown,
.dropleft,
.dropright,
.dropup {
	position: relative
}

.dropdown-toggle {
	white-space: nowrap
}

.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

@media(min-width:576px) {
	.dropdown-menu-sm-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-sm-right {
		right: 0;
		left: auto
	}
}

@media(min-width:768px) {
	.dropdown-menu-md-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-md-right {
		right: 0;
		left: auto
	}
}

@media(min-width:992px) {
	.dropdown-menu-lg-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-lg-right {
		right: 0;
		left: auto
	}
}

@media(min-width:1200px) {
	.dropdown-menu-xl-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-xl-right {
		right: 0;
		left: auto
	}
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem
}

.dropright .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropright .dropdown-toggle::after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: ""
}

.dropleft .dropdown-toggle::after {
	display: none
}

.dropleft .dropdown-toggle::before {
	display: inline-block;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropleft .dropdown-toggle::before {
	vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #212529
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
	z-index: 1
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus {
	z-index: 1
}

.btn-toolbar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
	margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

.dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
	margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
	margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.btn-group-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
	width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
	margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
	margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

.input-group>.custom-file {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
	z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
	height: -webkit-calc(1.5em+1rem+2px);
	height: -moz-calc(1.5em+1rem+2px);
	height: calc(1.5em+1rem+2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
	height: -webkit-calc(1.5em+.5rem+2px);
	height: -moz-calc(1.5em+.5rem+2px);
	height: calc(1.5em+.5rem+2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	-webkit-border-radius: .2rem;
	-moz-border-radius: .2rem;
	border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
	padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

.custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem
}

.custom-control-inline {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	border-color: #007bff;
	background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
	border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff;
	border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
	color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
	background-color: #e9ecef
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label::before {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #adb5bd solid 1px
}

.custom-control-label::after {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3e%3cpathfill='%23fff'd='M6.564.75l-3.593.612-1.538-1.55L04.262.9747.2582.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	border-color: #007bff;
	background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0044'%3e%3cpathstroke='%23fff'd='M02h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3e%3ccircler='3'fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
	padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem
}

.custom-switch .custom-control-label::after {
	top: -webkit-calc(.25rem+2px);
	top: -moz-calc(.25rem+2px);
	top: calc(.25rem+2px);
	left: -webkit-calc(-2.25rem+2px);
	left: -moz-calc(-2.25rem+2px);
	left: calc(-2.25rem+2px);
	width: -webkit-calc(1rem - 4px);
	width: -moz-calc(1rem - 4px);
	width: calc(1rem - 4px);
	height: -webkit-calc(1rem - 4px);
	height: -moz-calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -o-transform .15s ease-in-out;
	-moz-transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -moz-transform .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out, -moz-transform .15s ease-in-out, -o-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.custom-switch .custom-control-label::after {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
	background-color: #fff;
	-webkit-transform: translateX(.75rem);
	-moz-transform: translateX(.75rem);
	-ms-transform: translateX(.75rem);
	-o-transform: translateX(.75rem);
	transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: -webkit-calc(1.5em+.75rem+2px);
	height: -moz-calc(1.5em+.75rem+2px);
	height: calc(1.5em+.75rem+2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
	background-color: #fff;
	border: 1px solid #ced4da;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus {
	border-color: #80bdff;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	display: none
}

.custom-select-sm {
	height: -webkit-calc(1.5em+.5rem+2px);
	height: -moz-calc(1.5em+.5rem+2px);
	height: calc(1.5em+.5rem+2px);
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .875rem
}

.custom-select-lg {
	height: -webkit-calc(1.5em+1rem+2px);
	height: -moz-calc(1.5em+1rem+2px);
	height: calc(1.5em+1rem+2px);
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.25rem
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: -webkit-calc(1.5em+.75rem+2px);
	height: -moz-calc(1.5em+.75rem+2px);
	height: calc(1.5em+.75rem+2px);
	margin-bottom: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: -webkit-calc(1.5em+.75rem+2px);
	height: -moz-calc(1.5em+.75rem+2px);
	height: calc(1.5em+.75rem+2px);
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: #80bdff;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label {
	background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
	content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
	content: attr(data-browse)
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: -webkit-calc(1.5em+.75rem+2px);
	height: -moz-calc(1.5em+.75rem+2px);
	height: calc(1.5em+.75rem+2px);
	padding: .375rem .75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: -webkit-calc(1.5em+.75rem);
	height: -moz-calc(1.5em+.75rem);
	height: calc(1.5em+.75rem);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	-webkit-border-radius: 0 .25rem .25rem 0;
	-moz-border-radius: 0 .25rem .25rem 0;
	border-radius: 0 .25rem .25rem 0
}

.custom-range {
	width: 100%;
	height: -webkit-calc(1rem+.4rem);
	height: -moz-calc(1rem+.4rem);
	height: calc(1rem+.4rem);
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-range:focus {
	outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
	-moz-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #007bff;
	border: 0;
	-webkit-border-radius: 1rem;
	border-radius: 1rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	appearance: none
}

@media(prefers-reduced-motion:reduce) {
	.custom-range::-webkit-slider-thumb {
		-webkit-transition: none;
		transition: none
	}
}

.custom-range::-webkit-slider-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	-webkit-border-radius: 1rem;
	border-radius: 1rem
}

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #007bff;
	border: 0;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
	-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
	-moz-appearance: none;
	appearance: none
}

@media(prefers-reduced-motion:reduce) {
	.custom-range::-moz-range-thumb {
		-moz-transition: none;
		transition: none
	}
}

.custom-range::-moz-range-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	-moz-border-radius: 1rem;
	border-radius: 1rem
}

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	appearance: none
}

@media(prefers-reduced-motion:reduce) {
	.custom-range::-ms-thumb {
		-ms-transition: none;
		transition: none
	}
}

.custom-range::-ms-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range::-ms-fill-lower {
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range::-ms-fill-upper {
	margin-right: 15px;
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
	cursor: default
}

.custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {

	.custom-control-label::before,
	.custom-file-label,
	.custom-select {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	-webkit-border-top-left-radius: .25rem;
	-moz-border-radius-topleft: .25rem;
	border-top-left-radius: .25rem;
	-webkit-border-top-right-radius: .25rem;
	-moz-border-radius-topright: .25rem;
	border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #007bff
}

.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%
}

@media(max-width:575.98px) {

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:576px) {
	.navbar-expand-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row nowrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-sm .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}
}

@media(max-width:767.98px) {

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:768px) {
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row nowrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}
}

@media(max-width:991.98px) {

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:992px) {
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row nowrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}
}

@media(max-width:1199.98px) {

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:1200px) {
	.navbar-expand-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row nowrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-xl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-xl .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}
}

.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3e%3cpathstroke='rgba(0,0,0,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
	color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3e%3cpathstroke='rgba(255,255,255,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
	color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.card {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
	-webkit-border-top-left-radius: .25rem;
	-moz-border-radius-topleft: .25rem;
	border-top-left-radius: .25rem;
	-webkit-border-top-right-radius: .25rem;
	-moz-border-radius-topright: .25rem;
	border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
	-webkit-border-bottom-right-radius: .25rem;
	-moz-border-radius-bottomright: .25rem;
	border-bottom-right-radius: .25rem;
	-webkit-border-bottom-left-radius: .25rem;
	-moz-border-radius-bottomleft: .25rem;
	border-bottom-left-radius: .25rem
}

.card-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	-webkit-border-radius: -webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px) 0 0;
	-moz-border-radius: -moz-calc(.25rem - 1px) -moz-calc(.25rem - 1px) 0 0;
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	-webkit-border-radius: 0 0 -webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px);
	-moz-border-radius: 0 0 -moz-calc(.25rem - 1px) -moz-calc(.25rem - 1px);
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	-webkit-border-radius: -webkit-calc(.25rem - 1px);
	-moz-border-radius: -moz-calc(.25rem - 1px);
	border-radius: calc(.25rem - 1px)
}

.card-img-top {
	width: 100%;
	-webkit-border-top-left-radius: -webkit-calc(.25rem - 1px);
	-moz-border-radius-topleft: -moz-calc(.25rem - 1px);
	border-top-left-radius: calc(.25rem - 1px);
	-webkit-border-top-right-radius: -webkit-calc(.25rem - 1px);
	-moz-border-radius-topright: -moz-calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
	width: 100%;
	-webkit-border-bottom-right-radius: -webkit-calc(.25rem - 1px);
	-moz-border-radius-bottomright: -moz-calc(.25rem - 1px);
	border-bottom-right-radius: calc(.25rem - 1px);
	-webkit-border-bottom-left-radius: -webkit-calc(.25rem - 1px);
	-moz-border-radius-bottomleft: -moz-calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 15px
}

@media(min-width:576px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row wrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}

	.card-deck .card {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0;
		-moz-box-flex: 1;
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

.card-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-group>.card {
	margin-bottom: 15px
}

@media(min-width:576px) {
	.card-group {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row wrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.card-group>.card {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0;
		-moz-box-flex: 1;
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		margin-bottom: 0
	}

	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}

	.card-group>.card:not(:last-child) {
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topright: 0;
		border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-bottomright: 0;
		border-bottom-right-radius: 0
	}

	.card-group>.card:not(:last-child) .card-header,
	.card-group>.card:not(:last-child) .card-img-top {
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topright: 0;
		border-top-right-radius: 0
	}

	.card-group>.card:not(:last-child) .card-footer,
	.card-group>.card:not(:last-child) .card-img-bottom {
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-bottomright: 0;
		border-bottom-right-radius: 0
	}

	.card-group>.card:not(:first-child) {
		-webkit-border-top-left-radius: 0;
		-moz-border-radius-topleft: 0;
		border-top-left-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0
	}

	.card-group>.card:not(:first-child) .card-header,
	.card-group>.card:not(:first-child) .card-img-top {
		-webkit-border-top-left-radius: 0;
		-moz-border-radius-topleft: 0;
		border-top-left-radius: 0
	}

	.card-group>.card:not(:first-child) .card-footer,
	.card-group>.card:not(:first-child) .card-img-bottom {
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media(min-width:576px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}

	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.accordion>.card {
	overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.accordion>.card:first-of-type {
	border-bottom: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0
}

.accordion>.card .card-header {
	margin-bottom: -1px
}

.breadcrumb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}

.breadcrumb-item.active {
	color: #6c757d
}

.pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	-moz-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	-webkit-border-top-left-radius: .25rem;
	-moz-border-radius-topleft: .25rem;
	border-top-left-radius: .25rem;
	-webkit-border-bottom-left-radius: .25rem;
	-moz-border-radius-bottomleft: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	-webkit-border-top-right-radius: .25rem;
	-moz-border-radius-topright: .25rem;
	border-top-right-radius: .25rem;
	-webkit-border-bottom-right-radius: .25rem;
	-moz-border-radius-bottomright: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	-webkit-border-top-left-radius: .3rem;
	-moz-border-radius-topleft: .3rem;
	border-top-left-radius: .3rem;
	-webkit-border-bottom-left-radius: .3rem;
	-moz-border-radius-bottomleft: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	-webkit-border-top-right-radius: .3rem;
	-moz-border-radius-topright: .3rem;
	border-top-right-radius: .3rem;
	-webkit-border-bottom-right-radius: .3rem;
	-moz-border-radius-bottomright: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	-webkit-border-top-left-radius: .2rem;
	-moz-border-radius-topleft: .2rem;
	border-top-left-radius: .2rem;
	-webkit-border-bottom-left-radius: .2rem;
	-moz-border-radius-bottomleft: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	-webkit-border-top-right-radius: .2rem;
	-moz-border-radius-topright: .2rem;
	border-top-right-radius: .2rem;
	-webkit-border-bottom-right-radius: .2rem;
	-moz-border-radius-bottomright: .2rem;
	border-bottom-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out, -moz-box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.badge {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

a.badge:focus,
a.badge:hover {
	text-decoration: none
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem
}

.badge-primary {
	color: #fff;
	background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
	color: #fff;
	background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
	color: #fff;
	background-color: #6c757d
}

a.badge-secondary:focus,
a.badge-secondary:hover {
	color: #fff;
	background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
	color: #fff;
	background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
	color: #fff;
	background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
	color: #fff;
	background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
	color: #fff;
	background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
	color: #212529;
	background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
	color: #212529;
	background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
	color: #fff;
	background-color: #dc3545
}

a.badge-danger:focus,
a.badge-danger:hover {
	color: #fff;
	background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
	color: #212529;
	background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
	color: #fff;
	background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
	color: #fff;
	background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	-moz-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	border-radius: .3rem
}

@media(min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}

.alert-primary hr {
	border-top-color: #9fcdff
}

.alert-primary .alert-link {
	color: #002752
}

.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

.alert-secondary hr {
	border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
	color: #202326
}

.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.alert-success hr {
	border-top-color: #b1dfbb
}

.alert-success .alert-link {
	color: #0b2e13
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.alert-warning hr {
	border-top-color: #ffe8a1
}

.alert-warning .alert-link {
	color: #533f03
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

.alert-danger hr {
	border-top-color: #f1b0b7
}

.alert-danger .alert-link {
	color: #491217
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.progress-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #007bff;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	-moz-transition: width .6s ease;
	transition: width .6s ease
}

@media(prefers-reduced-motion:reduce) {
	.progress-bar {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-moz-background-size: 1rem 1rem;
	-o-background-size: 1rem 1rem;
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	-moz-animation: progress-bar-stripes 1s linear infinite;
	-o-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

@media(prefers-reduced-motion:reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		-moz-animation: none;
		-o-animation: none;
		animation: none
	}
}

.media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.list-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
	-webkit-border-top-left-radius: .25rem;
	-moz-border-radius-topleft: .25rem;
	border-top-left-radius: .25rem;
	-webkit-border-top-right-radius: .25rem;
	-moz-border-radius-topright: .25rem;
	border-top-right-radius: .25rem
}

.list-group-item:last-child {
	margin-bottom: 0;
	-webkit-border-bottom-right-radius: .25rem;
	-moz-border-radius-bottomright: .25rem;
	border-bottom-right-radius: .25rem;
	-webkit-border-bottom-left-radius: .25rem;
	-moz-border-radius-bottomleft: .25rem;
	border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.list-group-horizontal {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.list-group-horizontal .list-group-item {
	margin-right: -1px;
	margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
	-webkit-border-top-left-radius: .25rem;
	-moz-border-radius-topleft: .25rem;
	border-top-left-radius: .25rem;
	-webkit-border-bottom-left-radius: .25rem;
	-moz-border-radius-bottomleft: .25rem;
	border-bottom-left-radius: .25rem;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
	margin-right: 0;
	-webkit-border-top-right-radius: .25rem;
	-moz-border-radius-topright: .25rem;
	border-top-right-radius: .25rem;
	-webkit-border-bottom-right-radius: .25rem;
	-moz-border-radius-bottomright: .25rem;
	border-bottom-right-radius: .25rem;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

@media(min-width:576px) {
	.list-group-horizontal-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-sm .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-sm .list-group-item:first-child {
		-webkit-border-top-left-radius: .25rem;
		-moz-border-radius-topleft: .25rem;
		border-top-left-radius: .25rem;
		-webkit-border-bottom-left-radius: .25rem;
		-moz-border-radius-bottomleft: .25rem;
		border-bottom-left-radius: .25rem;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topright: 0;
		border-top-right-radius: 0
	}

	.list-group-horizontal-sm .list-group-item:last-child {
		margin-right: 0;
		-webkit-border-top-right-radius: .25rem;
		-moz-border-radius-topright: .25rem;
		border-top-right-radius: .25rem;
		-webkit-border-bottom-right-radius: .25rem;
		-moz-border-radius-bottomright: .25rem;
		border-bottom-right-radius: .25rem;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0
	}
}

@media(min-width:768px) {
	.list-group-horizontal-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-md .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-md .list-group-item:first-child {
		-webkit-border-top-left-radius: .25rem;
		-moz-border-radius-topleft: .25rem;
		border-top-left-radius: .25rem;
		-webkit-border-bottom-left-radius: .25rem;
		-moz-border-radius-bottomleft: .25rem;
		border-bottom-left-radius: .25rem;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topright: 0;
		border-top-right-radius: 0
	}

	.list-group-horizontal-md .list-group-item:last-child {
		margin-right: 0;
		-webkit-border-top-right-radius: .25rem;
		-moz-border-radius-topright: .25rem;
		border-top-right-radius: .25rem;
		-webkit-border-bottom-right-radius: .25rem;
		-moz-border-radius-bottomright: .25rem;
		border-bottom-right-radius: .25rem;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0
	}
}

@media(min-width:992px) {
	.list-group-horizontal-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-lg .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-lg .list-group-item:first-child {
		-webkit-border-top-left-radius: .25rem;
		-moz-border-radius-topleft: .25rem;
		border-top-left-radius: .25rem;
		-webkit-border-bottom-left-radius: .25rem;
		-moz-border-radius-bottomleft: .25rem;
		border-bottom-left-radius: .25rem;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topright: 0;
		border-top-right-radius: 0
	}

	.list-group-horizontal-lg .list-group-item:last-child {
		margin-right: 0;
		-webkit-border-top-right-radius: .25rem;
		-moz-border-radius-topright: .25rem;
		border-top-right-radius: .25rem;
		-webkit-border-bottom-right-radius: .25rem;
		-moz-border-radius-bottomright: .25rem;
		border-bottom-right-radius: .25rem;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0
	}
}

@media(min-width:1200px) {
	.list-group-horizontal-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-xl .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-xl .list-group-item:first-child {
		-webkit-border-top-left-radius: .25rem;
		-moz-border-radius-topleft: .25rem;
		border-top-left-radius: .25rem;
		-webkit-border-bottom-left-radius: .25rem;
		-moz-border-radius-bottomleft: .25rem;
		border-bottom-left-radius: .25rem;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topright: 0;
		border-top-right-radius: 0
	}

	.list-group-horizontal-xl .list-group-item:last-child {
		margin-right: 0;
		-webkit-border-top-right-radius: .25rem;
		-moz-border-radius-topright: .25rem;
		border-top-right-radius: .25rem;
		-webkit-border-bottom-right-radius: .25rem;
		-moz-border-radius-bottomright: .25rem;
		border-bottom-right-radius: .25rem;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0
	}
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.list-group-flush .list-group-item:last-child {
	margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.list-group-item-primary {
	color: #004085;
	background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
	color: #004085;
	background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #004085;
	border-color: #004085
}

.list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
	color: #383d41;
	background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41
}

.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
	color: #155724;
	background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
	color: #856404;
	background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}

.list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
	color: #721c24;
	background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:hover {
	color: #000;
	text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

a.close.disabled {
	pointer-events: none
}

.toast {
	max-width: 350px;
	overflow: hidden;
	font-size: .875rem;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	opacity: 0;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.toast:not(:last-child) {
	margin-bottom: .75rem
}

.toast.showing {
	opacity: 1
}

.toast.show {
	display: block;
	opacity: 1
}

.toast.hide {
	display: none
}

.toast-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .25rem .75rem;
	color: #6c757d;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
	padding: .75rem
}

.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	-moz-transition: transform .3s ease-out, -moz-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out;
	-webkit-transform: translate(0, -50px);
	-moz-transform: translate(0, -50px);
	-ms-transform: translate(0, -50px);
	-o-transform: translate(0, -50px);
	transform: translate(0, -50px)
}

@media(prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}

.modal-dialog-scrollable {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	max-height: -webkit-calc(100% - 1rem);
	max-height: -moz-calc(100% - 1rem);
	max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
	max-height: -webkit-calc(100vh - 1rem);
	max-height: -moz-calc(100vh - 1rem);
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal-dialog-centered {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: -webkit-calc(100% - 1rem);
	min-height: -moz-calc(100% - 1rem);
	min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
	display: block;
	height: -webkit-calc(100vh - 1rem);
	height: -moz-calc(100vh - 1rem);
	height: calc(100vh - 1rem);
	content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
	content: none
}

.modal-content {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	-webkit-border-top-left-radius: .3rem;
	-moz-border-radius-topleft: .3rem;
	border-top-left-radius: .3rem;
	-webkit-border-top-right-radius: .3rem;
	-moz-border-radius-topright: .3rem;
	border-top-right-radius: .3rem
}

.modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #dee2e6;
	-webkit-border-bottom-right-radius: .3rem;
	-moz-border-radius-bottomright: .3rem;
	border-bottom-right-radius: .3rem;
	-webkit-border-bottom-left-radius: .3rem;
	-moz-border-radius-bottomleft: .3rem;
	border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media(min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-scrollable {
		max-height: -webkit-calc(100% - 3.5rem);
		max-height: -moz-calc(100% - 3.5rem);
		max-height: calc(100% - 3.5rem)
	}

	.modal-dialog-scrollable .modal-content {
		max-height: -webkit-calc(100vh - 3.5rem);
		max-height: -moz-calc(100vh - 3.5rem);
		max-height: calc(100vh - 3.5rem)
	}

	.modal-dialog-centered {
		min-height: -webkit-calc(100% - 3.5rem);
		min-height: -moz-calc(100% - 3.5rem);
		min-height: calc(100% - 3.5rem)
	}

	.modal-dialog-centered::before {
		height: -webkit-calc(100vh - 3.5rem);
		height: -moz-calc(100vh - 3.5rem);
		height: calc(100vh - 3.5rem)
	}

	.modal-sm {
		max-width: 300px
	}
}

@media(min-width:992px) {

	.modal-lg,
	.modal-xl {
		max-width: 800px
	}
}

@media(min-width:1200px) {
	.modal-xl {
		max-width: 1140px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	-webkit-border-radius: .25rem;
	-moz-border-radius: .25rem;
	border-radius: .25rem
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	border-radius: .3rem
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: .5rem;
	margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
	margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
	bottom: -webkit-calc((.5rem+1px) * -1);
	bottom: -moz-calc((.5rem+1px) * -1);
	bottom: calc((.5rem+1px) * -1)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,
.bs-popover-top>.arrow::before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,
.bs-popover-top>.arrow::after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
	left: -webkit-calc((.5rem+1px) * -1);
	left: -moz-calc((.5rem+1px) * -1);
	left: calc((.5rem+1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,
.bs-popover-right>.arrow::before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
	margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
	top: -webkit-calc((.5rem+1px) * -1);
	top: -moz-calc((.5rem+1px) * -1);
	top: calc((.5rem+1px) * -1)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
	top: 0;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,
.bs-popover-bottom>.arrow::after {
	top: 1px;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
	margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
	right: -webkit-calc((.5rem+1px) * -1);
	right: -moz-calc((.5rem+1px) * -1);
	right: calc((.5rem+1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,
.bs-popover-left>.arrow::before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-top-left-radius: -webkit-calc(.3rem - 1px);
	-moz-border-radius-topleft: -moz-calc(.3rem - 1px);
	border-top-left-radius: calc(.3rem - 1px);
	-webkit-border-top-right-radius: -webkit-calc(.3rem - 1px);
	-moz-border-radius-topright: -moz-calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
	display: none
}

.popover-body {
	padding: .5rem .75rem;
	color: #212529
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner::after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: -webkit-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	-moz-transition: transform .6s ease-in-out, -moz-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -moz-transform .6s ease-in-out, -o-transform .6s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.carousel-item {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	-webkit-transition: 0 .6s opacity;
	-o-transition: 0 .6s opacity;
	-moz-transition: 0 .6s opacity;
	transition: 0 .6s opacity
}

@media(prefers-reduced-motion:reduce) {

	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	-webkit-transition: opacity .15s ease;
	-o-transition: opacity .15s ease;
	-moz-transition: opacity .15s ease;
	transition: opacity .15s ease
}

@media(prefers-reduced-motion:reduce) {

	.carousel-control-next,
	.carousel-control-prev {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3e%3cpathd='M5.250l-44441.5-1.5-2.5-2.52.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3e%3cpathd='M2.750l-1.51.52.52.5-2.52.51.51.54-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	-webkit-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
	-moz-transition: opacity .6s ease;
	transition: opacity .6s ease
}

@media(prefers-reduced-motion:reduce) {
	.carousel-indicators li {
		-webkit-transition: none;
		-o-transition: none;
		-moz-transition: none;
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@-webkit-keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-moz-keyframes spinner-border {
	to {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-o-keyframes spinner-border {
	to {
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: .25em solid currentColor;
	border-right-color: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	-moz-animation: spinner-border .75s linear infinite;
	-o-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: .2em
}

@-webkit-keyframes spinner-grow {
	0 {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1
	}
}

@-moz-keyframes spinner-grow {
	0 {
		-moz-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1
	}
}

@-o-keyframes spinner-grow {
	0 {
		-o-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1
	}
}

@keyframes spinner-grow {
	0 {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1
	}
}

.spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	background-color: currentColor;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity: 0;
	-webkit-animation: spinner-grow .75s linear infinite;
	-moz-animation: spinner-grow .75s linear infinite;
	-o-animation: spinner-grow .75s linear infinite;
	animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
	width: 1rem;
	height: 1rem
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-primary {
	background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #0062cc !important
}

.bg-secondary {
	background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #545b62 !important
}

.bg-success {
	background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #1e7e34 !important
}

.bg-info {
	background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b !important
}

.bg-warning {
	background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #d39e00 !important
}

.bg-danger {
	background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #bd2130 !important
}

.bg-light {
	background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dae0e5 !important
}

.bg-dark {
	background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124 !important
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #dee2e6 !important
}

.border-top {
	border-top: 1px solid #dee2e6 !important
}

.border-right {
	border-right: 1px solid #dee2e6 !important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6 !important
}

.border-left {
	border-left: 1px solid #dee2e6 !important
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.border-primary {
	border-color: #007bff !important
}

.border-secondary {
	border-color: #6c757d !important
}

.border-success {
	border-color: #28a745 !important
}

.border-info {
	border-color: #17a2b8 !important
}

.border-warning {
	border-color: #ffc107 !important
}

.border-danger {
	border-color: #dc3545 !important
}

.border-light {
	border-color: #f8f9fa !important
}

.border-dark {
	border-color: #343a40 !important
}

.border-white {
	border-color: #fff !important
}

.rounded-sm {
	-webkit-border-radius: .2rem !important;
	-moz-border-radius: .2rem !important;
	border-radius: .2rem !important
}

.rounded {
	-webkit-border-radius: .25rem !important;
	-moz-border-radius: .25rem !important;
	border-radius: .25rem !important
}

.rounded-top {
	-webkit-border-top-left-radius: .25rem !important;
	-moz-border-radius-topleft: .25rem !important;
	border-top-left-radius: .25rem !important;
	-webkit-border-top-right-radius: .25rem !important;
	-moz-border-radius-topright: .25rem !important;
	border-top-right-radius: .25rem !important
}

.rounded-right {
	-webkit-border-top-right-radius: .25rem !important;
	-moz-border-radius-topright: .25rem !important;
	border-top-right-radius: .25rem !important;
	-webkit-border-bottom-right-radius: .25rem !important;
	-moz-border-radius-bottomright: .25rem !important;
	border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
	-webkit-border-bottom-right-radius: .25rem !important;
	-moz-border-radius-bottomright: .25rem !important;
	border-bottom-right-radius: .25rem !important;
	-webkit-border-bottom-left-radius: .25rem !important;
	-moz-border-radius-bottomleft: .25rem !important;
	border-bottom-left-radius: .25rem !important
}

.rounded-left {
	-webkit-border-top-left-radius: .25rem !important;
	-moz-border-radius-topleft: .25rem !important;
	border-top-left-radius: .25rem !important;
	-webkit-border-bottom-left-radius: .25rem !important;
	-moz-border-radius-bottomleft: .25rem !important;
	border-bottom-left-radius: .25rem !important
}

.rounded-lg {
	-webkit-border-radius: .3rem !important;
	-moz-border-radius: .3rem !important;
	border-radius: .3rem !important
}

.rounded-circle {
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important
}

.rounded-pill {
	-webkit-border-radius: 50rem !important;
	-moz-border-radius: 50rem !important;
	border-radius: 50rem !important
}

.rounded-0 {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important
}

.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -moz-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media(min-width:576px) {
	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media(min-width:768px) {
	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media(min-width:992px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media(min-width:1200px) {
	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}

	.d-print-inline {
		display: inline !important
	}

	.d-print-inline-block {
		display: inline-block !important
	}

	.d-print-block {
		display: block !important
	}

	.d-print-table {
		display: table !important
	}

	.d-print-table-row {
		display: table-row !important
	}

	.d-print-table-cell {
		display: table-cell !important
	}

	.d-print-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-print-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -moz-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive::before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9::before {
	padding-top: 42.85714%
}

.embed-responsive-16by9::before {
	padding-top: 56.25%
}

.embed-responsive-4by3::before {
	padding-top: 75%
}

.embed-responsive-1by1::before {
	padding-top: 100%
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-moz-box-orient: horizontal !important;
	-moz-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: column !important;
	-moz-box-orient: vertical !important;
	-moz-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-webkit-flex-direction: row-reverse !important;
	-moz-box-orient: horizontal !important;
	-moz-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-webkit-flex-direction: column-reverse !important;
	-moz-box-orient: vertical !important;
	-moz-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-webkit-flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-webkit-flex-wrap: nowrap !important;
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse !important;
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.flex-fill {
	-webkit-box-flex: 1 !important;
	-webkit-flex: 1 1 auto !important;
	-moz-box-flex: 1 !important;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important
}

.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-webkit-flex-grow: 0 !important;
	-moz-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important
}

.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-webkit-flex-grow: 1 !important;
	-moz-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important
}

.flex-shrink-0 {
	-webkit-flex-shrink: 0 !important;
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	-webkit-flex-shrink: 1 !important;
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-webkit-justify-content: flex-start !important;
	-moz-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-webkit-justify-content: flex-end !important;
	-moz-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-moz-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-webkit-justify-content: space-between !important;
	-moz-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-webkit-justify-content: space-around !important;
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.align-items-start {
	-webkit-box-align: start !important;
	-webkit-align-items: flex-start !important;
	-moz-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-webkit-box-align: end !important;
	-webkit-align-items: flex-end !important;
	-moz-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-webkit-box-align: center !important;
	-webkit-align-items: center !important;
	-moz-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-webkit-align-items: baseline !important;
	-moz-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-webkit-align-items: stretch !important;
	-moz-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-webkit-align-content: flex-start !important;
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-webkit-align-content: flex-end !important;
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-webkit-align-content: center !important;
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-webkit-align-content: space-between !important;
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-webkit-align-content: space-around !important;
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-webkit-align-content: stretch !important;
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-webkit-align-self: auto !important;
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-webkit-align-self: flex-start !important;
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-webkit-align-self: flex-end !important;
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-webkit-align-self: center !important;
	-ms-flex-item-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-webkit-align-self: baseline !important;
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-webkit-align-self: stretch !important;
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}

@media(min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: row !important;
		-moz-box-orient: horizontal !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-moz-box-orient: horizontal !important;
		-moz-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		-webkit-flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse !important;
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-sm-fill {
		-webkit-box-flex: 1 !important;
		-webkit-flex: 1 1 auto !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-sm-grow-0 {
		-webkit-box-flex: 0 !important;
		-webkit-flex-grow: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-sm-grow-1 {
		-webkit-box-flex: 1 !important;
		-webkit-flex-grow: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0 {
		-webkit-flex-shrink: 0 !important;
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1 {
		-webkit-flex-shrink: 1 !important;
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		-webkit-justify-content: flex-start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-webkit-justify-content: space-between !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		-webkit-justify-content: space-around !important;
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-sm-start {
		-webkit-box-align: start !important;
		-webkit-align-items: flex-start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-webkit-box-align: end !important;
		-webkit-align-items: flex-end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-webkit-box-align: center !important;
		-webkit-align-items: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-webkit-align-items: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		-webkit-align-items: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-sm-start {
		-webkit-align-content: flex-start !important;
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-sm-end {
		-webkit-align-content: flex-end !important;
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-sm-center {
		-webkit-align-content: center !important;
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-sm-between {
		-webkit-align-content: space-between !important;
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-sm-around {
		-webkit-align-content: space-around !important;
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		-webkit-align-content: stretch !important;
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-webkit-align-self: auto !important;
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-sm-start {
		-webkit-align-self: flex-start !important;
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-sm-end {
		-webkit-align-self: flex-end !important;
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-sm-center {
		-webkit-align-self: center !important;
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-sm-baseline {
		-webkit-align-self: baseline !important;
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		-webkit-align-self: stretch !important;
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media(min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: row !important;
		-moz-box-orient: horizontal !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-moz-box-orient: horizontal !important;
		-moz-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		-webkit-flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse !important;
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-md-fill {
		-webkit-box-flex: 1 !important;
		-webkit-flex: 1 1 auto !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-md-grow-0 {
		-webkit-box-flex: 0 !important;
		-webkit-flex-grow: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-md-grow-1 {
		-webkit-box-flex: 1 !important;
		-webkit-flex-grow: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-md-shrink-0 {
		-webkit-flex-shrink: 0 !important;
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1 {
		-webkit-flex-shrink: 1 !important;
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-webkit-justify-content: flex-start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-webkit-justify-content: space-between !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-md-around {
		-webkit-justify-content: space-around !important;
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-md-start {
		-webkit-box-align: start !important;
		-webkit-align-items: flex-start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-webkit-box-align: end !important;
		-webkit-align-items: flex-end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-webkit-box-align: center !important;
		-webkit-align-items: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-webkit-align-items: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-webkit-align-items: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-md-start {
		-webkit-align-content: flex-start !important;
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-md-end {
		-webkit-align-content: flex-end !important;
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-md-center {
		-webkit-align-content: center !important;
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-md-between {
		-webkit-align-content: space-between !important;
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-md-around {
		-webkit-align-content: space-around !important;
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-md-stretch {
		-webkit-align-content: stretch !important;
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-webkit-align-self: auto !important;
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-md-start {
		-webkit-align-self: flex-start !important;
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-md-end {
		-webkit-align-self: flex-end !important;
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-md-center {
		-webkit-align-self: center !important;
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-md-baseline {
		-webkit-align-self: baseline !important;
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-md-stretch {
		-webkit-align-self: stretch !important;
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media(min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: row !important;
		-moz-box-orient: horizontal !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-moz-box-orient: horizontal !important;
		-moz-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		-webkit-flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse !important;
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-lg-fill {
		-webkit-box-flex: 1 !important;
		-webkit-flex: 1 1 auto !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-lg-grow-0 {
		-webkit-box-flex: 0 !important;
		-webkit-flex-grow: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-lg-grow-1 {
		-webkit-box-flex: 1 !important;
		-webkit-flex-grow: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-lg-shrink-0 {
		-webkit-flex-shrink: 0 !important;
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-lg-shrink-1 {
		-webkit-flex-shrink: 1 !important;
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-webkit-justify-content: flex-start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-webkit-justify-content: space-between !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		-webkit-justify-content: space-around !important;
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-lg-start {
		-webkit-box-align: start !important;
		-webkit-align-items: flex-start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-webkit-box-align: end !important;
		-webkit-align-items: flex-end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-webkit-box-align: center !important;
		-webkit-align-items: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-webkit-align-items: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-webkit-align-items: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-lg-start {
		-webkit-align-content: flex-start !important;
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-lg-end {
		-webkit-align-content: flex-end !important;
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-lg-center {
		-webkit-align-content: center !important;
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-lg-between {
		-webkit-align-content: space-between !important;
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-lg-around {
		-webkit-align-content: space-around !important;
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		-webkit-align-content: stretch !important;
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-lg-auto {
		-webkit-align-self: auto !important;
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-lg-start {
		-webkit-align-self: flex-start !important;
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-lg-end {
		-webkit-align-self: flex-end !important;
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-lg-center {
		-webkit-align-self: center !important;
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-lg-baseline {
		-webkit-align-self: baseline !important;
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		-webkit-align-self: stretch !important;
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media(min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: row !important;
		-moz-box-orient: horizontal !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-moz-box-orient: horizontal !important;
		-moz-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		-webkit-flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse !important;
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-xl-fill {
		-webkit-box-flex: 1 !important;
		-webkit-flex: 1 1 auto !important;
		-moz-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-xl-grow-0 {
		-webkit-box-flex: 0 !important;
		-webkit-flex-grow: 0 !important;
		-moz-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-xl-grow-1 {
		-webkit-box-flex: 1 !important;
		-webkit-flex-grow: 1 !important;
		-moz-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-xl-shrink-0 {
		-webkit-flex-shrink: 0 !important;
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-xl-shrink-1 {
		-webkit-flex-shrink: 1 !important;
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-webkit-justify-content: flex-start !important;
		-moz-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-moz-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-moz-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-webkit-justify-content: space-between !important;
		-moz-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		-webkit-justify-content: space-around !important;
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-xl-start {
		-webkit-box-align: start !important;
		-webkit-align-items: flex-start !important;
		-moz-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-webkit-box-align: end !important;
		-webkit-align-items: flex-end !important;
		-moz-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-webkit-box-align: center !important;
		-webkit-align-items: center !important;
		-moz-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-webkit-align-items: baseline !important;
		-moz-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-webkit-align-items: stretch !important;
		-moz-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-xl-start {
		-webkit-align-content: flex-start !important;
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-xl-end {
		-webkit-align-content: flex-end !important;
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-xl-center {
		-webkit-align-content: center !important;
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-xl-between {
		-webkit-align-content: space-between !important;
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-xl-around {
		-webkit-align-content: space-around !important;
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		-webkit-align-content: stretch !important;
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xl-auto {
		-webkit-align-self: auto !important;
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-xl-start {
		-webkit-align-self: flex-start !important;
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-xl-end {
		-webkit-align-self: flex-end !important;
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-xl-center {
		-webkit-align-self: center !important;
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-xl-baseline {
		-webkit-align-self: baseline !important;
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		-webkit-align-self: stretch !important;
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media(min-width:576px) {
	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}
}

@media(min-width:768px) {
	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}
}

@media(min-width:992px) {
	.float-lg-left {
		float: left !important
	}

	.float-lg-right {
		float: right !important
	}

	.float-lg-none {
		float: none !important
	}
}

@media(min-width:1200px) {
	.float-xl-left {
		float: left !important
	}

	.float-xl-right {
		float: right !important
	}

	.float-xl-none {
		float: none !important
	}
}

.overflow-auto {
	overflow: auto !important
}

.overflow-hidden {
	overflow: hidden !important
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports((position:-webkit-sticky) or(position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	-webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
	-moz-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
	-webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	-moz-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
	-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
	-moz-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.min-vw-100 {
	min-width: 100vw !important
}

.min-vh-100 {
	min-height: 100vh !important
}

.vw-100 {
	width: 100vw !important
}

.vh-100 {
	height: 100vh !important
}

.stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(0, 0, 0, 0)
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1,
.my-1 {
	margin-top: .25rem !important
}

.mr-1,
.mx-1 {
	margin-right: .25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2,
.my-2 {
	margin-top: .5rem !important
}

.mr-2,
.mx-2 {
	margin-right: .5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3,
.my-3 {
	margin-top: 1rem !important
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5,
.my-5 {
	margin-top: 3rem !important
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-right: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1,
.py-1 {
	padding-top: .25rem !important
}

.pr-1,
.px-1 {
	padding-right: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.pr-2,
.px-2 {
	padding-right: .5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3,
.py-3 {
	padding-top: 1rem !important
}

.pr-3,
.px-3 {
	padding-right: 1rem !important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
	padding-left: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5,
.py-5 {
	padding-top: 3rem !important
}

.pr-5,
.px-5 {
	padding-right: 3rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
	padding-left: 3rem !important
}

.m-n1 {
	margin: -.25rem !important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem !important
}

.m-n2 {
	margin: -.5rem !important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem !important
}

.m-n3 {
	margin: -1rem !important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem !important
}

.m-n5 {
	margin: -3rem !important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

@media(min-width:576px) {
	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important
	}

	.m-sm-1 {
		margin: .25rem !important
	}

	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}

	.m-sm-3 {
		margin: 1rem !important
	}

	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem !important
	}

	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important
	}

	.m-sm-4 {
		margin: 1.5rem !important
	}

	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.m-sm-5 {
		margin: 3rem !important
	}

	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem !important
	}

	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem !important
	}

	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem !important
	}

	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0 !important
	}

	.p-sm-1 {
		padding: .25rem !important
	}

	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}

	.p-sm-3 {
		padding: 1rem !important
	}

	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem !important
	}

	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important
	}

	.p-sm-4 {
		padding: 1.5rem !important
	}

	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem !important
	}

	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important
	}

	.p-sm-5 {
		padding: 3rem !important
	}

	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem !important
	}

	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem !important
	}

	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem !important
	}

	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important
	}

	.m-sm-n1 {
		margin: -.25rem !important
	}

	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem !important
	}

	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem !important
	}

	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem !important
	}

	.m-sm-n2 {
		margin: -.5rem !important
	}

	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem !important
	}

	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem !important
	}

	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem !important
	}

	.m-sm-n3 {
		margin: -1rem !important
	}

	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem !important
	}

	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem !important
	}

	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem !important
	}

	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem !important
	}

	.m-sm-n4 {
		margin: -1.5rem !important
	}

	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem !important
	}

	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem !important
	}

	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem !important
	}

	.m-sm-n5 {
		margin: -3rem !important
	}

	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem !important
	}

	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem !important
	}

	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem !important
	}

	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important
	}
}

@media(min-width:768px) {
	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0,
	.my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0,
	.mx-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0,
	.mx-md-0 {
		margin-left: 0 !important
	}

	.m-md-1 {
		margin: .25rem !important
	}

	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}

	.m-md-3 {
		margin: 1rem !important
	}

	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem !important
	}

	.m-md-4 {
		margin: 1.5rem !important
	}

	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important
	}

	.m-md-5 {
		margin: 3rem !important
	}

	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem !important
	}

	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem !important
	}

	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0,
	.py-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0,
	.px-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0,
	.px-md-0 {
		padding-left: 0 !important
	}

	.p-md-1 {
		padding: .25rem !important
	}

	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem !important
	}

	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem !important
	}

	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem !important
	}

	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem !important
	}

	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem !important
	}

	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem !important
	}

	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem !important
	}

	.m-md-n1 {
		margin: -.25rem !important
	}

	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem !important
	}

	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem !important
	}

	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem !important
	}

	.m-md-n2 {
		margin: -.5rem !important
	}

	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem !important
	}

	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem !important
	}

	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem !important
	}

	.m-md-n3 {
		margin: -1rem !important
	}

	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem !important
	}

	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem !important
	}

	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem !important
	}

	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem !important
	}

	.m-md-n4 {
		margin: -1.5rem !important
	}

	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem !important
	}

	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem !important
	}

	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem !important
	}

	.m-md-n5 {
		margin: -3rem !important
	}

	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem !important
	}

	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem !important
	}

	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem !important
	}

	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto,
	.my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important
	}
}

@media(min-width:992px) {
	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important
	}

	.m-lg-1 {
		margin: .25rem !important
	}

	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}

	.m-lg-3 {
		margin: 1rem !important
	}

	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important
	}

	.m-lg-4 {
		margin: 1.5rem !important
	}

	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.m-lg-5 {
		margin: 3rem !important
	}

	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem !important
	}

	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem !important
	}

	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important
	}

	.p-lg-1 {
		padding: .25rem !important
	}

	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem !important
	}

	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem !important
	}

	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem !important
	}

	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important
	}

	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important
	}

	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important
	}

	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}

	.m-lg-n1 {
		margin: -.25rem !important
	}

	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem !important
	}

	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem !important
	}

	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem !important
	}

	.m-lg-n2 {
		margin: -.5rem !important
	}

	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem !important
	}

	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem !important
	}

	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem !important
	}

	.m-lg-n3 {
		margin: -1rem !important
	}

	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem !important
	}

	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem !important
	}

	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem !important
	}

	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem !important
	}

	.m-lg-n4 {
		margin: -1.5rem !important
	}

	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem !important
	}

	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem !important
	}

	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem !important
	}

	.m-lg-n5 {
		margin: -3rem !important
	}

	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem !important
	}

	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem !important
	}

	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem !important
	}

	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important
	}
}

@media(min-width:1200px) {
	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important
	}

	.m-xl-1 {
		margin: .25rem !important
	}

	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}

	.m-xl-3 {
		margin: 1rem !important
	}

	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important
	}

	.m-xl-4 {
		margin: 1.5rem !important
	}

	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.m-xl-5 {
		margin: 3rem !important
	}

	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem !important
	}

	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem !important
	}

	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important
	}

	.p-xl-1 {
		padding: .25rem !important
	}

	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem !important
	}

	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem !important
	}

	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem !important
	}

	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem !important
	}

	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem !important
	}

	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem !important
	}

	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important
	}

	.m-xl-n1 {
		margin: -.25rem !important
	}

	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem !important
	}

	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem !important
	}

	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem !important
	}

	.m-xl-n2 {
		margin: -.5rem !important
	}

	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem !important
	}

	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem !important
	}

	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem !important
	}

	.m-xl-n3 {
		margin: -1rem !important
	}

	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem !important
	}

	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem !important
	}

	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem !important
	}

	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem !important
	}

	.m-xl-n4 {
		margin: -1.5rem !important
	}

	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem !important
	}

	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem !important
	}

	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem !important
	}

	.m-xl-n5 {
		margin: -3rem !important
	}

	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem !important
	}

	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem !important
	}

	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem !important
	}

	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important
	}
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
	text-align: justify !important
}

.text-wrap {
	white-space: normal !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media(min-width:576px) {
	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

	.text-sm-center {
		text-align: center !important
	}
}

@media(min-width:768px) {
	.text-md-left {
		text-align: left !important
	}

	.text-md-right {
		text-align: right !important
	}

	.text-md-center {
		text-align: center !important
	}
}

@media(min-width:992px) {
	.text-lg-left {
		text-align: left !important
	}

	.text-lg-right {
		text-align: right !important
	}

	.text-lg-center {
		text-align: center !important
	}
}

@media(min-width:1200px) {
	.text-xl-left {
		text-align: left !important
	}

	.text-xl-right {
		text-align: right !important
	}

	.text-xl-center {
		text-align: center !important
	}
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-lighter {
	font-weight: lighter !important
}

.font-weight-normal {
	font-weight: 400 !important
}

.font-weight-bold {
	font-weight: 700 !important
}

.font-weight-bolder {
	font-weight: bolder !important
}

.font-italic {
	font-style: italic !important
}

.text-white {
	color: #fff !important
}

.text-primary {
	color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #0056b3 !important
}

.text-secondary {
	color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #494f54 !important
}

.text-success {
	color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
	color: #19692c !important
}

.text-info {
	color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
	color: #0f6674 !important
}

.text-warning {
	color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #ba8b00 !important
}

.text-danger {
	color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #a71d2a !important
}

.text-light {
	color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
	color: #cbd3da !important
}

.text-dark {
	color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #121416 !important
}

.text-body {
	color: #212529 !important
}

.text-muted {
	color: #6c757d !important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
	color: rgba(255, 255, 255, .5) !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-decoration-none {
	text-decoration: none !important
}

.text-break {
	word-break: break-word !important;
	overflow-wrap: break-word !important
}

.text-reset {
	color: inherit !important
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

@media print {

	*,
	::after,
	::before {
		text-shadow: none !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important
	}

	a:not(.btn) {
		text-decoration: underline
	}

	abbr[title]::after {
		content: " (" attr(title) ")"
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote,
	pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	@page {
		size: a3
	}

	body {
		min-width: 992px !important
	}

	.container {
		min-width: 992px !important
	}

	.navbar {
		display: none
	}

	.badge {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #dee2e6 !important
	}

	.table-dark {
		color: inherit
	}

	.table-dark tbody+tbody,
	.table-dark td,
	.table-dark th,
	.table-dark thead th {
		border-color: #dee2e6
	}

	.table .thead-dark th {
		color: inherit;
		border-color: #dee2e6
	}
}

@font-face {
	font-family: Gotham;
	src: url(/assets/fonts/gotham/gotham-book.eot);
	src: url(/assets/fonts/gotham/gotham-book.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/gotham/gotham-book.woff2) format("woff2"), url(/assets/fonts/gotham/gotham-book.woff) format("woff"), url(/assets/fonts/gotham/gotham-book.ttf) format("truetype"), url(/assets/fonts/gotham/gotham-book.svg#Gotham) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Gotham;
	src: url(/assets/fonts/gotham/gotham-light.eot);
	src: url(/assets/fonts/gotham/gotham-light.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/gotham/gotham-light.woff2) format("woff2"), url(/assets/fonts/gotham/gotham-light.woff) format("woff"), url(/assets/fonts/gotham/gotham-light.ttf) format("truetype"), url(/assets/fonts/gotham/gotham-light.svg#Gotham) format("svg");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: Gotham;
	src: url(/assets/fonts/gotham/gotham-medium.eot);
	src: url(/assets/fonts/gotham/gotham-medium.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/gotham/gotham-medium.woff2) format("woff2"), url(/assets/fonts/gotham/gotham-medium.woff) format("woff"), url(/assets/fonts/gotham/gotham-medium.ttf) format("truetype"), url(/assets/fonts/gotham/gotham-medium.svg#Gotham) format("svg");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Gotham;
	src: url(/assets/fonts/gotham/gotham-bold.eot);
	src: url(/assets/fonts/gotham/gotham-bold.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/gotham/gotham-bold.woff2) format("woff2"), url(/assets/fonts/gotham/gotham-bold.woff) format("woff"), url(/assets/fonts/gotham/gotham-bold.ttf) format("truetype"), url(/assets/fonts/gotham/gotham-bold.svg#Gotham) format("svg");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Gotham;
	src: url(/assets/fonts/gotham/gotham-black.eot);
	src: url(/assets/fonts/gotham/gotham-black.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/gotham/gotham-black.woff2) format("woff2"), url(/assets/fonts/gotham/gotham-black.woff) format("woff"), url(/assets/fonts/gotham/gotham-black.ttf) format("truetype"), url(/assets/fonts/gotham/gotham-black.svg#Gotham) format("svg");
	font-weight: 900;
	font-style: normal
}

@-webkit-keyframes bounce {

	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@-moz-keyframes bounce {

	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-moz-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		-moz-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-moz-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		-moz-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		-moz-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@-o-keyframes bounce {

	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {

	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-moz-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		-moz-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-moz-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		-moz-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		-moz-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-moz-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	-o-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	50%,
	from,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@-moz-keyframes flash {

	50%,
	from,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@-o-keyframes flash {

	50%,
	from,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	50%,
	from,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-moz-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		-moz-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-o-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		-moz-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-moz-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		-moz-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		-moz-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		-moz-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		-moz-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		-moz-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-o-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		-moz-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		-moz-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		-moz-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		-moz-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		-moz-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	-moz-animation-name: rubberBand;
	-o-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@-moz-keyframes shake {

	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-moz-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		-moz-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@-o-keyframes shake {

	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {

	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-moz-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		-moz-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0 {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-moz-keyframes headShake {
	0 {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		-moz-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		-moz-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		-moz-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		-moz-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0)
	}
}

@-o-keyframes headShake {
	0 {
		-webkit-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0 {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		-moz-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		-moz-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		-moz-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		-moz-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	-moz-animation-name: headShake;
	-o-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0);
		transform: rotate3d(0, 0, 1, 0)
	}
}

@-moz-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		-moz-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		-moz-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		-moz-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		-moz-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0);
		-moz-transform: rotate3d(0, 0, 1, 0);
		transform: rotate3d(0, 0, 1, 0)
	}
}

@-o-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0);
		transform: rotate3d(0, 0, 1, 0)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		-moz-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		-moz-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		-moz-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		-moz-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0);
		-moz-transform: rotate3d(0, 0, 1, 0);
		transform: rotate3d(0, 0, 1, 0)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-ms-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-moz-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-moz-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-o-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-moz-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		-moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		-moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		-moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		-moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		-moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		-moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		-moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		-moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		-moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		-moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	11.1%,
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.39062deg) skewY(.39062deg);
		transform: skewX(.39062deg) skewY(.39062deg)
	}

	88.8% {
		-webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
		transform: skewX(-.19531deg) skewY(-.19531deg)
	}
}

@-moz-keyframes jello {

	11.1%,
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		-moz-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		-moz-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		-moz-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		-moz-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		-moz-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.39062deg) skewY(.39062deg);
		-moz-transform: skewX(.39062deg) skewY(.39062deg);
		transform: skewX(.39062deg) skewY(.39062deg)
	}

	88.8% {
		-webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
		-moz-transform: skewX(-.19531deg) skewY(-.19531deg);
		transform: skewX(-.19531deg) skewY(-.19531deg)
	}
}

@-o-keyframes jello {

	11.1%,
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		-o-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		-o-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		-o-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		-o-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		-o-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.39062deg) skewY(.39062deg);
		-o-transform: skewX(.39062deg) skewY(.39062deg);
		transform: skewX(.39062deg) skewY(.39062deg)
	}

	88.8% {
		-webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
		-o-transform: skewX(-.19531deg) skewY(-.19531deg);
		transform: skewX(-.19531deg) skewY(-.19531deg)
	}
}

@keyframes jello {

	11.1%,
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		-moz-transform: skewX(-12.5deg) skewY(-12.5deg);
		-o-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		-moz-transform: skewX(6.25deg) skewY(6.25deg);
		-o-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		-moz-transform: skewX(-3.125deg) skewY(-3.125deg);
		-o-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		-moz-transform: skewX(1.5625deg) skewY(1.5625deg);
		-o-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		-moz-transform: skewX(-.78125deg) skewY(-.78125deg);
		-o-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.39062deg) skewY(.39062deg);
		-moz-transform: skewX(.39062deg) skewY(.39062deg);
		-o-transform: skewX(.39062deg) skewY(.39062deg);
		transform: skewX(.39062deg) skewY(.39062deg)
	}

	88.8% {
		-webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
		-moz-transform: skewX(-.19531deg) skewY(-.19531deg);
		-o-transform: skewX(-.19531deg) skewY(-.19531deg);
		transform: skewX(-.19531deg) skewY(-.19531deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	-moz-animation-name: jello;
	-o-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes heartBeat {
	0 {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-moz-keyframes heartBeat {
	0 {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		-moz-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		-moz-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes heartBeat {
	0 {
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		-o-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		-o-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0 {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		-moz-transform: scale(1.3);
		-o-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		-moz-transform: scale(1.3);
		-o-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

.heartBeat {
	-webkit-animation-name: heartBeat;
	-moz-animation-name: heartBeat;
	-o-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-duration: 1.3s;
	-moz-animation-duration: 1.3s;
	-o-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {

	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-moz-keyframes bounceIn {

	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-moz-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-moz-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		-moz-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		-moz-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		-moz-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-o-keyframes bounceIn {

	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {

	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-moz-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-moz-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		-moz-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		-moz-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		-moz-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-duration: .75s;
	-moz-animation-duration: .75s;
	-o-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes bounceInDown {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		-moz-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		-moz-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		-moz-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		-moz-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes bounceInDown {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInDown {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		-moz-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		-moz-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		-moz-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		-moz-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes bounceInLeft {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		-moz-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		-moz-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-moz-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		-moz-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes bounceInLeft {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInLeft {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0 {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		-moz-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		-moz-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-moz-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		-moz-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes bounceInRight {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		-moz-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		-moz-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		-moz-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		-moz-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes bounceInRight {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInRight {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		-moz-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		-moz-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		-moz-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		-moz-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes bounceInUp {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		-moz-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-moz-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		-moz-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		-moz-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes bounceInUp {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {

	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		-moz-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-moz-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		-moz-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		-moz-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@-moz-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		-moz-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-moz-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-moz-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@-o-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		-moz-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-moz-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-moz-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-duration: .75s;
	-moz-animation-duration: .75s;
	-o-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@-moz-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		-moz-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-moz-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-moz-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@-o-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		-moz-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-moz-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-moz-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@-moz-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		-moz-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-moz-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@-o-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		-moz-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-moz-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@-moz-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		-moz-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-moz-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@-o-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		-moz-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-moz-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@-moz-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		-moz-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		-moz-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-moz-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@-o-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		-moz-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		-moz-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-moz-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-o-keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-moz-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-moz-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeft,
[dir=rtl] .home-feature-box .fadeInLeft,
[dir=rtl] .home-feature-box .fadeInRight {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-moz-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-moz-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRight,
[dir=rtl] .home-feature-box .fadeInLeft {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-moz-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-moz-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-moz-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-moz-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-o-keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@-moz-keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@-o-keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@-moz-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-moz-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@-o-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-moz-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	-moz-animation-name: fadeOutDownBig;
	-o-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@-moz-keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@-o-keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft,
[dir=rtl] .home-feature-box .fadeOutLeft,
[dir=rtl] .home-feature-box .fadeOutRight {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@-moz-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-moz-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@-o-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-moz-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	-moz-animation-name: fadeOutLeftBig;
	-o-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-moz-keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-o-keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight,
[dir=rtl] .home-feature-box .fadeOutLeft {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@-moz-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-moz-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@-o-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-moz-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	-moz-animation-name: fadeOutRightBig;
	-o-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@-moz-keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@-o-keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@-moz-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-moz-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@-o-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-moz-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	-moz-animation-name: fadeOutUpBig;
	-o-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@-moz-keyframes flip {
	from {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		-moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-moz-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@-o-keyframes flip {
	from {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-webkit-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-webkit-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	from {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		-moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-moz-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	-moz-animation-name: flip;
	-o-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@-moz-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		-moz-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@-o-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		-moz-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-moz-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-moz-animation-name: flipInX;
	-o-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@-moz-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		-moz-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@-o-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		-moz-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-moz-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	-moz-animation-name: flipInY;
	-o-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@-moz-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		-moz-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@-o-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		-moz-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-duration: .75s;
	-moz-animation-duration: .75s;
	-o-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: flipOutX;
	-moz-animation-name: flipOutX;
	-o-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@-moz-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		-moz-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@-o-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		-moz-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-animation-duration: .75s;
	-moz-animation-duration: .75s;
	-o-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	-moz-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	-moz-animation-name: flipOutY;
	-o-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		-moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		-moz-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		-moz-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		-o-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		-o-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		-moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		-moz-transform: skewX(20deg);
		-o-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		-moz-transform: skewX(-5deg);
		-o-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	-moz-animation-name: lightSpeedIn;
	-o-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@-moz-keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		-moz-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@-o-keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		-moz-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	-moz-animation-name: lightSpeedOut;
	-o-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-moz-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		-moz-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-o-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		-moz-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-moz-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-moz-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-o-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-moz-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-moz-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-moz-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-o-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-moz-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-moz-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-moz-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-o-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-moz-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-moz-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		-moz-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-o-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		-moz-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		-moz-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@-o-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		-o-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		-moz-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	-moz-animation-name: rotateOut;
	-o-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-moz-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-moz-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	-moz-animation-name: rotateOutDownLeft;
	-o-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-moz-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-moz-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	-moz-animation-name: rotateOutDownRight;
	-o-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-moz-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-moz-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	-moz-animation-name: rotateOutUpLeft;
	-o-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		-moz-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		-moz-transform-origin: right bottom;
		-o-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		-moz-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	-moz-animation-name: rotateOutUpRight;
	-o-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0 {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@-moz-keyframes hinge {
	0 {
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		-moz-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		-moz-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		-moz-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@-o-keyframes hinge {
	0 {
		-webkit-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0 {
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		-moz-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		-moz-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		-moz-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: hinge;
	-moz-animation-name: hinge;
	-o-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
	from {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-moz-keyframes jackInTheBox {
	from {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		-moz-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		-moz-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		-moz-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes jackInTheBox {
	from {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		-o-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		-o-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		-o-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	from {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		-moz-transform: scale(.1) rotate(30deg);
		-o-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		-moz-transform-origin: center bottom;
		-o-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		-moz-transform: rotate(3deg);
		-o-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

.jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	-moz-animation-name: jackInTheBox;
	-o-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		-moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		-moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	-moz-animation-name: rollIn;
	-o-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@-moz-keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		-moz-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@-o-keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		-moz-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	-moz-animation-name: rollOut;
	-o-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@-moz-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-moz-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@-o-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-moz-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	-moz-animation-name: zoomIn;
	-o-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-moz-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-o-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	-moz-animation-name: zoomInDown;
	-o-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-moz-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-o-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	-moz-animation-name: zoomInLeft;
	-o-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-moz-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-o-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	-moz-animation-name: zoomInRight;
	-o-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-moz-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-o-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	-moz-animation-name: zoomInUp;
	-o-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

@-moz-keyframes zoomOut {
	from {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-moz-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

@-o-keyframes zoomOut {
	from {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	from {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-moz-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	-moz-animation-name: zoomOut;
	-o-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-moz-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		-moz-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-o-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		-o-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		-moz-transform-origin: center bottom;
		-o-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	-moz-animation-name: zoomOutDown;
	-o-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@-moz-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		-moz-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		transform-origin: left center
	}
}

@-o-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		-moz-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	-moz-animation-name: zoomOutLeft;
	-o-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@-moz-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		-moz-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		-moz-transform-origin: right center;
		transform-origin: right center
	}
}

@-o-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		-o-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		-moz-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		-moz-transform-origin: right center;
		-o-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	-moz-animation-name: zoomOutRight;
	-o-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-moz-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		-moz-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-o-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		-o-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-moz-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-moz-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		-moz-transform-origin: center bottom;
		-o-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		-o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	-moz-animation-name: zoomOutUp;
	-o-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	-moz-animation-name: slideInDown;
	-o-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	-moz-animation-name: slideInLeft;
	-o-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	-moz-animation-name: slideInRight;
	-o-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	-moz-animation-name: slideInUp;
	-o-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@-moz-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@-o-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	-moz-animation-name: slideOutDown;
	-o-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@-moz-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@-o-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	-moz-animation-name: slideOutLeft;
	-o-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-moz-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-o-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	-moz-animation-name: slideOutRight;
	-o-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@-moz-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@-o-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		-moz-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	-moz-animation-name: slideOutUp;
	-o-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.animated {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.delay-1s {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s
}

.animated.delay-2s {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s
}

.animated.delay-3s {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s;
	animation-delay: 3s
}

.animated.delay-4s {
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-o-animation-delay: 4s;
	animation-delay: 4s
}

.animated.delay-5s {
	-webkit-animation-delay: 5s;
	-moz-animation-delay: 5s;
	-o-animation-delay: 5s;
	animation-delay: 5s
}

.animated.fast {
	-webkit-animation-duration: .8s;
	-moz-animation-duration: .8s;
	-o-animation-duration: .8s;
	animation-duration: .8s
}

.animated.faster {
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-o-animation-duration: .5s;
	animation-duration: .5s
}

.animated.slow {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s
}

.animated.slower {
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	-o-animation-duration: 3s;
	animation-duration: 3s
}

@font-face {
	font-family: font-icon;
	src: url(font/font-icon/font-icon.eot);
	src: url(font/font-icon/font-icon.eot?#iefix) format("eot"), url(font/font-icon/font-icon.woff2) format("woff2"), url(font/font-icon/font-icon.woff) format("woff"), url(font/font-icon/font-icon.ttf) format("truetype"), url(font/font-icon/font-icon.svg#font-icon) format("svg")
}

.button-verify-text:after,
.icon-arrow-down-medium:before,
.icon-arrow-down-thin:before,
.icon-arrow-down:before,
.icon-arrow-left-medium:before,
.icon-arrow-left-thin:before,
.icon-arrow-left:before,
.icon-arrow-right-medium:before,
.icon-arrow-right-thin:before,
.icon-arrow-right:before,
.icon-arrow-up-medium:before,
.icon-arrow-up-thin:before,
.icon-arrow-up:before,
.icon-close:before,
.icon-creative:before,
.icon-fly:before,
.icon-globe:before,
.icon-huawei:before,
.icon-left-quote:before,
.icon-right-quote:before,
.icon-source:before,
.icon-telegram:before,
.icon-upload:before,
.icon-viber:before,
.icon-whatsapp:before,
.select+.select2-container--default .select2-selection--single .select2-selection__arrow:before,
.select+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before,
.select-country+.select2-container--default .select2-selection--single .select2-selection__arrow:before,
.select-country+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before,
.title-close-btn:after,
[dir=rtl] .button-verify-text:after,
header.header .h-nav .hn-lang .hnl-button:before,
span.form-error:before {
	font-family: font-icon;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	display: inline-block;
	line-height: 1;
	speak: none;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-arrow-down-medium:before,
.select+.select2-container--default .select2-selection--single .select2-selection__arrow:before,
.select-country+.select2-container--default .select2-selection--single .select2-selection__arrow:before {
	content: ""
}

.icon-arrow-down-thin:before {
	content: ""
}

.icon-arrow-down:before {
	content: ""
}

.icon-arrow-left-medium:before {
	content: ""
}

.icon-arrow-left-thin:before {
	content: ""
}

.icon-arrow-left:before {
	content: ""
}

.icon-arrow-right-medium:before {
	content: ""
}

.icon-arrow-right-thin:before {
	content: ""
}

.icon-arrow-right:before {
	content: ""
}

.icon-arrow-up-medium:before,
.select+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before,
.select-country+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
	content: ""
}

.icon-arrow-up-thin:before {
	content: ""
}

.icon-arrow-up:before {
	content: ""
}

.icon-close:before {
	content: ""
}

.icon-creative:before {
	content: ""
}

.icon-fly:before {
	content: ""
}

.icon-globe:before {
	content: ""
}

.icon-huawei:before {
	content: ""
}

.icon-left-quote:before {
	content: ""
}

.icon-right-quote:before {
	content: ""
}

.icon-source:before {
	content: ""
}

.icon-telegram:before {
	content: ""
}

.icon-upload:before {
	content: ""
}

.icon-viber:before {
	content: ""
}

.icon-whatsapp:before {
	content: ""
}

@font-face {
	font-family: frisbee-icon;
	src: url(/assets/fonts/frisbee-icon/frisbee-icon.eot?pwq25k);
	src: url(/assets/fonts/frisbee-icon/frisbee-icon.eot?pwq25k#iefix) format("embedded-opentype"), url(/assets/fonts/frisbee-icon/frisbee-icon.ttf?pwq25k) format("truetype"), url(/assets/fonts/frisbee-icon/frisbee-icon.woff?pwq25k) format("woff"), url(/assets/fonts/frisbee-icon/frisbee-icon.svg?pwq25k#frisbee-icon) format("svg");
	font-weight: 400;
	font-style: normal
}

.accordion-list .alb-title a:before,
.button-collapse:before,
.checkbox .c-inner .ci-element+.ci-effect:before,
.checkbox .c-inner .ci-element+.ri-effect:before,
.checkbox .c-inner .ri-element+.ci-effect:before,
.checkbox .c-inner .ri-element+.ri-effect:before,
.checkbox .r-inner .ci-element+.ci-effect:before,
.checkbox .r-inner .ci-element+.ri-effect:before,
.checkbox .r-inner .ri-element+.ci-effect:before,
.checkbox .r-inner .ri-element+.ri-effect:before,
.download-data .dd-form .dd-form-email .ddfe-edit,
.download-data .dd-form .dd-form-email .ddfe-icon,
.home-content .hc-scroll-down:before,
.home-feature-box .hfb-more .hfbm-link:before,
.home-feature-box .hfb-nav ul li .hfbn-icon:before,
.icon-frisbee,
.login .l-form .lf-enhanced-search .lfes-info:before,
.login .l-form .lf-option li a:before,
.mejs__overlay-button:before,
.mobile-panel .mp-close:before,
.mobile-panel .mp-lang .mpl-button:before,
.mobile-panel .mp-lang .mpl-dropdown:before,
.mobile-panel .mp-nav .mpn-signin:before,
.mobile-panel .mp-nav .mpn-signout:before,
.modal .modal-content .modal-header .modal-close:before,
.play-icon:before,
.profile .p-download .pd-button .pd-button-icon,
.profile .p-settings .ps-button .ps-button-icon,
.radio .c-inner .ci-element+.ci-effect:before,
.radio .c-inner .ci-element+.ri-effect:before,
.radio .c-inner .ri-element+.ci-effect:before,
.radio .c-inner .ri-element+.ri-effect:before,
.radio .r-inner .ci-element+.ci-effect:before,
.radio .r-inner .ci-element+.ri-effect:before,
.radio .r-inner .ri-element+.ci-effect:before,
.radio .r-inner .ri-element+.ri-effect:before,
.search-box .sb-button button:before,
.search-box .sb-country:before,
.select-top-arrow-open .select2-dropdown:before,
.select2-search:before,
header.header .h-nav .hn-btn:before,
header.header .h-nav .hn-lang .hnl-dropdown:before,
header.header-old .hn-btn:before,
header.header-old .hn-lang .hnl-dropdown:before,
header.header-old .hn-signin:before,
header.header-old .hn-user .hnu-dropdown:before {
	font-family: frisbee-icon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-decoration: none;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class*=" ico-"],
[class^=ico-] {
	font-family: frisbee-icon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-decoration: none;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ico-arrows-1_back-78:before {
	content: "\e900"
}

.ico-arrows-1_back-80:before {
	content: "\e901"
}

.ico-arrows-1_bold-down:before {
	content: "\e902"
}

.ico-arrows-1_bold-left:before {
	content: "\e903"
}

.ico-arrows-1_bold-right:before {
	content: "\e904"
}

.ico-arrows-1_bold-up:before {
	content: "\e905"
}

.ico-arrows-1_circle-down-12:before {
	content: "\e906"
}

.ico-arrows-1_circle-down-40:before,
.profile .p-settings .ps-button[aria-expanded=true] .ps-button-icon:before {
	content: "\e907"
}

.ico-arrows-1_circle-left-10:before {
	content: "\e908"
}

.ico-arrows-1_circle-left-38:before {
	content: "\e909"
}

.ico-arrows-1_circle-right-09:before {
	content: "\e90a"
}

.ico-arrows-1_circle-right-37:before,
.profile .p-settings .ps-button .ps-button-icon:before {
	content: "\e90b"
}

.ico-arrows-1_circle-up-11:before {
	content: "\e90c"
}

.ico-arrows-1_circle-up-39:before {
	content: "\e90d"
}

.ico-arrows-1_cloud-download-95:before {
	content: "\e90e"
}

.ico-arrows-1_cloud-upload-96:before {
	content: "\e90f"
}

.ico-arrows-1_curved-next:before {
	content: "\e910"
}

.ico-arrows-1_curved-previous:before {
	content: "\e911"
}

.ico-arrows-1_direction-53:before {
	content: "\e912"
}

.ico-arrows-1_direction-56:before {
	content: "\e913"
}

.ico-arrows-1_double-left:before {
	content: "\e914"
}

.ico-arrows-1_double-right:before {
	content: "\e915"
}

.ico-arrows-1_download:before {
	content: "\e916"
}

.ico-arrows-1_enlarge-diagonal-43:before {
	content: "\e917"
}

.ico-arrows-1_enlarge-diagonal-44:before {
	content: "\e918"
}

.ico-arrows-1_enlarge-horizontal:before {
	content: "\e919"
}

.ico-arrows-1_enlarge-vertical:before {
	content: "\e91a"
}

.ico-arrows-1_fullscreen-70:before {
	content: "\e91b"
}

.ico-arrows-1_fullscreen-71:before {
	content: "\e91c"
}

.ico-arrows-1_fullscreen-76:before {
	content: "\e91d"
}

.ico-arrows-1_fullscreen-77:before {
	content: "\e91e"
}

.ico-arrows-1_fullscreen-double-74:before {
	content: "\e91f"
}

.ico-arrows-1_fullscreen-double-75:before {
	content: "\e920"
}

.ico-arrows-1_fullscreen-split-72:before {
	content: "\e921"
}

.ico-arrows-1_fullscreen-split-73:before {
	content: "\e922"
}

.ico-arrows-1_log-in:before {
	content: "\e923"
}

.ico-arrows-1_log-out:before,
.mobile-panel .mp-nav .mpn-signout:before {
	content: "\e924"
}

.ico-arrows-1_loop-82:before {
	content: "\e925"
}

.home-content .hc-scroll-down:before,
.ico-arrows-1_minimal-down:before,
.mobile-panel .mp-lang .mpl-button:before,
.search-box .sb-country:before {
	content: "\e926"
}

.ico-arrows-1_minimal-left:before,
[dir=rtl] .login .l-form .lf-option li a:before {
	content: "\e927"
}

.ico-arrows-1_minimal-right:before,
.login .l-form .lf-option li a:before {
	content: "\e928"
}

.ico-arrows-1_minimal-up:before,
.mobile-panel .mp-lang .mpl-button[aria-expanded=true]:before,
.search-box .sb-country.select-open:before {
	content: "\e929"
}

.ico-arrows-1_redo-79:before {
	content: "\e92a"
}

.ico-arrows-1_redo-81:before {
	content: "\e92b"
}

.ico-arrows-1_refresh-68:before {
	content: "\e92c"
}

.ico-arrows-1_refresh-69:before {
	content: "\e92d"
}

.ico-arrows-1_round-down:before {
	content: "\e92e"
}

.ico-arrows-1_round-left:before {
	content: "\e92f"
}

.ico-arrows-1_round-right:before {
	content: "\e930"
}

.ico-arrows-1_round-up:before {
	content: "\e931"
}

.ico-arrows-1_share-66:before {
	content: "\e932"
}

.ico-arrows-1_share-91:before {
	content: "\e933"
}

.ico-arrows-1_share-92:before {
	content: "\e934"
}

.ico-arrows-1_shuffle-97:before {
	content: "\e935"
}

.ico-arrows-1_shuffle-98:before {
	content: "\e936"
}

.ico-arrows-1_simple-down:before {
	content: "\e937"
}

.ico-arrows-1_simple-left:before {
	content: "\e938"
}

.ico-arrows-1_simple-right:before {
	content: "\e939"
}

.ico-arrows-1_simple-up:before {
	content: "\e93a"
}

.ico-arrows-1_small-triangle-down:before,
.mobile-panel .mp-lang .mpl-dropdown:before {
	content: "\e93b"
}

.ico-arrows-1_small-triangle-left:before {
	content: "\e93c"
}

.ico-arrows-1_small-triangle-right:before {
	content: "\e93d"
}

.ico-arrows-1_small-triangle-up:before,
.select-top-arrow-open .select2-dropdown:before,
header.header .h-nav .hn-lang .hnl-dropdown:before,
header.header-old .hn-lang .hnl-dropdown:before,
header.header-old .hn-user .hnu-dropdown:before {
	content: "\e93e"
}

.ico-arrows-1_square-down:before {
	content: "\e93f"
}

.ico-arrows-1_square-left:before {
	content: "\e940"
}

.ico-arrows-1_square-right:before {
	content: "\e941"
}

.ico-arrows-1_square-up:before {
	content: "\e942"
}

.ico-arrows-1_strong-down:before {
	content: "\e943"
}

.ico-arrows-1_strong-left:before {
	content: "\e944"
}

.ico-arrows-1_strong-right:before {
	content: "\e945"
}

.ico-arrows-1_strong-up:before {
	content: "\e946"
}

.ico-arrows-1_tail-down:before {
	content: "\e947"
}

.ico-arrows-1_tail-left:before {
	content: "\e948"
}

.ico-arrows-1_tail-right:before {
	content: "\e949"
}

.ico-arrows-1_tail-triangle-down:before {
	content: "\e94a"
}

.ico-arrows-1_tail-triangle-left:before {
	content: "\e94b"
}

.ico-arrows-1_tail-triangle-right:before {
	content: "\e94c"
}

.ico-arrows-1_tail-triangle-up:before {
	content: "\e94d"
}

.ico-arrows-1_tail-up:before {
	content: "\e94e"
}

.ico-arrows-1_trend-down:before {
	content: "\e94f"
}

.ico-arrows-1_trend-up:before {
	content: "\e950"
}

.ico-arrows-1_triangle-down-20:before {
	content: "\e951"
}

.ico-arrows-1_triangle-down-65:before {
	content: "\e952"
}

.ico-arrows-1_triangle-left-18:before {
	content: "\e953"
}

.ico-arrows-1_triangle-left-63:before {
	content: "\e954"
}

.ico-arrows-1_triangle-right-17:before {
	content: "\e955"
}

.ico-arrows-1_triangle-right-62:before {
	content: "\e956"
}

.ico-arrows-1_triangle-up-19:before {
	content: "\e957"
}

.ico-arrows-1_triangle-up-64:before {
	content: "\e958"
}

.ico-arrows-1_zoom-88:before {
	content: "\e959"
}

.ico-arrows-2_block-down:before {
	content: "\e95a"
}

.ico-arrows-2_block-left:before {
	content: "\e95b"
}

.ico-arrows-2_block-right:before {
	content: "\e95c"
}

.ico-arrows-2_block-up:before {
	content: "\e95d"
}

.ico-arrows-2_conversion:before {
	content: "\e95e"
}

.ico-arrows-2_corner-down-round:before {
	content: "\e95f"
}

.ico-arrows-2_corner-down:before {
	content: "\e960"
}

.ico-arrows-2_corner-left-down:before {
	content: "\e961"
}

.ico-arrows-2_corner-left-round:before {
	content: "\e962"
}

.ico-arrows-2_corner-left:before {
	content: "\e963"
}

.ico-arrows-2_corner-right-down:before {
	content: "\e964"
}

.ico-arrows-2_corner-right-round:before {
	content: "\e965"
}

.ico-arrows-2_corner-right:before {
	content: "\e966"
}

.ico-arrows-2_corner-up-left:before {
	content: "\e967"
}

.ico-arrows-2_corner-up-right:before {
	content: "\e968"
}

.ico-arrows-2_corner-up-round:before {
	content: "\e969"
}

.ico-arrows-2_corner-up:before {
	content: "\e96a"
}

.ico-arrows-2_cross-down:before {
	content: "\e96b"
}

.ico-arrows-2_cross-left:before {
	content: "\e96c"
}

.ico-arrows-2_cross-right:before {
	content: "\e96d"
}

.ico-arrows-2_cross-up:before {
	content: "\e96e"
}

.ico-arrows-2_delete-49:before {
	content: "\e96f"
}

.ico-arrows-2_delete-50:before {
	content: "\e970"
}

.ico-arrows-2_direction:before {
	content: "\e971"
}

.ico-arrows-2_dots-download:before {
	content: "\e972"
}

.ico-arrows-2_dots-upload:before {
	content: "\e973"
}

.ico-arrows-2_eject:before {
	content: "\e974"
}

.ico-arrows-2_enlarge-circle:before {
	content: "\e975"
}

.ico-arrows-2_file-download-87:before {
	content: "\e976"
}

.ico-arrows-2_file-upload-86:before {
	content: "\e977"
}

.ico-arrows-2_hit-down:before {
	content: "\e978"
}

.ico-arrows-2_hit-left:before {
	content: "\e979"
}

.ico-arrows-2_hit-right:before {
	content: "\e97a"
}

.ico-arrows-2_hit-up:before {
	content: "\e97b"
}

.ico-arrows-2_log-out:before {
	content: "\e97c"
}

.ico-arrows-2_move-down-right:before {
	content: "\e97d"
}

.ico-arrows-2_move-down:before {
	content: "\e97e"
}

.ico-arrows-2_move-left:before {
	content: "\e97f"
}

.ico-arrows-2_move-right:before {
	content: "\e980"
}

.ico-arrows-2_move-up-left:before {
	content: "\e981"
}

.ico-arrows-2_move-up:before {
	content: "\e982"
}

.ico-arrows-2_push-next:before {
	content: "\e983"
}

.ico-arrows-2_push-previous:before {
	content: "\e984"
}

.ico-arrows-2_replay:before {
	content: "\e985"
}

.ico-arrows-2_round-left-down:before {
	content: "\e986"
}

.ico-arrows-2_round-right-down:before {
	content: "\e987"
}

.ico-arrows-2_round-up-left:before {
	content: "\e988"
}

.ico-arrows-2_round-up-right:before {
	content: "\e989"
}

.ico-arrows-2_select-83:before {
	content: "\e98a"
}

.ico-arrows-2_select-84:before {
	content: "\e98b"
}

.ico-arrows-2_skew-down:before {
	content: "\e98c"
}

.ico-arrows-2_skew-left:before {
	content: "\e98d"
}

.ico-arrows-2_skew-right:before {
	content: "\e98e"
}

.ico-arrows-2_skew-up:before {
	content: "\e98f"
}

.ico-arrows-2_small-left:before {
	content: "\e990"
}

.ico-arrows-2_small-right:before {
	content: "\e991"
}

.ico-arrows-2_square-download:before,
.profile .p-download .pd-button .pd-button-icon:before {
	content: "\e992"
}

.ico-arrows-2_square-upload:before {
	content: "\e993"
}

.ico-arrows-2_triangle-down:before {
	content: "\e994"
}

.ico-arrows-2_triangle-left:before {
	content: "\e995"
}

.ico-arrows-2_triangle-right:before {
	content: "\e996"
}

.ico-arrows-2_triangle-up:before {
	content: "\e997"
}

.ico-arrows-2_zoom:before {
	content: "\e998"
}

.ico-arrows-3_circle-simple-down:before {
	content: "\e999"
}

.ico-arrows-3_circle-simple-left:before {
	content: "\e99a"
}

.ico-arrows-3_circle-simple-right:before {
	content: "\e99b"
}

.ico-arrows-3_circle-simple-up:before {
	content: "\e99c"
}

.ico-arrows-3_small-down:before {
	content: "\e99d"
}

.ico-arrows-3_small-up:before {
	content: "\e99e"
}

.ico-arrows-3_square-corner-down-left:before {
	content: "\e99f"
}

.ico-arrows-3_square-corner-down-right:before {
	content: "\e9a0"
}

.ico-arrows-3_square-corner-up-left:before {
	content: "\e9a1"
}

.ico-arrows-3_square-corner-up-right:before {
	content: "\e9a2"
}

.ico-arrows-3_square-down-06:before {
	content: "\e9a3"
}

.ico-arrows-3_square-left-04:before {
	content: "\e9a4"
}

.ico-arrows-3_square-right-03:before {
	content: "\e9a5"
}

.ico-arrows-3_square-simple-down:before {
	content: "\e9a6"
}

.ico-arrows-3_square-simple-left:before {
	content: "\e9a7"
}

.ico-arrows-3_square-simple-right:before {
	content: "\e9a8"
}

.ico-arrows-3_square-simple-up:before {
	content: "\e9a9"
}

.ico-arrows-3_square-up-05:before {
	content: "\e9aa"
}

.ico-arrows-e_archive-e-download:before {
	content: "\e9ab"
}

.ico-arrows-e_archive-e-upload:before {
	content: "\e9ac"
}

.ico-arrows-e_circle-e-down-04:before {
	content: "\e9ad"
}

.ico-arrows-e_circle-e-down-12:before {
	content: "\e9ae"
}

.ico-arrows-e_circle-e-left-02:before {
	content: "\e9af"
}

.ico-arrows-e_circle-e-left-10:before {
	content: "\e9b0"
}

.ico-arrows-e_circle-e-right-01:before {
	content: "\e9b1"
}

.ico-arrows-e_circle-e-right-09:before {
	content: "\e9b2"
}

.ico-arrows-e_circle-e-up-03:before {
	content: "\e9b3"
}

.ico-arrows-e_circle-e-up-11:before {
	content: "\e9b4"
}

.ico-arrows-e_enlarge-21:before {
	content: "\e9b5"
}

.ico-arrows-e_enlarge-22:before {
	content: "\e9b6"
}

.ico-arrows-e_expand:before {
	content: "\e9b7"
}

.ico-arrows-e_move-bottom-right:before {
	content: "\e9b8"
}

.ico-arrows-e_move-top-left:before {
	content: "\e9b9"
}

.ico-arrows-e_refresh-19:before {
	content: "\e9ba"
}

.ico-arrows-e_refresh-20:before {
	content: "\e9bb"
}

.ico-arrows-e_resize-h:before {
	content: "\e9bc"
}

.ico-arrows-e_resize-v:before {
	content: "\e9bd"
}

.ico-arrows-e_share-26:before {
	content: "\e9be"
}

.ico-arrows-e_share-27:before {
	content: "\e9bf"
}

.ico-arrows-e_square-e-down:before {
	content: "\e9c0"
}

.ico-arrows-e_square-e-left:before {
	content: "\e9c1"
}

.ico-arrows-e_square-e-right:before {
	content: "\e9c2"
}

.ico-arrows-e_square-e-up:before {
	content: "\e9c3"
}

.ico-arrows-e_zoom-circle:before {
	content: "\e9c4"
}

.ico-arrows-e_zoom-e:before {
	content: "\e9c5"
}

.ico-arrows-e_zoom-square:before {
	content: "\e9c6"
}

.ico-arrows-e_zoom-triangles:before {
	content: "\e9c7"
}

.ico-weather_celsius:before {
	content: "\e9c8"
}

.ico-weather_cloud-drop:before {
	content: "\e9c9"
}

.ico-weather_cloud-fog-31:before {
	content: "\e9ca"
}

.ico-weather_cloud-fog-32:before {
	content: "\e9cb"
}

.ico-weather_cloud-hail:before {
	content: "\e9cc"
}

.ico-weather_cloud-light:before {
	content: "\e9cd"
}

.ico-weather_cloud-moon:before {
	content: "\e9ce"
}

.ico-weather_cloud-rain:before {
	content: "\e9cf"
}

.ico-weather_cloud-snow-34:before {
	content: "\e9d0"
}

.ico-weather_cloud-snow-42:before {
	content: "\e9d1"
}

.ico-weather_cloud-sun-17:before {
	content: "\e9d2"
}

.ico-weather_compass:before {
	content: "\e9d3"
}

.ico-weather_drop-15:before {
	content: "\e9d4"
}

.ico-weather_drops:before {
	content: "\e9d5"
}

.ico-weather_eclipse:before {
	content: "\e9d6"
}

.ico-weather_fahrenheit:before {
	content: "\e9d7"
}

.ico-weather_fog:before {
	content: "\e9d8"
}

.ico-weather_forecast:before {
	content: "\e9d9"
}

.ico-weather_hurricane-44:before {
	content: "\e9da"
}

.ico-weather_hurricane-45:before {
	content: "\e9db"
}

.ico-weather_moon-cloud-drop:before {
	content: "\e9dc"
}

.ico-weather_moon-cloud-fog:before {
	content: "\e9dd"
}

.ico-weather_moon-cloud-hail:before {
	content: "\e9de"
}

.ico-weather_moon-cloud-light:before {
	content: "\e9df"
}

.ico-weather_moon-cloud-rain:before {
	content: "\e9e0"
}

.ico-weather_moon-cloud-snow-61:before {
	content: "\e9e1"
}

.ico-weather_moon-cloud-snow-62:before {
	content: "\e9e2"
}

.ico-weather_moon-fog:before {
	content: "\e9e3"
}

.ico-weather_moon-full:before {
	content: "\e9e4"
}

.ico-weather_moon-stars:before {
	content: "\e9e5"
}

.ico-weather_moon:before {
	content: "\e9e6"
}

.ico-weather_rain-hail:before {
	content: "\e9e7"
}

.ico-weather_rain:before {
	content: "\e9e8"
}

.ico-weather_rainbow:before {
	content: "\e9e9"
}

.ico-weather_snow:before {
	content: "\e9ea"
}

.ico-weather_sun-cloud-drop:before {
	content: "\e9eb"
}

.ico-weather_sun-cloud-fog:before {
	content: "\e9ec"
}

.ico-weather_sun-cloud-hail:before {
	content: "\e9ed"
}

.ico-weather_sun-cloud-light:before {
	content: "\e9ee"
}

.ico-weather_sun-cloud-rain:before {
	content: "\e9ef"
}

.ico-weather_sun-cloud-snow-54:before {
	content: "\e9f0"
}

.ico-weather_sun-cloud-snow-55:before {
	content: "\e9f1"
}

.ico-weather_sun-cloud:before {
	content: "\e9f2"
}

.ico-weather_sun-fog-30:before {
	content: "\e9f3"
}

.ico-weather_sun-fog-43:before {
	content: "\e9f4"
}

.ico-weather_wind:before {
	content: "\e9f5"
}

.ico-weather-e_cloud-01:before {
	content: "\e9f6"
}

.ico-weather-e_cloud-02:before {
	content: "\e9f7"
}

.ico-users_add-27:before {
	content: "\e9f8"
}

.ico-users_add-29:before {
	content: "\e9f9"
}

.ico-users_badge-13:before {
	content: "\e9fa"
}

.ico-users_badge-14:before {
	content: "\e9fb"
}

.ico-users_badge-15:before {
	content: "\e9fc"
}

.ico-users_circle-08:before,
.mobile-panel .mp-nav .mpn-signin:before,
header.header-old .hn-signin:before {
	content: "\e9fd"
}

.ico-users_circle-09:before {
	content: "\e9fe"
}

.ico-users_circle-10:before {
	content: "\e9ff"
}

.ico-users_delete-28:before {
	content: "\ea00"
}

.ico-users_delete-30:before {
	content: "\ea01"
}

.ico-users_man-20:before {
	content: "\ea02"
}

.ico-users_multiple-11:before {
	content: "\ea03"
}

.ico-users_multiple-19:before {
	content: "\ea04"
}

.ico-users_single-01:before {
	content: "\ea05"
}

.ico-users_single-02:before {
	content: "\ea06"
}

.ico-users_single-03:before {
	content: "\ea07"
}

.ico-users_single-04:before {
	content: "\ea08"
}

.ico-users_single-05:before {
	content: "\ea09"
}

.ico-users_single-body:before {
	content: "\ea0a"
}

.ico-users_square-31:before {
	content: "\ea0b"
}

.ico-users_square-32:before {
	content: "\ea0c"
}

.ico-users_square-33:before {
	content: "\ea0d"
}

.ico-users_woman-21:before {
	content: "\ea0e"
}

.ico-ui-1_analytics-88:before {
	content: "\ea0f"
}

.ico-ui-1_analytics-89:before {
	content: "\ea10"
}

.ico-ui-1_attach-86:before {
	content: "\ea11"
}

.ico-ui-1_attach-87:before {
	content: "\ea12"
}

.ico-ui-1_bell-53:before {
	content: "\ea13"
}

.ico-ui-1_bell-54:before {
	content: "\ea14"
}

.ico-ui-1_bell-55:before {
	content: "\ea15"
}

.ico-ui-1_bold-add:before {
	content: "\ea16"
}

.ico-ui-1_bold-delete:before {
	content: "\ea17"
}

.ico-ui-1_bold-remove:before {
	content: "\ea18"
}

.ico-ui-1_bookmark-add:before {
	content: "\ea19"
}

.ico-ui-1_bookmark-remove:before {
	content: "\ea1a"
}

.ico-ui-1_calendar-57:before {
	content: "\ea1b"
}

.ico-ui-1_calendar-60:before {
	content: "\ea1c"
}

.ico-ui-1_check-bold:before {
	content: "\74"
}

.ico-ui-1_check-circle-07:before {
	content: "\ea1e"
}

.ico-ui-1_check-circle-08:before {
	content: "\ea1f"
}

.ico-ui-1_check-curve:before {
	content: "\ea20"
}

.checkbox .c-inner .ci-element+.ci-effect:before,
.checkbox .c-inner .ci-element+.ri-effect:before,
.checkbox .c-inner .ri-element+.ci-effect:before,
.checkbox .c-inner .ri-element+.ri-effect:before,
.checkbox .r-inner .ci-element+.ci-effect:before,
.checkbox .r-inner .ci-element+.ri-effect:before,
.checkbox .r-inner .ri-element+.ci-effect:before,
.checkbox .r-inner .ri-element+.ri-effect:before,
.ico-ui-1_check-simple:before,
.radio .c-inner .ci-element+.ci-effect:before,
.radio .c-inner .ci-element+.ri-effect:before,
.radio .c-inner .ri-element+.ci-effect:before,
.radio .c-inner .ri-element+.ri-effect:before,
.radio .r-inner .ci-element+.ci-effect:before,
.radio .r-inner .ci-element+.ri-effect:before,
.radio .r-inner .ri-element+.ci-effect:before,
.radio .r-inner .ri-element+.ri-effect:before {
	content: "\ea21"
}

.ico-ui-1_check-small:before {
	content: "\ea22"
}

.ico-ui-1_check-square-09:before {
	content: "\ea23"
}

.ico-ui-1_check-square-11:before {
	content: "\ea24"
}

.ico-ui-1_check:before {
	content: "\ea25"
}

.ico-ui-1_circle-add:before {
	content: "\ea26"
}

.ico-ui-1_circle-bold-add:before {
	content: "\ea27"
}

.ico-ui-1_circle-bold-remove:before {
	content: "\ea28"
}

.ico-ui-1_circle-delete:before {
	content: "\ea29"
}

.ico-ui-1_circle-remove:before {
	content: "\ea2a"
}

.ico-ui-1_dashboard-29:before {
	content: "\ea2b"
}

.ico-ui-1_dashboard-30:before {
	content: "\ea2c"
}

.ico-ui-1_dashboard-half:before {
	content: "\ea2d"
}

.ico-ui-1_dashboard-level:before {
	content: "\ea2e"
}

.ico-ui-1_database:before {
	content: "\ea2f"
}

.ico-ui-1_drop:before {
	content: "\ea30"
}

.ico-ui-1_edit-71:before {
	content: "\ea31"
}

.ico-ui-1_edit-72:before {
	content: "\ea32"
}

.ico-ui-1_edit-73:before {
	content: "\ea33"
}

.ico-ui-1_edit-74:before {
	content: "\ea34"
}

.ico-ui-1_edit-75:before {
	content: "\ea35"
}

.ico-ui-1_edit-76:before {
	content: "\ea36"
}

.ico-ui-1_edit-77:before {
	content: "\ea37"
}

.ico-ui-1_edit-78:before {
	content: "\ea38"
}

.ico-ui-1_email-83:before {
	content: "\ea39"
}

.ico-ui-1_email-84:before {
	content: "\ea3a"
}

.ico-ui-1_eye-17:before {
	content: "\ea3b"
}

.ico-ui-1_eye-19:before {
	content: "\ea3c"
}

.ico-ui-1_eye-ban-18:before {
	content: "\ea3d"
}

.ico-ui-1_eye-ban-20:before {
	content: "\ea3e"
}

.ico-ui-1_flame:before {
	content: "\ea3f"
}

.ico-ui-1_home-51:before {
	content: "\ea40"
}

.ico-ui-1_home-52:before {
	content: "\ea41"
}

.ico-ui-1_home-minimal:before {
	content: "\ea42"
}

.ico-ui-1_home-simple:before {
	content: "\ea43"
}

.ico-ui-1_leaf-80:before {
	content: "\ea44"
}

.ico-ui-1_leaf-81:before {
	content: "\ea45"
}

.ico-ui-1_leaf-edit:before {
	content: "\ea46"
}

.ico-ui-1_lock-circle-open:before {
	content: "\ea47"
}

.ico-ui-1_lock-circle:before {
	content: "\ea48"
}

.ico-ui-1_lock-open:before {
	content: "\ea49"
}

.ico-ui-1_lock:before {
	content: "\ea4a"
}

.ico-ui-1_notification-69:before {
	content: "\ea4b"
}

.download-data .dd-form .dd-form-email .ddfe-edit:before,
.ico-ui-1_pencil:before {
	content: "\ea4c"
}

.ico-ui-1_preferences-circle-rotate:before {
	content: "\ea4d"
}

.ico-ui-1_preferences-circle:before {
	content: "\ea4e"
}

.ico-ui-1_preferences-container-circle-rotate:before {
	content: "\ea4f"
}

.ico-ui-1_preferences-container-circle:before {
	content: "\ea50"
}

.ico-ui-1_preferences-container-rotate:before {
	content: "\ea51"
}

.ico-ui-1_preferences-container:before {
	content: "\ea52"
}

.ico-ui-1_preferences-rotate:before {
	content: "\ea53"
}

.ico-ui-1_preferences:before {
	content: "\ea54"
}

.ico-ui-1_send:before {
	content: "\ea55"
}

.ico-ui-1_settings-gear-63:before {
	content: "\ea56"
}

.ico-ui-1_settings-gear-64:before {
	content: "\ea57"
}

.ico-ui-1_settings-gear-65:before {
	content: "\ea58"
}

.ico-ui-1_settings-tool-66:before {
	content: "\ea59"
}

.accordion-list .alb-title a:before,
.button-collapse:before,
.ico-ui-1_simple-add:before {
	content: "\ea5a"
}

.accordion-list .alb-title a[aria-expanded=true]:before,
.button-collapse[aria-expanded=true]:before,
.ico-ui-1_simple-delete:before {
	content: "\ea5b"
}

.ico-ui-1_simple-remove:before,
.mobile-panel .mp-close:before,
.modal .modal-content .modal-header .modal-close:before {
	content: "\ea5c"
}

.ico-ui-1_trash-simple:before {
	content: "\ea5d"
}

.ico-ui-1_trash:before {
	content: "\ea5e"
}

.ico-ui-1_ui-03:before {
	content: "\ea5f"
}

.ico-ui-1_ui-04:before {
	content: "\ea60"
}

.ico-ui-1_zoom-bold-in:before {
	content: "\ea61"
}

.ico-ui-1_zoom-bold-out:before {
	content: "\ea62"
}

.ico-ui-1_zoom-bold:before {
	content: "\ea63"
}

.ico-ui-1_zoom-in:before {
	content: "\ea64"
}

.ico-ui-1_zoom-out:before {
	content: "\ea65"
}

.download-data .dd-form .dd-form-email .ddfe-icon:before,
.ico-ui-1_zoom:before,
.search-box .sb-button button:before,
.select2-search:before,
header.header-old .hn-btn.hn-search:before {
	content: "\ea66"
}

.ico-ui-2_alert:before {
	content: "\ea67"
}

.ico-ui-2_alert-:before {
	content: "\ea68"
}

.ico-ui-2_alert-circle:before,
.login .l-form .lf-enhanced-search .lfes-info:before {
	content: "\ea69"
}

.ico-ui-2_alert-circle-:before {
	content: "\ea6a"
}

.ico-ui-2_alert-circle-i:before {
	content: "\ea6b"
}

.ico-ui-2_alert-i:before {
	content: "\ea6c"
}

.ico-ui-2_alert-square:before {
	content: "\ea6d"
}

.ico-ui-2_alert-square-:before {
	content: "\ea6e"
}

.ico-ui-2_alert-square-i:before {
	content: "\ea6f"
}

.ico-ui-2_archive:before {
	content: "\ea70"
}

.ico-ui-2_ban:before {
	content: "\ea71"
}

.ico-ui-2_battery-81:before {
	content: "\ea72"
}

.ico-ui-2_battery-83:before {
	content: "\ea73"
}

.ico-ui-2_battery-half:before {
	content: "\ea74"
}

.ico-ui-2_battery-low:before {
	content: "\ea75"
}

.ico-ui-2_bluetooth:before {
	content: "\ea76"
}

.ico-ui-2_book:before {
	content: "\ea77"
}

.ico-ui-2_chart-bar-52:before {
	content: "\ea78"
}

.ico-ui-2_chart-bar-53:before {
	content: "\ea79"
}

.ico-ui-2_chat-content:before {
	content: "\ea7a"
}

.ico-ui-2_chat-round-content:before {
	content: "\ea7b"
}

.ico-ui-2_chat-round:before {
	content: "\ea7c"
}

.ico-ui-2_chat:before {
	content: "\ea7d"
}

.ico-ui-2_circle-bold-delete:before {
	content: "\ea7e"
}

.ico-ui-2_cloud-25:before {
	content: "\ea7f"
}

.ico-ui-2_cloud-26:before {
	content: "\ea80"
}

.ico-ui-2_disk:before {
	content: "\ea81"
}

.ico-ui-2_enlarge-57:before {
	content: "\ea82"
}

.ico-ui-2_enlarge-58:before {
	content: "\ea83"
}

.ico-ui-2_favourite-28:before {
	content: "\ea84"
}

.ico-ui-2_favourite-31:before {
	content: "\ea85"
}

.ico-ui-2_filter:before {
	content: "\ea86"
}

.ico-ui-2_fullsize:before {
	content: "\ea87"
}

.ico-ui-2_grid-45:before {
	content: "\ea88"
}

.ico-ui-2_grid-46:before {
	content: "\ea89"
}

.ico-ui-2_grid-48:before {
	content: "\ea8a"
}

.ico-ui-2_grid-50:before {
	content: "\ea8b"
}

.ico-ui-2_grid-square:before {
	content: "\ea8c"
}

.ico-ui-2_hourglass:before {
	content: "\ea8d"
}

.ico-ui-2_lab:before {
	content: "\ea8e"
}

.ico-ui-2_layers:before {
	content: "\ea8f"
}

.ico-ui-2_like:before {
	content: "\ea90"
}

.ico-ui-2_link-66:before {
	content: "\ea91"
}

.ico-ui-2_link-68:before {
	content: "\ea92"
}

.ico-ui-2_link-69:before {
	content: "\ea93"
}

.ico-ui-2_link-72:before {
	content: "\ea94"
}

.ico-ui-2_link-broken-70:before {
	content: "\ea95"
}

.ico-ui-2_link-broken-73:before {
	content: "\ea96"
}

.ico-ui-2_menu-34:before,
header.header .h-nav .hn-btn.hn-menu:before,
header.header-old .hn-btn.hn-menu:before {
	content: "\ea97"
}

.ico-ui-2_menu-35:before {
	content: "\ea98"
}

.ico-ui-2_menu-bold:before {
	content: "\ea99"
}

.ico-ui-2_menu-dots:before {
	content: "\ea9a"
}

.ico-ui-2_menu-square:before {
	content: "\ea9b"
}

.ico-ui-2_node:before {
	content: "\ea9c"
}

.ico-ui-2_paragraph:before {
	content: "\ea9d"
}

.ico-ui-2_phone:before {
	content: "\ea9e"
}

.ico-ui-2_share-bold:before {
	content: "\ea9f"
}

.ico-ui-2_share:before {
	content: "\eaa0"
}

.ico-ui-2_small-add:before {
	content: "\eaa1"
}

.ico-ui-2_small-delete:before {
	content: "\eaa2"
}

.ico-ui-2_small-remove:before {
	content: "\eaa3"
}

.ico-ui-2_square-add-08:before {
	content: "\eaa4"
}

.ico-ui-2_square-add-11:before {
	content: "\eaa5"
}

.ico-ui-2_square-delete-10:before {
	content: "\eaa6"
}

.ico-ui-2_square-delete-13:before {
	content: "\eaa7"
}

.ico-ui-2_square-remove-09:before {
	content: "\eaa8"
}

.ico-ui-2_square-remove-12:before {
	content: "\eaa9"
}

.ico-ui-2_target:before {
	content: "\eaaa"
}

.ico-ui-2_tile-55:before {
	content: "\eaab"
}

.ico-ui-2_tile-56:before {
	content: "\eaac"
}

.ico-ui-2_time-alarm:before {
	content: "\eaad"
}

.ico-ui-2_time-clock:before {
	content: "\eaae"
}

.ico-ui-2_time-countdown:before {
	content: "\eaaf"
}

.ico-ui-2_time:before {
	content: "\eab0"
}

.ico-ui-2_webpage:before {
	content: "\eab1"
}

.ico-ui-3_alert:before {
	content: "\eab2"
}

.ico-ui-3_backward:before {
	content: "\eab3"
}

.ico-ui-3_bolt:before {
	content: "\eab4"
}

.ico-ui-3_bullet-list:before {
	content: "\eab5"
}

.ico-ui-3_calendar-add:before {
	content: "\eab6"
}

.ico-ui-3_card-add:before {
	content: "\eab7"
}

.ico-ui-3_card-alert:before {
	content: "\eab8"
}

.ico-travel_backpack:before {
	content: "\eab9"
}

.ico-travel_bag:before {
	content: "\eaba"
}

.ico-travel_camping:before {
	content: "\eabb"
}

.ico-travel_drink:before {
	content: "\eabc"
}

.ico-travel_explore:before {
	content: "\eabd"
}

.ico-travel_fire:before {
	content: "\eabe"
}

.ico-travel_hotel-bell:before {
	content: "\eabf"
}

.ico-travel_hotel-symbol:before {
	content: "\eac0"
}

.ico-travel_hotel:before {
	content: "\eac1"
}

.ico-travel_igloo:before {
	content: "\eac2"
}

.ico-travel_jellyfish:before {
	content: "\eac3"
}

.ico-travel_lamp:before {
	content: "\eac4"
}

.ico-travel_luggage:before {
	content: "\eac5"
}

.ico-travel_octopus:before {
	content: "\eac6"
}

.ico-travel_passport:before {
	content: "\eac7"
}

.ico-travel_pickaxe:before {
	content: "\eac8"
}

.ico-travel_pool:before {
	content: "\eac9"
}

.ico-travel_rackets:before {
	content: "\eaca"
}

.ico-travel_road-sign-left:before {
	content: "\eacb"
}

.ico-travel_road-sign-right:before {
	content: "\eacc"
}

.ico-travel_rowing:before {
	content: "\eacd"
}

.ico-travel_sea-mask:before {
	content: "\eace"
}

.ico-travel_shark:before {
	content: "\eacf"
}

.ico-travel_spa:before {
	content: "\ead0"
}

.ico-travel_sunglasses:before {
	content: "\ead1"
}

.ico-travel_surf:before {
	content: "\ead2"
}

.ico-travel_swimwear:before {
	content: "\ead3"
}

.ico-travel_swiss-knife:before {
	content: "\ead4"
}

.ico-travel_trolley:before {
	content: "\ead5"
}

.ico-travel_world:before {
	content: "\ead6"
}

.ico-transportation_air-baloon:before {
	content: "\ead7"
}

.ico-transportation_bike:before {
	content: "\ead8"
}

.ico-transportation_boat-small-02:before {
	content: "\ead9"
}

.ico-transportation_boat-small-03:before {
	content: "\eada"
}

.ico-transportation_boat:before {
	content: "\eadb"
}

.ico-transportation_bus-front-10:before {
	content: "\eadc"
}

.ico-transportation_bus-front-12:before {
	content: "\eadd"
}

.ico-transportation_car-front:before {
	content: "\eade"
}

.ico-transportation_car-taxi:before {
	content: "\eadf"
}

.ico-transportation_car:before {
	content: "\eae0"
}

.ico-transportation_helicopter:before {
	content: "\eae1"
}

.ico-transportation_helmet:before {
	content: "\eae2"
}

.ico-transportation_light-traffic:before {
	content: "\eae3"
}

.ico-transportation_moto:before {
	content: "\eae4"
}

.ico-transportation_plane-17:before {
	content: "\eae5"
}

.ico-transportation_plane-18:before {
	content: "\eae6"
}

.ico-transportation_road:before {
	content: "\eae7"
}

.ico-transportation_skateboard:before {
	content: "\eae8"
}

.ico-transportation_tractor:before {
	content: "\eae9"
}

.ico-transportation_train:before {
	content: "\eaea"
}

.ico-transportation_tram:before {
	content: "\eaeb"
}

.ico-transportation_truck-front:before {
	content: "\eaec"
}

.ico-transportation_vespa-front:before {
	content: "\eaed"
}

.ico-gestures_2x-drag-down:before {
	content: "\eaee"
}

.ico-gestures_2x-drag-up:before {
	content: "\eaef"
}

.ico-gestures_active-38:before {
	content: "\eaf0"
}

.ico-gestures_active-40:before {
	content: "\eaf1"
}

.ico-gestures_camera:before {
	content: "\eaf2"
}

.ico-gestures_double-tap:before {
	content: "\eaf3"
}

.ico-gestures_drag-21:before {
	content: "\eaf4"
}

.ico-gestures_drag-31:before {
	content: "\eaf5"
}

.ico-gestures_drag-down:before {
	content: "\eaf6"
}

.ico-gestures_drag-left:before {
	content: "\eaf7"
}

.ico-gestures_drag-right:before {
	content: "\eaf8"
}

.ico-gestures_drag-up:before {
	content: "\eaf9"
}

.ico-gestures_grab:before {
	content: "\eafa"
}

.ico-gestures_pin:before {
	content: "\eafb"
}

.ico-gestures_pinch:before {
	content: "\eafc"
}

.ico-gestures_rotate-22:before {
	content: "\eafd"
}

.ico-gestures_scan:before {
	content: "\eafe"
}

.ico-gestures_stretch:before {
	content: "\eaff"
}

.ico-gestures_swipe-bottom:before {
	content: "\eb00"
}

.ico-gestures_swipe-left:before {
	content: "\eb01"
}

.ico-gestures_swipe-right:before {
	content: "\eb02"
}

.ico-gestures_swipe-up:before {
	content: "\eb03"
}

.ico-gestures_tap-01:before {
	content: "\eb04"
}

.ico-gestures_tap-02:before {
	content: "\eb05"
}

.ico-text_align-center:before {
	content: "\eb06"
}

.ico-text_align-justify:before {
	content: "\eb07"
}

.ico-text_align-left:before {
	content: "\eb08"
}

.ico-text_align-right:before {
	content: "\eb09"
}

.ico-text_background:before {
	content: "\eb0a"
}

.ico-text_bold:before {
	content: "\eb0b"
}

.ico-text_capitalize:before {
	content: "\eb0c"
}

.ico-text_caps-small:before {
	content: "\eb0d"
}

.ico-text_color:before {
	content: "\eb0e"
}

.ico-text_edit:before {
	content: "\eb0f"
}

.ico-text_italic:before {
	content: "\eb10"
}

.ico-text_line-height:before {
	content: "\eb11"
}

.ico-text_list-bullet:before {
	content: "\eb12"
}

.ico-text_list-numbers:before {
	content: "\eb13"
}

.ico-text_margin-left:before {
	content: "\eb14"
}

.ico-text_margin-right:before {
	content: "\eb15"
}

.ico-text_quote:before {
	content: "\eb16"
}

.ico-text_scale-horizontal:before {
	content: "\eb17"
}

.ico-text_scale-vertical:before {
	content: "\eb18"
}

.ico-text_size:before {
	content: "\eb19"
}

.ico-text_strikethrough:before {
	content: "\eb1a"
}

.ico-text_subscript:before {
	content: "\eb1b"
}

.ico-text_superscript:before {
	content: "\eb1c"
}

.ico-text_tracking:before {
	content: "\eb1d"
}

.ico-text_underline:before {
	content: "\eb1e"
}

.ico-tech_cable-49:before {
	content: "\eb1f"
}

.ico-tech_cd-reader:before {
	content: "\eb20"
}

.ico-tech_computer-monitor:before {
	content: "\eb21"
}

.ico-tech_computer-old:before {
	content: "\eb22"
}

.ico-tech_computer:before {
	content: "\eb23"
}

.ico-tech_controller-modern:before {
	content: "\eb24"
}

.ico-tech_controller:before {
	content: "\eb25"
}

.ico-tech_desktop-screen:before {
	content: "\eb26"
}

.ico-tech_desktop:before {
	content: "\eb27"
}

.ico-tech_disk-reader:before {
	content: "\eb28"
}

.ico-tech_disk:before {
	content: "\eb29"
}

.ico-tech_headphones:before {
	content: "\eb2a"
}

.ico-tech_keyboard-wifi:before {
	content: "\eb2b"
}

.ico-tech_keyboard:before {
	content: "\eb2c"
}

.ico-tech_laptop-camera:before {
	content: "\eb2d"
}

.ico-tech_laptop-front:before {
	content: "\eb2e"
}

.ico-tech_laptop:before {
	content: "\eb2f"
}

.ico-tech_mobile-button:before {
	content: "\eb30"
}

.ico-tech_mobile-camera:before {
	content: "\eb31"
}

.ico-tech_mobile-recharger-08:before {
	content: "\eb32"
}

.ico-tech_mobile-recharger-09:before {
	content: "\eb33"
}

.ico-tech_mobile-toolbar:before {
	content: "\eb34"
}

.ico-tech_mobile:before {
	content: "\eb35"
}

.ico-tech_music:before {
	content: "\eb36"
}

.ico-tech_navigation:before {
	content: "\eb37"
}

.ico-tech_player-19:before {
	content: "\eb38"
}

.ico-tech_player-48:before {
	content: "\eb39"
}

.ico-tech_print-round:before {
	content: "\eb3a"
}

.ico-tech_print:before {
	content: "\eb3b"
}

.ico-tech_ram:before {
	content: "\eb3c"
}

.ico-tech_remote:before {
	content: "\eb3d"
}

.ico-tech_signal:before {
	content: "\eb3e"
}

.ico-tech_socket:before {
	content: "\eb3f"
}

.ico-tech_sync:before {
	content: "\eb40"
}

.ico-tech_tablet-button:before {
	content: "\eb41"
}

.ico-tech_tablet-reader-31:before {
	content: "\eb42"
}

.ico-tech_tablet-reader-42:before {
	content: "\eb43"
}

.ico-tech_tablet-toolbar:before {
	content: "\eb44"
}

.ico-tech_tablet:before {
	content: "\eb45"
}

.ico-tech_tv-old:before {
	content: "\eb46"
}

.ico-tech_tv:before {
	content: "\eb47"
}

.ico-tech_watch-circle:before {
	content: "\eb48"
}

.ico-tech_watch-time:before {
	content: "\eb49"
}

.ico-tech_watch:before {
	content: "\eb4a"
}

.ico-tech_webcam-38:before {
	content: "\eb4b"
}

.ico-tech_webcam-39:before {
	content: "\eb4c"
}

.ico-tech_wifi-router:before {
	content: "\eb4d"
}

.ico-tech_wifi:before {
	content: "\eb4e"
}

.ico-sport_badminton:before {
	content: "\eb4f"
}

.ico-sport_baseball-ball:before {
	content: "\eb50"
}

.ico-sport_baseball-bat:before {
	content: "\eb51"
}

.ico-sport_basketball-12:before {
	content: "\eb52"
}

.ico-sport_boxing:before {
	content: "\eb53"
}

.ico-sport_cardio:before {
	content: "\eb54"
}

.ico-sport_cricket:before {
	content: "\eb55"
}

.ico-sport_crown:before {
	content: "\eb56"
}

.ico-sport_dart:before {
	content: "\eb57"
}

.ico-sport_dumbbells:before {
	content: "\eb58"
}

.ico-sport_fencing:before {
	content: "\eb59"
}

.ico-sport_fishing:before {
	content: "\eb5a"
}

.ico-sport_flag-finish:before {
	content: "\eb5b"
}

.ico-sport_football-headguard:before {
	content: "\eb5c"
}

.ico-sport_golf:before {
	content: "\eb5d"
}

.ico-sport_helmet:before {
	content: "\eb5e"
}

.ico-sport_hockey:before {
	content: "\eb5f"
}

.ico-sport_kettlebell:before {
	content: "\eb60"
}

.ico-sport_ping-pong:before {
	content: "\eb61"
}

.ico-sport_podium:before {
	content: "\eb62"
}

.ico-sport_rope:before {
	content: "\eb63"
}

.ico-sport_rugby:before {
	content: "\eb64"
}

.ico-sport_shaker:before {
	content: "\eb65"
}

.ico-sport_skateboard:before {
	content: "\eb66"
}

.ico-sport_snowboard:before {
	content: "\eb67"
}

.ico-sport_soccer-field:before {
	content: "\eb68"
}

.ico-sport_steering-wheel:before {
	content: "\eb69"
}

.ico-sport_supplement:before {
	content: "\eb6a"
}

.ico-sport_surf:before {
	content: "\eb6b"
}

.ico-sport_tactic:before {
	content: "\eb6c"
}

.ico-sport_tennis-ball:before {
	content: "\eb6d"
}

.ico-sport_tennis:before {
	content: "\eb6e"
}

.ico-sport_trophy:before {
	content: "\eb6f"
}

.ico-sport_user-run:before {
	content: "\eb70"
}

.ico-sport_volleyball:before {
	content: "\eb71"
}

.ico-sport_whistle:before {
	content: "\eb72"
}

.ico-social_logo-500px:before {
	content: "\eb73"
}

.ico-social_logo-angellist:before {
	content: "\eb74"
}

.ico-social_logo-behance:before {
	content: "\eb75"
}

.ico-social_logo-blogger:before {
	content: "\eb76"
}

.ico-social_logo-buffer:before {
	content: "\eb77"
}

.ico-social_logo-buysellads:before {
	content: "\eb78"
}

.ico-social_logo-codepen:before {
	content: "\eb79"
}

.ico-social_logo-creative-market:before {
	content: "\eb7a"
}

.ico-social_logo-crunchbase:before {
	content: "\eb7b"
}

.ico-social_logo-deviantart:before {
	content: "\eb7c"
}

.ico-social_logo-dribbble:before {
	content: "\eb7d"
}

.ico-social_logo-dropbox:before {
	content: "\eb7e"
}

.ico-social_logo-envato:before {
	content: "\eb7f"
}

.ico-social_logo-evernote:before {
	content: "\eb80"
}

.ico-social_logo-facebook:before {
	content: "\eb81"
}

.ico-social_logo-fb-simple:before {
	content: "\eb82"
}

.ico-social_logo-feedly:before {
	content: "\eb83"
}

.ico-social_logo-flickr:before {
	content: "\eb84"
}

.ico-social_logo-github:before {
	content: "\eb85"
}

.ico-social_logo-google-plus:before {
	content: "\eb86"
}

.ico-social_logo-instagram:before {
	content: "\eb87"
}

.ico-social_logo-lastfm:before {
	content: "\eb88"
}

.ico-social_logo-linkedin:before {
	content: "\eb89"
}

.ico-social_logo-meetup:before {
	content: "\eb8a"
}

.ico-social_logo-myspace:before {
	content: "\eb8b"
}

.ico-social_logo-paypal:before {
	content: "\eb8c"
}

.ico-social_logo-pinterest:before {
	content: "\eb8d"
}

.ico-social_logo-product-hunt:before {
	content: "\eb8e"
}

.ico-social_logo-reddit:before {
	content: "\eb8f"
}

.ico-social_logo-rss:before {
	content: "\eb90"
}

.ico-social_logo-shopify:before {
	content: "\eb91"
}

.ico-social_logo-skype:before {
	content: "\eb92"
}

.ico-social_logo-slack:before {
	content: "\eb93"
}

.ico-social_logo-soundcloud:before {
	content: "\eb94"
}

.ico-social_logo-spotify:before {
	content: "\eb95"
}

.ico-social_logo-trello:before {
	content: "\eb96"
}

.ico-social_logo-tumblr:before {
	content: "\eb97"
}

.ico-social_logo-twitter:before {
	content: "\eb98"
}

.ico-social_logo-vimeo:before {
	content: "\eb99"
}

.ico-social_logo-vine:before {
	content: "\eb9a"
}

.ico-social_logo-whatsapp:before {
	content: "\eb9b"
}

.ico-social_logo-wordpress:before {
	content: "\eb9c"
}

.ico-social_logo-yelp:before {
	content: "\eb9d"
}

.ico-social_logo-youtube:before {
	content: "\eb9e"
}

.ico-shopping_award:before {
	content: "\eb9f"
}

.ico-shopping_bag-09:before {
	content: "\eba0"
}

.ico-shopping_bag-16:before {
	content: "\eba1"
}

.ico-shopping_bag-17:before {
	content: "\eba2"
}

.ico-shopping_bag-20:before {
	content: "\eba3"
}

.ico-shopping_bag-add-18:before {
	content: "\eba4"
}

.ico-shopping_bag-add-21:before {
	content: "\eba5"
}

.ico-shopping_bag-remove-19:before {
	content: "\eba6"
}

.ico-shopping_bag-remove-22:before {
	content: "\eba7"
}

.ico-shopping_barcode:before {
	content: "\eba8"
}

.ico-shopping_bardcode-qr:before {
	content: "\eba9"
}

.ico-shopping_basket-simple-add:before {
	content: "\ebaa"
}

.ico-shopping_basket-simple-remove:before {
	content: "\ebab"
}

.ico-shopping_basket-simple:before {
	content: "\ebac"
}

.ico-shopping_basket:before {
	content: "\ebad"
}

.ico-shopping_bitcoin:before {
	content: "\ebae"
}

.ico-shopping_box-ribbon:before {
	content: "\ebaf"
}

.ico-shopping_box:before {
	content: "\ebb0"
}

.ico-shopping_cart-modern-in:before {
	content: "\ebb1"
}

.ico-shopping_cart-modern:before {
	content: "\ebb2"
}

.ico-shopping_cart-simple-add:before {
	content: "\ebb3"
}

.ico-shopping_cart-simple-in:before {
	content: "\ebb4"
}

.ico-shopping_cart-simple-remove:before {
	content: "\ebb5"
}

.ico-shopping_cart-simple:before {
	content: "\ebb6"
}

.ico-shopping_cart:before {
	content: "\ebb7"
}

.ico-shopping_cash-register:before {
	content: "\ebb8"
}

.ico-shopping_chart:before {
	content: "\ebb9"
}

.ico-shopping_credit-card-in:before {
	content: "\ebba"
}

.ico-shopping_credit-card:before {
	content: "\ebbb"
}

.ico-shopping_delivery-fast:before {
	content: "\ebbc"
}

.ico-shopping_discount:before {
	content: "\ebbd"
}

.ico-shopping_gift:before {
	content: "\ebbe"
}

.ico-shopping_list:before {
	content: "\ebbf"
}

.ico-shopping_newsletter:before {
	content: "\ebc0"
}

.ico-shopping_receipt-list-42:before {
	content: "\ebc1"
}

.ico-shopping_receipt-list-43:before {
	content: "\ebc2"
}

.ico-shopping_receipt:before {
	content: "\ebc3"
}

.ico-shopping_shop:before {
	content: "\ebc4"
}

.ico-shopping_stock:before {
	content: "\ebc5"
}

.ico-shopping_tag-content:before {
	content: "\ebc6"
}

.ico-shopping_tag-cut:before {
	content: "\ebc7"
}

.ico-shopping_tag:before {
	content: "\ebc8"
}

.ico-shopping_wallet:before {
	content: "\ebc9"
}

.ico-education_agenda-bookmark:before {
	content: "\ebca"
}

.ico-education_atom:before {
	content: "\ebcb"
}

.ico-education_award-55:before {
	content: "\ebcc"
}

.ico-education_backpack-57:before {
	content: "\ebcd"
}

.ico-education_backpack-58:before {
	content: "\ebce"
}

.ico-education_ball-basket:before {
	content: "\ebcf"
}

.ico-education_ball-soccer:before {
	content: "\ebd0"
}

.ico-education_board-51:before {
	content: "\ebd1"
}

.ico-education_book-39:before {
	content: "\ebd2"
}

.ico-education_book-bookmark:before {
	content: "\ebd3"
}

.ico-education_book-open:before {
	content: "\ebd4"
}

.ico-education_books-46:before {
	content: "\ebd5"
}

.ico-education_flask:before {
	content: "\ebd6"
}

.ico-education_glasses:before {
	content: "\ebd7"
}

.ico-education_hat:before {
	content: "\ebd8"
}

.ico-education_language:before {
	content: "\ebd9"
}

.ico-education_molecule:before {
	content: "\ebda"
}

.ico-education_notepad:before {
	content: "\ebdb"
}

.ico-education_paper-diploma:before {
	content: "\ebdc"
}

.ico-education_paper:before {
	content: "\ebdd"
}

.ico-education_pencil-47:before {
	content: "\ebde"
}

.ico-education_school:before {
	content: "\ebdf"
}

.ico-objects_alien-29:before {
	content: "\ebe0"
}

.ico-objects_alien-33:before {
	content: "\ebe1"
}

.ico-objects_anchor:before {
	content: "\ebe2"
}

.ico-objects_astronaut:before {
	content: "\ebe3"
}

.ico-objects_axe:before {
	content: "\ebe4"
}

.ico-objects_baby-bottle:before {
	content: "\ebe5"
}

.ico-objects_baby:before {
	content: "\ebe6"
}

.ico-objects_baloon:before {
	content: "\ebe7"
}

.ico-objects_battery:before {
	content: "\ebe8"
}

.ico-objects_bear:before {
	content: "\ebe9"
}

.ico-objects_billiard:before {
	content: "\ebea"
}

.ico-objects_binocular:before {
	content: "\ebeb"
}

.ico-objects_bow:before {
	content: "\ebec"
}

.ico-objects_bowling:before {
	content: "\ebed"
}

.ico-objects_broom:before {
	content: "\ebee"
}

.ico-objects_cone:before {
	content: "\ebef"
}

.ico-objects_controller:before {
	content: "\ebf0"
}

.ico-objects_diamond:before {
	content: "\ebf1"
}

.ico-objects_dice:before {
	content: "\ebf2"
}

.ico-objects_globe:before {
	content: "\ebf3"
}

.ico-objects_hut:before {
	content: "\ebf4"
}

.ico-objects_key-25:before {
	content: "\ebf5"
}

.ico-objects_key-26:before {
	content: "\ebf6"
}

.ico-objects_lamp:before {
	content: "\ebf7"
}

.ico-objects_leaf-36:before {
	content: "\ebf8"
}

.ico-objects_light:before {
	content: "\ebf9"
}

.ico-objects_planet:before {
	content: "\ebfa"
}

.ico-objects_puzzle-09:before {
	content: "\ebfb"
}

.ico-objects_puzzle-10:before {
	content: "\ebfc"
}

.ico-objects_shovel:before {
	content: "\ebfd"
}

.ico-objects_skull:before {
	content: "\ebfe"
}

.ico-objects_spaceship:before {
	content: "\ebff"
}

.ico-objects_support-16:before {
	content: "\ec00"
}

.ico-objects_support-17:before {
	content: "\ec01"
}

.ico-objects_umbrella-13:before {
	content: "\ec02"
}

.ico-objects_umbrella-14:before {
	content: "\ec03"
}

.ico-objects_wool-ball:before {
	content: "\ec04"
}

.ico-media-1_3d:before {
	content: "\ec05"
}

.ico-media-1_album:before {
	content: "\ec06"
}

.ico-media-1_audio-91:before {
	content: "\ec07"
}

.ico-media-1_audio-92:before {
	content: "\ec08"
}

.ico-media-1_balance:before {
	content: "\ec09"
}

.ico-media-1_brightness-46:before {
	content: "\ec0a"
}

.ico-media-1_brightness-47:before {
	content: "\ec0b"
}

.ico-media-1_button-eject:before {
	content: "\ec0c"
}

.ico-media-1_button-next:before {
	content: "\ec0d"
}

.ico-media-1_button-pause:before {
	content: "\ec0e"
}

.home-feature-box .hfb-more .hfbm-link:before,
.ico-media-1_button-play:before,
.mejs__overlay-button:before,
.play-icon:before {
	content: "\ec0f"
}

.ico-media-1_button-power:before {
	content: "\ec10"
}

.ico-media-1_button-previous:before {
	content: "\ec11"
}

.ico-media-1_button-record:before {
	content: "\ec12"
}

.ico-media-1_button-rewind:before {
	content: "\ec13"
}

.ico-media-1_button-skip:before {
	content: "\ec14"
}

.ico-media-1_button-stop:before {
	content: "\ec15"
}

.ico-media-1_camera-18:before {
	content: "\ec16"
}

.ico-media-1_camera-19:before {
	content: "\ec17"
}

.ico-media-1_camera-20:before {
	content: "\ec18"
}

.ico-media-1_camera-ban-37:before {
	content: "\ec19"
}

.ico-media-1_camera-compact:before {
	content: "\ec1a"
}

.ico-media-1_camera-square-57:before {
	content: "\ec1b"
}

.ico-media-1_camera-time:before {
	content: "\ec1c"
}

.ico-media-1_countdown-34:before {
	content: "\ec1d"
}

.ico-media-1_edit-color:before {
	content: "\ec1e"
}

.ico-media-1_edit-contrast-42:before {
	content: "\ec1f"
}

.ico-media-1_edit-contrast-43:before {
	content: "\ec20"
}

.ico-media-1_edit-saturation:before {
	content: "\ec21"
}

.ico-media-1_flash-21:before {
	content: "\ec22"
}

.ico-media-1_flash-24:before {
	content: "\ec23"
}

.ico-media-1_flash-29:before {
	content: "\ec24"
}

.ico-media-1_focus-32:before {
	content: "\ec25"
}

.ico-media-1_focus-38:before {
	content: "\ec26"
}

.ico-media-1_focus-40:before {
	content: "\ec27"
}

.ico-media-1_focus-circle:before {
	content: "\ec28"
}

.ico-media-1_frame-12:before {
	content: "\ec29"
}

.ico-media-1_frame-41:before {
	content: "\ec2a"
}

.ico-media-1_grid:before {
	content: "\ec2b"
}

.ico-media-1_image-01:before {
	content: "\ec2c"
}

.ico-media-1_image-02:before {
	content: "\ec2d"
}

.ico-media-1_image-05:before {
	content: "\ec2e"
}

.ico-media-1_layers:before {
	content: "\ec2f"
}

.ico-media-1_lens-31:before {
	content: "\ec30"
}

.ico-media-1_lens-56:before {
	content: "\ec31"
}

.ico-media-1_macro:before {
	content: "\ec32"
}

.ico-media-1_movie-61:before {
	content: "\ec33"
}

.ico-media-1_movie-62:before {
	content: "\ec34"
}

.ico-media-1_night:before {
	content: "\ec35"
}

.ico-media-1_picture:before {
	content: "\ec36"
}

.ico-media-1_play-68:before {
	content: "\ec37"
}

.ico-media-1_play-69:before {
	content: "\ec38"
}

.ico-media-1_player:before {
	content: "\ec39"
}

.ico-media-1_polaroid-add:before {
	content: "\ec3a"
}

.ico-media-1_polaroid-delete:before {
	content: "\ec3b"
}

.ico-media-1_polaroid-multiple:before {
	content: "\ec3c"
}

.ico-media-1_polaroid:before {
	content: "\ec3d"
}

.ico-media-1_roll:before {
	content: "\ec3e"
}

.ico-media-1_sd:before {
	content: "\ec3f"
}

.ico-media-1_ticket-75:before {
	content: "\ec40"
}

.ico-media-1_ticket-76:before {
	content: "\ec41"
}

.ico-media-1_touch:before {
	content: "\ec42"
}

.ico-media-1_tripod:before {
	content: "\ec43"
}

.ico-media-1_video-64:before {
	content: "\ec44"
}

.ico-media-1_video-65:before {
	content: "\ec45"
}

.ico-media-1_video-66:before {
	content: "\ec46"
}

.ico-media-1_video-67:before {
	content: "\ec47"
}

.ico-media-1_videocamera-71:before {
	content: "\ec48"
}

.ico-media-1_videocamera-72:before {
	content: "\ec49"
}

.ico-media-1_volume-93:before {
	content: "\ec4a"
}

.ico-media-1_volume-97:before {
	content: "\ec4b"
}

.ico-media-1_volume-down:before {
	content: "\ec4c"
}

.ico-media-1_volume-up:before {
	content: "\ec4d"
}

.ico-media-2_headphones-mic:before {
	content: "\ec4e"
}

.ico-media-2_headphones:before {
	content: "\ec4f"
}

.ico-media-2_knob:before {
	content: "\ec50"
}

.ico-media-2_mic:before {
	content: "\ec51"
}

.ico-media-2_music-album:before {
	content: "\ec52"
}

.ico-media-2_note-03:before {
	content: "\ec53"
}

.ico-media-2_note-04:before {
	content: "\ec54"
}

.ico-media-2_radio:before {
	content: "\ec55"
}

.ico-media-2_sound-wave:before {
	content: "\ec56"
}

.ico-media-2_speaker-01:before {
	content: "\ec57"
}

.ico-media-2_speaker-05:before {
	content: "\ec58"
}

.ico-media-2_tape:before {
	content: "\ec59"
}

.ico-location_appointment:before {
	content: "\ec5a"
}

.ico-location_bookmark-add:before {
	content: "\ec5b"
}

.ico-location_bookmark-remove:before {
	content: "\ec5c"
}

.ico-location_bookmark:before {
	content: "\ec5d"
}

.ico-location_compass-04:before {
	content: "\ec5e"
}

.ico-location_compass-05:before {
	content: "\ec5f"
}

.ico-location_compass-06:before {
	content: "\ec60"
}

.ico-location_crosshair:before {
	content: "\ec61"
}

.ico-location_explore:before {
	content: "\ec62"
}

.ico-location_flag-diagonal-33:before {
	content: "\ec63"
}

.ico-location_flag-diagonal-34:before {
	content: "\ec64"
}

.ico-location_flag-points-31:before {
	content: "\ec65"
}

.ico-location_flag-points-32:before {
	content: "\ec66"
}

.ico-location_flag-simple:before {
	content: "\ec67"
}

.ico-location_flag-triangle:before {
	content: "\ec68"
}

.ico-location_flag:before {
	content: "\ec69"
}

.ico-location_gps:before {
	content: "\ec6a"
}

.ico-location_map:before {
	content: "\ec6b"
}

.ico-location_marker:before {
	content: "\ec6c"
}

.ico-location_pin-add:before {
	content: "\ec6d"
}

.ico-location_pin-copy:before {
	content: "\ec6e"
}

.ico-location_pin-remove:before {
	content: "\ec6f"
}

.ico-location_pin:before {
	content: "\ec70"
}

.ico-location_pins:before {
	content: "\ec71"
}

.ico-location_position-marker:before {
	content: "\ec72"
}

.ico-location_radar:before {
	content: "\ec73"
}

.ico-location_treasure-map-40:before {
	content: "\ec74"
}

.ico-location_world:before {
	content: "\ec75"
}

.ico-location-e_bookmark-add:before {
	content: "\ec76"
}

.ico-location-e_bookmark-remove:before {
	content: "\ec77"
}

.ico-location-e_flag-06:before {
	content: "\ec78"
}

.ico-location-e_flag-07:before {
	content: "\ec79"
}

.ico-location-e_gps:before {
	content: "\ec7a"
}

.ico-location-e_pin-add:before {
	content: "\ec7b"
}

.ico-location-e_pin-remove:before {
	content: "\ec7c"
}

.ico-location-e_pin:before {
	content: "\ec7d"
}

.ico-holidays_bat:before {
	content: "\ec7e"
}

.ico-holidays_bones:before {
	content: "\ec7f"
}

.ico-holidays_boot:before {
	content: "\ec80"
}

.ico-holidays_candy:before {
	content: "\ec81"
}

.ico-holidays_cat:before {
	content: "\ec82"
}

.ico-holidays_cauldron:before {
	content: "\ec83"
}

.ico-holidays_chimney:before {
	content: "\ec84"
}

.ico-holidays_cockade:before {
	content: "\ec85"
}

.ico-holidays_coffin:before {
	content: "\ec86"
}

.ico-holidays_deer:before {
	content: "\ec87"
}

.ico-holidays_egg-38:before {
	content: "\ec88"
}

.ico-holidays_egg-39:before {
	content: "\ec89"
}

.ico-holidays_ghost:before {
	content: "\ec8a"
}

.ico-holidays_gift:before {
	content: "\ec8b"
}

.ico-holidays_glove:before {
	content: "\ec8c"
}

.ico-holidays_grave:before {
	content: "\ec8d"
}

.ico-holidays_light:before {
	content: "\ec8e"
}

.ico-holidays_message:before {
	content: "\ec8f"
}

.ico-holidays_owl:before {
	content: "\ec90"
}

.ico-holidays_pumpkin:before {
	content: "\ec91"
}

.ico-holidays_rabbit:before {
	content: "\ec92"
}

.ico-holidays_santa-hat:before {
	content: "\ec93"
}

.ico-holidays_sickle:before {
	content: "\ec94"
}

.ico-holidays_snow-ball:before {
	content: "\ec95"
}

.ico-holidays_snowman:before {
	content: "\ec96"
}

.ico-holidays_soak:before {
	content: "\ec97"
}

.ico-holidays_spider:before {
	content: "\ec98"
}

.ico-holidays_tree-ball:before {
	content: "\ec99"
}

.ico-holidays_tree:before {
	content: "\ec9a"
}

.ico-holidays_vampire:before {
	content: "\ec9b"
}

.ico-holidays_witch-hat:before {
	content: "\ec9c"
}

.ico-holidays_wolf:before {
	content: "\ec9d"
}

.ico-holidays_zombie:before {
	content: "\ec9e"
}

.ico-health_apple:before {
	content: "\ec9f"
}

.ico-health_bag-49:before {
	content: "\eca0"
}

.ico-health_bag-50:before {
	content: "\eca1"
}

.ico-health_brain:before {
	content: "\eca2"
}

.ico-health_dna-27:before {
	content: "\eca3"
}

.ico-health_dna-38:before {
	content: "\eca4"
}

.ico-health_flask:before {
	content: "\eca5"
}

.ico-health_heartbeat-16:before {
	content: "\eca6"
}

.ico-health_height:before {
	content: "\eca7"
}

.ico-health_hospital-32:before {
	content: "\eca8"
}

.ico-health_hospital-33:before {
	content: "\eca9"
}

.ico-health_hospital-34:before {
	content: "\ecaa"
}

.ico-health_humidity-26:before {
	content: "\ecab"
}

.ico-health_humidity-52:before {
	content: "\ecac"
}

.ico-health_molecule-39:before {
	content: "\ecad"
}

.ico-health_notebook:before {
	content: "\ecae"
}

.ico-health_patch-46:before {
	content: "\ecaf"
}

.ico-health_pill-42:before {
	content: "\ecb0"
}

.ico-health_pill-43:before {
	content: "\ecb1"
}

.ico-health_pill-container-44:before {
	content: "\ecb2"
}

.ico-health_pill-container-47:before {
	content: "\ecb3"
}

.ico-health_pulse-chart:before {
	content: "\ecb4"
}

.ico-health_pulse-sleep:before {
	content: "\ecb5"
}

.ico-health_pulse:before {
	content: "\ecb6"
}

.ico-health_steps:before {
	content: "\ecb7"
}

.ico-health_syringe:before {
	content: "\ecb8"
}

.ico-health_temperature-23:before {
	content: "\ecb9"
}

.ico-health_temperature-24:before {
	content: "\ecba"
}

.ico-health_tooth:before {
	content: "\ecbb"
}

.ico-health_weed:before {
	content: "\ecbc"
}

.ico-health_weight:before {
	content: "\ecbd"
}

.ico-health_wheelchair:before {
	content: "\ecbe"
}

.ico-health_woman:before {
	content: "\ecbf"
}

.ico-furniture_air-conditioner:before {
	content: "\ecc0"
}

.ico-furniture_armchair:before {
	content: "\ecc1"
}

.ico-furniture_bed-09:before {
	content: "\ecc2"
}

.ico-furniture_bed-23:before {
	content: "\ecc3"
}

.ico-furniture_cabinet:before {
	content: "\ecc4"
}

.ico-furniture_cactus:before {
	content: "\ecc5"
}

.ico-furniture_chair:before {
	content: "\ecc6"
}

.ico-furniture_coat-hanger:before {
	content: "\ecc7"
}

.ico-furniture_coffee:before {
	content: "\ecc8"
}

.ico-furniture_cradle:before {
	content: "\ecc9"
}

.ico-furniture_curtain:before {
	content: "\ecca"
}

.ico-furniture_desk:before {
	content: "\eccb"
}

.ico-furniture_door:before {
	content: "\eccc"
}

.ico-furniture_drawer:before {
	content: "\eccd"
}

.ico-furniture_fridge:before {
	content: "\ecce"
}

.ico-furniture_hanger:before {
	content: "\eccf"
}

.ico-furniture_iron:before {
	content: "\ecd0"
}

.ico-furniture_lamp-floor:before {
	content: "\ecd1"
}

.ico-furniture_lamp:before {
	content: "\ecd2"
}

.ico-furniture_library:before {
	content: "\ecd3"
}

.ico-furniture_light:before {
	content: "\ecd4"
}

.ico-furniture_mixer:before {
	content: "\ecd5"
}

.ico-furniture_oven:before {
	content: "\ecd6"
}

.ico-furniture_shower:before {
	content: "\ecd7"
}

.ico-furniture_sink-wash:before {
	content: "\ecd8"
}

.ico-furniture_sink:before {
	content: "\ecd9"
}

.ico-furniture_storage-hanger:before {
	content: "\ecda"
}

.ico-furniture_storage:before {
	content: "\ecdb"
}

.ico-furniture_toilet-paper:before {
	content: "\ecdc"
}

.ico-furniture_toilet:before {
	content: "\ecdd"
}

.ico-furniture_tv:before {
	content: "\ecde"
}

.ico-furniture_wardrobe:before {
	content: "\ecdf"
}

.ico-furniture_wash:before {
	content: "\ece0"
}

.ico-food_baby:before {
	content: "\ece1"
}

.ico-food_bacon:before {
	content: "\ece2"
}

.ico-food_banana:before {
	content: "\ece3"
}

.ico-food_barbecue-tools:before {
	content: "\ece4"
}

.ico-food_beer-95:before {
	content: "\ece5"
}

.ico-food_beer-96:before {
	content: "\ece6"
}

.ico-food_beverage:before {
	content: "\ece7"
}

.ico-food_bottle-wine:before {
	content: "\ece8"
}

.ico-food_bottle:before {
	content: "\ece9"
}

.ico-food_bowl:before {
	content: "\ecea"
}

.ico-food_bread:before {
	content: "\eceb"
}

.ico-food_broccoli:before {
	content: "\ecec"
}

.ico-food_cake-13:before {
	content: "\eced"
}

.ico-food_cake-slice:before {
	content: "\ecee"
}

.ico-food_candle:before {
	content: "\ecef"
}

.ico-food_candy:before {
	content: "\ecf0"
}

.ico-food_carrot:before {
	content: "\ecf1"
}

.ico-food_champagne:before {
	content: "\ecf2"
}

.ico-food_cheese-24:before {
	content: "\ecf3"
}

.ico-food_cheese-87:before {
	content: "\ecf4"
}

.ico-food_cheeseburger:before {
	content: "\ecf5"
}

.ico-food_chef-hat:before {
	content: "\ecf6"
}

.ico-food_cherry:before {
	content: "\ecf7"
}

.ico-food_chicken:before {
	content: "\ecf8"
}

.ico-food_chili:before {
	content: "\ecf9"
}

.ico-food_chinese:before {
	content: "\ecfa"
}

.ico-food_chips:before {
	content: "\ecfb"
}

.ico-food_chocolate:before {
	content: "\ecfc"
}

.ico-food_cocktail:before {
	content: "\ecfd"
}

.ico-food_coffe-long:before {
	content: "\ecfe"
}

.ico-food_coffee-long:before {
	content: "\ecff"
}

.ico-food_coffee:before {
	content: "\ed00"
}

.ico-food_cookies:before {
	content: "\ed01"
}

.ico-food_course:before {
	content: "\ed02"
}

.ico-food_crab:before {
	content: "\ed03"
}

.ico-food_croissant:before {
	content: "\ed04"
}

.ico-food_cutlery-75:before {
	content: "\ed05"
}

.ico-food_cutlery-76:before {
	content: "\ed06"
}

.ico-food_cutlery-77:before {
	content: "\ed07"
}

.ico-food_donut:before {
	content: "\ed08"
}

.ico-food_drink:before {
	content: "\ed09"
}

.ico-food_egg:before {
	content: "\ed0a"
}

.ico-food_energy-drink:before {
	content: "\ed0b"
}

.ico-food_fish:before {
	content: "\ed0c"
}

.ico-food_glass:before {
	content: "\ed0d"
}

.ico-food_grape:before {
	content: "\ed0e"
}

.ico-food_hob:before {
	content: "\ed0f"
}

.ico-food_hot-dog:before {
	content: "\ed10"
}

.ico-food_ice-cream-22:before {
	content: "\ed11"
}

.ico-food_ice-cream-72:before {
	content: "\ed12"
}

.ico-food_kettle:before {
	content: "\ed13"
}

.ico-food_knife:before {
	content: "\ed14"
}

.ico-food_lighter:before {
	content: "\ed15"
}

.ico-food_matches:before {
	content: "\ed16"
}

.ico-food_measuring-cup:before {
	content: "\ed17"
}

.ico-food_microwave:before {
	content: "\ed18"
}

.ico-food_milk:before {
	content: "\ed19"
}

.ico-food_moka:before {
	content: "\ed1a"
}

.ico-food_muffin:before {
	content: "\ed1b"
}

.ico-food_mug:before {
	content: "\ed1c"
}

.ico-food_pan:before {
	content: "\ed1d"
}

.ico-food_pizza-slice:before {
	content: "\ed1e"
}

.ico-food_plate:before {
	content: "\ed1f"
}

.ico-food_pot:before {
	content: "\ed20"
}

.ico-food_recipe-book-46:before {
	content: "\ed21"
}

.ico-food_recipe-book-47:before {
	content: "\ed22"
}

.ico-food_rolling-pin:before {
	content: "\ed23"
}

.ico-food_sausage:before {
	content: "\ed24"
}

.ico-food_scale:before {
	content: "\ed25"
}

.ico-food_steak:before {
	content: "\ed26"
}

.ico-food_strawberry:before {
	content: "\ed27"
}

.ico-food_sushi:before {
	content: "\ed28"
}

.ico-food_tacos:before {
	content: "\ed29"
}

.ico-food_tea:before {
	content: "\ed2a"
}

.ico-food_watermelon:before {
	content: "\ed2b"
}

.ico-food_whisk:before {
	content: "\ed2c"
}

.ico-files_add:before {
	content: "\ed2d"
}

.ico-files_archive-3d-content:before {
	content: "\ed2e"
}

.ico-files_archive-check:before {
	content: "\ed2f"
}

.ico-files_archive-content:before {
	content: "\ed30"
}

.ico-files_archive-paper:before {
	content: "\ed31"
}

.ico-files_archive:before {
	content: "\ed32"
}

.ico-files_book-07:before {
	content: "\ed33"
}

.ico-files_box:before {
	content: "\ed34"
}

.ico-files_copy:before {
	content: "\ed35"
}

.ico-files_drawer:before {
	content: "\ed36"
}

.ico-files_folder-13:before {
	content: "\ed37"
}

.ico-files_folder-14:before {
	content: "\ed38"
}

.ico-files_folder-15:before {
	content: "\ed39"
}

.ico-files_folder-16:before {
	content: "\ed3a"
}

.ico-files_folder-17:before {
	content: "\ed3b"
}

.ico-files_folder-18:before {
	content: "\ed3c"
}

.ico-files_folder-add:before {
	content: "\ed3d"
}

.ico-files_folder-remove:before {
	content: "\ed3e"
}

.ico-files_notebook:before {
	content: "\ed3f"
}

.ico-files_paper:before {
	content: "\ed40"
}

.ico-files_remove:before {
	content: "\ed41"
}

.ico-files_single-content-02:before {
	content: "\ed42"
}

.ico-files_single-content-03:before {
	content: "\ed43"
}

.ico-files_single-copies:before {
	content: "\ed44"
}

.ico-files_single-copy-04:before {
	content: "\ed45"
}

.ico-files_single-copy-06:before {
	content: "\ed46"
}

.ico-files_single-folded-content:before {
	content: "\ed47"
}

.ico-files_single-folded:before {
	content: "\ed48"
}

.ico-files_single-paragraph:before {
	content: "\ed49"
}

.ico-files_single:before {
	content: "\ed4a"
}

.ico-files-e_add:before {
	content: "\ed4b"
}

.ico-files-e_book:before {
	content: "\ed4c"
}

.ico-files-e_folder-02:before {
	content: "\ed4d"
}

.ico-files-e_folder-03:before {
	content: "\ed4e"
}

.ico-files-e_folder-add:before {
	content: "\ed4f"
}

.ico-files-e_folder-remove:before {
	content: "\ed50"
}

.ico-files-e_remove:before {
	content: "\ed51"
}

.ico-emoticons_angry-10:before {
	content: "\ed52"
}

.ico-emoticons_angry-44:before {
	content: "\ed53"
}

.ico-emoticons_big-eyes:before {
	content: "\ed54"
}

.ico-emoticons_big-smile:before {
	content: "\ed55"
}

.ico-emoticons_bigmouth:before {
	content: "\ed56"
}

.ico-emoticons_bomb:before {
	content: "\ed57"
}

.ico-emoticons_cake:before {
	content: "\ed58"
}

.ico-emoticons_cry-15:before {
	content: "\ed59"
}

.ico-emoticons_cute:before {
	content: "\ed5a"
}

.ico-emoticons_devil:before {
	content: "\ed5b"
}

.ico-emoticons_fist:before {
	content: "\ed5c"
}

.ico-emoticons_ghost:before {
	content: "\ed5d"
}

.ico-emoticons_happy-sun:before {
	content: "\ed5e"
}

.ico-emoticons_kiss:before {
	content: "\ed5f"
}

.ico-emoticons_laugh-35:before {
	content: "\ed60"
}

.ico-emoticons_like-no:before {
	content: "\ed61"
}

.ico-emoticons_like:before {
	content: "\ed62"
}

.ico-emoticons_manga-62:before {
	content: "\ed63"
}

.ico-emoticons_manga-63:before {
	content: "\ed64"
}

.ico-emoticons_monster:before {
	content: "\ed65"
}

.ico-emoticons_nerd-22:before {
	content: "\ed66"
}

.ico-emoticons_poop:before {
	content: "\ed67"
}

.ico-emoticons_puzzled:before {
	content: "\ed68"
}

.ico-emoticons_quite-happy:before {
	content: "\ed69"
}

.ico-emoticons_robot:before {
	content: "\ed6a"
}

.ico-emoticons_sad:before {
	content: "\ed6b"
}

.ico-emoticons_satisfied:before {
	content: "\ed6c"
}

.ico-emoticons_shark:before {
	content: "\ed6d"
}

.ico-emoticons_shy:before {
	content: "\ed6e"
}

.ico-emoticons_skull:before {
	content: "\ed6f"
}

.ico-emoticons_smile:before {
	content: "\ed70"
}

.ico-emoticons_speechless:before {
	content: "\ed71"
}

.ico-emoticons_sunglasses-48:before {
	content: "\ed72"
}

.ico-emoticons_sunglasses-49:before {
	content: "\ed73"
}

.ico-emoticons_surprise:before {
	content: "\ed74"
}

.ico-emoticons_virus:before {
	content: "\ed75"
}

.ico-emoticons_what:before {
	content: "\ed76"
}

.ico-emoticons-e_angry-e-08:before {
	content: "\ed77"
}

.ico-emoticons-e_angry-e-17:before {
	content: "\ed78"
}

.ico-emoticons-e_ghost-e:before {
	content: "\ed79"
}

.ico-emoticons-e_kiss-e:before {
	content: "\ed7a"
}

.ico-emoticons-e_laugh-e:before {
	content: "\ed7b"
}

.ico-emoticons-e_monster-e:before {
	content: "\ed7c"
}

.ico-emoticons-e_puzzled-e:before {
	content: "\ed7d"
}

.ico-emoticons-e_quite-happy-e:before {
	content: "\ed7e"
}

.ico-emoticons-e_robot-e:before {
	content: "\ed7f"
}

.ico-emoticons-e_sad-e:before {
	content: "\ed80"
}

.ico-emoticons-e_satisfied-e:before {
	content: "\ed81"
}

.ico-emoticons-e_shark-e:before {
	content: "\ed82"
}

.ico-emoticons-e_shy-e:before {
	content: "\ed83"
}

.ico-emoticons-e_smile-e:before {
	content: "\ed84"
}

.ico-emoticons-e_speechless-e:before {
	content: "\ed85"
}

.ico-emoticons-e_surprise-e:before {
	content: "\ed86"
}

.ico-emoticons-e_what-e:before {
	content: "\ed87"
}

.ico-design_album:before {
	content: "\ed88"
}

.ico-design_align-bottom:before {
	content: "\ed89"
}

.ico-design_align-center-horizontal:before {
	content: "\ed8a"
}

.ico-design_align-center-vertical:before {
	content: "\ed8b"
}

.ico-design_align-left:before {
	content: "\ed8c"
}

.ico-design_align-right:before {
	content: "\ed8d"
}

.ico-design_align-top:before {
	content: "\ed8e"
}

.ico-design_app:before {
	content: "\ed8f"
}

.ico-design_artboard:before {
	content: "\ed90"
}

.ico-design_blend:before {
	content: "\ed91"
}

.ico-design_book-bookmark:before {
	content: "\ed92"
}

.ico-design_book-open:before {
	content: "\ed93"
}

.ico-design_brush:before {
	content: "\ed94"
}

.ico-design_bug:before {
	content: "\ed95"
}

.ico-design_bullet-list-67:before {
	content: "\ed96"
}

.ico-design_bullet-list-68:before {
	content: "\ed97"
}

.ico-design_bullet-list-69:before {
	content: "\ed98"
}

.ico-design_bullet-list-70:before {
	content: "\ed99"
}

.ico-design_clone:before {
	content: "\ed9a"
}

.ico-design_code:before {
	content: "\ed9b"
}

.ico-design_collection:before {
	content: "\ed9c"
}

.ico-design_command:before {
	content: "\ed9d"
}

.ico-design_compass:before {
	content: "\ed9e"
}

.ico-design_contrast:before {
	content: "\ed9f"
}

.ico-design_copy:before {
	content: "\eda0"
}

.ico-design_crop:before {
	content: "\eda1"
}

.ico-design_cursor-48:before {
	content: "\eda2"
}

.ico-design_cursor-49:before {
	content: "\eda3"
}

.ico-design_design:before {
	content: "\eda4"
}

.ico-design_distribute-horizontal:before {
	content: "\eda5"
}

.ico-design_distribute-vertical:before {
	content: "\eda6"
}

.ico-design_eraser-32:before {
	content: "\eda7"
}

.ico-design_eraser-33:before {
	content: "\eda8"
}

.ico-design_eraser-46:before {
	content: "\eda9"
}

.ico-design_flip-horizontal:before {
	content: "\edaa"
}

.ico-design_flip-vertical:before {
	content: "\edab"
}

.ico-design_image:before {
	content: "\edac"
}

.ico-design_magnet:before {
	content: "\edad"
}

.ico-design_marker:before {
	content: "\edae"
}

.ico-design_measure-02:before {
	content: "\edaf"
}

.ico-design_measure-17:before {
	content: "\edb0"
}

.ico-design_measure-big:before {
	content: "\edb1"
}

.ico-design_mouse-08:before {
	content: "\edb2"
}

.ico-design_mouse-09:before {
	content: "\edb3"
}

.ico-design_mouse-10:before {
	content: "\edb4"
}

.ico-design_note-code:before {
	content: "\edb5"
}

.ico-design_paint-16:before {
	content: "\edb6"
}

.ico-design_paint-37:before {
	content: "\edb7"
}

.ico-design_paint-38:before {
	content: "\edb8"
}

.ico-design_paint-bucket-39:before {
	content: "\edb9"
}

.ico-design_paint-bucket-40:before {
	content: "\edba"
}

.ico-design_palette:before {
	content: "\edbb"
}

.ico-design_pantone:before {
	content: "\edbc"
}

.ico-design_patch-19:before {
	content: "\edbd"
}

.ico-design_patch-34:before {
	content: "\edbe"
}

.ico-design_path-exclude:before {
	content: "\edbf"
}

.ico-design_path-intersect:before {
	content: "\edc0"
}

.ico-design_path-minus:before {
	content: "\edc1"
}

.ico-design_path-unite:before {
	content: "\edc2"
}

.ico-design_pen-01:before {
	content: "\edc3"
}

.ico-design_pen-23:before {
	content: "\edc4"
}

.ico-design_pen-tool:before {
	content: "\edc5"
}

.home-feature-box .hfb-nav ul li.hfbn-icon-1 .hfbn-icon:before,
.ico-design_phone:before {
	content: "\edc6"
}

.ico-design_scissors:before {
	content: "\edc7"
}

.ico-design_shape-adjust:before {
	content: "\edc8"
}

.ico-design_shape-circle:before {
	content: "\edc9"
}

.ico-design_shape-polygon:before {
	content: "\edca"
}

.ico-design_shape-square:before {
	content: "\edcb"
}

.ico-design_shape-triangle:before {
	content: "\edcc"
}

.ico-design_shapes:before {
	content: "\edcd"
}

.ico-design_sharpener:before {
	content: "\edce"
}

.ico-design_slice:before {
	content: "\edcf"
}

.ico-design_spray:before {
	content: "\edd0"
}

.ico-design_stamp:before {
	content: "\edd1"
}

.ico-design_tablet:before {
	content: "\edd2"
}

.ico-design_text:before {
	content: "\edd3"
}

.ico-design_todo:before {
	content: "\edd4"
}

.ico-design_usb:before {
	content: "\edd5"
}

.ico-design_vector:before {
	content: "\edd6"
}

.ico-design_wand:before {
	content: "\edd7"
}

.ico-design_webpage:before {
	content: "\edd8"
}

.ico-design_window-code:before {
	content: "\edd9"
}

.ico-design_window-paragraph:before {
	content: "\edda"
}

.ico-design_window-responsive:before {
	content: "\eddb"
}

.ico-clothes_baby:before {
	content: "\eddc"
}

.ico-clothes_backpack:before {
	content: "\eddd"
}

.ico-clothes_bag-21:before {
	content: "\edde"
}

.ico-clothes_bag-22:before {
	content: "\eddf"
}

.ico-clothes_belt:before {
	content: "\ede0"
}

.ico-clothes_boot-woman:before {
	content: "\ede1"
}

.ico-clothes_boot:before {
	content: "\ede2"
}

.ico-clothes_bra:before {
	content: "\ede3"
}

.ico-clothes_button:before {
	content: "\ede4"
}

.ico-clothes_cap:before {
	content: "\ede5"
}

.ico-clothes_corset:before {
	content: "\ede6"
}

.ico-clothes_dress-woman:before {
	content: "\ede7"
}

.ico-clothes_flip:before {
	content: "\ede8"
}

.ico-clothes_glasses:before {
	content: "\ede9"
}

.ico-clothes_hat-top:before {
	content: "\edea"
}

.ico-clothes_hat:before {
	content: "\edeb"
}

.ico-clothes_iron:before {
	content: "\edec"
}

.ico-clothes_jeans-41:before {
	content: "\eded"
}

.ico-clothes_jeans-pocket:before {
	content: "\edee"
}

.ico-clothes_kitchen:before {
	content: "\edef"
}

.ico-clothes_long-sleeve:before {
	content: "\edf0"
}

.ico-clothes_makeup:before {
	content: "\edf1"
}

.ico-clothes_ring:before {
	content: "\edf2"
}

.ico-clothes_scarf:before {
	content: "\edf3"
}

.ico-clothes_shirt-buttons:before {
	content: "\edf4"
}

.ico-clothes_shirt-neck:before {
	content: "\edf5"
}

.ico-clothes_shirt:before {
	content: "\edf6"
}

.ico-clothes_shoe-man:before {
	content: "\edf7"
}

.ico-clothes_shoe-sport:before {
	content: "\edf8"
}

.ico-clothes_shoe-woman:before {
	content: "\edf9"
}

.ico-clothes_skirt:before {
	content: "\edfa"
}

.ico-clothes_slacks-12:before {
	content: "\edfb"
}

.ico-clothes_sock:before {
	content: "\edfc"
}

.ico-clothes_tie-bow:before {
	content: "\edfd"
}

.ico-clothes_tshirt-53:before {
	content: "\edfe"
}

.ico-clothes_tshirt-54:before {
	content: "\edff"
}

.ico-clothes_underwear-man:before {
	content: "\ee00"
}

.ico-clothes_underwear:before {
	content: "\ee01"
}

.ico-clothes_vest:before {
	content: "\ee02"
}

.ico-clothes_wash:before {
	content: "\ee03"
}

.ico-business_agenda:before {
	content: "\ee04"
}

.ico-business_atm:before {
	content: "\ee05"
}

.ico-business_award-48:before {
	content: "\ee06"
}

.ico-business_award-49:before {
	content: "\ee07"
}

.ico-business_award-74:before {
	content: "\ee08"
}

.ico-business_badge:before {
	content: "\ee09"
}

.ico-business_bank:before {
	content: "\ee0a"
}

.ico-business_board-27:before {
	content: "\ee0b"
}

.ico-business_board-28:before {
	content: "\ee0c"
}

.ico-business_books:before {
	content: "\ee0d"
}

.ico-business_briefcase-24:before {
	content: "\ee0e"
}

.ico-business_briefcase-25:before {
	content: "\ee0f"
}

.ico-business_briefcase-26:before {
	content: "\ee10"
}

.ico-business_building:before {
	content: "\ee11"
}

.ico-business_bulb-61:before {
	content: "\ee12"
}

.ico-business_bulb-62:before {
	content: "\ee13"
}

.ico-business_bulb-63:before {
	content: "\ee14"
}

.ico-business_businessman-03:before {
	content: "\ee15"
}

.ico-business_businessman-04:before {
	content: "\ee16"
}

.ico-business_calculator:before {
	content: "\ee17"
}

.ico-business_chair:before {
	content: "\ee18"
}

.ico-business_chart-bar-32:before {
	content: "\ee19"
}

.ico-business_chart-growth:before {
	content: "\ee1a"
}

.ico-business_chart-pie-35:before {
	content: "\ee1b"
}

.ico-business_chart-pie-36:before {
	content: "\ee1c"
}

.ico-business_chart:before {
	content: "\ee1d"
}

.ico-business_cheque:before {
	content: "\ee1e"
}

.ico-business_coins:before {
	content: "\ee1f"
}

.ico-business_connect:before {
	content: "\ee20"
}

.ico-business_contacts:before {
	content: "\ee21"
}

.ico-business_currency-dollar:before {
	content: "\ee22"
}

.ico-business_currency-euro:before {
	content: "\ee23"
}

.ico-business_currency-pound:before {
	content: "\ee24"
}

.ico-business_currency-yen:before {
	content: "\ee25"
}

.ico-business_factory:before {
	content: "\ee26"
}

.ico-business_globe:before {
	content: "\ee27"
}

.ico-business_goal-64:before {
	content: "\ee28"
}

.ico-business_goal-65:before {
	content: "\ee29"
}

.ico-business_hammer:before {
	content: "\ee2a"
}

.ico-business_handout:before {
	content: "\ee2b"
}

.ico-business_hat:before {
	content: "\ee2c"
}

.ico-business_hierarchy-53:before {
	content: "\ee2d"
}

.ico-business_math:before {
	content: "\ee2e"
}

.ico-business_money-11:before {
	content: "\ee2f"
}

.ico-business_money-12:before {
	content: "\ee30"
}

.ico-business_money-13:before {
	content: "\ee31"
}

.ico-business_money-bag:before {
	content: "\ee32"
}

.ico-business_net:before {
	content: "\ee33"
}

.ico-business_notes:before {
	content: "\ee34"
}

.ico-business_percentage-39:before {
	content: "\ee35"
}

.ico-business_pin:before {
	content: "\ee36"
}

.ico-business_plug:before {
	content: "\ee37"
}

.ico-business_progress:before {
	content: "\ee38"
}

.ico-business_safe:before {
	content: "\ee39"
}

.ico-business_sign:before {
	content: "\ee3a"
}

.ico-business_signature:before {
	content: "\ee3b"
}

.ico-business_stock:before {
	content: "\ee3c"
}

.ico-business_strategy:before {
	content: "\ee3d"
}

.ico-business_tie-01:before {
	content: "\ee3e"
}

.ico-business_tie-02:before {
	content: "\ee3f"
}

.ico-business_wallet-43:before {
	content: "\ee40"
}

.ico-business_wallet-44:before {
	content: "\ee41"
}

.ico-nature_bee:before {
	content: "\ee42"
}

.ico-nature_butterfly:before {
	content: "\ee43"
}

.ico-nature_chicken:before {
	content: "\ee44"
}

.ico-nature_clover:before {
	content: "\ee45"
}

.ico-nature_collar:before {
	content: "\ee46"
}

.ico-nature_cow:before {
	content: "\ee47"
}

.ico-nature_dog-house:before {
	content: "\ee48"
}

.ico-nature_dog:before {
	content: "\ee49"
}

.ico-nature_flower-05:before {
	content: "\ee4a"
}

.ico-nature_flower-06:before {
	content: "\ee4b"
}

.ico-nature_flower-07:before {
	content: "\ee4c"
}

.ico-nature_food-dog:before {
	content: "\ee4d"
}

.ico-nature_food:before {
	content: "\ee4e"
}

.ico-nature_mountain:before {
	content: "\ee4f"
}

.ico-nature_mushroom:before {
	content: "\ee50"
}

.ico-nature_panda:before {
	content: "\ee51"
}

.ico-nature_paw:before {
	content: "\ee52"
}

.ico-nature_pig:before {
	content: "\ee53"
}

.ico-nature_plant-ground:before {
	content: "\ee54"
}

.ico-nature_plant-vase:before {
	content: "\ee55"
}

.ico-nature_rat:before {
	content: "\ee56"
}

.ico-nature_tree-01:before {
	content: "\ee57"
}

.ico-nature_tree-02:before {
	content: "\ee58"
}

.ico-nature_tree-03:before {
	content: "\ee59"
}

.ico-nature_turtle:before {
	content: "\ee5a"
}

.ico-nature_wood:before {
	content: "\ee5b"
}

.ico-envir_bulb-saver:before {
	content: "\ee5c"
}

.ico-envir_bulb:before {
	content: "\ee5d"
}

.ico-envir_car:before {
	content: "\ee5e"
}

.ico-envir_fuel-electric:before {
	content: "\ee5f"
}

.ico-envir_fuel:before {
	content: "\ee60"
}

.ico-envir_home:before {
	content: "\ee61"
}

.ico-envir_level:before {
	content: "\ee62"
}

.ico-envir_panel:before {
	content: "\ee63"
}

.ico-envir_radiation:before {
	content: "\ee64"
}

.ico-envir_recycling:before {
	content: "\ee65"
}

.ico-envir_save-planet:before {
	content: "\ee66"
}

.ico-envir_waste-danger:before {
	content: "\ee67"
}

.ico-envir_waste-recycling:before {
	content: "\ee68"
}

.ico-envir_waste:before {
	content: "\ee69"
}

.ico-envir_water-hand:before {
	content: "\ee6a"
}

.ico-envir_water-sink:before {
	content: "\ee6b"
}

.ico-envir_water:before {
	content: "\ee6c"
}

.ico-envir_wind:before {
	content: "\ee6d"
}

.ico-ui-3_chart-bars:before {
	content: "\ee6e"
}

.ico-ui-3_chart:before {
	content: "\ee6f"
}

.ico-ui-3_chat-33:before {
	content: "\ee70"
}

.ico-ui-3_chat-45:before {
	content: "\ee71"
}

.ico-ui-3_chat-46:before {
	content: "\ee72"
}

.ico-ui-3_chat-reply:before {
	content: "\ee73"
}

.ico-ui-3_check-in:before {
	content: "\ee74"
}

.ico-ui-3_check-out:before {
	content: "\ee75"
}

.ico-ui-3_dock-bottom:before {
	content: "\ee76"
}

.ico-ui-3_dock-left:before {
	content: "\ee77"
}

.ico-ui-3_dock-right:before {
	content: "\ee78"
}

.ico-ui-3_dock-top:before {
	content: "\ee79"
}

.ico-ui-3_filter-check:before {
	content: "\ee7a"
}

.ico-ui-3_filter-remove:before {
	content: "\ee7b"
}

.ico-ui-3_forward:before {
	content: "\ee7c"
}

.ico-ui-3_funnel-39:before {
	content: "\ee7d"
}

.ico-ui-3_funnel-40:before {
	content: "\ee7e"
}

.ico-ui-3_funnel-41:before {
	content: "\ee7f"
}

.ico-ui-3_heart:before {
	content: "\ee80"
}

.ico-ui-3_infinite:before {
	content: "\ee81"
}

.ico-ui-3_link:before {
	content: "\ee82"
}

.ico-ui-3_menu-left:before {
	content: "\ee83"
}

.ico-ui-3_menu-right:before {
	content: "\ee84"
}

.ico-ui-3_menu:before {
	content: "\ee85"
}

.ico-ui-3_metrics:before {
	content: "\ee86"
}

.ico-ui-3_phone-call-end:before {
	content: "\ee87"
}

.ico-ui-3_phone-call:before {
	content: "\ee88"
}

.ico-ui-3_phone:before {
	content: "\ee89"
}

.ico-ui-3_playlist:before {
	content: "\ee8a"
}

.home-feature-box .hfb-nav ul li.hfbn-icon-2 .hfbn-icon:before,
.ico-ui-3_security:before {
	content: "\ee8b"
}

.ico-ui-3_segmentation:before {
	content: "\ee8c"
}

.ico-ui-3_select:before {
	content: "\ee8d"
}

.ico-ui-3_send:before {
	content: "\ee8e"
}

.ico-ui-3_signal:before {
	content: "\ee8f"
}

.ico-ui-3_slide-left:before {
	content: "\ee90"
}

.ico-ui-3_slide-right:before {
	content: "\ee91"
}

.ico-ui-3_table-left:before {
	content: "\ee92"
}

.ico-ui-3_table-right:before {
	content: "\ee93"
}

.home-feature-box .hfb-nav ul li.hfbn-icon-3 .hfbn-icon:before,
.ico-ui-3_tag:before {
	content: "\ee94"
}

.ico-ui-3_widget:before {
	content: "\ee95"
}

.ico-ui-e_round-e-alert:before {
	content: "\ee96"
}

.ico-ui-e_round-e-help:before {
	content: "\ee97"
}

.ico-ui-e_round-e-info:before {
	content: "\ee98"
}

.ico-ui-e_square-e-alert:before {
	content: "\ee99"
}

.ico-ui-e_square-e-help:before {
	content: "\ee9a"
}

.ico-ui-e_square-e-info:before {
	content: "\ee9b"
}

.ico-ui-e_star-half:before {
	content: "\ee9c"
}

.ico-ui-e-2_calendar-add:before {
	content: "\ee9d"
}

.ico-ui-e-2_dock-bottom:before {
	content: "\ee9e"
}

.ico-ui-e-2_dock-left:before {
	content: "\ee9f"
}

.ico-ui-e-2_dock-right:before {
	content: "\eea0"
}

.ico-ui-e-2_dock-top:before {
	content: "\eea1"
}

.ico-ui-e-2_heart:before {
	content: "\eea2"
}

.ico-loader_circle-04:before {
	content: "\eea3"
}

.ico-loader_dots-06:before {
	content: "\eea4"
}

.ico-loader_gear:before {
	content: "\eea5"
}

.ico-loader_refresh:before {
	content: "\eea6"
}

.ico-design-2_3d-28:before {
	content: "\eea7"
}

.ico-design-2_3d-29:before {
	content: "\eea8"
}

.ico-design-2_android:before {
	content: "\eea9"
}

.ico-design-2_angle:before {
	content: "\eeaa"
}

.ico-design-2_animation-14:before {
	content: "\eeab"
}

.ico-design-2_animation-31:before {
	content: "\eeac"
}

.ico-design-2_animation-32:before {
	content: "\eead"
}

.ico-design-2_apple:before {
	content: "\eeae"
}

.ico-design-2_bucket:before {
	content: "\eeaf"
}

.ico-design-2_button:before {
	content: "\eeb0"
}

.ico-design-2_canvas:before {
	content: "\eeb1"
}

.ico-design-2_css3:before {
	content: "\eeb2"
}

.ico-design-2_cursor-add:before {
	content: "\eeb3"
}

.ico-design-2_cursor-grab:before {
	content: "\eeb4"
}

.ico-design-2_cursor-load:before {
	content: "\eeb5"
}

.ico-design-2_cursor-menu:before {
	content: "\eeb6"
}

.ico-design-2_cursor-not-allowed:before {
	content: "\eeb7"
}

.ico-design-2_cursor-pointer:before {
	content: "\eeb8"
}

.ico-design-2_cursor-text:before {
	content: "\eeb9"
}

.ico-design-2_divider:before {
	content: "\eeba"
}

.ico-design-2_filter-organization:before {
	content: "\eebb"
}

.ico-design-2_form:before {
	content: "\eebc"
}

.ico-design-2_frame:before {
	content: "\eebd"
}

.ico-design-2_group:before {
	content: "\eebe"
}

.ico-design-2_html5:before {
	content: "\eebf"
}

.ico-design-2_image:before {
	content: "\eec0"
}

.ico-design-2_layers:before {
	content: "\eec1"
}

.ico-design-2_layout-11:before {
	content: "\eec2"
}

.ico-design-2_layout-25:before {
	content: "\eec3"
}

.ico-design-2_mirror:before {
	content: "\eec4"
}

.ico-design-2_move-down:before {
	content: "\eec5"
}

.ico-design-2_move-up:before {
	content: "\eec6"
}

.ico-design-2_paint-brush:before {
	content: "\eec7"
}

.ico-design-2_ruler-pencil:before {
	content: "\eec8"
}

.ico-design-2_scale-down:before {
	content: "\eec9"
}

.ico-design-2_scale-up:before {
	content: "\eeca"
}

.ico-design-2_scale:before {
	content: "\eecb"
}

.ico-design-2_selection:before {
	content: "\eecc"
}

.ico-design-2_slider:before {
	content: "\eecd"
}

.ico-design-2_text:before {
	content: "\eece"
}

.ico-design-2_transform-origin:before {
	content: "\eecf"
}

.ico-design-2_transform:before {
	content: "\eed0"
}

.ico-design-2_ungroup:before {
	content: "\eed1"
}

.dropdown-scroll {
	-webkit-overflow-scrolling: touch;
	max-height: 246px;
	overflow-y: auto;
	padding: 0 5px 5px 5px
}

@media only screen and (max-width:767px) {
	.dropdown-scroll {
		max-height: 205px
	}
}

.popover {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: #fff;
	border: none !important;
	-webkit-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	padding: 0;
	font-size: 13px;
	line-height: 1.4;
	color: #333
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
.popover.bs-popover-auto[x-placement^=bottom] .arrow:before,
.popover.bs-popover-bottom .arrow::before {
	border-bottom-color: #fff
}

.popover.bs-popover-auto[x-placement^=top] .arrow::before,
.popover.bs-popover-top .arrow::before {
	border-top-color: #fff
}

.popover.bs-popover-auto[x-placement^=left] .arrow::before,
.popover.bs-popover-left .arrow::before {
	border-left-color: #fff
}

.popover.bs-popover-auto[x-placement^=right] .arrow::before,
.popover.bs-popover-right .arrow::before {
	border-right-color: #fff
}

[dir=rtl] header .hn-lang .hnl-dropdown {
	padding-left: 15px;
	padding-right: 10px
}

.select2-container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0 5px 5px 5px
}

.select2-results__option {
	padding: 6px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #333;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid #000 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: 0;
	border: 0;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 204px;
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #eee
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #0572e9;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
	background-image: -moz-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #0572e9
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #333;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #eee;
	border: 0;
	border-left: 1px solid #aaa;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
	background-image: -moz-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
	border: 0;
	border-right: 1px solid #aaa;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #0572e9
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: 0;
	border: 0
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee));
	background-image: -moz-linear-gradient(top, #fff 0, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(white));
	background-image: -moz-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #0572e9
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #0572e9
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: 0
}

.select2-container--classic .select2-dropdown--below {
	border-top: 0
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #0572e9
}

.select2,
.select2-container {
	font-size: 14px
}

.select2-container--focus,
.select2-search__field:focus,
.select2-selection--multiple:focus,
.select2-selection--single:focus,
.select2:focus {
	outline-width: 0 !important;
	outline: 0 !important
}

.select2-results__option {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	line-height: 14px;
	font-size: 14px;
	padding: 7.5px 10px !important;
	font-weight: 500;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.select2-dropdown {
	padding: 15px;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: #fff;
	border: none !important;
	-webkit-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	min-width: 200px
}

.select-top-arrow-open .select2-dropdown {
	margin-top: 18px
}

.select-top-arrow-open .select2-dropdown:before {
	font-size: 35px;
	position: absolute;
	top: -23px;
	left: 20px;
	color: #fff
}

.select2-search--dropdown {
	padding: 0 !important
}

.select2-search {
	margin-bottom: 15px
}

.select2-search {
	position: relative
}

.select2-search:before {
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 99;
	color: #999;
	font-size: 18px
}

.select2-search__field {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #eee;
	border: none !important;
	padding: 0 20px !important;
	height: 40px !important;
	line-height: 40px !important;
	color: #999;
	font-size: 14px;
	font-weight: 500
}

[dir=rtl] .select+.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 25px;
	padding-right: 15px;
	text-align: right
}

[dir=rtl] .select+.select2-container--default .select2-selection--single .select2-selection__arrow {
	right: auto;
	left: 10px
}

[dir=rtl] .select2-results__option {
	text-align: right
}

[dir=rtl] .select2-search:before {
	right: auto;
	left: 15px
}

.scroll-wrapper {
	overflow: hidden !important;
	padding: 0 !important;
	position: relative
}

.scroll-wrapper>.scroll-content {
	border: none !important;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none !important;
	overflow: scroll !important;
	padding: 0;
	position: relative !important;
	top: 0;
	width: auto !important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0
}

.scroll-wrapper.scroll--rtl {
	direction: rtl
}

.scroll-element {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: none
}

.scroll-element div {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
	cursor: default
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block
}

.scroll-textarea {
	border: 1px solid #ccc;
	border-top-color: #999
}

.scroll-textarea>.scroll-content {
	overflow: hidden !important
}

.scroll-textarea>.scroll-content>textarea {
	border: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100% !important;
	margin: 0;
	max-height: none !important;
	max-width: none !important;
	overflow: scroll !important;
	outline: 0;
	padding: 2px;
	position: relative !important;
	top: 0;
	width: 100% !important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
	height: 0;
	width: 0
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10
}

.scrollbar-inner>.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.scrollbar-inner>.scroll-element.scroll-x {
	bottom: 2px;
	height: 8px;
	left: 0;
	width: 100%
}

.scrollbar-inner>.scroll-element.scroll-y {
	height: 100%;
	right: 2px;
	top: 0;
	width: 8px
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
	overflow: hidden
}

.scrollbar-inner>.scroll-element .scroll-bar,
.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

.scrollbar-inner>.scroll-element .scroll-bar,
.scrollbar-inner>.scroll-element .scroll-element_track {
	-ms-filter: "alpha(opacity=40)";
	filter: alpha(opacity=40);
	opacity: .4
}

.scrollbar-inner>.scroll-element .scroll-element_track {
	background-color: #e0e0e0
}

.scrollbar-inner>.scroll-element .scroll-bar {
	background-color: #c2c2c2
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
	background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -12px
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -12px
}

.scrollbar-outer>.scroll-element,
.scrollbar-outer>.scroll-element div {
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10
}

.scrollbar-outer>.scroll-element {
	background-color: #fff
}

.scrollbar-outer>.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.scrollbar-outer>.scroll-element.scroll-x {
	bottom: 0;
	height: 12px;
	left: 0;
	width: 100%
}

.scrollbar-outer>.scroll-element.scroll-y {
	height: 100%;
	right: 0;
	top: 0;
	width: 12px
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {
	height: 8px;
	top: 2px
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {
	left: 2px;
	width: 8px
}

.scrollbar-outer>.scroll-element .scroll-element_outer {
	overflow: hidden
}

.scrollbar-outer>.scroll-element .scroll-element_track {
	background-color: #eee
}

.scrollbar-outer>.scroll-element .scroll-bar,
.scrollbar-outer>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_track {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

.scrollbar-outer>.scroll-element .scroll-bar {
	background-color: #d9d9d9
}

.scrollbar-outer>.scroll-element .scroll-bar:hover {
	background-color: #c2c2c2
}

.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191
}

.scrollbar-outer>.scroll-content.scroll-scrolly_visible {
	left: -12px;
	margin-left: 12px
}

.scrollbar-outer>.scroll-content.scroll-scrollx_visible {
	top: -12px;
	margin-top: 12px
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-bar {
	min-width: 10px
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-bar {
	min-height: 10px
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -14px
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -14px
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -14px
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -14px
}

.scrollbar-macosx>.scroll-element,
.scrollbar-macosx>.scroll-element div {
	background: 0;
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10
}

.scrollbar-macosx>.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.scrollbar-macosx>.scroll-element .scroll-element_track {
	display: none
}

.scrollbar-macosx>.scroll-element .scroll-bar {
	background-color: #6c6e71;
	display: block;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear
}

.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar,
.scrollbar-macosx:hover>.scroll-element .scroll-bar {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7
}

.scrollbar-macosx>.scroll-element.scroll-x {
	bottom: 0;
	height: 0;
	left: 0;
	min-width: 100%;
	overflow: visible;
	width: 100%
}

.scrollbar-macosx>.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 0
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar {
	height: 7px;
	min-width: 10px;
	top: -9px
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {
	left: -9px;
	min-height: 10px;
	width: 7px
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer {
	left: 2px
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size {
	left: -4px
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer {
	top: 2px
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size {
	top: -4px
}

.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -11px
}

.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -11px
}

.scrollbar-light>.scroll-element,
.scrollbar-light>.scroll-element div {
	border: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10
}

.scrollbar-light>.scroll-element {
	background-color: #fff
}

.scrollbar-light>.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.scrollbar-light>.scroll-element .scroll-element_outer {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}

.scrollbar-light>.scroll-element .scroll-element_size {
	background: #dbdbdb;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #dbdbdb), color-stop(100%, #e8e8e8));
	background: -webkit-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
	background: -o-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, right top, from(#dbdbdb), to(#e8e8e8));
	background: linear-gradient(to right, #dbdbdb 0, #e8e8e8 100%);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}

.scrollbar-light>.scroll-element.scroll-x {
	bottom: 0;
	height: 17px;
	left: 0;
	min-width: 100%;
	width: 100%
}

.scrollbar-light>.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 17px
}

.scrollbar-light>.scroll-element .scroll-bar {
	background: #fefefe;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #fefefe), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
	background: -o-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, right top, from(#fefefe), to(#f5f5f5));
	background: linear-gradient(to right, #fefefe 0, #f5f5f5 100%);
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}

.scrollbar-light>.scroll-content.scroll-scrolly_visible {
	left: -17px;
	margin-left: 17px
}

.scrollbar-light>.scroll-content.scroll-scrollx_visible {
	top: -17px;
	margin-top: 17px
}

.scrollbar-light>.scroll-element.scroll-x .scroll-bar {
	height: 10px;
	min-width: 10px;
	top: 0
}

.scrollbar-light>.scroll-element.scroll-y .scroll-bar {
	left: 0;
	min-height: 10px;
	width: 10px
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer {
	height: 12px;
	left: 2px;
	top: 2px
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_size {
	left: -4px
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer {
	left: 2px;
	top: 2px;
	width: 12px
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_size {
	top: -4px
}

.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -19px
}

.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -19px
}

.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -19px
}

.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -19px
}

.scrollbar-rail>.scroll-element,
.scrollbar-rail>.scroll-element div {
	border: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10
}

.scrollbar-rail>.scroll-element {
	background-color: #fff
}

.scrollbar-rail>.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.scrollbar-rail>.scroll-element .scroll-element_size {
	background-color: #999;
	background-color: rgba(0, 0, 0, .3)
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size {
	background-color: #666;
	background-color: rgba(0, 0, 0, .5)
}

.scrollbar-rail>.scroll-element.scroll-x {
	bottom: 0;
	height: 12px;
	left: 0;
	min-width: 100%;
	padding: 3px 0 2px;
	width: 100%
}

.scrollbar-rail>.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	padding: 0 2px 0 3px;
	right: 0;
	top: 0;
	width: 12px
}

.scrollbar-rail>.scroll-element .scroll-bar {
	background-color: #d0b9a0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .5)
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar {
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .6)
}

.scrollbar-rail>.scroll-content.scroll-scrolly_visible {
	left: -17px;
	margin-left: 17px
}

.scrollbar-rail>.scroll-content.scroll-scrollx_visible {
	margin-top: 17px;
	top: -17px
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-bar {
	height: 10px;
	min-width: 10px;
	top: 1px
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-bar {
	left: 1px;
	min-height: 10px;
	width: 10px
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer {
	height: 15px;
	left: 5px
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size {
	height: 2px;
	left: -10px;
	top: 5px
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer {
	top: 5px;
	width: 15px
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size {
	left: 5px;
	top: -10px;
	width: 2px
}

.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -25px
}

.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -25px
}

.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -25px
}

.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -25px
}

.scrollbar-dynamic>.scroll-element,
.scrollbar-dynamic>.scroll-element div {
	background: 0;
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10
}

.scrollbar-dynamic>.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.scrollbar-dynamic>.scroll-element.scroll-x {
	bottom: 2px;
	height: 7px;
	left: 0;
	min-width: 100%;
	width: 100%
}

.scrollbar-dynamic>.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 2px;
	top: 0;
	width: 7px
}

.scrollbar-dynamic>.scroll-element .scroll-element_outer {
	opacity: .3;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px
}

.scrollbar-dynamic>.scroll-element .scroll-element_size {
	background-color: #ccc;
	opacity: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s
}

.scrollbar-dynamic>.scroll-element .scroll-bar {
	background-color: #6c6e71;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar {
	bottom: 0;
	height: 7px;
	min-width: 24px;
	top: auto
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar {
	left: auto;
	min-height: 24px;
	right: 0;
	width: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer {
	bottom: 0;
	top: auto;
	left: 2px;
	-webkit-transition: height .2s;
	-moz-transition: height .2s;
	-o-transition: height .2s;
	transition: height .2s
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer {
	left: auto;
	right: 0;
	top: 2px;
	-webkit-transition: width .2s;
	-moz-transition: width .2s;
	-o-transition: width .2s;
	transition: width .2s
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size {
	left: -4px
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size {
	top: -4px
}

.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -11px
}

.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -11px
}

.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer,
.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer {
	overflow: hidden;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7
}

.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size {
	opacity: 1
}

.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar,
.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar {
	height: 100%;
	width: 100%;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px
}

.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer {
	height: 20px;
	min-height: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer {
	min-width: 7px;
	width: 20px
}

.scrollbar-chrome>.scroll-element,
.scrollbar-chrome>.scroll-element div {
	border: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10
}

.scrollbar-chrome>.scroll-element {
	background-color: #fff
}

.scrollbar-chrome>.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.scrollbar-chrome>.scroll-element .scroll-element_track {
	background: #f1f1f1;
	border: 1px solid #dbdbdb
}

.scrollbar-chrome>.scroll-element.scroll-x {
	bottom: 0;
	height: 16px;
	left: 0;
	min-width: 100%;
	width: 100%
}

.scrollbar-chrome>.scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 16px
}

.scrollbar-chrome>.scroll-element .scroll-bar {
	background-color: #d9d9d9;
	border: 1px solid #bdbdbd;
	cursor: default;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.scrollbar-chrome>.scroll-element .scroll-bar:hover {
	background-color: #c2c2c2;
	border-color: #a9a9a9
}

.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191;
	border-color: #7e7e7e
}

.scrollbar-chrome>.scroll-content.scroll-scrolly_visible {
	left: -16px;
	margin-left: 16px
}

.scrollbar-chrome>.scroll-content.scroll-scrollx_visible {
	top: -16px;
	margin-top: 16px
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar {
	height: 8px;
	min-width: 10px;
	top: 3px
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar {
	left: 3px;
	min-height: 10px;
	width: 8px
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer {
	border-left: 1px solid #dbdbdb
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track {
	height: 14px;
	left: -3px
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size {
	height: 14px;
	left: -4px
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer {
	border-top: 1px solid #dbdbdb
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track {
	top: -3px;
	width: 14px
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size {
	top: -4px;
	width: 14px
}

.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -19px
}

.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -19px
}

.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -19px
}

.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -19px
}

.morris-hover {
	position: absolute;
	z-index: 1000
}

.morris-hover.morris-default-style {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 6px;
	color: #666;
	background: rgba(255, 255, 255, .8);
	border: solid 2px rgba(230, 230, 230, .8);
	font-family: sans-serif;
	font-size: 12px;
	text-align: center
}

.morris-hover.morris-default-style .morris-hover-row-label {
	font-weight: 700;
	margin: .25em 0
}

.morris-hover.morris-default-style .morris-hover-point {
	white-space: nowrap;
	margin: .1em 0
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	-o-transition-property: -o-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	-o-transition-property: -o-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	-moz-box-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	-o-transition-property: height, -o-transform;
	-moz-transition-property: transform, height, -moz-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-o-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	-moz-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	-moz-transform: scale(.33);
	-o-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	-moz-transform: scale(.66);
	-o-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	-moz-transform: scale(.33);
	-o-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	-moz-transform: scale(.66);
	-o-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	-moz-transform: scale(.33);
	-o-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #000;
	opacity: .2;
	outline: 0
}

button.swiper-pagination-bullet {
	border: 0;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
	margin: 0 2px
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	-o-transition: .2s top, .2s -o-transform;
	-moz-transition: .2s transform, .2s top, .2s -moz-transform;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform, .2s -moz-transform, .2s -o-transform;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	-o-transition: .2s left, .2s -o-transform;
	-moz-transition: .2s transform, .2s left, .2s -moz-transform;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform, .2s -moz-transform, .2s -o-transform;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	-o-transition: .2s right, .2s -o-transform;
	-moz-transition: .2s transform, .2s right, .2s -moz-transform;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform, .2s -moz-transform, .2s -o-transform;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-moz-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	-moz-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	-moz-transform-origin: 50%;
	-o-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-moz-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-o-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

#holdon-overlay {
	filter: alpha(opacity=70);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: #000;
	opacity: .7;
	z-index: 9999
}

#holdon-content-container {
	width: 100%;
	padding: 0;
	vertical-align: middle;
	display: table-cell !important;
	margin: 0;
	text-align: center
}

#holdon-content {
	text-align: center;
	width: 60px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -30px
}

#holdon-message {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 51%;
	color: #fff;
	font-size: 18px;
	padding: 0 15px
}

.sk-rect {
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px
}

.sk-rect>div {
	background-color: #0572e9;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-rect-anim 1.2s infinite ease-in-out;
	-moz-animation: sk-rect-anim 1.2s infinite ease-in-out;
	-o-animation: sk-rect-anim 1.2s infinite ease-in-out;
	animation: sk-rect-anim 1.2s infinite ease-in-out
}

.sk-rect .rect2 {
	-webkit-animation-delay: -1.1s;
	-moz-animation-delay: -1.1s;
	-o-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.sk-rect .rect3 {
	-webkit-animation-delay: -1s;
	-moz-animation-delay: -1s;
	-o-animation-delay: -1s;
	animation-delay: -1s
}

.sk-rect .rect4 {
	-webkit-animation-delay: -.9s;
	-moz-animation-delay: -.9s;
	-o-animation-delay: -.9s;
	animation-delay: -.9s
}

.sk-rect .rect5 {
	-webkit-animation-delay: -.8s;
	-moz-animation-delay: -.8s;
	-o-animation-delay: -.8s;
	animation-delay: -.8s
}

@-webkit-keyframes sk-rect-anim {

	0,
	100%,
	40% {
		-webkit-transform: scaleY(.4)
	}

	20% {
		-webkit-transform: scaleY(1)
	}
}

@-moz-keyframes sk-rect-anim {

	0,
	100%,
	40% {
		-moz-transform: scaleY(.4);
		transform: scaleY(.4);
		-webkit-transform: scaleY(.4)
	}

	20% {
		-moz-transform: scaleY(1);
		transform: scaleY(1);
		-webkit-transform: scaleY(1)
	}
}

@-o-keyframes sk-rect-anim {

	0,
	100%,
	40% {
		-o-transform: scaleY(.4);
		transform: scaleY(.4);
		-webkit-transform: scaleY(.4)
	}

	20% {
		-o-transform: scaleY(1);
		transform: scaleY(1);
		-webkit-transform: scaleY(1)
	}
}

@keyframes sk-rect-anim {

	0,
	100%,
	40% {
		-moz-transform: scaleY(.4);
		-o-transform: scaleY(.4);
		transform: scaleY(.4);
		-webkit-transform: scaleY(.4)
	}

	20% {
		-moz-transform: scaleY(1);
		-o-transform: scaleY(1);
		transform: scaleY(1);
		-webkit-transform: scaleY(1)
	}
}

.sk-cube {
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px
}

.sk-cube1,
.sk-cube2 {
	background-color: #0572e9;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-cube 1.8s infinite ease-in-out;
	-moz-animation: sk-cube 1.8s infinite ease-in-out;
	-o-animation: sk-cube 1.8s infinite ease-in-out;
	animation: sk-cube 1.8s infinite ease-in-out
}

.sk-cube2 {
	-webkit-animation-delay: -.9s;
	-moz-animation-delay: -.9s;
	-o-animation-delay: -.9s;
	animation-delay: -.9s
}

@-webkit-keyframes sk-cube {
	25% {
		-webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
	}

	50% {
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
	}

	75% {
		-webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
	}

	100% {
		-webkit-transform: rotate(-360deg)
	}
}

@-moz-keyframes sk-cube {
	25% {
		-moz-transform: translateX(42px) rotate(-90deg) scale(.5);
		transform: translateX(42px) rotate(-90deg) scale(.5);
		-webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
	}

	50% {
		-moz-transform: translateX(42px) translateY(42px) rotate(-179deg);
		transform: translateX(42px) translateY(42px) rotate(-179deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
	}

	50.1% {
		-moz-transform: translateX(42px) translateY(42px) rotate(-180deg);
		transform: translateX(42px) translateY(42px) rotate(-180deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
	}

	75% {
		-moz-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
		transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
		-webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
	}

	100% {
		-moz-transform: rotate(-360deg);
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg)
	}
}

@-o-keyframes sk-cube {
	25% {
		-o-transform: translateX(42px) rotate(-90deg) scale(.5);
		transform: translateX(42px) rotate(-90deg) scale(.5);
		-webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
	}

	50% {
		-o-transform: translateX(42px) translateY(42px) rotate(-179deg);
		transform: translateX(42px) translateY(42px) rotate(-179deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
	}

	50.1% {
		-o-transform: translateX(42px) translateY(42px) rotate(-180deg);
		transform: translateX(42px) translateY(42px) rotate(-180deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
	}

	75% {
		-o-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
		transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
		-webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
	}

	100% {
		-o-transform: rotate(-360deg);
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg)
	}
}

@keyframes sk-cube {
	25% {
		-moz-transform: translateX(42px) rotate(-90deg) scale(.5);
		-o-transform: translateX(42px) rotate(-90deg) scale(.5);
		transform: translateX(42px) rotate(-90deg) scale(.5);
		-webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
	}

	50% {
		-moz-transform: translateX(42px) translateY(42px) rotate(-179deg);
		-o-transform: translateX(42px) translateY(42px) rotate(-179deg);
		transform: translateX(42px) translateY(42px) rotate(-179deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
	}

	50.1% {
		-moz-transform: translateX(42px) translateY(42px) rotate(-180deg);
		-o-transform: translateX(42px) translateY(42px) rotate(-180deg);
		transform: translateX(42px) translateY(42px) rotate(-180deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
	}

	75% {
		-moz-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
		-o-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
		transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
		-webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
	}

	100% {
		-moz-transform: rotate(-360deg);
		-o-transform: rotate(-360deg);
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg)
	}
}

.sk-dot {
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
	-webkit-animation: sk-dot-rotate 2s infinite linear;
	-moz-animation: sk-dot-rotate 2s infinite linear;
	-o-animation: sk-dot-rotate 2s infinite linear;
	animation: sk-dot-rotate 2s infinite linear
}

.sk-dot1,
.sk-dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #0572e9;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-animation: sk-dot-bounce 2s infinite ease-in-out;
	-moz-animation: sk-dot-bounce 2s infinite ease-in-out;
	-o-animation: sk-dot-bounce 2s infinite ease-in-out;
	animation: sk-dot-bounce 2s infinite ease-in-out
}

.sk-dot2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1s;
	-moz-animation-delay: -1s;
	-o-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes sk-dot-rotate {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@-moz-keyframes sk-dot-rotate {
	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg)
	}
}

@-o-keyframes sk-dot-rotate {
	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg)
	}
}

@keyframes sk-dot-rotate {
	100% {
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg)
	}
}

@-webkit-keyframes sk-dot-bounce {

	0,
	100% {
		-webkit-transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes sk-dot-bounce {

	0,
	100% {
		-moz-transform: scale(0);
		transform: scale(0);
		-webkit-transform: scale(0)
	}

	50% {
		-moz-transform: scale(1);
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@-o-keyframes sk-dot-bounce {

	0,
	100% {
		-o-transform: scale(0);
		transform: scale(0);
		-webkit-transform: scale(0)
	}

	50% {
		-o-transform: scale(1);
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes sk-dot-bounce {

	0,
	100% {
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		-webkit-transform: scale(0)
	}

	50% {
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

.sk-bounce {
	width: 60px;
	height: 40px;
	text-align: center;
	font-size: 10px
}

.sk-bounce>div {
	width: 18px;
	height: 18px;
	background-color: #0572e9;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	-moz-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	-o-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.sk-bounce .bounce1 {
	-webkit-animation-delay: -.32s;
	-moz-animation-delay: -.32s;
	-o-animation-delay: -.32s;
	animation-delay: -.32s
}

.sk-bounce .bounce2 {
	-webkit-animation-delay: -.16s;
	-moz-animation-delay: -.16s;
	-o-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes sk-bouncedelay {

	0,
	100%,
	80% {
		-webkit-transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes sk-bouncedelay {

	0,
	100%,
	80% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes sk-bouncedelay {

	0,
	100%,
	80% {
		-webkit-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-bouncedelay {

	0,
	100%,
	80% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

.sk-circle {
	width: 60px;
	height: 40px;
	text-align: center;
	font-size: 10px
}

.sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.sk-circle .sk-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #0572e9;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	-moz-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	-o-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg)
}

.sk-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	transform: rotate(60deg)
}

.sk-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sk-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	transform: rotate(120deg)
}

.sk-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	-moz-transform: rotate(150deg);
	-o-transform: rotate(150deg);
	transform: rotate(150deg)
}

.sk-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.sk-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	-moz-transform: rotate(210deg);
	-o-transform: rotate(210deg);
	transform: rotate(210deg)
}

.sk-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	-moz-transform: rotate(240deg);
	-o-transform: rotate(240deg);
	transform: rotate(240deg)
}

.sk-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}

.sk-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	-moz-transform: rotate(300deg);
	-o-transform: rotate(300deg);
	transform: rotate(300deg)
}

.sk-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	-moz-transform: rotate(330deg);
	-o-transform: rotate(330deg);
	transform: rotate(330deg)
}

.sk-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	-moz-animation-delay: -1.1s;
	-o-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.sk-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	-moz-animation-delay: -1s;
	-o-animation-delay: -1s;
	animation-delay: -1s
}

.sk-circle .sk-circle4:before {
	-webkit-animation-delay: -.9s;
	-moz-animation-delay: -.9s;
	-o-animation-delay: -.9s;
	animation-delay: -.9s
}

.sk-circle .sk-circle5:before {
	-webkit-animation-delay: -.8s;
	-moz-animation-delay: -.8s;
	-o-animation-delay: -.8s;
	animation-delay: -.8s
}

.sk-circle .sk-circle6:before {
	-webkit-animation-delay: -.7s;
	-moz-animation-delay: -.7s;
	-o-animation-delay: -.7s;
	animation-delay: -.7s
}

.sk-circle .sk-circle7:before {
	-webkit-animation-delay: -.6s;
	-moz-animation-delay: -.6s;
	-o-animation-delay: -.6s;
	animation-delay: -.6s
}

.sk-circle .sk-circle8:before {
	-webkit-animation-delay: -.5s;
	-moz-animation-delay: -.5s;
	-o-animation-delay: -.5s;
	animation-delay: -.5s
}

.sk-circle .sk-circle9:before {
	-webkit-animation-delay: -.4s;
	-moz-animation-delay: -.4s;
	-o-animation-delay: -.4s;
	animation-delay: -.4s
}

.sk-circle .sk-circle10:before {
	-webkit-animation-delay: -.3s;
	-moz-animation-delay: -.3s;
	-o-animation-delay: -.3s;
	animation-delay: -.3s
}

.sk-circle .sk-circle11:before {
	-webkit-animation-delay: -.2s;
	-moz-animation-delay: -.2s;
	-o-animation-delay: -.2s;
	animation-delay: -.2s
}

.sk-circle .sk-circle12:before {
	-webkit-animation-delay: -.1s;
	-moz-animation-delay: -.1s;
	-o-animation-delay: -.1s;
	animation-delay: -.1s
}

@-webkit-keyframes sk-circleBounceDelay {

	0,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-moz-keyframes sk-circleBounceDelay {

	0,
	100%,
	80% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes sk-circleBounceDelay {

	0,
	100%,
	80% {
		-webkit-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-circleBounceDelay {

	0,
	100%,
	80% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

.sk-cube-grid {
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 10px
}

.sk-cube-grid .sk-cube-child {
	width: 33%;
	height: 33%;
	background-color: #0572e9;
	float: left;
	-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
	-moz-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
	-o-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
	animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid .sk-cube-grid1 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s
}

.sk-cube-grid .sk-cube-grid2 {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-o-animation-delay: .3s;
	animation-delay: .3s
}

.sk-cube-grid .sk-cube-grid3 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s
}

.sk-cube-grid .sk-cube-grid4 {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-o-animation-delay: .1s;
	animation-delay: .1s
}

.sk-cube-grid .sk-cube-grid5 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s
}

.sk-cube-grid .sk-cube-grid6 {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-o-animation-delay: .3s;
	animation-delay: .3s
}

.sk-cube-grid .sk-cube-grid7 {
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0
}

.sk-cube-grid .sk-cube-grid8 {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-o-animation-delay: .1s;
	animation-delay: .1s
}

.sk-cube-grid .sk-cube-grid9 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s
}

@-webkit-keyframes sk-cubeGridScaleDelay {

	0,
	100%,
	70% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1)
	}

	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1)
	}
}

@-moz-keyframes sk-cubeGridScaleDelay {

	0,
	100%,
	70% {
		-webkit-transform: scale3D(1, 1, 1);
		-moz-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1)
	}

	35% {
		-webkit-transform: scale3D(0, 0, 1);
		-moz-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1)
	}
}

@-o-keyframes sk-cubeGridScaleDelay {

	0,
	100%,
	70% {
		-webkit-transform: scale3D(1, 1, 1);
		-o-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1)
	}

	35% {
		-webkit-transform: scale3D(0, 0, 1);
		-o-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1)
	}
}

@keyframes sk-cubeGridScaleDelay {

	0,
	100%,
	70% {
		-webkit-transform: scale3D(1, 1, 1);
		-moz-transform: scale3D(1, 1, 1);
		-o-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1)
	}

	35% {
		-webkit-transform: scale3D(0, 0, 1);
		-moz-transform: scale3D(0, 0, 1);
		-o-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1)
	}
}

.sk-folding-cube {
	margin: 20px auto;
	width: 40px;
	height: 40px;
	position: relative;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}

.sk-folding-cube .sk-cube-parent {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.sk-folding-cube .sk-cube-parent:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0572e9;
	-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
	-moz-animation: sk-foldCubeAngle 2.4s infinite linear both;
	-o-animation: sk-foldCubeAngle 2.4s infinite linear both;
	animation: sk-foldCubeAngle 2.4s infinite linear both;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.sk-folding-cube .sk-cubechild2 {
	-webkit-transform: scale(1.1) rotateZ(90deg);
	-moz-transform: scale(1.1) rotateZ(90deg);
	-ms-transform: scale(1.1) rotate(90deg);
	-o-transform: scale(1.1) rotateZ(90deg);
	transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cubechild3 {
	-webkit-transform: scale(1.1) rotateZ(180deg);
	-moz-transform: scale(1.1) rotateZ(180deg);
	-ms-transform: scale(1.1) rotate(180deg);
	-o-transform: scale(1.1) rotateZ(180deg);
	transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cubechild4 {
	-webkit-transform: scale(1.1) rotateZ(270deg);
	-moz-transform: scale(1.1) rotateZ(270deg);
	-ms-transform: scale(1.1) rotate(270deg);
	-o-transform: scale(1.1) rotateZ(270deg);
	transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cubechild2:before {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-o-animation-delay: .3s;
	animation-delay: .3s
}

.sk-folding-cube .sk-cubechild3:before {
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s
}

.sk-folding-cube .sk-cubechild4:before {
	-webkit-animation-delay: .9s;
	-moz-animation-delay: .9s;
	-o-animation-delay: .9s;
	animation-delay: .9s
}

@-webkit-keyframes sk-foldCubeAngle {

	0,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

@-moz-keyframes sk-foldCubeAngle {

	0,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		-moz-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		-moz-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		-moz-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

@-o-keyframes sk-foldCubeAngle {

	0,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

@keyframes sk-foldCubeAngle {

	0,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		-moz-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		-moz-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		-moz-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

.sk-fading-circle {
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px
}

.sk-fading-circle .sk-circle-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.sk-fading-circle .sk-circle-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #0572e9;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	-moz-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	-o-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-fading-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg)
}

.sk-fading-circle .sk-fading-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	transform: rotate(60deg)
}

.sk-fading-circle .sk-fading-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sk-fading-circle .sk-fading-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	transform: rotate(120deg)
}

.sk-fading-circle .sk-fading-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	-moz-transform: rotate(150deg);
	-o-transform: rotate(150deg);
	transform: rotate(150deg)
}

.sk-fading-circle .sk-fading-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.sk-fading-circle .sk-fading-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	-moz-transform: rotate(210deg);
	-o-transform: rotate(210deg);
	transform: rotate(210deg)
}

.sk-fading-circle .sk-fading-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	-moz-transform: rotate(240deg);
	-o-transform: rotate(240deg);
	transform: rotate(240deg)
}

.sk-fading-circle .sk-fading-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}

.sk-fading-circle .sk-fading-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	-moz-transform: rotate(300deg);
	-o-transform: rotate(300deg);
	transform: rotate(300deg)
}

.sk-fading-circle .sk-fading-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	-moz-transform: rotate(330deg);
	-o-transform: rotate(330deg);
	transform: rotate(330deg)
}

.sk-fading-circle .sk-fading-circle2:before {
	-webkit-animation-delay: -1.1s;
	-moz-animation-delay: -1.1s;
	-o-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.sk-fading-circle .sk-fading-circle3:before {
	-webkit-animation-delay: -1s;
	-moz-animation-delay: -1s;
	-o-animation-delay: -1s;
	animation-delay: -1s
}

.sk-fading-circle .sk-fading-circle4:before {
	-webkit-animation-delay: -.9s;
	-moz-animation-delay: -.9s;
	-o-animation-delay: -.9s;
	animation-delay: -.9s
}

.sk-fading-circle .sk-fading-circle5:before {
	-webkit-animation-delay: -.8s;
	-moz-animation-delay: -.8s;
	-o-animation-delay: -.8s;
	animation-delay: -.8s
}

.sk-fading-circle .sk-fading-circle6:before {
	-webkit-animation-delay: -.7s;
	-moz-animation-delay: -.7s;
	-o-animation-delay: -.7s;
	animation-delay: -.7s
}

.sk-fading-circle .sk-fading-circle7:before {
	-webkit-animation-delay: -.6s;
	-moz-animation-delay: -.6s;
	-o-animation-delay: -.6s;
	animation-delay: -.6s
}

.sk-fading-circle .sk-fading-circle8:before {
	-webkit-animation-delay: -.5s;
	-moz-animation-delay: -.5s;
	-o-animation-delay: -.5s;
	animation-delay: -.5s
}

.sk-fading-circle .sk-fading-circle9:before {
	-webkit-animation-delay: -.4s;
	-moz-animation-delay: -.4s;
	-o-animation-delay: -.4s;
	animation-delay: -.4s
}

.sk-fading-circle .sk-fading-circle10:before {
	-webkit-animation-delay: -.3s;
	-moz-animation-delay: -.3s;
	-o-animation-delay: -.3s;
	animation-delay: -.3s
}

.sk-fading-circle .sk-fading-circle11:before {
	-webkit-animation-delay: -.2s;
	-moz-animation-delay: -.2s;
	-o-animation-delay: -.2s;
	animation-delay: -.2s
}

.sk-fading-circle .sk-fading-circle12:before {
	-webkit-animation-delay: -.1s;
	-moz-animation-delay: -.1s;
	-o-animation-delay: -.1s;
	animation-delay: -.1s
}

@-webkit-keyframes sk-fading-circleFadeDelay {

	0,
	100%,
	39% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@-webkit-keyframes sk-circleFadeDelay {

	0,
	100%,
	39% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@-moz-keyframes sk-circleFadeDelay {

	0,
	100%,
	39% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@-o-keyframes sk-circleFadeDelay {

	0,
	100%,
	39% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@keyframes sk-circleFadeDelay {

	0,
	100%,
	39% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

.cookie-bar__inner {
	background-color: #000;
	color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: .875rem;
	padding: .375rem .5rem;
	text-align: center
}

@media(min-width:62rem) {
	.cookie-bar__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-box;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		align-items: center
	}
}

.cookie-bar__buttons {
	display: block;
	margin-top: .375rem
}

@media(min-width:62rem) {
	.cookie-bar__buttons {
		display: inline;
		margin-top: 0
	}
}

.cookie-bar__btn {
	background-color: #0275d8;
	color: #fff;
	border: 0;
	margin: 0 .875rem;
	padding: .125rem .875rem;
	-webkit-transition: background-color .3s;
	-o-transition: background-color .3s;
	-moz-transition: background-color .3s;
	transition: background-color .3s;
	cursor: pointer
}

@media(max-width:36rem) {
	.cookie-bar__btn {
		display: block;
		margin: 0 auto .25rem
	}
}

.cookie-bar__btn:hover {
	background-color: #0267bf
}

.cookie-bar__btn:active {
	background-color: #0262b5
}

.cookie-bar__link {
	margin: 0 .5rem
}

.cookie-bar a {
	color: #fff;
	text-decoration: underline
}

.cookie-bar a:hover {
	text-decoration: none
}

.cookie-bar-privacy-popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center
}

.cookie-bar-privacy-popup.cookie-bar-privacy-popup--hidden {
	display: none
}

.cookie-bar-privacy-popup__dialog {
	background-color: #fff;
	width: 100%;
	max-width: 50rem;
	max-height: 90vh;
	overflow: auto;
	padding: 2rem 1.5rem 1.5rem;
	position: relative
}

.cookie-bar-privacy-popup__dialog__close {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #000;
	color: #fff;
	display: block;
	width: 2rem;
	height: 2rem;
	border: 0;
	cursor: pointer
}

.cookie-bar-privacy-popup__dialog__close:after,
.cookie-bar-privacy-popup__dialog__close:before {
	content: '';
	display: block;
	width: 1rem;
	height: .25rem;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 25%;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	margin-top: -.125rem
}

.cookie-bar-privacy-popup__dialog__close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.cookie-bar-privacy-popup__dialog__close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.cookie-bar-privacy-popup__dialog p:last-child {
	margin-bottom: 0
}

.cookie-bar--bottom,
.cookie-bar--bottom-left,
.cookie-bar--bottom-right {
	z-index: 100;
	position: fixed
}

.cookie-bar--bottom {
	bottom: 24px;
	left: 24px;
	max-width: 380px
}

.cookie-bar--bottom-left {
	left: .9375rem
}

.cookie-bar--bottom-right {
	right: .9375rem
}

.cookie-bar--bottom-left,
.cookie-bar--bottom-right {
	bottom: .9375rem
}

@media(min-width:48rem) {

	.cookie-bar--bottom-left,
	.cookie-bar--bottom-right {
		width: 22.5rem
	}
}

@media(min-width:48rem) {

	.cookie-bar--bottom-left .cookie-bar__buttons,
	.cookie-bar--bottom-left .cookie-bar__inner,
	.cookie-bar--bottom-right .cookie-bar__buttons,
	.cookie-bar--bottom-right .cookie-bar__inner {
		display: block
	}
}

@media(min-width:48rem) {

	.cookie-bar--bottom-left .cookie-bar__buttons,
	.cookie-bar--bottom-right .cookie-bar__buttons {
		margin-top: .375rem
	}
}

.cookie-bar--bottom-left .cookie-bar__inner,
.cookie-bar--bottom-right .cookie-bar__inner {
	line-height: 1.3
}

.cookie-bar__inner {
	font-family: Arial, Helvetica, sans-serif;
	background-color: red;
	font-size: 14px;
	line-height: 1.17;
	color: #a2a2a2;
	padding: 20px 54px 19px 24px
}

.cookie-bar__inner a {
	font-size: 12px;
	color: #a2a2a2;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none;
	border-bottom: 1px solid transparent
}

.cookie-bar__inner a:focus,
.cookie-bar__inner a:hover {
	color: #a2a2a2;
	border-bottom: 1px dotted #a2a2a2
}

.cookie-bar__inner .cookie-bar__message {
	padding-right: 10px
}

.cookie-bar__inner .cookie-bar__btn {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #3666ee;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	padding: 6px 15px;
	display: inline-block;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.cookie-bar__inner .cookie-bar__btn:focus,
.cookie-bar__inner .cookie-bar__btn:hover {
	background-color: #3666ee;
	opacity: .9
}

.cookie-bar__inner .cookie-bar__buttons {
	margin-top: 0
}

@media only screen and (max-width:991px) {
	.cookie-bar__inner .cookie-bar__buttons {
		margin-top: 8px
	}
}

.cookie-bar__buttons a {
	display: none !important
}

.cookie-bar {
	display: none !important
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #000;
	opacity: 0;
	-webkit-transition-duration: inherit;
	-moz-transition-duration: inherit;
	-o-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	-moz-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	-o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .7;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	-moz-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	-o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease, visibility 0 ease .25s;
	-o-transition: opacity .25s ease, visibility 0 ease .25s;
	-moz-transition: opacity .25s ease, visibility 0 ease .25s;
	transition: opacity .25s ease, visibility 0 ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity .25s ease 0, visibility 0 ease 0;
	-o-transition: opacity .25s ease 0, visibility 0 ease 0;
	-moz-transition: opacity .25s ease 0, visibility 0 ease 0;
	transition: opacity .25s ease 0, visibility 0 ease 0;
	visibility: visible
}

.fancybox-infobar {
	color: #f8f8f8;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: opacity, -o-transform;
	-moz-transition-property: transform, opacity, -moz-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-moz-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-o-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: 0;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: opacity, -o-transform;
	-moz-transition-property: transform, opacity, -moz-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	-moz-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #fff
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: 0
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #f8f8f8;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: -webkit-calc(50% - 50px);
	top: -moz-calc(50% - 50px);
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #f8f8f8;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #f8f8f8;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	-moz-animation: fancybox-rotate 1s linear infinite;
	-o-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-moz-keyframes fancybox-rotate {
	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-o-keyframes fancybox-rotate {
	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	-moz-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	-o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	-moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	-o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	-moz-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	-moz-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	-moz-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	-moz-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	-moz-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
}

.fancybox-share {
	background: #f4f4f4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: -webkit-calc(100% - 8px);
	max-height: -moz-calc(100% - 8px);
	max-height: calc(100% - 8px);
	max-width: -webkit-calc(50% - 4px);
	max-width: -moz-calc(50% - 4px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1
}

@media all and (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: -webkit-calc(100% - 10px);
		max-width: -moz-calc(100% - 10px);
		max-width: calc(100% - 10px)
	}
}

.fancybox-iframe,
.fancybox-image,
.fancybox-spaceball,
.fancybox-video {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.fancybox-loading {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
	background: 0;
	border: 0;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	height: 64px;
	left: 50%;
	margin: -32px 0 0 -32px;
	opacity: 1;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 64px;
	z-index: 99999
}

.fancybox-button--play,
.fancybox-button--zoom {
	display: none !important
}

.fancybox-slide--image,
.fancybox-slide--video {
	padding: 44px 5px
}

.fancybox-button:disabled {
	display: none !important
}

.fancybox-custom-layout .fancybox-caption {
	display: none
}

@media all and (min-width:767px) {
	.fancybox-custom-layout .fancybox-caption {
		display: block;
		background: #f8f8f8;
		bottom: 0;
		color: #333;
		left: auto;
		padding: 40px 0 40px 40px;
		right: 44px;
		top: 0;
		width: 256px
	}

	.fancybox-custom-layout .fancybox-caption h3 {
		color: #333;
		font-size: 21px;
		line-height: 1.3;
		margin-bottom: 24px
	}

	.fancybox-custom-layout .fancybox-caption a {
		color: #333
	}

	.fancybox-custom-layout .fancybox-caption::before {
		display: none
	}

	.fancybox-custom-layout .fancybox-stage {
		right: 300px
	}

	.fancybox-custom-layout .fancybox-toolbar {
		background: #f8f8f8;
		bottom: 0;
		left: auto;
		right: 0;
		top: 0;
		width: 44px
	}

	.fancybox-custom-layout .fancybox-button {
		background: 0;
		color: #333
	}

	.fancybox-custom-layout .fancybox-button:hover {
		color: #1f1f1f
	}

	.fancybox-custom-layout .fancybox-navigation .fancybox-button div {
		padding: 6px;
		background: #fff;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		-webkit-transition: opacity .2s;
		-o-transition: opacity .2s;
		-moz-transition: opacity .2s;
		transition: opacity .2s;
		-webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
		-moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
		box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
		opacity: .7
	}

	.fancybox-custom-layout .fancybox-navigation .fancybox-button:not([disabled]):hover div {
		opacity: 1
	}

	.fancybox-custom-layout .fancybox-navigation .fancybox-button[disabled] {
		color: #999
	}

	.fancybox-custom-layout .fancybox-navigation .fancybox-button:not([disabled]) {
		color: #333
	}

	.fancybox-custom-layout .fancybox-button--arrow_right {
		right: 308px
	}

	.fancybox-custom-layout.fancybox-is-open .fancybox-inner {
		background-color: #fff
	}

	.fancybox-custom-layout .fancybox-inner {
		width: 80%;
		height: 80%;
		margin: auto;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-webkit-border-top-right-radius: 14px;
		-moz-border-radius-topright: 14px;
		border-top-right-radius: 14px;
		-webkit-border-bottom-right-radius: 14px;
		-moz-border-radius-bottomright: 14px;
		border-bottom-right-radius: 14px
	}

	.fancybox-custom-layout .fancybox-stage {
		-webkit-border-top-left-radius: 12px;
		-moz-border-radius-topleft: 12px;
		border-top-left-radius: 12px;
		-webkit-border-bottom-left-radius: 12px;
		-moz-border-radius-bottomleft: 12px;
		border-bottom-left-radius: 12px
	}

	.fancybox-custom-layout .fancybox-caption__body {
		max-height: 100%;
		font-size: 15px
	}

	.fancybox-custom-layout .fancybox-caption__body p {
		font-size: 15px;
		line-height: 1.2;
		font-weight: 4000;
		color: #a3a3a3;
		margin-bottom: 0
	}

	.fancybox-custom-layout .fancybox-caption__body p+p {
		margin-top: 10px
	}

	.fancybox-custom-layout .fancybox-caption__body p a {
		color: #a3a3a3;
		text-decoration: none
	}

	.fancybox-custom-layout .fancybox-toolbar {
		background-color: #f8f8f8;
		-webkit-border-top-right-radius: 12px;
		-moz-border-radius-topright: 12px;
		border-top-right-radius: 12px;
		-webkit-border-bottom-right-radius: 12px;
		-moz-border-radius-bottomright: 12px;
		border-bottom-right-radius: 12px
	}
}

body,
html {
	min-height: 100%;
	-webkit-overflow-scrolling: touch
}

* {
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch
}

body {
	background-color: #eee;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	min-width: 320px;
	line-height: 1.3
}

body.home-page {
	background-color: #fafafa
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: -.2px
}

main {
	min-height: 100%;
	min-width: 320px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-overflow-scrolling: touch
}

_:-ms-fullscreen,
:root main {
	display: block;
	min-height: 100%;
	-ms-flex-direction: inherit;
	flex-direction: inherit
}

a {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	color: #333;
	outline: 0 !important;
	text-decoration: none
}

a:hover {
	color: #1f1f1f
}

a:active,
a:focus,
a:hover {
	text-decoration: none
}

b,
strong {
	font-weight: 700
}

p {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #333
}

@media only screen and (max-width:991px) {
	p {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 15px
	}
}

@media only screen and (max-width:767px) {
	p {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 15px
	}
}

.clear {
	clear: both
}

.clearfix {
	*zoom: 1
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	line-height: 0
}

.clearfix:after {
	clear: both
}

@media only screen and (max-width:374px) {
	.full-width-et {
		width: 100% !important
	}
}

@media only screen and (max-width:479px) {
	.full-width-tn {
		width: 100% !important
	}
}

@media only screen and (max-width:575px) {
	.full-width-sm {
		width: 100% !important
	}
}

@media only screen and (max-width:767px) {
	.full-width-md {
		width: 100% !important
	}
}

@media only screen and (max-width:991px) {
	.full-width-lg {
		width: 100% !important
	}
}

@media only screen and (max-width:1199px) {
	.full-width-xl {
		width: 100% !important
	}
}

.full-width {
	width: 100% !important
}

.a-left,
.alignleft {
	float: left !important;
	margin: .5em 1em .5em 0
}

.a-right,
.alignright {
	float: right !important;
	margin: .5em 0 .5em 1em
}

.a-center,
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.t-left {
	text-align: left !important
}

.t-right {
	text-align: right !important
}

.t-center {
	text-align: center !important
}

.decimal-list {
	list-style: decimal !important
}

.square-list {
	list-style: square !important
}

.roman-list {
	list-style: upper-roman !important
}

.alpha-list {
	list-style: lower-alpha !important
}

.display-block {
	display: block !important
}

.display-none {
	display: none !important
}

.visibility-hidden {
	visibility: hidden !important
}

.visibility-visible {
	visibility: visible !important
}

.mt-none {
	margin-top: 0 !important
}

.mb-none {
	margin-bottom: 0 !important
}

.ml-none {
	margin-left: 0 !important
}

.mr-none {
	margin-right: 0 !important
}

.m-none {
	margin: 0 !important
}

.mt-10 {
	margin-top: 10px !important
}

.mb-10 {
	margin-bottom: 10px !important
}

.ml-10 {
	margin-left: 10px !important
}

.mr-10 {
	margin-right: 10px !important
}

.mt-15 {
	margin-top: 15px !important
}

.mb-15 {
	margin-bottom: 15px !important
}

.ml-15 {
	margin-left: 15px !important
}

.mr-15 {
	margin-right: 15px !important
}

.mt-20 {
	margin-top: 20px !important
}

.mb-20 {
	margin-bottom: 20px !important
}

.ml-20 {
	margin-left: 20px !important
}

.mr-20 {
	margin-right: 20px !important
}

.pt-none {
	padding-top: 0 !important
}

.pb-none {
	padding-bottom: 0 !important
}

.pl-none {
	padding-left: 0 !important
}

.pr-none {
	padding-right: 0 !important
}

.p-none {
	margin: 0 !important
}

.bt-none {
	border-top: 0 !important
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.bb-none {
	border-bottom: 0 !important
}

.bl-none {
	border-left: 0 !important
}

.br-none {
	border-right: 0 !important
}

.hr {
	height: 1px;
	background-color: #e6e6e6;
	margin: 15px 0
}

.hr-border {
	background-color: #e6e6e6;
	width: 100px;
	height: 4px;
	margin: 30px auto
}

@media only screen and (max-width:767px) {
	.hr-border {
		margin: 20px auto
	}
}

.hr-row {
	height: 15px
}

.modal-backdrop.in.menu-overlay {
	z-index: 1050 !important;
	background-color: rgba(102, 78, 178, .6);
	opacity: 1
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	margin-left: 5px
}

.sub-menu::-webkit-scrollbar {
	width: 0;
	height: 0
}

::-webkit-scrollbar-button {
	width: 0;
	height: 0
}

::-webkit-scrollbar-thumb {
	background: #c8c8c8;
	border: 0 none #c8c8c8;
	-webkit-border-radius: 42px;
	border-radius: 42px
}

::-webkit-scrollbar-thumb:hover {
	background: #c8c8c8
}

::-webkit-scrollbar-thumb:active {
	background: #c8c8c8
}

::-webkit-scrollbar-track {
	background: #eee;
	border: 0 none #eee;
	-webkit-border-radius: 42px;
	border-radius: 42px
}

::-webkit-scrollbar-track:hover {
	background: #eee
}

::-webkit-scrollbar-track:active {
	background: #eee
}

::-webkit-scrollbar-corner {
	background: 0
}

#content {
	*zoom: 1;
	padding: 0;
	margin: 0;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #eee
}

#content:after,
#content:before {
	display: table;
	content: "";
	line-height: 0
}

#content:after {
	clear: both
}

header.header-old+#content>.container {
	padding: 0
}

.home-page-v2 #content {
	background-color: #fff
}

_:-ms-fullscreen,
:root #content {
	display: block;
	min-height: 100%;
	-ms-flex-direction: inherit;
	flex-direction: inherit
}

.home-page #content {
	background-color: #fafafa
}

.home-page-v2 #content {
	background-color: #fff
}

.light-page #content {
	background-color: #fff
}

.gray-page #content {
	background-color: #fafafa
}

header.header-old.header-fixed+#content {
	padding-top: 80px
}

@media only screen and (max-width:991px) {
	header.header-old.header-fixed+#content {
		padding-top: 80px
	}
}

@media only screen and (max-width:575px) {
	header.header-old.header-fixed+#content {
		padding-top: 80px
	}
}

@media only screen and (max-width:374px) {
	header.header-old.header-fixed+#content {
		padding-top: 65px
	}
}

header.header.header-fixed+#content {
	padding-top: 50px
}

@media only screen and (max-width:1199px) {
	header.header.header-fixed+#content {
		padding-top: 50px
	}
}

@media only screen and (max-width:767px) {
	header.header.header-fixed+#content {
		padding-top: 50px
	}
}

[dir=rtl] {
	text-align: right
}

[dir=ltr] {
	text-align: left !important
}

[dir=ltr] * {
	text-align: left !important
}

.home-content-3-fixed {
	height: -webkit-calc(100vh - 80px - 70px);
	height: -moz-calc(100vh - 80px - 70px);
	height: calc(100vh - 80px - 70px)
}

.home-content-3-fixed .container {
	height: 100%
}

.home-content-3-fixed .container .home-community-box {
	height: 100%
}

.home-content-3-fixed .container .home-community-box .hcb-img {
	position: absolute;
	bottom: 0
}

.account-kit-popup {
	position: relative;
	z-index: 0
}

.account-kit-popup main {
	position: relative;
	z-index: 0
}

.wow {
	visibility: hidden
}

header.header-old {
	background-color: #fafafa;
	-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	-moz-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22)
}

header.header-old .container {
	background-color: #fafafa;
	position: relative;
	padding: 25px 0;
	height: 124px;
	*zoom: 1
}

header.header-old .container:after,
header.header-old .container:before {
	display: table;
	content: "";
	line-height: 0
}

header.header-old .container:after {
	clear: both
}

@media only screen and (max-width:991px) {
	header.header-old .container {
		padding: 16px 0;
		height: 80px
	}
}

@media only screen and (max-width:575px) {
	header.header-old .container {
		padding: 16px 20px;
		height: 80px
	}
}

@media only screen and (max-width:374px) {
	header.header-old .container {
		padding: 12px 15px;
		height: 105px
	}
}

header.header-old .h-logo {
	float: left;
	width: 240px;
	display: block
}

@media only screen and (max-width:991px) {
	header.header-old .h-logo {
		width: 140px
	}

	header.header-old .h-logo .logo {
		width: 140px;
		height: 47px;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover
	}
}

header.header-old .h-search {
	float: left;
	display: block;
	width: -webkit-calc(100% - 240px - 198px);
	width: -moz-calc(100% - 240px - 198px);
	width: calc(100% - 240px - 198px)
}

header.header-old .h-search .search-box {
	margin: 0 auto;
	display: none;
	position: relative;
	top: 2px
}

@media only screen and (max-width:991px) {
	header.header-old .h-search .search-box {
		display: none
	}
}

header.header-old .h-nav {
	float: right;
	width: auto;
	display: block;
	text-align: right;
	margin: -3px 0 0 0;
	z-index: 101;
	position: relative
}

@media only screen and (max-width:991px) {
	header.header-old .h-nav {
		width: auto;
		margin: 0
	}
}

header.header-old .hn-signin {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 8px 0 0 0;
	width: 130px;
	max-width: 150px;
	height: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #0572e9;
	color: #fff;
	text-align: left;
	font-size: 15px;
	line-height: 17px;
	font-weight: 500;
	padding: 12px 8px 0 15px
}

@media only screen and (max-width:991px) {
	header.header-old .hn-signin {
		font-size: 14px
	}
}

header.header-old .hn-signin span {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: -webkit-calc(100% - 32px);
	width: -moz-calc(100% - 32px);
	width: calc(100% - 32px);
	text-align: center
}

header.header-old .hn-signin:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 21px;
	margin: 0
}

header.header-old .hn-signin:hover {
	background-color: #045ec1
}

@media only screen and (max-width:991px) {
	header.header-old .hn-signin {
		display: none
	}
}

header.header-old .hn-lang {
	display: inline-block;
	margin: 8px 0 0 6px
}

@media only screen and (max-width:991px) {
	header.header-old .hn-lang {
		display: none
	}
}

header.header-old .hn-lang .hnl-button {
	position: relative;
	width: 40px;
	height: 40px;
	border: 3px solid #e1e1e1;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

header.header-old .hn-lang .hnl-button:after {
	display: none
}

header.header-old .hn-lang .hnl-button:hover {
	opacity: .8
}

header.header-old .hn-lang .hnl-button[aria-expanded=true] {
	border-color: #cdcdcd
}

header.header-old .hn-lang .hnl-button img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

@media only screen and (max-width:991px) {
	header.header-old .hn-lang .hnl-button {
		display: none
	}
}

header.header-old .hn-lang .hnl-dropdown {
	padding: 15px 15px 15px 10px;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: #fff;
	border: none !important;
	-webkit-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	margin-top: 18px;
	min-width: 240px;
	margin-right: -15px
}

header.header-old .hn-lang .hnl-dropdown:before {
	font-size: 35px;
	position: absolute;
	top: -23px;
	right: 20px;
	color: #fff
}

header.header-old .hn-lang .hnl-dropdown.dropdown-menu-left:before {
	right: none;
	left: 5px
}

header.header-old .hn-lang .hnl-dropdown .dropdown-item {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	font-size: 14px;
	font-weight: 500;
	color: #333;
	padding: 7.5px 10px !important;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

header.header-old .hn-lang .hnl-dropdown .dropdown-item.active,
header.header-old .hn-lang .hnl-dropdown .dropdown-item:active {
	background-color: #eee
}

header.header-old .hn-lang .hnl-dropdown .dropdown-item:focus,
header.header-old .hn-lang .hnl-dropdown .dropdown-item:hover {
	background-color: #0572e9 !important;
	color: #fff
}

header.header-old .hn-lang .hnl-dropdown .dropdown-item img {
	width: 28px;
	height: 28px;
	border: 2px solid #e1e1e1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: -2px 10px 0 0
}

header.header-old .hn-user {
	display: inline-block;
	margin: 12px 0 0 6px
}

@media only screen and (max-width:991px) {
	header.header-old .hn-user {
		display: none
	}
}

header.header-old .hn-user .hnu-button {
	position: relative;
	width: 40px;
	height: 40px;
	border: 3px solid #e1e1e1;
	background-color: #e1e1e1;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-top: -2px
}

header.header-old .hn-user .hnu-button:after {
	display: none
}

header.header-old .hn-user .hnu-button:hover {
	opacity: .8
}

header.header-old .hn-user .hnu-button[aria-expanded=true] {
	border-color: #cdcdcd
}

header.header-old .hn-user .hnu-button img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

@media only screen and (max-width:991px) {
	header.header-old .hn-user .hnu-button {
		display: none
	}
}

header.header-old .hn-user .hnu-dropdown {
	padding: 10px 10px 10px 10px;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: #fff;
	border: none !important;
	-webkit-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	margin-top: 18px;
	min-width: 240px;
	margin-right: -15px
}

header.header-old .hn-user .hnu-dropdown:before {
	font-size: 35px;
	position: absolute;
	top: -23px;
	right: 20px;
	color: #fff
}

header.header-old .hn-user .hnu-dropdown.dropdown-menu-left:before {
	right: none;
	left: 5px
}

header.header-old .hn-user .hnu-user {
	*zoom: 1;
	margin: 0 0 10px 0;
	padding: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out
}

header.header-old .hn-user .hnu-user:after,
header.header-old .hn-user .hnu-user:before {
	display: table;
	content: "";
	line-height: 0
}

header.header-old .hn-user .hnu-user:after {
	clear: both
}

header.header-old .hn-user .hnu-user:hover {
	background-color: #f4f4f4
}

header.header-old .hn-user .hnu-user .hnuu-link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

header.header-old .hn-user .hnu-user .hnuu-img {
	display: table-cell;
	vertical-align: middle;
	width: 40px
}

header.header-old .hn-user .hnu-user .hnuu-img img {
	width: 40px;
	height: 40px;
	border: 3px solid #e1e1e1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left
}

header.header-old .hn-user .hnu-user .hnuu-info {
	display: table-cell;
	vertical-align: middle;
	padding: 2px 0 0 10px
}

header.header-old .hn-user .hnu-user .hnuu-info strong {
	display: block;
	font-size: 15px;
	line-height: 17px;
	color: #333;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 200px;
	margin-bottom: 3px
}

header.header-old .hn-user .hnu-user .hnuu-info em {
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: 400;
	color: #222;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 200px
}

header.header-old .hn-user .hnu-logout {
	margin: 0 -10px -10px -10px;
	display: block;
	padding: 10px 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	background-color: #f4f4f4;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	text-align: center
}

header.header-old .hn-user .hnu-logout:hover {
	background-color: #e0e0e0
}

header.header-old .hn-btn {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	background-color: #0572e9;
	width: 40px;
	height: 40px;
	line-height: 1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 0;
	color: #fff;
	font-size: 17px;
	text-align: center;
	padding: 0;
	margin: 0 0 0 5px;
	padding: 11px 0 0 0;
	font-weight: 700;
	cursor: pointer
}

header.header-old .hn-btn:active,
header.header-old .hn-btn:focus {
	background: #0572e9
}

header.header-old .hn-btn:hover {
	background: #045ec1
}

header.header-old .hn-btn:disabled {
	background: #0572e9;
	opacity: .3
}

header.header-old .hn-btn.hn-search {
	display: none;
	margin-top: 4px
}

@media only screen and (max-width:991px) {
	header.header-old .hn-btn.hn-search {
		display: none
	}
}

header.header-old .hn-btn.hn-menu {
	font-size: 18px;
	display: none;
	margin-top: 4px
}

@media only screen and (max-width:991px) {
	header.header-old .hn-btn.hn-menu {
		display: inline-block
	}
}

header.header-old .hn-link {
	margin: 0 15px 0 0;
	display: inline-block
}

@media only screen and (max-width:991px) {
	header.header-old .hn-link {
		display: none;
		margin-top: -5px
	}
}

header.header-old .hn-link ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right
}

header.header-old .hn-link ul li {
	display: inline-block;
	font-size: 15px;
	color: #333;
	font-weight: 700
}

@media only screen and (max-width:575px) {
	header.header-old .hn-link ul li {
		font-size: 14px
	}
}

@media only screen and (max-width:374px) {
	header.header-old .hn-link ul li {
		font-size: 12px
	}
}

header.header-old .hn-link ul li a {
	display: block;
	color: #333;
	padding: 20px;
	letter-spacing: -.5px
}

header.header-old .hn-link ul li a:hover {
	color: #0572e9
}

header.header-old .hn-link ul li.active {
	color: #0572e9
}

header.header-old .hn-link ul li.active a {
	color: #0572e9
}

header.header-old.header-fixed {
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	left: 0;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .22);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .22);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .22)
}

header.header-old.header-fixed .container {
	padding: 12px 0;
	height: 80px
}

@media only screen and (max-width:991px) {
	header.header-old.header-fixed .container {
		padding: 15px 0;
		height: 80px
	}
}

@media only screen and (max-width:575px) {
	header.header-old.header-fixed .container {
		padding: 15px 20px;
		height: 80px
	}
}

@media only screen and (max-width:374px) {
	header.header-old.header-fixed .container {
		padding: 12px 15px;
		height: 105px
	}
}

header.header-old.header-fixed .h-logo {
	width: 195px
}

header.header-old.header-fixed .h-logo .logo {
	width: 163px;
	height: 55px;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

@media only screen and (max-width:991px) {
	header.header-old.header-fixed .h-logo {
		width: 140px
	}

	header.header-old.header-fixed .h-logo .logo {
		width: 140px;
		height: 47px
	}
}

header.header-old.header-fixed .h-search {
	width: -webkit-calc(100% - 195px - 195px);
	width: -moz-calc(100% - 195px - 195px);
	width: calc(100% - 195px - 195px)
}

@media only screen and (max-width:991px) {
	header.header-old.header-fixed .h-search {
		width: -webkit-calc(100% - 150px - 150px);
		width: -moz-calc(100% - 150px - 150px);
		width: calc(100% - 150px - 150px)
	}
}

header.header-old.header-fixed .h-search .search-box {
	max-width: 560px;
	display: table
}

@media only screen and (max-width:991px) {
	header.header-old.header-fixed .h-search .search-box {
		display: none
	}
}

header.header-old.header-fixed .h-nav {
	width: auto
}

@media only screen and (max-width:991px) {
	header.header-old.header-fixed .h-nav {
		width: auto
	}
}

@media only screen and (max-width:991px) {
	header.header-old.header-fixed .h-nav .hn-btn.hn-search {
		display: inline-block
	}
}

header.header-old.header-search-active .h-logo,
header.header-old.header-search-active .hn-lang,
header.header-old.header-search-active .hn-search,
header.header-old.header-search-active .hn-signin {
	display: none !important
}

header.header-old.header-search-active .h-search {
	width: -webkit-calc(100% - 54px) !important;
	width: -moz-calc(100% - 54px) !important;
	width: calc(100% - 54px) !important
}

header.header-old.header-search-active .h-search .search-box {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 100%;
	max-width: 100%;
	display: table !important
}

@media only screen and (max-width:991px) {
	.home-page .header-fixed .h-logo {
		opacity: 1
	}
}

[dir=rtl] header.header-old .hn-link {
	margin-right: 0;
	margin-left: 30px
}

[dir=rtl] header.header-old .h-logo {
	float: right;
	text-align: right
}

[dir=rtl] header.header-old .h-search {
	float: right
}

[dir=rtl] header.header-old .h-nav {
	float: left;
	text-align: left
}

[dir=rtl] header.header-old .hn-lang {
	margin-left: 0;
	margin-right: 6px
}

[dir=rtl] header.header-old .hn-lang .hnl-dropdown .dropdown-item {
	text-align: right;
	direction: ltr;
	*zoom: 1
}

[dir=rtl] header.header-old .hn-lang .hnl-dropdown .dropdown-item:after,
[dir=rtl] header.header-old .hn-lang .hnl-dropdown .dropdown-item:before {
	display: table;
	content: "";
	line-height: 0
}

[dir=rtl] header.header-old .hn-lang .hnl-dropdown .dropdown-item:after {
	clear: both
}

[dir=rtl] header.header-old .hn-lang .hnl-dropdown .dropdown-item img {
	margin-left: 10px;
	margin-right: 0;
	float: right;
	position: relative
}

[dir=rtl] header.header-old .hn-user .hnu-user .hnuu-info {
	padding-left: 0;
	padding-right: 10px;
	text-align: right
}

[dir=rtl] header.header-old .hn-user {
	margin-left: 0;
	margin-right: 0
}

[dir=rtl] header.header-old .hn-btn {
	margin-left: 0;
	margin-right: 5px
}

header.header {
	background: linear-gradient(90deg, #0b3e27, #197149);
	-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	-moz-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22)
}

header.header .container {
	background: linear-gradient(90deg, #0b3e27, #197149);
	position: relative;
	padding: 0 20px 0 20px;
	height: 64px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: height .2s linear;
	-o-transition: height .2s linear;
	-moz-transition: height .2s linear;
	transition: height .2s linear;
	max-width: none !important
}

@media(min-width:992px) {
	header.header .container {
		padding: 0 30px 0 20px
	}
}

@media(max-width:575px) {
	header.header .container {
		padding: 0 15px
	}
}

header.header.header-basic {
	-webkit-transition: .5s -webkit-box-shadow;
	transition: .5s -webkit-box-shadow;
	-o-transition: .5s box-shadow;
	-moz-transition: .5s box-shadow, .5s -moz-box-shadow;
	transition: .5s box-shadow;
	transition: .5s box-shadow, .5s -webkit-box-shadow, .5s -moz-box-shadow
}

header.header.header-basic .container {
	background-color: #fff !important;
	border-bottom: 1px solid #c4c4c422;
	-webkit-transition: .5s -webkit-box-shadow;
	transition: .5s -webkit-box-shadow;
	-o-transition: .5s box-shadow;
	-moz-transition: .5s box-shadow, .5s -moz-box-shadow;
	transition: .5s box-shadow;
	transition: .5s box-shadow, .5s -webkit-box-shadow, .5s -moz-box-shadow
}

header.header .h-logo {
	width: 156px;
	margin-top: -2px
}


@media only screen and (max-width:1199px) {
	header.header .h-logo {
		width: 135px
	}

	header.header .h-logo .logo-white {
		width: 135px;
		height: 23px;
		-moz-background-size: 135px 23px;
		-o-background-size: 135px 23px;
		background-size: 135px 23px
	}
}

@media only screen and (max-width:767px) {
	header.header .h-logo {
		width: 135px
	}

	header.header .h-logo .logo-white {
		width: 180px;
		height: 43px;
		-moz-background-size: 135px 23px;
		-o-background-size: 135px 23px;
		background-size: 180px 43px
	}
}

header.header .h-nav {
	margin-top: -1px;
	width: -webkit-calc(100% - 156px);
	width: -moz-calc(100% - 156px);
	width: calc(100% - 156px);
	text-align: right;
	z-index: 101;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

header.header .h-nav .hn-link {
	margin: 0 10px 0 0;
	display: inline-block
}

@media only screen and (max-width:991px) {
	header.header .h-nav .hn-link {
		display: none
	}
}

header.header .h-nav .hn-link ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right
}

header.header .h-nav .hn-link ul li {
	list-style: none;
	display: inline-block;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 20px;
	white-space: nowrap;
	font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, Tahoma
}

@media only screen and (max-width:1199px) {
	header.header .h-nav .hn-link ul li {
		font-size: 13px
	}
}

header.header .h-nav .hn-link ul li a {
	display: block;
	color: #fff;
	padding: 10px 20px
}

@media only screen and (max-width:1199px) {
	header.header .h-nav .hn-link ul li a {
		padding: 10px 15px
	}
}

header.header .h-nav .hn-link ul li.active a {
	position: relative
}

header.header .h-nav .hn-link ul li.active a:after {
	content: "";
	height: 2px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 6px;
	left: 20px;
	right: 20px
}

@media only screen and (max-width:1199px) {
	header.header .h-nav .hn-link ul li.active a:after {
		left: 15px;
		right: 15px
	}
}

header.header .h-nav .hn-lang {
	display: inline-block
}

@media only screen and (max-width:991px) {
	header.header .h-nav .hn-lang {
		display: none
	}
}

header.header .h-nav .hn-lang .hnl-button {
	position: relative;
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	padding: 10px 15px;
	margin-right: -15px;
	text-transform: uppercase;
	font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, Tahoma
}

header.header .h-nav .hn-lang .hnl-button:before {
	content: ""
}

@media only screen and (max-width:1199px) {
	header.header .h-nav .hn-lang .hnl-button {
		font-size: 13px;
		padding: 10px 12px;
		margin-right: -15px
	}
}

header.header .h-nav .hn-lang .hnl-button:after {
	display: none
}

header.header .h-nav .hn-lang .hnl-button:before {
	margin-right: 5px;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	position: relative
}

@media only screen and (max-width:1199px) {
	header.header .h-nav .hn-lang .hnl-button:before {
		font-size: 18px
	}
}

header.header .h-nav .hn-lang .hnl-button img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

@media only screen and (max-width:991px) {
	header.header .h-nav .hn-lang .hnl-button {
		display: none
	}
}

header.header .h-nav .hn-lang .hnl-dropdown {
	padding: 15px 15px 15px 10px;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: #fff;
	border: none !important;
	-webkit-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	margin-top: 5px;
	min-width: 240px;
	margin-right: -15px
}

header.header .h-nav .hn-lang .hnl-dropdown:before {
	font-size: 35px;
	position: absolute;
	top: -23px;
	right: 27px;
	color: #fff
}

header.header .h-nav .hn-lang .hnl-dropdown.dropdown-menu-left:before {
	right: 180px
}

header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	font-size: 13px;
	font-weight: 500;
	color: #333;
	padding: 5px !important;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px
}

header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item.active,
header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item:active {
	background-color: #eee
}

header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item:focus,
header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item:hover {
	background-color: #0572e9 !important;
	color: #fff
}

header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item img {
	width: 25px;
	height: 25px;
	border: 2px solid #e1e1e1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 10px 0 0
}

header.header .h-nav .hn-btn {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	display: inline-block;
	vertical-align: middle;
	background-color: #0b3e27;
	width: 44px;
	height: 44px;
	line-height: 1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 0;
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 13px 0 0 0;
	margin: 0 0 0 5px;
	font-weight: 700;
	cursor: pointer
}

header.header .h-nav .hn-btn:active,
header.header .h-nav .hn-btn:focus {
	background-color: #004c9e
}

header.header .h-nav .hn-btn:hover {
	background-color: #004c9e
}

header.header .h-nav .hn-btn:disabled {
	background: #0572e9;
	opacity: .3
}

header.header .h-nav .hn-btn.hn-menu {
	width: 38px;
	height: 38px;
	font-size: 16px;
	line-height: 20px;
	padding-top: 11px;
	margin-top: -2px;
	display: none;
	margin-right: 15PX;
}

@media only screen and (max-width:991px) {
	header.header .h-nav .hn-btn.hn-menu {
		display: inline-block
	}
}

header.header.header-fixed {
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	left: 0;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .22);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .22);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .22)
}

header.header.header-fixed .container {
	height: 64px
}

@media only screen and (max-width:1199px) {
	header.header.header-fixed .container {
		height: 64px
	}
}

@media only screen and (max-width:767px) {
	header.header.header-fixed .container {
		height: 64px
	}
}

header.header.header-fixed .h-logo {
	width: 135px;
	margin-top: -2px
}

header.header.header-fixed .h-logo .logo-white {
	width: 219px;
    	height: 55px;
	-moz-background-size: 135px 23px;
	-o-background-size: 135px 23px;
	background-size: 219px 50px
}

header.header.header-fixed .h-nav {
	width: -webkit-calc(100% - 135px);
	width: -moz-calc(100% - 135px);
	width: calc(100% - 135px)
}

[dir=rtl] header.header .h-nav {
	text-align: left
}

[dir=rtl] header.header .h-nav .hn-link {
	margin-left: 10px;
	margin-right: 0
}

[dir=rtl] header.header .h-nav .hn-btn {
	margin-left: 0;
	margin-right: 0
}

[dir=rtl] header.header .h-nav .hn-lang .hnl-button {
	margin-right: 0;
	margin-left: -15px
}

@media only screen and (max-width:1199px) {
	[dir=rtl] header.header .h-nav .hn-lang .hnl-button {
		margin-right: 0;
		margin-left: -15px
	}
}

[dir=rtl] header.header .h-nav .hn-lang .hnl-button:before {
	margin-left: 5px;
	margin-right: 0
}

[dir=rtl] header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item {
	text-align: right;
	direction: ltr;
	*zoom: 1
}

[dir=rtl] header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item:after,
[dir=rtl] header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item:before {
	display: table;
	content: "";
	line-height: 0
}

[dir=rtl] header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item:after {
	clear: both
}

[dir=rtl] header.header .h-nav .hn-lang .hnl-dropdown .dropdown-item img {
	margin-left: 10px;
	margin-right: 0;
	float: right;
	position: relative
}

[dir=rtl] header.header .hn-lang .hnl-dropdown {
	padding-left: 10px;
	padding-right: 5px;
	margin-left: -15px;
	margin-right: 0
}

footer.footer-old {
	z-index: 99
}

footer.footer-old .f-top {
	*zoom: 1;
	background-color: #0572e9;
	color: #fff
}

footer.footer-old .f-top:after,
footer.footer-old .f-top:before {
	display: table;
	content: "";
	line-height: 0
}

footer.footer-old .f-top:after {
	clear: both
}

footer.footer-old .f-top .container {
	*zoom: 1;
	padding: 20px 0
}

footer.footer-old .f-top .container:after,
footer.footer-old .f-top .container:before {
	display: table;
	content: "";
	line-height: 0
}

footer.footer-old .f-top .container:after {
	clear: both
}

@media only screen and (max-width:575px) {
	footer.footer-old .f-top .container {
		padding: 15px 20px
	}
}

@media only screen and (max-width:374px) {
	footer.footer-old .f-top .container {
		padding: 15px 15px
	}
}

footer.footer-old .f-top .f-menu {
	float: left
}

@media only screen and (max-width:1199px) {
	footer.footer-old .f-top .f-menu {
		float: none;
		text-align: center
	}
}

footer.footer-old .f-top .f-menu ul {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0
}

footer.footer-old .f-top .f-menu ul li {
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	margin: 0 15px 0 0;
	white-space: nowrap
}

footer.footer-old .f-top .f-menu ul li:last-child {
	margin-right: 0
}

@media only screen and (max-width:1199px) {
	footer.footer-old .f-top .f-menu ul li {
		font-size: 15px;
		margin: 0 10px 3px 10px;
		display: inline-block
	}

	footer.footer-old .f-top .f-menu ul li:last-child {
		margin-right: 10px
	}
}

@media only screen and (max-width:991px) {
	footer.footer-old .f-top .f-menu ul li {
		font-size: 14px;
		display: block
	}
}

footer.footer-old .f-top .f-menu ul li a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: inline-block;
	color: #fff;
	padding: 4px 0 0 0;
	white-space: nowrap;
	letter-spacing: -.8px
}

footer.footer-old .f-top .f-menu ul li a:hover {
	text-shadow: 0 0 10px #fff
}

footer.footer-old .f-top .f-menu ul li.active a {
	font-weight: 700
}

footer.footer-old .f-top .f-social {
	float: right
}

@media only screen and (max-width:1199px) {
	footer.footer-old .f-top .f-social {
		float: none;
		text-align: center;
		margin-top: 15px
	}
}

footer.footer-old .f-bottom {
	display: none;
	background-color: #fafafa
}

footer.footer-old .f-bottom .container {
	*zoom: 1;
	padding: 20px 0
}

footer.footer-old .f-bottom .container:after,
footer.footer-old .f-bottom .container:before {
	display: table;
	content: "";
	line-height: 0
}

footer.footer-old .f-bottom .container:after {
	clear: both
}

footer.footer-old .f-bottom .f-copyright {
	font-size: 14px;
	font-weight: 400;
	color: #999;
	text-align: center
}

@media only screen and (max-width:991px) {
	footer.footer-old .f-bottom .f-copyright {
		font-size: 13px
	}
}

footer.footer-old.footer-fixed {
	position: fixed;
	z-index: 999;
	width: 100%;
	bottom: 0
}

html[lang=fr] footer .f-top .f-menu ul li {
	font-size: 14px;
	margin: 0 15px 0 0
}

@media only screen and (max-width:1199px) {
	html[lang=fr] footer .f-top .f-menu ul li {
		margin: 0 10px 3px 10px;
		font-size: 13px
	}
}

[dir=rtl] footer.footer-old .f-top .f-menu {
	float: right;
	text-align: right
}

@media only screen and (max-width:1199px) {
	[dir=rtl] footer.footer-old .f-top .f-menu {
		float: none;
		text-align: center
	}
}

[dir=rtl] footer.footer-old .f-top .f-social {
	float: left;
	text-align: right
}

@media only screen and (max-width:1199px) {
	[dir=rtl] footer.footer-old .f-top .f-social {
		float: none;
		text-align: center
	}
}

[dir=rtl] footer.footer-old .f-top .f-menu ul li {
	margin-left: 25px;
	margin-right: 0
}

@media only screen and (max-width:1199px) {
	[dir=rtl] footer.footer-old .f-top .f-menu ul li {
		margin: 0 10px 3px 10px
	}

	[dir=rtl] footer.footer-old .f-top .f-menu ul li:last-child {
		margin-right: 10px
	}
}

footer.footer {
	z-index: 99;
	background-color: #515151;
	color: #fff
}

footer.footer .f-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 40px 0 30px 0
}

@media only screen and (max-width:991px) {
	footer.footer .f-top {
		display: block
	}
}

@media only screen and (max-width:767px) {
	footer.footer .f-top {
		padding: 30px 0 20px 0
	}
}

footer.footer .f-bottom {
	border-top: 1px solid #696868;
	padding: 30px 0 40px 0
}

@media only screen and (max-width:767px) {
	footer.footer .f-bottom {
		padding: 20px 0 20px 0
	}
}

footer.footer .f-social {
	width: 160px;
	text-align: right
}

@media only screen and (max-width:991px) {
	footer.footer .f-social {
		width: 100%;
		text-align: center;
		margin-top: 35px
	}
}

footer.footer .f-social .social-link {
	margin: 0 -7px -16px -7px
}

footer.footer .f-social .social-link li {
	margin: 0 7px 16px 7px
}

footer.footer .f-social .social-link li a {
	background-color: #8a8a8a;
	color: #515151
}

footer.footer .f-social .social-link li a:hover {
	background-color: #fff
}

footer.footer .f-nav {
	font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, Tahoma;
	width: -webkit-calc(100% - 160px - 130px);
	width: -moz-calc(100% - 160px - 130px);
	width: calc(100% - 160px - 130px);
	position: relative
}

@media only screen and (max-width:1199px) {
	footer.footer .f-nav {
		width: -webkit-calc(100% - 160px - 110px);
		width: -moz-calc(100% - 160px - 110px);
		width: calc(100% - 160px - 110px)
	}
}

@media only screen and (max-width:991px) {
	footer.footer .f-nav {
		width: 100%
	}
}

footer.footer .f-nav ul {
	padding: 0;
	margin: 0;
	list-style: none
}

footer.footer .f-nav ul li {
	list-style: none;
	color: #fff
}

footer.footer .f-nav ul li a,
footer.footer .f-nav ul li strong {
	color: #fff;
	display: inline-block
}

footer.footer .f-nav ul li a:hover {
	color: #187ae6
}

footer.footer .f-nav>ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:767px) {
	footer.footer .f-nav>ul {
		margin-bottom: -30px
	}
}

footer.footer .f-nav>ul>li {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	max-width: 250px
}

@media only screen and (max-width:991px) {
	footer.footer .f-nav>ul>li {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	footer.footer .f-nav>ul>li {
		width: 100%;
		-webkit-box-flex: 1px;
		-webkit-flex: 1px 0 -webkit-calc(100%);
		-moz-box-flex: 1px;
		-ms-flex: 1px 0 calc(100%);
		flex: 1px 0 calc(100%);
		margin-bottom: 15px;
		padding-bottom: 15px;
		max-width: 100%;
		border-bottom: 1px solid #696868;
		text-align: center
	}
}

footer.footer .f-nav>ul>li>a,
footer.footer .f-nav>ul>li>strong {
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	border-bottom: 1px solid #696868;
	padding: 0 15px 10px 0;
	font-weight: 500
}

@media only screen and (max-width:767px) {

	footer.footer .f-nav>ul>li>a,
	footer.footer .f-nav>ul>li>strong {
		padding: 0 0 5px 0;
		border-bottom: 0
	}
}

footer.footer .f-nav>ul>li>ul {
	padding-top: 15px
}

@media only screen and (max-width:767px) {
	footer.footer .f-nav>ul>li>ul {
		padding-top: 10px
	}
}

footer.footer .f-nav>ul>li>ul>li {
	font-size: 12px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 10px;
	word-wrap: break-word;
	max-width: 250px
}

@media only screen and (max-width:991px) {
	footer.footer .f-nav>ul>li>ul>li {
		font-size: 13px
	}
}

@media only screen and (max-width:767px) {
	footer.footer .f-nav>ul>li>ul>li {
		max-width: 100%
	}
}

footer.footer .f-nav>ul>li>ul>li:last-child {
	margin-bottom: 0
}

footer.footer .f-copyright {
	font-size: 11px;
	color: #8a8a8a;
	text-align: center
}

[dir=rtl] footer.footer .f-nav {
	text-align: right
}

[dir=rtl] footer.footer .f-social {
	text-align: left
}

@media only screen and (max-width:991px) {
	[dir=rtl] footer.footer .f-social {
		text-align: center
	}
}

[dir=rtl] footer.footer .f-nav>ul>li>a,
[dir=rtl] footer.footer .f-nav>ul>li>strong {
	padding-left: 15px;
	padding-right: 0
}

.accordion-list {
	margin: 0 0 30px 0
}

.accordion-list .al-box {
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff
}

.accordion-list .al-box.panel-collapse {
	background-color: #f4f9fe;
	border-bottom-color: #f4f9fe;
	margin-top: -1px;
	padding-top: 1px
}

.accordion-list .alb-title {
	font-size: 16px;
	line-height: 1.4;
	font-weight: 700
}

@media only screen and (max-width:767px) {
	.accordion-list .alb-title {
		font-size: 15px
	}
}

.accordion-list .alb-title a {
	position: relative;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 25px 15px 25px 45px
}

@media only screen and (max-width:767px) {
	.accordion-list .alb-title a {
		padding: 20px 10px 20px 40px
	}
}

.accordion-list .alb-title a:before {
	position: absolute;
	left: 15px;
	top: 28px;
	float: right;
	font-size: 16px;
	color: #aaa
}

@media only screen and (max-width:767px) {
	.accordion-list .alb-title a:before {
		left: 10px;
		top: 22px
	}
}

.accordion-list .alb-detail {
	padding: 0 15px 25px 45px
}

@media only screen and (max-width:767px) {
	.accordion-list .alb-detail {
		padding: 0 10px 20px 40px
	}
}

.accordion-list .alb-detail p:last-child {
	margin-bottom: 0
}

[dir=rtl] .accordion-list .alb-title a:before {
	left: auto;
	right: 15px
}

[dir=rtl] .accordion-list .alb-title a {
	padding-left: 15px;
	padding-right: 45px;
	text-align: right
}

[dir=rtl] .accordion-list .alb-detail {
	padding: 0 45px 25px 15px
}

@media only screen and (max-width:767px) {
	[dir=rtl] .accordion-list .alb-detail {
		padding: 0 40px 20px 10px
	}
}

[dir=ltr].accordion-list .alb-title a:before {
	left: 15px;
	right: auto
}

[dir=ltr].accordion-list .alb-title a {
	padding-left: 45px;
	padding-right: 15px;
	text-align: left
}

.alert {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 20px 0;
	font-size: 14px;
	padding: 20px
}

@media only screen and (max-width:991px) {
	.alert {
		padding: 15px
	}
}

.alert .alert-title {
	font-size: 20px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	margin-bottom: 10px
}

.alert p {
	font-size: 14px;
	margin-bottom: 10px;
	color: #333
}

.alert p:last-child {
	margin-bottom: 0
}

.alert.alert-success {
	background-color: #e7fcf1;
	color: #12a558
}

.alert.alert-danger {
	background-color: #fcf2f2;
	color: #d53434
}

.alert.alert-warning {
	background-color: #fff3e6;
	color: #ff8200
}

.alert.alert-info {
	background-color: #eef6ff;
	color: #0572e9
}

[dir=rtl] .alert {
	text-align: right
}

[dir=rtl] .alert-dismissible .close {
	right: auto;
	left: 0
}

.android-download .container {
	padding-left: 20px !important;
	padding-right: 20px !important
}

@media(min-width:1200px) {
	.android-download .container {
		max-width: 1140px !important
	}
}

.android-download .mobile-panel {
	display: none
}

.android-download-div {
	padding: 30px 0 0;
	margin: 0 auto
}

@media only screen and (max-width:991px) {
	.android-download-div {
		padding: 10px 0 40px 0
	}
}

@media only screen and (max-width:575px) {
	.android-download-div {
		padding: 0 0 30px 0
	}
}

.android-download-div .title {
	font-size: 44px;
	font-weight: 900;
	letter-spacing: normal;
	text-align: left;
	display: block;
	color: #313131;
	border: 0;
	padding: 0;
	margin: 0 0 60px;
	line-height: 1
}

@media only screen and (max-width:991px) {
	.android-download-div .title {
		font-size: 32px;
		line-height: 1.42;
		letter-spacing: -.38px;
		margin: 0 0 40px
	}
}

@media only screen and (max-width:575px) {
	.android-download-div .title {
		font-size: 24px;
		line-height: 1.42;
		letter-spacing: -.38px;
		margin: 0 0 25px
	}
}

.android-download-div img {
	max-width: 100%
}

.android-download-div div.numbered-item {
	margin-bottom: 47px
}

.android-download-div div.numbered-item td.number {
	width: 50px;
	height: 50px;
	vertical-align: top
}

.android-download-div div.numbered-item td.number>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 1px;
	background-color: #007aff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	text-align: center
}

.android-download-div div.numbered-item td.number>div span {
	font-size: 24px;
	font-weight: 900;
	color: #fff
}

.android-download-div div.numbered-item td.text {
	padding-left: 20px;
	text-align: left;
	width: 100%
}

.android-download-div div.numbered-item td.text span {
	font-size: 24px;
	line-height: 1.2;
	color: #404040;
	letter-spacing: normal;
	word-break: break-word
}

@media only screen and (max-width:991px) {
	.android-download-div div.numbered-item td.text span {
		line-height: 20px;
		font-size: 16px
	}
}

@media only screen and (max-width:575px) {
	.android-download-div div.numbered-item td.text span {
		line-height: 1.38;
		font-size: 16px
	}
}

.android-download-div .ad-img-1 {
	background: #fcfcfc;
	width: 560px;
	max-width: 100%;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-shadow: 2px 2px 4px #f1f1f1;
	-moz-box-shadow: 2px 2px 4px #f1f1f1;
	box-shadow: 2px 2px 4px #f1f1f1;
	border: 1px solid #e6e6e6
}

.android-download-div .ad-img-1 * {
	user-drag: none;
	-webkit-user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none
}

.android-download-div .ad-img-1 div.chrome-logo {
	padding: 24px 16px 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	max-height: 66px
}

.android-download-div .ad-img-1 div.chrome-logo span {
	font-family: Roboto;
	font-size: 28px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 500
}

@media(max-width:610px) {
	.android-download-div .ad-img-1 div.chrome-logo span {
		font-size: 4vw
	}
}

.android-download-div .ad-img-1 div.chrome-logo img {
	width: 40px
}

@media(max-width:610px) {
	.android-download-div .ad-img-1 div.chrome-logo img {
		width: 6vw
	}
}

@media(max-width:610px) {
	.android-download-div .ad-img-1 div.chrome-logo {
		padding: 5vw 16px 0
	}
}

.android-download-div .ad-img-1 div.d-flex {
	padding: 20px 0 35px
}

@media(max-width:610px) {
	.android-download-div .ad-img-1 div.d-flex {
		padding: 2vw 0 5vw
	}
}

.android-download-div .ad-img-1 div.d-flex span {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-family: Roboto;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 26px;
	color: #2974b9;
	font-weight: 500
}

.android-download-div .ad-img-1 div.d-flex span:last-child {
	border-left: 1px solid #dedede
}

@media(max-width:610px) {
	.android-download-div .ad-img-1 div.d-flex span {
		font-size: 4vw
	}
}

.android-download-div .ad-img-1 p {
	font-family: Roboto;
	line-height: 38px;
	color: #575757;
	letter-spacing: .25px;
	font-size: 27px;
	padding: 18px;
	margin: 0
}

@media(max-width:610px) {
	.android-download-div .ad-img-1 p {
		font-size: 4vw;
		line-height: 6.5vw;
		padding: 3vw 18px
	}
}

.android-download-div .ad-img-2 {
	background-color: #f2f2f2;
	width: 560px;
	max-width: 100%;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-shadow: 2px 2px 4px #d8d8d8;
	-moz-box-shadow: 2px 2px 4px #d8d8d8;
	box-shadow: 2px 2px 4px #d8d8d8;
	border: 0
}

.android-download-div .ad-img-2 * {
	user-drag: none;
	-webkit-user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none
}

.android-download-div .ad-img-2 div.chrome-logo {
	padding: 22px 30px 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.android-download-div .ad-img-2 div.chrome-logo p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 28px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 10px
}

.android-download-div .ad-img-2 div.chrome-logo p span {
	font-size: 22px;
	line-height: 1.35
}

.android-download-div .ad-img-2 div.chrome-logo p span:last-child {
	font-size: 16px;
	color: #9a9a9a
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 div.chrome-logo p span:last-child {
		font-size: 3vw
	}
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 div.chrome-logo p span {
		font-size: 4vw
	}
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 div.chrome-logo p {
		font-size: 4vw
	}
}

.android-download-div .ad-img-2 div.chrome-logo-img {
	padding: 6px;
	background: #fff;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: 0 3px 3px #e2e2e2;
	-moz-box-shadow: 0 3px 3px #e2e2e2;
	box-shadow: 0 3px 3px #e2e2e2
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 div.chrome-logo-img {
		height: -webkit-calc(7vw+12px);
		height: -moz-calc(7vw+12px);
		height: calc(7vw+12px)
	}
}

.android-download-div .ad-img-2 div.chrome-logo img {
	width: 40px
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 div.chrome-logo img {
		width: 7vw
	}
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 div.chrome-logo {
		padding: 5vw 16px 0
	}
}

.android-download-div .ad-img-2 .let-source {
	background: #fff;
	padding: 5px 30px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 1px solid #e2e2e2;
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 .let-source {
		padding: 1.6vw 18px;
		margin-top: 4vw
	}
}

.android-download-div .ad-img-2 .let-source span {
	font-family: Roboto;
	font-size: 22px
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 .let-source span {
		font-size: 4vw
	}
}

.android-download-div .ad-img-2 .let-source img {
	height: 52px
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 .let-source img {
		height: 9vw
	}
}

.android-download-div .ad-img-2 div.d-flex {
	padding: 14px 0 30px
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 div.d-flex {
		padding: 2vw 0 5vw
	}
}

.android-download-div .ad-img-2 div.d-flex span {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-family: Roboto;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 26px;
	color: #2974b9;
	font-weight: 500
}

.android-download-div .ad-img-2 div.d-flex span:last-child {
	border-left: 1px solid #dedede
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 div.d-flex span {
		font-size: 4vw
	}
}

.android-download-div .ad-img-2 p {
	font-family: Roboto;
	letter-spacing: .25px;
	margin: 0;
	line-height: 31px;
	color: #575757;
	font-size: 21px;
	padding: 20px 30px
}

@media(max-width:610px) {
	.android-download-div .ad-img-2 p {
		font-size: 4vw;
		line-height: 6vw;
		padding: 3vw 18px
	}
}

.android-download-div .ad-img-3 {
	width: 560px;
	max-width: 100%
}

.android-download-div .ad-img-3 * {
	user-drag: none;
	-webkit-user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none
}

.android-download-div .ad-img-3-header {
	padding: 24px 16px 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.android-download-div .ad-img-3-header>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.android-download-div .ad-img-3-header span {
	font-family: Roboto;
	font-size: 32px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 400
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-header span {
		font-size: 6vw
	}
}

.android-download-div .ad-img-3-header img {
	margin: 0 12px;
	opacity: .75
}

.android-download-div .ad-img-3-header img:nth-child(1) {
	width: 24px
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-header img:nth-child(1) {
		width: 3.75vw
	}
}

.android-download-div .ad-img-3-header img:nth-child(2) {
	width: 22px
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-header img:nth-child(2) {
		width: 3.5vw
	}
}

.android-download-div .ad-img-3-header img:nth-child(3) {
	width: 20px
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-header img:nth-child(3) {
		width: 3.25vw
	}
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-header img {
		width: 6vw
	}
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-header {
		padding: 5vw 16px 0
	}
}

.android-download-div .ad-img-3-content {
	padding: 36px 18px
}

.android-download-div .ad-img-3-content img {
	width: 50px
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-content img {
		width: 8.5vw
	}
}

.android-download-div .ad-img-3-content-right-icon {
	height: 26px;
	opacity: .8
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-content-right-icon {
		width: 4.5vw !important
	}
}

.android-download-div .ad-img-3-content>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 15px
}

.android-download-div .ad-img-3-content>div div {
	padding: 0 26px
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-content>div div {
		font-size: 4.25vw
	}
}

.android-download-div .ad-img-3-content>div div span {
	font-family: Gotham;
	display: block;
	font-size: 22px;
	font-weight: 500;
	color: #505152
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-content>div div span {
		font-size: 3.5vw
	}
}

.android-download-div .ad-img-3-content>div div span:last-child {
	font-size: 14px;
	margin-top: 3px;
	color: #6c6e6f;
	font-weight: 400
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-content>div div span:last-child {
		font-size: 2.25vw
	}
}

.android-download-div .ad-img-3-content span {
	font-family: Roboto;
	font-size: 24px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 400
}

@media(max-width:610px) {
	.android-download-div .ad-img-3-content span {
		font-size: 4vw
	}
}

.android-download-div .ad-img-3 div.d-flex {
	padding: 20px 0 0;
	border-bottom: 2px solid #e0e1e2
}

@media(max-width:610px) {
	.android-download-div .ad-img-3 div.d-flex {
		padding: 0
	}
}

.android-download-div .ad-img-3 div.d-flex span {
	font-family: Roboto;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 500;
	font-size: 20px;
	color: #676767;
	padding: 12px 0;
	margin-bottom: -2px
}

.android-download-div .ad-img-3 div.d-flex span:nth-child(1),
.android-download-div .ad-img-3 div.d-flex span:nth-child(3) {
	width: 12%
}

.android-download-div .ad-img-3 div.d-flex span:nth-child(2) {
	border-bottom: 4px solid #2c88de;
	color: #2c88de
}

@media(max-width:610px) {
	.android-download-div .ad-img-3 div.d-flex span {
		font-size: 3.4vw
	}
}

.android-download-div .ad-img-3 p {
	font-family: Roboto;
	padding: 12px 18px;
	margin: 0;
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: normal;
	color: #6a6c6e
}

@media(max-width:610px) {
	.android-download-div .ad-img-3 p {
		font-size: 4vw;
		line-height: 6.5vw;
		padding: 3vw 18px
	}
}

.android-download-div div.separator-div {
	border-bottom: 1px solid #e9e9e9;
	margin: 55px 0
}

.android-download .android-download-btn {
	font-size: 16px;
	font-weight: 500;
	line-height: .88;
	letter-spacing: normal;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #3c4043 !important;
	border: 0 !important;
	padding: 17px 26px;
	margin: -7px 0 40px
}

.android-download .android-download-btn:hover {
	background: #575b5d !important
}

.android-download .android-download-btn:active {
	background: #2a2d2f !important
}

.android-download .android-download-btn img {
	height: 28px;
	margin: -2px 10px 0 0
}

[dir=rtl] .android-download .title {
	text-align: right !important
}

[dir=rtl] .android-download-div div.numbered-item td.text {
	padding-right: 20px;
	padding-left: 0;
	text-align: right !important
}

.app-banner {
	margin: 50px 0 20px 0;
	text-align: center
}

@media only screen and (max-width:575px) {
	.app-banner {
		margin: 30px 0 10px 0
	}
}

@media only screen and (max-width:374px) {
	.app-banner {
		margin: 30px 0 15px 0
	}
}

.app-banner .ab-title {
	font-size: 22px;
	font-weight: 400;
	color: #333;
	margin-bottom: 20px
}

.app-banner .ab-title span {
	font-weight: 600
}

@media only screen and (max-width:575px) {
	.app-banner .ab-title {
		font-size: 18px;
		margin-bottom: 20px
	}
}

.app-link {
	font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, Tahoma;
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 -4px 0 -4px
}

@media only screen and (max-width:991px) {
	.app-link {
		margin: 0 -4px 0 -4px
	}
}

@media only screen and (max-width:575px) {
	.app-link {
		margin: 0 -3px 0 -3px
	}
}

.app-link li {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin: 4px 4px 4px 4px
}

@media only screen and (max-width:1199px) {
	.app-link li {
		margin: 1px 3px 1px 3px
	}
}

@media only screen and (max-width:991px) {
	.app-link li {
		margin: 1px 3px 1px 3px
	}
}

@media only screen and (max-width:575px) {
	.app-link li {
		margin: 1px 3px 1px 3px
	}
}

.app-link li a {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	width: 158px;
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	display: inline-block;
	color: #0572e9;
	position: relative
}

@media only screen and (max-width:991px) {
	.app-link li a {
		width: 150px;
		height: 48px;
		line-height: 48px
	}
}

@media only screen and (max-width:575px) {
	.app-link li a {
		width: 120px;
		height: 42px;
		line-height: 42px
	}
}

.app-link li a:hover {
	background-color: #1f1f1f
}

.app-link li a:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat
}

.app-link li.al-google-play a:before {
	background-image: url(../img/google-play.png);
	-moz-background-size: 130px 36px;
	-o-background-size: 130px 36px;
	background-size: 130px 36px
}

@media only screen and (max-width:991px) {
	.app-link li.al-google-play a:before {
		-moz-background-size: 130px 36px;
		-o-background-size: 130px 36px;
		background-size: 130px 36px
	}
}

@media only screen and (max-width:575px) {
	.app-link li.al-google-play a:before {
		-moz-background-size: 100px 27px;
		-o-background-size: 100px 27px;
		background-size: 100px 27px
	}
}

.app-link li.al-app-store a:before {
	background-image: url(../img/app-store.png);
	-moz-background-size: 124px 36px;
	-o-background-size: 124px 36px;
	background-size: 124px 36px
}

@media only screen and (max-width:991px) {
	.app-link li.al-app-store a:before {
		-moz-background-size: 124px 36px;
		-o-background-size: 124px 36px;
		background-size: 124px 36px
	}
}

@media only screen and (max-width:575px) {
	.app-link li.al-app-store a:before {
		-moz-background-size: 98px 28px;
		-o-background-size: 98px 28px;
		background-size: 98px 28px
	}
}

.app-link li.al-apk a:before {
	background-image: url(../img/apk.png);
	-moz-background-size: 130px 28px;
	-o-background-size: 130px 28px;
	background-size: 130px 28px
}

@media only screen and (max-width:991px) {
	.app-link li.al-apk a:before {
		-moz-background-size: 130px 28px;
		-o-background-size: 130px 28px;
		background-size: 130px 28px
	}
}

@media only screen and (max-width:575px) {
	.app-link li.al-apk a:before {
		-moz-background-size: 105px 23px;
		-o-background-size: 105px 23px;
		background-size: 105px 23px
	}
}

.search-box+.app-link {
	margin-top: 0 !important
}

.app-link-text {
	font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, Tahoma;
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0
}

.app-link-text li {
	list-style: none;
	font-size: 14px;
	line-height: 32px;
	font-weight: 400;
	color: #0572e9;
	margin-bottom: 7px;
	text-align: left
}

.app-link-text li:last-child {
	margin-bottom: 0
}

.app-link-text li a {
	color: #0572e9
}

.app-link-text li a span {
	margin-right: 10px;
	font-size: 14px
}

.app-link-text li a span.ico-design-2_apple {
	font-size: 16px
}

.app-link-text li a span.icon-huawei {
	margin-right: 7px;
	position: relative;
	top: 2px
}

.app-link-text li a:hover {
	color: #045ec1
}

[dir=rtl] .app-link-text li {
	text-align: right
}

[dir=rtl] .app-link-text li a span {
	margin-right: 0;
	margin-left: 10px
}

.banner {
	position: relative;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	width: 100%;
	height: 306px;
	-webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center
}

@media only screen and (max-width:991px) {
	.banner {
		height: 280px
	}
}

@media only screen and (max-width:767px) {
	.banner {
		padding: 80px 30px;
		height: auto
	}
}

@media only screen and (max-width:575px) {
	.banner {
		padding: 60px 30px;
		height: auto
	}
}

.banner .b-overlay {
	background-color: rgba(0, 0, 0, .35);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 1
}

.banner .b-overlay-icon {
	position: absolute;
	background-image: url(../img/banner/banner-shadow.png);
	-moz-background-size: 215px 215px;
	-o-background-size: 215px 215px;
	background-size: 215px 215px;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	width: 215px;
	height: 215px;
	z-index: 2;
	bottom: -10px;
	right: -10px;
	opacity: .1
}

@media only screen and (max-width:991px) {
	.banner .b-overlay-icon {
		-moz-background-size: 225px 225px;
		-o-background-size: 225px 225px;
		background-size: 225px 225px;
		width: 225px;
		height: 225px
	}
}

@media only screen and (max-width:767px) {
	.banner .b-overlay-icon {
		-moz-background-size: 185px 185px;
		-o-background-size: 185px 185px;
		background-size: 185px 185px;
		width: 185px;
		height: 185px
	}
}

@media only screen and (max-width:575px) {
	.banner .b-overlay-icon {
		-moz-background-size: 155px 155px;
		-o-background-size: 155px 155px;
		background-size: 155px 155px;
		width: 155px;
		height: 155px
	}
}

.banner .b-title {
	max-width: 400px;
	position: relative;
	z-index: 3;
	font-size: 48px;
	line-height: 1.2;
	color: #fff;
	font-weight: 400;
	letter-spacing: -.8px;
	margin: 0 auto;
	padding: 0
}

.banner .b-title strong {
	font-weight: 700
}

@media only screen and (max-width:1199px) {
	.banner .b-title {
		font-size: 50px
	}
}

@media only screen and (max-width:991px) {
	.banner .b-title {
		font-size: 40px
	}
}

@media only screen and (max-width:767px) {
	.banner .b-title {
		font-size: 36px
	}
}

.box {
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	padding: 40px;
	margin-bottom: 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

@media only screen and (max-width:991px) {
	.box {
		padding: 30px
	}
}

@media only screen and (max-width:575px) {
	.box {
		padding: 20px;
		margin-bottom: 20px;
		-webkit-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
		-moz-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
		box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11)
	}
}

.box .b-footer {
	border-top: 1px solid #e6e6e6;
	padding-top: 40px
}

@media only screen and (max-width:991px) {
	.box .b-footer {
		padding-top: 30px
	}
}

@media only screen and (max-width:575px) {
	.box .b-footer {
		padding-top: 20px
	}
}

.box .b-content {
	padding-top: 40px;
	padding-bottom: 40px
}

@media only screen and (max-width:991px) {
	.box .b-content {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

@media only screen and (max-width:575px) {
	.box .b-content {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.box .b-header {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 40px
}

@media only screen and (max-width:991px) {
	.box .b-header {
		padding-bottom: 30px
	}
}

@media only screen and (max-width:575px) {
	.box .b-header {
		padding-bottom: 20px
	}
}

.box-inner {
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	padding: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

@media only screen and (max-width:991px) {
	.box-inner {
		padding: 20px
	}
}

@media only screen and (max-width:575px) {
	.box-inner {
		padding: 15px;
		margin-bottom: 20px;
		-webkit-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
		-moz-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
		box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11)
	}
}

.button-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width:991px) {
	.button-group {
		display: block
	}
}

.button-group.button-group-left {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.button-group.button-group-right {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.button-group .bg-cell {
	text-align: center;
	margin: 0 10px
}

.button-verify {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	cursor: pointer;
	display: inline-block;
	padding: 0;
	width: auto;
	background: 0;
	border: 2px solid transparent;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #00e676;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	min-height: 60px;
	padding: 11px 20px 10px 20px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width:991px) {
	.button-verify {
		font-size: 18px
	}
}

.button-verify:disabled {
	cursor: default
}

.button-verify span {
	font-style: normal;
	text-align: left
}

.button-verify em {
	font-style: normal;
	font-size: 30px;
	margin: 0 8px 0 0;
	position: relative;
	width: 35px;
	margin-right: 15px
}

.button-verify em:before {
	line-height: 1
}

.button-verify em.icon-whatsapp {
	font-size: 35px;
	position: relative
}

.button-verify em.icon-telegram {
	font-size: 28px;
	position: relative
}

.button-verify em.icon-viber {
	font-size: 33px;
	position: relative
}

.button-verify:hover {
	background-color: #00bd61;
	color: #fff
}

.button-verify.button-verify-1 {
	border-color: #00e676;
	background-color: #00e676
}

.button-verify.button-verify-1:hover {
	border-color: #00bd61;
	background-color: #00bd61;
	color: #fff
}

.button-verify.button-verify-2 {
	border-color: #61a8de;
	background-color: #61a8de
}

.button-verify.button-verify-2:hover {
	border-color: #3f95d7;
	background-color: #3f95d7;
	color: #fff
}

.button-verify.button-verify-3 {
	border-color: #7d3daf;
	background-color: #7d3daf
}

.button-verify.button-verify-3:hover {
	border-color: #673291;
	background-color: #673291;
	color: #fff
}

.button-verify-text {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	cursor: pointer;
	display: inline-block;
	padding: 0;
	width: auto;
	background: 0;
	border: 2px solid transparent;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #333;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	min-height: 50px;
	padding: 11px 0 10px 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width:991px) {
	.button-verify-text {
		font-size: 15px
	}
}

.button-verify-text:disabled {
	cursor: default
}

.button-verify-text span {
	font-style: normal;
	text-align: left
}

.button-verify-text em {
	font-style: normal;
	position: relative;
	width: 30px;
	margin-right: 15px
}

.button-verify-text em img {
	width: 30px;
	display: block;
	height: auto
}

.button-verify-text:after {
	content: ""
}

.button-verify-text:after {
	font-size: 14px;
	line-height: 1;
	vertical-align: middle;
	padding-left: 15px
}

.button-verify-text:hover {
	color: #1f1f1f
}

[dir=rtl] .button-verify {
	-webkit-box-pack: right;
	-webkit-justify-content: right;
	-moz-box-pack: right;
	-ms-flex-pack: right;
	justify-content: right;
	text-align: right
}

[dir=rtl] .button-verify-text:after {
	content: ""
}

[dir=rtl] .button-verify-text:after {
	padding-left: 0;
	padding-right: 15px
}

[dir=rtl] .button-verify em {
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .button-verify-text em {
	margin-left: 15px;
	margin-right: 0
}

.button {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	cursor: pointer;
	display: inline-block;
	padding: 0;
	width: auto;
	background: 0;
	border: 2px solid transparent;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #0572e9;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	min-height: 50px;
	padding: 14px 20px 13px 20px
}

@media only screen and (max-width:991px) {
	.button {
		font-size: 16px
	}
}

.button:disabled {
	cursor: default
}

.button span {
	display: inline-block;
	text-align: center
}

.button em {
	list-style: normal;
	display: inline-block;
	font-size: 20px;
	line-height: 0;
	margin: 0 8px 0 0;
	position: relative;
	top: 3px
}

@media only screen and (max-width:991px) {
	.button em {
		font-size: 18px
	}
}

.button:hover {
	background-color: #045ec1;
	color: #fff
}

.button.button-small {
	font-size: 14px;
	line-height: 16px;
	min-height: auto;
	padding: 10px 15px 9px 15px
}

@media only screen and (max-width:991px) {
	.button.button-small {
		font-size: 14px
	}
}

.button.button-text {
	border-color: transparent;
	background-color: #fff;
	color: #999;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 500;
	font-size: 14px
}

.button.button-white {
	border-color: #fff;
	background-color: #fff;
	color: #333
}

.button.button-white:hover {
	border-color: #fff;
	background-color: #fff;
	color: #1f1f1f;
	-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .82);
	-moz-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .82);
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, .82)
}

.button.button-gray-1 {
	border-color: #333;
	background-color: #333
}

.button.button-gray-1:hover {
	border-color: #1f1f1f;
	background-color: #1f1f1f;
	color: #fff
}

.button.button-gray-2 {
	border-color: #666;
	background-color: #666
}

.button.button-gray-2:hover {
	border-color: #525252;
	background-color: #525252;
	color: #fff
}

.button.button-blue-1 {
	border-color: #0572e9;
	background-color: #0572e9
}

.button.button-blue-1:hover {
	border-color: #045ec1;
	background-color: #045ec1;
	color: #fff
}

.button.button-red-1 {
	border-color: #d53434;
	background-color: #d53434
}

.button.button-red-1:hover {
	border-color: #ba2626;
	background-color: #ba2626;
	color: #fff
}

.button.button-green-1 {
	border-color: #12a558;
	background-color: #12a558
}

.button.button-green-1:hover {
	border-color: #0e8044;
	background-color: #0e8044;
	color: #fff
}

.button.button-orange-1 {
	border-color: #ff8200;
	background-color: #ff8200
}

.button.button-orange-1:hover {
	border-color: #d66d00;
	background-color: #d66d00;
	color: #fff
}

.button.button-outline-blue-1 {
	border-color: #0572e9;
	background-color: #fff;
	color: #0572e9
}

.button.button-outline-blue-1:hover {
	border-color: #045ec1;
	background-color: #fff;
	color: #045ec1
}

.button.button-outline-red-1 {
	border-color: #d53434;
	background-color: #fff;
	color: #d53434
}

.button.button-outline-red-1:hover {
	border-color: #ba2626;
	background-color: #fff;
	color: #ba2626
}

.button.button-outline-green-1 {
	border-color: #12a558;
	background-color: #fff;
	color: #12a558
}

.button.button-outline-green-1:hover {
	border-color: #0e8044;
	background-color: #fff;
	color: #0e8044
}

.button.button-outline-orange-1 {
	border-color: #ff8200;
	background-color: #fff;
	color: #ff8200
}

.button.button-outline-orange-1:hover {
	border-color: #d66d00;
	background-color: #fff;
	color: #d66d00
}

.button.button-outline-gray-1 {
	border-color: #d5d5d5;
	background-color: #fff;
	color: #333
}

.button.button-outline-gray-1:hover {
	border-color: #c1c1c1;
	background-color: #fff;
	color: #1f1f1f
}

.button-icon {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	border: 0;
	text-align: center;
	padding: 0;
	cursor: pointer;
	color: #017ff7
}

.button-icon em {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color: #017ff7;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: inline-block;
	padding: 11px 0 0 0;
	font-size: 18px;
	color: #fff
}

.button-icon span {
	display: block;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	color: #017ff7
}

.button-icon:active em,
.button-icon:focus em {
	background: #017ff7;
	color: #fff
}

.button-icon:active span,
.button-icon:focus span {
	color: #017ff7
}

.button-icon:hover em {
	background: #016ace;
	color: #fff;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.button-icon:hover span {
	color: #016ace
}

.button-icon:disabled {
	background: #017ff7;
	opacity: .3
}

.button-collapse {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	border: 0;
	text-align: center;
	padding: 0;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: inline-block;
	padding: 10px 0 0 0;
	font-size: 20px;
	background-color: #017ff7;
	color: #fff
}

.button-collapse:active,
.button-collapse:focus {
	background: #016ace;
	color: #fff
}

.button-collapse:hover {
	background: #016ace;
	color: #fff
}

.button-collapse:disabled {
	background: #f4f4f4;
	opacity: .3
}

.button-collapse[aria-expanded=true] {
	background-color: #f4f4f4;
	color: #999
}

.button-collapse[aria-expanded=true]:active,
.button-collapse[aria-expanded=true]:focus {
	background: #e0e0e0;
	color: #999
}

.button-collapse[aria-expanded=true]:hover {
	background: #e0e0e0;
	color: #999
}

[dir=rtl] .button em {
	margin-left: 5px;
	margin-right: auto
}

.career-detail .hr {
	margin: 20px 0
}

.career {
	margin-bottom: 30px
}

.career .banner {
	margin-bottom: 40px
}

@media only screen and (max-width:991px) {
	.career .banner {
		margin-bottom: 30px
	}
}

@media only screen and (max-width:767px) {
	.career .banner {
		margin-bottom: 30px
	}
}

.career .slogan {
	margin-bottom: 30px
}

@media only screen and (max-width:991px) {
	.career .slogan {
		margin-bottom: 30px
	}
}

@media only screen and (max-width:767px) {
	.career .slogan {
		margin-bottom: 30px
	}
}

.chart {
	max-width: 100%;
	overflow: auto;
	padding: 15px 0
}

.contact {
	*zoom: 1
}

.contact:after,
.contact:before {
	display: table;
	content: "";
	line-height: 0
}

.contact:after {
	clear: both
}

.contact .c-text p {
	font-size: 16px !important
}

@media only screen and (max-width:991px) {
	.contact .c-text p {
		font-size: 15px !important
	}
}

[dir=rtl] .c-text * {
	text-align: right
}

[dir=rtl] .form-cell.text-right {
	text-align: left !important
}

@media only screen and (max-width:767px) {
	[dir=rtl] .form-cell.text-right {
		text-align: right !important
	}
}

.content-banner {
	position: relative;
	clear: both;
	*zoom: 1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	margin: 30px 0;
	padding: 30px 35px;
	display: table;
	width: 100%;
	padding: 30px 40px
}

.content-banner:after,
.content-banner:before {
	display: table;
	content: "";
	line-height: 0
}

.content-banner:after {
	clear: both
}

@media only screen and (max-width:991px) {
	.content-banner {
		padding: 20px 30px;
		margin: 20px 0
	}
}

@media only screen and (max-width:575px) {
	.content-banner {
		padding: 20px 20px;
		margin: 15px 0
	}
}

.content-banner .cb-left {
	display: table-cell;
	vertical-align: middle
}

@media only screen and (max-width:767px) {
	.content-banner .cb-left {
		display: block;
		padding: 0;
		text-align: center;
		margin-bottom: 15px
	}
}

.content-banner .cb-center {
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px
}

@media only screen and (max-width:991px) {
	.content-banner .cb-center {
		padding: 0 15px
	}
}

@media only screen and (max-width:767px) {
	.content-banner .cb-center {
		display: block;
		padding: 0;
		text-align: center;
		margin-bottom: 15px
	}
}

.content-banner .cb-right {
	display: table-cell;
	vertical-align: middle;
	text-align: right
}

@media only screen and (max-width:767px) {
	.content-banner .cb-right {
		display: block;
		padding: 0;
		text-align: center
	}
}

.content-banner .cb-icon {
	font-size: 42px;
	line-height: 42px;
	color: #0572e9;
	margin: 0;
	padding: 0
}

.content-banner .cb-icon.cb-icon-blue-1 {
	color: #0572e9
}

.content-banner .cb-icon.cb-icon-red-1 {
	color: #d53434
}

.content-banner .cb-icon.cb-icon-green-1 {
	color: #12a558
}

.content-banner .cb-icon.cb-icon-orange-1 {
	color: #ff8200
}

.content-banner .cb-text {
	font-size: 20px;
	color: #222;
	font-weight: 400
}

@media only screen and (max-width:991px) {
	.content-banner .cb-text {
		font-size: 18px
	}
}

@media only screen and (max-width:767px) {
	.content-banner .cb-text {
		font-size: 18px
	}
}

.content-banner .cb-button {
	width: 156px
}

@media only screen and (max-width:991px) {
	.content-banner .cb-button {
		width: 148px
	}
}

@media only screen and (max-width:575px) {
	.content-banner .cb-button {
		width: 148px
	}
}

[dir=rtl] .content-banner .cb-right {
	text-align: left
}

@media only screen and (max-width:767px) {
	[dir=rtl] .content-banner .cb-right {
		text-align: center
	}
}

[dir=rtl] .content-banner .cb-center {
	text-align: right
}

@media only screen and (max-width:767px) {
	[dir=rtl] .content-banner .cb-center {
		text-align: center
	}
}

[dir=rtl] .content-banner .cb-left {
	text-align: right
}

@media only screen and (max-width:767px) {
	[dir=rtl] .content-banner .cb-left {
		text-align: center
	}
}

.content .c-text,
.content-text {
	overflow: hidden;
	*zoom: 1
}

.content .c-text:after,
.content .c-text:before,
.content-text:after,
.content-text:before {
	display: table;
	content: "";
	line-height: 0
}

.content .c-text:after,
.content-text:after {
	clear: both
}

.content .c-text .h1,
.content .c-text .h2,
.content .c-text .h3,
.content .c-text .h4,
.content .c-text .h5,
.content .c-text .h6,
.content .c-text h1,
.content .c-text h2,
.content .c-text h3,
.content .c-text h4,
.content .c-text h5,
.content .c-text h6,
.content-text .h1,
.content-text .h2,
.content-text .h3,
.content-text .h4,
.content-text .h5,
.content-text .h6,
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6 {
	margin-bottom: 20px;
	font-weight: 700;
	line-height: 24px;
	color: #333
}

@media only screen and (max-width:991px) {

	.content .c-text .h1,
	.content .c-text .h2,
	.content .c-text .h3,
	.content .c-text .h4,
	.content .c-text .h5,
	.content .c-text .h6,
	.content .c-text h1,
	.content .c-text h2,
	.content .c-text h3,
	.content .c-text h4,
	.content .c-text h5,
	.content .c-text h6,
	.content-text .h1,
	.content-text .h2,
	.content-text .h3,
	.content-text .h4,
	.content-text .h5,
	.content-text .h6,
	.content-text h1,
	.content-text h2,
	.content-text h3,
	.content-text h4,
	.content-text h5,
	.content-text h6 {
		margin-bottom: 15px
	}
}

.content .c-text .h1 span,
.content .c-text .h2 span,
.content .c-text .h3 span,
.content .c-text .h4 span,
.content .c-text .h5 span,
.content .c-text .h6 span,
.content .c-text h1 span,
.content .c-text h2 span,
.content .c-text h3 span,
.content .c-text h4 span,
.content .c-text h5 span,
.content .c-text h6 span,
.content-text .h1 span,
.content-text .h2 span,
.content-text .h3 span,
.content-text .h4 span,
.content-text .h5 span,
.content-text .h6 span,
.content-text h1 span,
.content-text h2 span,
.content-text h3 span,
.content-text h4 span,
.content-text h5 span,
.content-text h6 span {
	color: #187ae6
}

.content .c-text .h1,
.content .c-text h1,
.content-text .h1,
.content-text h1 {
	font-size: 18px
}

.content .c-text .h2,
.content .c-text h2,
.content-text .h2,
.content-text h2 {
	font-size: 17px
}

.content .c-text .h3,
.content .c-text h3,
.content-text .h3,
.content-text h3 {
	font-size: 16px
}

.content .c-text .h4,
.content .c-text h4,
.content-text .h4,
.content-text h4 {
	font-size: 15px
}

.content .c-text .h5,
.content .c-text h5,
.content-text .h5,
.content-text h5 {
	font-size: 14px
}

.content .c-text .h6,
.content .c-text h6,
.content-text .h6,
.content-text h6 {
	font-size: 14px
}

.content .c-text strong,
.content-text strong {
	font-weight: 700
}

.content .c-text p,
.content-text p {
	color: #333;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 20px
}

@media only screen and (max-width:991px) {

	.content .c-text p,
	.content-text p {
		margin-bottom: 15px
	}
}

.content .c-text p span,
.content-text p span {
	color: #187ae6
}

.content .c-text p a,
.content-text p a {
	color: #0572e9
}

.content .c-text p a span,
.content-text p a span {
	color: #187ae6
}

.content .c-text p a:hover,
.content-text p a:hover {
	border-bottom: 1px dotted #333
}

.content .c-text p+h1,
.content .c-text p+h2,
.content .c-text p+h3,
.content .c-text p+h4,
.content .c-text p+h5,
.content .c-text p+h6,
.content-text p+h1,
.content-text p+h2,
.content-text p+h3,
.content-text p+h4,
.content-text p+h5,
.content-text p+h6 {
	padding-top: 10px
}

.content .c-text ol,
.content .c-text ul,
.content-text ol,
.content-text ul {
	margin: 0 0 20px 0;
	padding-left: 20px;
	list-style: disc;
	font-weight: 400
}

@media only screen and (max-width:991px) {

	.content .c-text ol,
	.content .c-text ul,
	.content-text ol,
	.content-text ul {
		margin-bottom: 15px
	}
}

.content .c-text ol li,
.content .c-text ul li,
.content-text ol li,
.content-text ul li {
	color: #333;
	font-size: 14px;
	margin-bottom: 15px
}

@media only screen and (max-width:991px) {

	.content .c-text ol li,
	.content .c-text ul li,
	.content-text ol li,
	.content-text ul li {
		margin-bottom: 10px
	}
}

.content .c-text ol li:last-child,
.content .c-text ul li:last-child,
.content-text ol li:last-child,
.content-text ul li:last-child {
	margin-bottom: 0
}

.content .c-text ol li a,
.content .c-text ul li a,
.content-text ol li a,
.content-text ul li a {
	color: #0572e9
}

.content .c-text ol li a:hover,
.content .c-text ul li a:hover,
.content-text ol li a:hover,
.content-text ul li a:hover {
	border-bottom: 1px dotted #333
}

.content .c-text ol+h1,
.content .c-text ol+h2,
.content .c-text ol+h3,
.content .c-text ol+h4,
.content .c-text ol+h5,
.content .c-text ol+h6,
.content .c-text ul+h1,
.content .c-text ul+h2,
.content .c-text ul+h3,
.content .c-text ul+h4,
.content .c-text ul+h5,
.content .c-text ul+h6,
.content-text ol+h1,
.content-text ol+h2,
.content-text ol+h3,
.content-text ol+h4,
.content-text ol+h5,
.content-text ol+h6,
.content-text ul+h1,
.content-text ul+h2,
.content-text ul+h3,
.content-text ul+h4,
.content-text ul+h5,
.content-text ul+h6 {
	padding-top: 10px
}

.content .c-text ol,
.content-text ol {
	list-style: decimal
}

.content .c-text table,
.content-text table {
	max-width: 100%;
	margin-bottom: 15px
}

.content .c-text iframe,
.content-text iframe {
	border: 0;
	background: 0;
	max-width: 100%;
	margin-bottom: 15px
}

.content .c-text img,
.content-text img {
	display: block;
	max-width: 100%;
	height: auto
}

.content .c-text img.alignleft,
.content .c-text img.pull-left,
.content-text img.alignleft,
.content-text img.pull-left {
	margin-right: 15px;
	margin-bottom: 15px
}

.content .c-text img.alignRight,
.content .c-text img.pull-right,
.content-text img.alignRight,
.content-text img.pull-right {
	margin-left: 15px;
	margin-bottom: 15px
}

blockquote {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	background-color: #fcf2f2;
	margin-bottom: 20px
}

@media only screen and (max-width:991px) {
	blockquote {
		margin-bottom: 15px;
		padding: 15px
	}
}

.content-left .t u,
.content-left .th u {
	text-decoration: none !important;
	font-weight: 700
}

.content-left h1 u,
.content-left h2 u,
.content-left h3 u,
.content-left h4 u,
.content-left h5 u,
.content-left h6 u {
	text-decoration: none !important;
	font-weight: 700
}

[dir=rtl] .content-text * {
	text-align: right
}

[dir=rtl] .content-text ol,
[dir=rtl] .content-text ul {
	padding-left: 0;
	padding-right: 20px
}

[dir=ltr].content-text ol,
[dir=ltr].content-text ul {
	padding-left: 20px;
	padding-right: 0
}

.content {
	*zoom: 1;
	width: 100%;
	padding: 30px 0;
	margin: 0
}

.content:after,
.content:before {
	display: table;
	content: "";
	line-height: 0
}

.content:after {
	clear: both
}

@media only screen and (max-width:575px) {
	.content {
		padding: 20px 0
	}
}

@media only screen and (max-width:374px) {
	.content {
		padding: 15px 0
	}
}

.content .content-left {
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	width: -webkit-calc(100% - 340px);
	width: -moz-calc(100% - 340px);
	width: calc(100% - 340px);
	padding: 30px 40px
}

@media only screen and (max-width:991px) {
	.content .content-left {
		padding: 20px 30px;
		width: 100%;
		float: none
	}
}

@media only screen and (max-width:575px) {
	.content .content-left {
		padding: 20px 20px
	}
}

@media only screen and (max-width:374px) {
	.content .content-left {
		padding: 20px 20px
	}
}

.content .content-left.content-full-width {
	width: 100%
}

.content .content-right {
	float: right;
	vertical-align: top;
	width: 340px;
	padding-left: 20px;
	will-change: min-height
}

@media only screen and (max-width:991px) {
	.content .content-right {
		float: none;
		display: block;
		padding-left: 0;
		width: 100%;
		margin-bottom: 0
	}
}

.content .content-right-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
	margin-bottom: 70px
}

.light-page .content-left {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0
}

.light-page .content-right {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0
}

[dir=rtl] .content-left {
	float: right
}

@media only screen and (max-width:991px) {
	[dir=rtl] .content-left {
		float: none
	}
}

[dir=rtl] .content-right {
	float: left;
	padding-left: 0;
	padding-right: 20px
}

@media only screen and (max-width:991px) {
	[dir=rtl] .content-right {
		float: none;
		padding-left: 0;
		padding-right: 0
	}
}

html[lang=ar] [dir=rtl] .content-left,
html[lang=iw] [dir=rtl] .content-left {
	float: left
}

@media only screen and (max-width:991px) {

	html[lang=ar] [dir=rtl] .content-left,
	html[lang=iw] [dir=rtl] .content-left {
		float: none
	}
}

html[lang=ar] [dir=rtl] .content-right,
html[lang=iw] [dir=rtl] .content-right {
	float: right;
	padding-right: 0;
	padding-left: 20px
}

@media only screen and (max-width:991px) {

	html[lang=ar] [dir=rtl] .content-right,
	html[lang=iw] [dir=rtl] .content-right {
		float: none;
		padding-left: 0;
		padding-right: 0
	}
}

html[lang=ar] [dir=rtl] .sub-menu,
html[lang=iw] [dir=rtl] .sub-menu {
	direction: ltr
}

html[lang=ar] [dir=rtl] .sub-menu>ul,
html[lang=iw] [dir=rtl] .sub-menu>ul {
	text-align: left
}

html[lang=ar] [dir=rtl] .sub-menu>ul>li>a:before,
html[lang=ar] [dir=rtl] .sub-menu>ul>li>span:before,
html[lang=iw] [dir=rtl] .sub-menu>ul>li>a:before,
html[lang=iw] [dir=rtl] .sub-menu>ul>li>span:before {
	margin-left: 0;
	margin-right: 15px
}

html[lang=ar] [dir=rtl] .sub-menu>ul>li>ul>li>a span,
html[lang=ar] [dir=rtl] .sub-menu>ul>li>ul>li>span span,
html[lang=iw] [dir=rtl] .sub-menu>ul>li>ul>li>a span,
html[lang=iw] [dir=rtl] .sub-menu>ul>li>ul>li>span span {
	padding-right: 10px;
	padding-left: 0
}

html[lang=ar] [dir=rtl] .sub-menu>ul>li>ul,
html[lang=iw] [dir=rtl] .sub-menu>ul>li>ul {
	padding-right: 0;
	padding-left: 20px
}

.cookie-policy-notification {
	display: none;
	position: fixed;
	max-width: 380px;
	padding: 20px 54px 19px 24px;
	z-index: 99;
	bottom: 24px;
	left: 24px;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, .7)
}

@media(max-width:575px) {
	.cookie-policy-notification {
		padding: 9px 29px;
		text-align: center
	}
}

.cookie-policy-notification .btn-close-cookie-policy {
	background: url(../img/cookie-policy-close.svg) no-repeat center;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	width: 10px;
	height: 10px;
	right: 16px;
	border: 0;
	position: absolute;
	top: 16px
}

@media(max-width:575px) {
	.cookie-policy-notification .btn-close-cookie-policy {
		right: 14px;
		top: 12px
	}
}

.cookie-policy-notification__content p {
	font-family: Arial;
	font-size: 14px;
	line-height: 1.29;
	color: #fff;
	margin-bottom: 0;
	letter-spacing: normal
}

.cookie-policy-notification__content p a {
	color: #fff;
	font-weight: 500;
	text-decoration: underline
}

.cookie-policy-notification__content .ant-btn {
	font-size: 14px;
	color: #1bd741;
	padding: 0
}

@media(max-width:575px) {
	.cookie-policy-notification__content .cookie-policy-desktop {
		display: none
	}
}

@media(min-width:576px) {
	.cookie-policy-notification__content .cookie-policy-mobile {
		display: none
	}
}

@media(max-width:575px) {
	.cookie-policy-notification {
		max-width: inherit;
		width: -webkit-calc(100% - 34px);
		width: -moz-calc(100% - 34px);
		width: calc(100% - 34px);
		left: 17px;
		bottom: 20px
	}
}

.download-box {
	background-color: #0572e9;
	padding: 25px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #fff
}

@media only screen and (max-width:991px) {
	.download-box {
		padding: 15px
	}
}

.download-box h3 {
	font-size: 38px;
	line-height: 1.4;
	font-weight: 900;
	color: #fff;
	letter-spacing: -2.38px;
	text-align: center;
	margin: 0
}

@media only screen and (max-width:991px) {
	.download-box h3 {
		font-size: 32px;
		line-height: 1.3;
		letter-spacing: -1.5px
	}
}

@media only screen and (max-width:767px) {
	.download-box h3 {
		font-size: 28px;
		letter-spacing: -1.5px
	}
}

.download-box p {
	font-size: 24px;
	line-height: 1.4;
	font-weight: 400;
	color: #fff;
	text-align: center;
	margin: 5px 0 0 0
}

.download-box p strong {
	font-weight: 700
}

@media only screen and (max-width:991px) {
	.download-box p {
		font-size: 22px;
		line-height: 1.3
	}
}

@media only screen and (max-width:767px) {
	.download-box p {
		font-size: 18px
	}
}

.download-box .db-link {
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0
}

.download-box .db-link li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 5px 0 5px;
	width: 144px
}

.download-box .db-link li.dbl-play-store {
	width: 158px
}

@media only screen and (max-width:767px) {
	.download-box .db-link li.dbl-play-store {
		width: 125px
	}
}

.download-box .db-link li.dbl-app-store {
	width: 144px
}

@media only screen and (max-width:767px) {
	.download-box .db-link li.dbl-app-store {
		width: 114px
	}
}

.download-box .db-link li.dbl-huawei-store {
	width: 158px
}

@media only screen and (max-width:767px) {
	.download-box .db-link li.dbl-huawei-store {
		width: 158px
	}
}

.download-box .db-link li a {
	display: inline-block;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

.download-box .db-link li a:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
	box-shadow: 0 0 10px rgba(0, 0, 0, .8)
}

.download-box .db-link li img {
	max-width: 100%;
	display: block;
	height: auto
}

.download-data {
	overflow: hidden
}

.download-data .dd-text h3 {
	font-size: 28px;
	line-height: 1.3;
	font-weight: 900;
	color: #000;
	letter-spacing: -.5px;
	margin: 0 0 10px 0
}

@media only screen and (max-width:991px) {
	.download-data .dd-text h3 {
		font-size: 26px;
		line-height: 1.3
	}
}

@media only screen and (max-width:767px) {
	.download-data .dd-text h3 {
		font-size: 24px
	}
}

.download-data .dd-text p {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 400;
	color: #8a8a8a;
	letter-spacing: -1.1px;
	margin: 5px 0 0 0
}

.download-data .dd-text p strong {
	font-weight: 700
}

.download-data .dd-text p span {
	color: #0572e9
}

.download-data .dd-text p a {
	color: #8a8a8a
}

.download-data .dd-text p a:hover {
	color: #767676
}

@media only screen and (max-width:991px) {
	.download-data .dd-text p {
		font-size: 16px;
		line-height: 1.3
	}
}

@media only screen and (max-width:767px) {
	.download-data .dd-text p {
		font-size: 16px
	}
}

.download-data .dd-text p+p {
	margin-top: 15px
}

.download-data .dd-text .ddt-info {
	margin-top: 20px
}

.download-data .dd-text .ddt-info p+p {
	margin-top: 5px
}

.download-data .dd-form {
	max-width: 550px;
	margin-top: 30px
}

@media only screen and (max-width:575px) {
	.download-data .dd-form {
		margin-top: 30px
	}
}

.download-data .dd-form .label {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.23;
	letter-spacing: -1px;
	color: #0572e9
}

@media only screen and (max-width:991px) {
	.download-data .dd-form .label {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.download-data .dd-form .label {
		font-size: 16px
	}
}

@media only screen and (max-width:575px) {
	.download-data .dd-form .label {
		margin-bottom: 0
	}
}

.download-data .dd-form .checkbox .c-inner .ci-text,
.download-data .dd-form .checkbox .c-inner .ri-text,
.download-data .dd-form .checkbox .r-inner .ci-text,
.download-data .dd-form .checkbox .r-inner .ri-text,
.download-data .dd-form .radio .c-inner .ci-text,
.download-data .dd-form .radio .c-inner .ri-text,
.download-data .dd-form .radio .r-inner .ci-text,
.download-data .dd-form .radio .r-inner .ri-text {
	color: #8a8a8a
}

.download-data .dd-form .checkbox .c-inner .ci-element+.ci-effect,
.download-data .dd-form .checkbox .c-inner .ci-element+.ri-effect,
.download-data .dd-form .checkbox .c-inner .ri-element+.ci-effect,
.download-data .dd-form .checkbox .c-inner .ri-element+.ri-effect,
.download-data .dd-form .checkbox .r-inner .ci-element+.ci-effect,
.download-data .dd-form .checkbox .r-inner .ci-element+.ri-effect,
.download-data .dd-form .checkbox .r-inner .ri-element+.ci-effect,
.download-data .dd-form .checkbox .r-inner .ri-element+.ri-effect,
.download-data .dd-form .radio .c-inner .ci-element+.ci-effect,
.download-data .dd-form .radio .c-inner .ci-element+.ri-effect,
.download-data .dd-form .radio .c-inner .ri-element+.ci-effect,
.download-data .dd-form .radio .c-inner .ri-element+.ri-effect,
.download-data .dd-form .radio .r-inner .ci-element+.ci-effect,
.download-data .dd-form .radio .r-inner .ci-element+.ri-effect,
.download-data .dd-form .radio .r-inner .ri-element+.ci-effect,
.download-data .dd-form .radio .r-inner .ri-element+.ri-effect {
	border: 2px solid #c3c3c3
}

.download-data .dd-form .dd-form-email {
	margin-top: 20px;
	position: relative
}

@media only screen and (max-width:575px) {
	.download-data .dd-form .dd-form-email {
		margin-top: 10px
	}
}

.download-data .dd-form .dd-form-email .ddfe-icon {
	position: absolute;
	top: 14px;
	left: 20px;
	font-size: 20px;
	color: #aeaeae
}

@media only screen and (max-width:575px) {
	.download-data .dd-form .dd-form-email .ddfe-icon {
		font-size: 18px;
		left: 15px
	}
}

.download-data .dd-form .dd-form-email .ddfe-edit {
	cursor: pointer;
	display: inline-block;
	position: absolute;
	top: 14px;
	right: 20px;
	font-size: 20px;
	color: #0572e9
}

@media only screen and (max-width:575px) {
	.download-data .dd-form .dd-form-email .ddfe-edit {
		font-size: 18px;
		right: 15px
	}
}

.download-data .dd-form .dd-form-email .input {
	padding-left: 50px;
	padding-right: 50px
}

.download-data .dd-form .dd-form-email .input::-webkit-input-placeholder {
	color: #8a8a8a
}

.download-data .dd-form .dd-form-email .input:-moz-placeholder {
	color: #8a8a8a;
	opacity: 1
}

.download-data .dd-form .dd-form-email .input::-moz-placeholder {
	color: #8a8a8a
}

.download-data .dd-form .dd-form-email .input:-ms-input-placeholder {
	color: #8a8a8a
}

.download-data .dd-form .form-row {
	margin-bottom: 6px
}

@media only screen and (max-width:575px) {
	.download-data .dd-form .form-row {
		margin-bottom: 6px
	}
}

.download-data .dd-form .form-row-action {
	margin-top: 40px
}

@media only screen and (max-width:575px) {
	.download-data .dd-form .form-row-action {
		margin-top: 30px
	}
}

.features .f-cells-area {
	display: grid;
	gap: 30px;
	min-height: 350px;
	position: relative
}

@media only screen and (min-width:992px) {
	.features .f-cells-area {
		grid-template-columns: repeat(2, 1fr);
		row-gap: 0
	}

	.features .f-cells-area>:nth-child(odd) {
		margin-bottom: 30px
	}

	.features .f-cells-area>:nth-child(even):not(:nth-child(2)) {
		margin-top: 30px
	}
}

@media only screen and (min-width:768px) {
	.features .f-cells-area {
		margin-bottom: 16px
	}
}

@media only screen and (max-width:991px) {
	.features .f-cells-area {
		min-height: 260px
	}
}

.features .f-box {
	background-color: #f5faff;
	padding: 40px;
	color: #7d7d7d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width:767px) {
	.features .f-box {
		margin: 0 10px 20px 10px;
		padding: 30px
	}
}

@media only screen and (max-width:575px) {
	.features .f-box {
		padding: 20px
	}
}

.features .f-box h2 {
	font-size: 24px;
	color: #282828;
	font-weight: 700;
	line-height: 1.16;
	letter-spacing: -.5px;
	margin-bottom: 15px
}

@media only screen and (max-width:575px) {
	.features .f-box h2 {
		font-size: 28px
	}
}

.features .f-box p {
	font-size: 14px;
	color: #7d7d7d;
	line-height: 20px;
	letter-spacing: -.5px;
	margin-bottom: 15px
}

.features .f-box p:last-child {
	margin-bottom: 0
}

.features .f-box p a {
	color: #0572e9;
	text-decoration: underline
}

.features .f-box img {
	max-width: 100%;
	height: auto;
	margin-bottom: 30px
}

button,
input,
select {
	outline: 0 !important
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset !important;
	-webkit-text-fill-color: #000 !important
}

.input:-webkit-autofill,
.select-country:-webkit-autofill,
.select:-webkit-autofill,
.textarea:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset !important;
	-webkit-text-fill-color: #000 !important
}

.input.input-white:-webkit-autofill,
.select-country.select-white:-webkit-autofill,
.select.select-white:-webkit-autofill,
.textarea.textarea-white:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset !important;
	-webkit-text-fill-color: #000 !important
}

input[type=text] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 50px;
	line-height: 50px
}

input[type=text]::-ms-clear,
input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

input[type=password] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 50px;
	line-height: 50px
}

input[type=password]::-ms-clear,
input[type=password]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 50px;
	line-height: 50px
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	display: none
}

.form {
	margin: 0;
	*zoom: 1
}

.form:after,
.form:before {
	display: table;
	content: "";
	line-height: 0
}

.form:after {
	clear: both
}

.form-row {
	display: block;
	-webkit-flex-wrap: inherit;
	-ms-flex-wrap: inherit;
	flex-wrap: inherit;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	*zoom: 1
}

.form-row:after,
.form-row:before {
	display: table;
	content: "";
	line-height: 0
}

.form-row:after {
	clear: both
}

@media only screen and (max-width:767px) {
	.form-row {
		width: 100% !important;
		margin-right: 0 !important
	}
}

.form-row.form-row-lg {
	margin-bottom: 30px
}

@media only screen and (max-width:575px) {
	.form-row.form-row-lg {
		margin-bottom: 20px
	}
}

.form-row.form-row-xlg {
	margin-bottom: 40px
}

@media only screen and (max-width:575px) {
	.form-row.form-row-xlg {
		margin-bottom: 30px
	}
}

.form-row:last-child {
	margin-bottom: 0
}

.form-row .form-cell {
	position: relative;
	margin-right: 16px;
	display: inline-block;
	vertical-align: top
}

.form-row .form-cell .full-width {
	min-width: 100%
}

@media only screen and (max-width:767px) {
	.form-row .form-cell {
		width: 100% !important;
		margin-bottom: 20px !important;
		text-align: left !important
	}

	.form-row .form-cell:last-child {
		margin-bottom: 0 !important
	}
}

.form-row.form-row-1 {
	margin-right: -10px
}

.form-row.form-row-1 .form-cell {
	width: -webkit-calc(100% / 1);
	width: -moz-calc(100% / 1);
	width: calc(100% / 1)
}

.form-row.form-row-2 {
	margin-right: -20px
}

.form-row.form-row-2 .form-cell {
	width: -webkit-calc(100% / 2 - 20px);
	width: -moz-calc(100% / 2 - 20px);
	width: calc(100% / 2 - 20px)
}

.form-row.form-row-2.form-row-cell {
	margin-right: -20px
}

.form-row.form-row-2.form-row-cell .form-cell {
	margin-bottom: 0;
	width: -webkit-calc(100% / 2 - 20px);
	width: -moz-calc(100% / 2 - 20px);
	width: calc(100% / 2 - 20px)
}

.form-row.form-row-3 {
	margin-right: -20px
}

.form-row.form-row-3 .form-cell {
	margin-bottom: 0;
	width: -webkit-calc(100% / 3 - 20px);
	width: -moz-calc(100% / 3 - 20px);
	width: calc(100% / 3 - 20px)
}

.form-row.form-row-3.form-row-cell {
	margin-right: -20px
}

.form-row.form-row-3.form-row-cell .form-cell {
	margin-bottom: 0;
	width: -webkit-calc(100% / 3 - 20px);
	width: -moz-calc(100% / 3 - 20px);
	width: calc(100% / 3 - 20px)
}

.form-row.form-row-4 {
	margin-right: -20px
}

.form-row.form-row-4 .form-cell {
	width: -webkit-calc(100% / 4 - 20px);
	width: -moz-calc(100% / 4 - 20px);
	width: calc(100% / 4 - 20px)
}

.form-row.form-row-4.form-row-cell {
	margin-right: -20px
}

.form-row.form-row-4.form-row-cell .form-cell {
	margin-bottom: 0;
	width: -webkit-calc(100% / 4 - 20px);
	width: -moz-calc(100% / 4 - 20px);
	width: calc(100% / 4 - 20px)
}

.form-row.form-row-5 {
	margin-right: -20px
}

.form-row.form-row-5 .form-cell {
	width: -webkit-calc(100% / 5 - 20px);
	width: -moz-calc(100% / 5 - 20px);
	width: calc(100% / 5 - 20px)
}

.form-row.form-row-5.form-row-cell {
	margin-right: -20px
}

.form-row.form-row-5.form-row-cell .form-cell {
	margin-bottom: 0;
	width: -webkit-calc(100% / 5 - 20px);
	width: -moz-calc(100% / 5 - 20px);
	width: calc(100% / 5 - 20px)
}

.form-row.form-row-6 {
	margin-right: -10px
}

.form-row.form-row-6 .form-cell {
	width: -webkit-calc(100% / 6 - 10px);
	width: -moz-calc(100% / 6 - 10px);
	width: calc(100% / 6 - 10px)
}

.form-row.form-row-6.form-row-cell {
	margin-right: -10px
}

.form-row.form-row-6.form-row-cell .form-cell {
	margin-bottom: 0;
	width: -webkit-calc(100% / 6 - 10px);
	width: -moz-calc(100% / 6 - 10px);
	width: calc(100% / 6 - 10px)
}

@media only screen and (max-width:767px) {
	.form-row.form-row {
		margin-right: 0
	}
}

@media only screen and (max-width:767px) {
	.form-row.form-row .form-cell {
		width: 100%;
		margin-bottom: 10px
	}

	.form-row.form-row .form-cell:last-child {
		margin-bottom: 0
	}
}

@media only screen and (max-width:767px) {
	.form-row.form-row.form-row-xs-1 {
		margin-right: 0 !important
	}
}

@media only screen and (max-width:767px) {
	.form-row.form-row.form-row-xs-1 .form-cell {
		width: 100% !important;
		float: none !important;
		margin-right: 0;
		margin-bottom: 10px !important
	}

	.form-row.form-row.form-row-xs-1 .form-cell:last-child {
		margin-bottom: 0 !important
	}
}

.form-row-hr {
	height: 20px;
	width: 100%
}

.form-error {
	border-color: #d53434 !important;
	color: #d53434 !important
}

.form-group {
	margin-bottom: 0
}

.form-item {
	position: relative
}

span.form-error {
	display: block;
	border: 0 !important;
	color: #d53434 !important;
	font-size: 14px;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 0;
	font-weight: 400;
	word-break: break-word;
	clear: both
}

span.form-error:before {
	content: ""
}

span.form-error:before {
	font-size: 16px;
	position: relative;
	margin-right: 5px
}

span.form-error:before:hover {
	color: #ba2626
}

.form-error-group span.form-error {
	padding-top: 12px
}

.form-error-label {
	color: #d53434;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px
}

.text-center+.form-error {
	text-align: center
}

.label {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	margin-bottom: 8px
}

.label-lg {
	margin-bottom: 30px
}

.input {
	outline: 0;
	resize: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: border .3s ease-in-out;
	-moz-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 500;
	padding: 0 15px 0 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #000
}

.input:focus,
.input:hover {
	border-color: #c1c1c1
}

.input::-webkit-input-placeholder {
	padding-top: 2px
}

.input::-moz-input-placeholder {
	padding-top: 2px
}

.input:-moz-input-placeholder {
	padding-top: 2px
}

.input:-ms-input-placeholder {
	padding-top: 2px
}

.input::-webkit-input-placeholder {
	color: #c2c2c2
}

.input:-moz-placeholder {
	color: #c2c2c2;
	opacity: 1
}

.input::-moz-placeholder {
	color: #c2c2c2
}

.input:-ms-input-placeholder {
	color: #c2c2c2
}

.input.input-white {
	background-color: #fff;
	border-color: #e1e1e1
}

.input.input-white:focus,
.input.input-white:hover {
	border-color: #cdcdcd
}

.input.input-radius {
	-webkit-border-radius: 27.5px;
	-moz-border-radius: 27.5px;
	border-radius: 27.5px
}

.textarea {
	outline: 0;
	resize: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: border .3s ease-in-out;
	-moz-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	font-size: 16px;
	font-weight: 500;
	padding: 15px;
	min-height: 50px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #000
}

.textarea:focus,
.textarea:hover {
	border-color: #c1c1c1
}

.textarea::-webkit-input-placeholder {
	color: #c2c2c2
}

.textarea:-moz-placeholder {
	color: #c2c2c2;
	opacity: 1
}

.textarea::-moz-placeholder {
	color: #c2c2c2
}

.textarea:-ms-input-placeholder {
	color: #c2c2c2
}

.textarea.textarea-resize {
	resize: vertical
}

.textarea.textarea-white {
	background-color: #fff;
	border-color: #e1e1e1
}

.textarea.textarea-white:focus,
.textarea.textarea-white:hover {
	border-color: #cdcdcd
}

.select,
.select-country {
	-webkit-transition: border .3s ease-in-out;
	-moz-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 500;
	padding: 0 15px 0 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #000
}

.select-country:focus,
.select-country:hover,
.select:focus,
.select:hover {
	border-color: #c1c1c1
}

.select-country::-webkit-input-placeholder,
.select::-webkit-input-placeholder {
	color: #c2c2c2
}

.select-country:-moz-placeholder,
.select:-moz-placeholder {
	color: #c2c2c2;
	opacity: 1
}

.select-country::-moz-placeholder,
.select::-moz-placeholder {
	color: #c2c2c2
}

.select-country:-ms-input-placeholder,
.select:-ms-input-placeholder {
	color: #c2c2c2
}

.select+.select2,
.select+.select2-container,
.select-country+.select2,
.select-country+.select2-container {
	font-size: 16px
}

.select-country.select-white,
.select.select-white {
	background-color: #fff;
	border-color: #e1e1e1
}

.select-country.select-white:focus,
.select-country.select-white:hover,
.select.select-white:focus,
.select.select-white:hover {
	border-color: #cdcdcd
}

.select+.select2-container--default .select2-selection--single,
.select-country+.select2-container--default .select2-selection--single {
	-webkit-transition: border .3s ease-in-out;
	-moz-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important
}

.select-country.select-white+.select2-container--default .select2-selection--single,
.select.select-white+.select2-container--default .select2-selection--single {
	background-color: #fff;
	border-color: #e1e1e1
}

.select+.select2-container .select2-selection--single,
.select-country+.select2-container .select2-selection--single {
	height: 50px
}

.select+.select2-container--default .select2-selection--single .select2-selection__rendered,
.select-country+.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 48px
}

.select+.select2-container--default .select2-selection--single .select2-selection__rendered,
.select-country+.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
	font-weight: 500;
	padding-left: 15px;
	padding-right: 25px
}

.select+.select2-container--default .select2-selection--single .select2-selection__placeholder,
.select-country+.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #c2c2c2;
	font-weight: 500
}

.select+.select2-container--default .select2-selection--single .select2-selection__arrow,
.select-country+.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 48px;
	top: 0;
	right: 15px
}

.select+.select2-container--default:focus .select2-selection--single,
.select+.select2-container--default:hover .select2-selection--single,
.select+.select2-container--focus .select2-selection--single,
.select+.select2-container--open .select2-selection--single,
.select-country+.select2-container--default:focus .select2-selection--single,
.select-country+.select2-container--default:hover .select2-selection--single,
.select-country+.select2-container--focus .select2-selection--single,
.select-country+.select2-container--open .select2-selection--single {
	border-color: #c1c1c1
}

.form-error+.select2 .select2-container--default,
.form-error+.select2 .select2-selection--single {
	-webkit-transition: border .3s ease-in-out;
	-moz-transition: border .3s ease-in-out;
	-o-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	border-color: #d53434 !important;
	color: #d53434 !important
}

.modal-backdrop+.select2-container {
	z-index: 1080
}

.select-country.full-width+.select2,
.select.full-width+.select2 {
	width: 100% !important
}

.select-place-holder+.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #c2c2c2
}

.form-icon {
	position: absolute;
	left: 15px;
	top: 16px;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	z-index: 99
}

.form-icon+.input,
.form-icon+.select,
.form-icon+.select-country,
.form-icon+.textarea {
	padding-left: 40px;
	padding-right: 15px
}

.form-icon.form-icon-right {
	left: auto;
	right: 15px
}

.form-icon.form-icon-right+.input,
.form-icon.form-icon-right+.select,
.form-icon.form-icon-right+.select-country,
.form-icon.form-icon-right+.textarea {
	padding-left: 15px;
	padding-right: 40px
}

.select-country-flag-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.select-country-flag {
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #e6e6e6;
	margin-right: 8px;
	padding: 1px
}

.select2-dropdown .select-country-flag {
	width: 23px;
	height: 23px;
	padding: 0
}

.select+.select2-container--default .select2-selection--single .select2-selection__rendered .select-country-flag,
.select-country+.select2-container--default .select2-selection--single .select2-selection__rendered .select-country-flag {
	margin-top: -1px;
	margin-left: -3px;
	padding: 1px
}

.select+.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select-country+.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #000 transparent transparent transparent;
	border-width: 6px 5px 0 5px;
	display: none
}

.select+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.select-country+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #000 transparent;
	border-width: 0 5px 6px 5px
}

.select+.select2-container--default .select2-selection--single .select2-selection__arrow,
.select-country+.select2-container--default .select2-selection--single .select2-selection__arrow {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	line-height: 55px;
	color: #d5d5d5;
	font-size: 18px
}

.select-country.form-error+.select2-container--default .select2-selection--single .select2-selection__arrow,
.select.form-error+.select2-container--default .select2-selection--single .select2-selection__arrow {
	color: #d53434
}

.checkbox,
.radio {
	display: inline-block;
	margin: 0 10px 0 0;
	position: relative;
	font-weight: 300;
	cursor: pointer
}

.checkbox .c-inner,
.checkbox .r-inner,
.radio .c-inner,
.radio .r-inner {
	display: table
}

.checkbox .c-inner .ci-text,
.checkbox .c-inner .ri-text,
.checkbox .r-inner .ci-text,
.checkbox .r-inner .ri-text,
.radio .c-inner .ci-text,
.radio .c-inner .ri-text,
.radio .r-inner .ci-text,
.radio .r-inner .ri-text {
	display: table-cell;
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	color: #333;
	text-align: left
}

.checkbox .c-inner .ci-text a,
.checkbox .c-inner .ri-text a,
.checkbox .r-inner .ci-text a,
.checkbox .r-inner .ri-text a,
.radio .c-inner .ci-text a,
.radio .c-inner .ri-text a,
.radio .r-inner .ci-text a,
.radio .r-inner .ri-text a {
	color: #0572e9
}

.checkbox .c-inner .ci-text a:hover,
.checkbox .c-inner .ri-text a:hover,
.checkbox .r-inner .ci-text a:hover,
.checkbox .r-inner .ri-text a:hover,
.radio .c-inner .ci-text a:hover,
.radio .c-inner .ri-text a:hover,
.radio .r-inner .ci-text a:hover,
.radio .r-inner .ri-text a:hover {
	color: #045ec1
}

.checkbox .c-inner .ci-element,
.checkbox .c-inner .ri-element,
.checkbox .r-inner .ci-element,
.checkbox .r-inner .ri-element,
.radio .c-inner .ci-element,
.radio .c-inner .ri-element,
.radio .r-inner .ci-element,
.radio .r-inner .ri-element {
	outline: 0;
	resize: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	max-width: 100%
}

.checkbox .c-inner .ci-element+.ci-effect,
.checkbox .c-inner .ci-element+.ri-effect,
.checkbox .c-inner .ri-element+.ci-effect,
.checkbox .c-inner .ri-element+.ri-effect,
.checkbox .r-inner .ci-element+.ci-effect,
.checkbox .r-inner .ci-element+.ri-effect,
.checkbox .r-inner .ri-element+.ci-effect,
.checkbox .r-inner .ri-element+.ri-effect,
.radio .c-inner .ci-element+.ci-effect,
.radio .c-inner .ci-element+.ri-effect,
.radio .c-inner .ri-element+.ci-effect,
.radio .c-inner .ri-element+.ri-effect,
.radio .r-inner .ci-element+.ci-effect,
.radio .r-inner .ci-element+.ri-effect,
.radio .r-inner .ri-element+.ci-effect,
.radio .r-inner .ri-element+.ri-effect {
	text-align: left;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	cursor: pointer;
	width: 26px;
	height: 26px;
	margin-right: 10px;
	position: relative;
	background-color: #fff;
	border: 2px solid #d5d5d5;
	top: 8px
}

.checkbox .c-inner .ci-element+.ci-effect:before,
.checkbox .c-inner .ri-element+.ci-effect:before,
.checkbox .r-inner .ci-element+.ci-effect:before,
.checkbox .r-inner .ri-element+.ci-effect:before,
.radio .c-inner .ci-element+.ci-effect:before,
.radio .c-inner .ri-element+.ci-effect:before,
.radio .r-inner .ci-element+.ci-effect:before,
.radio .r-inner .ri-element+.ci-effect:before {
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	left: 4px;
	top: 4px;
	color: #fff;
	font-weight: 700;
	-webkit-transform: scale(3) rotateZ(-20deg);
	-moz-transform: scale(3) rotateZ(-20deg);
	-ms-transform: scale(3) rotate(-20deg);
	-o-transform: scale(3) rotateZ(-20deg);
	transform: scale(3) rotateZ(-20deg);
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in;
	opacity: 0
}

.checkbox .c-inner .ci-element+.ri-effect:before,
.checkbox .c-inner .ri-element+.ri-effect:before,
.checkbox .r-inner .ci-element+.ri-effect:before,
.checkbox .r-inner .ri-element+.ri-effect:before,
.radio .c-inner .ci-element+.ri-effect:before,
.radio .c-inner .ri-element+.ri-effect:before,
.radio .r-inner .ci-element+.ri-effect:before,
.radio .r-inner .ri-element+.ri-effect:before {
	content: " ";
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #fff;
	font-weight: 700;
	background-color: #fff;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	margin-top: -5px;
	-webkit-transform: scale(3) rotateZ(-20deg);
	-moz-transform: scale(3) rotateZ(-20deg);
	-ms-transform: scale(3) rotate(-20deg);
	-o-transform: scale(3) rotateZ(-20deg);
	transform: scale(3) rotateZ(-20deg);
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in;
	opacity: 0
}

.checkbox .c-inner .ci-element:checked+.ci-effect:before,
.checkbox .c-inner .ri-element:checked+.ci-effect:before,
.checkbox .r-inner .ci-element:checked+.ci-effect:before,
.checkbox .r-inner .ri-element:checked+.ci-effect:before,
.radio .c-inner .ci-element:checked+.ci-effect:before,
.radio .c-inner .ri-element:checked+.ci-effect:before,
.radio .r-inner .ci-element:checked+.ci-effect:before,
.radio .r-inner .ri-element:checked+.ci-effect:before {
	color: #7ed321;
	-webkit-transform: scale(1) rotateZ(0);
	-moz-transform: scale(1) rotateZ(0);
	-ms-transform: scale(1) rotate(0);
	-o-transform: scale(1) rotateZ(0);
	transform: scale(1) rotateZ(0);
	opacity: 1
}

.checkbox .c-inner .ci-element:checked+.ri-effect:before,
.checkbox .c-inner .ri-element:checked+.ri-effect:before,
.checkbox .r-inner .ci-element:checked+.ri-effect:before,
.checkbox .r-inner .ri-element:checked+.ri-effect:before,
.radio .c-inner .ci-element:checked+.ri-effect:before,
.radio .c-inner .ri-element:checked+.ri-effect:before,
.radio .r-inner .ci-element:checked+.ri-effect:before,
.radio .r-inner .ri-element:checked+.ri-effect:before {
	background-color: #7ed321;
	-webkit-transform: scale(1) rotateZ(0);
	-moz-transform: scale(1) rotateZ(0);
	-ms-transform: scale(1) rotate(0);
	-o-transform: scale(1) rotateZ(0);
	transform: scale(1) rotateZ(0);
	opacity: 1
}

.checkbox .c-inner .ci-element:disabled+.ci-effect:before,
.checkbox .c-inner .ri-element:disabled+.ci-effect:before,
.checkbox .r-inner .ci-element:disabled+.ci-effect:before,
.checkbox .r-inner .ri-element:disabled+.ci-effect:before,
.radio .c-inner .ci-element:disabled+.ci-effect:before,
.radio .c-inner .ri-element:disabled+.ci-effect:before,
.radio .r-inner .ci-element:disabled+.ci-effect:before,
.radio .r-inner .ri-element:disabled+.ci-effect:before {
	opacity: .5
}

.checkbox .c-inner .ci-element:disabled+.ri-effect:before,
.checkbox .c-inner .ri-element:disabled+.ri-effect:before,
.checkbox .r-inner .ci-element:disabled+.ri-effect:before,
.checkbox .r-inner .ri-element:disabled+.ri-effect:before,
.radio .c-inner .ci-element:disabled+.ri-effect:before,
.radio .c-inner .ri-element:disabled+.ri-effect:before,
.radio .r-inner .ci-element:disabled+.ri-effect:before,
.radio .r-inner .ri-element:disabled+.ri-effect:before {
	opacity: .5
}

.checkbox:hover .c-inner .ci-element+.ci-effect,
.checkbox:hover .c-inner .ri-element+.ri-effect,
.checkbox:hover .r-inner .ci-element+.ci-effect,
.checkbox:hover .r-inner .ri-element+.ri-effect,
.radio:hover .c-inner .ci-element+.ci-effect,
.radio:hover .c-inner .ri-element+.ri-effect,
.radio:hover .r-inner .ci-element+.ci-effect,
.radio:hover .r-inner .ri-element+.ri-effect {
	border-color: #c1c1c1 !important
}

.checkbox.radio .r-inner .ri-element+.ri-effect,
.radio.radio .r-inner .ri-element+.ri-effect {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.checkbox.radio .r-inner .ri-element+.ri-effect:before,
.radio.radio .r-inner .ri-element+.ri-effect:before {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.checkbox.checkbox-small .c-inner .ci-element+.ci-effect,
.checkbox.checkbox-small .c-inner .ci-element+.ri-effect,
.checkbox.checkbox-small .c-inner .ri-element+.ci-effect,
.checkbox.checkbox-small .c-inner .ri-element+.ri-effect,
.checkbox.checkbox-small .r-inner .ci-element+.ci-effect,
.checkbox.checkbox-small .r-inner .ci-element+.ri-effect,
.checkbox.checkbox-small .r-inner .ri-element+.ci-effect,
.checkbox.checkbox-small .r-inner .ri-element+.ri-effect,
.checkbox.radio-small .c-inner .ci-element+.ci-effect,
.checkbox.radio-small .c-inner .ci-element+.ri-effect,
.checkbox.radio-small .c-inner .ri-element+.ci-effect,
.checkbox.radio-small .c-inner .ri-element+.ri-effect,
.checkbox.radio-small .r-inner .ci-element+.ci-effect,
.checkbox.radio-small .r-inner .ci-element+.ri-effect,
.checkbox.radio-small .r-inner .ri-element+.ci-effect,
.checkbox.radio-small .r-inner .ri-element+.ri-effect,
.radio.checkbox-small .c-inner .ci-element+.ci-effect,
.radio.checkbox-small .c-inner .ci-element+.ri-effect,
.radio.checkbox-small .c-inner .ri-element+.ci-effect,
.radio.checkbox-small .c-inner .ri-element+.ri-effect,
.radio.checkbox-small .r-inner .ci-element+.ci-effect,
.radio.checkbox-small .r-inner .ci-element+.ri-effect,
.radio.checkbox-small .r-inner .ri-element+.ci-effect,
.radio.checkbox-small .r-inner .ri-element+.ri-effect,
.radio.radio-small .c-inner .ci-element+.ci-effect,
.radio.radio-small .c-inner .ci-element+.ri-effect,
.radio.radio-small .c-inner .ri-element+.ci-effect,
.radio.radio-small .c-inner .ri-element+.ri-effect,
.radio.radio-small .r-inner .ci-element+.ci-effect,
.radio.radio-small .r-inner .ci-element+.ri-effect,
.radio.radio-small .r-inner .ri-element+.ci-effect,
.radio.radio-small .r-inner .ri-element+.ri-effect {
	width: 20px;
	height: 20px;
	top: 6px
}

.checkbox.checkbox-small .c-inner .ci-element+.ci-effect:before,
.checkbox.checkbox-small .c-inner .ri-element+.ci-effect:before,
.checkbox.checkbox-small .r-inner .ci-element+.ci-effect:before,
.checkbox.checkbox-small .r-inner .ri-element+.ci-effect:before,
.checkbox.radio-small .c-inner .ci-element+.ci-effect:before,
.checkbox.radio-small .c-inner .ri-element+.ci-effect:before,
.checkbox.radio-small .r-inner .ci-element+.ci-effect:before,
.checkbox.radio-small .r-inner .ri-element+.ci-effect:before,
.radio.checkbox-small .c-inner .ci-element+.ci-effect:before,
.radio.checkbox-small .c-inner .ri-element+.ci-effect:before,
.radio.checkbox-small .r-inner .ci-element+.ci-effect:before,
.radio.checkbox-small .r-inner .ri-element+.ci-effect:before,
.radio.radio-small .c-inner .ci-element+.ci-effect:before,
.radio.radio-small .c-inner .ri-element+.ci-effect:before,
.radio.radio-small .r-inner .ci-element+.ci-effect:before,
.radio.radio-small .r-inner .ri-element+.ci-effect:before {
	font-size: 12px;
	line-height: 12px;
	left: 2.2px;
	top: 2px
}

.checkbox.checkbox-small .c-inner .ci-element+.ri-effect:before,
.checkbox.checkbox-small .c-inner .ri-element+.ri-effect:before,
.checkbox.checkbox-small .r-inner .ci-element+.ri-effect:before,
.checkbox.checkbox-small .r-inner .ri-element+.ri-effect:before,
.checkbox.radio-small .c-inner .ci-element+.ri-effect:before,
.checkbox.radio-small .c-inner .ri-element+.ri-effect:before,
.checkbox.radio-small .r-inner .ci-element+.ri-effect:before,
.checkbox.radio-small .r-inner .ri-element+.ri-effect:before,
.radio.checkbox-small .c-inner .ci-element+.ri-effect:before,
.radio.checkbox-small .c-inner .ri-element+.ri-effect:before,
.radio.checkbox-small .r-inner .ci-element+.ri-effect:before,
.radio.checkbox-small .r-inner .ri-element+.ri-effect:before,
.radio.radio-small .c-inner .ci-element+.ri-effect:before,
.radio.radio-small .c-inner .ri-element+.ri-effect:before,
.radio.radio-small .r-inner .ci-element+.ri-effect:before,
.radio.radio-small .r-inner .ri-element+.ri-effect:before {
	width: 8px;
	height: 8px;
	margin-left: -4px;
	margin-top: -4px
}

.recaptcha {
	text-align: left
}

.recaptcha iframe {
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left
}

@media only screen and (max-width:767px) {
	.recaptcha iframe {
		-webkit-transform: scale(.9);
		-moz-transform: scale(.9);
		-ms-transform: scale(.9);
		-o-transform: scale(.9);
		transform: scale(.9);
		margin-bottom: -5px
	}
}

@media only screen and (max-width:479px) {
	.recaptcha iframe {
		-webkit-transform: scale(.82);
		-moz-transform: scale(.82);
		-ms-transform: scale(.82);
		-o-transform: scale(.82);
		transform: scale(.82);
		margin-bottom: -10px
	}
}

.inputfile {
	width: .1px;
	height: .1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

.inputfile+label {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-weight: 500;
	padding: 20px 15px 20px 15px;
	font-size: 12px;
	text-align: center;
	margin: 0;
	color: #333;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	outline: 0
}

.inputfile+label em {
	display: block;
	font-size: 50px;
	margin-right: 10px;
	top: 2px;
	position: relative;
	color: #0572e9
}

@media only screen and (max-width:767px) {
	.inputfile+label em {
		font-size: 40px
	}
}

.no-js .inputfile+label {
	display: none
}

.inputfile+label:hover,
.inputfile.has-focus+label,
.inputfile:focus+label {
	border-color: #c1c1c1
}

.inputfile-label {
	display: block !important
}

.form-error+.inputfile-label {
	border-color: #d53434 !important
}

.switch {
	position: relative;
	display: inline-block;
	margin: 0 10px -4px 0;
	font-weight: 300;
	cursor: pointer
}

.switch .s-inner {
	display: table
}

.switch .s-inner .si-text {
	display: table-cell;
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	color: #333;
	text-align: left;
	vertical-align: middle
}

.switch .s-inner .si-text a {
	color: #0572e9
}

.switch .s-inner .si-text a:hover {
	color: #045ec1
}

.switch .s-inner .si-text .si-false {
	display: inline
}

.switch .s-inner .si-text .si-true {
	display: none
}

.switch .s-inner .si-effect+.si-text {
	padding-left: 10px
}

.switch .s-inner .si-element {
	outline: 0;
	resize: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	max-width: 100%
}

.switch .s-inner .si-element+.si-effect {
	display: inline-block;
	cursor: pointer;
	width: 60px;
	height: 34px;
	background-color: #e1e1e1;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
	vertical-align: middle;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.switch .s-inner .si-element+.si-effect:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: #fff;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.switch .s-inner .si-element:checked+.si-effect {
	background-color: #12aa5a
}

.switch .s-inner .si-element:checked+.si-effect {
	background-color: #12aa5a
}

.switch .s-inner .si-element:checked+.si-effect+.si-text .si-false {
	display: none
}

.switch .s-inner .si-element:checked+.si-effect+.si-text .si-true {
	display: inline
}

.switch .s-inner .si-element:checked+.si-effect:before {
	-webkit-transform: translateX(26px);
	-moz-transform: translateX(26px);
	-ms-transform: translateX(26px);
	-o-transform: translateX(26px);
	transform: translateX(26px)
}

.switch .s-inner .si-element:disabled+.si-effect:before {
	opacity: .5
}

.switch.switch-round .si-element+.si-effect {
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px
}

.switch.switch-round .si-element+.si-effect:before {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

[dir=rtl] .switch {
	margin: 0 0 -4px 10px
}

[dir=rtl] .switch .s-inner .si-effect+.si-text {
	padding-left: 0;
	padding-right: 10px
}

[dir=rtl] #countryPhone,
[dir=rtl] #msisdn,
[dir=rtl] #number {
	direction: ltr;
	text-align: left
}

[dir=rtl] #countryPhone::-webkit-input-placeholder,
[dir=rtl] #msisdn::-webkit-input-placeholder,
[dir=rtl] #number::-webkit-input-placeholder {
	text-align: right
}

[dir=rtl] #countryPhone::-moz-placeholder,
[dir=rtl] #msisdn::-moz-placeholder,
[dir=rtl] #number::-moz-placeholder {
	text-align: right
}

[dir=rtl] #countryPhone:-ms-input-placeholder,
[dir=rtl] #msisdn:-ms-input-placeholder,
[dir=rtl] #number:-ms-input-placeholder {
	text-align: right
}

[dir=rtl] #countryPhone:-moz-placeholder,
[dir=rtl] #msisdn:-moz-placeholder,
[dir=rtl] #number:-moz-placeholder {
	text-align: right
}

[dir=rtl] [dir=ltr].input,
[dir=rtl] [dir=ltr].textarea {
	text-align: right !important
}

[dir=rtl] span.form-error {
	text-align: right
}

[dir=rtl] .recaptcha {
	text-align: right
}

[dir=rtl] .recaptcha iframe {
	text-align: right;
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right
}

[dir=rtl] .form-row {
	text-align: right
}

@media only screen and (max-width:767px) {
	[dir=rtl] .form-row.form-row .form-cell {
		margin-right: 0
	}
}

[dir=rtl] .form-row.form-row-1 {
	margin-right: 0;
	margin-left: -10px
}

[dir=rtl] .form-row.form-row-2 {
	margin-right: 0;
	margin-left: -20px
}

[dir=rtl] .form-row.form-row-3 {
	margin-right: 0;
	margin-left: -20px
}

[dir=rtl] .form-row.form-row-4 {
	margin-right: 0;
	margin-left: -20px
}

[dir=rtl] .form-row.form-row-5 {
	margin-right: 0;
	margin-left: -20px
}

[dir=rtl] .form-row.form-row-6 {
	margin-right: 0;
	margin-left: -10px
}

[dir=rtl] .form-row .form-cell {
	margin-left: 16px;
	margin-right: 0
}

[dir=rtl] .form-row-action {
	margin-top: 30px
}

[dir=rtl] .label {
	text-align: right
}

[dir=rtl] .select+.select2-container--default .select2-selection--single .select2-selection__rendered,
[dir=rtl] .select-country+.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-right: 15px;
	padding-left: 25px
}

[dir=rtl] .select+.select2-container--default .select2-selection--single .select2-selection__arrow,
[dir=rtl] .select-country+.select2-container--default .select2-selection--single .select2-selection__arrow {
	right: auto;
	left: 15px
}

[dir=rtl] .select-country-flag {
	margin-right: 0;
	margin-left: 8px
}

[dir=rtl] .select+.select2-container--default .select2-selection--single .select2-selection__rendered .select-country-flag,
[dir=rtl] .select-country+.select2-container--default .select2-selection--single .select2-selection__rendered .select-country-flag {
	margin-left: 8px;
	margin-right: -3px
}

[dir=rtl] .form-icon.form-icon-right {
	left: 15px;
	right: auto
}

[dir=rtl] .form-icon.form-icon-right+.input,
[dir=rtl] .form-icon.form-icon-right+.select,
[dir=rtl] .form-icon.form-icon-right+.select-country,
[dir=rtl] .form-icon.form-icon-right+.textarea {
	padding-right: 15px;
	padding-left: 40px
}

[dir=rtl] .checkbox,
[dir=rtl] .radio {
	margin-right: 0;
	margin-left: 10px
}

[dir=rtl] .checkbox .c-inner .ci-text,
[dir=rtl] .checkbox .c-inner .ri-text,
[dir=rtl] .checkbox .r-inner .ci-text,
[dir=rtl] .checkbox .r-inner .ri-text,
[dir=rtl] .radio .c-inner .ci-text,
[dir=rtl] .radio .c-inner .ri-text,
[dir=rtl] .radio .r-inner .ci-text,
[dir=rtl] .radio .r-inner .ri-text {
	text-align: right
}

[dir=rtl] .checkbox .c-inner .ci-element+.ci-effect,
[dir=rtl] .checkbox .c-inner .ci-element+.ri-effect,
[dir=rtl] .checkbox .c-inner .ri-element+.ci-effect,
[dir=rtl] .checkbox .c-inner .ri-element+.ri-effect,
[dir=rtl] .checkbox .r-inner .ci-element+.ci-effect,
[dir=rtl] .checkbox .r-inner .ci-element+.ri-effect,
[dir=rtl] .checkbox .r-inner .ri-element+.ci-effect,
[dir=rtl] .checkbox .r-inner .ri-element+.ri-effect,
[dir=rtl] .radio .c-inner .ci-element+.ci-effect,
[dir=rtl] .radio .c-inner .ci-element+.ri-effect,
[dir=rtl] .radio .c-inner .ri-element+.ci-effect,
[dir=rtl] .radio .c-inner .ri-element+.ri-effect,
[dir=rtl] .radio .r-inner .ci-element+.ci-effect,
[dir=rtl] .radio .r-inner .ci-element+.ri-effect,
[dir=rtl] .radio .r-inner .ri-element+.ci-effect,
[dir=rtl] .radio .r-inner .ri-element+.ri-effect {
	margin-right: 0;
	margin-left: 8px
}

.free-download-comments {
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma
}

.free-download-comments .container {
	padding-top: 40px;
	padding-bottom: 40px
}

@media only screen and (max-width:991px) {
	.free-download-comments .container {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

.free-download-comments h1,
.free-download-comments h2,
.free-download-comments h3,
.free-download-comments h4,
.free-download-comments h5,
.free-download-comments h6 {
	margin: 0;
	padding: 0;
	font-size: 42px;
	color: #000;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	line-height: 1.37;
	letter-spacing: -.5px;
	margin-bottom: 15px;
	text-align: center
}

@media only screen and (max-width:991px) {

	.free-download-comments h1,
	.free-download-comments h2,
	.free-download-comments h3,
	.free-download-comments h4,
	.free-download-comments h5,
	.free-download-comments h6 {
		font-size: 32px;
		margin-bottom: 10px
	}
}

.free-download-comments .hc-item {
	background: #f7f8f9;
	padding: 30px 25px 30px 25px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.free-download-comments .hc-item .hci-original {
	display: none
}

.free-download-comments .hc-item .hci-original p,
.free-download-comments .hc-item .hci-translate p,
.free-download-comments .hc-item>p {
	font-size: 14px !important;
	line-height: 1.43 !important;
	letter-spacing: normal !important;
	color: #404040 !important;
	padding: 0 !important;
	text-align: left !important;
	max-height: 150px !important;
	overflow-y: auto
}

.free-download-comments .hc-item .hci-rating {
	margin: 0 0 30px
}

.free-download-comments .hc-item .hci-rating,
.free-download-comments .hc-item .hci-rating .rb-inner {
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
	width: 240px;
	height: 24px;
	background-repeat: no-repeat
}

@media only screen and (max-width:991px) {
	.free-download-comments .hc-item .hci-rating {
		margin: 0 0 20px
	}
}

.free-download-comments .hc-item .hci-detail {
	margin-bottom: 15px;
	position: relative
}

.free-download-comments .hc-item .hci-detail .icon-left-quote,
.free-download-comments .hc-item .hci-detail .icon-right-quote {
	position: absolute;
	font-size: 32px;
	color: #000
}

@media only screen and (max-width:991px) {

	.free-download-comments .hc-item .hci-detail .icon-left-quote,
	.free-download-comments .hc-item .hci-detail .icon-right-quote {
		font-size: 26px
	}
}

.free-download-comments .hc-item .hci-detail .icon-left-quote {
	display: none;
	left: 0;
	top: -40px
}

@media only screen and (max-width:991px) {
	.free-download-comments .hc-item .hci-detail .icon-left-quote {
		top: -32px
	}
}

.free-download-comments .hc-item .hci-detail .icon-right-quote {
	display: none;
	right: 0;
	bottom: -40px
}

@media only screen and (max-width:991px) {
	.free-download-comments .hc-item .hci-detail .icon-right-quote {
		bottom: -32px
	}
}

.free-download-comments .hc-item .hci-detail p {
	padding: 0 15px;
	font-size: 12px;
	line-height: 1.3;
	color: #acacac;
	font-weight: 400;
	margin-bottom: 0;
	letter-spacing: 1.4px
}

@media only screen and (max-width:991px) {
	.free-download-comments .hc-item .hci-detail p {
		font-size: 11px
	}
}

.free-download-comments .hc-item .hci-detail p+p {
	margin-top: 10px
}

.free-download-comments .hc-item .hci-user .hciu-date,
.free-download-comments .hc-item .hci-user .hciu-name {
	text-align: left;
	margin-bottom: 0;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.43;
	color: #404040
}

@media only screen and (max-width:991px) {

	.free-download-comments .hc-item .hci-user .hciu-date,
	.free-download-comments .hc-item .hci-user .hciu-name {
		font-size: 12px
	}
}

.free-download-comments .hc-item .hci-user .hciu-name {
	font-weight: 600
}

.free-download-comments .hc-item .hci-user .hciu-icon {
	font-size: 13px;
	letter-spacing: 1px;
	color: #6d6d6d;
	font-weight: 500;
	margin-top: 15px
}

.free-download-comments .hc-item .hci-user .hciu-icon:before {
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	content: "";
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: middle;
	display: inline-block
}

.free-download-comments .hc-item .hci-user .hciu-icon span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: 2px
}

.free-download-comments .hc-item .hci-user .hciu-action {
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 20px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	color: #6d6d6d
}

@media only screen and (max-width:991px) {
	.free-download-comments .hc-item .hci-user .hciu-action {
		font-size: 18px
	}
}

.free-download-comments .hc-item .hci-user .hciu-action .hciu-text {
	display: block
}

.free-download-comments .hc-item .hci-user .hciu-action span {
	display: inline-block;
	font-size: 12px;
	vertical-align: middle
}

@media only screen and (max-width:991px) {
	.free-download-comments .hc-item .hci-user .hciu-action span {
		display: block
	}
}

.free-download-comments .hc-item .hci-user .hciu-action em {
	font-style: normal
}

.free-download-comments .hc-item .hci-user .hciu-action .hciu-button {
	display: inline-block;
	color: #515151;
	padding: 5px 8px;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	margin-top: 10px;
	background: #e6e6e6
}

@media only screen and (max-width:991px) {
	.free-download-comments .hc-item .hci-user .hciu-action .hciu-button {
		font-size: 11px;
		margin-top: 10px
	}
}

.free-download-comments .hc-item .hci-user .hciu-action .hciu-button:hover {
	background-color: #ddd
}

.free-download-comments .swiper-pagination {
	position: relative;
	margin-top: 40px;
	margin-bottom: -5px;
	z-index: 99
}

@media only screen and (max-width:991px) {
	.free-download-comments .swiper-pagination {
		margin-top: 40px
	}
}

.free-download-comments .swiper-pagination-bullet {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	width: 13px;
	height: 13px;
	border: 2px solid #d5d5d5 !important;
	background-color: #fff;
	opacity: 1 !important
}

.free-download-comments .swiper-pagination-bullet-active {
	background-color: #d5d5d5
}

.free-download {
	background-color: #fff
}

.free-download .container {
	padding-left: 20px !important;
	padding-right: 20px !important
}

@media(min-width:1200px) {
	.free-download .container {
		max-width: 1140px !important
	}
}

.free-download .mobile-panel {
	z-index: 999999
}

.free-download-div {
	text-align: center;
	padding: 30px 0 0;
	margin: 0 auto
}

@media only screen and (max-width:991px) {
	.free-download-div {
		padding: 10px 0 40px 0
	}
}

@media only screen and (max-width:575px) {
	.free-download-div {
		padding: 0 0 30px 0
	}
}

.free-download-div .title {
	font-size: 44px;
	font-weight: 900;
	letter-spacing: normal;
	text-align: center;
	display: block;
	color: #313131;
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 1
}

@media only screen and (max-width:991px) {
	.free-download-div .title {
		font-size: 32px;
		line-height: 1.42;
		letter-spacing: -.38px
	}
}

@media only screen and (max-width:575px) {
	.free-download-div .title {
		font-size: 24px;
		line-height: 1.42;
		letter-spacing: -.38px
	}
}

.free-download-div img {
	width: 100%;
	margin: 30px 0 32px 0
}

@media only screen and (max-width:991px) {
	.free-download-div img {
		margin: 20px 0 28px 0
	}
}

@media only screen and (max-width:575px) {
	.free-download-div img {
		margin: 15px 0 24px 0
	}
}

.free-download-div p {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.6;
	text-align: center;
	color: #404040;
	margin-bottom: 5px;
	letter-spacing: normal
}

@media only screen and (max-width:991px) {
	.free-download-div p {
		font-size: 22px
	}
}

@media only screen and (max-width:575px) {
	.free-download-div p {
		font-size: 20px
	}
}

.free-download-div p:last-child {
	margin-bottom: 0
}

.free-download-div .feature-texts {
	padding: 30px 0 20px
}

@media only screen and (max-width:991px) {
	.free-download-div .feature-texts {
		padding: 20px 0 20px
	}
}

@media only screen and (max-width:575px) {
	.free-download-div .feature-texts {
		padding: 10px 0 20px
	}
}

.free-download-div .feature-texts div {
	padding: 30px 0;
	border-bottom: 1px solid #e9e9e9
}

@media only screen and (max-width:991px) {
	.free-download-div .feature-texts div {
		padding: 15px 0
	}
}

.free-download-div .feature-texts div:last-child {
	border: 0
}

.free-download-div .feature-texts div h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.17;
	letter-spacing: normal;
	text-align: center;
	color: #404040;
	margin-bottom: 20px
}

@media only screen and (max-width:991px) {
	.free-download-div .feature-texts div h3 {
		font-size: 22px;
		line-height: 1.29
	}
}

@media only screen and (max-width:575px) {
	.free-download-div .feature-texts div h3 {
		font-size: 20px;
		line-height: 1.4
	}
}

.free-download-div .feature-texts div p {
	font-size: 18px;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: center;
	font-weight: 400;
	color: #404040
}

@media only screen and (max-width:991px) {
	.free-download-div .feature-texts div p {
		font-size: 17px;
		line-height: 1.4
	}
}

@media only screen and (max-width:575px) {
	.free-download-div .feature-texts div p {
		font-size: 16px;
		line-height: 1.25
	}
}

.free-download-div .app-banner p {
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: center;
	color: #404040;
	font-weight: 400
}

.free-download-div .app-banner button {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	padding: 13px 25px 12px;
	border: 0;
	background-color: #1f74f0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 27px 0 40px;
	-webkit-transition: .3s background-color;
	-o-transition: .3s background-color;
	-moz-transition: .3s background-color;
	transition: .3s background-color
}

.free-download-div .app-banner button:hover {
	background-color: #2b7ef7
}

.free-download-div .app-banner button:active {
	background-color: #1968dc
}

@media(min-width:576px) {
	.free-download-div .app-banner button {
		max-width: 374px !important
	}

	.free-download-div .app-banner button.sticky-button {
		display: none
	}
}

@media(max-width:575px) {
	.free-download-div .app-banner button.hide:not(.sticky-button) {
		opacity: 0
	}

	.free-download-div .app-banner button.effective-hide:not(.sticky-button) {
		-webkit-transition: opacity .8s ease-in-out;
		-o-transition: opacity .8s ease-in-out;
		-moz-transition: opacity .8s ease-in-out;
		transition: opacity .8s ease-in-out
	}

	.free-download-div .app-banner button.sticky-button {
		position: fixed;
		bottom: 20px;
		left: 20px;
		width: -webkit-calc(100vw - 40px) !important;
		width: -moz-calc(100vw - 40px) !important;
		width: calc(100vw - 40px) !important;
		max-width: 99999px !important;
		z-index: 999999;
		margin: 0 !important
	}

	.free-download-div .app-banner button.sticky-button.effective-show {
		-webkit-transition: bottom .8s ease-in-out, opacity .8s ease-in-out;
		-o-transition: bottom .8s ease-in-out, opacity .8s ease-in-out;
		-moz-transition: bottom .8s ease-in-out, opacity .8s ease-in-out;
		transition: bottom .8s ease-in-out, opacity .8s ease-in-out
	}

	.free-download-div .app-banner button.sticky-button.hide {
		bottom: -120px;
		opacity: 0
	}
}

.free-download-div .app-banner button span {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-top: 3px
}

.free-download-div .app-banner button img {
	width: 24px;
	margin: 0
}

.free-download-div .app-banner button img,
.free-download-div .app-banner button span {
	opacity: .9
}

.free-download-div .app-banner .app-links-area {
	text-align: center
}

.free-download-div .app-banner .app-links-area img {
	width: 120px;
	max-width: -webkit-calc(((100vw / 3) - 3vw) - 13.333px);
	max-width: -moz-calc(((100vw / 3) - 3vw) - 13.333px);
	max-width: calc(((100vw / 3) - 3vw) - 13.333px)
}

.free-download-div .app-banner .app-links-area a:nth-child(2) img {
	margin-left: 20px;
	margin-right: 20px
}

@media(max-width:480px) {
	.free-download-div .app-banner .app-links-area a:nth-child(2) img {
		margin-left: 3vw;
		margin-right: 3vw
	}
}

.free-download-div .free-download-comments .container {
	padding: 0 15px
}

.free-download-div .free-download-comments h4 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.17;
	letter-spacing: normal;
	text-align: center;
	color: #1f74f0;
	margin-bottom: 45px
}

[dir=rtl] .free-download {
	text-align: center
}

[dir=rtl] .free-download .title {
	text-align: center
}

.freedownload {
	background-color: #fff
}

.freedownload .container {
	padding-left: 20px !important;
	padding-right: 20px !important
}

@media(min-width:1200px) {
	.freedownload .container {
		max-width: 984px !important
	}
}

.freedownload .container .content {
	padding: 0 !important
}

.freedownload .mobile-panel {
	z-index: 999999
}

.freedownload-div {
	text-align: center;
	padding: 0 0 40px;
	margin: 0 auto
}

.freedownload-div .poster {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center center !important;
	margin: 20px -20px 0;
	max-width: -webkit-calc(100%+40px);
	max-width: -moz-calc(100%+40px);
	max-width: calc(100%+40px);
	width: -webkit-calc(100%+40px);
	width: -moz-calc(100%+40px);
	width: calc(100%+40px);
	padding-top: 65%;
	cursor: pointer
}

.freedownload-div .poster .mejs__overlay-button {
	margin-top: -webkit-calc(-65%+30px);
	margin-top: -moz-calc(-65%+30px);
	margin-top: calc(-65%+30px)
}

.freedownload-div img {
	width: 100%;
	margin: 0 0 42px 0
}

@media only screen and (max-width:991px) {
	.freedownload-div img {
		margin: 0 0 40px 0
	}
}

@media only screen and (max-width:575px) {
	.freedownload-div img {
		margin: 0 0 40px 0
	}
}

.freedownload-div p {
	text-align: center;
	letter-spacing: normal;
	font-size: 44px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	color: #162052;
	margin: 40px auto 0;
	max-width: 920px
}

@media only screen and (max-width:991px) {
	.freedownload-div p {
		font-size: 30px
	}
}

@media only screen and (max-width:767px) {
	.freedownload-div p {
		font-size: 24px
	}
}

@media only screen and (max-width:575px) {
	.freedownload-div p {
		font-size: 20px
	}
}

.freedownload-div p:last-child {
	margin-bottom: 0
}

.freedownload-div .feature-texts {
	padding: 0
}

.freedownload-div .feature-texts div {
	padding: 0;
	border-bottom: 1px solid #e9e9e9
}

.freedownload-div .feature-texts div:last-child {
	border: 0
}

.freedownload-div .feature-texts div h3 {
	font-size: 24px;
	letter-spacing: normal;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	color: #162052
}

@media only screen and (max-width:991px) {
	.freedownload-div .feature-texts div h3 {
		font-size: 22px;
		line-height: 1.29
	}
}

@media only screen and (max-width:575px) {
	.freedownload-div .feature-texts div h3 {
		font-size: 20px;
		line-height: 1.4
	}
}

.freedownload-div .feature-texts div p {
	font-size: 18px;
	letter-spacing: normal;
	text-align: center;
	margin: 0;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.44;
	color: #51576c
}

@media only screen and (max-width:991px) {
	.freedownload-div .feature-texts div p {
		font-size: 17px;
		line-height: 1.4
	}
}

@media only screen and (max-width:575px) {
	.freedownload-div .feature-texts div p {
		font-size: 16px;
		line-height: 1.25;
		text-align: justify !important
	}
}

.freedownload-div .app-download p {
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: center;
	color: #404040;
	font-weight: 400
}

.freedownload-div .app-download button {
	width: 100%;
	padding: 13px 25px 12px;
	border: 0;
	background-color: #1f74f0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 40px 0 40px;
	height: 70px;
	-webkit-transition: .3s background-color;
	-o-transition: .3s background-color;
	-moz-transition: .3s background-color;
	transition: .3s background-color
}

@media only screen and (max-width:767px) {
	.freedownload-div .app-download button {
		height: 60px
	}
}

.freedownload-div .app-download button:hover {
	background-color: #2b7ef7
}

.freedownload-div .app-download button:active {
	background-color: #1968dc
}

@media(min-width:576px) {
	.freedownload-div .app-download button {
		max-width: 374px !important
	}

	.freedownload-div .app-download button.sticky-button {
		display: none
	}
}

@media(max-width:575px) {
	.freedownload-div .app-download button.hide:not(.sticky-button) {
		opacity: 0
	}

	.freedownload-div .app-download button.effective-hide:not(.sticky-button) {
		-webkit-transition: opacity .8s ease-in-out;
		-o-transition: opacity .8s ease-in-out;
		-moz-transition: opacity .8s ease-in-out;
		transition: opacity .8s ease-in-out
	}

	.freedownload-div .app-download button.sticky-button {
		position: fixed;
		bottom: 20px;
		left: 20px;
		width: -webkit-calc(100vw - 40px) !important;
		width: -moz-calc(100vw - 40px) !important;
		width: calc(100vw - 40px) !important;
		max-width: 99999px !important;
		z-index: 999999;
		margin: 0 !important
	}

	.freedownload-div .app-download button.sticky-button.effective-show {
		-webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
		-o-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
		-moz-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
		transition: bottom .3s ease-in-out, opacity .3s ease-in-out
	}

	.freedownload-div .app-download button.sticky-button.hide {
		bottom: -120px;
		opacity: 0
	}
}

.freedownload-div .app-download span {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-top: 3px
}

.freedownload-div .app-download img {
	width: 24px;
	margin: 0
}

.freedownload-div .app-download img,
.freedownload-div .app-download span {
	opacity: .9
}

@media(max-width:575px) {
	.freedownload-div .app-download.hide-on-mobile {
		display: none !important
	}
}

.freedownload .video-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000e0;
	z-index: 9999999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.freedownload .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
.freedownload .video-popup .mejs__overlay {
	width: 100% !important;
	height: 100% !important;
	max-width: 80vw !important;
	max-height: 80vh !important
}

@media screen and (min-aspect-ratio:16 / 9) {

	.freedownload .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.freedownload .video-popup .mejs__overlay {
		width: -webkit-calc(80vh * 1.77777) !important;
		width: -moz-calc(80vh * 1.77777) !important;
		width: calc(80vh * 1.77777) !important
	}
}

@media screen and (max-aspect-ratio:16 / 9) {

	.freedownload .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.freedownload .video-popup .mejs__overlay {
		height: -webkit-calc(80vw / 1.77777) !important;
		height: -moz-calc(80vw / 1.77777) !important;
		height: calc(80vw / 1.77777) !important
	}
}

@media screen and (max-width:767px) {

	.freedownload .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.freedownload .video-popup .mejs__overlay {
		max-width: 92vw !important;
		max-height: 92vh !important
	}
}

@media screen and (min-aspect-ratio:16 / 9) and (max-width:767px) {

	.freedownload .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.freedownload .video-popup .mejs__overlay {
		width: -webkit-calc(92vh * 1.77777) !important;
		width: -moz-calc(92vh * 1.77777) !important;
		width: calc(92vh * 1.77777) !important
	}
}

@media screen and (max-aspect-ratio:16 / 9) and (max-width:767px) {

	.freedownload .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.freedownload .video-popup .mejs__overlay {
		height: -webkit-calc(92vw / 1.77777) !important;
		height: -moz-calc(92vw / 1.77777) !important;
		height: calc(92vw / 1.77777) !important
	}
}

.freedownload .video-popup .mejs__overlay-play,
.freedownload .video-popup video.hsm-video {
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	max-height: none !important;
	aspect-ratio: inherit !important
}

.freedownload .video-popup button.close {
	position: fixed;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px
}

@media screen and (min-width:768px) {
	.freedownload .video-popup button.close {
		margin: 16px
	}
}

@media screen and (max-width:767px) {
	.freedownload .video-popup button.close {
		margin: 4px
	}
}

.freedownload .video-popup button.close span {
	font-weight: 100;
	color: #fff;
	text-shadow: 0 0 transparent
}

[dir=rtl] .free-download {
	text-align: center
}

[dir=rtl] .free-download .title {
	text-align: center
}

.grid-sizer {
	width: -webkit-calc(100% / 2 - 5px - 50px);
	width: -moz-calc(100% / 2 - 5px - 50px);
	width: calc(100% / 2 - 5px - 50px);
	margin: 0 50px 30px 1px
}

@media only screen and (max-width:991px) {
	.grid-sizer {
		width: 100%
	}
}

.home-comments {
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma
}

.home-comments .container {
	padding-top: 40px;
	padding-bottom: 40px
}

@media only screen and (max-width:991px) {
	.home-comments .container {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

.home-comments h1,
.home-comments h2,
.home-comments h3,
.home-comments h4,
.home-comments h5,
.home-comments h6 {
	margin: 0;
	padding: 0;
	font-size: 42px;
	color: #000;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	line-height: 1.37;
	letter-spacing: -.5px;
	margin-bottom: 15px;
	text-align: center
}

@media only screen and (max-width:991px) {

	.home-comments h1,
	.home-comments h2,
	.home-comments h3,
	.home-comments h4,
	.home-comments h5,
	.home-comments h6 {
		font-size: 32px;
		margin-bottom: 10px
	}
}

.home-comments .hc-item {
	text-align: center
}

.home-comments .hc-item .hci-original {
	display: none
}

.home-comments .hc-item .hci-rating {
	margin: 0 auto 30px auto
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-rating {
		margin: 0 auto 20px auto
	}
}

.home-comments .hc-item .hci-detail {
	margin-bottom: 15px;
	position: relative
}

.home-comments .hc-item .hci-detail .icon-left-quote,
.home-comments .hc-item .hci-detail .icon-right-quote {
	position: absolute;
	font-size: 32px;
	color: #000
}

@media only screen and (max-width:991px) {

	.home-comments .hc-item .hci-detail .icon-left-quote,
	.home-comments .hc-item .hci-detail .icon-right-quote {
		font-size: 26px
	}
}

.home-comments .hc-item .hci-detail .icon-left-quote {
	display: none;
	left: 0;
	top: -40px
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-detail .icon-left-quote {
		top: -32px
	}
}

.home-comments .hc-item .hci-detail .icon-right-quote {
	display: none;
	right: 0;
	bottom: -40px
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-detail .icon-right-quote {
		bottom: -32px
	}
}

.home-comments .hc-item .hci-detail p {
	padding: 0 15px;
	font-size: 12px;
	line-height: 1.3;
	color: #acacac;
	font-weight: 400;
	margin-bottom: 0;
	letter-spacing: 1.4px
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-detail p {
		font-size: 11px
	}
}

.home-comments .hc-item .hci-detail p+p {
	margin-top: 10px
}

.home-comments .hc-item .hci-user .hciu-name {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 0;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 700;
	color: #333
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-user .hciu-name {
		font-size: 18px
	}
}

.home-comments .hc-item .hci-user .hciu-date {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 5px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	color: #6d6d6d
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-user .hciu-date {
		font-size: 11px
	}
}

.home-comments .hc-item .hci-user .hciu-icon {
	font-size: 13px;
	letter-spacing: 1px;
	color: #6d6d6d;
	font-weight: 500;
	margin-top: 15px
}

.home-comments .hc-item .hci-user .hciu-icon:before {
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	content: "";
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: middle;
	display: inline-block
}

.home-comments .hc-item .hci-user .hciu-icon span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: 2px
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-google-play {
	color: #6a6a6a
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-google-play:before {
	background-image: url(../img/comment/icon-google-play-logo.png);
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100px;
	height: 21px
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-google-play span {
	display: none
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-app-store {
	color: #111
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-app-store:before {
	background-image: url(../img/comment/icon-app-store-2.png)
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-facebook {
	color: #4267b2
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-facebook:before {
	background-image: url(../img/comment/icon-facebook.png)
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-twitter {
	color: #03a9f4
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-twitter:before {
	background-image: url(../img/comment/icon-twitter.png)
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-youtube {
	color: #282828
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-youtube:before {
	background-image: url(../img/comment/icon-youtube.png)
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-instagram {
	color: #262626
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-instagram:before {
	background-image: url(../img/comment/icon-instagram.png)
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-linkedin {
	color: #000
}

.home-comments .hc-item .hci-user .hciu-icon.hciu-icon-linkedin:before {
	background-image: url(../img/comment/icon-linkedin.png)
}

.home-comments .hc-item .hci-user .hciu-action {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 10px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	color: #6d6d6d
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-user .hciu-action {
		font-size: 18px
	}
}

.home-comments .hc-item .hci-user .hciu-action .hciu-hr {
	padding: 0 5px
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-user .hciu-action .hciu-hr {
		display: none
	}
}

.home-comments .hc-item .hci-user .hciu-action span {
	display: inline-block;
	font-size: 12px;
	vertical-align: middle
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-user .hciu-action span {
		display: block
	}
}

.home-comments .hc-item .hci-user .hciu-action em {
	font-style: normal
}

.home-comments .hc-item .hci-user .hciu-action .hciu-button {
	display: inline-block;
	color: #515151;
	background-color: #f1f1f1;
	padding: 5px 8px;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px
}

@media only screen and (max-width:991px) {
	.home-comments .hc-item .hci-user .hciu-action .hciu-button {
		font-size: 11px;
		margin-top: 10px
	}
}

.home-comments .hc-item .hci-user .hciu-action .hciu-button:hover {
	background-color: #ddd
}

.home-comments .swiper-pagination {
	position: relative;
	margin-top: 30px;
	margin-bottom: -5px;
	z-index: 99
}

@media only screen and (max-width:991px) {
	.home-comments .swiper-pagination {
		margin-top: 30px
	}
}

.home-comments .swiper-pagination-bullet {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	width: 13px;
	height: 13px;
	border: 2px solid #839690 !important;
	background-color: #fff;
	opacity: 1 !important
}

.home-comments .swiper-pagination-bullet-active {
	background-color: #839690
}

.home-community-box {
	text-align: center;
	padding: 40px 0 0 0
}

@media only screen and (max-width:1199px) {
	.home-community-box {
		padding: 30px 0 0 0
	}
}

@media only screen and (max-width:991px) {
	.home-community-box {
		padding: 30px 0 0 0
	}
}

@media only screen and (max-height:480px) {
	.home-community-box {
		padding: 20px 0 0 0
	}
}

.home-community-box .hcb-content {
	position: relative;
	z-index: 99
}

.home-community-box .hcb-title {
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 40px
}

.home-community-box .hcb-title span {
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900
}

@media only screen and (max-width:991px) {
	.home-community-box .hcb-title {
		font-size: 24px;
		margin-bottom: 20px
	}
}

@media only screen and (max-width:767px) {
	.home-community-box .hcb-title {
		font-size: 22px;
		margin-bottom: 20px
	}
}

@media only screen and (max-width:575px) {
	.home-community-box .hcb-title {
		font-size: 21px;
		margin-bottom: 20px
	}
}

@media only screen and (max-width:374px) {
	.home-community-box .hcb-title {
		font-size: 18px;
		margin-bottom: 20px
	}
}

@media only screen and (max-height:568px) {
	.home-community-box .hcb-title {
		font-size: 18px;
		margin-bottom: 20px
	}
}

.home-community-box .hcb-title:after {
	content: "";
	display: block;
	margin: 5px auto 0 auto;
	width: 50px;
	height: 3px;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	background-color: #0572e9
}

.home-community-box .hcb-text-group {
	margin-bottom: 40px;
	*zoom: 1
}

.home-community-box .hcb-text-group:after,
.home-community-box .hcb-text-group:before {
	display: table;
	content: "";
	line-height: 0
}

.home-community-box .hcb-text-group:after {
	clear: both
}

@media only screen and (max-width:991px) {
	.home-community-box .hcb-text-group {
		margin-bottom: 15px
	}
}

@media only screen and (max-height:768px) {
	.home-community-box .hcb-text-group {
		margin-bottom: 15px
	}
}

.home-community-box .hcb-text-group .hcb-text {
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.56
}

@media only screen and (max-width:991px) {
	.home-community-box .hcb-text-group .hcb-text {
		margin: 0 auto;
		font-size: 15px
	}
}

@media only screen and (max-height:768px) {
	.home-community-box .hcb-text-group .hcb-text {
		font-size: 15px
	}
}

.home-community-box .hcb-text-group .hcb-text-left {
	float: left;
	text-align: left;
	width: -webkit-calc(100% / 2 - 40px);
	width: -moz-calc(100% / 2 - 40px);
	width: calc(100% / 2 - 40px);
	font-size: 18px;
	font-weight: 300;
	line-height: 1.56;
	padding-right: 20px
}

@media only screen and (max-width:991px) {
	.home-community-box .hcb-text-group .hcb-text-left {
		margin: 0 0 20px 0;
		padding-right: 0;
		float: none;
		width: 100%;
		font-size: 15px;
		text-align: center
	}
}

.home-community-box .hcb-text-group .hcb-text-right {
	float: right;
	width: -webkit-calc(100% / 2 - 40px);
	width: -moz-calc(100% / 2 - 40px);
	width: calc(100% / 2 - 40px);
	text-align: left;
	margin: 50px 0 0 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.56;
	padding-left: 40px
}

@media only screen and (max-width:991px) {
	.home-community-box .hcb-text-group .hcb-text-right {
		margin: 0 0 20px 0;
		padding-left: 0;
		float: none;
		width: 100%;
		font-size: 15px;
		text-align: center
	}
}

.home-community-box .hcb-text {
	margin-bottom: 40px;
	font-size: 21px;
	line-height: 1.56;
	font-weight: 400
}

@media only screen and (max-width:991px) {
	.home-community-box .hcb-text {
		margin-bottom: 20px;
		font-size: 18px
	}
}

@media only screen and (max-height:768px) {
	.home-community-box .hcb-text {
		margin-bottom: 20px;
		font-size: 18px
	}
}

.home-community-box .app-link {
	margin: 0 0 10px 0
}

.home-community-box .hcb-img {
	overflow: hidden;
	margin: 0;
	text-align: center
}

@media only screen and (max-width:479px) {
	.home-community-box .hcb-img {
		margin: 0 -50px 0 -50px
	}
}

.home-community-box .hcb-img img {
	max-width: 100%;
	height: auto
}

@media only screen and (max-height:768px) {
	.home-community-box .hcb-img img {
		max-width: 80%;
		height: auto
	}
}

@media only screen and (max-width:812px) {
	.home-content-3-fixed {
		height: auto !important
	}
}

.home-feature-box {
	position: relative;
	display: table;
	width: 100%;
	*zoom: 1
}

.home-feature-box:after,
.home-feature-box:before {
	display: table;
	content: "";
	line-height: 0
}

.home-feature-box:after {
	clear: both
}

@media only screen and (max-width:991px) {
	.home-feature-box {
		display: block;
		text-align: center
	}
}

@media only screen and (max-height:820px) {
	.home-feature-box {
		-webkit-transform: scale(.98);
		-moz-transform: scale(.98);
		-ms-transform: scale(.98);
		-o-transform: scale(.98);
		transform: scale(.98);
		-webkit-transform-origin: center center;
		-moz-transform-origin: center center;
		-ms-transform-origin: center center;
		-o-transform-origin: center center;
		transform-origin: center center
	}
}

@media only screen and (max-height:768px) {
	.home-feature-box {
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		-o-transform: scale(.8);
		transform: scale(.8);
		-webkit-transform-origin: center center;
		-moz-transform-origin: center center;
		-ms-transform-origin: center center;
		-o-transform-origin: center center;
		transform-origin: center center
	}
}

@media only screen and (max-height:728px) {
	.home-feature-box {
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		-o-transform: scale(.8);
		transform: scale(.8);
		-webkit-transform-origin: center center;
		-moz-transform-origin: center center;
		-ms-transform-origin: center center;
		-o-transform-origin: center center;
		transform-origin: center center
	}
}

@media only screen and (max-height:568px) {
	.home-feature-box {
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		-o-transform: scale(.8);
		transform: scale(.8);
		-webkit-transform-origin: center center;
		-moz-transform-origin: center center;
		-ms-transform-origin: center center;
		-o-transform-origin: center center;
		transform-origin: center center
	}
}

@media only screen and (max-height:480px) {
	.home-feature-box {
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		-o-transform: scale(.8);
		transform: scale(.8);
		-webkit-transform-origin: center center;
		-moz-transform-origin: center center;
		-ms-transform-origin: center center;
		-o-transform-origin: center center;
		transform-origin: center center
	}
}

.home-feature-box .hfb-left {
	display: table-cell;
	vertical-align: middle;
	width: 405px
}

@media only screen and (max-width:1199px) {
	.home-feature-box .hfb-left {
		width: 305px
	}
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-left {
		display: none;
		width: auto
	}
}

.home-feature-box .hfb-center {
	display: table-cell;
	vertical-align: middle;
	width: -webkit-calc(100% - 405px - 380px);
	width: -moz-calc(100% - 405px - 380px);
	width: calc(100% - 405px - 380px)
}

@media only screen and (max-width:1199px) {
	.home-feature-box .hfb-center {
		width: -webkit-calc(100% - 305px - 300px);
		width: -moz-calc(100% - 305px - 300px);
		width: calc(100% - 305px - 300px)
	}
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-center {
		display: inline-block;
		padding: 50px 50px 0 50px;
		margin: -50px -50px 0 -50px;
		width: auto;
		overflow: hidden
	}
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-center {
		height: 600px
	}
}

@media only screen and (max-width:767px) {
	.home-feature-box .hfb-center {
		height: 500px
	}
}

@media only screen and (max-width:575px) {
	.home-feature-box .hfb-center {
		height: 500px
	}
}

@media only screen and (max-width:479px) {
	.home-feature-box .hfb-center {
		height: 430px
	}
}

@media only screen and (max-width:374px) {
	.home-feature-box .hfb-center {
		height: 430px
	}
}

@media only screen and (max-height:568px) {
	.home-feature-box .hfb-center {
		height: 430px
	}
}

@media only screen and (max-height:528px) {
	.home-feature-box .hfb-center {
		height: 430px
	}
}

@media only screen and (max-height:480px) {
	.home-feature-box .hfb-center {
		height: 320px
	}
}

@media only screen and (max-height:420px) {
	.home-feature-box .hfb-center {
		display: inline-block;
		float: left;
		height: 280px
	}
}

.home-feature-box .hfb-right {
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	padding-left: 30px;
	position: relative;
	width: 380px
}

@media only screen and (max-width:1199px) {
	.home-feature-box .hfb-right {
		width: 305px
	}
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-right {
		display: block;
		padding-left: 0;
		margin-top: 10px;
		width: auto
	}
}

@media only screen and (max-height:420px) {
	.home-feature-box .hfb-right {
		display: block;
		vertical-align: middle;
		padding-left: 25px;
		padding-top: 20px;
		text-align: left
	}
}

.home-feature-box .hfb-slogan {
	opacity: 0;
	background-color: #0052aa;
	max-width: 410px;
	padding: 25px 25px 25px 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	position: relative;
	margin-right: -10px
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-slogan {
		background-color: transparent !important;
		padding: 0;
		margin: 0 auto;
		max-width: 100%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: 0;
		display: block;
		opacity: 1 !important;
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		animation: none !important
	}
}

@media only screen and (max-width:575px) {
	.home-feature-box .hfb-slogan {
		margin-top: 5px
	}
}

.home-feature-box .hfb-slogan a {
	color: #fff
}

.home-feature-box .hfb-slogan h2 {
	font-size: 24px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	line-height: 1.3;
	color: #fff
}

@media only screen and (max-width:1199px) {
	.home-feature-box .hfb-slogan h2 {
		font-size: 22px
	}
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-slogan h2 {
		font-size: 18px;
		line-height: 1.2
	}
}

.home-feature-box .hfb-slogan h2+p {
	margin-top: 20px
}

@media only screen and (max-width:1199px) {
	.home-feature-box .hfb-slogan h2+p {
		margin-top: 15px
	}
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-slogan h2+p {
		margin-top: 8px
	}
}

.home-feature-box .hfb-slogan p {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 20px
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-slogan p {
		font-size: 15px;
		line-height: 1.4;
		margin-bottom: 0
	}
}

@media only screen and (max-width:575px) {
	.home-feature-box .hfb-slogan p {
		font-size: 14px;
		margin-bottom: 0;
		line-height: 1.3
	}
}

.home-feature-box .hfb-slogan p:last-child {
	margin-bottom: 0
}

.home-feature-box .hfb-nav {
	position: relative;
	max-width: 365px;
	opacity: 0
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-nav {
		max-width: 100%;
		margin-top: 10px;
		margin-bottom: 0;
		opacity: 1 !important;
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		animation: none !important
	}
}

@media only screen and (max-width:575px) {
	.home-feature-box .hfb-nav {
		display: none
	}
}

@media only screen and (max-height:420px) {
	.home-feature-box .hfb-nav {
		display: none
	}
}

.home-feature-box .hfb-nav ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.home-feature-box .hfb-nav ul li {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	width: 100%;
	margin-bottom: 20px;
	display: table
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-nav ul li {
		display: inline-block;
		width: auto;
		margin-bottom: 10px;
		margin-left: 30px
	}
}

@media only screen and (max-width:991px) and (max-width:1199px) {
	.home-feature-box .hfb-nav ul li {
		margin-left: 20px
	}
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-nav ul li:first-child {
		margin-left: 0
	}
}

.home-feature-box .hfb-nav ul li a {
	display: block;
	z-index: 99;
	position: relative
}

.home-feature-box .hfb-nav ul li .hfbn-text {
	color: #004d9f;
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	line-height: 1.3;
	text-align: left;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	padding: 0 0 0 20px
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-nav ul li .hfbn-text {
		display: none
	}
}

.home-feature-box .hfb-nav ul li .hfbn-icon {
	color: #004d9f;
	display: table-cell;
	vertical-align: middle;
	font-size: 36px;
	width: 64px;
	text-align: left;
	font-weight: 700
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-nav ul li .hfbn-icon {
		font-size: 26px;
		width: 52px
	}
}

.home-feature-box .hfb-nav ul li .hfbn-icon:before {
	background-color: transparent;
	width: 64px;
	height: 64px;
	text-align: center;
	padding-top: 14px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-nav ul li .hfbn-icon:before {
		width: 52px;
		height: 52px
	}
}

.home-feature-box .hfb-nav ul li.hfbn-icon-3 .hfbn-icon:before {
	padding-top: 12px
}

.home-feature-box .hfb-nav ul li.active .hfbn-text {
	color: #fff;
	font-size: 20px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900
}

@media only screen and (max-width:1199px) {
	.home-feature-box .hfb-nav ul li.active .hfbn-text {
		font-size: 20px
	}
}

.home-feature-box .hfb-nav ul li.active .hfbn-icon {
	color: #0052aa
}

.home-feature-box .hfb-nav ul li.active .hfbn-icon:before {
	background-color: #fff
}

.home-feature-box .hfb-more {
	opacity: 0;
	max-width: 365px;
	margin: 60px 0 0 17px
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-more {
		margin: 20px auto 0 auto;
		opacity: 1 !important;
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		animation: none !important
	}
}

.home-feature-box .hfb-more .hfbm-title {
	font-size: 18px;
	font-weight: 700;
	text-shadow: 0 0 50px rgba(87, 73, 73, .5);
	color: #fff;
	margin-bottom: 15px
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-more .hfbm-title {
		display: none
	}
}

.home-feature-box .hfb-more .hfbm-link {
	display: block;
	width: 100%;
	max-width: 330px;
	height: 108px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	z-index: 1
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-more .hfbm-link {
		height: 72px;
		margin: 0 auto
	}
}

.home-feature-box .hfb-more .hfbm-link span {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	opacity: .6;
	background-image: url(../img/play-video.jpg);
	background-position: center center;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.home-feature-box .hfb-more .hfbm-link:before {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #0572e9;
	background-color: #fff;
	width: 78px;
	height: 78px;
	text-align: center;
	line-height: 78px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity: 1;
	font-size: 30px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -39px;
	z-index: 99;
	padding-left: 5px
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-more .hfbm-link:before {
		font-size: 22px;
		width: 52px;
		height: 52px;
		line-height: 52px;
		right: 10px;
		top: 50%;
		margin-top: -26px
	}
}

.home-feature-box .hfb-more .hfbm-link:hover span {
	opacity: .8
}

.home-feature-box .hfb-more .hfbm-link:hover:before {
	color: #045ec1
}

.home-feature-box .hfb-img {
	position: relative;
	max-width: 350px;
	max-height: 100%
}

.home-feature-box .hfb-img:before {
	display: block;
	content: "";
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	-webkit-box-shadow: 0 0 57px 8px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 57px 8px rgba(0, 0, 0, .4);
	box-shadow: 0 0 57px 8px rgba(0, 0, 0, .4);
	background-color: rgba(0, 0, 0, .4);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}

.home-feature-box .hfb-img img {
	max-width: 100%;
	height: auto;
	position: relative
}

@media only screen and (max-width:991px) {
	.home-feature-box .hfb-img img {
		max-width: 300px
	}
}

@media only screen and (max-width:767px) {
	.home-feature-box .hfb-img img {
		max-width: 300px
	}
}

@media only screen and (max-width:575px) {
	.home-feature-box .hfb-img img {
		max-width: 300px
	}
}

@media only screen and (max-width:479px) {
	.home-feature-box .hfb-img img {
		max-width: 300px
	}
}

@media only screen and (max-width:374px) {
	.home-feature-box .hfb-img img {
		max-width: 300px
	}
}

@media only screen and (max-height:480px) {
	.home-feature-box .hfb-img img {
		max-width: 280px
	}
}

@media only screen and (max-height:420px) {
	.home-feature-box .hfb-img img {
		max-width: 220px
	}
}

@media only screen and (min-width:992px) {
	.home-feature-box .hfb-right .hfb-slogan {
		display: none
	}
}

.home-feature-box.home-feature-box-blue .hfb-slogan {
	background-color: #0052aa
}

.home-feature-box.home-feature-box-blue .hfb-nav ul li .hfbn-text {
	color: #004d9f
}

.home-feature-box.home-feature-box-blue .hfb-nav ul li .hfbn-icon {
	color: #004d9f
}

.home-feature-box.home-feature-box-blue .hfb-nav ul li.active .hfbn-text {
	color: #fff
}

.home-feature-box.home-feature-box-blue .hfb-nav ul li.active .hfbn-icon {
	color: #0052aa
}

.home-feature-box.home-feature-box-blue .hfb-more .hfbm-link:before {
	color: #0572e9
}

.home-feature-box.home-feature-box-blue .hfb-more .hfbm-link:hover:before {
	color: #045ec1
}

.home-feature-box.home-feature-box-red .hfb-slogan {
	background-color: #a62526
}

.home-feature-box.home-feature-box-red .hfb-nav ul li .hfbn-text {
	color: #a62526
}

.home-feature-box.home-feature-box-red .hfb-nav ul li .hfbn-icon {
	color: #a62526
}

.home-feature-box.home-feature-box-red .hfb-nav ul li.active .hfbn-text {
	color: #fff
}

.home-feature-box.home-feature-box-red .hfb-nav ul li.active .hfbn-icon {
	color: #d13c3d
}

.home-feature-box.home-feature-box-red .hfb-more .hfbm-link:before {
	color: #d13c3d
}

.home-feature-box.home-feature-box-red .hfb-more .hfbm-link:hover:before {
	color: #b92c2d
}

.home-feature-box.home-feature-box-green .hfb-slogan {
	background-color: #117741
}

.home-feature-box.home-feature-box-green .hfb-nav ul li .hfbn-text {
	color: #117942
}

.home-feature-box.home-feature-box-green .hfb-nav ul li .hfbn-icon {
	color: #117942
}

.home-feature-box.home-feature-box-green .hfb-nav ul li.active .hfbn-text {
	color: #fff
}

.home-feature-box.home-feature-box-green .hfb-nav ul li.active .hfbn-icon {
	color: #12aa5a
}

.home-feature-box.home-feature-box-green .hfb-more .hfbm-link:before {
	color: #12aa5a
}

.home-feature-box.home-feature-box-green .hfb-more .hfbm-link:hover:before {
	color: #0e8546
}

.home-feature-box.home-feature-box-orange .hfb-slogan {
	background-color: #a85d0e
}

.home-feature-box.home-feature-box-orange .hfb-nav ul li .hfbn-text {
	color: #a85d0e
}

.home-feature-box.home-feature-box-orange .hfb-nav ul li .hfbn-icon {
	color: #a85d0e
}

.home-feature-box.home-feature-box-orange .hfb-nav ul li.active .hfbn-text {
	color: #fff
}

.home-feature-box.home-feature-box-orange .hfb-nav ul li.active .hfbn-icon {
	color: #ff9a00
}

.home-feature-box.home-feature-box-orange .hfb-more .hfbm-link:before {
	color: #ff8200
}

.home-feature-box.home-feature-box-orange .hfb-more .hfbm-link:hover:before {
	color: #d66d00
}

[dir=rtl] .home-feature-box {
	text-align: right
}

@media only screen and (max-width:991px) {
	[dir=rtl] .home-feature-box {
		text-align: center
	}
}

[dir=rtl] .home-feature-box .hfb-slogan {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	margin-right: 0;
	margin-left: -10px;
	text-align: right
}

@media only screen and (max-width:991px) {
	[dir=rtl] .home-feature-box .hfb-slogan {
		text-align: center
	}
}

@media only screen and (max-height:420px) {
	[dir=rtl] .home-feature-box .hfb-slogan {
		text-align: right
	}
}

[dir=rtl] .home-feature-box .hfb-nav {
	text-align: right
}

@media only screen and (max-width:991px) {
	[dir=rtl] .home-feature-box .hfb-nav {
		text-align: center
	}
}

@media only screen and (max-width:991px) {
	[dir=rtl] .home-feature-box .hfb-nav ul li {
		margin-left: 0;
		margin-right: 30px
	}
}

@media only screen and (max-width:991px) and (max-width:1199px) {
	[dir=rtl] .home-feature-box .hfb-nav ul li {
		margin-left: 0;
		margin-right: 20px
	}
}

@media only screen and (max-width:991px) {
	[dir=rtl] .home-feature-box .hfb-nav ul li:first-child {
		margin-right: 0
	}
}

[dir=rtl] .home-feature-box .hfb-nav ul li .hfbn-text {
	padding-left: 0;
	padding-right: 20px;
	text-align: right
}

@media only screen and (max-width:991px) {
	[dir=rtl] .home-feature-box .hfb-nav ul li .hfbn-text {
		text-align: center
	}
}

@media only screen and (max-height:420px) {
	[dir=rtl] .home-feature-box .hfb-center {
		float: right
	}
}

[dir=rtl] .home-feature-box .hfb-right {
	padding-left: 0;
	padding-right: 30px
}

@media only screen and (max-width:991px) {
	[dir=rtl] .home-feature-box .hfb-right {
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (max-height:420px) {
	[dir=rtl] .home-feature-box .hfb-right {
		padding-right: 15px;
		text-align: right
	}
}

.home-hero {
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	background-color: #fff;
	position: relative;
	overflow: hidden
}

@media only screen and (max-width:767px) {
	.home-hero {
		margin-bottom: 40px
	}
}

.home-hero .hh-inner {
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width:991px) {
	.home-hero .hh-inner {
		-webkit-box-align: inherit;
		-webkit-align-items: inherit;
		-moz-box-align: inherit;
		-ms-flex-align: inherit;
		align-items: inherit
	}
}

@media only screen and (max-width:767px) {
	.home-hero .hh-inner {
		display: block
	}
}

.home-hero .hh-inner .hhi-detail {
	width: 65%;
	-webkit-box-flex: 1px;
	-webkit-flex: 1px 0 50%;
	-moz-box-flex: 1px;
	-ms-flex: 1px 0 50%;
	flex: 1px 0 50%
}

@media only screen and (max-width:991px) {
	.home-hero .hh-inner .hhi-detail {
		width: 65%;
		-webkit-box-flex: 1px;
		-webkit-flex: 1px 0 65%;
		-moz-box-flex: 1px;
		-ms-flex: 1px 0 65%;
		flex: 1px 0 65%
	}
}

@media only screen and (max-width:767px) {
	.home-hero .hh-inner .hhi-detail {
		width: 100%;
		-webkit-box-flex: 1px;
		-webkit-flex: 1px 0 100%;
		-moz-box-flex: 1px;
		-ms-flex: 1px 0 100%;
		flex: 1px 0 100%;
		text-align: center
	}
}

.home-hero .hh-inner .hhi-detail-content {
	max-width: 500px;
	margin: 0 0 0 auto
}

@media(max-width:1032px) {
	.home-hero .hh-inner .hhi-detail-content {
		padding: 40px 24px
	}
}

@media(max-width:767px) {
	.home-hero .hh-inner .hhi-detail-content {
		margin: 0 auto
	}
}

.home-hero .hh-inner .hhi-detail-content h2 {
	max-width: 400px
}

.home-hero .hh-inner .hhi-detail-content .app-links-area {
	display: flex
}

.home-hero .hh-inner .hhi-detail-content .app-links-area-container {
	display: flex;
	flex-wrap: wrap;
	gap: 6px
}

.home-hero .hh-inner .hhi-detail-content .app-links-area-container-russia {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 6px
}

@media(max-width:768px) {
	.home-hero .hh-inner .hhi-detail-content .app-links-area {
		justify-content: center
	}

	.home-hero .hh-inner .hhi-detail-content .app-links-area-container-russia {
		grid-template-columns: repeat(2, 1fr)
	}
}

.home-hero .hh-inner .hhi-detail-content .app-links-area a {
	display: inline-block
}

.home-hero .hh-inner .hhi-detail-content .app-links-area a img {
	width: 110px;
	height: 36px
}

@media(max-width:991px) {
	.home-hero .hh-inner .hhi-detail-content .app-links-area a {
		margin: 0
	}
}

.home-hero .hh-inner .hhi-detail-content .app-links-area a:last-child img {
	margin-right: 0
}

.home-hero .hh-inner .hhi-detail-content-tags {
	padding-top: 10px
}

@media(max-width:767px) {
	.home-hero .hh-inner .hhi-detail-content-tags {
		margin: 0 -24px
	}
}

.home-hero .hh-inner .hhi-detail-content-tags span {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #007bff;
	padding: 16px 28px 14px;
	font-size: 20px;
	font-weight: 500;
	line-height: .95;
	letter-spacing: .44px;
	color: #fff;
	margin: 20px 20px 0 0;
	display: inline-block
}

@media(max-width:991px) {
	.home-hero .hh-inner .hhi-detail-content-tags span {
		padding: 12px 18px 10px;
		font-size: 16px;
		margin: 7px 7px !important
	}
}

.home-hero .hh-inner .hhi-detail h1,
.home-hero .hh-inner .hhi-detail h2,
.home-hero .hh-inner .hhi-detail h3,
.home-hero .hh-inner .hhi-detail h4,
.home-hero .hh-inner .hhi-detail h5,
.home-hero .hh-inner .hhi-detail h6 {
	margin: 0;
	padding: 0;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	color: #000;
	margin-bottom: 15px;
	font-size: 43px;
	line-height: 1.2;
	letter-spacing: -.75px
}

@media only screen and (max-width:991px) {

	.home-hero .hh-inner .hhi-detail h1,
	.home-hero .hh-inner .hhi-detail h2,
	.home-hero .hh-inner .hhi-detail h3,
	.home-hero .hh-inner .hhi-detail h4,
	.home-hero .hh-inner .hhi-detail h5,
	.home-hero .hh-inner .hhi-detail h6 {
		font-size: 50px;
		margin-bottom: 10px;
		line-height: 1.2
	}
}

@media only screen and (max-width:767px) {

	.home-hero .hh-inner .hhi-detail h1,
	.home-hero .hh-inner .hhi-detail h2,
	.home-hero .hh-inner .hhi-detail h3,
	.home-hero .hh-inner .hhi-detail h4,
	.home-hero .hh-inner .hhi-detail h5,
	.home-hero .hh-inner .hhi-detail h6 {
		font-size: 44px;
		margin-bottom: 10px;
		line-height: 1.2
	}
}

.home-hero .hh-inner .hhi-detail h1 strong,
.home-hero .hh-inner .hhi-detail h2 strong,
.home-hero .hh-inner .hhi-detail h3 strong,
.home-hero .hh-inner .hhi-detail h4 strong,
.home-hero .hh-inner .hhi-detail h5 strong,
.home-hero .hh-inner .hhi-detail h6 strong {
	color: #515151;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900
}

.home-hero .hh-inner .hhi-detail p {
	font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, Tahoma;
	color: #8a8a8a;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 15px
}

@media only screen and (max-width:991px) {
	.home-hero .hh-inner .hhi-detail p {
		font-size: 15px;
		margin-bottom: 10px
	}
}

.home-hero .hh-inner .hhi-detail .hh-sub-title {
	font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, Tahoma;
	margin-bottom: 25px;
	display: block;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.23;
	letter-spacing: -.5px;
	color: #8a8a8a
}

.home-hero .hh-inner .hhi-detail .app-link,
.home-hero .hh-inner .hhi-detail .app-link-text {
	margin-top: 8px
}

@media only screen and (max-width:991px) {

	.home-hero .hh-inner .hhi-detail .app-link,
	.home-hero .hh-inner .hhi-detail .app-link-text {
		margin-top: 8px
	}
}

.home-hero .hh-inner .hhi-phone {
	width: 50%;
	-webkit-box-flex: 1px;
	-webkit-flex: 1px 0 50%;
	-moz-box-flex: 1px;
	-ms-flex: 1px 0 50%;
	flex: 1px 0 50%;
	text-align: left;
	background: url(../img/slide/bg.png);
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

@media only screen and (max-width:991px) {
	.home-hero .hh-inner .hhi-phone {
		padding-left: 0
	}
}

@media only screen and (max-width:767px) {
	.home-hero .hh-inner .hhi-phone {
		background: url(../img/slide/bg-mobile.png);
		background-repeat: no-repeat;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width: 100%;
		-webkit-box-flex: 1px;
		-webkit-flex: 1px 0 100%;
		-moz-box-flex: 1px;
		-ms-flex: 1px 0 100%;
		flex: 1px 0 100%;
		text-align: center;
		margin-top: 25px;
		padding-left: 0
	}
}

.home-hero .hh-inner .hhi-phone .swiper-rtl {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1)
}

.home-hero .hh-inner .hhi-phone .swiper-slide-next,
.home-hero .hh-inner .hhi-phone .swiper-slide-prev {
	-webkit-transition: 1s -webkit-transform, 150ms opacity !important;
	transition: 1s -webkit-transform, 150ms opacity !important;
	-o-transition: 1s transform, 150ms opacity !important;
	-o-transition: 1s -o-transform, 150ms opacity !important;
	-moz-transition: 1s transform, 1s -moz-transform, 150ms opacity !important;
	-webkit-transition: 150ms opacity, 1s -webkit-transform !important;
	transition: 150ms opacity, 1s -webkit-transform !important;
	-o-transition: 150ms opacity, 1s -o-transform !important;
	-moz-transition: 1s transform, 150ms opacity, 1s -moz-transform !important;
	transition: 1s transform, 150ms opacity !important;
	transition: 1s transform, 150ms opacity, 1s -webkit-transform, 1s -moz-transform, 1s -o-transform !important;
	transition: 1s transform, 1s -webkit-transform, -moz-transform, -o-transform, 150ms opacity !important;
	transition: 1s transform, 1s -webkit-transform, 150ms opacity !important
}

.home-hero .hh-inner .hhi-phone a {
	display: inline-block;
	position: relative
}

.home-hero .hh-inner .hhi-phone a .play-icon {
	z-index: 9;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px
}

@media only screen and (max-width:767px) {
	.home-hero .hh-inner .hhi-phone a .play-icon {
		margin-left: -36px;
		margin-top: -36px
	}
}

.home-hero .hh-inner .hhi-phone img {
	max-width: 100%;
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9);
	-webkit-transform-origin: bottom;
	-moz-transform-origin: bottom;
	-ms-transform-origin: bottom;
	-o-transform-origin: bottom;
	transform-origin: bottom
}

.home-hero .hh-inner .hhi-phone .hhpi-media {
	display: inline-block;
	position: relative;
	margin-left: auto
}

.home-hero .hh-inner .hhi-phone .hhip-video {
	background-position: center;
	height: 85.3% !important;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	overflow: hidden;
	width: 95.7% !important;
	z-index: 10;
	position: absolute;
	top: 7.5%;
	left: 2.2%;
	right: 0;
	bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.home-hero .hh-inner .hhi-phone .hhip-video .mejs__controls {
	display: none
}

.home-hero .hh-inner .hhi-phone .hhip-video .mejs__overlay {
	width: 100% !important;
	height: 100% !important
}

.home-hero .hh-inner .hhi-phone .hhip-video .mejs__poster {
	width: 100% !important;
	height: 100% !important
}

.home-hero .hh-inner .hhi-phone video.hhip-video {
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important
}

.home-hero .hh-inner .hhi-phone .hhpi-slider {
	overflow: hidden
}

.swiper-pagination-home {
	position: absolute;
	z-index: 99999;
	-webkit-transform: translate3d(0, 0, 0);
	bottom: 20px;
	width: inherit
}

@media(max-width:767px) {
	.swiper-pagination-home {
		left: 50%;
		-webkit-transform: translate(-50%) translate3d(0, 0, 0);
		-moz-transform: translate(-50%) translate3d(0, 0, 0);
		transform: translate(-50%) translate3d(0, 0, 0)
	}
}

@media(min-width:768px) {
	.swiper-pagination-home {
		left: 43% !important
	}
}

.home-comments {
	text-align: center;
	background: #fff
}

.home-comments .button-blue-1 {
	margin-bottom: 60px;
	max-width: 240px;
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -.85px;
	color: #fff;
	border-color: #027bfe !important;
	background-color: #027bfe !important;
	-webkit-border-radius: 27.5px !important;
	-moz-border-radius: 27.5px !important;
	border-radius: 27.5px !important
}

.home-comments .button-blue-1:hover {
	border-color: #0572e9 !important;
	background-color: #0572e9 !important
}

[dir=rtl] .home-hero .app-links-area a img {
	margin-right: 0 !important;
	margin-left: 10px
}

[dir=rtl] .home-hero .app-links-area a:last-child img {
	margin-left: 0
}

[dir=rtl] .home-hero .hhi-detail-content {
	margin: 0 auto 0 0
}

[dir=rtl] .home-hero .hhi-detail-content-tags span {
	margin: 20px 0 0 20px
}

[dir=rtl] .home-hero .hh-inner .hhi-phone {
	padding-left: 0;
	padding-right: 30px;
	text-align: left;
	background: url(../img/slide/bg-ar.png);
	background-position: top right
}

@media only screen and (max-width:767px) {
	[dir=rtl] .home-hero .hh-inner .hhi-phone {
		padding-right: 0
	}
}

.mejs__container-fullscreen {
	width: 100% !important;
	height: 100% !important;
	max-width: 100vw !important;
	max-height: 100vh !important
}

.home-search-box {
	*zoom: 1;
	width: 100%;
	padding: 50px 0 0 0;
	z-index: 99;
	position: relative
}

.home-search-box:after,
.home-search-box:before {
	display: table;
	content: "";
	line-height: 0
}

.home-search-box:after {
	clear: both
}

@media only screen and (max-width:991px) {
	.home-search-box {
		padding: 15px 0 0 0
	}
}

.home-search-box .hsb-text {
	visibility: hidden;
	max-width: 530px;
	float: left;
	padding: 125px 0 0 0
}

@media only screen and (max-width:1366px) {
	.home-search-box .hsb-text {
		max-width: 530px;
		padding: 125px 0 0 0
	}
}

@media only screen and (max-width:1199px) {
	.home-search-box .hsb-text {
		max-width: 500px;
		padding: 125px 0 0 0
	}
}

@media only screen and (max-width:991px) {
	.home-search-box .hsb-text {
		max-width: 100%;
		float: none;
		padding: 0;
		text-align: center;
		margin-bottom: 20px
	}
}

.home-search-box .hsb-text h1 {
	font-size: 34px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	margin: 0
}

@media only screen and (max-width:1366px) {
	.home-search-box .hsb-text h1 {
		font-size: 30px
	}
}

@media only screen and (max-width:1199px) {
	.home-search-box .hsb-text h1 {
		font-size: 30px
	}
}

@media only screen and (max-width:991px) {
	.home-search-box .hsb-text h1 {
		font-size: 28px
	}
}

@media only screen and (max-width:767px) {
	.home-search-box .hsb-text h1 {
		font-size: 26px
	}
}

@media only screen and (max-width:374px) {
	.home-search-box .hsb-text h1 {
		font-size: 23px
	}
}

.home-search-box .hsb-text p {
	font-size: 18px;
	font-weight: 300;
	margin: 0
}

@media only screen and (max-width:991px) {
	.home-search-box .hsb-text p {
		font-size: 15px
	}
}

.home-search-box .hsb-text .search-box {
	width: 550px;
	max-width: 550px;
	margin: 30px 0;
	margin-left: -2px
}

@media only screen and (max-width:1366px) {
	.home-search-box .hsb-text .search-box {
		width: 100%
	}
}

@media only screen and (max-width:1199px) {
	.home-search-box .hsb-text .search-box {
		width: 100%
	}
}

@media only screen and (max-width:991px) {
	.home-search-box .hsb-text .search-box {
		margin: 15px auto
	}
}

.home-search-box .hsb-text .app-link {
	margin-top: 20px
}

.home-search-box .hsb-img {
	overflow: hidden;
	visibility: hidden;
	margin: 0 -20px 0 0;
	padding: 0;
	float: right;
	text-align: center
}

@media only screen and (max-width:1366px) {
	.home-search-box .hsb-img {
		max-width: 485px;
		margin: 0 -5px 0 0
	}
}

@media only screen and (max-width:1199px) {
	.home-search-box .hsb-img {
		max-width: 432px;
		margin: 0 -5px 0 0
	}
}

@media only screen and (max-width:991px) {
	.home-search-box .hsb-img {
		float: none;
		max-width: 336px;
		margin: 0 auto
	}
}

.home-search-box .hsb-img img {
	visibility: hidden;
	max-width: 100%;
	height: auto
}

[dir=rtl] .home-search-box .hsb-text {
	text-align: right
}

@media only screen and (max-width:991px) {
	[dir=rtl] .home-search-box .hsb-text {
		text-align: center
	}
}

[dir=rtl] .home-search-box .search-box {
	margin-left: 0;
	margin-right: -2px
}

.home-slider {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.home-slider .hm-slide {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	-webkit-transition-delay: 10ms;
	-moz-transition-delay: 10ms;
	-o-transition-delay: 10ms;
	transition-delay: 10ms;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

@media only screen and (max-width:575px) {
	.home-slider .hm-slide {
		background-image: none !important
	}
}

.home-slider .hm-slide:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

@media only screen and (max-width:575px) {
	.home-slider .hm-slide:before {
		background-image: none !important
	}
}

.home-slider .hm-slide .hms-wrapper {
	-webkit-transition: padding .4s ease-in-out;
	-moz-transition: padding .4s ease-in-out;
	-o-transition: padding .4s ease-in-out;
	transition: padding .4s ease-in-out;
	-webkit-transition-delay: 10ms;
	-moz-transition-delay: 10ms;
	-o-transition-delay: 10ms;
	transition-delay: 10ms;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
	height: auto;
	position: relative;
	padding: 134px 0 0 0;
	overflow: hidden
}

@media only screen and (max-height:820px) {
	.home-slider .hm-slide .hms-wrapper {
		padding: 100px 0 0 0
	}
}

@media only screen and (max-height:768px) {
	.home-slider .hm-slide .hms-wrapper {
		padding: 35px 0 0 0
	}
}

@media only screen and (max-height:568px) {
	.home-slider .hm-slide .hms-wrapper {
		padding: 25px 0 0 0
	}
}

@media only screen and (max-height:480px) {
	.home-slider .hm-slide .hms-wrapper {
		padding: 15px 0 0 0
	}
}

.home-slider .hm-slide .hms-wrapper-fixed {
	position: fixed;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.home-slider .hm-slide-blue {
	background-color: #0572e9
}

.home-slider .hm-slide-blue:before {
	content: '';
	background: #0572e9 url(../img/bg/bg-blue.jpg) no-repeat center left fixed;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed
}

@media only screen and (max-width:575px) {
	.home-slider .hm-slide-blue:before {
		background-image: none !important
	}
}

.home-slider .hm-slide-green {
	background-color: #12a558
}

.home-slider .hm-slide-green:before {
	content: '';
	background: #12a558 url(../img/bg/bg-green.jpg) no-repeat center left fixed;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed
}

@media only screen and (max-width:575px) {
	.home-slider .hm-slide-green:before {
		background-image: none !important
	}
}

.home-slider .hm-slide-orange {
	background-color: #ff8200
}

.home-slider .hm-slide-orange:before {
	content: '';
	background: #ff8200 url(../img/bg/bg-orange.jpg) no-repeat center left fixed;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed
}

@media only screen and (max-width:575px) {
	.home-slider .hm-slide-orange:before {
		background-image: none !important
	}
}

.home-slider .hm-slide-red {
	background-color: #d53434
}

.home-slider .hm-slide-red:before {
	content: '';
	background: #d53434 url(../img/bg/bg-red.jpg) no-repeat center left fixed;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed
}

@media only screen and (max-width:575px) {
	.home-slider .hm-slide-red:before {
		background-image: none !important
	}
}

#home-slider-1,
#home-slider-2,
#home-slider-3 {
	height: 960px
}

#home-slider-1 {
	height: 1160px
}

#home-slider-3 {
	height: 1080px
}

_:-ms-fullscreen,
:root .hm-slide {
	-ms-transition: none !important;
	transition: none !important
}

_:-ms-fullscreen,
:root .hm-slide:before {
	background-attachment: scroll !important
}

@supports(-ms-ime-align:auto) {
	.hm-slide {
		-webkit-transition: none !important;
		-o-transition: none !important;
		-moz-transition: none !important;
		transition: none !important
	}

	.hm-slide:before {
		-webkit-transition: scroll !important;
		-o-transition: scroll !important;
		-moz-transition: scroll !important;
		transition: scroll !important
	}
}

.home-stories {
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	background-color: #197149;
}

.home-stories .container {
	max-width: 1000px;
	padding: 0
}

.home-stories .hs-row {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 8px
}

@media(max-width:1173px) {
	.home-stories .hs-row {
		grid-template-columns: 1fr 1fr
	}
}

@media only screen and (max-width:991px) {
	.home-stories .hs-row {
		grid-template-columns: 1fr
	}
}

.home-stories .hs-row.tv-videos-title {
	font-size: 38px;
	font-weight: 900;
	line-height: 1.58;
	letter-spacing: -2.5px;
	text-align: center;
	padding: 40px 30px;
	color: #fff;
	grid-template-columns: 1fr
}

.home-stories .hsr-cell {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	position: relative;
	overflow: hidden
}

@media only screen and (max-width:991px) {
	.home-stories .hsr-cell {
		min-height: 320px
	}
}

@media only screen and (max-width:767px) {
	.home-stories .hsr-cell {
		min-height: 260px;
		padding: 0 16px
	}

	.home-stories .hsr-cell:last-child {
		min-height: auto
	}
}

.home-stories .hsr-cell div.hs-media {
	max-width: 100%
}

.home-stories .hsr-cell div.poster {
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	width: 244px;
	max-width: 100%;
	height: 134px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer
}

@media(max-width:1173px) {
	.home-stories .hsr-cell div.poster {
		width: 366px;
		height: 201px
	}
}

@media only screen and (max-width:991px) {
	.home-stories .hsr-cell div.poster {
		width: 366px;
		height: 201px
	}
}

@media(max-width:408px) {
	.home-stories .hsr-cell div.poster {
		height: -webkit-calc((100vw - 32px)/ 1.777);
		height: -moz-calc((100vw - 32px)/ 1.777);
		height: calc((100vw - 32px)/ 1.777)
	}
}

.home-stories .hs-media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
	padding: 5px 0 40px
}

.home-stories .hs-media h2 {
	font-family: Roboto;
	line-height: 1.33;
	text-align: center;
	padding-top: 20px;
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -.5px;
	color: #eff5fe
}

.home-stories .hs-media .mejs__poster {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.home-stories .hs-media a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9
}

.home-stories .hs-media .hsm-video {
	background-position: center;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	overflow: hidden;
	z-index: 10;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 354px !important;
	height: 212px !important
}

@media(max-width:410px) {
	.home-stories .hs-media .hsm-video {
		width: -webkit-calc(100vw - 40px) !important;
		width: -moz-calc(100vw - 40px) !important;
		width: calc(100vw - 40px) !important;
		height: -webkit-calc((100vw - 40px) * .75) !important;
		height: -moz-calc((100vw - 40px) * .75) !important;
		height: calc((100vw - 40px) * .75) !important
	}
}

.home-stories .hs-media .hsm-video .mejs__controls {
	display: none
}

.home-stories .hs-media .hsm-video .mejs__overlay {
	width: 100% !important;
	height: 100% !important
}

.home-stories .hs-media .hsm-video .mejs__poster {
	width: 100% !important;
	height: 100% !important;
	background-position: top right
}

.home-stories .hs-media video.hhip-video {
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important
}

.home-stories .hs-detail {
	max-width: 100%;
	padding: 40px 80px
}

@media only screen and (max-width:1199px) {
	.home-stories .hs-detail {
		padding: 30px 60px
	}
}

@media only screen and (max-width:991px) {
	.home-stories .hs-detail {
		padding: 30px 30px
	}
}

@media only screen and (max-width:767px) {
	.home-stories .hs-detail {
		padding: 30px 20px
	}
}

@media only screen and (max-width:575px) {
	.home-stories .hs-detail {
		padding: 30px 15px
	}
}

.home-stories .hs-detail h1,
.home-stories .hs-detail h2,
.home-stories .hs-detail h3,
.home-stories .hs-detail h4,
.home-stories .hs-detail h5,
.home-stories .hs-detail h6 {
	margin: 0;
	padding: 0;
	font-size: 42px;
	line-height: 1.2;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	letter-spacing: -.5px;
	text-align: center;
	color: #fff;
	max-width: 100%
}

@media only screen and (max-width:991px) {

	.home-stories .hs-detail h1,
	.home-stories .hs-detail h2,
	.home-stories .hs-detail h3,
	.home-stories .hs-detail h4,
	.home-stories .hs-detail h5,
	.home-stories .hs-detail h6 {
		font-size: 32px
	}
}

.home-stories .hs-detail p {
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2
}

@media only screen and (max-width:991px) {
	.home-stories .hs-detail p {
		font-size: 18px;
		line-height: 1.2
	}
}

.home-stories .hs-detail h1+.button,
.home-stories .hs-detail h1+p,
.home-stories .hs-detail h2+.button,
.home-stories .hs-detail h2+p,
.home-stories .hs-detail h3+.button,
.home-stories .hs-detail h3+p,
.home-stories .hs-detail h4+.button,
.home-stories .hs-detail h4+p,
.home-stories .hs-detail h5+.button,
.home-stories .hs-detail h5+p,
.home-stories .hs-detail h6+.button,
.home-stories .hs-detail h6+p,
.home-stories .hs-detail p+.button {
	margin-top: 50px;
	margin-bottom: 5px
}

@media only screen and (max-width:991px) {

	.home-stories .hs-detail h1+.button,
	.home-stories .hs-detail h1+p,
	.home-stories .hs-detail h2+.button,
	.home-stories .hs-detail h2+p,
	.home-stories .hs-detail h3+.button,
	.home-stories .hs-detail h3+p,
	.home-stories .hs-detail h4+.button,
	.home-stories .hs-detail h4+p,
	.home-stories .hs-detail h5+.button,
	.home-stories .hs-detail h5+p,
	.home-stories .hs-detail h6+.button,
	.home-stories .hs-detail h6+p,
	.home-stories .hs-detail p+.button {
		margin-top: 30px
	}
}

.home-stories .video-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000e0;
	z-index: 9999999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.home-stories .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
.home-stories .video-popup .mejs__overlay {
	width: 100% !important;
	height: 100% !important;
	max-width: 80vw !important;
	max-height: 80vh !important
}

@media screen and (min-aspect-ratio:16 / 9) {

	.home-stories .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.home-stories .video-popup .mejs__overlay {
		width: -webkit-calc(80vh * 1.77777) !important;
		width: -moz-calc(80vh * 1.77777) !important;
		width: calc(80vh * 1.77777) !important
	}
}

@media screen and (max-aspect-ratio:16 / 9) {

	.home-stories .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.home-stories .video-popup .mejs__overlay {
		height: -webkit-calc(80vw / 1.77777) !important;
		height: -moz-calc(80vw / 1.77777) !important;
		height: calc(80vw / 1.77777) !important
	}
}

@media screen and (max-width:767px) {

	.home-stories .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.home-stories .video-popup .mejs__overlay {
		max-width: 92vw !important;
		max-height: 92vh !important
	}
}

@media screen and (min-aspect-ratio:16 / 9) and (max-width:767px) {

	.home-stories .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.home-stories .video-popup .mejs__overlay {
		width: -webkit-calc(92vh * 1.77777) !important;
		width: -moz-calc(92vh * 1.77777) !important;
		width: calc(92vh * 1.77777) !important
	}
}

@media screen and (max-aspect-ratio:16 / 9) and (max-width:767px) {

	.home-stories .video-popup .hsm-video:not(video):not(.mejs__overlay-play):not(.mejs__container-fullscreen),
	.home-stories .video-popup .mejs__overlay {
		height: -webkit-calc(92vw / 1.77777) !important;
		height: -moz-calc(92vw / 1.77777) !important;
		height: calc(92vw / 1.77777) !important
	}
}

.home-stories .video-popup .mejs__overlay-play,
.home-stories .video-popup video.hsm-video {
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	max-height: none !important;
	aspect-ratio: inherit !important
}

.home-stories .video-popup button.close {
	position: fixed;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px
}

@media screen and (min-width:768px) {
	.home-stories .video-popup button.close {
		margin: 16px
	}
}

@media screen and (max-width:767px) {
	.home-stories .video-popup button.close {
		margin: 4px
	}
}

.home-stories .video-popup button.close span {
	font-weight: 100;
	color: #fff;
	text-shadow: 0 0 transparent
}

.job-detail .h1,
.job-detail .h2,
.job-detail .h3,
.job-detail .h4,
.job-detail .h5,
.job-detail .h6,
.job-detail h1,
.job-detail h2,
.job-detail h3,
.job-detail h4,
.job-detail h5,
.job-detail h6 {
	margin-bottom: 10px;
	line-height: 20px
}

@media only screen and (max-width:991px) {

	.job-detail .h1,
	.job-detail .h2,
	.job-detail .h3,
	.job-detail .h4,
	.job-detail .h5,
	.job-detail .h6,
	.job-detail h1,
	.job-detail h2,
	.job-detail h3,
	.job-detail h4,
	.job-detail h5,
	.job-detail h6 {
		margin-bottom: 10px
	}
}

.job-detail .h1 span,
.job-detail .h2 span,
.job-detail .h3 span,
.job-detail .h4 span,
.job-detail .h5 span,
.job-detail .h6 span,
.job-detail h1 span,
.job-detail h2 span,
.job-detail h3 span,
.job-detail h4 span,
.job-detail h5 span,
.job-detail h6 span {
	color: #187ae6
}

.job-detail p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px
}

@media only screen and (max-width:991px) {
	.job-detail p {
		margin-bottom: 10px
	}
}

.job-detail p+h1,
.job-detail p+h2,
.job-detail p+h3,
.job-detail p+h4,
.job-detail p+h5,
.job-detail p+h6 {
	padding-top: 5px
}

.job-detail ol,
.job-detail ul {
	margin: 0 0 10px 0
}

@media only screen and (max-width:991px) {

	.job-detail ol,
	.job-detail ul {
		margin-bottom: 10px
	}
}

.job-detail ol li,
.job-detail ul li {
	margin-bottom: 5px
}

@media only screen and (max-width:991px) {

	.job-detail ol li,
	.job-detail ul li {
		margin-bottom: 5px
	}
}

.job-detail ol+h1,
.job-detail ol+h2,
.job-detail ol+h3,
.job-detail ol+h4,
.job-detail ol+h5,
.job-detail ol+h6,
.job-detail ul+h1,
.job-detail ul+h2,
.job-detail ul+h3,
.job-detail ul+h4,
.job-detail ul+h5,
.job-detail ul+h6 {
	padding-top: 5px
}

.job-detail .job-detail-info {
	font-size: 17px;
	margin-bottom: 19px
}

@media only screen and (max-width:991px) {
	.job-detail .job-detail-info {
		font-size: 16px;
		margin-bottom: 20px
	}
}

.job-button-group {
	margin: 30px 0 15px 0
}

.job-button-group .button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center
}

.job-button-group .button span {
	margin-top: 1px
}

.job-button-group .button-resume em {
	top: 0
}

.job-button-group .button-linkedin em {
	top: 8px
}

.job-form {
	display: none;
	padding: 20px 0 10px 0
}

.job-form .inputfile+label {
	background: 0
}

.job-form .button {
	background: 0 0 !important
}

.job-list {
	margin-top: 30px
}

@media only screen and (max-width:991px) {
	.job-list {
		margin-top: 20px
	}
}

.job-list .jl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px
}

@media only screen and (max-width:767px) {
	.job-list .jl-item {
		display: block;
		margin-bottom: 30px
	}
}

.job-list .jl-item:last-child {
	margin-bottom: 0
}

.job-list .jl-item .jli-left {
	width: -webkit-calc(100% - 220px);
	width: -moz-calc(100% - 220px);
	width: calc(100% - 220px);
	-webkit-flex-basis: -webkit-calc(100% - 220px);
	-ms-flex-preferred-size: calc(100% - 220px);
	flex-basis: -moz-calc(100% - 220px);
	flex-basis: calc(100% - 220px);
	text-align: left;
	padding-right: 50px
}

@media only screen and (max-width:767px) {
	.job-list .jl-item .jli-left {
		display: block;
		width: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding-right: 0
	}
}

.job-list .jl-item .jli-right {
	width: 220px;
	-webkit-flex-basis: 220px;
	-ms-flex-preferred-size: 220px;
	flex-basis: 220px;
	text-align: right
}

@media only screen and (max-width:767px) {
	.job-list .jl-item .jli-right {
		display: block;
		width: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		text-align: left;
		margin-top: 15px
	}
}

.job-list .jl-item .jli-title {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	padding: 0;
	margin: 0
}

.job-list .jl-item .jli-title+.jli-info {
	margin: 10px 0 0 0
}

.job-list .jl-item .jli-info {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 1.25;
	padding: 0
}

@media only screen and (max-width:767px) {
	.job-list .jl-item .jli-info {
		font-size: 14px
	}
}

.job-list .jl-item .jli-info+.jli-desc {
	margin: 10px 0 0 0
}

.job-list .jl-item .jli-desc {
	font-size: 14px;
	font-weight: 400;
	color: #8a8a8a;
	line-height: 1.3;
	margin: 0;
	padding: 0
}

@media only screen and (max-width:767px) {
	.job-list .jl-item .jli-desc {
		font-size: 14px
	}
}

.job-list .jl-item .jli-desc p {
	font-size: 15px;
	font-weight: 400;
	color: #8a8a8a;
	line-height: 1.3;
	margin-bottom: 10px
}

@media only screen and (max-width:767px) {
	.job-list .jl-item .jli-desc p {
		font-size: 15px
	}
}

.job-list .jl-item .jli-desc p:last-child {
	margin-bottom: 0
}

.job-list .jl-item .jli-button {
	width: 100%;
	max-width: 210px
}

@media only screen and (max-width:767px) {
	.job-list .jl-item .jli-button {
		max-width: 100%
	}
}

.job-desc {
	margin-bottom: 20px
}

[dir=rtl] .job-list .jl-item .jli-left {
	text-align: right;
	padding-right: 0;
	padding-left: 50px
}

@media only screen and (max-width:767px) {
	[dir=rtl] .job-list .jl-item .jli-left {
		padding-right: 0;
		padding-left: 0
	}
}

[dir=rtl] .job-list .jl-item .jli-right {
	text-align: left
}

@-webkit-keyframes iconAnimated {
	0 {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}

	25% {
		-webkit-transform: rotate(1.5deg);
		transform: rotate(1.5deg)
	}

	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	75% {
		-webkit-transform: rotate(-1.5deg);
		transform: rotate(-1.5deg)
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

@-moz-keyframes iconAnimated {
	0 {
		-moz-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}

	25% {
		-moz-transform: rotate(1.5deg);
		transform: rotate(1.5deg)
	}

	50% {
		-moz-transform: scale(1.05);
		transform: scale(1.05)
	}

	75% {
		-moz-transform: rotate(-1.5deg);
		transform: rotate(-1.5deg)
	}

	100% {
		-moz-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

@-o-keyframes iconAnimated {
	0 {
		-o-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}

	25% {
		-o-transform: rotate(1.5deg);
		transform: rotate(1.5deg)
	}

	50% {
		-o-transform: scale(1.05);
		transform: scale(1.05)
	}

	75% {
		-o-transform: rotate(-1.5deg);
		transform: rotate(-1.5deg)
	}

	100% {
		-o-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

@keyframes iconAnimated {
	0 {
		-webkit-transform: scale(1) rotate(0);
		-moz-transform: scale(1) rotate(0);
		-o-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}

	25% {
		-webkit-transform: rotate(1.5deg);
		-moz-transform: rotate(1.5deg);
		-o-transform: rotate(1.5deg);
		transform: rotate(1.5deg)
	}

	50% {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05)
	}

	75% {
		-webkit-transform: rotate(-1.5deg);
		-moz-transform: rotate(-1.5deg);
		-o-transform: rotate(-1.5deg);
		transform: rotate(-1.5deg)
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-moz-transform: scale(1) rotate(0);
		-o-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

@-webkit-keyframes iconAnimated2 {
	0 {
		-webkit-transform: scale(1.05) rotate(0);
		transform: scale(1.05) rotate(0)
	}

	25% {
		-webkit-transform: rotate(-1.5deg);
		transform: rotate(-1.5deg)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-webkit-transform: rotate(1.5deg);
		transform: rotate(1.5deg)
	}

	100% {
		-webkit-transform: scale(1.05) rotate(0);
		transform: scale(1.05) rotate(0)
	}
}

@-moz-keyframes iconAnimated2 {
	0 {
		-moz-transform: scale(1.05) rotate(0);
		transform: scale(1.05) rotate(0)
	}

	25% {
		-moz-transform: rotate(-1.5deg);
		transform: rotate(-1.5deg)
	}

	50% {
		-moz-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-moz-transform: rotate(1.5deg);
		transform: rotate(1.5deg)
	}

	100% {
		-moz-transform: scale(1.05) rotate(0);
		transform: scale(1.05) rotate(0)
	}
}

@-o-keyframes iconAnimated2 {
	0 {
		-o-transform: scale(1.05) rotate(0);
		transform: scale(1.05) rotate(0)
	}

	25% {
		-o-transform: rotate(-1.5deg);
		transform: rotate(-1.5deg)
	}

	50% {
		-o-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-o-transform: rotate(1.5deg);
		transform: rotate(1.5deg)
	}

	100% {
		-o-transform: scale(1.05) rotate(0);
		transform: scale(1.05) rotate(0)
	}
}

@keyframes iconAnimated2 {
	0 {
		-webkit-transform: scale(1.05) rotate(0);
		-moz-transform: scale(1.05) rotate(0);
		-o-transform: scale(1.05) rotate(0);
		transform: scale(1.05) rotate(0)
	}

	25% {
		-webkit-transform: rotate(-1.5deg);
		-moz-transform: rotate(-1.5deg);
		-o-transform: rotate(-1.5deg);
		transform: rotate(-1.5deg)
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-webkit-transform: rotate(1.5deg);
		-moz-transform: rotate(1.5deg);
		-o-transform: rotate(1.5deg);
		transform: rotate(1.5deg)
	}

	100% {
		-webkit-transform: scale(1.05) rotate(0);
		-moz-transform: scale(1.05) rotate(0);
		-o-transform: scale(1.05) rotate(0);
		transform: scale(1.05) rotate(0)
	}
}

@-webkit-keyframes iconPulse {
	0 {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	25% {
		-webkit-transform: scale(1.06);
		transform: scale(1.06)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-webkit-transform: scale(1.06);
		transform: scale(1.06)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-moz-keyframes iconPulse {
	0 {
		-moz-transform: scale(1);
		transform: scale(1)
	}

	25% {
		-moz-transform: scale(1.06);
		transform: scale(1.06)
	}

	50% {
		-moz-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-moz-transform: scale(1.06);
		transform: scale(1.06)
	}

	100% {
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes iconPulse {
	0 {
		-o-transform: scale(1);
		transform: scale(1)
	}

	25% {
		-o-transform: scale(1.06);
		transform: scale(1.06)
	}

	50% {
		-o-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-o-transform: scale(1.06);
		transform: scale(1.06)
	}

	100% {
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes iconPulse {
	0 {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}

	25% {
		-webkit-transform: scale(1.06);
		-moz-transform: scale(1.06);
		-o-transform: scale(1.06);
		transform: scale(1.06)
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-webkit-transform: scale(1.06);
		-moz-transform: scale(1.06);
		-o-transform: scale(1.06);
		transform: scale(1.06)
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

.loading {
	background-color: #fafafa;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	width: 100vw;
	height: 100%;
	height: 100vh;
	z-index: 9999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	justify-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.loading .spinner {
	width: 114px;
	height: 114px;
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px
}

.loading .double-bounce1,
.loading .double-bounce2 {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-repeat: no-repeat;
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0
}

.loading .double-bounce1 {
	background-image: url(../img/getcontact-icon.png);
	background-position: center center;
	-webkit-animation: loading-bounce 2s infinite ease-in-out;
	-moz-animation: loading-bounce 2s infinite ease-in-out;
	-o-animation: loading-bounce 2s infinite ease-in-out;
	animation: loading-bounce 2s infinite ease-in-out
}

@-webkit-keyframes loading-bounce {

	0,
	100% {
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}

	50% {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		opacity: 0
	}
}

@-moz-keyframes loading-bounce {

	0,
	100% {
		-moz-transform: scale(.7);
		transform: scale(.7)
	}

	50% {
		-moz-transform: scale(.8);
		transform: scale(.8);
		opacity: 0
	}
}

@-o-keyframes loading-bounce {

	0,
	100% {
		-o-transform: scale(.7);
		transform: scale(.7)
	}

	50% {
		-o-transform: scale(.8);
		transform: scale(.8);
		opacity: 0
	}
}

@keyframes loading-bounce {

	0,
	100% {
		-webkit-transform: scale(.7);
		-moz-transform: scale(.7);
		-o-transform: scale(.7);
		transform: scale(.7)
	}

	50% {
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-o-transform: scale(.8);
		transform: scale(.8);
		opacity: 0
	}
}

@-webkit-keyframes loading-rotate {
	0 {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-moz-keyframes loading-rotate {
	0 {
		-moz-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-o-keyframes loading-rotate {
	0 {
		-o-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes loading-rotate {
	0 {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.loader {
	margin: 0 auto;
	width: 70px;
	text-align: center;
	display: block
}

.loader>span {
	width: 12px;
	height: 12px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	-moz-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	-o-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.loader .bounce1 {
	-webkit-animation-delay: -.32s;
	-moz-animation-delay: -.32s;
	-o-animation-delay: -.32s;
	animation-delay: -.32s
}

.loader .bounce2 {
	-webkit-animation-delay: -.16s;
	-moz-animation-delay: -.16s;
	-o-animation-delay: -.16s;
	animation-delay: -.16s
}

@keyframes sk-bouncedelay {

	0,
	100%,
	80% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

.loading-box {
	overflow: hidden;
	background-color: #0572e9;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	width: 100vw;
	height: 100%;
	height: 100vh;
	z-index: 9999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	justify-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.loading-animation {
	width: 64px;
	height: 64px;
	margin: 0;
	background: 0;
	border-top: 4px solid #0572e9;
	border-right: 4px solid transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: 1s spin linear infinite;
	-moz-animation: 1s spin linear infinite;
	-o-animation: 1s spin linear infinite;
	animation: 1s spin linear infinite
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-moz-keyframes spin {
	from {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-o-keyframes spin {
	from {
		-webkit-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spin {
	from {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.login {
	margin: 0;
	padding: 0
}

.login .l-form {
	margin: 0;
	padding: 0
}

.login .l-form .lf-option {
	list-style: none;
	margin: 0;
	padding: 0
}

.login .l-form .lf-option li {
	margin-bottom: 9px
}

.login .l-form .lf-option li:last-child {
	margin-bottom: 0
}

.login .l-form .lf-option li a {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 15px 30px 15px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 9px 0 rgba(18, 16, 11, .09);
	-moz-box-shadow: 0 6px 9px 0 rgba(18, 16, 11, .09);
	box-shadow: 0 6px 9px 0 rgba(18, 16, 11, .09)
}

@media only screen and (max-width:575px) {
	.login .l-form .lf-option li a {
		padding: 10px 30px 10px 15px
	}
}

.login .l-form .lf-option li a:hover {
	-webkit-box-shadow: 0 6px 9px 0 rgba(18, 16, 11, .19);
	-moz-box-shadow: 0 6px 9px 0 rgba(18, 16, 11, .19);
	box-shadow: 0 6px 9px 0 rgba(18, 16, 11, .19)
}

.login .l-form .lf-option li a:before {
	position: absolute;
	font-size: 14px;
	top: 50%;
	margin-top: -7px;
	right: 15px
}

.login .l-form .lf-option li a .ln-image {
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
	width: 48px;
	height: 28px
}

@media only screen and (max-width:575px) {
	.login .l-form .lf-option li a .ln-image {
		width: 43px;
		padding-right: 15px
	}
}

.login .l-form .lf-option li a .ln-image img {
	width: 28px;
	height: 28px
}

.login .l-form .lf-option li a .ln-text {
	display: table-cell;
	vertical-align: top;
	color: #333;
	width: -webkit-calc(100% - 48px);
	width: -moz-calc(100% - 48px);
	width: calc(100% - 48px)
}

@media only screen and (max-width:575px) {
	.login .l-form .lf-option li a .ln-text {
		width: -webkit-calc(100% - 43px);
		width: -moz-calc(100% - 43px);
		width: calc(100% - 43px)
	}
}

.login .l-form .lf-option li a .ln-text strong {
	display: block;
	font-weight: 700;
	font-size: 14px
}

.login .l-form .lf-option li a .ln-text em {
	display: block;
	font-style: normal;
	font-weight: 400;
	font-size: 12px
}

.login .l-form .lf-enhanced-search {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e3e3e3
}

.login .l-form .lf-enhanced-search .lfes-checkbox {
	position: relative
}

.login .l-form .lf-enhanced-search .lfes-info {
	display: inline-block;
	position: relative;
	top: -3px;
	font-size: 17px;
	color: #cecece
}

.login .l-form .lf-enhanced-search .lfes-info:hover {
	color: #bababa
}

.login .l-text {
	padding: 15px 0 15px 0
}

.login .l-text h1,
.login .l-text h2,
.login .l-text h3,
.login .l-text h4,
.login .l-text h5,
.login .l-text h6 {
	color: #333;
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 3px;
	font-weight: 700
}

.login .l-text p {
	color: #333;
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 15px;
	font-weight: 400
}

.login .l-text p strong {
	font-weight: 500
}

.login .l-text p span {
	color: #187ae6
}

.login .l-text p a {
	color: #0572e9
}

.login .l-text p a span {
	color: #187ae6
}

.login .l-text p a:hover {
	border-bottom: 1px dotted #333
}

.login .l-text ol,
.login .l-text ul {
	margin: 0 0 15px 0;
	padding-left: 15px;
	list-style: disc;
	font-weight: 400
}

.login .l-text ol li,
.login .l-text ul li {
	color: #333;
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 5px
}

.login .l-text ol li:last-child,
.login .l-text ul li:last-child {
	margin-bottom: 0
}

.login .l-text ol li a,
.login .l-text ul li a {
	color: #0572e9
}

.login .l-text ol li a:hover,
.login .l-text ul li a:hover {
	border-bottom: 1px dotted #333
}

.login .l-text ol {
	list-style: decimal
}

.login .l-country {
	display: table;
	width: -webkit-calc(100%+50px);
	width: -moz-calc(100%+50px);
	width: calc(100%+50px);
	*zoom: 1;
	background-color: #fff;
	font-size: 12px;
	padding: 15px 25px;
	margin: 0 -25px 0 -25px;
	border-top: 1px solid #e6e6e6
}

.login .l-country:after,
.login .l-country:before {
	display: table;
	content: "";
	line-height: 0
}

.login .l-country:after {
	clear: both
}

@media only screen and (max-width:991px) {
	.login .l-country {
		margin: 0 -20px 0 -20px;
		padding: 15px 20px;
		width: -webkit-calc(100%+40px);
		width: -moz-calc(100%+40px);
		width: calc(100%+40px)
	}
}

@media only screen and (max-width:575px) {
	.login .l-country {
		margin: 0 -15px 0 -15px;
		padding: 15px 15px;
		width: -webkit-calc(100%+30px);
		width: -moz-calc(100%+30px);
		width: calc(100%+30px)
	}
}

.login .l-country .lc-text {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: -webkit-calc(100% - 170px);
	width: -moz-calc(100% - 170px);
	width: calc(100% - 170px);
	font-size: 12px;
	font-weight: 500
}

.login .l-country .lc-select {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 155px;
	padding-left: 15px
}

.login .l-country .lc-select em {
	width: 100%;
	position: relative;
	display: inline-block;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 9px 0 rgba(18, 16, 11, .09);
	-moz-box-shadow: 0 6px 9px 0 rgba(18, 16, 11, .09);
	box-shadow: 0 6px 9px 0 rgba(18, 16, 11, .09);
	padding: 12px 12px;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	text-align: center
}

.login .l-country .lc-select .select2,
.login .l-country .lc-select select {
	width: 100% !important;
	position: absolute;
	opacity: .001;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}

.login .l-country .lc-select select {
	outline: 0;
	resize: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 100%;
	height: 40px;
	border: 0;
	background: 0;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	color: #0572e9
}

.login .l-country .lc-select .select2-container .select2-selection--single,
.login .l-country .lc-select .select2-container--default .select2-selection--single .select2-selection__arrow,
.login .l-country .lc-select .select2-container--default .select2-selection--single .select2-selection__rendered {
	height: 40px
}

.login .l-country .lc-select .select2-container {
	left: auto;
	right: 0
}

.login .l-country .lc-select .select2-container .select2-dropdown {
	float: right;
	left: auto !important;
	right: 0 !important;
	padding: 10px !important
}

.login .l-country .lc-select .select2-container .select2-results__option {
	line-height: 14px;
	font-size: 13px;
	padding: 3.5px 10px !important;
	font-weight: 400
}

.login .l-country .lc-select .select2-container .select2-search__field {
	height: 30px !important;
	line-height: 30px !important
}

.login .l-country .lc-select .select2-container .select2-search:before {
	right: 15px;
	top: 7px;
	font-size: 15px
}

[dir=rtl] .login .l-form .lf-option li a {
	padding-left: 30px;
	padding-right: 20px
}

[dir=rtl] .login .l-form .lf-option li a:before {
	left: 15px;
	right: auto
}

[dir=rtl] .login .l-form .lf-option li a .ln-image {
	padding-right: 0;
	padding-left: 20px
}

[dir=rtl] .login .l-form .lf-option li a .ln-text {
	text-align: right
}

[dir=rtl] .login .l-form .lf-enhanced-search {
	text-align: right
}

[dir=rtl] .login .l-text * {
	text-align: right
}

[dir=rtl] .login .l-text ol,
[dir=rtl] .login .l-text ul {
	padding-left: 0;
	padding-right: 15px
}

[dir=rtl] .login .l-country .lc-select {
	padding-left: 0;
	padding-right: 15px
}

[dir=rtl] .login .l-country .lc-text {
	text-align: right
}

[dir=rtl] .login .l-country .lc-select .select2-container {
	left: auto;
	right: -42px
}

.logo {
	display: inline-block;
	text-indent: -9999px;
	background-image: url(../img/getcontact-logo.png);
	background-position: 0 0;
	width: 219px;
	height: 74px
}

.logo.logo-small {
	background-image: url(../img/getcontact-logo.png);
	width: 219px;
	height: 65px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
	.logo {
		background-image: url(../img/getcontact-logo@2x.png);
		-moz-background-size: 219px 74px;
		-o-background-size: 219px 74px;
		background-size: 219px 74px
	}

	.logo.logo-small {
		background-image: url(../img/getcontact-logo@2x.png);
		-moz-background-size: 219px 65px;
		-o-background-size: 219px 65px;
		background-size: 219px 65px
	}
}

.logo-white {
	display: inline-block;
	text-indent: -9999px;
	background-image: url(/assets/img/getcontact-logo-white.png);
	background-position: 0 0;
	width: 219px;
	height: 74px
}

.logo-white.logo-small {
	background-image: url(/assets/img/logo_p_kecil.png);
	width: 219px;
	height: 55px;
	background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
	.logo-white {
		background-image: url(/assets/img/getcontact-logo-white@2x.png);
		-moz-background-size: 219px 74px;
		-o-background-size: 219px 74px;
		background-size: 219px 74px
	}

	.logo-white.logo-small {
		background-image: url(/assets/img/logo_p2x.png);
		-moz-background-size: 219px 65px;
		-o-background-size: 219px 65px;
		background-size: 219px 65px
	}
}

.logo-white.logo-blue {
	background-image: url(/assets/img/getcontact-logo-blue.png);
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
	background-position: center center;
	background-repeat: no-repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
	.logo-white.logo-blue {
		background-image: url(/assets/img/getcontact-logo-blue@2x.png)
	}
}

[dir=rtl] .logo {
	text-indent: 9999px
}

[dir=rtl] .logo-white {
	text-indent: 9999px
}

.manage-number-one .mno-text {
	text-align: center;
	margin: 0 auto;
	padding-top: 10px
}

.manage-number-one .mno-text p {
	font-size: 16px;
	line-height: 1.4;
	color: #333;
	margin: 0
}

.manage-number-one .mno-text p+p {
	margin-top: 15px
}

.manage-number-one .mno-button {
	list-style: none;
	padding: 0;
	max-width: 380px;
	margin: 30px auto
}

.manage-number-one .mno-button li {
	margin-bottom: 15px
}

.manage-number-one .mno-button li:last-child {
	margin-bottom: 0
}

.manage-number-one .mno-bottom {
	padding-top: 30px;
	border-top: 1px solid #e9e9e9;
	text-align: center
}

.manage-number-one .mno-bottom p {
	font-size: 16px;
	line-height: 1.4;
	color: #a4a4a4;
	letter-spacing: -.33px;
	margin: 0
}

.manage-number-one .mno-bottom p+p {
	margin-top: 15px
}

.manage-number-one .mno-bottom .button-verify-text {
	margin-top: 15px
}

.manage-number-two .mnt-text {
	text-align: center;
	margin: 0 auto;
	padding-top: 10px
}

.manage-number-two .mnt-text p {
	font-size: 16px;
	line-height: 1.4;
	color: #333;
	margin: 0
}

.manage-number-two .mnt-text p+p {
	margin-top: 15px
}

.manage-number-two .mbt-form {
	max-width: 460px;
	margin: 30px auto 10px auto
}

.manage-number-two .mbt-form .mbtf-title {
	font-size: 21px;
	font-weight: 500;
	letter-spacing: .66px;
	margin-bottom: 15px
}

.manage-number-three .mnt-text {
	text-align: center;
	margin: 0 auto;
	padding-top: 10px
}

.manage-number-three .mnt-text p {
	font-size: 20px;
	line-height: 1.5;
	color: #333;
	margin: 0;
	font-weight: 700
}

@media only screen and (max-width:767px) {
	.manage-number-three .mnt-text p {
		font-size: 18px
	}
}

.manage-number-three .mnt-text p strong {
	color: #9c9c9c
}

.manage-number-three .mnt-text p+p {
	margin-top: 15px
}

.manage-number-three .mbt-form {
	max-width: 460px;
	margin: 30px auto 30px auto
}

.manage-number-three .mbt-countdown {
	text-align: center;
	margin: 50px auto 20px auto
}

.manage-number-three .mbt-countdown p {
	font-size: 20px;
	line-height: 1.5;
	color: #0572e9;
	margin: 0;
	font-weight: 700
}

@media only screen and (max-width:767px) {
	.manage-number-three .mbt-countdown p {
		font-size: 18px
	}
}

.manage-number-three .mbt-countdown p strong {
	color: #9c9c9c
}

.manage-number-three .mbt-countdown p+p {
	margin-top: 15px
}

.manage-number-four .mnf-qrcode {
	text-align: center;
	padding: 20px 0 30px 0
}

.manage-number-four .mnf-qrcode img {
	display: inline-block;
	max-width: 180px
}

.manage-number-four .mbt-preview {
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px
}

.manage-number-four .mbt-preview p {
	font-size: 17px;
	line-height: 1.4;
	font-weight: 500;
	color: #0572e9;
	margin: 0
}

@media only screen and (max-width:767px) {
	.manage-number-four .mbt-preview p {
		font-size: 16px
	}
}

.manage-number-four .mbt-preview p+p {
	margin-top: 15px
}

.manage-number-four .mbtp-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: space-between;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 30px 0 30px 0;
	position: relative
}

@media only screen and (max-width:767px) {
	.manage-number-four .mbtp-row {
		display: block
	}
}

.manage-number-four .mbtp-row:before {
	content: "";
	height: 1px;
	background-color: #e9e9e9;
	position: absolute;
	left: 0;
	right: 0;
	top: 9px;
	z-index: 8
}

@media only screen and (max-width:767px) {
	.manage-number-four .mbtp-row:before {
		display: none
	}
}

.manage-number-four .mbtp-box {
	position: relative;
	z-index: 9;
	text-align: center
}

@media only screen and (max-width:767px) {
	.manage-number-four .mbtp-box {
		margin-bottom: 30px
	}

	.manage-number-four .mbtp-box:last-child {
		margin-bottom: 0
	}
}

.manage-number-four .mbtp-box .mbtpb-count {
	background-color: #fff;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	border: 1px solid #0572e9;
	font-size: 12px;
	font-weight: 700;
	padding-top: 2px;
	color: #0572e9;
	margin-bottom: 20px
}

.manage-number-four .mbtp-box .mbtpb-count:before {
	content: "";
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 0;
	width: auto;
	top: 9px;
	z-index: 8
}

@media only screen and (max-width:767px) {
	.manage-number-four .mbtp-box .mbtpb-count:before {
		display: none
	}
}

.manage-number-four .mbtp-box .mbtpb-img img {
	display: inline-block;
	max-width: 100%;
	height: auto
}

.mobile-panel {
	display: none;
	-webkit-box-shadow: 0 2px 34px 0 rgba(0, 0, 0, .17);
	-moz-box-shadow: 0 2px 34px 0 rgba(0, 0, 0, .17);
	box-shadow: 0 2px 34px 0 rgba(0, 0, 0, .17);
	-webkit-transition: left .4s ease-in-out !important;
	-o-transition: left .4s ease-in-out !important;
	-moz-transition: left .4s ease-in-out !important;
	transition: left .4s ease-in-out !important;
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100%;
	z-index: 1053;
	width: 100%;
	left: -100%
}

@media only screen and (max-width:991px) {
	.mobile-panel {
		display: block
	}
}

@media only screen and (max-width:374px) {
	.mobile-panel {
		width: 100%;
		right: -100%
	}
}

.mobile-panel.right {
	-webkit-transition: right .4s ease-in-out !important;
	-o-transition: right .4s ease-in-out !important;
	-moz-transition: right .4s ease-in-out !important;
	transition: right .4s ease-in-out !important;
	left: auto;
	right: -100%
}

@media only screen and (max-width:374px) {
	.mobile-panel.right {
		right: -100%
	}
}

.mobile-panel.left {
	-webkit-transition: left .4s ease-in-out !important;
	-o-transition: left .4s ease-in-out !important;
	-moz-transition: left .4s ease-in-out !important;
	transition: left .4s ease-in-out !important;
	right: auto;
	left: -100%
}

@media only screen and (max-width:374px) {
	.mobile-panel.left {
		left: -100%
	}
}

.mobile-panel .mp-content {
	background: linear-gradient(90deg, #0b3e27, #197149);
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	max-height: auto;
	padding: 20px 60px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	color: #fff
}

.mobile-panel .mp-content::-webkit-scrollbar {
	width: 0;
	background: 0;
	display: none
}

.mobile-panel .mp-content::-webkit-scrollbar-thumb {
	background: 0
}

@media only screen and (max-width:767px) {
	.mobile-panel .mp-content {
		padding: 20px 40px
	}
}

@media only screen and (max-width:374px) {
	.mobile-panel .mp-content {
		padding: 20px 40px
	}
}

.mobile-panel .mp-close {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	display: inline-block;
	color: #fff;
	width: 38px;
	height: 38px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 0;
	font-size: 17px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 11px 0 0 0;
	margin: 0;
	z-index: 99
}

.mobile-panel .mp-logo {
	margin-bottom: 20px;
	margin-left: -40px;
	margin-top: -2px
}

@media only screen and (max-width:767px) {
	.mobile-panel .mp-logo {
		margin-left: -20px
	}
}

.mobile-panel .mp-logo .logo-white {
	width: 156px;
	height: 46px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}

.mobile-panel .mp-nav {
	margin-bottom: 20px
}

.mobile-panel .mp-nav .mpn-signin,
.mobile-panel .mp-nav .mpn-signout {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 15px 0 15px;
	max-width: 100%;
	height: 52px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #005fc7;
	color: #fff;
	line-height: 52px;
	text-align: left;
	font-size: 15px;
	font-weight: 500
}

.mobile-panel .mp-nav .mpn-signin span,
.mobile-panel .mp-nav .mpn-signout span {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: left;
	margin: 0 0 0 8px;
	width: -webkit-calc(100% - 52px);
	width: -moz-calc(100% - 52px);
	width: calc(100% - 52px)
}

.mobile-panel .mp-nav .mpn-signin:before,
.mobile-panel .mp-nav .mpn-signout:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 32px;
	margin: 0
}

.mobile-panel .mp-nav .mpn-signin:hover,
.mobile-panel .mp-nav .mpn-signout:hover {
	background-color: #004c9e
}

.mobile-panel .mp-nav .mpn-signout:before {
	font-size: 24px
}

.mobile-panel .mp-nav .mpn-user {
	margin: 0 0 10px 0;
	padding: 6px 15px 0 15px;
	max-width: 100%;
	height: 56px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #005fc7;
	color: #fff;
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out
}

.mobile-panel .mp-nav .mpn-user .mpnu-link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mobile-panel .mp-nav .mpn-user .mpnu-img {
	display: table-cell;
	vertical-align: middle;
	width: 44px
}

.mobile-panel .mp-nav .mpn-user .mpnu-img img {
	width: 44px;
	height: 44px;
	border: 3px solid #e1e1e1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left
}

.mobile-panel .mp-nav .mpn-user .mpnu-info {
	display: table-cell;
	vertical-align: middle;
	padding: 2px 0 0 12px
}

.mobile-panel .mp-nav .mpn-user .mpnu-info strong {
	display: block;
	font-size: 15px;
	line-height: 17px;
	color: #fff;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 170px;
	margin-bottom: 3px
}

@media only screen and (max-width:374px) {
	.mobile-panel .mp-nav .mpn-user .mpnu-info strong {
		max-width: 150px
	}
}

.mobile-panel .mp-nav .mpn-user .mpnu-info em {
	display: block;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 170px
}

@media only screen and (max-width:374px) {
	.mobile-panel .mp-nav .mpn-user .mpnu-info em {
		max-width: 150px
	}
}

.mobile-panel .mp-nav .mpn-user:hover {
	background-color: #004c9e
}

.mobile-panel .mp-menu {
	margin-bottom: 20px
}

.mobile-panel .mp-menu ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0
}

.mobile-panel .mp-menu ul li {
	list-style: none;
	*zoom: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #fff
}

.mobile-panel .mp-menu ul li:after,
.mobile-panel .mp-menu ul li:before {
	display: table;
	content: "";
	line-height: 0
}

.mobile-panel .mp-menu ul li:after {
	clear: both
}

.mobile-panel .mp-menu ul li:last-child {
	margin-bottom: 0
}

.mobile-panel .mp-menu ul li a {
	width: 100%;
	float: left;
	display: block;
	color: #fff;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #005fc7
}

.mobile-panel .mp-menu ul li a span {
	margin-right: 5px
}

.mobile-panel .mp-menu ul li a span.ico-design-2_android {
	margin-top: 1px
}

.mobile-panel .mp-menu ul li.active a {
	font-weight: 700
}

.mobile-panel .mp-lang {
	margin-bottom: 20px
}

.mobile-panel .mp-lang .mpl-button {
	display: table;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 40px 0 15px;
	max-width: 100%;
	height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #005fc7;
	color: #fff;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out
}

.mobile-panel .mp-lang .mpl-button:after {
	display: none
}

.mobile-panel .mp-lang .mpl-button:before {
	display: block;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -9px;
	font-size: 16px;
	line-height: 16px;
	float: right;
	color: #fff
}

.mobile-panel .mp-lang .mpl-button:hover {
	background-color: #004c9e
}

.mobile-panel .mp-lang .mpl-button[aria-expanded=true] {
	border-color: #004c9e
}

.mobile-panel .mp-lang .mpl-button .mpl-img {
	display: table-cell;
	vertical-align: middle;
	width: 25px
}

.mobile-panel .mp-lang .mpl-button .mpl-img img {
	width: 25px;
	height: 25px;
	border: 2px solid #e1e1e1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left
}

.mobile-panel .mp-lang .mpl-button .mpl-text {
	display: table-cell;
	vertical-align: middle;
	padding: 2px 0 0 12px
}

.mobile-panel .mp-lang .mpl-dropdown {
	padding: 10px 10px 10px 5px;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: #fff;
	border: none !important;
	-webkit-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, .15);
	margin-bottom: 18px;
	min-width: 260px
}

@media only screen and (max-width:374px) {
	.mobile-panel .mp-lang .mpl-dropdown {
		min-width: 240px
	}
}

.mobile-panel .mp-lang .mpl-dropdown:before {
	font-size: 35px;
	position: absolute;
	bottom: -23px;
	left: 13px;
	color: #fff
}

.mobile-panel .mp-lang .mpl-dropdown .dropdown-item {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	font-size: 13px;
	font-weight: 500;
	color: #333;
	padding: 5px !important;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px
}

.mobile-panel .mp-lang .mpl-dropdown .dropdown-item.active,
.mobile-panel .mp-lang .mpl-dropdown .dropdown-item:active {
	background-color: #eee
}

.mobile-panel .mp-lang .mpl-dropdown .dropdown-item:focus,
.mobile-panel .mp-lang .mpl-dropdown .dropdown-item:hover {
	background-color: #0572e9 !important;
	color: #fff
}

.mobile-panel .mp-lang .mpl-dropdown .dropdown-item img {
	width: 25px;
	height: 25px;
	border: 2px solid #e1e1e1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 10px 0 0
}

.mobile-panel .mp-app {
	margin-bottom: 20px
}

.mobile-panel .mp-app .app-link {
	display: block;
	margin: 0
}

.mobile-panel .mp-app .app-link li {
	display: block;
	margin: 0 0 5px 0
}

.mobile-panel .mp-app .app-link li a {
	display: block;
	width: 100%
}

.mobile-panel .mp-app .app-link-text li a {
	color: #fff
}

.mobile-panel .mp-app .app-link-text li a:hover {
	color: #fff
}

[dir=rtl] .mobile-panel .mp-logo {
	text-align: right
}

[dir=rtl] .mobile-panel .mp-nav .mpn-signin span {
	text-align: right;
	margin-left: 0;
	margin-right: 8px
}

[dir=rtl] .mobile-panel .mp-nav .mpn-signin {
	text-align: right
}

[dir=rtl] .mobile-panel .mp-nav .mpn-user .mpnu-info {
	padding-left: 0;
	padding-right: 12px;
	text-align: right
}

[dir=rtl] .mobile-panel .mp-menu,
[dir=rtl] .mobile-panel .mp-menu ul {
	text-align: right
}

[dir=rtl] .mobile-panel .mp-menu ul li a {
	padding-left: 0;
	padding-right: 8px
}

[dir=rtl] .mobile-panel .mp-menu ul li:before {
	float: right
}

[dir=rtl] .mobile-panel .mp-lang .mpl-button .mpl-text {
	text-align: right;
	padding-left: 0;
	padding-right: 12px
}

[dir=rtl] .mobile-panel .mp-lang .mpl-dropdown .dropdown-item {
	text-align: right;
	direction: ltr;
	*zoom: 1
}

[dir=rtl] .mobile-panel .mp-lang .mpl-dropdown .dropdown-item:after,
[dir=rtl] .mobile-panel .mp-lang .mpl-dropdown .dropdown-item:before {
	display: table;
	content: "";
	line-height: 0
}

[dir=rtl] .mobile-panel .mp-lang .mpl-dropdown .dropdown-item:after {
	clear: both
}

[dir=rtl] .mobile-panel .mp-lang .mpl-dropdown .dropdown-item img {
	margin-left: 10px;
	margin-right: 0;
	float: right;
	position: relative
}

[dir=rtl] .mobile-panel .mp-lang .mpl-dropdown {
	padding-left: 10px;
	padding-right: 5px
}

[dir=rtl] .mobile-panel .mp-lang .mpl-button:before {
	right: auto;
	left: 15px
}

[dir=rtl] .mobile-panel .mp-lang .mpl-button {
	padding-left: 40px;
	padding-right: 15px
}

[dir=rtl] .mobile-panel .mp-social .social-link {
	text-align: right
}

[dir=rtl] .mobile-panel .mp-menu ul li a span {
	margin-right: 0;
	margin-left: 5px
}

[dir=rtl] .mobile-panel .mp-close {
	right: auto;
	left: 20px
}

[dir=rtl] .mobile-panel .mp-logo {
	margin-left: 0;
	margin-right: -40px
}

@media only screen and (max-width:767px) {
	[dir=rtl] .mobile-panel .mp-logo {
		margin-left: 0;
		margin-right: -20px
	}
}

.modal {
	z-index: 1055
}

.modal .modal-content {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	border: 0
}

.modal .modal-content .modal-header {
	padding: 20px 25px;
	border-bottom: 1px solid #e6e6e6
}

@media only screen and (max-width:991px) {
	.modal .modal-content .modal-header {
		padding: 15px 20px
	}
}

@media only screen and (max-width:575px) {
	.modal .modal-content .modal-header {
		padding: 12px 15px
	}
}

.modal .modal-content .modal-header .modal-title {
	font-size: 28px;
	line-height: 30px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	color: #222;
	top: 3px;
	position: relative
}

@media only screen and (max-width:991px) {
	.modal .modal-content .modal-header .modal-title {
		font-size: 24px;
		line-height: 26px
	}
}

.modal .modal-content .modal-header .modal-title span {
	display: block;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	margin-top: 5px
}

@media only screen and (max-width:991px) {
	.modal .modal-content .modal-header .modal-title span {
		font-size: 14px;
		line-height: 16px
	}
}

.modal .modal-content .modal-header .modal-close {
	display: inline-block;
	font-size: 18px;
	line-height: 13px;
	font-weight: 400;
	color: #999;
	padding: 3px;
	top: 2px;
	position: relative
}

.modal .modal-content .modal-header .modal-close:hover {
	color: #858585
}

.modal .modal-content .modal-body {
	padding: 30px
}

@media only screen and (max-width:991px) {
	.modal .modal-content .modal-body {
		padding: 20px
	}
}

@media only screen and (max-width:575px) {
	.modal .modal-content .modal-body {
		padding: 20px
	}
}

.modal .modal-content .modal-footer {
	padding: 15px 25px;
	border-top: 1px solid #e6e6e6
}

@media only screen and (max-width:991px) {
	.modal .modal-content .modal-footer {
		padding: 15px 20px
	}
}

@media only screen and (max-width:575px) {
	.modal .modal-content .modal-footer {
		padding: 12px 15px
	}
}

.modal.user-login-modal .modal-content .modal-header {
	border: 0
}

.modal.user-login-modal .modal-content .modal-body {
	padding-top: 0;
	padding-bottom: 0
}

.modal.user-login-modal .modal-content .modal-footer {
	border: 0
}

.modal-backdrop {
	z-index: 1053
}

.modal-backdrop.show {
	-webkit-opacity: .7;
	-moz-opacity: .7;
	-khtml-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha" Opacity=70;
	filter: alpha(Opacity=70)
}

.modal-backdrop.in {
	-webkit-opacity: .7;
	-moz-opacity: .7;
	-khtml-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha" Opacity=70;
	filter: alpha(Opacity=70);
	z-index: 1052
}

.modal-backdrop.in {
	-webkit-opacity: .7;
	-moz-opacity: .7;
	-khtml-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha" Opacity=70;
	filter: alpha(Opacity=70);
	z-index: 1052
}

.modal-backdrop.in.menu-overlay {
	-webkit-opacity: .3;
	-moz-opacity: .3;
	-khtml-opacity: .3;
	-ms-opacity: .3;
	-o-opacity: .3;
	opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha" Opacity=30;
	filter: alpha(Opacity=30);
	z-index: 1050
}

@media only screen and (max-width:991px) {
	.modal-backdrop.in.menu-overlay {
		display: none
	}
}

.menu-overlay+.menu-overlay {
	display: none
}

[dir=rtl] .modal-footer>:not(:first-child) {
	margin-right: .25rem
}

[dir=rtl] .modal-footer>:not(:last-child) {
	margin-left: .25rem
}

.note {
	font-size: 12px;
	line-height: 1.6;
	font-weight: 400;
	margin-bottom: 0;
	color: #333
}

.note a {
	border-bottom: 1px dotted #c8c8c8
}

.note a:hover {
	border-bottom: 1px dotted #333
}

.profile .p-box {
	margin: 40px 0 60px 0
}

@media only screen and (max-width:991px) {
	.profile .p-box {
		margin: 30px 0 50px 0
	}
}

@media only screen and (max-width:575px) {
	.profile .p-box {
		margin: 20px 0 40px 0
	}
}

.profile .p-chart {
	margin-bottom: -20px
}

.profile .p-tag-list p+.box-inner {
	margin-top: 30px
}

.profile .p-tag-list .box-inner {
	display: none
}

.profile .p-tag-list .ptl-showhide {
	min-height: auto;
	padding: 6px 10px 5px 10px;
	font-size: 14px;
	width: 100%;
	max-width: 110px;
	margin-bottom: 20px;
	display: block
}

@media only screen and (max-width:991px) {
	.profile .p-tag-list .ptl-showhide {
		margin-bottom: 15px
	}
}

.profile .p-tag-list .ptl-table {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:991px) {
	.profile .p-tag-list .ptl-table {
		display: block
	}
}

.profile .p-tag-list .ptl-table .ptl-item {
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: -webkit-calc(100% / 2);
	width: -moz-calc(100% / 2);
	width: calc(100% / 2);
	padding: 0 20px 0 0
}

.profile .p-tag-list .ptl-table .ptl-item:last-child {
	padding-right: 0
}

.profile .p-tag-list .ptl-table .ptl-item:nth-of-type(1) {
	width: -webkit-calc(100% - 110px);
	width: -moz-calc(100% - 110px);
	width: calc(100% - 110px);
	text-align: left
}

.profile .p-tag-list .ptl-table .ptl-item:nth-of-type(2) {
	width: 110px;
	text-align: right
}

@media only screen and (max-width:991px) {
	.profile .p-tag-list .ptl-table .ptl-item {
		display: block;
		width: 100% !important;
		margin-bottom: 15px
	}

	.profile .p-tag-list .ptl-table .ptl-item:last-child {
		margin-bottom: 0
	}
}

.profile .p-tag-list .ptl-loadmore {
	width: 100%;
	-webkit-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	padding: 20px 20px 19px 20px
}

.profile .p-tag-list .p-table .pt-item:nth-of-type(2) {
	display: none
}

.profile .p-table {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:991px) {
	.profile .p-table {
		display: block
	}
}

.profile .p-table .pt-item {
	background-color: #fff;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	-webkit-transition: -webkit-transform .4s ease-in-out;
	transition: -webkit-transform .4s ease-in-out;
	-o-transition: -o-transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out, -moz-transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out, -moz-transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -moz-transform .4s ease-in-out, -o-transform .4s ease-in-out;
	transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -moz-transform .4s ease-in-out, -o-transform .4s ease-in-out;
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: -webkit-calc(100% / 3);
	width: -moz-calc(100% / 3);
	width: calc(100% / 3);
	padding: 0 20px 0 0
}

.profile .p-table .pt-item:last-child {
	padding-right: 0
}

.profile .p-table .pt-item:nth-of-type(1) {
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	width: calc(100% - 100px);
	padding-top: 2px;
	padding-bottom: 2px
}

.profile .p-table .pt-item:nth-of-type(2) {
	width: 100px
}

@media only screen and (max-width:991px) {
	.profile .p-table .pt-item {
		width: 100% !important
	}
}

@media only screen and (max-width:991px) {
	.profile .p-table .pt-item+.pt-item {
		margin-top: 15px
	}
}

.profile .p-tag {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: left;
	-webkit-justify-content: left;
	-moz-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	margin: 2px 0 2px 0
}

.profile .p-tag .pt-icon {
	font-size: 28px;
	line-height: 1;
	font-weight: 500;
	color: #0572e9;
	margin-right: 10px;
	padding: 0
}

.profile .p-tag .pt-text {
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.profile .p-tag .pt-text a {
	color: #333
}

.profile .p-tag .pt-text a:hover {
	color: #0572e9
}

.profile .p-action {
	text-align: right
}

@media only screen and (max-width:991px) {
	.profile .p-action {
		text-align: left
	}
}

.profile .p-action .button {
	min-width: 130px
}

.profile .p-settings .hr {
	margin: 20px 0
}

.profile .p-settings .si-text {
	font-size: 16px
}

.profile .p-settings .ps-button {
	margin-bottom: 10px
}

.profile .p-settings .ps-button .ps-button-icon {
	position: relative;
	margin-left: 10px
}

.profile .p-settings .ps-content {
	padding: 20px 0 0 0
}

@media only screen and (max-width:575px) {
	.profile .p-settings .ps-content {
		padding: 10px 0 0 0
	}
}

.profile .p-settings .ps-content ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.profile .p-settings .ps-content ul li {
	margin-bottom: 10px;
	font-size: 16px
}

.profile .p-settings .ps-content p:first-child {
	font-size: 18px;
	line-height: 22px
}

.profile .p-download {
	margin-top: 18px
}

.profile .p-download .pd-button {
	margin-bottom: 15px
}

.profile .p-download .pd-button .pd-button-icon {
	position: relative;
	margin-left: 10px
}

[dir=rtl] .profile .p-table .pt-item {
	text-align: right
}

[dir=rtl] .profile .p-tag .pt-icon {
	margin-right: 0;
	margin-left: 10px
}

[dir=rtl] .profile .p-table .pt-item {
	text-align: right;
	padding: 0 0 0 20px
}

[dir=rtl] .profile .p-table .pt-item:last-child {
	padding-left: 0;
	padding-right: 0
}

[dir=rtl] .profile .p-settings .ps-button .ps-button-icon {
	float: right
}

[dir=rtl] .profile .p-action {
	text-align: left
}

@media only screen and (max-width:991px) {
	[dir=rtl] .profile .p-action {
		text-align: right
	}
}

[dir=rtl] .profile .p-tag-list .ptl-table .ptl-item:nth-of-type(1) {
	text-align: right
}

.page-error {
	text-align: center;
	padding: 40px 0;
	max-width: 880px;
	margin: 0 auto 40px auto;
	border-bottom: 1px solid #e6e6e6
}

@media only screen and (max-width:991px) {
	.page-error {
		padding: 30px 0 40px 0
	}
}

@media only screen and (max-width:575px) {
	.page-error {
		padding: 20px 0 30px 0
	}
}

.page-error .title {
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.page-error img {
	max-width: 100%;
	height: auto;
	margin: 50px 0 40px 0
}

@media only screen and (max-width:991px) {
	.page-error img {
		margin: 40px 0 30px 0
	}
}

@media only screen and (max-width:575px) {
	.page-error img {
		margin: 30px 0 20px 0
	}
}

.page-error p {
	font-size: 14px;
	margin-bottom: 5px
}

.page-error p:last-child {
	margin-bottom: 0
}

[dir=rtl] .page-error {
	text-align: center
}

[dir=rtl] .page-error .title {
	text-align: center
}

.play-icon {
	display: block;
	-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	-moz-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	border: 3px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 72px;
	height: 72px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-size: 32px;
	position: relative
}

@media only screen and (max-width:767px) {
	.play-icon {
		width: 72px;
		height: 72px
	}
}

.play-icon:before {
	position: relative;
	margin-left: 1px
}

.pricing-overview .content-left {
	-webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1) !important;
	-moz-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1) !important;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1) !important;
	margin-bottom: 20px;
	padding: 26px 0 23px 40px
}

.pricing-overview .content-left .title {
	padding: 0;
	margin: 0;
	border: 0;
	letter-spacing: -.64px;
	color: #404040;
	font-size: 34px;
	font-weight: 900
}

@media only screen and (max-width:991px) {
	.pricing-overview .content-left .title {
		font-size: 28px;
		line-height: 26px
	}
}

@media only screen and (max-width:767px) {
	.pricing-overview .content-left .title {
		font-size: 24px;
		line-height: 24px
	}
}

.pricing-overview .content-left.seperated-div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 30px 30px 0
}

@media only screen and (max-width:991px) {
	.pricing-overview .content-left.seperated-div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 30px
	}
}

.pricing-overview .content-left.seperated-div>div:first-child {
	min-width: 24%;
	text-align: center
}

@media only screen and (max-width:991px) {
	.pricing-overview .content-left.seperated-div>div:first-child {
		padding: 0 30px 30px
	}
}

.pricing-overview .content-left.seperated-div>div:first-child img {
	max-width: 100%
}

.pricing-overview .content-left.seperated-div>div:last-child h4 {
	font-size: 1.35rem;
	font-weight: 500;
	color: #404040
}

.pricing-overview .content-left.seperated-div>div:last-child p {
	font-size: 14px;
	line-height: 1.3;
	letter-spacing: .5px;
	color: #404040
}

.pricing-overview .content-left.seperated-div>div:last-child p a {
	color: #007aff
}

.pricing-overview .content-left.link-div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 26px 35px 23px 40px
}

.pricing-overview .content-left.link-div h4 {
	font-size: 1.35rem;
	font-weight: 500;
	color: #404040;
	margin: 0;
	padding-right: 20px
}

.pricing-overview .content-left.link-div img {
	width: 13px;
	height: 23px
}

.pricing-overview .content-left.permissions-div {
	display: block;
	padding: 35px 40px 40px 40px
}

.pricing-overview .content-left.permissions-div .accordion-list {
	margin: 0
}

.pricing-overview .content-left.permissions-div h4 {
	font-size: 1.35rem;
	font-weight: 500;
	color: #404040;
	margin: 0;
	padding-right: 20px;
	padding-bottom: 7px
}

.pricing-overview .content-left.permissions-div .al-box {
	padding: 0;
	margin-top: 20px;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0
}

.pricing-overview .content-left.permissions-div .al-box a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-color: #d5d5d5;
	border-style: solid;
	border-width: 1px;
	padding: 18px 25px 17px 20px;
	font-size: 18px;
	letter-spacing: .56px;
	color: #404040;
	font-weight: 400;
	line-height: normal;
	margin-top: 20px
}

.pricing-overview .content-left.permissions-div .al-box a::before {
	display: none
}

.pricing-overview .content-left.permissions-div .al-box a:not(.collapsed) {
	border-color: #eee;
	background-color: #eee;
	font-weight: 500
}

.pricing-overview .content-left.permissions-div .al-box a:not(.collapsed) img {
	-webkit-filter: brightness(.3);
	filter: brightness(.3);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.pricing-overview .content-left.permissions-div .al-box .alb-detail {
	padding: 20px 20px 0 20px
}

.pricing-overview .content-left.permissions-div .al-box.panel-collapse {
	background-color: #fff
}

.pricing-overview .content-left.permissions-div img {
	width: 13px;
	height: 23px;
	-webkit-transition: .3s all;
	-o-transition: .3s all;
	-moz-transition: .3s all;
	transition: .3s all
}

[dir=rtl] .alert {
	text-align: right
}

[dir=rtl] .pricing-overview .content-left {
	padding: 26px 40px 23px 40px
}

[dir=rtl] .pricing-overview .content-left.seperated-div {
	padding: 30px 0 30px 30px
}

@media only screen and (max-width:991px) {
	[dir=rtl] .pricing-overview .content-left.seperated-div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 30px
	}
}

[dir=rtl] .pricing-overview .content-left.permissions-div img {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

[dir=rtl] .pricing-overview .content-left.permissions-div a:not(.collapsed) img {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

[dir=rtl] .pricing-overview .content-left.link-div {
	padding: 26px 40px 23px 35px
}

[dir=rtl] .pricing-overview .content-left.link-div h4 {
	padding-right: 0;
	padding-left: 20px
}

[dir=rtl] .pricing-overview .content-left.link-div img {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

[dir=rtl] .alert-dismissible .close {
	right: auto;
	left: 0
}

.problem-form {
	margin: 0 auto 30px auto
}

.problem-form .content-text p {
	font-size: 16px;
	line-height: 26px
}

.problem-form .content-text+.form {
	margin-top: 15px
}

.problem-form .recaptcha {
	margin-top: 8px
}

.light-page .problem-form {
	max-width: 800px
}

.profile .p-box {
	margin: 40px 0 60px 0
}

@media only screen and (max-width:991px) {
	.profile .p-box {
		margin: 30px 0 50px 0
	}
}

@media only screen and (max-width:575px) {
	.profile .p-box {
		margin: 20px 0 40px 0
	}
}

.profile .p-chart {
	margin-bottom: -20px
}

.profile .p-tag-list p+.box-inner {
	margin-top: 30px
}

.profile .p-tag-list .box-inner {
	display: none
}

.profile .p-tag-list .ptl-showhide {
	min-height: auto;
	padding: 6px 10px 5px 10px;
	font-size: 14px;
	width: 100%;
	max-width: 110px;
	margin-bottom: 20px;
	display: block
}

@media only screen and (max-width:991px) {
	.profile .p-tag-list .ptl-showhide {
		margin-bottom: 15px
	}
}

.profile .p-tag-list .ptl-table {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:991px) {
	.profile .p-tag-list .ptl-table {
		display: block
	}
}

.profile .p-tag-list .ptl-table .ptl-item {
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: -webkit-calc(100% / 2);
	width: -moz-calc(100% / 2);
	width: calc(100% / 2);
	padding: 0 20px 0 0
}

.profile .p-tag-list .ptl-table .ptl-item:last-child {
	padding-right: 0
}

.profile .p-tag-list .ptl-table .ptl-item:nth-of-type(1) {
	width: -webkit-calc(100% - 110px);
	width: -moz-calc(100% - 110px);
	width: calc(100% - 110px);
	text-align: left
}

.profile .p-tag-list .ptl-table .ptl-item:nth-of-type(2) {
	width: 110px;
	text-align: right
}

@media only screen and (max-width:991px) {
	.profile .p-tag-list .ptl-table .ptl-item {
		display: block;
		width: 100% !important;
		margin-bottom: 15px
	}

	.profile .p-tag-list .ptl-table .ptl-item:last-child {
		margin-bottom: 0
	}
}

.profile .p-tag-list .ptl-loadmore {
	width: 100%;
	-webkit-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	padding: 20px 20px 19px 20px
}

.profile .p-tag-list .p-table .pt-item:nth-of-type(2) {
	display: none
}

.profile .p-table {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:991px) {
	.profile .p-table {
		display: block
	}
}

.profile .p-table .pt-item {
	background-color: #fff;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	-webkit-transition: -webkit-transform .4s ease-in-out;
	transition: -webkit-transform .4s ease-in-out;
	-o-transition: -o-transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out, -moz-transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -moz-transform .4s ease-in-out, -o-transform .4s ease-in-out;
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: -webkit-calc(100% / 3);
	width: -moz-calc(100% / 3);
	width: calc(100% / 3);
	padding: 0 20px 0 0
}

.profile .p-table .pt-item:last-child {
	padding-right: 0
}

.profile .p-table .pt-item:nth-of-type(1) {
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	width: calc(100% - 100px);
	padding-top: 2px;
	padding-bottom: 2px
}

.profile .p-table .pt-item:nth-of-type(2) {
	width: 100px
}

@media only screen and (max-width:991px) {
	.profile .p-table .pt-item {
		width: 100% !important
	}
}

@media only screen and (max-width:991px) {
	.profile .p-table .pt-item+.pt-item {
		margin-top: 15px
	}
}

.profile .p-tag {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: left;
	-webkit-justify-content: left;
	-moz-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	margin: 2px 0 2px 0
}

.profile .p-tag .pt-icon {
	font-size: 28px;
	line-height: 1;
	font-weight: 500;
	color: #0572e9;
	margin-right: 10px;
	padding: 0
}

.profile .p-tag .pt-text {
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.profile .p-tag .pt-text a {
	color: #333
}

.profile .p-tag .pt-text a:hover {
	color: #0572e9
}

.profile .p-action {
	text-align: right
}

@media only screen and (max-width:991px) {
	.profile .p-action {
		text-align: left
	}
}

.profile .p-action .button {
	min-width: 130px
}

.profile .p-settings .hr {
	margin: 20px 0
}

.profile .p-settings .si-text {
	font-size: 16px
}

.profile .p-settings .ps-button {
	margin-bottom: 10px
}

.profile .p-settings .ps-button .ps-button-icon {
	position: relative;
	margin-left: 10px
}

.profile .p-settings .ps-content {
	padding: 20px 0 0 0
}

@media only screen and (max-width:575px) {
	.profile .p-settings .ps-content {
		padding: 10px 0 0 0
	}
}

.profile .p-settings .ps-content ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.profile .p-settings .ps-content ul li {
	margin-bottom: 10px;
	font-size: 16px
}

.profile .p-settings .ps-content p:first-child {
	font-size: 18px;
	line-height: 22px
}

.profile .p-download {
	margin-top: 18px
}

.profile .p-download .pd-button {
	margin-bottom: 15px
}

.profile .p-download .pd-button .pd-button-icon {
	position: relative;
	margin-left: 10px
}

[dir=rtl] .profile .p-table .pt-item {
	text-align: right
}

[dir=rtl] .profile .p-tag .pt-icon {
	margin-right: 0;
	margin-left: 10px
}

[dir=rtl] .profile .p-table .pt-item {
	text-align: right;
	padding: 0 0 0 20px
}

[dir=rtl] .profile .p-table .pt-item:last-child {
	padding-left: 0;
	padding-right: 0
}

[dir=rtl] .profile .p-settings .ps-button .ps-button-icon {
	float: right
}

[dir=rtl] .profile .p-action {
	text-align: left
}

@media only screen and (max-width:991px) {
	[dir=rtl] .profile .p-action {
		text-align: right
	}
}

[dir=rtl] .profile .p-tag-list .ptl-table .ptl-item:nth-of-type(1) {
	text-align: right
}

.ps-content .pt-text {
	word-break: break-word
}

.ptl-table.d-flex i.ico.ico-arrows-1_minimal-right {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all
}

.ptl-table.d-flex .collapsed i.ico.ico-arrows-1_minimal-right {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all
}

.ptl-table.d-flex a {
	word-break: break-word
}

.img-button {
	-webkit-transition: .3s all;
	-o-transition: .3s all;
	-moz-transition: .3s all;
	transition: .3s all
}

.img-button:hover {
	opacity: .8
}

.rating-box {
	position: relative;
	background-image: url(../img/rating-star-grey.png);
	background-position: 0 0;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 240px;
	height: 38px
}

@media only screen and (max-width:991px) {
	.rating-box {
		width: 220px;
		height: 35px
	}
}

.rating-box .rb-inner {
	background-image: url(../img/rating-star.png);
	background-position: 0 0;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 240px;
	height: 38px;
	max-width: 100%
}

@media only screen and (max-width:991px) {
	.rating-box .rb-inner {
		width: 220px;
		height: 35px
	}
}

.rating-box a {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

[dir=rtl] .rating-box {
	background-position: right 0
}

[dir=rtl] .rating-box .rb-inner {
	background-position: right 0
}

[dir=rtl] .home-hero .hh-inner .hhi-phone {
	text-align: left
}

.search-box {
	background-color: #fff;
	border: 2px solid #e6e6e6;
	width: 100%;
	max-width: 550px;
	height: 58px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	display: table
}

@media only screen and (max-width:991px) {
	.search-box {
		height: 44px
	}
}

.search-box form {
	display: table;
	width: 100%
}

.search-box .sb-country {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #0572e9;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-left-radius: 30px;
	width: 120px;
	height: 54px;
	position: relative;
	border-right: 2px solid #e6e6e6
}

@media only screen and (max-width:991px) {
	.search-box .sb-country {
		width: 100px;
		height: 40px;
		line-height: 40px;
		font-size: 13px
	}
}

.search-box .sb-country:before {
	display: block;
	position: absolute !important;
	right: 15px !important;
	top: 50% !important;
	margin-top: -7px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700
}

@media only screen and (max-width:991px) {
	.search-box .sb-country:before {
		right: 10px !important;
		font-size: 13px;
		margin-top: -7px
	}
}

.search-box .sb-country em {
	font-style: normal;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	width: 100%;
	display: block;
	padding: 0 15px 0 20px;
	max-width: 110px;
	position: relative;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

@media only screen and (max-width:991px) {
	.search-box .sb-country em {
		padding: 0 5px 0 12px
	}
}

.search-box .sb-country .select2,
.search-box .sb-country select {
	width: 100% !important;
	position: absolute;
	opacity: .001;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}

.search-box .sb-country select {
	outline: 0;
	resize: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 105px;
	height: 54px;
	border: 0;
	background: 0;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 54px;
	color: #0572e9
}

@media only screen and (max-width:991px) {
	.search-box .sb-country select {
		height: 40px
	}
}

.search-box .sb-country .select2-container .select2-selection--single,
.search-box .sb-country .select2-container--default .select2-selection--single .select2-selection__arrow,
.search-box .sb-country .select2-container--default .select2-selection--single .select2-selection__rendered {
	height: 54px
}

@media only screen and (max-width:991px) {

	.search-box .sb-country .select2-container .select2-selection--single,
	.search-box .sb-country .select2-container--default .select2-selection--single .select2-selection__arrow,
	.search-box .sb-country .select2-container--default .select2-selection--single .select2-selection__rendered {
		height: 40px
	}
}

.search-box .sb-input {
	display: table-cell;
	vertical-align: middle
}

.search-box .sb-input input {
	padding: 0;
	margin: 0;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	outline: 0;
	resize: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: 0;
	border: 0;
	width: 100%;
	height: 54px;
	font-size: 14px;
	font-weight: 400;
	line-height: 54px;
	color: #999 !important;
	padding: 1px 20px 1px 20px
}

@media only screen and (max-width:991px) {
	.search-box .sb-input input {
		height: 40px;
		line-height: 40px;
		padding: 1px 12px 1px 12px;
		font-size: 13px
	}
}

.search-box .sb-button {
	display: table-cell;
	vertical-align: middle;
	width: 48px
}

@media only screen and (max-width:991px) {
	.search-box .sb-button {
		width: 40px
	}
}

.search-box .sb-button button {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	outline: 0;
	resize: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #0572e9;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 41px;
	height: 41px;
	line-height: 44px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	padding: 0;
	margin: 0
}

@media only screen and (max-width:991px) {
	.search-box .sb-button button {
		width: 34px;
		height: 34px;
		line-height: 37px;
		font-size: 16px
	}
}

.search-box .sb-button button:hover {
	background: #045ec1
}

.search-box .sb-button button:disabled {
	background: #0572e9;
	opacity: .3
}

.search-box-select2 {
	min-width: 300px
}

@media only screen and (max-width:479px) {
	.search-box-select2 {
		min-width: 286px
	}
}

.search-box-select2:before {
	left: 79px
}

@media only screen and (max-width:991px) {
	.search-box-select2:before {
		left: 62px
	}
}

@media all and (-ms-high-contrast:none) {
	.search-box .sb-country:before {
		margin-top: 10px
	}

	.search-box .sb-country:before,
	::-ms-backdrop {
		margin-top: 10px
	}
}

[dir=rtl] .search-box .sb-country {
	border-right: 0;
	border-left: 2px solid #e6e6e6;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px
}

[dir=rtl] .search-box .sb-button {
	text-align: right
}

[dir=rtl] .search-box .sb-country .select2-container {
	left: auto;
	right: 0
}

[dir=rtl] .search-box .sb-country em {
	padding-left: 10px;
	padding-right: 20px
}

@media only screen and (max-width:991px) {
	[dir=rtl] .search-box .sb-country em {
		padding-left: 5px;
		padding-right: 12px
	}
}

.separtor {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 0;
	margin: 14px 0;
	min-width: 70px
}

.separtor:before {
	content: "";
	height: 1px;
	background-color: #e9e9e9;
	width: 100%;
	top: 50%;
	left: 0;
	position: absolute;
	z-index: -1
}

.separtor .separator-text {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: .25rem .75rem;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: #8a8a8a;
	line-height: .9375rem;
	font-weight: 700;
	background-color: #fff;
	max-width: 90%
}

.slogan {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -40px 0 -40px
}

@media only screen and (max-width:991px) {
	.slogan {
		margin: 0 -30px 0 -30px
	}
}

@media only screen and (max-width:767px) {
	.slogan {
		display: block;
		margin: 0
	}
}

.slogan .s-item {
	width: -webkit-calc(100% / 3);
	width: -moz-calc(100% / 3);
	width: calc(100% / 3);
	-webkit-flex-basis: -webkit-calc(100% / 3);
	-ms-flex-preferred-size: calc(100% / 3);
	flex-basis: -moz-calc(100% / 3);
	flex-basis: calc(100% / 3);
	padding: 0 40px;
	text-align: center
}

@media only screen and (max-width:991px) {
	.slogan .s-item {
		padding: 0 30px
	}
}

@media only screen and (max-width:767px) {
	.slogan .s-item {
		width: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding: 0 15px;
		margin-bottom: 20px
	}
}

.slogan .s-item:last-child {
	margin-bottom: 0
}

.slogan .s-item .si-icon {
	font-style: normal;
	font-size: 48px;
	margin-bottom: 20px
}

@media only screen and (max-width:991px) {
	.slogan .s-item .si-icon {
		font-size: 44px
	}
}

@media only screen and (max-width:767px) {
	.slogan .s-item .si-icon {
		font-size: 42px
	}
}

@media only screen and (max-width:575px) {
	.slogan .s-item .si-icon {
		font-size: 40px
	}
}

.slogan .s-item .si-title {
	font-size: 20px;
	font-weight: 700;
	color: #333;
	margin: 0;
	padding: 0
}

.slogan .s-item .si-desc {
	font-size: 15px;
	line-height: 1.25;
	font-weight: 400;
	color: #8a8a8a;
	letter-spacing: 1px;
	margin: 0;
	padding: 0
}

@media only screen and (max-width:767px) {
	.slogan .s-item .si-desc {
		font-size: 15px
	}
}

.slogan .s-item .si-title+.si-desc {
	margin-top: 15px
}

@media only screen and (max-width:767px) {
	.slogan .s-item .si-title+.si-desc {
		margin-top: 10px
	}
}

.social-link {
	list-style: none;
	padding: 0;
	margin: 0 -2px -8px -2px
}

.social-link li {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	margin: 0 2px 8px 2px
}

.social-link li a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 32px;
	height: 32px;
	line-height: 1;
	font-size: 16px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	color: #0572e9;
	padding: 8px 0 0 0
}

@media only screen and (max-width:991px) {
	.social-link li a {
		width: 32px;
		height: 32px
	}
}

.social-link li a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.footer-old .social-link li a {
	width: 30px;
	height: 30px;
	padding-top: 8px;
	font-size: 16px
}

[dir=rtl] .social-link li {
	margin-left: 0;
	margin-right: 6px
}

[dir=rtl] .social-link li:first-child {
	margin-right: 0
}

.stories {
	overflow: hidden;
	text-align: center
}

.stories .s-text h2 {
	font-size: 46px;
	line-height: 1.4;
	font-weight: 900;
	color: #000;
	letter-spacing: -2.38px;
	text-align: center;
	margin: 0
}

@media only screen and (max-width:991px) {
	.stories .s-text h2 {
		font-size: 38px;
		line-height: 1.3;
		letter-spacing: -1.5px
	}
}

@media only screen and (max-width:767px) {
	.stories .s-text h2 {
		font-size: 34px;
		letter-spacing: -1.5px
	}
}

.stories .s-text p {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 400;
	color: #a3a3a3;
	text-align: center;
	letter-spacing: -1.1px;
	margin: 15px 0 0 0
}

.stories .s-text p strong {
	font-weight: 700
}

.stories .s-text p a {
	color: #a3a3a3
}

.stories .s-text p a:hover {
	color: #8f8f8f
}

@media only screen and (max-width:991px) {
	.stories .s-text p {
		font-size: 17px;
		line-height: 1.3
	}
}

@media only screen and (max-width:767px) {
	.stories .s-text p {
		font-size: 16px
	}
}

.stories .s-row {
	display: block;
	margin: 0 -50px 0 0
}

@media only screen and (max-width:991px) {
	.stories .s-row {
		margin: 0
	}
}

@media only screen and (max-width:767px) {
	.stories .s-row {
		margin: 0
	}
}

.stories .s-row .s-cell {
	width: -webkit-calc(100% / 2 - 4px - 50px);
	width: -moz-calc(100% / 2 - 4px - 50px);
	width: calc(100% / 2 - 4px - 50px);
	margin: 0 50px 0 0;
	min-height: 350px;
	position: relative;
	display: inline-block;
	vertical-align: top
}

@media only screen and (max-width:991px) {
	.stories .s-row .s-cell {
		width: -webkit-calc(100% / 1);
		width: -moz-calc(100% / 1);
		width: calc(100% / 1);
		min-height: 260px
	}
}

@media only screen and (max-width:767px) {
	.stories .s-row .s-cell {
		width: -webkit-calc(100% / 1);
		width: -moz-calc(100% / 1);
		width: calc(100% / 1);
		min-height: 260px;
		margin-bottom: 20px
	}
}

.stories .s-load-button+.s-text,
.stories .s-row+.s-text {
	-webkit-animation: 1s fadeIn ease-in-out;
	-moz-animation: 1s fadeIn ease-in-out;
	-o-animation: 1s fadeIn ease-in-out;
	animation: 1s fadeIn ease-in-out;
	min-height: 44px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px;
	line-height: 1.3
}

.stories .s-load-button+.s-text p,
.stories .s-row+.s-text p {
	margin-bottom: 0 !important;
	line-height: 1.3
}

.stories .s-load-button {
	min-width: 220px;
	width: auto !important;
	margin-top: 0;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	box-shadow: 0 0 10px 0 rgba(80, 80, 80, .11);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 15px;
	min-height: 44px;
	padding: 11px 20px 11px 20px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer
}

.stories .s-load-button .text {
	display: inline-block
}

.stories .s-load-button .loader {
	display: none
}

.stories .s-load-button .loader>span {
	width: 8px;
	height: 8px
}

.stories .s-load-button:disabled {
	background-color: #666;
	border: 1px solid #666;
	cursor: default
}

.stories .s-load-button:disabled .text {
	display: none
}

.stories .s-load-button:disabled .loader {
	display: inline-block
}

.stories .s-box {
	background-color: #f8f8f8;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 15px;
	margin-bottom: 30px;
	position: relative;
	-webkit-animation: 1s fadeIn ease-in-out !important;
	-moz-animation: 1s fadeIn ease-in-out !important;
	-o-animation: 1s fadeIn ease-in-out !important;
	animation: 1s fadeIn ease-in-out !important;
	width: -webkit-calc(100% / 2 - 5px - 50px);
	width: -moz-calc(100% / 2 - 5px - 50px);
	width: calc(100% / 2 - 5px - 50px);
	margin: 0 50px 30px 1px;
	display: inline-block;
	vertical-align: top
}

@media only screen and (max-width:991px) {
	.stories .s-box {
		margin-bottom: 25px;
		width: 100%
	}
}

@media only screen and (max-width:767px) {
	.stories .s-box {
		margin-bottom: 20px
	}
}

.stories .s-box .sb-embed {
	background: 0;
	overflow: hidden;
	padding-bottom: 5px
}

.stories .s-box .sb-embed>* {
	margin: 0 !important;
	max-width: 100% !important
}

.stories .s-box .sb-embed a {
	display: block
}

.stories .s-box .sb-embed iframe {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100% !important;
	width: 100% !important
}

.stories .s-box .sb-embed iframe.instagram-media {
	max-width: 100% !important;
	width: 100% !important
}

.stories .s-box .sb-embed img {
	max-width: 100%;
	height: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block
}

.stories .s-box .sb-embed+.sb-detail {
	margin-top: 10px
}

.stories .s-box .sb-dotted+.sb-detail {
	margin-top: 3px
}

.stories .s-box .sb-detail {
	background-color: #f8f8f8;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 15px;
	text-align: left
}

.stories .s-box .sb-detail p {
	font-size: 11px;
	line-height: 1.3;
	letter-spacing: 1.2px;
	font-weight: 400;
	color: #a3a3a3;
	margin-bottom: 0
}

@media only screen and (max-width:767px) {
	.stories .s-box .sb-detail p {
		font-size: 11px
	}
}

.stories .s-box .sb-detail p strong {
	font-weight: 500;
	font-size: 11px;
	line-height: 1.3;
	letter-spacing: 1.2px
}

.stories .s-box .sb-detail p+p {
	margin-top: 10px
}

.stories .s-box .sb-detail p a {
	color: #a3a3a3;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.3;
	letter-spacing: 1.2px
}

.stories .s-box-ajax {
	z-index: -999
}

.sub-menu {
	position: relative;
	width: 100%;
	max-width: 320px;
	overflow-y: auto;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	will-change: position, transform
}

@media only screen and (max-width:991px) {
	.sub-menu {
		max-width: 100%
	}
}

.sub-menu.sub-menu-fixed {
	position: fixed
}

@media only screen and (max-width:991px) {
	.sub-menu.sub-menu-fixed {
		position: relative
	}
}

.sub-menu>ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%
}

@media only screen and (max-width:991px) {
	.sub-menu>ul {
		margin: 0 -15px -12px 0
	}
}

.sub-menu>ul>li {
	list-style: none;
	color: #333;
	font-size: 15px;
	line-height: 17px;
	font-weight: 700;
	margin-bottom: 10px;
	display: block
}

@media only screen and (max-width:991px) {
	.sub-menu>ul>li {
		display: inline-block;
		vertical-align: top;
		width: -webkit-calc(100% / 4 - 15px);
		width: -moz-calc(100% / 4 - 15px);
		width: calc(100% / 4 - 15px);
		margin: 0 11px 12px 0;
		font-size: 15px
	}
}

@media only screen and (max-width:767px) {
	.sub-menu>ul>li {
		width: -webkit-calc(100% / 3 - 15px);
		width: -moz-calc(100% / 3 - 15px);
		width: calc(100% / 3 - 15px)
	}
}

@media only screen and (max-width:575px) {
	.sub-menu>ul>li {
		width: -webkit-calc(100% / 2 - 15px);
		width: -moz-calc(100% / 2 - 15px);
		width: calc(100% / 2 - 15px)
	}
}

.sub-menu>ul>li:last-child {
	margin-bottom: 0
}

@media only screen and (max-width:991px) {
	.sub-menu>ul>li:last-child {
		margin-bottom: 12px
	}
}

.sub-menu>ul>li>a,
.sub-menu>ul>li>span {
	display: block;
	color: #333;
	padding: 12px 15px 12px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	background-color: rgba(0, 0, 0, .04)
}

@media only screen and (max-width:991px) {

	.sub-menu>ul>li>a,
	.sub-menu>ul>li>span {
		background-color: #fff;
		-webkit-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
		-moz-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
		box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11)
	}
}

.sub-menu>ul>li>a:before,
.sub-menu>ul>li>span:before {
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: color .3s ease-in-out, border .3s ease-in-out, background-color .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
	font-weight: 400;
	content: "";
	width: 6px;
	height: 6px;
	display: inline-block;
	vertical-align: middle;
	background-color: #cecece;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 15px
}

@media only screen and (max-width:991px) {

	.sub-menu>ul>li>a:before,
	.sub-menu>ul>li>span:before {
		display: none
	}
}

.sub-menu>ul>li .sb-title {
	display: none;
	font-size: 13px;
	font-weight: 700;
	color: #333;
	padding: 12px 15px 12px 15px
}

.sub-menu>ul>li .sb-title+ul {
	margin-top: -5px
}

.sub-menu>ul>li.active>a,
.sub-menu>ul>li.active>span,
.sub-menu>ul>li:hover>a,
.sub-menu>ul>li:hover>span {
	color: #0572e9;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11)
}

.sub-menu>ul>li.active>a:before,
.sub-menu>ul>li.active>span:before,
.sub-menu>ul>li:hover>a:before,
.sub-menu>ul>li:hover>span:before {
	background-color: #0572e9
}

.sub-menu>ul>li.active .sb-title {
	display: block
}

.sub-menu>ul>li.active>a,
.sub-menu>ul>li.active>span {
	color: #0572e9
}

.sub-menu>ul>li.active>a:before,
.sub-menu>ul>li.active>span:before {
	background-color: #0572e9
}

.sub-menu>ul>li.active>ul {
	display: block !important
}

.sub-menu>ul>li>ul {
	display: none;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 15px 0 15px 0
}

@media only screen and (max-width:991px) {
	.sub-menu>ul>li>ul {
		display: none
	}
}

.sub-menu>ul>li>ul>li {
	display: block;
	list-style: none;
	color: #333;
	font-size: 12px;
	line-height: 15px;
	font-weight: 500;
	margin-bottom: 2px
}

@media only screen and (max-width:991px) {
	.sub-menu>ul>li>ul>li {
		display: inline-block
	}
}

.sub-menu>ul>li>ul>li:last-child {
	margin-bottom: 0
}

.sub-menu>ul>li>ul>li>a,
.sub-menu>ul>li>ul>li>span {
	display: block;
	color: #333;
	padding: 2px 5px 2px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.sub-menu>ul>li>ul>li>a span,
.sub-menu>ul>li>ul>li>span span {
	font-weight: 400;
	display: table-cell;
	vertical-align: top;
	color: #b7b7b7;
	padding-right: 10px;
	width: 28px;
	text-align: right
}

.sub-menu>ul>li>ul>li>a strong,
.sub-menu>ul>li>ul>li>span strong {
	display: table-cell;
	vertical-align: top;
	font-weight: 500
}

.sub-menu>ul>li>ul>li.active>a,
.sub-menu>ul>li>ul>li.active>span,
.sub-menu>ul>li>ul>li:hover>a,
.sub-menu>ul>li>ul>li:hover>span {
	background-color: #0572e9;
	color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	-moz-box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11);
	box-shadow: 0 0 10px 0 rgba(167, 167, 167, .11)
}

.sub-menu>ul>li>ul>li.active>a span,
.sub-menu>ul>li>ul>li.active>span span,
.sub-menu>ul>li>ul>li:hover>a span,
.sub-menu>ul>li>ul>li:hover>span span {
	color: #fff
}

@media only screen and (max-width:991px) {
	.sub-menu.sub-menu-active>ul>li {
		width: 100%
	}
}

@media only screen and (max-width:991px) {
	.sub-menu.sub-menu-active>ul>li>ul {
		display: block;
		margin: 10px -15px 0 0
	}
}

@media only screen and (max-width:991px) {
	.sub-menu.sub-menu-active>ul>li>ul>li {
		display: inline-block;
		vertical-align: top;
		width: -webkit-calc(100% / 1 - 15px);
		width: -moz-calc(100% / 1 - 15px);
		width: calc(100% / 1 - 15px);
		margin: 0 11px 0 0
	}
}

.sub-menu.sub-menu-active>ul>li>ul>li>a {
	display: block
}

@media only screen and (max-width:991px) {
	.sub-menu.sub-menu-mobile-none {
		display: none
	}
}

[dir=rtl] .sub-menu>ul {
	text-align: right
}

[dir=rtl] .sub-menu>ul>li>a:before,
[dir=rtl] .sub-menu>ul>li>span:before {
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .sub-menu>ul>li>ul>li>a span,
[dir=rtl] .sub-menu>ul>li>ul>li>span span {
	padding-right: 0;
	padding-left: 10px
}

[dir=rtl] .sub-menu>ul>li>ul {
	padding-right: 20px;
	padding-left: 0
}

.title {
	position: relative;
	font-size: 28px;
	line-height: 30px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	color: #333;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
	letter-spacing: -.5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center
}

@media only screen and (max-width:991px) {
	.title {
		font-size: 26px;
		line-height: 28px;
		padding-bottom: 15px;
		margin-bottom: 25px
	}
}

@media only screen and (max-width:374px) {
	.title {
		font-size: 24px;
		line-height: 26px;
		padding-bottom: 15px;
		margin-bottom: 20px
	}
}

.title.title-large {
	font-size: 36px;
	line-height: 38px
}

@media only screen and (max-width:991px) {
	.title.title-large {
		font-size: 30px;
		line-height: 32px
	}
}

@media only screen and (max-width:374px) {
	.title.title-large {
		font-size: 26px;
		line-height: 28px
	}
}

.title img {
	margin-right: 15px;
	max-width: 48px;
	height: auto;
	display: inline-block;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

@media only screen and (max-width:991px) {
	.title img {
		max-width: 44px
	}
}

@media only screen and (max-width:767px) {
	.title img {
		max-width: 42px
	}
}

.title span {
	display: inline-block;
	width: -webkit-calc(100% - 48px - 15px - 30px);
	width: -moz-calc(100% - 48px - 15px - 30px);
	width: calc(100% - 48px - 15px - 30px);
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 -webkit-calc(100% - 48px - 30px);
	-moz-box-flex: 0;
	-ms-flex: 0 0 calc(100% - 48px - 30px);
	flex: 0 0 calc(100% - 48px - 30px);
	word-break: break-word
}

@media only screen and (max-width:991px) {
	.title span {
		width: -webkit-calc(100% - 44px - 15px - 28px);
		width: -moz-calc(100% - 44px - 15px - 28px);
		width: calc(100% - 44px - 15px - 28px);
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 -webkit-calc(100% - 44px - 15px - 28px);
		-moz-box-flex: 0;
		-ms-flex: 0 0 calc(100% - 44px - 15px - 28px);
		flex: 0 0 calc(100% - 44px - 15px - 28px)
	}
}

@media only screen and (max-width:767px) {
	.title span {
		width: -webkit-calc(100% - 42px - 15px - 26px);
		width: -moz-calc(100% - 42px - 15px - 26px);
		width: calc(100% - 42px - 15px - 26px);
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 -webkit-calc(100% - 42px - 15px - 26px);
		-moz-box-flex: 0;
		-ms-flex: 0 0 calc(100% - 42px - 15px - 26px);
		flex: 0 0 calc(100% - 42px - 15px - 26px)
	}
}

.title-sub {
	font-size: 24px;
	line-height: 26px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	color: #333;
	margin-bottom: 20px;
	letter-spacing: -.5px
}

@media only screen and (max-width:991px) {
	.title-sub {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 15px
	}
}

@media only screen and (max-width:374px) {
	.title-sub {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 15px
	}
}

.title-close-btn {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 8px;
	color: #a4a4a4
}

.title-close-btn:after {
	content: ""
}

.title-close-btn:after {
	font-size: 20px;
	line-height: 1
}

.title-close-btn:focus,
.title-close-btn:hover {
	color: #909090
}

@media only screen and (max-width:991px) {
	.title-close-btn {
		font-size: 18px
	}
}

@media only screen and (max-width:767px) {
	.title-close-btn {
		font-size: 16px
	}
}

[dir=rtl] .title {
	text-align: right
}

[dir=rtl] .title img {
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .title-sub {
	text-align: right
}

[dir=rtl] .title-close-btn {
	right: inherit;
	left: 0
}

.unlist .u-form {
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 370px
}

.unlist .u-form .uf-title {
	font-size: 24px;
	font-family: Gotham, Roboto, "Helvetica Neue", Helvetica, Arial, Tahoma;
	font-weight: 900;
	margin-bottom: 20px
}

[dir=rtl] .unlist .u-form .uf-title {
	text-align: right
}

.home-content {
	background-color: #fafafa
}

.home-content .container {
	position: relative;
	padding: 0
}

@media only screen and (max-width:575px) {
	.home-content .container {
		padding: 0 20px
	}
}

@media only screen and (max-width:374px) {
	.home-content .container {
		padding: 0 15px
	}
}

.home-content .hc-scroll-down {
	z-index: 100;
	bottom: -38px;
	left: -webkit-calc(50% - 40px);
	left: -moz-calc(50% - 40px);
	left: calc(50% - 40px);
	position: absolute;
	margin: 0 auto;
	display: inline-block;
	width: 76px;
	height: 76px;
	line-height: 1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 0 0 32px 0 rgba(0, 0, 0, .33);
	-moz-box-shadow: 0 0 32px 0 rgba(0, 0, 0, .33);
	box-shadow: 0 0 32px 0 rgba(0, 0, 0, .33);
	text-align: center;
	font-size: 36px;
	color: #0572e9;
	padding: 22px 0 0 0;
	outline: 0;
	border: 0;
	-webkit-animation: iconPulse 2s linear infinite;
	-moz-animation: iconPulse 2s linear infinite;
	-o-animation: iconPulse 2s linear infinite;
	animation: iconPulse 2s linear infinite
}

@media only screen and (max-width:575px) {
	.home-content .hc-scroll-down {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
}

@media only screen and (max-width:991px) {
	.home-content .hc-scroll-down {
		width: 56px;
		height: 56px;
		font-size: 32px;
		bottom: -28px;
		left: -webkit-calc(50% - 28px);
		left: -moz-calc(50% - 28px);
		left: calc(50% - 28px);
		padding: 13px 0 0 0
	}
}

.home-content .hc-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-animation: iconAnimated 10s linear infinite;
	-moz-animation: iconAnimated 10s linear infinite;
	-o-animation: iconAnimated 10s linear infinite;
	animation: iconAnimated 10s linear infinite
}

@media only screen and (max-width:991px) {
	.home-content .hc-icon {
		background: 0 0 !important
	}
}

.home-content-1 {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 100;
	background-color: #fafafa;
	min-height: 549px
}

@media only screen and (max-width:1366px) {
	.home-content-1 {
		min-height: 446px
	}
}

@media only screen and (max-width:1199px) {
	.home-content-1 {
		min-height: 420px
	}
}

@media only screen and (max-width:991px) {
	.home-content-1 {
		min-height: auto
	}
}

.home-content-1 .hc-icon {
	background-image: url(../img/bg/icon-bg-1.png);
	background-color: transparent;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.home-content-2 {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	z-index: 97;
	background-color: #fafafa
}

.home-content-2 .hc-icon {
	background-image: url(../img/bg/icon-bg-2.png);
	-webkit-animation: iconAnimated2 10s linear infinite;
	-moz-animation: iconAnimated2 10s linear infinite;
	-o-animation: iconAnimated2 10s linear infinite;
	animation: iconAnimated2 10s linear infinite;
	background-color: transparent
}

.home-content-3 {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	background-color: #fafafa;
	z-index: 98
}

.home-content-3 .hc-icon {
	background-image: url(../img/bg/icon-bg-3.png);
	background-color: transparent
}

.mejs__offscreen {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}

.mejs__container {
	background: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Helvetica, Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}

.mejs__container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mejs__container video::-webkit-media-controls,
.mejs__container video::-webkit-media-controls-panel,
.mejs__container video::-webkit-media-controls-panel-container,
.mejs__container video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none !important
}

.mejs__fill-container,
.mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%
}

.mejs__fill-container {
	background: 0;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.mejs__container:focus {
	outline: 0
}

.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}

.mejs__embed,
.mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.mejs__fullscreen {
	overflow: hidden !important
}

.mejs__container-fullscreen {
	width: 100vw !important;
	height: 100vw !important;
	bottom: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	position: fixed !important;
	right: 0 !important;
	top: 0 !important;
	z-index: 10000 !important
}

.mejs__container-fullscreen div.mejs__mediaelement,
.mejs__container-fullscreen video {
	position: fixed !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	top: 0 !important;
	width: 100vw !important;
	height: 100vw !important
}

.mejs__container-fullscreen .mejs__mediaelement,
.mejs__container-fullscreen video {
	width: 150vw !important;
	height: 150vw !important
}

.mejs__background {
	left: 0;
	position: absolute;
	top: 0
}

.mejs__mediaelement {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}

:root .mejs__poster-img {
	display: none
}

.mejs__poster-img {
	border: 0;
	padding: 0
}

.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}

.mejs__layer {
	z-index: 1
}

.mejs__overlay-play {
	cursor: pointer
}

.mejs__overlay-button {
	background: url(../img/mejs-controls.svg) no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}

.mejs__overlay:hover>.mejs__overlay-button {
	background-position: -80px -39px
}

.mejs__overlay-loading {
	height: 80px;
	width: 80px
}

.mejs__overlay-loading-bg-img {
	-webkit-animation: mejs__loading-spinner 1s linear infinite;
	-moz-animation: mejs__loading-spinner 1s linear infinite;
	-o-animation: mejs__loading-spinner 1s linear infinite;
	animation: mejs__loading-spinner 1s linear infinite;
	background: transparent url(../img/mejs-controls.svg) -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}

@-webkit-keyframes mejs__loading-spinner {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-moz-keyframes mejs__loading-spinner {
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-o-keyframes mejs__loading-spinner {
	100% {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes mejs__loading-spinner {
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}

.mejs__controls:not([style*='display: none']) {
	background: rgba(255, 0, 0, .7);
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .35)));
	background: -moz-linear-gradient(transparent, rgba(0, 0, 0, .35));
	background: -o-linear-gradient(transparent, rgba(0, 0, 0, .35));
	background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs__button,
.mejs__time,
.mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}

.mejs__button>button {
	background: transparent url(../img/mejs-controls.svg);
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}

.mejs__button>button:focus {
	outline: dotted 1px #999
}

.mejs__container-keyboard-inactive [role=slider],
.mejs__container-keyboard-inactive [role=slider]:focus,
.mejs__container-keyboard-inactive a,
.mejs__container-keyboard-inactive a:focus,
.mejs__container-keyboard-inactive button,
.mejs__container-keyboard-inactive button:focus {
	outline: 0
}

.mejs__time {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}

.mejs__play>button {
	background-position: 0 0
}

.mejs__pause>button {
	background-position: -20px 0
}

.mejs__replay>button {
	background-position: -160px 0
}

.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	-moz-box-flex: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}

.mejs__time-buffering,
.mejs__time-current,
.mejs__time-float,
.mejs__time-float-corner,
.mejs__time-float-current,
.mejs__time-hovered,
.mejs__time-loaded,
.mejs__time-marker,
.mejs__time-total {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}

.mejs__time-total {
	background: rgba(255, 255, 255, .3);
	margin: 5px 0 0;
	width: 100%
}

.mejs__time-buffering {
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
	background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
	background: -moz-linear-gradient(135deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
	background: -o-linear-gradient(135deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
	background: linear-gradient(-45deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	width: 100%
}

@-webkit-keyframes buffering-stripes {
	from {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

@-moz-keyframes buffering-stripes {
	from {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

@-o-keyframes buffering-stripes {
	from {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

@keyframes buffering-stripes {
	from {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

.mejs__time-loaded {
	background: rgba(255, 255, 255, .3)
}

.mejs__time-current,
.mejs__time-handle-content {
	background: rgba(255, 255, 255, .9)
}

.mejs__time-hovered {
	background: rgba(255, 255, 255, .5);
	z-index: 10
}

.mejs__time-hovered.negative {
	background: rgba(0, 0, 0, .2)
}

.mejs__time-buffering,
.mejs__time-current,
.mejs__time-hovered,
.mejs__time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: .15s ease-in all;
	-o-transition: .15s ease-in all;
	-moz-transition: .15s ease-in all;
	transition: .15s ease-in all;
	width: 100%
}

.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1)
}

.mejs__time-hovered {
	-webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
	-o-transition: height .1s cubic-bezier(.44, 0, 1, 1);
	-moz-transition: height .1s cubic-bezier(.44, 0, 1, 1);
	transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0) !important;
	-ms-transform: scaleX(0) !important;
	-moz-transform: scaleX(0) !important;
	-o-transform: scaleX(0) !important;
	transform: scaleX(0) !important
}

.mejs__time-handle,
.mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}

.mejs__time-handle-content {
	border: 4px solid rgba(255, 255, 255, .9);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	width: 10px
}

.mejs__time-rail .mejs__time-handle-content:active,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail:hover .mejs__time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.mejs__time-float {
	background: #eee;
	border: solid 1px #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}

.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}

.mejs__time-float-corner {
	border: solid 5px #eee;
	border-color: #eee transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}

.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px
}

.mejs__long-video .mejs__time-float-current {
	width: 60px
}

.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}

.mejs__fullscreen-button>button {
	background-position: -80px 0
}

.mejs__unfullscreen>button {
	background-position: -100px 0
}

.mejs__mute>button {
	background-position: -60px 0
}

.mejs__unmute>button {
	background-position: -40px 0
}

.mejs__volume-button {
	position: relative
}

.mejs__volume-button>.mejs__volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50, 50, 50, .7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}

.mejs__volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}

.mejs__volume-total {
	background: rgba(255, 255, 255, .5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}

.mejs__volume-current {
	background: rgba(255, 255, 255, .9);
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%
}

.mejs__volume-handle {
	background: rgba(255, 255, 255, .9);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}

.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}

.mejs__horizontal-volume-total {
	background: rgba(50, 50, 50, .8);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 1px;
	height: 8px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	width: 50px
}

.mejs__horizontal-volume-current {
	background: rgba(255, 255, 255, .8);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 1px;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.mejs__horizontal-volume-handle {
	display: none
}

.mejs__captions-button,
.mejs__chapters-button {
	position: relative
}

.mejs__captions-button>button {
	background-position: -140px 0
}

.mejs__chapters-button>button {
	background-position: -180px 0
}

.mejs__captions-button>.mejs__captions-selector,
.mejs__chapters-button>.mejs__chapters-selector {
	background: rgba(50, 50, 50, .7);
	border: solid 1px transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}

.mejs__chapters-button>.mejs__chapters-selector {
	margin-right: -55px;
	width: 110px
}

.mejs__captions-selector-list,
.mejs__chapters-selector-list {
	list-style-type: none !important;
	margin: 0;
	overflow: hidden;
	padding: 0
}

.mejs__captions-selector-list-item,
.mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none !important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0
}

.mejs__captions-selector-list-item:hover,
.mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8 !important;
	background-color: rgba(255, 255, 255, .4) !important
}

.mejs__captions-selector-input,
.mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}

.mejs__captions-selector-label,
.mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%
}

.mejs__captions-selected,
.mejs__chapters-selected {
	color: #21f8f8
}

.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}

.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}

.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline
}

.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}

.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}

.mejs__captions-position-hover {
	bottom: 35px
}

.mejs__captions-text,
.mejs__captions-text * {
	background: rgba(20, 20, 20, .5);
	-webkit-box-shadow: 5px 0 0 rgba(20, 20, 20, .5), -5px 0 0 rgba(20, 20, 20, .5);
	-moz-box-shadow: 5px 0 0 rgba(20, 20, 20, .5), -5px 0 0 rgba(20, 20, 20, .5);
	box-shadow: 5px 0 0 rgba(20, 20, 20, .5), -5px 0 0 rgba(20, 20, 20, .5);
	padding: 0;
	white-space: pre-wrap
}

.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
	display: none
}

.mejs__overlay-error {
	position: relative
}

.mejs__overlay-error>img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}

.mejs__cannotplay,
.mejs__cannotplay a {
	color: #fff;
	font-size: .8em
}

.mejs__cannotplay {
	position: relative
}

.mejs__cannotplay a,
.mejs__cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}

.mejs__overlay-button {
	background: 0;
	outline: 0;
	display: block;
	-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	-moz-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, .22);
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 75px;
	height: 75px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-size: 30px;
	position: relative
}

@media only screen and (max-width:1199px) {
	.mejs__overlay-button {
		width: 75px;
		height: 75px
	}
}

@media only screen and (max-width:767px) {
	.mejs__overlay-button {
		width: 75px;
		height: 75px
	}
}

.mejs__overlay-button:before {
	position: relative;
	margin-left: 2px
}

.mejs__overlay-button:hover {
	color: #fff
}

.cookies {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	bottom: 0;
	z-index: 9999;
	margin: 15px;
	width: -webkit-calc(100% - 30px);
	width: -moz-calc(100% - 30px);
	width: calc(100% - 30px);
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-border-radius: .375rem;
	-moz-border-radius: .375rem;
	border-radius: .375rem;
	background-color: rgba(0, 0, 0, .8);
	padding: 16px;
	padding-right: 24px
}

.cookies p {
	font-size: 12px;
	color: #fff;
	margin: 0;
	margin-right: 16px
}

.cookies p a {
	color: inherit
}

.cookies button {
	-webkit-border-radius: 9999px;
	-moz-border-radius: 9999px;
	border-radius: 9999px;
	background-color: #fff;
	padding: 6px 12px;
	color: #000;
	border: 0;
	cursor: pointer;
	font-size: 12px
}

.cookies span {
	cursor: pointer;
	top: 8px;
	right: 8px;
	position: absolute;
	color: #fff
}

.cookies .buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
	margin-right: 0;
	padding-top: 1rem
}

.cookies .buttons>:first-child {
	margin-right: 8px
}

@media screen and (min-width:640px) {
	.cookies {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.cookies div.buttons {
		padding-top: 0;
		margin-right: 0;
		margin-right: 16px
	}
}


.premium-template h1 {
	font-size: 6rem;
	line-height: 1;
}

.css-puf1b1-PageHeading-Header-box-fullWidth-grid-baseStyle-grid-fullGrid-text-bold-text-headline100-text-secondaryFont-text-normal-text-surtitle100-text-secondaryFont-text-normal-text-surtitle100-style-pageHeaderCSS {
    text-align: center;
    margin-top: 5px;
    z-index: 10;
    width: var(--vw100, 100vw);
}



.css-puf1b1-PageHeading-Header-box-fullWidth-grid-baseStyle-grid-fullGrid-text-bold-text-headline100-text-secondaryFont-text-normal-text-surtitle100-text-secondaryFont-text-normal-text-surtitle100-style-pageHeaderCSS h1 {
    font-weight: 700;
    font-size: clamp(2.75rem, 1rem + 4.37vw, 6.25rem);
    line-height: 1;
    grid-row: mid-line / title;
}



.css-puf1b1-PageHeading-Header-box-fullWidth-grid-baseStyle-grid-fullGrid-text-bold-text-headline100-text-secondaryFont-text-normal-text-surtitle100-text-secondaryFont-text-normal-text-surtitle100-style-pageHeaderCSS h2 {
    font-weight: 700;
    font-size: clamp(1.75rem, 1rem + 2.37vw, 3.25rem);
    line-height: 1;
    grid-row: mid-line / title;
}


.css-puf1b1-PageHeading-Header-box-fullWidth-grid-baseStyle-grid-fullGrid-text-bold-text-headline100-text-secondaryFont-text-normal-text-surtitle100-text-secondaryFont-text-normal-text-surtitle100-style-pageHeaderCSS .css-y23y3t {
    font-family: var(--secondary-font-family);
    letter-spacing: var(--secondary-letter-spacing);
    text-transform: var(--secondary-text-transform);
    font-weight: 400;
    --surtitle100-font-size: clamp(0.8125rem, 0.5938rem + 0.5469vw, 1.25rem);
    font-size: var(--surtitle100-font-size);
    line-height: 1.4;
    grid-row: kicker / mid-line;
    text-wrap: pretty;
}

.css-y23y3t{ 
      margin: auto;
}


header.header .h-nav .hn-link ul li a {
	text-decoration :none !important;
}

.icon-list.bullet-soft-primary.bullet-bg .bi-check{
	background-color: #00AA5B !important;
}

.icon-list.bullet-soft-primary.bullet-bg .bi-x{
	background-color: #da336b !important;
}

.icon-list.bullet-soft-primary i {
	color: #ffffff !important;
}


