@charset "UTF-8";/*!normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css*/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
progress {
	vertical-align: baseline
}
[hidden] {
	display: none
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:active, a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: inherit
}
b, strong {
	font-weight: bolder
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
figure {
	margin: 1em 40px
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
button, input, select, textarea {
	font: inherit;
	margin: 0
}
optgroup {
	font-weight: 700
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-input-placeholder {
color:inherit;
opacity:.54
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	max-width: 100%
}
h1, h2, h3, h4, h5, p {
	margin: 0
}
a {
	text-decoration: none
}
strong {
	font-weight: 900
}
ul {
	padding: 0;
	margin: 0
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none
}
:focus {
	outline: none
}
a[href^=tel] {
	color: inherit!important
}
.row {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}
.row.reverse {
	-ms-flex-direction: row-reverse;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse
}
.col.reverse {
	-ms-flex-direction: column-reverse;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	flex-direction: column-reverse
}
.col {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 100%;
	min-height: 1px
}
.col-auto {
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.first {
	-ms-flex-order: -1;
	-webkit-box-ordinal-group: 0;
	order: -1
}
.last {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	padding-right: 15px;
	padding-left: 15px
}
.col-1 {
	-ms-flex-preferred-size: 8.333%;
	flex-basis: 8.333%;
	max-width: 8.333%
}
.col-2 {
	-ms-flex-preferred-size: 16.667%;
	flex-basis: 16.667%;
	max-width: 16.667%
}
.col-3 {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%
}
.col-4 {
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	max-width: 33.333%
}
.col-5 {
	-ms-flex-preferred-size: 41.667%;
	flex-basis: 41.667%;
	max-width: 41.667%
}
.col-6 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}
.col-7 {
	-ms-flex-preferred-size: 58.333%;
	flex-basis: 58.333%;
	max-width: 58.333%
}
.col-8 {
	-ms-flex-preferred-size: 66.667%;
	flex-basis: 66.667%;
	max-width: 66.667%
}
.col-9 {
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%
}
.col-10 {
	-ms-flex-preferred-size: 83.333%;
	flex-basis: 83.333%;
	max-width: 83.333%
}
.col-11 {
	-ms-flex-preferred-size: 91.667%;
	flex-basis: 91.667%;
	max-width: 91.667%
}
.col-12 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}
.col-offset-1 {
	margin-left: 8.333%
}
.col-offset-2 {
	margin-left: 16.667%
}
.col-offset-3 {
	margin-left: 25%
}
.col-offset-4 {
	margin-left: 33.333%
}
.col-offset-5 {
	margin-left: 41.667%
}
.col-offset-6 {
	margin-left: 50%
}
.col-offset-7 {
	margin-left: 58.333%
}
.col-offset-8 {
	margin-left: 66.667%
}
.col-offset-9 {
	margin-left: 75%
}
.col-offset-10 {
	margin-left: 83.333%
}
.col-offset-11 {
	margin-left: 91.667%
}
.text-center {
	text-align: center
}
.text-right {
	text-align: right
}
.text-left {
	text-align: left
}
.justify-content-start {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	text-align: start
}
.justify-content-center {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center
}
.justify-content-end {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	text-align: end
}
.align-items-start {
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start
}
.align-items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}
.align-items-center {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}
.align-items-stretch {
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch
}
.align-items-end {
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: flex-end
}
.justify-content-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.justify-content-between {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.first {
	-ms-flex-order: -1;
	-webkit-box-ordinal-group: 0;
	order: -1
}
.last {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1
}

@media only screen and (min-width:576px) {
.col-sm-auto {
	-ms-flex: 0 0 auto;
	-ms-flex-flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	padding-right: 15px;
	padding-left: 15px
}
.col-sm {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%
}
.col-sm-1 {
	-ms-flex-preferred-size: 8.333%;
	flex-basis: 8.333%;
	max-width: 8.333%
}
.col-sm-2 {
	-ms-flex-preferred-size: 16.667%;
	flex-basis: 16.667%;
	max-width: 16.667%
}
.col-sm-3 {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%
}
.col-sm-4 {
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	max-width: 33.333%
}
.col-sm-5 {
	-ms-flex-preferred-size: 41.667%;
	flex-basis: 41.667%;
	max-width: 41.667%
}
.col-sm-6 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}
.col-sm-7 {
	-ms-flex-preferred-size: 58.333%;
	flex-basis: 58.333%;
	max-width: 58.333%
}
.col-sm-8 {
	-ms-flex-preferred-size: 66.667%;
	flex-basis: 66.667%;
	max-width: 66.667%
}
.col-sm-9 {
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%
}
.col-sm-10 {
	-ms-flex-preferred-size: 83.333%;
	flex-basis: 83.333%;
	max-width: 83.333%
}
.col-sm-11 {
	-ms-flex-preferred-size: 91.667%;
	flex-basis: 91.667%;
	max-width: 91.667%
}
.col-sm-12 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}
.col-sm-offset-1 {
	margin-left: 8.333%
}
.col-sm-offset-2 {
	margin-left: 16.667%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.333%
}
.col-sm-offset-5 {
	margin-left: 41.667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.333%
}
.col-sm-offset-8 {
	margin-left: 66.667%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.333%
}
.col-sm-offset-11 {
	margin-left: 91.667%
}
.text-center-sm {
	text-align: center
}
.text-right-sm {
	text-align: right
}
.text-left-sm {
	text-align: left
}
.justify-content-start-sm {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	text-align: start
}
.justify-content-center-sm {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center
}
.justify-content-end-sm {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	text-align: end
}
.align-items-start-sm {
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start
}
.align-items-center-sm {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}
.align-items-stretch-sm {
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch
}
.align-items-end-sm {
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: flex-end
}
.justify-content-around-sm {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.justify-content-between-sm {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.first-sm {
	-ms-flex-order: -1;
	-webkit-box-ordinal-group: 0;
	order: -1
}
.last-sm {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1
}
}

@media only screen and (min-width:768px) {
.col-md-auto {
	-ms-flex: 0 0 auto;
	-ms-flex-flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	padding-right: 15px;
	padding-left: 15px
}
.col-md {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%
}
.col-md-1 {
	-ms-flex-preferred-size: 8.333%;
	flex-basis: 8.333%;
	max-width: 8.333%
}
.col-md-2 {
	-ms-flex-preferred-size: 16.667%;
	flex-basis: 16.667%;
	max-width: 16.667%
}
.col-md-3 {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%
}
.col-md-4 {
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	max-width: 33.333%
}
.col-md-5 {
	-ms-flex-preferred-size: 41.667%;
	flex-basis: 41.667%;
	max-width: 41.667%
}
.col-md-6 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}
.col-md-7 {
	-ms-flex-preferred-size: 58.333%;
	flex-basis: 58.333%;
	max-width: 58.333%
}
.col-md-8 {
	-ms-flex-preferred-size: 66.667%;
	flex-basis: 66.667%;
	max-width: 66.667%
}
.col-md-9 {
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%
}
.col-md-10 {
	-ms-flex-preferred-size: 83.333%;
	flex-basis: 83.333%;
	max-width: 83.333%
}
.col-md-11 {
	-ms-flex-preferred-size: 91.667%;
	flex-basis: 91.667%;
	max-width: 91.667%
}
.col-md-12 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}
.col-md-offset-1 {
	margin-left: 8.333%
}
.col-md-offset-2 {
	margin-left: 16.667%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-4 {
	margin-left: 33.333%
}
.col-md-offset-5 {
	margin-left: 41.667%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-7 {
	margin-left: 58.333%
}
.col-md-offset-8 {
	margin-left: 66.667%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-10 {
	margin-left: 83.333%
}
.col-md-offset-11 {
	margin-left: 91.667%
}
.text-center-md {
	text-align: center
}
.text-right-md {
	text-align: right
}
.text-left-md {
	text-align: left
}
.justify-content-start-md {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	text-align: start
}
.justify-content-center-md {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center
}
.justify-content-end-md {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	text-align: end
}
.align-items-start-md {
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start
}
.align-items-center-md {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}
.align-items-stretch-md {
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch
}
.align-items-end-md {
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: flex-end
}
.justify-content-around-md {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.justify-content-between-md {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.first-md {
	-ms-flex-order: -1;
	-webkit-box-ordinal-group: 0;
	order: -1
}
.last-md {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1
}
}

@media only screen and (min-width:992px) {
.col-lg-auto {
	-ms-flex: 0 0 auto;
	-ms-flex-flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	padding-right: 15px;
	padding-left: 15px
}
.col-lg {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%
}
.col-lg-1 {
	-ms-flex-preferred-size: 8.333%;
	flex-basis: 8.333%;
	max-width: 8.333%
}
.col-lg-2 {
	-ms-flex-preferred-size: 16.667%;
	flex-basis: 16.667%;
	max-width: 16.667%
}
.col-lg-3 {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%
}
.col-lg-4 {
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	max-width: 33.333%
}
.col-lg-5 {
	-ms-flex-preferred-size: 41.667%;
	flex-basis: 41.667%;
	max-width: 41.667%
}
.col-lg-6 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}
.col-lg-7 {
	-ms-flex-preferred-size: 58.333%;
	flex-basis: 58.333%;
	max-width: 58.333%
}
.col-lg-8 {
	-ms-flex-preferred-size: 66.667%;
	flex-basis: 66.667%;
	max-width: 66.667%
}
.col-lg-9 {
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%
}
.col-lg-10 {
	-ms-flex-preferred-size: 83.333%;
	flex-basis: 83.333%;
	max-width: 83.333%
}
.col-lg-11 {
	-ms-flex-preferred-size: 91.667%;
	flex-basis: 91.667%;
	max-width: 91.667%
}
.col-lg-12 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}
.col-lg-offset-1 {
	margin-left: 8.333%
}
.col-lg-offset-2 {
	margin-left: 16.667%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.333%
}
.col-lg-offset-5 {
	margin-left: 41.667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.333%
}
.col-lg-offset-8 {
	margin-left: 66.667%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.333%
}
.col-lg-offset-11 {
	margin-left: 91.667%
}
.text-center-lg {
	text-align: center
}
.text-right-lg {
	text-align: right
}
.text-left-lg {
	text-align: left!important
}
.justify-content-start-lg {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	text-align: start
}
.justify-content-center-lg {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center
}
.justify-content-end-lg {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	text-align: end
}
.align-items-start-lg {
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start
}
.align-items-center-lg {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}
.align-items-center-lg {
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch
}
.align-items-end-lg {
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: flex-end
}
.justify-content-around-lg {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.justify-content-between-lg {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.first-lg {
	-ms-flex-order: -1;
	-webkit-box-ordinal-group: 0;
	order: -1
}
.last-lg {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1
}
}

@media only screen and (min-width:1200px) {
.col-xl-auto {
	-ms-flex: 0 0 auto;
	-ms-flex-flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	padding-right: 15px;
	padding-left: 15px
}
.col-xl {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%
}
.col-xl-1 {
	-ms-flex-preferred-size: 8.333%;
	flex-basis: 8.333%;
	max-width: 8.333%
}
.col-xl-2 {
	-ms-flex-preferred-size: 16.667%;
	flex-basis: 16.667%;
	max-width: 16.667%
}
.col-xl-3 {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%
}
.col-xl-4 {
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	max-width: 33.333%
}
.col-xl-5 {
	-ms-flex-preferred-size: 41.667%;
	flex-basis: 41.667%;
	max-width: 41.667%
}
.col-xl-6 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}
.col-xl-7 {
	-ms-flex-preferred-size: 58.333%;
	flex-basis: 58.333%;
	max-width: 58.333%
}
.col-xl-8 {
	-ms-flex-preferred-size: 66.667%;
	flex-basis: 66.667%;
	max-width: 66.667%
}
.col-xl-9 {
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%
}
.col-xl-10 {
	-ms-flex-preferred-size: 83.333%;
	flex-basis: 83.333%;
	max-width: 83.333%
}
.col-lg-11 {
	-ms-flex-preferred-size: 91.667%;
	flex-basis: 91.667%;
	max-width: 91.667%
}
.col-xl-12 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}
.col-xl-offset-1 {
	margin-left: 8.333%
}
.col-xl-offset-2 {
	margin-left: 16.667%
}
.col-xl-offset-3 {
	margin-left: 25%
}
.col-xl-offset-4 {
	margin-left: 33.333%
}
.col-xl-offset-5 {
	margin-left: 41.667%
}
.col-xl-offset-6 {
	margin-left: 50%
}
.col-xl-offset-7 {
	margin-left: 58.333%
}
.col-xl-offset-8 {
	margin-left: 66.667%
}
.col-xl-offset-9 {
	margin-left: 75%
}
.col-xl-offset-10 {
	margin-left: 83.333%
}
.col-xl-offset-11 {
	margin-left: 91.667%
}
.text-center-xl {
	text-align: center
}
.text-right-xl {
	text-align: right
}
.text-left-xl {
	text-align: left!important
}
.rtl .text-left-xl {
	text-align: right!important
}
.justify-content-start-xl {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	text-align: start
}
.justify-content-center-xl {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center
}
.justify-content-end-xl {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	text-align: end
}
.align-items-start-xl {
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start
}
.align-items-center-xl {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}
.align-items-center-xl {
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch
}
.align-items-end-xl {
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: flex-end
}
.justify-content-around-xl {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.justify-content-between-xl {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.first-xl {
	-ms-flex-order: -1;
	-webkit-box-ordinal-group: 0;
	order: -1
}
.last-xl {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1
}
}
.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: 1240px
}
}

@media(min-width:1500px) {
.container--wider {
	max-width: 1490px
}
}

@media(min-width:1740px) {
.container--wide {
	max-width: 1700px
}
}
@font-face {
	font-family: gilroy;
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/Gilroy-Lightd41d.eot?) format("eot"), url(../fonts/Gilroy-Light.woff2) format("woff2"), url(../fonts/Gilroy-Light.woff) format("woff"), url(../fonts/Gilroy-Light.ttf) format("truetype"), url('../fonts/Gilroy-Light.svg#str-replace("Gilroy", " ", "_")') format("svg")
}
@font-face {
	font-family: gilroy;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Gilroy-Regulard41d.eot?) format("eot"), url(../fonts/Gilroy-Regular.woff2) format("woff2"), url(../fonts/Gilroy-Regular.woff) format("woff"), url(../fonts/Gilroy-Regular.ttf) format("truetype"), url('../fonts/Gilroy-Regular.svg#str-replace("Gilroy", " ", "_")') format("svg")
}
@font-face {
	font-family: gilroy;
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/Gilroy-Mediumd41d.eot?) format("eot"), url(../fonts/Gilroy-Medium.woff2) format("woff2"), url(../fonts/Gilroy-Medium.woff) format("woff"), url(../fonts/Gilroy-Medium.ttf) format("truetype"), url('../fonts/Gilroy-Medium.svg#str-replace("Gilroy", " ", "_")') format("svg")
}
@font-face {
	font-family: gilroy;
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/Gilroy-Semiboldd41d.eot?) format("eot"), url(../fonts/Gilroy-Semibold.woff2) format("woff2"), url(../fonts/Gilroy-Semibold.woff) format("woff"), url(../fonts/Gilroy-Semibold.ttf) format("truetype"), url('../fonts/Gilroy-Semibold.svg#str-replace("Gilroy", " ", "_")') format("svg")
}
@font-face {
	font-family: gilroy;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Gilroy-Boldd41d.eot?) format("eot"), url(../fonts/Gilroy-Bold.woff2) format("woff2"), url(../fonts/Gilroy-Bold.woff) format("woff"), url(../fonts/Gilroy-Bold.ttf) format("truetype"), url('../fonts/Gilroy-Bold.svg#str-replace("Gilroy", " ", "_")') format("svg")
}
@font-face {
	font-family: gilroy;
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/Gilroy-Blackd41d.eot?) format("eot"), url(../fonts/Gilroy-Black.woff2) format("woff2"), url(../fonts/Gilroy-Black.woff) format("woff"), url(../fonts/Gilroy-Black.ttf) format("truetype"), url('../fonts/Gilroy-Black.svg#str-replace("Gilroy", " ", "_")') format("svg")
}
@font-face {
	font-family: halohandletter;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/HaloHandletterd41d.html?) format("eot"), url(../fonts/HaloHandletter.woff2) format("woff2"), url(../fonts/HaloHandletter.woff) format("woff"), url(../fonts/HaloHandletter.html) format("truetype"), url('../fonts/HaloHandletter.svg#str-replace("HaloHandletter", " ", "_")') format("svg")
}
.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:after, .slick-track:before {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-loading .slick-list {
	background: #fff url(sass/tools/ajax-loader.gif) center center no-repeat
}
@font-face {
	font-family: slick;
	src: url(../fonts/slick.eot);
	src: url(../fonts/slickd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal
}
.slick-next, .slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	outline: none;
	background: 0 0;
	color: transparent
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-next:before, .slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: -25px
}
[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}
.slick-prev:before {
	content: "←"
}
[dir=rtl] .slick-prev:before {
	content: "→"
}
.slick-next {
	right: -25px
}
[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}
.slick-next:before {
	content: "→"
}
[dir=rtl] .slick-next:before {
	content: "←"
}
.slick-dotted.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}
.slick-dots li button:focus, .slick-dots li button:hover {
	outline: none
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}
.fancybox-enabled {
	overflow: hidden
}
.fancybox-enabled body {
	overflow: visible;
	height: 100%
}
.fancybox-is-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden
}
.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.fancybox-container~.fancybox-container {
	z-index: 99992
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.fancybox-outer {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}
.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	-o-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-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: .87;
	-webkit-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-wrap, .fancybox-infobar, .fancybox-toolbar {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .25s, visibility 0s linear .25s;
	-o-transition: opacity .25s, visibility 0s linear .25s;
	transition: opacity .25s, visibility 0s linear .25s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .25s, visibility 0s;
	-o-transition: opacity .25s, visibility 0s;
	transition: opacity .25s, visibility 0s
}
.fancybox-infobar {
	top: 0;
	left: 50%;
	margin-left: -79px
}
.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: helvetica neue, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30,30,30,.7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased
}
.fancybox-toolbar {
	top: 0;
	right: 0
}
.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translate3d(0, 0, 0)
}
.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.fancybox-slide:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block
}
.fancybox-slide--image {
	overflow: visible
}
.fancybox-slide--image:before {
	display: none
}
.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
	background: #000
}
.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
	background: #e5e3df
}
.fancybox-slide--next {
	z-index: 99995
}
.fancybox-slide>div {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: 0 0;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}
.fancybox-can-drag .fancybox-image-wrap {
	cursor: -webkit-grab;
	cursor: grab
}
.fancybox-is-dragging .fancybox-image-wrap {
	cursor: -webkit-grabbing;
	cursor: grabbing
}
.fancybox-image, .fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.fancybox-spaceball {
	z-index: 1
}
.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff
}
.fancybox-iframe {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background: #fff
}
.fancybox-error {
	margin: 0;
	padding: 40px;
	width: 100%;
	max-width: 380px;
	background: #fff;
	cursor: default
}
.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif
}
.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	background: 0 0;
	z-index: 10;
	cursor: pointer
}
.fancybox-close-small:after {
	content: '×';
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #fff;
	-webkit-transition: background .25s;
	-o-transition: background .25s;
	transition: background .25s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2
}
.fancybox-close-small:focus:after {
	outline: 1px dotted #888
}
.fancybox-close-small:hover:after {
	color: #555;
	background: #eee
}
.fancybox-slide--iframe .fancybox-close-small {
	top: 0;
	right: -44px
}
.fancybox-slide--iframe .fancybox-close-small:after {
	background: 0 0;
	font-size: 35px;
	color: #aaa
}
.fancybox-slide--iframe .fancybox-close-small:hover:after {
	color: #fff
}
.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0,0,0,0.1)), color-stop(40%, rgba(0,0,0,0.2)), color-stop(80%, rgba(0,0,0,0.6)), to(rgba(0,0,0,0.8)));
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(top, transparent 0%, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8) 100%);
	pointer-events: none
}
.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255,255,255,.4);
	font-size: 14px;
	font-family: helvetica neue, Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none
}
.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
	pointer-events: all
}
.fancybox-caption a {
	color: #fff;
	text-decoration: underline
}
.fancybox-button {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: 0 0;
	color: #ddd;
	border-radius: 0;
	cursor: pointer;
	vertical-align: top;
	outline: none
}
.fancybox-button[disabled] {
	cursor: default;
	pointer-events: none
}
.fancybox-button, .fancybox-infobar__body {
	background: rgba(30,30,30,.6)
}
.fancybox-button:hover:not([disabled]) {
	color: #fff;
	background: rgba(0,0,0,.8)
}
.fancybox-button:after, .fancybox-button:before {
	content: '';
	pointer-events: none;
	position: absolute;
	background-color: currentColor;
	color: currentColor;
	opacity: .9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block
}
.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
	opacity: .3
}
.fancybox-button--left:after, .fancybox-button--right:after {
	top: 18px;
	width: 6px;
	height: 6px;
	background: 0 0;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor
}
.fancybox-button--left:after {
	left: 20px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}
.fancybox-button--right:after {
	right: 20px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.fancybox-button--left {
	border-bottom-left-radius: 5px
}
.fancybox-button--right {
	border-bottom-right-radius: 5px
}
.fancybox-button--close:after, .fancybox-button--close:before {
	content: '';
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(50% - 1px);
	left: calc(50% - 8px)
}
.fancybox-button--close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.fancybox-button--close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.fancybox-arrow {
	position: absolute;
	top: 50%;
	margin: -50px 0 0;
	height: 100px;
	width: 54px;
	padding: 0;
	border: 0;
	outline: none;
	background: 0 0;
	cursor: pointer;
	z-index: 99995;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: opacity .25s;
	-o-transition: opacity .25s;
	transition: opacity .25s
}
.fancybox-arrow:after {
	content: '';
	position: absolute;
	top: 28px;
	width: 44px;
	height: 44px;
	background-color: rgba(30,30,30,.8);
	background-image: url(data:image/svg+xmlbase64;base64,UEhOMlp5Qm1hV3hzUFNJalJrWkdSa1pHSWlCb1pXbG5hSFE5SWpRNElpQjJhV1YzUW05NFBTSXdJREFnTWpRZ01qUWlJSGRwWkhSb1BTSTBPQ0lnZUcxc2JuTTlJbWgwZEhBNkx5OTNkM2N1ZHpNdWIzSm5Mekl3TURBdmMzWm5JajRnSUNBZ1BIQmhkR2dnWkQwaVRUQWdNR2d5TkhZeU5FZ3dlaUlnWm1sc2JEMGlibTl1WlNJdlBpQWdJQ0E4Y0dGMGFDQmtQU0pOTVRJZ05Hd3RNUzQwTVNBeExqUXhUREUyTGpFM0lERXhTRFIyTW1neE1pNHhOMnd0TlM0MU9DQTFMalU1VERFeUlESXdiRGd0T0hvaUx6NDhMM04yWno0PQ==);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px 24px
}
.fancybox-arrow--right {
	right: 0
}
.fancybox-arrow--left {
	left: 0;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}
.fancybox-arrow--left:after, .fancybox-arrow--right:after {
	left: 0
}
.fancybox-show-nav .fancybox-arrow {
	opacity: .6
}
.fancybox-show-nav .fancybox-arrow[disabled] {
	opacity: .3
}
.fancybox-slide>.fancybox-loading {
	border: 6px solid rgba(100,100,100,.4);
	border-top: 6px solid rgba(255,255,255,.6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: fancybox-rotate .8s infinite linear;
	animation: fancybox-rotate .8s infinite linear;
	background: 0 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999
}
@-webkit-keyframes fancybox-rotate {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fancybox-rotate {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fancybox-animated {
	-webkit-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 {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: 0
}
.fancybox-fx-slide.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	opacity: 0
}
.fancybox-fx-slide.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-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 {
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
	opacity: 0
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}
.fancybox-fx-rotate.fancybox-slide--previous {
	-webkit-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
	opacity: 0
}
.fancybox-fx-rotate.fancybox-slide--next {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	opacity: 0
}
.fancybox-fx-rotate.fancybox-slide--current {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1
}
.fancybox-fx-circular.fancybox-slide--previous {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	opacity: 0
}
.fancybox-fx-circular.fancybox-slide--next {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	opacity: 0
}
.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}
.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1)
}

@media(max-width:800px) {
.fancybox-infobar {
	left: 0;
	margin-left: 0
}
.fancybox-button--left, .fancybox-button--right {
	display: none!important
}
.fancybox-caption {
	padding: 20px 0;
	margin: 0
}
}
.fancybox-button--fullscreen:before {
	width: 15px;
	height: 11px;
	left: calc(50% - 7px);
	top: calc(50% - 6px);
	border: 2px solid;
	background: 0 0
}
.fancybox-button--pause:before, .fancybox-button--play:before {
	top: calc(50% - 6px);
	left: calc(50% - 4px);
	background: 0 0
}
.fancybox-button--play:before {
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px
}
.fancybox-button--pause:before {
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px
}
.fancybox-thumbs {
	display: none
}
.fancybox-button--thumbs {
	display: none
}

@media(min-width:800px) {
.fancybox-button--thumbs {
	display: inline-block
}
.fancybox-button--thumbs span {
	font-size: 23px
}
.fancybox-button--thumbs:before {
	width: 3px;
	height: 3px;
	top: calc(50% - 2px);
	left: calc(50% - 2px);
	-webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
	box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
}
.fancybox-thumbs {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	width: 220px;
	margin: 0;
	padding: 5px 5px 0 0;
	background: #fff;
	word-break: normal;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 99995
}
.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}
.fancybox-show-thumbs .fancybox-inner {
	right: 220px
}
.fancybox-thumbs>ul {
	list-style: none;
	position: absolute;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0
}
.fancybox-thumbs>ul>li {
	float: left;
	overflow: hidden;
	max-width: 50%;
	padding: 0;
	margin: 0;
	width: 105px;
	height: 75px;
	position: relative;
	cursor: pointer;
	outline: none;
	border: 5px solid transparent;
	border-top-width: 0;
	border-right-width: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
li.fancybox-thumbs-loading {
	background: rgba(0,0,0,.1)
}
.fancybox-thumbs>ul>li>img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	max-height: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.fancybox-thumbs>ul>li:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	border: 4px solid #4ea7f9;
	z-index: 99991;
	opacity: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94)
}
.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
	opacity: 1
}
}/*!Hamburgers @description Tasty CSS-animated hamburgers @author Jonathan Suh @jonsuh @site https://jonsuh.com/hamburgers @link https://github.com/jonsuh/hamburgers*/
.hamburger {
	padding: 8px 7px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	-o-transition-property: opacity, filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible
}
.hamburger-box {
	width: 22px;
	height: 20px;
	display: block;
	position: relative
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	width: 22px;
	height: 4px;
	background-color: #2a3240;
	border-radius: 4px;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}
.hamburger-inner:after, .hamburger-inner:before {
	content: "";
	display: block
}
.hamburger-inner:before {
	top: -8px
}
.hamburger-inner:after {
	bottom: -8px
}
.hamburger--spin .hamburger-inner {
	-webkit-transition-duration: .22s;
	-o-transition-duration: .22s;
	transition-duration: .22s;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	-o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}
.hamburger--spin .hamburger-inner:before {
	-webkit-transition: top .1s .25s ease-in, opacity .1s ease-in;
	-o-transition: top .1s .25s ease-in, opacity .1s ease-in;
	transition: top .1s .25s ease-in, opacity .1s ease-in
}
.hamburger--spin .hamburger-inner:after {
	-webkit-transition: bottom .1s .25s ease-in, -webkit-transform .22s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s .25s ease-in, -webkit-transform .22s cubic-bezier(.55, .055, .675, .19);
	-o-transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19), -webkit-transform .22s cubic-bezier(.55, .055, .675, .19)
}
.hamburger--spin.is-active .hamburger-inner {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-transition-delay: .12s;
	-o-transition-delay: .12s;
	transition-delay: .12s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	-o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}
.hamburger--spin.is-active .hamburger-inner:before {
	top: 0;
	opacity: 0;
	-webkit-transition: top .1s ease-out, opacity .1s .12s ease-out;
	-o-transition: top .1s ease-out, opacity .1s .12s ease-out;
	transition: top .1s ease-out, opacity .1s .12s ease-out
}
.hamburger--spin.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom .1s ease-out, -webkit-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
	transition: bottom .1s ease-out, -webkit-transform .22s .12s cubic-bezier(.215, .61, .355, 1);
	-o-transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1);
	transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1);
	transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1), -webkit-transform .22s .12s cubic-bezier(.215, .61, .355, 1)
}
.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto
}
.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}
.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto
}
.mCSB_inside>.mCSB_container {
	margin-right: 30px
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-left: 30px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0
}
.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}
.mCSB_outside+.mCSB_scrollTools {
	right: -26px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools, .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right: auto;
	left: 0
}
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	left: -26px
}
.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}
.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin: 20px 0
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}
.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}
.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0
}
.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-bottom: 30px
}
.mCSB_horizontal.mCSB_outside>.mCSB_container {
	min-height: 100%
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0
}
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
	margin: 0 20px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px;
	height: 100%;
	left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	margin: 2px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px;
	margin: 4px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0
}
.mCSB_container_wrapper {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px
}
.mCSB_container_wrapper>.mCSB_container {
	padding-right: 30px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 20px
}
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 20px
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 0
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 0
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 20px
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 0
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
	margin-right: 0;
	margin-left: 30px
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
	padding-right: 0
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
	padding-bottom: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
	margin-left: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
	opacity: 0;
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)"
}
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools, .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover>.mCSB_scrollTools, .mCustomScrollBox:hover~.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}
.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.4);
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.75);
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.85);
	filter: "alpha(opacity=85)";
	-ms-filter: "alpha(opacity=85)"
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
	background-image: url(mCSB_buttons.html);
	background-repeat: no-repeat;
	opacity: .4;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 0
}
.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -20px
}
.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -40px
}
.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -56px
}
.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}
.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
	opacity: .9;
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.15)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(0,0,0,.85)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: rgba(0,0,0,.9)
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255,255,255,.1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255,255,255,.75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px auto
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.85)
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.9)
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px 0
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -20px
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -40px
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -56px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px 0
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -20px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -40px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -56px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255,255,255,.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background-color: #fff;
	background-color: rgba(255,255,255,.75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px 0
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 6px;
	margin: 5px auto
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.85)
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.9)
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px 0
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -20px
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -40px
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -56px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px 0
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -20px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -40px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -56px
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255,255,255,.1)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 2px
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 2px;
	margin: 7px auto
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.15)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255,255,255,.15)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
	height: 14px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	margin: 0 1px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 14px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 14px;
	margin: 1px 0
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 16px;
	height: 16px;
	margin: -1px 0
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 4px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 16px;
	width: 16px;
	margin: 0 -1px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 -72px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -92px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -112px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -128px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.15)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px -72px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -92px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -112px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -128px
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
	width: 4px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	background-color: transparent;
	background-position: center
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
	background-repeat: repeat-y;
	opacity: .3;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0;
	background-repeat: repeat-x
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px -72px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -92px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -112px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -128px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px -72px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -92px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -112px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -128px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-y;
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255,0.5)), to(rgba(255,255,255,0)));
	background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0.5)), to(rgba(255,255,255,0)));
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0, rgba(255,255,255,0) 100%)
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 70px
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 70px
}
.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	background-color: #000;
	background-color: rgba(0,0,0,.2);
	-webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.5), inset -1px 0 1px rgba(255,255,255,.2);
	box-shadow: inset 1px 0 1px rgba(0,0,0,.5), inset -1px 0 1px rgba(255,255,255,.2)
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 8px;
	margin: 4px 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.5), inset 0 -1px 1px rgba(255,255,255,.2);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.5), inset 0 -1px 1px rgba(255,255,255,.2)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 8px;
	margin: 4px auto
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1);
	-webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.1);
	box-shadow: inset 1px 0 1px rgba(0,0,0,.1)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1)
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}
.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
	right: 1px
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
	-webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.1), inset 0 0 14px rgba(0,0,0,.5);
	box-shadow: inset 1px 0 1px rgba(0,0,0,.1), inset 0 0 14px rgba(0,0,0,.5)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
	bottom: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1), inset 0 0 14px rgba(0,0,0,.5);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1), inset 0 0 14px rgba(0,0,0,.5)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
	width: 12px;
	margin: 2px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
	height: 12px;
	width: auto
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #000;
	background-color: rgba(0,0,0,.05);
	-webkit-box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
	box-shadow: inset 1px 1px 16px rgba(0,0,0,.1)
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}
.mCS-3d-thick-dark.mCSB_scrollTools {
	-webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.2);
	box-shadow: inset 0 0 14px rgba(0,0,0,.2)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1), inset 0 0 14px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1), inset 0 0 14px rgba(0,0,0,.2)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.4), inset -1px 0 0 rgba(0,0,0,.2);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.4), inset -1px 0 0 rgba(0,0,0,.2)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4), inset 0 -1px 0 rgba(0,0,0,.2);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.4), inset 0 -1px 0 rgba(0,0,0,.2)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #777
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #fff;
	background-color: rgba(0,0,0,.05);
	-webkit-box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
	box-shadow: inset 1px 1px 16px rgba(0,0,0,.1)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}
.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	right: 0;
	margin: 12px 0
}
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: 0;
	margin: 0 12px
}
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	left: 0;
	right: auto
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 50px
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 50px
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	background-color: #000;
	background-color: rgba(0,0,0,.2)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 6px;
	margin: 5px 0
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 12px
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 12px;
	margin: 2px 0
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
	width: 12px;
	background-color: #000;
	background-color: rgba(0,0,0,.2)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	margin: 3px 5px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
	margin: 5px 3px;
	position: absolute;
	width: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 12px;
	margin: 2px 0
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-color: rgba(255,255,255,.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
	border-color: #000;
	border-color: rgba(0,0,0,.2)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255,255,255,.6)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.6)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.75)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.85)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.9)
}
.intl-tel-input {
	position: relative;
	display: inline-block
}
.intl-tel-input * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box
}
.intl-tel-input .hide {
	display: none
}
.intl-tel-input .v-hide {
	visibility: hidden
}
.intl-tel-input input, .intl-tel-input input[type=tel], .intl-tel-input input[type=text] {
	position: relative;
	z-index: 0;
	margin-top: 0!important;
	margin-bottom: 0!important;
	padding-right: 36px;
	margin-right: 0
}
.intl-tel-input .flag-container {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 1px
}
.intl-tel-input .selected-flag {
	z-index: 1;
	position: relative;
	width: 36px;
	height: 100%;
	padding: 0 0 0 8px
}
.intl-tel-input .selected-flag .iti-flag {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto
}
.intl-tel-input .selected-flag .iti-arrow {
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 6px;
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #555
}
.intl-tel-input .selected-flag .iti-arrow.up {
	border-top: none;
	border-bottom: 4px solid #555
}
.intl-tel-input .country-list {
	position: absolute;
	z-index: 2;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 -1px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	background-color: #fff;
	border: 1px solid #ccc;
	white-space: nowrap;
	max-height: 200px;
	overflow-y: scroll
}
.intl-tel-input .country-list.dropup {
	bottom: 100%;
	margin-bottom: -1px
}
.intl-tel-input .country-list .flag-box {
	display: inline-block;
	width: 20px
}

@media(max-width:500px) {
.intl-tel-input .country-list {
	white-space: normal
}
}
.intl-tel-input .country-list .divider {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc
}
.intl-tel-input .country-list .country {
	padding: 5px 10px
}
.intl-tel-input .country-list .country .dial-code {
	color: #999
}
.intl-tel-input .country-list .country.highlight {
	background-color: rgba(0,0,0,.05)
}
.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code, .intl-tel-input .country-list .flag-box {
	vertical-align: middle
}
.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .flag-box {
	margin-right: 6px
}
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=tel], .intl-tel-input.separate-dial-code input[type=text] {
	padding-right: 6px;
	padding-left: 52px;
	margin-left: 0
}
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
	right: auto;
	left: 0
}
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
	width: 46px
}
.intl-tel-input.allow-dropdown .flag-container:hover {
	cursor: pointer
}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
	background-color: rgba(0,0,0,.05)
}
.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover, .intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
	cursor: default
}
.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
	background-color: transparent
}
.intl-tel-input.separate-dial-code .selected-flag {
	background-color: rgba(0,0,0,.05);
	display: table
}
.intl-tel-input.separate-dial-code .selected-dial-code {
	display: table-cell;
	vertical-align: middle;
	padding-left: 28px
}
.intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
	padding-left: 66px
}
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
	width: 60px
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
	padding-left: 76px
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
	width: 70px
}
.intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
	padding-left: 74px
}
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
	width: 68px
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
	padding-left: 84px
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
	width: 78px
}
.intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
	padding-left: 82px
}
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
	width: 76px
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
	padding-left: 92px
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
	width: 86px
}
.intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
	padding-left: 90px
}
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
	width: 84px
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
	padding-left: 100px
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
	width: 94px
}
.intl-tel-input.iti-container {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 1060;
	padding: 1px
}
.intl-tel-input.iti-container:hover {
	cursor: pointer
}
.iti-mobile .intl-tel-input.iti-container {
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
	position: fixed
}
.iti-mobile .intl-tel-input .country-list {
	max-height: 100%;
	width: 100%
}
.iti-mobile .intl-tel-input .country-list .country {
	padding: 10px;
	line-height: 1.5em
}
.iti-flag {
	width: 20px
}
.iti-flag.be {
	width: 18px
}
.iti-flag.ch {
	width: 15px
}
.iti-flag.mc {
	width: 19px
}
.iti-flag.ne {
	width: 18px
}
.iti-flag.np {
	width: 13px
}
.iti-flag.va {
	width: 15px
}

@media only screen and (-o-min-device-pixel-ratio:2/1), only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:2dppx), only screen and (min-resolution:192dpi) {
.iti-flag {
	background-size: 5630px 15px
}
}
.iti-flag.ac {
	height: 10px;
	background-position: 0 0
}
.iti-flag.ad {
	height: 14px;
	background-position: -22px 0
}
.iti-flag.ae {
	height: 10px;
	background-position: -44px 0
}
.iti-flag.af {
	height: 14px;
	background-position: -66px 0
}
.iti-flag.ag {
	height: 14px;
	background-position: -88px 0
}
.iti-flag.ai {
	height: 10px;
	background-position: -110px 0
}
.iti-flag.al {
	height: 15px;
	background-position: -132px 0
}
.iti-flag.am {
	height: 10px;
	background-position: -154px 0
}
.iti-flag.ao {
	height: 14px;
	background-position: -176px 0
}
.iti-flag.aq {
	height: 14px;
	background-position: -198px 0
}
.iti-flag.ar {
	height: 13px;
	background-position: -220px 0
}
.iti-flag.as {
	height: 10px;
	background-position: -242px 0
}
.iti-flag.at {
	height: 14px;
	background-position: -264px 0
}
.iti-flag.au {
	height: 10px;
	background-position: -286px 0
}
.iti-flag.aw {
	height: 14px;
	background-position: -308px 0
}
.iti-flag.ax {
	height: 13px;
	background-position: -330px 0
}
.iti-flag.az {
	height: 10px;
	background-position: -352px 0
}
.iti-flag.ba {
	height: 10px;
	background-position: -374px 0
}
.iti-flag.bb {
	height: 14px;
	background-position: -396px 0
}
.iti-flag.bd {
	height: 12px;
	background-position: -418px 0
}
.iti-flag.be {
	height: 15px;
	background-position: -440px 0
}
.iti-flag.bf {
	height: 14px;
	background-position: -460px 0
}
.iti-flag.bg {
	height: 12px;
	background-position: -482px 0
}
.iti-flag.bh {
	height: 12px;
	background-position: -504px 0
}
.iti-flag.bi {
	height: 12px;
	background-position: -526px 0
}
.iti-flag.bj {
	height: 14px;
	background-position: -548px 0
}
.iti-flag.bl {
	height: 14px;
	background-position: -570px 0
}
.iti-flag.bm {
	height: 10px;
	background-position: -592px 0
}
.iti-flag.bn {
	height: 10px;
	background-position: -614px 0
}
.iti-flag.bo {
	height: 14px;
	background-position: -636px 0
}
.iti-flag.bq {
	height: 14px;
	background-position: -658px 0
}
.iti-flag.br {
	height: 14px;
	background-position: -680px 0
}
.iti-flag.bs {
	height: 10px;
	background-position: -702px 0
}
.iti-flag.bt {
	height: 14px;
	background-position: -724px 0
}
.iti-flag.bv {
	height: 15px;
	background-position: -746px 0
}
.iti-flag.bw {
	height: 14px;
	background-position: -768px 0
}
.iti-flag.by {
	height: 10px;
	background-position: -790px 0
}
.iti-flag.bz {
	height: 14px;
	background-position: -812px 0
}
.iti-flag.ca {
	height: 10px;
	background-position: -834px 0
}
.iti-flag.cc {
	height: 10px;
	background-position: -856px 0
}
.iti-flag.cd {
	height: 15px;
	background-position: -878px 0
}
.iti-flag.cf {
	height: 14px;
	background-position: -900px 0
}
.iti-flag.cg {
	height: 14px;
	background-position: -922px 0
}
.iti-flag.ch {
	height: 15px;
	background-position: -944px 0
}
.iti-flag.ci {
	height: 14px;
	background-position: -961px 0
}
.iti-flag.ck {
	height: 10px;
	background-position: -983px 0
}
.iti-flag.cl {
	height: 14px;
	background-position: -1005px 0
}
.iti-flag.cm {
	height: 14px;
	background-position: -1027px 0
}
.iti-flag.cn {
	height: 14px;
	background-position: -1049px 0
}
.iti-flag.co {
	height: 14px;
	background-position: -1071px 0
}
.iti-flag.cp {
	height: 14px;
	background-position: -1093px 0
}
.iti-flag.cr {
	height: 12px;
	background-position: -1115px 0
}
.iti-flag.cu {
	height: 10px;
	background-position: -1137px 0
}
.iti-flag.cv {
	height: 12px;
	background-position: -1159px 0
}
.iti-flag.cw {
	height: 14px;
	background-position: -1181px 0
}
.iti-flag.cx {
	height: 10px;
	background-position: -1203px 0
}
.iti-flag.cy {
	height: 13px;
	background-position: -1225px 0
}
.iti-flag.cz {
	height: 14px;
	background-position: -1247px 0
}
.iti-flag.de {
	height: 12px;
	background-position: -1269px 0
}
.iti-flag.dg {
	height: 10px;
	background-position: -1291px 0
}
.iti-flag.dj {
	height: 14px;
	background-position: -1313px 0
}
.iti-flag.dk {
	height: 15px;
	background-position: -1335px 0
}
.iti-flag.dm {
	height: 10px;
	background-position: -1357px 0
}
.iti-flag.do {
	height: 13px;
	background-position: -1379px 0
}
.iti-flag.dz {
	height: 14px;
	background-position: -1401px 0
}
.iti-flag.ea {
	height: 14px;
	background-position: -1423px 0
}
.iti-flag.ec {
	height: 14px;
	background-position: -1445px 0
}
.iti-flag.ee {
	height: 13px;
	background-position: -1467px 0
}
.iti-flag.eg {
	height: 14px;
	background-position: -1489px 0
}
.iti-flag.eh {
	height: 10px;
	background-position: -1511px 0
}
.iti-flag.er {
	height: 10px;
	background-position: -1533px 0
}
.iti-flag.es {
	height: 14px;
	background-position: -1555px 0
}
.iti-flag.et {
	height: 10px;
	background-position: -1577px 0
}
.iti-flag.eu {
	height: 14px;
	background-position: -1599px 0
}
.iti-flag.fi {
	height: 12px;
	background-position: -1621px 0
}
.iti-flag.fj {
	height: 10px;
	background-position: -1643px 0
}
.iti-flag.fk {
	height: 10px;
	background-position: -1665px 0
}
.iti-flag.fm {
	height: 11px;
	background-position: -1687px 0
}
.iti-flag.fo {
	height: 15px;
	background-position: -1709px 0
}
.iti-flag.fr {
	height: 14px;
	background-position: -1731px 0
}
.iti-flag.ga {
	height: 15px;
	background-position: -1753px 0
}
.iti-flag.gb {
	height: 10px;
	background-position: -1775px 0
}
.iti-flag.gd {
	height: 12px;
	background-position: -1797px 0
}
.iti-flag.ge {
	height: 14px;
	background-position: -1819px 0
}
.iti-flag.gf {
	height: 14px;
	background-position: -1841px 0
}
.iti-flag.gg {
	height: 14px;
	background-position: -1863px 0
}
.iti-flag.gh {
	height: 14px;
	background-position: -1885px 0
}
.iti-flag.gi {
	height: 10px;
	background-position: -1907px 0
}
.iti-flag.gl {
	height: 14px;
	background-position: -1929px 0
}
.iti-flag.gm {
	height: 14px;
	background-position: -1951px 0
}
.iti-flag.gn {
	height: 14px;
	background-position: -1973px 0
}
.iti-flag.gp {
	height: 14px;
	background-position: -1995px 0
}
.iti-flag.gq {
	height: 14px;
	background-position: -2017px 0
}
.iti-flag.gr {
	height: 14px;
	background-position: -2039px 0
}
.iti-flag.gs {
	height: 10px;
	background-position: -2061px 0
}
.iti-flag.gt {
	height: 13px;
	background-position: -2083px 0
}
.iti-flag.gu {
	height: 11px;
	background-position: -2105px 0
}
.iti-flag.gw {
	height: 10px;
	background-position: -2127px 0
}
.iti-flag.gy {
	height: 12px;
	background-position: -2149px 0
}
.iti-flag.hk {
	height: 14px;
	background-position: -2171px 0
}
.iti-flag.hm {
	height: 10px;
	background-position: -2193px 0
}
.iti-flag.hn {
	height: 10px;
	background-position: -2215px 0
}
.iti-flag.hr {
	height: 10px;
	background-position: -2237px 0
}
.iti-flag.ht {
	height: 12px;
	background-position: -2259px 0
}
.iti-flag.hu {
	height: 10px;
	background-position: -2281px 0
}
.iti-flag.ic {
	height: 14px;
	background-position: -2303px 0
}
.iti-flag.id {
	height: 14px;
	background-position: -2325px 0
}
.iti-flag.ie {
	height: 10px;
	background-position: -2347px 0
}
.iti-flag.il {
	height: 15px;
	background-position: -2369px 0
}
.iti-flag.im {
	height: 10px;
	background-position: -2391px 0
}
.iti-flag.in {
	height: 14px;
	background-position: -2413px 0
}
.iti-flag.io {
	height: 10px;
	background-position: -2435px 0
}
.iti-flag.iq {
	height: 14px;
	background-position: -2457px 0
}
.iti-flag.ir {
	height: 12px;
	background-position: -2479px 0
}
.iti-flag.is {
	height: 15px;
	background-position: -2501px 0
}
.iti-flag.it {
	height: 14px;
	background-position: -2523px 0
}
.iti-flag.je {
	height: 12px;
	background-position: -2545px 0
}
.iti-flag.jm {
	height: 10px;
	background-position: -2567px 0
}
.iti-flag.jo {
	height: 10px;
	background-position: -2589px 0
}
.iti-flag.jp {
	height: 14px;
	background-position: -2611px 0
}
.iti-flag.ke {
	height: 14px;
	background-position: -2633px 0
}
.iti-flag.kg {
	height: 12px;
	background-position: -2655px 0
}
.iti-flag.kh {
	height: 13px;
	background-position: -2677px 0
}
.iti-flag.ki {
	height: 10px;
	background-position: -2699px 0
}
.iti-flag.km {
	height: 12px;
	background-position: -2721px 0
}
.iti-flag.kn {
	height: 14px;
	background-position: -2743px 0
}
.iti-flag.kp {
	height: 10px;
	background-position: -2765px 0
}
.iti-flag.kr {
	height: 14px;
	background-position: -2787px 0
}
.iti-flag.kw {
	height: 10px;
	background-position: -2809px 0
}
.iti-flag.ky {
	height: 10px;
	background-position: -2831px 0
}
.iti-flag.kz {
	height: 10px;
	background-position: -2853px 0
}
.iti-flag.la {
	height: 14px;
	background-position: -2875px 0
}
.iti-flag.lb {
	height: 14px;
	background-position: -2897px 0
}
.iti-flag.lc {
	height: 10px;
	background-position: -2919px 0
}
.iti-flag.li {
	height: 12px;
	background-position: -2941px 0
}
.iti-flag.lk {
	height: 10px;
	background-position: -2963px 0
}
.iti-flag.lr {
	height: 11px;
	background-position: -2985px 0
}
.iti-flag.ls {
	height: 14px;
	background-position: -3007px 0
}
.iti-flag.lt {
	height: 12px;
	background-position: -3029px 0
}
.iti-flag.lu {
	height: 12px;
	background-position: -3051px 0
}
.iti-flag.lv {
	height: 10px;
	background-position: -3073px 0
}
.iti-flag.ly {
	height: 10px;
	background-position: -3095px 0
}
.iti-flag.ma {
	height: 14px;
	background-position: -3117px 0
}
.iti-flag.mc {
	height: 15px;
	background-position: -3139px 0
}
.iti-flag.md {
	height: 10px;
	background-position: -3160px 0
}
.iti-flag.me {
	height: 10px;
	background-position: -3182px 0
}
.iti-flag.mf {
	height: 14px;
	background-position: -3204px 0
}
.iti-flag.mg {
	height: 14px;
	background-position: -3226px 0
}
.iti-flag.mh {
	height: 11px;
	background-position: -3248px 0
}
.iti-flag.mk {
	height: 10px;
	background-position: -3270px 0
}
.iti-flag.ml {
	height: 14px;
	background-position: -3292px 0
}
.iti-flag.mm {
	height: 14px;
	background-position: -3314px 0
}
.iti-flag.mn {
	height: 10px;
	background-position: -3336px 0
}
.iti-flag.mo {
	height: 14px;
	background-position: -3358px 0
}
.iti-flag.mp {
	height: 10px;
	background-position: -3380px 0
}
.iti-flag.mq {
	height: 14px;
	background-position: -3402px 0
}
.iti-flag.mr {
	height: 14px;
	background-position: -3424px 0
}
.iti-flag.ms {
	height: 10px;
	background-position: -3446px 0
}
.iti-flag.mt {
	height: 14px;
	background-position: -3468px 0
}
.iti-flag.mu {
	height: 14px;
	background-position: -3490px 0
}
.iti-flag.mv {
	height: 14px;
	background-position: -3512px 0
}
.iti-flag.mw {
	height: 14px;
	background-position: -3534px 0
}
.iti-flag.mx {
	height: 12px;
	background-position: -3556px 0
}
.iti-flag.my {
	height: 10px;
	background-position: -3578px 0
}
.iti-flag.mz {
	height: 14px;
	background-position: -3600px 0
}
.iti-flag.na {
	height: 14px;
	background-position: -3622px 0
}
.iti-flag.nc {
	height: 10px;
	background-position: -3644px 0
}
.iti-flag.ne {
	height: 15px;
	background-position: -3666px 0
}
.iti-flag.nf {
	height: 10px;
	background-position: -3686px 0
}
.iti-flag.ng {
	height: 10px;
	background-position: -3708px 0
}
.iti-flag.ni {
	height: 12px;
	background-position: -3730px 0
}
.iti-flag.nl {
	height: 14px;
	background-position: -3752px 0
}
.iti-flag.no {
	height: 15px;
	background-position: -3774px 0
}
.iti-flag.np {
	height: 15px;
	background-position: -3796px 0
}
.iti-flag.nr {
	height: 10px;
	background-position: -3811px 0
}
.iti-flag.nu {
	height: 10px;
	background-position: -3833px 0
}
.iti-flag.nz {
	height: 10px;
	background-position: -3855px 0
}
.iti-flag.om {
	height: 10px;
	background-position: -3877px 0
}
.iti-flag.pa {
	height: 14px;
	background-position: -3899px 0
}
.iti-flag.pe {
	height: 14px;
	background-position: -3921px 0
}
.iti-flag.pf {
	height: 14px;
	background-position: -3943px 0
}
.iti-flag.pg {
	height: 15px;
	background-position: -3965px 0
}
.iti-flag.ph {
	height: 10px;
	background-position: -3987px 0
}
.iti-flag.pk {
	height: 14px;
	background-position: -4009px 0
}
.iti-flag.pl {
	height: 13px;
	background-position: -4031px 0
}
.iti-flag.pm {
	height: 14px;
	background-position: -4053px 0
}
.iti-flag.pn {
	height: 10px;
	background-position: -4075px 0
}
.iti-flag.pr {
	height: 14px;
	background-position: -4097px 0
}
.iti-flag.ps {
	height: 10px;
	background-position: -4119px 0
}
.iti-flag.pt {
	height: 14px;
	background-position: -4141px 0
}
.iti-flag.pw {
	height: 13px;
	background-position: -4163px 0
}
.iti-flag.py {
	height: 11px;
	background-position: -4185px 0
}
.iti-flag.qa {
	height: 8px;
	background-position: -4207px 0
}
.iti-flag.re {
	height: 14px;
	background-position: -4229px 0
}
.iti-flag.ro {
	height: 14px;
	background-position: -4251px 0
}
.iti-flag.rs {
	height: 14px;
	background-position: -4273px 0
}
.iti-flag.ru {
	height: 14px;
	background-position: -4295px 0
}
.iti-flag.rw {
	height: 14px;
	background-position: -4317px 0
}
.iti-flag.sa {
	height: 14px;
	background-position: -4339px 0
}
.iti-flag.sb {
	height: 10px;
	background-position: -4361px 0
}
.iti-flag.sc {
	height: 10px;
	background-position: -4383px 0
}
.iti-flag.sd {
	height: 10px;
	background-position: -4405px 0
}
.iti-flag.se {
	height: 13px;
	background-position: -4427px 0
}
.iti-flag.sg {
	height: 14px;
	background-position: -4449px 0
}
.iti-flag.sh {
	height: 10px;
	background-position: -4471px 0
}
.iti-flag.si {
	height: 10px;
	background-position: -4493px 0
}
.iti-flag.sj {
	height: 15px;
	background-position: -4515px 0
}
.iti-flag.sk {
	height: 14px;
	background-position: -4537px 0
}
.iti-flag.sl {
	height: 14px;
	background-position: -4559px 0
}
.iti-flag.sm {
	height: 15px;
	background-position: -4581px 0
}
.iti-flag.sn {
	height: 14px;
	background-position: -4603px 0
}
.iti-flag.so {
	height: 14px;
	background-position: -4625px 0
}
.iti-flag.sr {
	height: 14px;
	background-position: -4647px 0
}
.iti-flag.ss {
	height: 10px;
	background-position: -4669px 0
}
.iti-flag.st {
	height: 10px;
	background-position: -4691px 0
}
.iti-flag.sv {
	height: 12px;
	background-position: -4713px 0
}
.iti-flag.sx {
	height: 14px;
	background-position: -4735px 0
}
.iti-flag.sy {
	height: 14px;
	background-position: -4757px 0
}
.iti-flag.sz {
	height: 14px;
	background-position: -4779px 0
}
.iti-flag.ta {
	height: 10px;
	background-position: -4801px 0
}
.iti-flag.tc {
	height: 10px;
	background-position: -4823px 0
}
.iti-flag.td {
	height: 14px;
	background-position: -4845px 0
}
.iti-flag.tf {
	height: 14px;
	background-position: -4867px 0
}
.iti-flag.tg {
	height: 13px;
	background-position: -4889px 0
}
.iti-flag.th {
	height: 14px;
	background-position: -4911px 0
}
.iti-flag.tj {
	height: 10px;
	background-position: -4933px 0
}
.iti-flag.tk {
	height: 10px;
	background-position: -4955px 0
}
.iti-flag.tl {
	height: 10px;
	background-position: -4977px 0
}
.iti-flag.tm {
	height: 14px;
	background-position: -4999px 0
}
.iti-flag.tn {
	height: 14px;
	background-position: -5021px 0
}
.iti-flag.to {
	height: 10px;
	background-position: -5043px 0
}
.iti-flag.tr {
	height: 14px;
	background-position: -5065px 0
}
.iti-flag.tt {
	height: 12px;
	background-position: -5087px 0
}
.iti-flag.tv {
	height: 10px;
	background-position: -5109px 0
}
.iti-flag.tw {
	height: 14px;
	background-position: -5131px 0
}
.iti-flag.tz {
	height: 14px;
	background-position: -5153px 0
}
.iti-flag.ua {
	height: 14px;
	background-position: -5175px 0
}
.iti-flag.ug {
	height: 14px;
	background-position: -5197px 0
}
.iti-flag.um {
	height: 11px;
	background-position: -5219px 0
}
.iti-flag.us {
	height: 11px;
	background-position: -5241px 0
}
.iti-flag.uy {
	height: 14px;
	background-position: -5263px 0
}
.iti-flag.uz {
	height: 10px;
	background-position: -5285px 0
}
.iti-flag.va {
	height: 15px;
	background-position: -5307px 0
}
.iti-flag.vc {
	height: 14px;
	background-position: -5324px 0
}
.iti-flag.ve {
	height: 14px;
	background-position: -5346px 0
}
.iti-flag.vg {
	height: 10px;
	background-position: -5368px 0
}
.iti-flag.vi {
	height: 14px;
	background-position: -5390px 0
}
.iti-flag.vn {
	height: 14px;
	background-position: -5412px 0
}
.iti-flag.vu {
	height: 12px;
	background-position: -5434px 0
}
.iti-flag.wf {
	height: 14px;
	background-position: -5456px 0
}
.iti-flag.ws {
	height: 10px;
	background-position: -5478px 0
}
.iti-flag.xk {
	height: 15px;
	background-position: -5500px 0
}
.iti-flag.ye {
	height: 14px;
	background-position: -5522px 0
}
.iti-flag.yt {
	height: 14px;
	background-position: -5544px 0
}
.iti-flag.za {
	height: 14px;
	background-position: -5566px 0
}
.iti-flag.zm {
	height: 14px;
	background-position: -5588px 0
}
.iti-flag.zw {
	height: 10px;
	background-position: -5610px 0
}
.iti-flag {
	width: 20px;
	height: 15px;
	-webkit-box-shadow: 0 0 1px 0 #888;
	box-shadow: 0 0 1px 0 #888;
	background-image: url(../images/flags.png);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	background-position: 20px 0
}

@media only screen and (-o-min-device-pixel-ratio:2/1), only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:2dppx), only screen and (min-resolution:192dpi) {
.iti-flag {
	background-image: url(../images/flags@2x.png)
}
}
.iti-flag.np {
	background-color: transparent
}
body, html {
	height: 100%
}
html {
	margin-top: 0!important
}
body {
	font-size: 18px;
	font-family: gilroy;
	font-weight: 300
}

@media(max-width:1199px) {
body {
	font-size: 16px
}
}

@media(max-width:767px) {
body {
	font-size: 14px
}
}

@media(max-width:575px) {
body {
	font-size: 12px
}
}
.red-text {
	color: #ee1635
}
::-webkit-input-placeholder {
opacity:1
}
:-moz-placeholder {
opacity:1
}
::-moz-placeholder {
opacity:1
}
:-ms-input-placeholder {
opacity:1
}

@media(min-width:1200px) {
.hide-desktop {
	display: none!important
}
}

@media(max-width:1199px) {
.hide-mobile {
	display: none
}
}
.hidden {
	display: none
}
.slick-slider {
	direction: ltr
}
.slick-slider .slick-slide {
	float: left!important
}
.pb-0 {
	padding-bottom: 0!important
}
.pt-0 {
	padding-top: 0!important
}
.rtl a[href*=tel] {
	direction: ltr;
	unicode-bidi: embed
}
.btn {
	height: 44px;
	display: inline-block;
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	padding: 12px 15px;
	text-align: center;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border: none;
	min-width: 160px;
	border-radius: 3px;
	cursor: pointer;
	position: relative
}

@media(min-width:991px) {
.btn-lg {
	font-size: 18px;
	height: 50px;
	padding: 15px 15px 17px;
	min-width: 190px
}
}

@media(max-width:575px) {
.btn-lg {
	font-size: 16px
}
}

@media(min-width:991px) {
.btn-xl {
	height: 60px;
	padding: 20px 15px;
	font-size: 21px;
	font-weight: 700
}
}

@media(max-width:575px) {
.btn-xl {
	font-size: 18px
}
}

@media(max-width:575px) {
.btn-sm {
	height: 36px;
	font-size: 1em;
	padding: 8px 15px;
	min-width: initial
}
}
.btn--narrow {
	min-width: 0
}
.btn--noradius {
	border-radius: 0
}
.btn-primary {
	background-color: #24d5c8;
	color: #fff
}
.btn-primary:hover {
	background-color: #08a59a
}
.btn-dark {
	background-color: #2a3240;
	color: #fff
}
.btn-dark:hover {
	background-color: #404d62;
	color: #fff
}
.btn-light {
	background-color: #fff;
	color: #2a3240
}
.btn-light:hover {
	background-color: #24d5c8;
	color: #fff
}
.btn-danger, .btn-orange {
	background-color: #ee1635;
	color: #fff
}
.btn-danger:hover, .btn-orange:hover {
	background-color: #b8112a
}
.btn-green, .btn-success {
	background-color: #60c722;
	color: #fff
}
.btn-green:hover, .btn-success:hover {
	background-color: #4b9a1b
}
.btn-warning {
	background-color: #ffc107;
	color: #000
}
.btn-warning:hover {
	background-color: #e0a800
}
.btn.btn-block {
	width: 100%;
	display: block
}
.btn.btn-submit:before {
	content: '';
	width: 18px;
	height: 18px;
	background-image: url(../images/reload-symbol.svg);
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -9px;
	margin-top: -9px;
	-webkit-animation: spin 4s linear infinite;
	animation: spin 4s linear infinite;
	opacity: 0;
	visibility: hidden
}
.btn.btn-submit.loading {
	color: transparent!important;
	opacity: .8;
	pointer-events: none
}
.btn.btn-submit.loading img, .btn.btn-submit.loading svg {
	opacity: 0
}
.btn.btn-submit.loading:before {
	opacity: 1;
	visibility: visible
}
.btn:disabled {
	cursor: not-allowed!important;
	opacity: .5
}
@-webkit-keyframes spin {
to {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes spin {
to {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
.btn-group .btn {
	margin-left: 20px
}

@media(max-width:1740px) {
.btn-group .btn {
	margin-left: 15px
}
}
.btn-group .btn:first-child {
	margin-left: 0
}

@media(max-width:1199px) {
.btn-group .btn {
	margin-left: 10px
}
}
.btn-group--centerSingle {
	text-align: center
}
.btn-group--centerSingle .btn {
	display: inline-block
}
.rtl .btn-group .btn {
	margin-left: 0;
	margin-right: 20px
}

@media(max-width:1740px) {
.rtl .btn-group .btn {
	margin-right: 15px
}
}
.rtl .btn-group .btn:first-child {
	margin-right: 0
}

@media(max-width:1199px) {
.rtl .btn-group .btn {
	margin-right: 10px
}
}
.slick-arrow, .slick-arrow:active, .slick-arrow:focus, .slick-arrow:hover {
	-webkit-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	width: 40px;
	height: 40px;
	z-index: 4;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 30px auto
}

@media(max-width:575px) {
.slick-arrow, .slick-arrow:active, .slick-arrow:focus, .slick-arrow:hover {
	width: 30px;
	height: 30px;
	background-size: 25px auto
}
}
.slick-arrow:active:before, .slick-arrow:before, .slick-arrow:focus:before, .slick-arrow:hover:before {
	display: none
}
.slick-arrow:hover {
	opacity: .8
}
.slick-next, .slick-next:focus, .slick-next:hover {
	right: 0;
	background-image: url(../images/right-arrow.svg)
}
.slick-prev, .slick-prev:focus, .slick-prev:hover {
	left: 0;
	background-image: url(../images/left-arrow.svg)
}
.header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: auto;
	-webkit-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	z-index: 110;
	background-color: #212e37;
	padding: 20px 0
}

@media(max-width:1739px) {
.header .container {
	max-width: 100%
}
}
.header .menu-col {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.header .menu-col .page-menu {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.header .languages {
	display: inline-block;
	vertical-align: middle
}
.header .custom-logo-link {
	max-width: 220px;
	display: block
}

@media(max-width:1740px) {
.header .custom-logo-link {
	max-width: 190px
}
}

@media(max-width:1349px) {
.header .custom-logo-link {
	max-width: 140px
}
}
.header .custom-logo-link img {
	display: block;
	max-width: 100%;
	height: auto!important
}
.header .btn-group {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px
}

@media(max-width:1740px) {
.header .btn-group {
	margin-left: 10px
}
.header .btn-group .btn {
	height: 40px;
	padding: 10px;
	font-size: 14px;
	min-width: initial
}
}

@media(max-width:1740px) and (max-width:1500px) {
.header .btn-group .btn {
	margin-left: 10px
}
}

@media(max-width:1740px) and (max-width:1349px) {
.header .btn-group .btn {
	margin-left: 5px;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px
}
}

@media(max-width:1199px) {
.header .btn-group {
	margin-left: 10px
}
.header .btn-group .btn {
	height: 36px;
	padding: 8px 10px;
	font-size: 14px
}
}
.headroom--not-top.headroom--not-bottom.headroom--unpinned, .headroom--unpinned {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}
.headroom--bottom:not(.headroom--top), .headroom--not-top.headroom--not-bottom, .headroom--not-top.headroom--not-bottom.headroom--pinned, .headroom--pinned:not(.headroom--top) {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	background-color: #212e37;
	padding: 15px 0;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	box-shadow: 0 0 10px rgba(0,0,0,.4)
}
.rtl .header .btn-group {
	margin-left: 0;
	margin-right: 15px
}

@media(max-width:1740px) {
.rtl .header .btn-group {
	margin-right: 10px
}
}

@media(max-width:1740px) and (max-width:1500px) {
.rtl .header .btn-group .btn {
	margin-left: 0
}
}

@media(max-width:1199px) {
.rtl .header .btn-group {
	margin-right: 10px
}
}
.header-simple {
	padding: 20px 0;
	-webkit-box-shadow: 0 0 81px 0 rgba(0,0,0,.12);
	box-shadow: 0 0 81px 0 rgba(0,0,0,.12);
	position: relative;
	z-index: 5
}
.header-simple .custom-logo-link {
	display: block;
	max-width: 250px;
	margin: 0 auto
}

@media(max-width:575px) {
.header-simple .custom-logo-link {
	max-width: 140px;
	margin: 0
}
}
.header-simple .custom-logo-link img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto!important
}
.header-simple .nh-language-switcher {
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.header-simple .nh-language-switcher .js-lang-select-holder {
	color: #2a3240
}
.header-simple .nh-language-switcher .js-lang-select-holder:after {
	background-image: url(../images/faq-arrow.svg)
}
.rtl .header-simple .nh-language-switcher {
	left: 15px;
	right: auto
}
.mobile-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 15px 0;
	height: 75px;
	z-index: 10;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 6px 0 rgba(0,0,0,.25)
}

@media(max-width:575px) {
.mobile-header {
	padding: 10px 0;
	height: 65px
}
}
.mobile-header .container {
	max-width: 100%;
	position: relative;
	z-index: 5
}
.mobile-header .custom-logo-link {
	display: block;
	width: 180px;
	max-height: 100%;
	max-width: 100%
}
.mobile-header .custom-logo-link img {
	display: block;
	max-width: 100%;
	height: auto!important;
	max-height: 100%
}
.mobile-header .languages {
	margin-right: 15px
}

@media(max-width:767px) {
.mobile-header .languages {
	margin-right: 5px
}
}
.mobile-header .user-info {
	color: #2a3240
}

@media(max-width:575px) {
.mobile-header .user-info {
	display: none
}
}
.mobile-header .btn-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media(max-width:767px) {
.mobile-header .btn-group {
	padding-left: 5px
}
}
.mobile-header .btn-group .btn {
	height: 36px;
	padding: 8px 10px;
	font-size: 14px;
	min-width: initial
}

@media(max-width:767px) {
.mobile-header .btn-group .btn {
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	margin: 0 5px!important
}
}

@media(max-width:600px) {
.mobile-header .btn-group .btn {
	font-size: 12px
}
}

@media(max-width:575px) {
.mobile-header .btn-group .btn {
	display: none
}
}
.mobile-header .btn-group .btn:not(:first-child) {
	margin-left: 10px
}
.mobile-header .btn-group .menu-button {
	margin-left: 10px
}
.mobile-header .btn-group .btn, .mobile-header .btn-group .menu-button {
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 6px 0 rgba(0,0,0,.25)
}
.mobile-header .mobile-menu {
	display: none
}
.mobile-header .col-7 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.rtl .mobile-header .btn-group .menu-button {
	margin-left: 0;
	margin-right: 10px
}
.rtl .mobile-header .languages {
	margin-right: 0;
	margin-left: 15px
}

@media(max-width:767px) {
.rtl .mobile-header .languages {
	margin-left: 5px;
	margin-right: 0
}
}
.mobile-menu {
	background-color: #2a3240;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	padding: 30px 0;
	height: calc(100vh - 65px);
	overflow: auto;
	z-index: -1
}

@media(max-width:1199px) {
.mobile-menu {
	padding: 10px 0 30px
}
}
.mobile-menu .page-menu {
	display: block
}
.mobile-menu .page-menu ul {
	margin: 0
}
.mobile-menu .btn-group {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media(min-width:576px) {
.mobile-menu .btn-group .btn {
	display: none
}
}

@media(max-width:575px) {
.mobile-menu .btn-group {
	padding: 30px 0 20px
}
.mobile-menu .btn-group .btn {
	display: block;
	padding-left: 10px;
	padding-right: 10px
}
}
.mobile-menu .user-info {
	color: #fff;
	padding: 0 15px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	box-shadow: 0 0 10px rgba(0,0,0,.4);
	padding-top: 20px;
	margin-bottom: 20px;
	display: block
}
.mobile-menu .user-info:after {
	display: none
}
.mobile-menu .user-info__name {
	font-weight: 700;
	text-align: center
}
.mobile-menu .user-info__menu {
	position: static;
	background-color: transparent;
	padding-bottom: 20px;
	text-align: center;
	opacity: 1;
	visibility: visible;
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none
}
.page-menu {
	display: inline-block;
	vertical-align: middle
}

@media(min-width:1200px) {
.page-menu {
	text-align: center
}
}
.page-menu ul {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(max-width:1740px) {
.page-menu ul {
	margin: 0 -10px
}
}

@media(max-width:1199px) {
.page-menu ul {
	margin: 0 -5px
}
}
.page-menu ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	position: relative;
	font-size: 16px
}

@media(max-width:1740px) {
.page-menu ul li {
	padding: 0 10px;
	font-size: 14px
}
}

@media(max-width:1349px) {
.page-menu ul li {
	font-size: 13px
}
}

@media(max-width:1199px) {
.page-menu ul li {
	font-size: 18px;
	width: 100%;
	padding: 0;
	display: block;
	text-align: center
}
}

@media(max-width:767px) {
.page-menu ul li {
	font-size: 14px
}
}
.page-menu ul li a {
	color: #fff;
	font-weight: 400;
	display: block
}

@media(max-width:1199px) {
.page-menu ul li>a {
	padding: 10px 15px
}
}
.page-menu ul li.current-menu-item>a {
	text-decoration: underline
}
.page-menu ul li.menu-item-has-children>a:after {
	content: '';
	width: 7px;
	height: 7px;
	position: absolute;
	top: 50%;
	right: 2px;
	background-image: url(../images/arrow-down-sign-to-navigate.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media(max-width:1740px) {
.page-menu ul li.menu-item-has-children>a:after {
	right: -1px
}
}

@media(max-width:1199px) {
.page-menu ul li.menu-item-has-children>a:after {
	display: none
}
}
.page-menu ul li .sub-menu {
	position: absolute;
	top: 100%;
	left: 15px;
	margin-top: 10px;
	width: 260px;
	background-color: #2b303d;
	text-align: left;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	box-shadow: 0 0 10px rgba(0,0,0,.4);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: block
}

@media(max-width:1199px) {
.page-menu ul li .sub-menu {
	position: static;
	opacity: 1;
	visibility: visible;
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #2a2f3b;
	margin-top: 0
}
}
.page-menu ul li .sub-menu:before {
	content: '';
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0
}

@media(max-width:1199px) {
.page-menu ul li .sub-menu:before {
	display: none
}
}
.page-menu ul li .sub-menu li {
	padding: 0;
	display: block;
	font-size: 14px
}

@media(min-width:1200px) {
.page-menu ul li .sub-menu li:not(:last-child) {
	border-bottom: 1px solid #232732
}
.page-menu ul li .sub-menu li:not(:first-child) {
	border-top: 1px solid #3f4659
}
}

@media(max-width:1199px) {
.page-menu ul li .sub-menu li {
	font-size: 16px
}
}

@media(max-width:767px) {
.page-menu ul li .sub-menu li {
	font-size: 14px
}
}
.page-menu ul li .sub-menu li a {
	display: block;
	padding: 10px 15px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media(max-width:1500px) {
.page-menu ul li .sub-menu li a {
	font-size: 90%
}
}

@media(max-width:1199px) {
.page-menu ul li .sub-menu li a {
	font-size: 80%;
	padding: 6px 10px
}
}
.page-menu ul li .sub-menu li a:hover {
	background-color: #232732
}
.page-menu ul li .sub-menu:hover, .page-menu ul li>a:hover+.sub-menu {
	opacity: 1;
	visibility: visible
}
.rtl .page-menu ul li.menu-item-has-children>a:after {
	right: auto;
	left: 2px
}

@media(max-width:1740px) {
.rtl .page-menu ul li.menu-item-has-children>a:after {
	left: -1px
}
}
.rtl .page-menu ul li .sub-menu {
	left: auto;
	right: 0;
	text-align: right
}
.menu-button {
	background: #fff;
	cursor: pointer;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}
.menu-button.is-active {
	background-color: #ee1635
}
.menu-button.is-active .hamburger-inner, .menu-button.is-active .hamburger-inner:after, .menu-button.is-active .hamburger-inner:before {
	background-color: #fff
}
.languages--mobile .nh-language-switcher .js-lang-select .lang-item .name {
	color: #2a3240
}
.languages--mobile .nh-language-switcher .js-lang-select-holder:after {
	background-image: url(../images/faq-arrow.svg)
}
.user-info {
	color: #fff;
	position: relative;
	padding-right: 20px
}
.user-info:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	right: 5px;
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	background-image: url(../images/faq-arrow-white.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100%
}
.user-info__menu {
	position: absolute;
	top: 100%;
	right: 0;
	margin-top: 10px;
	width: 260px;
	background-color: #2b303d;
	text-align: left;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	box-shadow: 0 0 10px rgba(0,0,0,.4);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #fff
}
.user-info__menu:before {
	content: '';
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0
}

@media(max-width:1199px) {
.user-info__menu:before {
	display: none
}
}
.user-info__menu li, .user-info__menu p {
	padding: 0;
	display: block;
	font-size: 14px;
	color: #fff
}

@media(max-width:1199px) {
.user-info__menu li, .user-info__menu p {
	font-size: 16px
}
}

@media(max-width:767px) {
.user-info__menu li, .user-info__menu p {
	font-size: 14px
}
}
.user-info__menu li a, .user-info__menu li span, .user-info__menu p a, .user-info__menu p span {
	display: block;
	padding: 10px 15px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #fff
}

@media(max-width:1500px) {
.user-info__menu li a, .user-info__menu li span, .user-info__menu p a, .user-info__menu p span {
	font-size: 90%
}
}

@media(max-width:1199px) {
.user-info__menu li a, .user-info__menu li span, .user-info__menu p a, .user-info__menu p span {
	font-size: 80%;
	padding: 6px 10px
}
}
.user-info__menu li a:hover, .user-info__menu p a:hover {
	background-color: #232732
}

@media(min-width:1200px) {
.user-info__menu li:not(:last-child) {
	border-bottom: 1px solid #232732
}
.user-info__menu li:not(:first-child) {
	border-top: 1px solid #3f4659
}
}
.user-info__menu .user-menu {
	border-top: 1px solid #3f4659
}
.user-info__menu .user-action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px 10px 15px
}
.user-info__menu .user-action .btn {
	margin: 0 3px;
	padding: 7px 5px;
	height: 34px;
	font-size: 14px;
	min-width: 110px
}
.user-info__menu .user-action .btn-light:hover {
	background-color: #e4ecff;
	color: #2a3240
}
.user-info:hover .user-info__menu {
	visibility: visible;
	opacity: 1
}
.rtl .user-info {
	padding-right: 0;
	padding-left: 20px
}
.rtl .user-info:after {
	left: 5px;
	right: auto
}
.rtl .user-info__menu {
	left: 0;
	right: auto;
	text-align: right
}
.offer {
	height: 100%;
	min-height: 800px;
	max-height: 1100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

@media(min-width:1741px) {
.offer {
	padding-top: 118px;
	min-height: 800px
}
}

@media(max-width:1740px) {
.offer {
	height: auto;
	min-height: 100%;
	padding-top: 120px;
	padding-bottom: 80px
}
}

@media(max-width:1199px) {
.offer {
	padding-top: 140px;
	padding-bottom: 60px
}
.offer .container {
	max-width: 100%
}
}

@media(max-width:991px) {
.offer {
	padding-bottom: 0;
	padding-top: 75px;
	min-height: initial;
	max-height: initial
}
}

@media(max-width:575px) {
.offer {
	padding-top: 65px
}
}
.offer__left, .offer__right {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%
}

@media(max-width:991px) {
.offer__left, .offer__right {
	width: 100%
}
}
.offer__left {
	background-image: url(../images/offer-main.jpg);
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	left: 0
}
.offer__right {
	background-color: #27d8cc;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media(max-width:991px) {
.offer__right {
	display: none
}
}
.offer__text {
	color: #2b303d;
	font-size: 20px
}

@media(max-width:1199px) {
.offer__text {
	font-size: 1em
}
}
.offer__text__slider {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s
}
.offer__text__slider.slick-initialized {
	opacity: 1;
	visibility: visible
}
.offer__text__slider .btn:disabled {
	opacity: 0!important;
	visibility: hidden!important
}
.offer__text ul {
	padding-left: 20px;
	font-weight: 400;
	font-size: 18px
}
.offer__text ul li {
	margin-bottom: 15px
}
.offer__text ul li:last-child {
	margin-bottom: 0
}
.offer__text ul+h3 {
	margin-top: 60px
}
.offer__text h2 {
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 10px
}

@media(max-width:1740px) {
.offer__text h2 {
	font-size: 36px
}
}

@media(max-width:1399px) {
.offer__text h2 {
	font-size: 32px
}
}

@media(max-width:767px) {
.offer__text h2 {
	font-size: 28px
}
}

@media(max-width:575px) {
.offer__text h2 {
	font-size: 24px
}
}

@media(max-width:480px) {
.offer__text h2 {
	font-size: 22px
}
}
.offer__text h2+ul {
	padding-top: 20px
}
.offer__text h3 {
	font-size: 31px;
	margin-bottom: 20px;
	line-height: 1.2
}

@media(max-width:1740px) {
.offer__text h3 {
	font-size: 28px
}
}

@media(max-width:1399px) {
.offer__text h3 {
	font-size: 24px
}
}

@media(max-width:767px) {
.offer__text h3 {
	font-size: 20px
}
}

@media(max-width:575px) {
.offer__text h3 {
	font-size: 18px
}
}
.offer__text h3 span {
	font-weight: 400
}
.offer__text p {
	line-height: 1.9;
	margin-bottom: 35px
}

@media(max-width:1740px) {
.offer__text p {
	line-height: normal
}
}
.offer__text p:last-child {
	margin-bottom: 0
}
.offer__text .decorated-text {
	margin-bottom: 0
}
.offer__text--right {
	padding-left: 100px
}

@media(max-width:1740px) {
.offer__text--right {
	padding-left: 50px
}
}

@media(max-width:1199px) {
.offer__text--right {
	padding-left: 10px
}
}

@media(max-width:991px) {
.offer__text--right {
	margin: 0 -15px;
	padding: 50px 20px;
	text-align: center;
	background-color: #24d5c8
}
}

@media(max-width:575px) {
.offer__text--right {
	padding: 50px 10px
}
}
.offer__text--white {
	color: #fff
}
.offer__heading {
	color: #2b303d;
	padding-right: 60px;
	font-size: 35px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media(max-width:1740px) {
.offer__heading {
	font-size: 30px
}
}

@media(max-width:1399px) {
.offer__heading {
	padding-right: 20px;
	font-size: 28px
}
}

@media(max-width:1199px) {
.offer__heading {
	padding-right: 0
}
}

@media(max-width:991px) {
.offer__heading {
	text-align: center;
	margin: 0 -15px;
	padding: 100px 20px;
	font-size: 24px
}
}

@media(max-width:767px) {
.offer__heading {
	font-size: 22px
}
}

@media(max-width:576px) {
.offer__heading {
	font-size: 20px
}
}
.offer__heading h1 {
	font-size: 50px;
	margin-bottom: 20px
}

@media(max-width:1740px) {
.offer__heading h1 {
	font-size: 42px
}
}

@media(max-width:1399px) {
.offer__heading h1 {
	font-size: 36px
}
}

@media(max-width:767px) {
.offer__heading h1 {
	font-size: 32px
}
}
.offer__heading--white {
	color: #fff
}
.rtl .offer__right {
	background-image: url(../images/offer-main.jpg);
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	left: 0
}
.rtl .offer__left {
	background: #27d8cc!important;
	left: 0;
	right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media(max-width:991px) {
.rtl .offer__left {
	display: none
}
}
.rtl .offer__heading {
	padding-left: 60px;
	padding-right: 0
}

@media(max-width:1399px) {
.rtl .offer__heading {
	padding-left: 20px
}
}

@media(max-width:1199px) {
.rtl .offer__heading {
	padding-left: 0
}
}

@media(max-width:991px) {
.rtl .offer__heading {
	padding: 100px 20px
}
}
.rtl .offer__text--right {
	padding-right: 100px;
	padding-left: 0;
	text-align: right
}

@media(max-width:1740px) {
.rtl .offer__text--right {
	padding-right: 50px
}
}

@media(max-width:1199px) {
.rtl .offer__text--right {
	padding-right: 10px
}
}

@media(max-width:991px) {
.rtl .offer__text--right {
	margin: 0 -15px;
	padding: 50px 20px;
	text-align: center
}
}
.rtl .offer__text ul {
	padding-right: 20px;
	padding-left: 0;
	text-align: right
}
.decorated-text {
	font-size: 45px;
	font-family: halohandletter
}
[lang=ar] .decorated-text, [lang=ru-RU] .decorated-text {
	font-family: gilroy;
	font-size: 1.8em;
	line-height: 1.2em!important;
	margin-bottom: 1em!important
}
.awards {
	padding: 0 60px
}

@media(max-width:575px) {
.awards {
	padding: 0 40px
}
}
.award {
	position: relative;
	background-color: #fff;
	padding: 55px 20px;
	text-align: center;
	-webkit-box-shadow: 0 0 40px 3px rgba(0,0,0,.05);
	box-shadow: 0 0 40px 3px rgba(0,0,0,.05);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	width: 100%
}

@media(max-width:1499px) {
.award {
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.05);
	box-shadow: 0 0 10px 3px rgba(0,0,0,.05);
	padding: 40px 15px
}
}

@media(max-width:991px) {
.award {
	padding: 30px 15px
}
}
.award__icon {
	height: 120px;
	margin-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media(max-width:991px) {
.award__icon {
	height: 5.5em;
	margin-bottom: 1.5em
}
}
.award__icon img, .award__icon svg {
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%
}
.award__icon img circle, .award__icon img path, .award__icon img polygon, .award__icon img rect, .award__icon svg circle, .award__icon svg path, .award__icon svg polygon, .award__icon svg rect {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.award__title {
	font-weight: 600;
	font-size: 19px
}

@media(max-width:991px) {
.award__title {
	font-size: 1em
}
}

@media(max-width:480px) {
.award__title {
	font-size: 16px
}
}

@media(min-width:768px) {
.award:hover, .slick-center .award {
	background-color: #24d5c8;
	color: #fff;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.award:hover .award__icon svg circle, .award:hover .award__icon svg path, .award:hover .award__icon svg polygon, .award:hover .award__icon svg rect, .slick-center .award .award__icon svg circle, .slick-center .award .award__icon svg path, .slick-center .award .award__icon svg polygon, .slick-center .award .award__icon svg rect {
	fill: #fff!important
}
}
.awards-slider {
	opacity: 0;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	padding: 0
}
.awards-slider .slick-list {
	padding: 0!important
}
.awards-slider.slick-slider {
	opacity: 1
}
.awards-slider .slide {
	padding: 40px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: initial
}

@media(max-width:1499px) {
.awards-slider .slide {
	padding: 10px
}
}
.awards-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100%
}
.awards-slider .slick-track:after, .awards-slider .slick-track:before {
	display: none
}
.awards-slider .slick-prev {
	left: -40px
}

@media(max-width:575px) {
.awards-slider .slick-prev {
	left: -30px
}
}
.awards-slider .slick-next {
	right: -40px
}

@media(max-width:575px) {
.awards-slider .slick-next {
	right: -30px
}
}
.rtl .awards-slider .slick-prev {
	right: auto
}
.rtl .awards-slider .slick-next {
	left: auto
}
.features-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(max-width:991px) {
.features-row {
	margin-bottom: -40px
}
}
.features-row .feature {
	width: 20%;
	padding: 0 15px
}

@media(max-width:991px) {
.features-row .feature {
	width: 33.33%;
	margin-bottom: 40px
}
}

@media(max-width:767px) {
.features-row .feature {
	width: 50%
}
}

@media(max-width:575px) {
.features-row .feature {
	padding: 0 10px
}
}

@media(max-width:420px) {
.features-row .feature {
	width: 75%
}
}
.feature {
	text-align: center
}
.feature__icon {
	height: 50px
}
.feature__icon img, .feature__icon svg {
	display: block;
	max-width: 100%;
	max-height: 100%
}
.feature__title {
	font-weight: 600;
	padding: .75em 0
}

@media(max-width:1199px) {
.feature__title {
	font-size: 18px
}
}
.feature__excerpt {
	font-size: 16px
}

@media(max-width:1199px) {
.feature__excerpt {
	font-size: 1em
}
}
.advantage {
	display: block;
	max-width: 240px;
	margin: 20px auto;
	text-align: center
}
.advantage__img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto 10px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#d4d4d4));
	background: -webkit-linear-gradient(top, white 0%, #d4d4d4 100%);
	background: -o-linear-gradient(top, white 0%, #d4d4d4 100%);
	background: linear-gradient(to bottom, white 0%, #d4d4d4 100%)
}
.advantage__img img, .advantage__img svg {
	display: block;
	height: 40px;
	max-width: 100%
}
.advantage__img svg path, .advantage__img svg rect {
	fill: #08a59a!important
}
.advantage strong {
	display: block;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 15px
}
.advantage p {
	font-size: 16px
}
.advantage--hor {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 10px 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 260px;
	text-align: left
}

@media(max-width:1199px) {
.advantage--hor {
	display: block;
	text-align: center;
	margin-right: 0;
	margin-left: auto;
	margin-right: auto
}
}
.advantage--hor .advantage__img {
	width: 55px;
	height: 55px
}

@media(max-width:1199px) {
.advantage--hor .advantage__img {
	width: 80px;
	height: 80px
}
}
.advantage--hor .advantage__img img, .advantage--hor .advantage__img svg {
	max-width: 26px
}

@media(max-width:1199px) {
.advantage--hor .advantage__img img, .advantage--hor .advantage__img svg {
	max-width: 100%!important;
	max-height: 40px
}
}
.advantage--hor .advantage__info {
	width: calc(100% - 55px);
	padding-left: 15px;
	font-size: 16px
}

@media(max-width:1740px) {
.advantage--hor .advantage__info {
	font-size: 14px
}
}

@media(max-width:1199px) {
.advantage--hor .advantage__info {
	padding: 0;
	padding-bottom: 10px;
	width: 100%;
	font-size: 16px
}
}

@media(max-width:575px) {
.advantage--hor .advantage__info {
	font-size: 1em
}
}
.advantage--hor p {
	line-height: 1.4!important;
	font-size: inherit!important
}
.mte-widgets-iframe iframe {
	height: 740px
}
.mte-widgets-holder__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 40px
}

@media(max-width:991px) {
.mte-widgets-holder__info {
	display: none
}
}
.mte-widgets-holder__info>div {
	width: 450px;
	max-width: 100%;
	text-align: center
}

@media(max-width:991px) {
.mte-widgets-holder__info>div {
	width: 100%
}
}
.mte-widgets-holder__info>div h2 {
	font-size: 24px;
	margin-bottom: 10px
}

@media(max-width:1199px) {
.mte-widgets-holder__info>div h2 {
	font-size: 22px
}
}

@media(max-width:767px) {
.mte-widgets-holder__info>div h2 {
	font-size: 18px
}
}
.mte-widgets-holder__info>div p {
	font-size: 16px
}

@media(max-width:1199px) {
.mte-widgets-holder__info>div p {
	font-size: 14px
}
}

@media(max-width:767px) {
.mte-widgets-holder__info>div p {
	font-size: 12px
}
}
.mte-widgets-holder {
	padding: 40px 40px 100px
}

@media(min-width:992px) {
.mte-widgets-holder {
	background-image: url(../images/lines-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto
}
}

@media(max-width:991px) {
.mte-widgets-holder {
	padding-bottom: 40px
}
}

@media(max-width:767px) {
.mte-widgets-holder {
	padding: 10px
}
}
.mte-widget {
	background-color: #fff;
	-webkit-box-shadow: 0 24px 59px 0 rgba(51,58,69,.24);
	box-shadow: 0 24px 59px 0 rgba(51,58,69,.24);
	border-radius: 20px;
	overflow: hidden;
	padding-top: 24px;
	position: relative;
	z-index: 2
}

@media(max-width:767px) {
.mte-widget {
	-webkit-box-shadow: 0 0 10px 0 rgba(51,58,69,.24);
	box-shadow: 0 0 10px 0 rgba(51,58,69,.24)
}
}

@media(max-width:360px) {
.mte-widget .mCSB_inside>.mCSB_container {
	margin-right: 15px
}
}
.mte-widget h2 {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 12px;
	color: #000
}
.mte-widget #dropShadow, .mte-widget .daysSeperator {
	display: none!important
}
.mte-widget .flex-5 .vertical.layout.style-scope.mte-calendar-event-mobile {
	position: relative
}
.mte-widget .flex-5 .vertical.layout.style-scope.mte-calendar-event-mobile:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #2cd5c9;
	border-top: 5px solid transparent;
	border-left: 5px solid #2cd5c9;
	border-bottom: 5px solid transparent
}

@media(max-width:400px) {
.mte-widget .flex-5 .vertical.layout.style-scope.mte-calendar-event-mobile:after {
	right: 2px
}
}
.mte-widget--calendar {
	height: 580px;
	width: 450px
}
.mte-widget--calendar mte-calendar-day-events-mobile>mte-calendar-event-mobile {
	display: block
}
.mte-widget--calendar>mte-economic-calendar-mobile {
	height: 100%
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer {
	height: 100%;
	overflow: hidden;
	display: block
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer * {
	color: #000!important;
	font-weight: 400!important;
	border: none
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer paper-material {
	border-top: 1px solid #eaecee
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .mobiledate {
	color: #000;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	width: 40px;
	margin: 0;
	margin-right: 8px
}

@media(max-width:500px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .mobiledate {
	font-size: 10px;
	margin-right: 5px
}
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .flag-icon {
	margin: 0 12px 0 0;
	width: 40px
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .flag-icon img {
	display: block
}

@media(max-width:500px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .flag-icon {
	margin-right: 5px;
	width: 20px
}
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .mobilecurrency {
	font-weight: 600;
	text-transform: uppercase;
	padding: 0;
	margin: 0
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:first-child {
	width: 260px
}

@media(max-width:1199px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:first-child {
	width: 230px
}
}

@media(max-width:500px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:first-child {
	width: 170px
}
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:first-child .horizontal+div {
	padding-left: 50px;
	font-size: 13px;
	font-weight: 300px;
	margin-top: -20px
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:first-child .horizontal+div span {
	display: block
}

@media(max-width:991px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:first-child .horizontal+div {
	padding-left: 67px
}
}

@media(max-width:767px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:first-child .horizontal+div {
	padding-left: 51px
}
}

@media(max-width:500px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:first-child .horizontal+div {
	font-size: 10px;
	padding-left: 35px
}
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:nth-child(2) {
	width: calc(100% - 260px)
}

@media(max-width:500px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:nth-child(2) {
	width: calc(100% -170px)
}
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:nth-child(2) .vertical div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-height: 18px
}

@media(max-width:500px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:nth-child(2) .vertical div {
	max-height: 14px
}
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:nth-child(2) .vertical div span {
	line-height: 1!important;
	font-weight: 400;
	font-size: 13px;
	color: #000;
	display: block;
	padding: 0;
	height: 18px
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:nth-child(2) .vertical div span:nth-child(2) {
	margin-left: 4px;
	margin-right: 4px
}

@media(max-width:500px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:nth-child(2) .vertical div span {
	height: 14px;
	font-size: 10px
}
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:nth-child(2) .vertical div .iron-icon-1 {
	width: 17px;
	height: 17px
}

@media(max-width:500px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .paper-button .horizontal>div:nth-child(2) .vertical div .iron-icon-1 {
	width: 16px;
	height: 16px
}
}
.mte-widget--news {
	height: 580px;
	width: 450px
}
.mte-widget--news>h2 {
	position: relative;
	background-color: #fff
}
.mte-widget--news>h2:after {
	content: '';
	width: 100%;
	height: 20px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#EDF0F1), to(rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, #EDF0F1 0%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, #EDF0F1 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, #EDF0F1 0%, rgba(255,255,255,0) 100%)
}

@media(max-width:991px) {
.mte-widget--calendar, .mte-widget--news {
	width: calc(50% - 30px);
	margin: 0 15px
}
}

@media(max-width:767px) {
.mte-widget--calendar, .mte-widget--news {
	width: 100%;
	margin-left: 0;
	margin-right: 0
}
.mte-widget--calendar {
	margin-bottom: 40px
}
}
.mte-widget paper-toolbar {
	background-color: #fff!important
}

@media(max-width:500px) {
.mte-widget .paper-tab-0 .tab-content.paper-tab {
	font-size: 12px
}
}
.mte-widget paper-tabs {
	background-color: #fff!important;
	width: 100%!important
}
.mte-widget paper-tabs .tab-content {
	color: #000;
	font-weight: 700
}
.mte-widget paper-tabs #selectionBar.paper-tabs {
	background-color: #24d5c8!important
}
.mte-widget .ecContainer {
	background-color: #fff!important
}
.mte-widget mte-calendar-event-mobile {
	padding: 0 0 0 30px;
	background-color: #fff!important
}

@media(max-width:500px) {
.mte-widget mte-calendar-event-mobile {
	padding: 0 0 0 10px
}
}
.mte-widget .mte-calendar-event-mobile.eventclass {
	background-color: #fff!important;
	padding: 10px 0 5px!important
}

@media(max-width:991px) {
.mte-widgets-iframe iframe {
	height: 1285px
}
}

@media(max-width:991px) {
.mte-widgets-iframe iframe {
	height: 1330px
}
}
mte-news-ticker {
	font-family: inherit!important
}
mte-news-ticker .mte-news-ticker {
	background-color: transparent!important;
	border-bottom: 0!important;
	position: relative;
	z-index: 1;
	font-size: 16px
}
mte-news-ticker .mte-news-ticker .newsticker li {
	padding-left: 40px!important;
	padding-right: 40px!important;
	-webkit-transition: all .2s!important;
	-o-transition: all .2s!important;
	transition: all .2s!important;
	color: #000!important;
	border-radius: 10px;
	position: relative
}
mte-news-ticker .mte-news-ticker .newsticker li:before {
	content: '';
	display: block;
	width: 10px;
	height: 8px;
	background-image: url(../images/arrow-left-point.png);
	background-size: 100% 100%;
	position: absolute;
	left: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
mte-news-ticker .mte-news-ticker .newsticker li:hover {
	background-color: #24d5c8!important;
	color: #fff!important;
	-webkit-box-shadow: 0 12px 24px 0 rgba(44,125,206,.32);
	box-shadow: 0 12px 24px 0 rgba(44,125,206,.32)
}
mte-news-ticker .mte-news-ticker .newsticker li:hover .newsdate, mte-news-ticker .mte-news-ticker .newsticker li:hover .newstitle, mte-news-ticker .mte-news-ticker .newsticker li:hover .subtitle {
	color: #fff!important
}
mte-news-ticker .mte-news-ticker .newsticker li:hover:before {
	background-image: url(../images/arrow-left-point-w.png)
}
mte-news-ticker .mte-news-ticker .newstitle {
	display: inline-block;
	padding: 0;
	font-weight: 500!important;
	font-size: 15px!important;
	color: #000;
	-webkit-transition: all .2s!important;
	-o-transition: all .2s!important;
	transition: all .2s!important;
	white-space: normal!important
}

@media(max-width:576px) {
mte-news-ticker .mte-news-ticker .newstitle {
	font-size: 13px!important
}
}
mte-news-ticker .mte-news-ticker .newstitle:after {
	content: ', ';
	display: inline-block
}
mte-news-ticker .mte-news-ticker .newsdate {
	display: block;
	padding: 0!important;
	font-size: 12px!important;
	margin-bottom: .5em;
	font-family: inherit!important;
	color: inherit!important;
	-webkit-transition: all .2s!important;
	-o-transition: all .2s!important;
	transition: all .2s!important
}

@media(max-width:576px) {
mte-news-ticker .mte-news-ticker .newsdate {
	font-size: 12px!important
}
}

@media(max-width:500px) {
mte-news-ticker .mte-news-ticker .newsdate {
	display: block
}
}
mte-news-ticker .mte-news-ticker .subtitle {
	padding: 0;
	display: block;
	line-height: 1.25em;
	height: 2.5em!important;
	overflow: hidden;
	-o-text-overflow: initial!important;
	text-overflow: initial!important;
	white-space: initial;
	color: inherit!important;
	color: #000!important;
	font-size: 13px!important;
	-webkit-transition: all .2s!important;
	-o-transition: all .2s!important;
	transition: all .2s!important
}

@media(max-width:576px) {
mte-news-ticker .mte-news-ticker .subtitle {
	font-size: 11px!important
}
}
.mte-widgets-iframe {
	margin-bottom: 100px
}

@media(max-width:1199px) {
.mte-widgets-iframe {
	margin-bottom: 60px
}
}
.mte-widgets-iframe iframe {
	overflow: hidden
}
.mte-widgets-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}
.mte-widgets-holder .mte-button {
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	width: 230px
}

@media(min-width:1200px) {
.mte-widgets-holder .mte-button:after, .mte-widgets-holder .mte-button:before {
	content: '';
	width: 110px;
	height: 300px;
	position: absolute;
	bottom: 100%;
	border-top: 1px solid #fff;
	z-index: -1;
	pointer-events: none;
	-webkit-animation: none;
	animation: none
}
.mte-widgets-holder .mte-button:before {
	border-right: 1px solid #fff;
	left: -80px
}
.mte-widgets-holder .mte-button:after {
	border-left: 1px solid #fff;
	right: -80px
}
}

@media(max-width:991px) {
.mte-widgets-holder .mte-button {
	position: static;
	display: block;
	margin: 40px auto 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
}
.widgets-perspective {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: -50%;
	overflow: hidden;
	z-index: 2;
	pointer-events: none
}

@media(max-width:1740px) {
.widgets-perspective {
	bottom: 0
}
}

@media(max-width:1199px) {
.widgets-perspective {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	display: none
}
}
.widgets-perspective img {
	display: block;
	position: absolute;
	right: 0;
	top: 44%;
	max-width: 58%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2
}

@media(max-width:1740px) {
.widgets-perspective img {
	top: 56%;
	right: -2%
}
}

@media(max-width:1199px) {
.widgets-perspective img {
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	max-width: 100%
}
}
.rtl .widgets-perspective img {
	right: auto;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media(max-width:1740px) {
.rtl .widgets-perspective img {
	left: -2%
}
}
.ecContainer.mte-economic-calendar-mobile {
	height: 450px;
	overflow: hidden
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .col-ecalendar {
	width: 100%;
	padding: 5px
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .col-ecalendar.col-detail-head {
	font-weight: 700!important
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .col-ecalendar .col-button {
	padding: 0
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .col-ecalendar paper-button {
	width: 100%;
	background: 0 0!important;
	margin: 0 auto 20px
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .col-ecalendar paper-button paper-material, .mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .col-ecalendar paper-button paper-ripple {
	display: none!important
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .col-ecalendar paper-button .paper-button.style-scope {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-radius: 3px;
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	padding: 12px 15px;
	text-align: center;
	background-color: #24d5c8;
	color: #fff!important
}
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .col-ecalendar paper-button .paper-button.style-scope:hover {
	background-color: #08a59a
}

@media(max-width:575px) {
.mte-widget--calendar>mte-economic-calendar-mobile #mainContainer .col-ecalendar paper-button .paper-button.style-scope {
	height: 36px;
	font-size: 1em;
	padding: 8px 15px;
	min-width: initial
}
}
.info-block h2 {
	font-size: 45px;
	line-height: 1.2;
	margin-bottom: 15px
}

@media(max-width:1199px) {
.info-block h2 {
	font-size: 38px
}
}

@media(max-width:991px) {
.info-block h2 {
	font-size: 36px
}
}

@media(max-width:767px) {
.info-block h2 {
	font-size: 28px
}
}

@media(min-width:1200px) {
.info-block p {
	font-size: 17px;
	line-height: 1.8;
	margin-bottom: 20px
}
}
.info-block p:last-child {
	margin-bottom: 0
}
.info-block p+div {
	margin-top: 25px
}
.info-block .advantages {
	max-width: 600px
}

@media(max-width:991px) {
.info-block .advantages {
	margin-left: auto;
	margin-right: auto
}
}
.info-block .btn {
	margin-top: 35px
}
.traders-slider {
	width: 805px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	margin-bottom: 0!important;
	opacity: 0;
	-webkit-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease;
	max-width: 100%;
	height: 400px
}

@media(max-width:1400px) {
.traders-slider {
	margin-bottom: 100px!important
}
}
.traders-slider.slick-slider {
	opacity: 1;
	height: auto
}
.traders-slider:after {
	width: 100%;
	height: 55%;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1
}

@media(max-width:991px) {
.traders-slider:after {
	display: none
}
}
.traders-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.traders-slider .slide {
	padding: 53px 55px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media(max-width:991px) {
.traders-slider .slide {
	padding: 35px
}
}

@media(max-width:575px) {
.traders-slider .slide {
	padding: 35px 25px
}
}
.traders-slider .slick-arrow.slick-disabled {
	opacity: .3
}
.traders-slider .slick-prev {
	left: -50px;
	right: auto;
	background-image: url(../images/left-arrow-white.svg)
}

@media(max-width:991px) {
.traders-slider .slick-prev {
	left: -10px
}
}
.traders-slider .slick-next {
	right: -50px;
	left: auto;
	background-image: url(../images/right-arrow-white.svg)
}

@media(max-width:991px) {
.traders-slider .slick-next {
	right: -10px
}
}
.traders-slider .slick-dots {
	bottom: -10px
}

@media(max-width:991px) {
.traders-slider .slick-dots {
	bottom: -20px
}
}
.traders-slider .slick-dots li button:before {
	font-size: 10px;
	color: #fff
}
.trader-card {
	position: relative;
	padding: 66px 60px 80px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 35px 0 rgba(0,0,0,.08);
	box-shadow: 0 0 35px 0 rgba(0,0,0,.08);
	text-align: center;
	color: #000
}

@media(max-width:991px) {
.trader-card {
	padding: 40px 20px 60px
}
}

@media(max-width:575px) {
.trader-card {
	padding: 40px 10px 50px
}
}
.trader-card__image {
	border: 5px solid #fff;
	border-radius: 50%;
	overflow: hidden;
	width: 106px;
	height: 106px;
	position: absolute;
	left: 50%;
	bottom: 100%;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}

@media(max-width:991px) {
.trader-card__image {
	width: 70px;
	height: 70px;
	border-width: 3px
}
}
.trader-card__image img {
	display: block;
	width: 100%
}
.trader-card__cite {
	margin: 1em 0 0;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	line-height: 1.9em
}

@media(max-width:991px) {
.trader-card__cite {
	line-height: normal;
	padding-left: 20px;
	padding-right: 20px
}
}

@media(max-width:575px) {
.trader-card__cite {
	padding-left: 10px;
	padding-right: 10px
}
}
.trader-card__cite:after, .trader-card__cite:before {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(../images/quote.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100%;
	position: absolute
}

@media(max-width:575px) {
.trader-card__cite:after, .trader-card__cite:before {
	width: 10px;
	height: 10px
}
}
.trader-card__cite:before {
	top: 0;
	left: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}
.trader-card__cite:after {
	bottom: 0;
	right: 0;
	-webkit-transform: rotate(180deg) translateY(-100%);
	-ms-transform: rotate(180deg) translateY(-100%);
	transform: rotate(180deg) translateY(-100%)
}
.trader-card__button {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}
.statistic {
	margin-left: calc( 100% - 740px)
}

@media(max-width:1749px) {
.statistic {
	margin-left: 50px
}
}

@media(max-width:1400px) {
.statistic {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: 40px;
	right: 0;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	z-index: 2;
	margin-left: 0
}
}

@media(max-width:991px) {
.statistic {
	position: relative;
	left: auto;
	bottom: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
}

@media(max-width:575px) {
.statistic {
	margin: 0 -10px
}
}
.statistic-widget {
	max-width: 150px;
	color: #2a3240;
	font-size: 18px
}

@media(max-width:1400px) {
.statistic-widget {
	padding: 0 20px;
	color: #fff;
	text-align: center;
	max-width: 200px
}
}

@media(min-width:1401px) {
.statistic-widget:not(:last-child) {
	margin-bottom: 55px
}
}

@media(max-width:575px) {
.statistic-widget {
	font-size: 1em;
	max-width: 33.33%;
	padding: 0 10px
}
}
.statistic-widget__number {
	font-weight: 700;
	font-size: 40px;
	color: #fff;
	line-height: 33px;
	margin-bottom: 5px
}

@media(max-width:575px) {
.statistic-widget__number {
	font-size: 1.75em;
	line-height: 1em
}
}

@media(max-width:1199px) {
.statistic-widget__label {
	font-size: 16px
}
}

@media(max-width:767px) {
.statistic-widget__label {
	font-size: 14px
}
}

@media(max-width:575px) {
.statistic-widget__label {
	font-size: 12px
}
}

@media(max-width:420px) {
.statistic-widget__label {
	font-size: 10px
}
}
.tickers {
	opacity: 0;
	-webkit-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease;
	height: 0
}
.tickers.slick-slider {
	opacity: 1;
	height: auto
}
.tickers .slide {
	padding: 0 6px
}
.ticker {
	padding: 13px 25px 11px;
	background-color: #f1f0f0;
	font-weight: 400;
	font-size: 14px;
	color: #000
}

@media(max-width:1199px) {
.ticker {
	padding: 13px 15px 11px;
	font-size: 13px
}
}

@media(max-width:420px) {
.ticker {
	font-size: 11px;
	padding: 5px 10px
}
}
.ticker .row {
	margin-left: -5px;
	margin-right: -5px
}
.ticker [class*=col-] {
	padding: 0 5px
}
.ticker .rising {
	color: #60c722
}
.ticker .falling {
	color: #ee1635
}
.ticker-percent, .ticker-price, .ticker-price-change {
	-webkit-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease
}
.ticker-percents {
	font-size: 16px;
	font-weight: 600;
	position: relative
}

@media(max-width:420px) {
.ticker-percents {
	font-size: 13px
}
}
.ticker-percents:before {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -5px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media(max-width:420px) {
.ticker-percents:before {
	width: 7px;
	height: 7px;
	margin-top: -3.5px
}
}
.ticker-percents.falling, .ticker-percents.rising {
	padding-left: 17px
}

@media(max-width:420px) {
.ticker-percents.falling, .ticker-percents.rising {
	padding-left: 10px
}
}
.ticker-percents.falling:before {
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iI2VlMTYzNSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}
.ticker-percents.rising:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iIzYwYzcyMiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}
.ticker-price-change {
	font-size: 12px;
	font-weight: 500
}

@media(max-width:420px) {
.ticker-price-change {
	font-size: 10px
}
}
.ticker-price {
	text-align: right
}
.flow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.flow:not(:last-child) {
	margin-bottom: 60px
}
.flow-item {
	margin: 0 60px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #f6f6f6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

@media(max-width:767px) {
.flow-item {
	width: 60px;
	height: 60px;
	margin: 0 30px
}
}

@media(max-width:575px) {
.flow-item {
	margin: 0 20px
}
}
.flow-item:first-child {
	margin-left: 0
}
.flow-item:last-child {
	margin-right: 0
}
.flow-item img, .flow-item svg {
	dislay: block;
	max-width: 50px;
	max-height: 50px
}

@media(max-width:767px) {
.flow-item img, .flow-item svg {
	max-height: 30px;
	max-width: 30px
}
}
.flow-item img path, .flow-item svg path {
	fill: #0fa89d
}
.flow-item:not(:last-child):after {
	content: '';
	width: 120px;
	position: absolute;
	top: 50%;
	left: 100%;
	height: 1px;
	background-color: #dadada
}

@media(max-width:767px) {
.flow-item:not(:last-child):after {
	width: 60px
}
}
.rtl .flow-item:not(:last-child):after {
	content: '';
	width: 120px;
	position: absolute;
	top: 50%;
	right: 100%;
	height: 1px;
	background-color: #dadada
}

@media(max-width:767px) {
.rtl .flow-item:not(:last-child):after {
	width: 60px
}
}
.socials {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: relative
}
.socials .social-item {
	list-style: none;
	padding: 0 10px
}
.socials .social-item a {
	display: block;
	width: 22px;
	height: 22px
}
.socials .social-item a img, .socials .social-item a svg {
	display: block;
	max-width: 22px;
	max-height: 22px
}
.socials .social-item a img path, .socials .social-item a svg path {
	fill: #08a59a
}
.icon-text-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.nh-language-switcher {
	width: auto;
	font-size: 14px;
	font-family: averta, Arial, sans-serif;
	padding-right: 5px
}

@media(max-width:1349px) {
.nh-language-switcher {
	font-size: 12px
}
}
.nh-language-switcher .js-lang-select {
	display: block;
	position: relative
}
.nh-language-switcher .js-lang-select .lang-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 3px 10px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.nh-language-switcher .js-lang-select .lang-item.current-lang, .nh-language-switcher .js-lang-select .lang-item:hover {
	background-color: #eee
}
.nh-language-switcher .js-lang-select .lang-item a {
	display: inherit;
	-webkit-box-align: inherit;
	-ms-flex-align: inherit;
	align-items: inherit;
	width: 100%;
	color: inherit
}
.nh-language-switcher .js-lang-select .lang-item .flag {
	width: 22px;
	display: block
}

@media(max-width:1349px) {
.nh-language-switcher .js-lang-select .lang-item .flag {
	width: 18px
}
}
.nh-language-switcher .js-lang-select .lang-item .flag img {
	display: block;
	max-width: 100%;
	-webkit-filter: drop-shadow(0 0 2px #B5B5B5);
	filter: drop-shadow(0 0 2px #B5B5B5)
}
.nh-language-switcher .js-lang-select .lang-item .name {
	width: calc(100% - 22px);
	padding-left: 10px;
	line-height: 20px
}

@media(max-width:1349px) {
.nh-language-switcher .js-lang-select .lang-item .name {
	width: calc(100% - 18px)
}
}
.nh-language-switcher .js-lang-select-dropdown {
	background-color: #fff;
	color: #444;
	position: absolute;
	top: 100%;
	right: -5px;
	min-width: 160px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(15px);
	-ms-transform: translateY(15px);
	transform: translateY(15px);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 4px;
	overflow: hidden;
	z-index: 2;
	-webkit-filter: drop-shadow(0 0 2px #B5B5B5);
	filter: drop-shadow(0 0 2px #B5B5B5);
	text-align: left
}
.nh-language-switcher .js-lang-select:hover .js-lang-select-dropdown {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.nh-language-switcher .js-lang-select-holder {
	position: relative;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase
}
.nh-language-switcher .js-lang-select-holder:hover {
	background-color: transparent!important
}
.nh-language-switcher .js-lang-select-holder:after {
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background-image: url(../images/faq-arrow-white.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50% 50%;
	position: absolute;
	top: 50%;
	right: -5px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.rtl .nh-language-switcher {
	padding-right: 0;
	padding-left: 5px
}
.rtl .nh-language-switcher .js-lang-select .lang-item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	text-align: right
}
.rtl .nh-language-switcher .js-lang-select-dropdown {
	right: auto;
	left: 0;
	text-align: right
}
.rtl .nh-language-switcher .js-lang-select-dropdown .lang-item .name {
	padding-left: 0;
	padding-right: 10px
}
.rtl .nh-language-switcher .js-lang-select-holder:after {
	right: auto;
	left: -5px
}
.section {
	padding: 90px 0;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media(max-width:1199px) {
.section {
	padding: 80px 0
}
}

@media(max-width:991px) {
.section {
	padding: 60px 0
}
}
.section--140 {
	padding: 140px 0
}
.section-heading {
	text-align: center;
	margin-bottom: 60px
}

@media(max-width:991px) {
.section-heading {
	margin-bottom: 45px
}
}
.section-heading__icon {
	display: block;
	width: 50px;
	margin: 0 auto 40px
}

@media(max-width:1199px) {
.section-heading__icon {
	margin-bottom: 30px
}
}

@media(max-width:991px) {
.section-heading__icon {
	margin-bottom: 20px;
	width: 30px
}
}

@media(max-width:575px) {
.section-heading__icon {
	margin-bottom: 15px
}
}
.section-heading__icon img {
	display: block;
	width: 100%
}
.section-heading__pretitle {
	font-size: 35px;
	font-weight: 300
}

@media(max-width:1199px) {
.section-heading__pretitle {
	font-size: 34px
}
}

@media(max-width:991px) {
.section-heading__pretitle {
	font-size: 32px
}
}

@media(max-width:767px) {
.section-heading__pretitle {
	font-size: 24px
}
}

@media(max-width:575px) {
.section-heading__pretitle {
	font-size: 18px
}
}
.section-heading__title {
	font-size: 38px;
	font-weight: 700;
	line-height: 1.25em;
	margin-bottom: .25em
}

@media(max-width:1199px) {
.section-heading__title {
	font-size: 38px
}
}

@media(max-width:991px) {
.section-heading__title {
	font-size: 36px
}
}

@media(max-width:767px) {
.section-heading__title {
	font-size: 28px;
	margin-bottom: .25em
}
}

@media(max-width:575px) {
.section-heading__title {
	font-size: 20px
}
}
.section-heading__subtitle {
	font-size: 1em;
	width: 100%;
	max-width: 670px;
	margin: 0 auto
}
.section-heading__subtitle p:not(:last-child) {
	margin-bottom: .5em
}
.section-heading--white {
	color: #fff
}
.section.decorate-top .decorate-top {
	width: 11px;
	height: 150px;
	position: absolute;
	left: 50%;
	bottom: 100%;
	-webkit-transform: translateY(55px) translateX(-50%);
	-ms-transform: translateY(55px) translateX(-50%);
	transform: translateY(55px) translateX(-50%)
}

@media(max-width:1199px) {
.section.decorate-top .decorate-top {
	height: 100px;
	-webkit-transform: translateY(50px) translateX(-50%);
	-ms-transform: translateY(50px) translateX(-50%);
	transform: translateY(50px) translateX(-50%)
}
}

@media(max-width:991px) {
.section.decorate-top .decorate-top {
	display: none
}
}
.section.decorate-top .decorate-top:before {
	content: '';
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #24d5c8;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.section.decorate-top .decorate-top:after {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background-color: #dadada;
	z-index: 1;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.section.decorate-bottom .decorate-bottom {
	width: 11px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: 100%;
	-webkit-transform: translateY(-55px) translateX(-50%);
	-ms-transform: translateY(-55px) translateX(-50%);
	transform: translateY(-55px) translateX(-50%)
}

@media(max-width:1199px) {
.section.decorate-bottom .decorate-bottom {
	height: 100px;
	-webkit-transform: translateY(-50px) translateX(-50%);
	-ms-transform: translateY(-50px) translateX(-50%);
	transform: translateY(-50px) translateX(-50%)
}
}

@media(max-width:991px) {
.section.decorate-bottom .decorate-bottom {
	display: none
}
}
.section.decorate-bottom .decorate-bottom:before {
	content: '';
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #24d5c8;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2
}
.section.decorate-bottom .decorate-bottom:after {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background-color: #dadada;
	z-index: 1;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media(min-width:1200px) {
.style-2 .section-heading__title {
	font-size: 50px;
	margin-bottom: .25em;
	font-weight: 700
}
}
.section-traders {
	position: relative;
	z-index: 1
}

@media(max-width:991px) {
.section-traders {
	padding-bottom: 0
}
}
.section-traders .section-heading {
	color: #fff
}
.section-traders .left-side {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #24d5c8;
	z-index: -1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 208px 0 90px
}

@media(max-width:991px) {
.section-traders .left-side {
	position: relative;
	background-color: #24d5c8;
	padding: 40px 0;
	left: auto;
	top: auto;
	bottom: auto;
	z-index: 2;
	width: 100%
}
}
.section-traders .right-side {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: -2
}

@media(max-width:991px) {
.section-traders .right-side {
	width: 100%;
	left: 0
}
}
.rtl .section-traders {
	text-align: right
}
.rtl .section-traders .statistic-widget {
	margin-left: 0;
	margin-right: auto
}
.widgets-section {
	background-size: cover;
	background-position: center center;
	position: relative
}
.widgets-section:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-image: url(../images/top-decoration.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
	padding-top: 3%;
	pointer-events: none
}

@media(max-width:991px) {
.widgets-section:before {
	top: -1px
}
}
.widgets-section .tickers {
	margin-bottom: -35px
}

@media(max-width:1199px) {
.widgets-section .tickers {
	margin-bottom: -30px
}
}

@media(max-width:767px) {
.widgets-section .tickers {
	margin-bottom: 0
}
}
.widgets-section .decorate-top {
	-webkit-transform: translateY(100px) translateX(-50%)!important;
	-ms-transform: translateY(100px) translateX(-50%)!important;
	transform: translateY(100px) translateX(-50%)!important
}

@media(max-width:1199px) {
.widgets-section .decorate-top {
	-webkit-transform: translateY(60px) translateX(-50%)!important;
	-ms-transform: translateY(60px) translateX(-50%)!important;
	transform: translateY(60px) translateX(-50%)!important
}
}
.widgets-section .mte-widgets-button {
	margin-top: -50px
}
.section-steps_section {
	overflow: hidden
}
.steps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	counter-reset: step;
	margin-left: -80px;
	margin-right: -80px
}

@media(max-width:1199px) {
.steps {
	margin-left: -40px;
	margin-right: -40px
}
}

@media(max-width:991px) {
.steps {
	margin-left: -20px;
	margin-right: -20px
}
}

@media(max-width:767px) {
.steps {
	margin-left: -15px;
	margin-right: -15px
}
}
.steps:not(:last-child) {
	margin-bottom: 60px
}
.step {
	position: relative;
	display: block;
	width: 25%;
	text-align: center;
	padding: 55px 80px 0
}

@media(max-width:1199px) {
.step {
	padding: 45px 40px
}
}

@media(max-width:991px) {
.step {
	padding: 45px 20px 0
}
}

@media(max-width:767px) {
.step {
	padding: 40px 15px 0
}
}

@media(max-width:575px) {
.step {
	width: 290px
}
.step:not(:last-child) {
	margin-bottom: 60px
}
}
.step__counter {
	display: block;
	position: absolute;
	top: 0;
	right: 100px;
	font-size: 160px;
	font-weight: 700;
	line-height: 112px;
	z-index: -1;
	color: #ebebeb
}

@media(max-width:1199px) {
.step__counter {
	font-size: 120px;
	right: 40px;
	line-height: 100px
}
}

@media(max-width:1199px) {
.step__counter {
	font-size: 100px;
	line-height: 80px;
	right: 30px
}
}

@media(max-width:767px) {
.step__counter {
	font-size: 80px;
	right: 0
}
}

@media(max-width:575px) {
.step__counter {
	font-size: 100px;
	right: 40px
}
}
.step__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 110px;
	text-align: center;
	margin: 0
}

@media(max-width:1199px) {
.step__icon {
	height: 90px
}
}

@media(max-width:991px) {
.step__icon {
	height: 70px
}
}

@media(max-width:767px) {
.step__icon {
	height: 60px
}
}

@media(max-width:575px) {
.step__icon {
	height: 90px
}
}
.step__icon img {
	max-width: 100%;
	max-height: 100%;
	display: block
}
.step__title {
	padding-top: 30px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.25em
}

@media(max-width:991px) {
.step__title {
	font-size: 18px;
	padding-top: 22px
}
}

@media(max-width:767px) {
.step__title {
	font-size: 14px
}
}

@media(max-width:575px) {
.step__title {
	font-size: 18px
}
}
.step__chain {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 120px
}

@media(max-width:1199px) {
.step__chain {
	width: 80px;
	display: none
}
}
.step__chain svg {
	display: block;
	width: 100%
}
.step__chain .dots {
	fill: none;
	stroke: #ebebeb;
	stroke-linecap: round;
	stroke-width: 3px;
	stroke-dasharray: .001 6;
	fill-rule: evenodd
}
.step:nth-child(odd) .step__chain {
	-webkit-transform: translate(50%, 100%);
	-ms-transform: translate(50%, 100%);
	transform: translate(50%, 100%)
}

@media(max-width:1199px) {
.step:nth-child(odd) .step__chain {
	-webkit-transform: translate(50%, 25%);
	-ms-transform: translate(50%, 25%);
	transform: translate(50%, 25%)
}
}
.step:nth-child(odd) .step__chain svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.step:nth-child(2n) .step__chain {
	-webkit-transform: translate(50%, -100%);
	-ms-transform: translate(50%, -100%);
	transform: translate(50%, -100%)
}

@media(max-width:1199px) {
.step:nth-child(2n) .step__chain {
	-webkit-transform: translate(50%, -25%);
	-ms-transform: translate(50%, -25%);
	transform: translate(50%, -25%)
}
}
.step:last-child .step__chain {
	display: none
}
.rtl .step__counter {
	left: 0;
	right: 0;
	margin: auto
}
.rtl .step__chain {
	right: auto;
	left: 0
}
.rtl .step:nth-child(odd) .step__chain {
	-webkit-transform: translate(-50%, 100%);
	-ms-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%)
}

@media(max-width:1199px) {
.rtl .step:nth-child(odd) .step__chain {
	-webkit-transform: translate(-50%, 25%);
	-ms-transform: translate(-50%, 25%);
	transform: translate(-50%, 25%)
}
}
.rtl .step:nth-child(odd) .step__chain svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.rtl .step:nth-child(2n) .step__chain {
	-webkit-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%)
}

@media(max-width:1199px) {
.rtl .step:nth-child(2n) .step__chain {
	-webkit-transform: translate(-50%, -25%);
	-ms-transform: translate(-50%, -25%);
	transform: translate(-50%, -25%)
}
}
.article {
	font-size: 18px;
	line-height: 1.5em
}

@media(max-width:1199px) {
.article {
	font-size: 16px
}
}

@media(max-width:767px) {
.article {
	font-size: 14px
}
}

@media(max-width:575px) {
.article {
	font-size: 12px
}
}
.article:not(:last-child) {
	margin-bottom: 60px
}
.article>:not(:last-child) {
	margin-bottom: 1em
}
.article a:not(.btn) {
	color: #24d5c8
}
.article a:not(.btn):hover {
	color: #08a59a
}
.article h2 {
	font-size: 45px;
	line-height: 1.2;
	margin-bottom: 15px
}

@media(max-width:1199px) {
.article h2 {
	font-size: 38px
}
}

@media(max-width:991px) {
.article h2 {
	font-size: 36px
}
}

@media(max-width:767px) {
.article h2 {
	font-size: 28px
}
}
.article img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto!important
}
.article ul {
	padding-left: 1em
}
.article ul li {
	position: relative;
	padding-left: 30px;
	list-style: none
}

@media(max-width:767px) {
.article ul li {
	padding-left: 22px
}
}
.article ul li:before {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	top: .75em;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #27d8cc;
	border-radius: 50%
}

@media(max-width:767px) {
.article ul li:before {
	width: 8px;
	height: 8px
}
}
.article ol {
	padding-left: 1em
}
.article ol li:not(:last-child) {
	margin-bottom: 1em
}
.article ol li>:not(:last-child) {
	margin-bottom: 1em
}
.article>:not(:last-child) {
	margin-bottom: 1em
}
.article b, .article strong {
	font-weight: 700
}
.rtl .article ul {
	padding-left: 0;
	padding-right: 1em
}
.rtl .article ul li {
	padding-left: 0;
	padding-right: 30px
}

@media(max-width:767px) {
.rtl .article ul li {
	padding-right: 22px
}
}
.rtl .article ul li:before {
	left: auto;
	right: 0
}
.rtl .article ol {
	padding-left: 0;
	padding-right: 1em
}
.mte-article {
	margin-top: 90px
}

@media(max-width:1199px) {
.mte-article {
	padding: 100px 0;
	margin-top: 75px
}
}

@media(max-width:991px) {
.mte-article {
	padding: 60px 0
}
}

@media(max-width:575px) {
.mte-article {
	margin-top: 65px
}
}
.newsArticle {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	font-size: 18px
}

@media(max-width:767px) {
.newsArticle {
	font-size: 16px
}
}

@media(max-width:575px) {
.newsArticle {
	font-size: 14px
}
}
.newsArticle .post-header {
	margin-bottom: 1em
}
.newsArticle .post-header .group2 {
	display: block;
	width: 100%!important;
	-ms-flex-preferred-size: 100%!important;
	flex-basis: 100%!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	max-width: 100%
}
.newsArticle .post-title {
	font-size: 1.3em;
	line-height: 2em
}
.newsArticle .post-title h1, .newsArticle .post-title h2 {
	margin-bottom: .5em
}
.newsArticle .glyphicon-time {
	display: inline-block;
	vertical-align: middle
}
.newsArticle .glyphicon-time:before {
	content: '';
	width: 1em;
	height: 1em;
	display: block;
	background-image: url(../images/calendar-dark.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 100%
}
.newsArticle .postdate {
	display: inline-block;
	vertical-align: middle
}
.newsArticle .post-image img {
	display: block;
	width: 100%
}
.newsArticle .post-description-lead span {
	display: block;
	background-color: #eee;
	padding: 1.5em
}
.newsArticle .post-description-lead * {
	font-size: 1.2em!important
}
.newsArticle .post-description-main>:not(:last-child) {
	margin-bottom: 1em
}
.newsArticle .post-description>:not(:last-child) {
	margin-bottom: 1em
}
.newsArticle .post-description+hr {
	height: 0;
	border: 0;
	width: 290px;
	max-width: 100%;
	margin: 1em auto;
	border-top: 1px solid #eee
}
.newsArticle .post-description img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%
}
.rtl .newsArticle .post-header .group2 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.rtl .newsArticle .post-header .group2 .glyphicon {
	margin-left: 5px
}
.accounts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	max-width: 1530px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1
}
.accounts:after {
	content: '';
	width: 100%;
	position: absolute;
	top: 123px;
	bottom: 54px;
	left: 0;
	right: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 35px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 35px 0 rgba(0,0,0,.15);
	z-index: -1
}

@media(max-width:1739px) {
.accounts:after {
	top: 117px
}
}

@media(max-width:1199px) {
.accounts:after {
	top: 88px;
	bottom: 46px
}
}

@media(max-width:991px) {
.accounts:after {
	top: 78px;
	bottom: 42px
}
}
.accounts .labels-column {
	width: 340px
}

@media(max-width:1739px) {
.accounts .labels-column {
	width: 280px
}
}

@media(max-width:1199px) {
.accounts .labels-column {
	width: 220px
}
}

@media(max-width:991px) {
.accounts .labels-column {
	width: 180px
}
}

@media(max-width:767px) {
.accounts .labels-column {
	width: 150px
}
}

@media(max-width:420px) {
.accounts .labels-column {
	width: 110px
}
}
.accounts .accounts-holder {
	width: calc(100% - 340px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .5s ease, visibility .5s ease;
	-o-transition: opacity .5s ease, visibility .5s ease;
	transition: opacity .5s ease, visibility .5s ease
}

@media(max-width:1739px) {
.accounts .accounts-holder {
	width: calc(100% - 280px)
}
}

@media(max-width:1199px) {
.accounts .accounts-holder {
	width: calc(100% - 220px)
}
}

@media(max-width:991px) {
.accounts .accounts-holder {
	width: calc(100% - 180px)
}
}

@media(max-width:767px) {
.accounts .accounts-holder {
	width: calc(100% - 150px)
}
}

@media(max-width:420px) {
.accounts .accounts-holder {
	width: calc(100% - 110px)
}
}
.accounts .accounts-holder.slick-initialized {
	opacity: 1;
	visibility: visible
}
.accounts .column .heading {
	height: 123px;
	text-align: center;
	color: #000;
	border-radius: 10px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 19px;
	-webkit-box-shadow: 0 12px 24px 0 rgba(44,125,206,.14);
	box-shadow: 0 12px 24px 0 rgba(44,125,206,.14)
}

@media(max-width:1739px) {
.accounts .column .heading {
	font-size: 16px;
	height: 117px
}
}

@media(max-width:1199px) {
.accounts .column .heading {
	font-size: 14px;
	height: 88px
}
}

@media(max-width:991px) {
.accounts .column .heading {
	font-size: 12px;
	height: 78px
}
}
.accounts .column .heading h3 {
	padding: 10px
}

@media(max-width:1199px) {
.accounts .column .heading h3 {
	padding: 5px
}
}
.accounts .column .heading .bonus {
	font-weight: 400;
	font-size: 14px;
	height: 70px;
	width: 100%;
	text-align: center;
	text-transform: none;
	background-color: rgba(255,255,255,.5);
	padding: 10px
}

@media(max-width:1199px) {
.accounts .column .heading .bonus {
	font-size: 12px;
	padding: 5px;
	height: 54px
}
}

@media(max-width:991px) {
.accounts .column .heading .bonus {
	font-size: 10px;
	height: 47px
}
}
.accounts .column .heading .bonus .label {
	display: block
}
.accounts .column .heading .bonus .value {
	display: block;
	font-size: 1.5em;
	font-weight: 700
}
.accounts .column .cell {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 0 10px;
	font-weight: 400;
	font-size: 16px;
	line-height: 1em;
	height: 3em;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8
}

@media(max-width:1739px) {
.accounts .column .cell {
	font-size: 14px
}
}

@media(max-width:1199px) {
.accounts .column .cell {
	font-size: 12px
}
}

@media(max-width:991px) {
.accounts .column .cell {
	font-size: 10px
}
}

@media(max-width:420px) {
.accounts .column .cell {
	padding: 0 5px
}
}
.accounts .column .cell .checked {
	display: block;
	width: 1.3em;
	height: 1.3em;
	background-image: url(../images/checked.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100%
}
.accounts .column .open-account-btn {
	display: block;
	color: #fff;
	margin: 5px;
	min-width: initial;
	white-space: nowrap
}

@media(max-width:1199px) {
.accounts .column .open-account-btn {
	font-size: 12px;
	height: 36px;
	padding-top: 8px;
	padding-bottom: 8px
}
}

@media(max-width:991px) {
.accounts .column .open-account-btn {
	font-size: 10px;
	height: 32px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px
}
}
.accounts .column.labels-column .heading {
	visibility: hidden
}
.accounts .column.labels-column .cell {
	text-align: left;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.accounts .column.account-column {
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	-o-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}
.accounts .column.account-column:hover {
	-webkit-box-shadow: 0 0 35px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 35px 0 rgba(0,0,0,.15)
}
.rtl .accounts .column.labels-column .cell {
	text-align: right;
	border-right: 0;
	border-left: 1px solid #e8e8e8
}

@media(min-width:1541px) {
.section-about .container {
	max-width: 1540px
}
}

@media(min-width:1541px) {
.section-about .info-block {
	padding: 0 50px
}
}
.section-about .btn {
	margin-top: 80px
}
.exchange-widget {
	display: block;
	background-color: #fff;
	text-align: center;
	position: relative;
	padding: 40px 20px 60px;
	font-size: 16px
}

@media(max-width:1540px) {
.exchange-widget {
	font-size: 15px
}
}
.exchange-widget [class*=col-] {
	padding: 0 10px
}
.exchange-widget .row {
	margin-left: -10px;
	margin-right: -10px
}
.exchange-widget__top-label {
	font-weight: 700;
	text-align: center
}
.exchange-widget__price {
	font-size: 1.5em;
	font-weight: 600;
	text-align: center;
	padding: .8em 0 1.6em;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.exchange-widget__price.falling {
	color: #ee1635
}
.exchange-widget__price.rising {
	color: #60c722
}
.exchange-widget .pick-price {
	display: block
}
.exchange-widget .pick-price .label {
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	font-size: .8em
}
.exchange-widget .pick-price.lowest .label {
	color: #ee1635
}
.exchange-widget .pick-price.highest .label {
	color: #60c722
}
.exchange-widget .pick-price .value {
	font-size: 1.2em;
	font-weight: 600;
	white-space: nowrap;
	display: block
}
.exchange-widget .change {
	position: relative;
	padding-left: 0;
	font-size: 14px;
	padding-top: 1.75em;
	font-weight: 400
}
.exchange-widget .change:before {
	left: 50%;
	margin-left: -5px;
	top: 0
}
.exchange-widget .change.rising:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojNjBDNzIyO308L3N0eWxlPjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iOCwxMi42IDE2LDMuNCAwLDMuNCAiLz48L3N2Zz4=)
}
.exchange-widget .change.falling:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRUUxNjM1O308L3N0eWxlPjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iOCwxMi42IDE2LDMuNCAwLDMuNCAiLz48L3N2Zz4=)
}
.exchange-widget .change:after {
	content: 'Today';
	position: absolute;
	top: .75em;
	left: 0;
	right: 0;
	text-align: center;
	line-height: 1em
}
.exchange-widget__bottom-label {
	padding-top: 60px
}
.exchange-widget__bottom-label .label {
	font-size: .8em;
	display: block
}
.exchange-widget__bottom-label .value {
	font-size: 1.5em;
	font-weight: 600;
	display: block;
	line-height: 1.2em
}
.exchange-panel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-right: 50px
}

@media(max-width:1540px) {
.exchange-panel {
	padding-right: 0
}
}

@media(max-width:1199px) {
.exchange-panel {
	width: 100%;
	max-width: 650px;
	margin: 0 auto 60px
}
}

@media(max-width:767px) {
.exchange-panel {
	max-width: 380px
}
}
.exchange-panel .exchange-image {
	width: 47%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

@media(max-width:1540px) {
.exchange-panel .exchange-image {
	width: 48%
}
}
.exchange-panel .exchange-slider {
	width: 47%
}

@media(max-width:1540px) {
.exchange-panel .exchange-slider {
	width: 48%
}
}

@media(max-width:767px) {
.exchange-panel .exchange-slider {
	width: 100%
}
}
.rtl .exchange-panel {
	padding-left: 50px;
	padding-right: 0
}

@media(max-width:1540px) {
.rtl .exchange-panel {
	padding-left: 0
}
}
.exchange-slider {
	border-radius: 15px;
	overflow: hidden;
	-webkit-box-shadow: 0 24px 59px 0 rgba(51,58,69,.15);
	box-shadow: 0 24px 59px 0 rgba(51,58,69,.15)
}
.exchange-slider .slick-arrow {
	width: 25px;
	height: 25px;
	background-size: 20px;
	top: auto;
	bottom: 60px;
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px)
}
.exchange-slider .slick-arrow.slick-prev {
	left: 50px
}
.exchange-slider .slick-arrow.slick-next {
	right: 50px
}
.exchange-image {
	border-radius: 20px;
	overflow: hidden
}

@media(max-width:767px) {
.exchange-image {
	display: none
}
}
.exchange-image img {
	display: block;
	width: 100%
}
.features-list:not(:first-child) {
	margin-top: 30px
}

@media(max-width:1199px) and (min-width:768px) {
.features-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}
}
.features-list-item {
	position: relative;
	padding-left: 90px;
	text-align: left;
	list-style: none;
	min-height: 54px
}
.features-list-item:not(:last-child) {
	margin-bottom: 25px
}

@media(max-width:1199px) and (min-width:768px) {
.features-list-item {
	width: calc(50% - 30px);
	margin-left: 15px;
	margin-right: 15px
}
}

@media(max-width:575px) {
.features-list-item {
	padding-left: 70px
}
}
.features-list-item__img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto 10px;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#d4d4d4));
	background: -webkit-linear-gradient(top, white 0%, #d4d4d4 100%);
	background: -o-linear-gradient(top, white 0%, #d4d4d4 100%);
	background: linear-gradient(to bottom, white 0%, #d4d4d4 100%);
	position: absolute;
	top: 0;
	left: 0
}
.features-list-item__img img, .features-list-item__img svg {
	display: block;
	max-height: 28px;
	max-width: 100%
}
.features-list-item__img svg path {
	fill: #08a59a!important
}
.features-list-item__info {
	font-size: 17px;
	font-weight: 300
}

@media(max-width:767px) {
.features-list-item__info {
	font-size: 14px
}
}

@media(max-width:575px) {
.features-list-item__info {
	font-size: 12px
}
}
.features-list-item__info h3 {
	color: #27d8cc;
	font-weight: 600;
	font-size: 18px
}

@media(max-width:767px) {
.features-list-item__info h3 {
	font-size: 16px
}
}

@media(max-width:575px) {
.features-list-item__info h3 {
	font-size: 14px
}
}
.features-list-item__info p {
	font-size: inherit
}
.rtl .features-list-item {
	text-align: right;
	padding-left: 0;
	padding-right: 90px
}

@media(max-width:575px) {
.rtl .features-list-item {
	padding-right: 70px
}
}
.rtl .features-list-item__img {
	left: auto;
	right: 0
}
.contact-info {
	padding-left: 80px;
	padding-top: 100px
}

@media(max-width:1199px) {
.contact-info {
	padding-left: 50px;
	padding-top: 60px
}
}

@media(max-width:991px) {
.contact-info {
	padding: 60px 50px
}
}

@media(max-width:575px) {
.contact-info {
	padding: 50px 0
}
}
.contact-info-title {
	font-size: 34px;
	margin-bottom: 55px
}

@media(max-width:1199px) {
.contact-info-title {
	font-size: 32px
}
}

@media(max-width:991px) {
.contact-info-title {
	font-size: 28px
}
}

@media(max-width:767px) {
.contact-info-title {
	font-size: 26px;
	margin-bottom: 35px
}
}

@media(max-width:575px) {
.contact-info-title {
	font-size: 24px
}
}
.contact-info-item {
	padding-left: 90px;
	position: relative;
	list-style: none
}

@media(max-width:575px) {
.contact-info-item {
	padding-left: 65px
}
}
.contact-info-item:not(:last-child) {
	margin-bottom: 55px
}

@media(max-width:1199px) {
.contact-info-item:not(:last-child) {
	margin-bottom: 40px
}
}
.contact-info-item__icon {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: 0;
	background-color: #f6f6f6
}
.contact-info-item__icon img, .contact-info-item__icon svg {
	display: block;
	width: 100%;
	max-width: 25px;
	max-height: 25px
}
.contact-info-item__icon img path, .contact-info-item__icon svg path {
	fill: #0fa89d
}
.contact-info-item__title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5em;
	padding: .5em 0
}
.contact-info-item__content {
	font-size: 18px
}
@edia(max-width:575px) {
.contact-info-item__content {
font-size:16px
}
}

@media(max-width:480px) {
.contact-info-item__content {
	font-size: 14px
}
}
.contact-info-item__content a {
	color: inherit;
	text-decoration: underline
}
.rtl .contact-info {
	padding-right: 80px;
	padding-left: 0
}

@media(max-width:1199px) {
.rtl .contact-info {
	padding-right: 50px;
	padding-left: 0
}
}

@media(max-width:991px) {
.rtl .contact-info {
	padding: 60px 50px
}
}
.rtl .contact-info-item {
	padding-right: 90px;
	padding-left: 0
}

@media(max-width:575px) {
.rtl .contact-info-item {
	padding-right: 65px;
	padding-left: 0
}
}
.rtl .contact-info-item__icon {
	left: auto;
	right: 0
}
.contact-form {
	background-color: #fff;
	-webkit-box-shadow: 0 0 81px 0 rgba(0,0,0,.08);
	box-shadow: 0 0 81px 0 rgba(0,0,0,.08);
	padding: 100px 70px 80px
}

@media(max-width:1199px) {
.contact-form {
	padding: 60px 30px
}
}

@media(max-width:575px) {
.contact-form {
	padding: 40px 15px
}
}
.contact-form h3 {
	font-size: 34px
}

@media(max-width:1199px) {
.contact-form h3 {
	font-size: 32px
}
}

@media(max-width:991px) {
.contact-form h3 {
	font-size: 28px
}
}

@media(max-width:767px) {
.contact-form h3 {
	font-size: 26px
}
}

@media(max-width:575px) {
.contact-form h3 {
	font-size: 24px
}
}

@media(min-width:1200px) {
.contact-form p {
	font-size: 16px
}
}
.contact-form form {
	padding-top: 55px
}

@media(max-width:767px) {
.contact-form form {
	padding-top: 35px
}
}
.contact-form .btn.btn-submit {
	background-color: #ee1635;
	width: 64px;
	height: 64px;
	min-width: initial;
	border-radius: 50%;
	padding: 0;
	position: absolute;
	right: 25px;
	top: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.contact-form .btn.btn-submit:hover {
	background-color: #b8112a
}
.contact-form .btn.btn-submit img, .contact-form .btn.btn-submit svg {
	display: block;
	max-width: 30px;
	max-height: 30px;
	width: 100%;
	margin: 0 auto
}
.contact-form .btn.btn-submit img path, .contact-form .btn.btn-submit svg path {
	fill: #fff
}
.socials-panel {
	background-color: #27d8cc;
	padding: 30px 0;
	text-align: right;
	margin-top: -44px
}

@media(max-width:991px) {
.socials-panel {
	margin-top: 0
}
}
.socials-panel .socials {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 50%;
	padding-left: 175px
}

@media(max-width:991px) {
.socials-panel .socials {
	padding-left: 0;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
}
.rtl .socials-panel {
	text-align: left
}
.rtl .socials-panel .socials {
	padding-left: 0;
	padding-right: 175px
}

@media(max-width:991px) {
.rtl .socials-panel .socials {
	padding-right: 0
}
}
.faq-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.faq-container .sidebar {
	width: 320px;
	padding-right: 15px
}

@media(max-width:1199px) {
.faq-container .sidebar {
	width: 280px
}
}

@media(max-width:991px) {
.faq-container .sidebar {
	width: 200px
}
}

@media(max-width:767px) {
.faq-container .sidebar {
	width: 100%;
	padding-right: 0;
	margin-bottom: 35px
}
}
.faq-container .sidebar h3 {
	font-size: 27px;
	margin-bottom: 1em
}

@media(max-width:1199px) {
.faq-container .sidebar h3 {
	font-size: 26px
}
}

@media(max-width:991px) {
.faq-container .sidebar h3 {
	font-size: 24px
}
}

@media(max-width:767px) {
.faq-container .sidebar h3 {
	text-align: center;
	font-size: 22px
}
}

@media(max-width:575px) {
.faq-container .sidebar h3 {
	font-size: 20px
}
}
.faq-container .content {
	width: calc(100% - 320px);
	padding-left: 15px
}

@media(max-width:1199px) {
.faq-container .content {
	width: calc(100% - 280px)
}
}

@media(max-width:991px) {
.faq-container .content {
	width: calc(100% - 200px)
}
}

@media(max-width:767px) {
.faq-container .content {
	width: 100%;
	padding-left: 0
}
}

@media(max-width:767px) {
.faq-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: -15px;
	margin-right: -15px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.faq-menu .menu-item {
	list-style: none;
	font-size: 19px;
	font-weight: 600
}

@media(max-width:1199px) {
.faq-menu .menu-item {
	font-size: 18px
}
}

@media(max-width:991px) {
.faq-menu .menu-item {
	font-size: 16px
}
}

@media(max-width:767px) {
.faq-menu .menu-item {
	font-size: 18px;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: .5em
}
}

@media(min-width:768px) {
.faq-menu .menu-item:not(:last-child) {
	margin-bottom: .5em
}
}
.faq-menu .menu-item a {
	color: #444;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.faq-menu .menu-item.current-menu-item a, .faq-menu .menu-item a:hover {
	color: #ee1635
}
.faq-tab {
	display: none
}
.faq-tab.active {
	display: block
}
.faq-item {
	padding-left: 75px;
	border-bottom: 1px solid #e4e7ea
}

@media(max-width:1199px) {
.faq-item {
	padding-left: 60px
}
}
.faq-item__heading {
	font-size: 22px;
	padding: 1em 0;
	position: relative;
	cursor: pointer;
	line-height: 1.5em
}

@media(max-width:1199px) {
.faq-item__heading {
	font-size: 20px
}
}

@media(max-width:991px) {
.faq-item__heading {
	font-size: 18px
}
}

@media(max-width:575px) {
.faq-item__heading {
	font-size: 16px
}
}
.faq-item__heading:before {
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	top: 1.75em;
	left: -60px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(../images/plus.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100%
}

@media(max-width:1199px) {
.faq-item__heading:before {
	left: -42px
}
}
.faq-item.active .faq-item__heading:before {
	background-image: url(../images/minus.svg)
}
.faq-item__content {
	display: none;
	padding-bottom: 25px
}
.faq-item__content p:not(:last-child) {
	margin-bottom: .5em
}
.faq-item__content a {
	color: #ee1635;
	text-decoration: underline
}
.rtl .faq-item {
	padding-left: 0;
	padding-right: 75px
}

@media(max-width:1199px) {
.rtl .faq-item {
	padding-left: 0;
	padding-right: 60px
}
}
.rtl .faq-item__heading:before {
	left: auto;
	right: -60px
}

@media(max-width:1199px) {
.rtl .faq-item__heading:before {
	right: -42px;
	left: auto
}
}
.section-page_offer {
	color: #fff;
	padding: 260px 0 180px;
	min-height: 410px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media(max-width:1199px) {
.section-page_offer {
	margin-top: 75px;
	padding: 160px 0
}
}

@media(max-width:767px) {
.section-page_offer {
	padding: 120px 0;
	min-height: 320px
}
}

@media(max-width:575px) {
.section-page_offer {
	margin-top: 65px
}
}
.section-page_offer .bottom-decoration {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none
}
.section-page_offer .bottom-decoration svg {
	display: block;
	width: 100%
}
.section-page_offer .section-heading {
	margin-bottom: 0
}
.section-page_offer .section-heading__pretitle {
	font-weight: 300
}

@media(min-width:1200px) {
.section-page_offer .section-heading__pretitle {
	font-size: 35px
}
}

@media(max-width:767px) {
.section-page_offer .section-heading__pretitle {
	font-size: 30px
}
}

@media(max-width:575px) {
.section-page_offer .section-heading__pretitle {
	font-size: 20px
}
}
.section-page_offer .section-heading__title {
	font-weight: 700
}

@media(min-width:1200px) {
.section-page_offer .section-heading__title {
	font-size: 50px
}
}

@media(max-width:767px) {
.section-page_offer .section-heading__title {
	font-size: 36px
}
}

@media(max-width:575px) {
.section-page_offer .section-heading__title {
	font-size: 26px
}
}
.section-page_offer .section-heading__title:last-child {
	margin-bottom: 0
}
.section-page_offer .section-heading:not(:last-child) {
	margin-bottom: 15px
}
.section-page_offer .btn {
	margin-top: 25px
}

@media(min-width:1700px) {
.section-hero .container {
	max-width: 1660px
}
}
.section-hero .hero-image {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}

@media(max-width:991px) {
.section-hero .hero-image {
	width: 100%;
	max-width: 500px;
	margin-bottom: 50px
}
}

@media(min-width:1700px) {
.section-hero .hero-content {
	padding-left: 50px
}
}

@media(max-width:991px) {
.section-hero .hero-content {
	text-align: center
}
.section-hero .hero-content .article {
	text-align: left
}
.section-hero .hero-content .article h2 {
	text-align: center
}
}
.registration {
	padding: 140px 0;
	background-image: url(../images/registration-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

@media(max-width:1199px) {
.registration {
	padding: 100px 0
}
}

@media(max-width:991px) {
.registration {
	padding: 60px 0
}
}
.reg-content {
	font-size: 18px;
	line-height: 1.5em
}

@media(min-width:1200px) {
.reg-content {
	padding-right: 50px
}
}

@media(max-width:1199px) {
.reg-content {
	font-size: 16px
}
}

@media(max-width:991px) {
.reg-content {
	text-align: center;
	margin-bottom: 60px
}
}
.reg-content h2 {
	font-size: 2em
}
.reg-content h3 {
	font-size: 1.1em
}
.reg-content>:not(:last-child) {
	margin-bottom: .5em
}
.rtl .reg-content {
	text-align: right
}

@media(min-width:1200px) {
.rtl .reg-content {
	padding-right: 0;
	padding-left: 50px
}
}

@media(min-width:1200px) {
.reg-tabs {
	padding-left: 50px
}
}
.reg-steps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -15px;
	padding: 30px 0;
	margin-bottom: 0!important
}

@media(max-width:420px) {
.reg-steps {
	margin: -5px
}
}
.reg-steps .reg-step {
	width: 33.33%;
	padding: 0 15px
}

@media(max-width:420px) {
.reg-steps .reg-step {
	padding: 0 5px
}
}
.reg-step {
	text-align: center;
	font-size: 15px;
	position: relative;
	z-index: 1;
	line-height: normal
}

@media(max-width:575px) {
.reg-step {
	font-size: 12px
}
}

@media(max-width:420px) {
.reg-step {
	font-size: 10px
}
}
.reg-step__counter {
	height: 156px;
	line-height: 156px;
	font-size: 190px;
	font-weight: 500;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #ededed;
	z-index: -1
}

@media(max-width:575px) {
.reg-step__counter {
	font-size: 140px;
	line-height: 106px;
	height: 106px
}
}

@media(max-width:420px) {
.reg-step__counter {
	font-size: 110px
}
}
.reg-step__icon {
	width: 66px;
	height: 66px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 45px auto;
	border-radius: 50%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #27d8cc
}

@media(max-width:575px) {
.reg-step__icon {
	margin: 30px auto;
	width: 46px;
	height: 46px
}
}
.reg-step__icon img, .reg-step__icon svg {
	width: 100%;
	max-width: 32px;
	max-height: 32px
}

@media(max-width:575px) {
.reg-step__icon img, .reg-step__icon svg {
	max-width: 26px;
	max-height: 26px
}
}
.reg-step__icon img path, .reg-step__icon svg path {
	fill: #fff
}
.register_form {
	width: 500px;
	max-width: 100%;
	background-color: #fff;
	padding: 40px;
	-webkit-box-shadow: 0 0 81px 0 rgba(0,0,0,.23);
	box-shadow: 0 0 81px 0 rgba(0,0,0,.23);
	margin: 0 auto
}

@media(min-width:992px) {
.register_form {
	margin: 0 0 0 auto;
	padding: 40px 20px
}
}

@media(max-width:575px) {
.register_form {
	padding: 30px 15px
}
}
.register_form .btn {
	display: block;
	width: 100%
}
.register_form .btn:not(:last-child) {
	margin-bottom: 30px
}
.register_form .center {
	text-align: center
}
.register_form .center a {
	color: #ee1635;
	text-decoration: underline
}
.register_form>.error {
	margin: 0 0 20px!important;
	position: relative;
	padding: .75rem 1.25rem!important;
	border: 1px solid transparent!important;
	border-radius: .25rem;
	font-size: .75em;
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb!important
}

@media(min-width:992px) {
.rtl .register_form {
	margin: 0 auto 0 0
}
}
.onescreen-page__info {
	max-width: 600px;
	margin: 0 auto;
	padding: 20px 0
}
.onescreen-page__info h2 {
	font-size: 35px
}

@media(max-width:576px) {
.onescreen-page__info h2 {
	font-size: 1.3em
}
}

@media(max-width:576px) {
.onescreen-page__info ul {
	margin-top: 20px
}
}
.onescreen-page__info ul li {
	font-weight: 400;
	font-size: 17px
}

@media(max-width:576px) {
.onescreen-page__info ul li {
	font-size: 14px
}
}
.onescreen-page__info ul+* {
	margin-top: 40px
}

@media(max-width:992px) {
.onescreen-page__info ul+* {
	margin-top: 20px
}
}
.onescreen-page__info p {
	font-size: 17px;
	margin-bottom: 1.5em
}
.onescreen-page__info p:last-child {
	margin-bottom: 0
}

@media(max-width:576px) {
.onescreen-page__info p {
	font-size: 14px;
	margin-bottom: 1em
}
}
.onescreen-page__info a {
	color: #2a3240;
	text-decoration: underline
}
.onescreen-page__info a:hover {
	color: #000
}
.onescreen-page__info small {
	font-size: 14px;
	font-weight: 300;
	display: block;
	line-height: 1.9
}

@media(max-width:576px) {
.onescreen-page__info small {
	font-size: 13px
}
}
.onescreen-page__info.mobile-show {
	padding-bottom: 0
}
.onescreen-page__info.mobile-show h2+* {
	margin-top: 0
}
.onescreen-page__info .mobile-show h2+p {
	margin-top: 0
}
.onescreen-page__info .tabs--form {
	-webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.13);
	box-shadow: 0 0 9px 0 rgba(0,0,0,.13)
}

@media(max-width:991px) {
.onescreen-page__info .tabs--form {
	width: 100%
}
}
.onescreen-page__info .tabs--form .ui-tabs-panel {
	margin-top: 0
}
.onescreen-page__info *+.tabs {
	margin-top: 20px
}
.form {
	padding: 35px 25px;
	color: #444
}

@media(max-width:400px) {
.form {
	padding: 20px 15px
}
}

@media(max-width:360px) {
.form {
	padding: 20px 10px
}
}
.form .btn {
	display: block;
	width: 100%;
	margin-top: 15px
}
.form .btn:first-child {
	margin-top: 0
}
.form .row {
	margin: 0 -7px
}
.form .row>div {
	padding-left: 7px;
	padding-right: 7px
}
.form small {
	display: block;
	margin: 10px auto 0;
	text-align: center;
	line-height: 1.4
}

@media(max-width:576px) {
.form small {
	font-size: 12px
}
}
.otp-form .btn {
	margin-top: 0;
	height: 50px;
	min-width: 0
}

@media(max-width:400px) {
.otp-form .btn {
	height: 40px
}
}
.otp-form .form-group {
	position: relative;
	margin-bottom: 15px
}

@media(max-width:400px) {
.otp-form .form-group {
	margin-bottom: 10px
}
}
.otp-form .form-group .pin {
	cursor: pointer;
	padding-left: 15px;
	padding-right: 15px
}
.otp-form .form-group--checkbox input {
	opacity: 0;
	position: absolute;
	left: 0;
	cursor: pointer
}
.otp-form .form-group--checkbox input:checked+label i {
	background-image: url(../images/checked.svg);
	background-size: 80% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat
}
.otp-form .form-group--checkbox label {
	padding-left: 28px;
	font-size: 16px;
	display: block;
	cursor: pointer;
	line-height: 1.4
}
.otp-form .form-group--checkbox label i {
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	width: 16px;
	height: 16px;
	border: 1px solid #444;
	pointer-events: none
}

@media(max-width:576px) {
.otp-form .form-group--checkbox label {
	font-size: 14px
}
}

@media(max-width:340px) {
.otp-form .form-group--checkbox label {
	font-size: 12px
}
}
.otp-form .form-control {
	width: 100%;
	height: 50px;
	padding-left: 15px
}
.otp-form .form-control.error {
	border: 1px solid red
}
.intl-tel-input {
	display: block
}
.intl-tel-input .country-list {
	z-index: 11;
	max-height: 253px;
	width: 400px
}
.intl-tel-input .country-list .country {
	font-size: 15px;
	padding-right: 0;
	padding-left: 7px
}
.otp-section__reenter {
	color: #2a3240;
	text-decoration: underline;
	font-weight: 400
}
.otp-section__reenter:hover {
	text-decoration: none
}
.otp-section #phone-group, .otp-section #result-text, .otp-section #send-pin-group {
	display: none
}
.otp-section--reenter #phone-group, .otp-section--reenter #send-pin-group {
	display: block
}
.otp-section--reenter #enter-pin-group, .otp-section--reenter #submit, .otp-section--reenter .otp-section__reenter {
	display: none
}
.otp-section--thanks h2 {
	display: none!important
}
.otp-section--thanks h3 {
	display: block
}
.phone-tab, .pin-tab, .success-tab {
	display: none
}
.phone-tab.active, .pin-tab.active, .success-tab.active {
	display: block
}
.offer-success {
	color: #fff;
	text-align: center;
	font-size: 19px;
	padding-top: 90px;
	position: relative;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	min-height: initial!important;
	height: auto!important;
	padding: 175px 0 90px
}

@media(max-width:1199px) {
.offer-success {
	font-size: 18px
}
}

@media(max-width:991px) {
.offer-success {
	font-size: 16px
}
}

@media(max-width:767px) {
.offer-success {
	font-size: 14px
}
}
.offer-success h1 {
	font-size: 30px
}
.offer-success h2 {
	font-size: 23px;
	margin: 1.5em 0
}
.offer-success p, .offer-success ul {
	margin-bottom: 1em
}
.offer-success ul {
	list-style: none
}
.offer-success .bottom-decoration {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none
}
.offer-success .bottom-decoration svg {
	display: block;
	width: 100%
}
.action {
	display: block;
	max-width: 100%;
	text-align: center;
	font-size: 18px
}

@media(min-width:1200px) {
.action.action-2 {
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px)
}
.action.action-3 {
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px)
}
}

@media(max-width:1199px) {
.action {
	margin-bottom: 40px
}
}

@media(max-width:767px) {
.action {
	font-size: 14px;
	margin-bottom: 30px
}
}

@media(max-width:575px) {
.action {
	font-size: 12px
}
}
.action .icon {
	width: 105px;
	height: 105px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	border-radius: 50%;
	background-color: #fff;
	position: relative
}

@media(max-width:767px) {
.action .icon {
	width: 80px;
	height: 80px
}
}

@media(min-width:1200px) {
.action .icon:after {
	content: '';
	width: 1px;
	height: 250px;
	position: absolute;
	left: 50%;
	bottom: 100%;
	background-color: #b6d1e5;
	z-index: -1
}
}
.action .icon img {
	max-width: 100%;
	width: 100%;
	display: block
}
.action .content {
	padding-top: 15px
}

@media(min-width:1200px) {
.section-actions {
	padding-top: 160px;
	margin-top: -15px
}
}
.section-actions .section-heading {
	margin-bottom: 0
}

@media(min-width:1200px) {
.section-actions .section-heading {
	width: 41.66%
}
}
.section-actions .container {
	position: relative
}

@media(min-width:1350px) {
.section-actions .container {
	max-width: 1330px
}
}
.section-actions .actions {
	position: absolute;
	top: 52%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50%;
	right: 0;
	padding: 0 15px
}

@media(max-width:1349px) {
.section-actions .actions {
	width: 58%
}
}

@media(max-width:1199px) {
.section-actions .actions {
	position: static;
	padding-top: 80px;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin-bottom: -40px
}
}

@media(max-width:767px) {
.section-actions .actions {
	padding-top: 60px;
	margin-bottom: -30px
}
}
.contact-widgets {
	padding: 80px 0 40px
}

@media(max-width:575px) {
.contact-widgets {
	padding: 60px 0 30px
}
}
.contact-widget {
	margin-bottom: 40px;
	text-align: center
}

@media(max-width:575px) {
.contact-widget {
	margin-bottom: 30px
}
}
.contact-widget .icon {
	display: block;
	max-width: 100%;
	width: 66px;
	margin: 0 auto
}
.contact-widget .content {
	font-size: 18px;
	padding-top: 30px
}

@media(max-width:767px) and (min-width:576px) {
.contact-widget .content {
	font-size: 16px;
	padding-top: 5px
}
}

@media(max-width:575px) {
.contact-widget .content {
	padding-top: 5px;
	font-size: 12px
}
}
.section-password_reset .form {
	padding: 0;
	width: 100%;
	max-width: 460px;
	margin: 0 auto
}
.section-password_reset .form .form-control {
	height: 44px
}
.section-password_reset .form .btn {
	min-width: initial;
	width: 100%
}
.section-password_reset .section-heading {
	position: relative
}
.section-password_reset .section-heading:before {
	content: '';
	width: 38px;
	height: 47px;
	display: block;
	margin: 0 auto 20px;
	background-image: url(../images/locked.svg);
	background-repeat: no-repeat;
	background-size: 100%
}
.currencies {
	margin-bottom: -50px
}
.currency-box {
	text-align: center;
	margin-bottom: 50px
}
.currency-box__icon {
	margin: 0 0 40px;
	display: block
}

@media(max-width:991px) {
.currency-box__icon {
	margin-bottom: 25px
}
}

@media(max-width:767px) {
.currency-box__icon {
	margin-bottom: 20px
}
}
.currency-box__icon img {
	display: block;
	height: 56px;
	margin: 0 auto
}

@media(max-width:767px) {
.currency-box__icon img {
	height: 42px
}
}
.currency-box__title {
	font-size: 19px
}

@media(max-width:991px) {
.currency-box__title {
	font-size: 16px
}
}

@media(max-width:767px) {
.currency-box__title {
	font-size: 14px
}
}

@media(max-width:420px) {
.currency-box__title {
	font-size: 12px
}
}
.partners {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
	padding: 30px 0
}
.partners .partner-box {
	padding: 0 15px;
	width: 20%;
	margin-bottom: 50px
}

@media(max-width:767px) {
.partners .partner-box {
	width: 33.33%
}
}

@media(max-width:575px) {
.partners .partner-box {
	width: 50%
}
}
.partner-box {
	text-align: center
}
.partner-box__icon {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 90px;
	position: relative;
	margin-bottom: 40px
}

@media(max-width:1199px) {
.partner-box__icon {
	height: 75px;
	margin-bottom: 30px
}
}

@media(max-width:991px) {
.partner-box__icon {
	height: 60px;
	margin-bottom: 20px
}
}

@media(max-width:767px) {
.partner-box__icon {
	height: 50px
}
}

@media(max-width:575px) {
.partner-box__icon {
	height: 42px
}
}
.partner-box__icon:after {
	content: '';
	width: 1px;
	height: 40px;
	position: absolute;
	top: 50%;
	right: -15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #dbdbdb
}
.partner-box__icon img {
	display: block;
	max-width: 80%;
	max-height: 100%
}
.partner-box:last-child .partner-box__icon:after {
	display: none
}

@media(min-width:768px) {
.partner-box:nth-child(5n) .partner-box__icon:after {
	display: none
}
}

@media(min-width:576px) and (max-width:767px) {
.partner-box:nth-child(3n) .partner-box__icon:after {
	display: none
}
}
@mdia(max-width:575px) {
.partner-box:nth-child(2n).partner-box__icon:after {
display:none
}
}
.partner-box__title {
	font-weight: 600;
	font-size: 19px
}

@media(max-width:1199px) {
.partner-box__title {
	font-size: 18px
}
}

@media(max-width:991px) {
.partner-box__title {
	font-size: 16px
}
}

@media(max-width:767px) {
.partner-box__title {
	font-size: 14px
}
}

@media(max-width:420px) {
.partner-box__title {
	font-size: 12px
}
}
.forgot_password_form, .login_form {
	width: 500px;
	max-width: 100%;
	background-color: #fff;
	padding: 40px;
	-webkit-box-shadow: 0 0 81px 0 rgba(0,0,0,.23);
	box-shadow: 0 0 81px 0 rgba(0,0,0,.23);
	margin: 0 auto!important
}

@media(max-width:575px) {
.forgot_password_form, .login_form {
	padding: 30px 15px
}
}
.forgot_password_form h3, .login_form h3 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 28px
}
.forgot_password_form input.rememberme, .login_form input.rememberme {
	visibility: hidden;
	height: initial
}
.forgot_password_form .checkbox-wrap, .login_form .checkbox-wrap {
	margin-bottom: 10px
}
.forgot_password_form .keep-logged-block, .login_form .keep-logged-block {
	text-align: center
}
.forgot_password_form .keep-logged-block a, .login_form .keep-logged-block a {
	text-align: center;
	color: inherit;
	text-decoration: underline;
	font-size: .9em
}
.forgot_password_form input[type=submit], .login_form input[type=submit] {
	height: 44px;
	display: inline-block;
	width: 100%;
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	padding: 12px 15px;
	text-align: center;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border: none;
	min-width: 160px;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
	background-color: #ee1635;
	color: #fff
}
.forgot_password_form input[type=submit]:hover, .login_form input[type=submit]:hover {
	background-color: #b8112a
}
.forgot_password_form .desription, .login_form .desription {
	display: block;
	margin-bottom: .25em
}
.forgot_password_form>.error, .login_form>.error {
	margin: 0 0 20px!important;
	position: relative;
	padding: .75rem 1.25rem!important;
	border: 1px solid transparent!important;
	border-radius: .25rem;
	font-size: .75em;
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb!important
}
.account {
	padding: 140px 0;
	background-image: url(../images/registration-bg.jpg);
	background-repeat: repeat;
	background-position: 50% 50%;
	background-size: 100%;
	margin-top: 90px
}

@media(max-width:1199px) {
.account {
	padding: 100px 0;
	margin-top: 75px
}
}

@media(max-width:991px) {
.account {
	padding: 60px 0
}
}

@media(max-width:575px) {
.account {
	margin-top: 65px
}
}
.account .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-shadow: 0 0 81px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 81px 0 rgba(0,0,0,.1);
	background-color: #fff;
	padding: 0
}

@media(max-width:767px) {
.account .container {
	padding: 0 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent
}
}
.account .sidebar {
	width: 25%;
	background-color: #fff;
	border-right: 1px solid #dedede
}

@media(max-width:767px) {
.account .sidebar {
	width: 100%;
	margin-bottom: 50px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
	border: 0
}
}
.account .content {
	width: 75%;
	background-color: #fff
}

@media(max-width:767px) {
.account .content {
	width: 100%;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1)
}
}
.account-inner h3 {
	padding: 0 40px;
	font-size: 26px;
	text-align: left;
	line-height: 2em;
	background-color: #46a2da;
	color: #fff
}

@media(max-width:991px) {
.account-inner h3 {
	font-size: 20px;
	padding: 0 20px
}
}

@media(max-width:767px) {
.account-inner h3 {
	line-height: normal;
	padding: 10px 20px
}
}

@media(max-width:575px) {
.account-inner h3 {
	padding: 5px 15px;
	font-size: 18px
}
}
.account-inner h3+div {
	padding: 20px 40px 0
}
.account-inner .container {
	-webkit-box-shadow: none;
	box-shadow: none
}
.account-inner form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 40px
}

@media(max-width:991px) {
.account-inner form {
	padding: 30px 20px
}
}

@media(max-width:575px) {
.account-inner form {
	padding: 30px 15px
}
}
.account-inner form .form-blocks {
	width: 50%;
	max-width: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	margin: 0
}

@media(max-width:767px) {
.account-inner form .form-blocks {
	with: 100%;
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
}
.account-inner .account_details_form form {
	margin: 0 -15px
}
.account-inner input[type=submit] {
	height: 44px;
	display: block;
	width: 100%;
	max-width: 260px;
	margin: 0 auto;
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	padding: 12px 15px;
	text-align: center;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border: none;
	min-width: 160px;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
	background-color: #ee1635;
	color: #fff
}
.account-inner input[type=submit]:hover {
	background-color: #b8112a
}
.user-name-heading {
	padding: 0 15px;
	font-size: 26px;
	text-align: left;
	line-height: 2em;
	background-color: #46a2da;
	color: #fff;
	font-weight: 700
}

@media(max-width:991px) {
.user-name-heading {
	font-size: 20px
}
}

@media(max-width:767px) {
.user-name-heading {
	padding: 10px 15px;
	line-height: normal
}
}

@media(max-width:575px) {
.user-name-heading {
	padding: 5px 15px;
	font-size: 18px
}
}
.rtl .user-name-heading {
	text-align: right
}
.account-menu li {
	list-style: none
}
.account-menu li a {
	display: block;
	padding: .5em 15px;
	color: #2a3240;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.account-menu li.current-menu-item a, .account-menu li a:hover {
	background-color: #2a3240;
	color: #fff
}
.rtl .account .sidebar {
	border-right: 0;
	border-left: 1px solid #dedede
}
.rtl .account-inner h3 {
	text-align: right
}
.rtl .user-name {
	text-align: right
}
.action-message {
	width: 100%;
	padding: 40px
}
.success-block {
	text-align: center
}
.success-block .img-responsive {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	margin-bottom: 30px
}
#verification-upload .upload-button {
	height: 44px;
	display: block;
	width: 100%;
	max-width: 290px;
	margin: 30px auto 0;
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	padding: 12px 15px;
	text-align: center;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border: none;
	min-width: 160px;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
	background-color: #ee1635;
	color: #fff
}
#verification-upload .upload-button:hover {
	background-color: #b8112a
}
.ver-popup-wrapper {
	z-index: 10
}
.section-calendar {
	padding: 40px;
	width: 100%
}
.section-calendar .days-list li {
	list-style: none
}
.section-calendar .days-list li a {
	border-bottom: 0;
	color: inherit
}
.section-calendar .days-list li.active {
	background-color: #46a2da;
	color: #fff
}
.section-calendar .switch input[type=checkbox]:checked+label:before {
	background-color: #46a2da
}
.section-calendar .calendar-filter .top-part .icon-expand svg path, .section-calendar .calendar-filter .top-part .star svg path {
	fill: #46a2da
}
.calendar-content {
	padding: 40px 0
}
.calendar-content .calendar-title {
	padding: 0 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 30px
}
.calendar-content .calendar-title .current-month {
	font-size: 24px;
	color: #46a2da
}
.calendar-content .calendar-title .change-month {
	margin-top: 0;
	margin: 0;
	padding-left: 15px
}
.calendar-content .calendar-title .field-model-month {
	margin-bottom: 0
}
.calendar-content .calendar-title .month-select {
	text-transform: none!important;
	font-size: 16px!important;
	color: #212e37!important;
	padding: 0 25px 0 15px!important;
	background-color: #f6f6f6!important;
	border-radius: 4px;
	cursor: pointer;
	background-image: url(../images/caret-down.svg)!important;
	background-repeat: no-repeat!important;
	background-position: right 8px top 50%!important;
	background-size: 10px!important
}
.calendar-content .calendar-title .month-select option {
	color: #222
}
.calendar-content .calendar-body h2 {
	padding: 0 40px;
	font-size: 24px;
	color: #212e37
}
.calendar-content .calendar-day-events {
	padding: 0 40px
}
.asset-section {
	padding: 40px
}
.asset-section .nav-tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.asset-section .nav-tabs li {
	list-style: none;
	margin: 5px 10px
}
.asset-section .nav-tabs li a {
	display: block;
	color: #fff;
	padding: .5em 1em;
	background-color: #2a3240
}
.asset-section .nav-tabs li.active a {
	background-color: #46a2da
}
.asset-section .accordion-toggle .open-arrow:after {
	border-top-color: #46a2da
}
#mini-asset-panel {
	padding: 40px
}
#mini-asset-panel .tradeTabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
#mini-asset-panel .tradeTabs .tradeTabs__btn {
	margin: 5px 10px;
	display: block;
	color: #fff;
	padding: .5em 1em;
	background-color: #2a3240;
	font-size: 18px;
	text-transform: none;
	font-family: inherit;
	font-weight: 300;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer
}
#mini-asset-panel .tradeTabs .tradeTabs__btn.active, #mini-asset-panel .tradeTabs .tradeTabs__btn:hover {
	background-color: #46a2da
}
#mini-asset-panel .tradableAssets__info {
	text-align: center;
	padding-top: 30px
}
#mini-asset-panel .tradableAssets__btn {
	display: block;
	max-width: 290px;
	margin: 0 auto;
	color: #ee1635;
	text-decoration: underline;
	text-align: center
}
#mini-asset-panel .tradeItem__btnWrap {
	font-size: 14px
}
#mini-asset-panel .tradeItem__btnWrap .tradeItem__btn_sell {
	color: #ffc107
}
#mini-asset-panel .tradeItem__btnWrap .tradeItem__btn_buy {
	color: #60c722
}
.withdrawal-block .status-block.error {
	margin: 20px 0 0!important;
	position: relative;
	padding: .75rem 1.25rem!important;
	border: 1px solid transparent!important;
	border-radius: .25rem;
	font-size: .75em;
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb!important
}

@media(max-width:991px) {
.withdrawal-block .status-block.error {
	font-size: 14px
}
}
.withdrawal {
	padding: 40px
}

@media(max-width:991px) {
.withdrawal {
	padding: 30px 20px
}
}

@media(max-width:767px) {
.withdrawal {
	padding: 30px 15px
}
}
.withdrawal>.row>.col-lg-6:first-child>.title {
	display: none
}
.withdrawal>.row>.col-lg-6>.title {
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: .25em
}
.withdrawal .form {
	padding: 0;
	margin: 0;
	margin-top: 40px;
	display: block
}
.withdrawal .withdrawal-founds .title {
	display: block
}
.withdrawal .amount {
	margin-bottom: 20px
}
.withdrawal .amount .bill {
	font-size: 14px
}
.withdrawal .secure-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.withdrawal .secure-img .img-responsive {
	max-width: 30%;
	margin: 0 1%
}

@media(max-width:991px) {
.withdrawal .withdrawal-block {
	margin-bottom: 40px
}
}
.recent-withdrawals-table {
	width: 100%;
	font-size: 15px;
	text-align: left;
	border-collapse: collapse
}

@media(max-width:1199px) {
.recent-withdrawals-table {
	font-size: 12px
}
}

@media(max-width:991px) {
.recent-withdrawals-table {
	font-size: 14px
}
}

@media(max-width:575px) {
.recent-withdrawals-table {
	font-size: 12px
}
}

@media(max-width:420px) {
.recent-withdrawals-table {
	font-size: 10px
}
}
.recent-withdrawals-table td, .recent-withdrawals-table th {
	padding: 5px
}
.recent-withdrawals-table thead {
	color: #fff
}
.recent-withdrawals-table thead tr {
	background-color: #212e37
}
.recent-withdrawals-table tbody tr:nth-child(2n) {
	background-color: #f3f3f3
}
.recent-withdrawals-table .status.status-processing {
	color: #60c722
}
.no-content {
	margin-top: 90px
}

@media(max-width:1199px) {
.no-content {
	padding: 100px 0;
	margin-top: 75px
}
}

@media(max-width:991px) {
.no-content {
	padding: 60px 0
}
}

@media(max-width:575px) {
.no-content {
	margin-top: 65px
}
}
.no-content .error-code {
	font-size: 5em;
	margin-bottom: .2em
}
.no-content .error-message {
	margin-bottom: 3em
}

@media(min-width:1200px) {
.section-webinars {
	padding: 120px 0
}
}

@media(max-width:991px) {
.section-webinars {
	padding-top: 0
}
}
.webinars {
	position: relative;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.webinars__nav {
	width: 570px;
	background-color: #2ba39f
}

@media(max-width:1449px) {
.webinars__nav {
	width: 450px
}
}

@media(max-width:1199px) {
.webinars__nav {
	width: 380px
}
}

@media(max-width:991px) {
.webinars__nav {
	width: 100%
}
}
.webinars__desc {
	width: calc(100% - 570px);
	padding: 0 15px
}

@media(max-width:1449px) {
.webinars__desc {
	width: calc(100% - 450px)
}
}

@media(max-width:1199px) {
.webinars__desc {
	width: calc(100% - 380px);
	padding-left: 30px
}
}

@media(max-width:991px) {
.webinars__desc {
	width: 100%;
	padding: 60px 15px 0
}
}
.webinars__nav {
	padding: 50px;
	text-align: center
}

@media(max-width:1199px) {
.webinars__nav {
	padding: 40px 20px
}
}
.webinars__nav h3 {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 30px
}

@media(max-width:1199px) {
.webinars__nav h3 {
	font-size: 30px;
	margin-bottom: 15px
}
}

@media(max-width:575px) {
.webinars__nav h3 {
	font-size: 24px;
	margin-bottom: .5em
}
}
.webinars__nav ul {
	display: inline-block;
	width: auto;
	margin-left: -50px;
	max-width: 400px
}

@media(max-width:1449px) {
.webinars__nav ul {
	margin-left: -30px
}
}

@media(max-width:1199px) {
.webinars__nav ul {
	margin-left: 0
}
}
.webinars__nav ul li {
	list-style: none;
	padding-left: 50px;
	text-align: left;
	position: relative;
	line-height: 1.5em;
	font-size: 18px;
	color: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media(max-width:1449px) {
.webinars__nav ul li {
	padding-left: 30px
}
}

@media(max-width:991px) {
.webinars__nav ul li {
	font-size: 16px
}
}

@media(max-width:575px) {
.webinars__nav ul li {
	font-size: 14px
}
}
.webinars__nav ul li:not(:last-child) {
	margin-bottom: 25px
}
.webinars__nav ul li a {
	color: inherit
}
.webinars__nav ul li svg {
	position: absolute;
	left: 0;
	top: .75em;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.webinars__nav ul li svg path {
	fill: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.webinars__nav ul li.active, .webinars__nav ul li:hover {
	color: #000
}
.webinars__nav ul li.active svg path, .webinars__nav ul li:hover svg path {
	fill: #000
}
.webinar {
	display: block;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	display: none
}
.webinar.active {
	display: block
}

@media(max-width:1199px) and (min-width:992px) {
.webinar {
	padding-top: 40px
}
}
.webinar__title {
	font-size: 35px;
	margin-bottom: 25px
}

@media(max-width:1199px) {
.webinar__title {
	font-size: 30px;
	margin-bottom: 15px
}
}

@media(max-width:575px) {
.webinar__title {
	font-size: 24px;
	margin-bottom: .5em
}
}
.webinar__content {
	max-width: 530px;
	font-size: 19px;
	line-height: 1.8em
}
.webinar__content>:not(:last-child) {
	margin-bottom: 1em
}

@media(max-width:1199px) {
.webinar__content {
	font-size: 18px;
	line-height: 1.5em;
	max-width: 100%
}
}

@media(max-width:575px) {
.webinar__content {
	font-size: 14px
}
}
.webinar__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 25px 0
}
.webinar__info__date, .webinar__info__time {
	position: relative;
	padding-left: 35px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 10px 0
}
.webinar__info__date:not(:last-child), .webinar__info__time:not(:last-child) {
	margin-right: 30px
}
.webinar__info__date img, .webinar__info__time img {
	max-width: 20px;
	max-height: 20px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.webinar-popup {
	width: 100%;
	max-width: 400px;
	overflow: visible!important
}
.webinar-popup h4 {
	text-align: center
}
.webinar-popup .webinar-title {
	text-align: center;
	margin-bottom: 1em;
	font-size: 24px
}
.webinar-popup-complete {
	max-width: 700px;
	width: 100%;
	text-align: center!important
}
.webinar-popup-complete img {
	display: block;
	width: 60px;
	margin: 0 auto 20px
}
.webinar-popup-complete h2 {
	margin-bottom: 20px
}
.iframe {
	background-image: url(../images/registration-bg.jpg);
	background-repeat: repeat;
	background-position: 50% 50%;
	background-size: 100%;
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: auto;
	padding: 150px 0
}

@media(max-width:1199px) {
.iframe {
	padding: 80px 0
}
}

@media(max-width:767px) {
.iframe {
	padding: 60px 0
}
}
.iframe .action-message {
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
	background-color: #fff;
	margin: auto
}

@media(max-width:575px) {
.iframe .action-message {
	padding-left: 15px;
	padding-right: 15px
}
}
.iframe .action-message h3 {
	text-align: center;
	margin-bottom: 1em;
	font-size: 2em
}
.iframe .action-message form {
	width: 100%;
	max-width: 700px;
	margin: 0 auto
}
.steps-form {
	font-weight: 400
}
.steps-form label, .steps-form p {
	font-weight: 400
}
.steps-form__entity {
	margin: 90px auto
}

@media(max-width:767px) {
.steps-form__entity {
	margin: 40px 0
}
}
.steps-form .custom-checkbox label {
	margin: 20px 0
}

@media(max-width:1199px) {
.offer-form-input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
}

@media(max-width:991px) {
.offer-form-input {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 290px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
}
.offer-form-input .form-group {
	position: relative;
	margin-bottom: 0;
	max-width: 240px
}

@media(max-width:1199px) {
.offer-form-input .form-group {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
}

@media(max-width:1199px) {
.offer-form-input .form-group {
	max-width: 210px
}
}
.offer-form-input .form-group input {
	display: block;
	height: 60px;
	padding: 0 20px 0 55px;
	background-color: rgba(32,175,165,.33);
	color: #2b303d;
	font-size: 35px;
	border: none;
	width: 240px;
	max-width: 100%;
	font-weight: 700
}

@media(max-width:1199px) {
.offer-form-input .form-group input {
	height: 44px;
	font-size: 24px;
	width: 210px
}
}
.offer-form-input .form-group ::-webkit-input-placeholder {
color:#1eb3a9
}
.offer-form-input .form-group :-ms-input-placeholder {
color:#1eb3a9
}
.offer-form-input .form-group ::-ms-input-placeholder {
color:#1eb3a9
}
.offer-form-input .form-group ::placeholder {
color:#1eb3a9
}
.offer-form-input .form-group:before {
	content: attr(data-symbol);
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	position: absolute;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 35px;
	font-weight: 700
}

@media(max-width:1199px) {
.offer-form-input .form-group:before {
	font-size: 24px
}
}
.offer-form-input .btn {
	display: block;
	margin-top: 15px
}

@media(max-width:1199px) {
.offer-form-input .btn {
	height: 44px;
	margin-top: 0;
	padding: 12px 15px;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: initial;
	max-width: initial
}
}
.rtl .offer-form-input {
	text-align: right
}

@media(max-width:1199px) {
.rtl .offer-form-input {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.rtl .offer-form-input .btn {
	margin-left: 0;
	margin-right: 10px
}
}

@media(min-width:1200px) {
.rtl .offer-form-input .btn, .rtl .offer-form-input .form-group {
	margin-left: auto
}
}
.rtl .offer-form-input .form-group input {
	text-align: right;
	padding: 0 55px 0 20px
}
.rtl .offer-form-input .form-group:before {
	left: auto;
	right: 0
}
.form-blocks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.form-blocks .field-registration-fname, .form-blocks .field-registration-lname, .form-blocks .field-registration_demo-fname, .form-blocks .field-registration_demo-lname {
	width: calc(50% - 5px)
}
.form-group, .form-row {
	display: block;
	margin-bottom: 24px;
	position: relative;
	width: 100%
}
.form-group.mb-0, .form-row.mb-0 {
	margin-bottom: 0
}
.form-group .intl-tel-input, .form-row .intl-tel-input {
	width: 100%
}
.form-row-phone {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0
}
.form-row-phone .form-row:first-child {
	width: 120px
}
.form-row-phone .form-row:last-child {
	width: calc(100% - 130px)
}
.field-registration-password .password-rules, .field-registration_demo-password .password-rules, .field-trader_change_password-password .password-rules {
	display: none
}
.form-row-birthday {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0
}
.form-row-birthday .form-row {
	width: calc(33.33% - 5px)
}
.form-control, .form-input {
	display: block;
	width: 100%;
	height: 42px;
	background-color: #f6f6f6;
	border: 0;
	font-size: 16px;
	padding: 0 10px
}
textarea.form-control {
	height: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	resize: none
}
.wpcf7-form-control-wrap {
	display: block;
	position: static
}
.error, .help-block, span.wpcf7-not-valid-tip {
	font-size: .6em;
	padding: 2px 0;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	display: block;
	width: 100%
}
.error, .help-block.form-error, span.wpcf7-not-valid-tip {
	color: #ee1635!important;
	font-size: 12px!important
}
div.wpcf7-response-output {
	margin: 47px 0 0!important;
	position: relative;
	padding: .75rem 1.25rem!important;
	border: 1px solid transparent!important;
	border-radius: .25rem;
	font-size: .75em
}

@media(max-width:991px) {
div.wpcf7-response-output {
	font-size: 14px
}
}
div.wpcf7-aborted, div.wpcf7-mail-sent-ng {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb!important
}
div.wpcf7-acceptance-missing, div.wpcf7-validation-errors {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba!important
}
div.wpcf7-mail-sent-ok {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb!important
}
.checkbox-wrap, .custom-checkbox {
	position: relative;
	text-align: left;
	font-size: .9em
}
.checkbox-wrap input[type=checkbox], .checkbox-wrap input[type=radio], .custom-checkbox input[type=checkbox], .custom-checkbox input[type=radio] {
	position: absolute;
	opacity: 0;
	z-index: -1
}
.checkbox-wrap label, .custom-checkbox label {
	display: block;
	padding-left: 35px;
	position: relative;
	line-height: 1.25em;
	cursor: pointer
}
.checkbox-wrap label a, .custom-checkbox label a {
	color: inherit;
	text-decoration: underline
}
.checkbox-wrap label i, .custom-checkbox label i {
	width: 16px;
	height: 16px;
	display: block;
	border: 2px solid;
	border-radius: 2px;
	position: absolute;
	top: .625em;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer
}
.checkbox-wrap label i:after, .custom-checkbox label i:after {
	content: '';
	width: 14px;
	height: 14px;
	position: absolute;
	left: 2px;
	bottom: 2px;
	background-image: url(../images/check-dark.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}
.checkbox-wrap input[type=checkbox]:checked+label i:after, .checkbox-wrap input[type=radio]:checked+label i:after, .custom-checkbox input[type=checkbox]:checked+label i:after, .custom-checkbox input[type=radio]:checked+label i:after {
	opacity: 1
}
.checkbox-wrap--light label i, .custom-checkbox--light label i {
	width: 14px;
	height: 14px;
	border-radius: 1px;
	border-width: 1px;
	position: absolute
}
.checkbox-wrap--light label i:after, .custom-checkbox--light label i:after {
	background-image: url(../images/tick.svg);
	width: 12px;
	height: 12px;
	left: 1px;
	bottom: 1px
}
.rtl .checkbox-wrap, .rtl .custom-checkbox {
	text-align: right
}
.rtl .checkbox-wrap label, .rtl .custom-checkbox label {
	padding-left: 0;
	padding-right: 35px
}
.rtl .checkbox-wrap label i, .rtl .custom-checkbox label i {
	left: auto;
	right: 0
}
.checkbox-images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto
}
.checkbox-images .checkbox-image {
	width: 20%
}
.checkbox-image {
	position: relative;
	text-align: center
}
.checkbox-image input {
	opacity: 0;
	visibility: hidden
}
.checkbox-image input:checked+label i:after {
	opacity: 1
}
.checkbox-image label {
	display: block;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	max-width: 128px
}
.checkbox-image__img {
	height: 44px;
	margin: 0 auto 15px
}

@media(max-width:767px) {
.checkbox-image__img {
	height: 38px
}
}

@media(max-width:480px) {
.checkbox-image__img {
	height: 32px
}
}

@media(max-width:420px) {
.checkbox-image__img {
	height: 28px
}
}
.checkbox-image__img img {
	display: block;
	margin: 0 auto;
	max-height: 100%
}
.checkbox-image p {
	font-size: 20px;
	color: #2f807e;
	margin: 0 auto 15px;
	line-height: 1
}

@media(max-width:767px) {
.checkbox-image p {
	font-size: 16px
}
}

@media(max-width:480px) {
.checkbox-image p {
	font-size: 14px
}
}

@media(max-width:420px) {
.checkbox-image p {
	font-size: 12px
}
}
.checkbox-image i {
	display: block;
	margin: 0 auto;
	width: 14px;
	height: 14px;
	border: 1px solid #000;
	border-radius: 1px;
	position: relative
}
.checkbox-image i:after {
	content: '';
	width: 12px;
	height: 12px;
	position: absolute;
	left: 1px;
	bottom: 1px;
	background-image: url(../images/tick.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0
}
.form-tabs {
	background-color: #fff;
	-webkit-box-shadow: 0 0 81px 0 rgba(0,0,0,.23);
	box-shadow: 0 0 81px 0 rgba(0,0,0,.23)
}
.form-tabs-controls {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.form-tabs-controls li {
	width: 50%;
	height: 70px;
	color: #000;
	font-size: 20px;
	background: #eee;
	position: relative;
	font-weight: 700
}
.form-tabs-controls li a {
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-weight: 700
}
.form-tabs-controls li.active {
	background-color: #fff
}
.form-tabs-controls li.active a {
	font-weight: 500
}
.form-tabs .tab {
	padding: 30px
}

@media(max-width:575px) {
.form-tabs .tab {
	padding: 20px 15px
}
}
.tooltip {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 2
}

@media(max-width:400px) {
.tooltip {
	width: 12px;
	height: 12px;
	right: 6px
}
}
.tooltip i {
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(../images/question.svg);
	background-size: 100% 100%;
	cursor: pointer;
	background-color: #eee
}
.tooltip p {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
	position: absolute;
	bottom: 100%;
	right: 105%;
	width: 350px;
	padding: 10px;
	background: #fff;
	font-size: 14px;
	line-height: 1.6;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
	box-shadow: 0 0 10px rgba(0,0,0,.1)
}

@media(max-width:420px) {
.tooltip p {
	width: 270px;
	right: 0;
	font-size: 13px;
	line-height: 1.4
}
}
.tooltip.active p {
	visibility: visible;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

@media(min-width:1200px) {
.tooltip:hover p {
	visibility: visible;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
}
.intl-tel-input .country-list {
	font-family: Arial;
	font-size: 14px
}
.input.file {
	position: relative;
	padding: 0!important;
	display: block;
	height: 42px;
	background-color: #f6f6f6
}
.input.file:after {
	content: '';
	width: 38px;
	height: 38px;
	border-radius: 6px;
	background-color: #2a3240;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../images/upload.svg);
	position: absolute;
	top: 50%;
	right: 21px;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	pointer-events: none
}
.input.file input[type=file] {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	opacity: 0;
	cursor: pointer
}
.input.file input[type=file]::-webkit-file-upload-button {
cursor:pointer
}
.input.file span {
	display: block;
	height: 100%;
	padding: 0 55px 0 15px;
	text-align: left;
	line-height: 42px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.buttons-wrap .upload-button-wrap {
	color: inherit;
	padding: 0;
	background-color: transparent;
	font-weight: 400;
	height: auto;
	border: 0;
	width: 100%;
	text-transform: none
}
.buttons-wrap .upload-button-wrap:hover {
	background-color: transparent
}
.buttons-wrap .upload-button-wrap .upload-grey-button {
	display: block;
	max-width: 290px;
	margin: 30px auto 0;
	background-color: #ee1635;
	border-radius: 3px;
	color: #fff;
	font-size: 17px;
	line-height: 20px;
	padding: 12px 15px
}
.footer {
	background-color: #353c49;
	color: #fff
}
.footer-top {
	padding: 100px 0 60px;
	background-image: url(../images/world.svg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: auto 90%
}

@media(max-width:991px) {
.footer-top {
	padding: 60px 0 40px
}
}
.footer-menus {
	padding: 45px 0;
	border-top: 1px solid #424955;
	font-size: 18px
}

@media(max-width:1199px) {
.footer-menus {
	font-size: 1em
}
}

@media(max-width:991px) {
.footer-menus {
	padding: 30px 0
}
}
.footer-middle {
	padding: 45px 0;
	border-top: 1px solid #424955;
	font-size: 15px
}

@media(max-width:1199px) {
.footer-middle {
	font-size: .9em
}
}

@media(max-width:991px) {
.footer-middle {
	padding: 30px 0
}
}
.footer-middle .widget {
	background-color: transparent;
	border-radius: 0
}
.footer-middle p:not(:last-child) {
	margin-bottom: 1em
}
.footer-bottom {
	padding: 10px 0;
	border-top: 1px solid #424955;
	font-size: 14px;
	text-align: center
}

@media(max-width:1199px) {
.footer-bottom {
	font-size: .8em
}
}
.quick-links ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.quick-links ul li {
	padding: 0 7px;
	list-style: none;
	position: relative
}
.quick-links ul li:not(:last-child):after {
	content: '|';
	position: absolute;
	right: -2px;
	top: 0
}
.quick-links ul li a {
	color: inherit
}
.quick-links ul li a:hover {
	text-decoration: underline
}
.rtl .quick-links ul li:not(:last-child):after {
	display: none
}
.rtl .quick-links ul li:not(:first-child):before {
	content: '|';
	position: absolute;
	right: -2px;
	top: 0
}
.footer-menu>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(max-width:575px) {
.footer-menu>ul {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0 -15px;
	margin-bottom: -30px
}
}
.footer-menu ul li {
	list-style: none
}

@media(min-width:992px) {
.footer-menu ul li {
	text-align: center
}
}
.footer-menu ul li a {
	color: inherit
}
.footer-menu ul li a:hover {
	text-decoration: underline
}
.footer-menu>ul>li {
	padding: 0 60px
}

@media(min-width:1200px) {
.footer-menu>ul>li {
	width: 33.33%
}
.footer-menu>ul>li:first-child, .footer-menu>ul>li:first-child li {
	text-align: right
}
.footer-menu>ul>li:last-child, .footer-menu>ul>li:last-child li {
	text-align: left
}
}

@media(max-width:1199px) {
.footer-menu>ul>li {
	width: 33.33%;
	padding: 0 20px
}
}

@media(max-width:991px) {
.footer-menu>ul>li {
	padding: 0 15px
}
}

@media(max-width:575px) {
.footer-menu>ul>li {
	padding: 0 15px;
	width: 50%;
	margin-bottom: 30px
}
}
.footer-menu>ul>li>a {
	font-weight: 600;
	margin-bottom: 1em
}
.footer-menu .sub-menu {
	font-size: .95em;
	margin-top: 1em;
	display: block
}
.footer-menu .sub-menu li {
	display: block
}
.footer-menu .sub-menu li:not(:last-child) {
	margin-bottom: 1em
}
.footer-cta {
	text-align: center
}
.footer-cta h2 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 1em
}

@media(max-width:991px) {
.footer-cta h2 {
	font-size: 1.8em
}
}
.notice {
	background-color: #212e37;
	color: #fff;
	padding: 15px 0;
	font-size: 16px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 20;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

@media(max-width:575px) {
.notice {
	font-size: 14px;
	padding: 15px
}
}
.notice a {
	color: inherit;
	text-decoration: underline
}
.notice .js-close-notice {
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height: 25px;
	background-image: url(../images/delete.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 12px;
	background-color: #ee1635;
	border: 0;
	cursor: pointer
}
.notice .js-close-notice:hover {
	background-color: #b8112a
}
.notice .js-open-notice {
	padding: .5em 1em;
	background-color: #ffc107;
	color: #fff;
	border: 0;
	position: absolute;
	bottom: 100%;
	left: 0;
	cursor: pointer;
	opacity: 0;
	visibility: hidden
}
.notice .js-open-notice:hover {
	background-color: #e0a800
}
.notice.closed {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}
.notice.closed .js-open-notice {
	opacity: 1;
	visibility: visible
}
.notice.open {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.notice.open .js-open-notice {
	opacity: 0;
	visibility: hidden
}
.footer-socials {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 60px
}

@media(max-width:991px) {
.footer-socials {
	padding-top: 40px
}
}
.footer-socials .social-item {
	list-style: none;
	margin: 0 10px
}
.footer-socials .social-item a {
	display: block;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #414148;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 3px 0 rgba(0,0,0,.25);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.footer-socials .social-item a svg {
	display: block;
	max-width: 16px;
	max-height: 16px;
	width: 100%
}
.footer-socials .social-item a svg path {
	fill: #fff
}
.footer-socials .social-item a[href*=instagram]:hover {
	background-color: #e4405f
}
.footer-socials .social-item a[href*=facebook]:hover {
	background-color: #3b5999
}
.footer-socials .social-item a[href*=twitter]:hover {
	background-color: #55acee
}
.footer-socials .social-item a[href*=youtube]:hover {
	background-color: #cd201f
}
.footer-socials .social-item a[href*='plus.google']:hover {
	background-color: #dd4b39
}
.popup {
	display: none
}
