/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

@-ms-viewport {
	width: device-width
}

body {
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0!important
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

dfn {
	font-style: italic
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

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

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

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

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none!important
}


/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@-ms-viewport {
	width: device-width
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}

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

.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: 1200px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	-webkit-box-flex: 0;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	-webkit-box-flex: 0;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-ms-flex-order: -1;
	-webkit-box-ordinal-group: 0;
	order: -1
}

.order-last {
	-ms-flex-order: 13;
	-webkit-box-ordinal-group: 14;
	order: 13
}

.order-0 {
	-ms-flex-order: 0;
	-webkit-box-ordinal-group: 1;
	order: 0
}

.order-1 {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1
}

.order-2 {
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2
}

.order-3 {
	-ms-flex-order: 3;
	-webkit-box-ordinal-group: 4;
	order: 3
}

.order-4 {
	-ms-flex-order: 4;
	-webkit-box-ordinal-group: 5;
	order: 4
}

.order-5 {
	-ms-flex-order: 5;
	-webkit-box-ordinal-group: 6;
	order: 5
}

.order-6 {
	-ms-flex-order: 6;
	-webkit-box-ordinal-group: 7;
	order: 6
}

.order-7 {
	-ms-flex-order: 7;
	-webkit-box-ordinal-group: 8;
	order: 7
}

.order-8 {
	-ms-flex-order: 8;
	-webkit-box-ordinal-group: 9;
	order: 8
}

.order-9 {
	-ms-flex-order: 9;
	-webkit-box-ordinal-group: 10;
	order: 9
}

.order-10 {
	-ms-flex-order: 10;
	-webkit-box-ordinal-group: 11;
	order: 10
}

.order-11 {
	-ms-flex-order: 11;
	-webkit-box-ordinal-group: 12;
	order: 11
}

.order-12 {
	-ms-flex-order: 12;
	-webkit-box-ordinal-group: 13;
	order: 12
}

.offset-1 {
	margin-left: 8.333333%
}

.offset-2 {
	margin-left: 16.666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.333333%
}

.offset-5 {
	margin-left: 41.666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.333333%
}

.offset-8 {
	margin-left: 66.666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.333333%
}

.offset-11 {
	margin-left: 91.666667%
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1
	}
	.order-sm-last {
		-ms-flex-order: 13;
		-webkit-box-ordinal-group: 14;
		order: 13
	}
	.order-sm-0 {
		-ms-flex-order: 0;
		-webkit-box-ordinal-group: 1;
		order: 0
	}
	.order-sm-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1
	}
	.order-sm-2 {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.order-sm-3 {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3
	}
	.order-sm-4 {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4
	}
	.order-sm-5 {
		-ms-flex-order: 5;
		-webkit-box-ordinal-group: 6;
		order: 5
	}
	.order-sm-6 {
		-ms-flex-order: 6;
		-webkit-box-ordinal-group: 7;
		order: 6
	}
	.order-sm-7 {
		-ms-flex-order: 7;
		-webkit-box-ordinal-group: 8;
		order: 7
	}
	.order-sm-8 {
		-ms-flex-order: 8;
		-webkit-box-ordinal-group: 9;
		order: 8
	}
	.order-sm-9 {
		-ms-flex-order: 9;
		-webkit-box-ordinal-group: 10;
		order: 9
	}
	.order-sm-10 {
		-ms-flex-order: 10;
		-webkit-box-ordinal-group: 11;
		order: 10
	}
	.order-sm-11 {
		-ms-flex-order: 11;
		-webkit-box-ordinal-group: 12;
		order: 11
	}
	.order-sm-12 {
		-ms-flex-order: 12;
		-webkit-box-ordinal-group: 13;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.333333%
	}
	.offset-sm-2 {
		margin-left: 16.666667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.333333%
	}
	.offset-sm-5 {
		margin-left: 41.666667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.333333%
	}
	.offset-sm-8 {
		margin-left: 66.666667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.333333%
	}
	.offset-sm-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1
	}
	.order-md-last {
		-ms-flex-order: 13;
		-webkit-box-ordinal-group: 14;
		order: 13
	}
	.order-md-0 {
		-ms-flex-order: 0;
		-webkit-box-ordinal-group: 1;
		order: 0
	}
	.order-md-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1
	}
	.order-md-2 {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.order-md-3 {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3
	}
	.order-md-4 {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4
	}
	.order-md-5 {
		-ms-flex-order: 5;
		-webkit-box-ordinal-group: 6;
		order: 5
	}
	.order-md-6 {
		-ms-flex-order: 6;
		-webkit-box-ordinal-group: 7;
		order: 6
	}
	.order-md-7 {
		-ms-flex-order: 7;
		-webkit-box-ordinal-group: 8;
		order: 7
	}
	.order-md-8 {
		-ms-flex-order: 8;
		-webkit-box-ordinal-group: 9;
		order: 8
	}
	.order-md-9 {
		-ms-flex-order: 9;
		-webkit-box-ordinal-group: 10;
		order: 9
	}
	.order-md-10 {
		-ms-flex-order: 10;
		-webkit-box-ordinal-group: 11;
		order: 10
	}
	.order-md-11 {
		-ms-flex-order: 11;
		-webkit-box-ordinal-group: 12;
		order: 11
	}
	.order-md-12 {
		-ms-flex-order: 12;
		-webkit-box-ordinal-group: 13;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.333333%
	}
	.offset-md-2 {
		margin-left: 16.666667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.333333%
	}
	.offset-md-5 {
		margin-left: 41.666667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.333333%
	}
	.offset-md-8 {
		margin-left: 66.666667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.333333%
	}
	.offset-md-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1
	}
	.order-lg-last {
		-ms-flex-order: 13;
		-webkit-box-ordinal-group: 14;
		order: 13
	}
	.order-lg-0 {
		-ms-flex-order: 0;
		-webkit-box-ordinal-group: 1;
		order: 0
	}
	.order-lg-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1
	}
	.order-lg-2 {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.order-lg-3 {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3
	}
	.order-lg-4 {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4
	}
	.order-lg-5 {
		-ms-flex-order: 5;
		-webkit-box-ordinal-group: 6;
		order: 5
	}
	.order-lg-6 {
		-ms-flex-order: 6;
		-webkit-box-ordinal-group: 7;
		order: 6
	}
	.order-lg-7 {
		-ms-flex-order: 7;
		-webkit-box-ordinal-group: 8;
		order: 7
	}
	.order-lg-8 {
		-ms-flex-order: 8;
		-webkit-box-ordinal-group: 9;
		order: 8
	}
	.order-lg-9 {
		-ms-flex-order: 9;
		-webkit-box-ordinal-group: 10;
		order: 9
	}
	.order-lg-10 {
		-ms-flex-order: 10;
		-webkit-box-ordinal-group: 11;
		order: 10
	}
	.order-lg-11 {
		-ms-flex-order: 11;
		-webkit-box-ordinal-group: 12;
		order: 11
	}
	.order-lg-12 {
		-ms-flex-order: 12;
		-webkit-box-ordinal-group: 13;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.333333%
	}
	.offset-lg-2 {
		margin-left: 16.666667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.333333%
	}
	.offset-lg-5 {
		margin-left: 41.666667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.333333%
	}
	.offset-lg-8 {
		margin-left: 66.666667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.333333%
	}
	.offset-lg-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1
	}
	.order-xl-last {
		-ms-flex-order: 13;
		-webkit-box-ordinal-group: 14;
		order: 13
	}
	.order-xl-0 {
		-ms-flex-order: 0;
		-webkit-box-ordinal-group: 1;
		order: 0
	}
	.order-xl-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1
	}
	.order-xl-2 {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.order-xl-3 {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3
	}
	.order-xl-4 {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4
	}
	.order-xl-5 {
		-ms-flex-order: 5;
		-webkit-box-ordinal-group: 6;
		order: 5
	}
	.order-xl-6 {
		-ms-flex-order: 6;
		-webkit-box-ordinal-group: 7;
		order: 6
	}
	.order-xl-7 {
		-ms-flex-order: 7;
		-webkit-box-ordinal-group: 8;
		order: 7
	}
	.order-xl-8 {
		-ms-flex-order: 8;
		-webkit-box-ordinal-group: 9;
		order: 8
	}
	.order-xl-9 {
		-ms-flex-order: 9;
		-webkit-box-ordinal-group: 10;
		order: 9
	}
	.order-xl-10 {
		-ms-flex-order: 10;
		-webkit-box-ordinal-group: 11;
		order: 10
	}
	.order-xl-11 {
		-ms-flex-order: 11;
		-webkit-box-ordinal-group: 12;
		order: 11
	}
	.order-xl-12 {
		-ms-flex-order: 12;
		-webkit-box-ordinal-group: 13;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.333333%
	}
	.offset-xl-2 {
		margin-left: 16.666667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.333333%
	}
	.offset-xl-5 {
		margin-left: 41.666667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.333333%
	}
	.offset-xl-8 {
		margin-left: 66.666667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.333333%
	}
	.offset-xl-11 {
		margin-left: 91.666667%
	}
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: -ms-flexbox!important;
	display: -webkit-box!important;
	display: flex!important
}

.d-inline-flex {
	display: -ms-inline-flexbox!important;
	display: -webkit-inline-box!important;
	display: inline-flex!important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: flex!important
	}
	.d-sm-inline-flex {
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: inline-flex!important
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: flex!important
	}
	.d-md-inline-flex {
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: inline-flex!important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: flex!important
	}
	.d-lg-inline-flex {
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: inline-flex!important
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: flex!important
	}
	.d-xl-inline-flex {
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: inline-flex!important
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: flex!important
	}
	.d-print-inline-flex {
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: inline-flex!important
	}
}

.flex-row {
	-ms-flex-direction: row!important;
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	flex-direction: row!important
}

.flex-column {
	-ms-flex-direction: column!important;
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	flex-direction: column!important
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse!important;
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	flex-direction: row-reverse!important
}

.flex-column-reverse {
	-ms-flex-direction: column-reverse!important;
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	flex-direction: column-reverse!important
}

.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}

.flex-fill {
	-ms-flex: 1 1 auto!important;
	-webkit-box-flex: 1!important;
	flex: 1 1 auto!important
}

.flex-grow-0 {
	-ms-flex-positive: 0!important;
	-webkit-box-flex: 0!important;
	flex-grow: 0!important
}

.flex-grow-1 {
	-ms-flex-positive: 1!important;
	-webkit-box-flex: 1!important;
	flex-grow: 1!important
}

.flex-shrink-0 {
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}

.flex-shrink-1 {
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}

.justify-content-start {
	-ms-flex-pack: start!important;
	-webkit-box-pack: start!important;
	justify-content: flex-start!important
}

.justify-content-end {
	-ms-flex-pack: end!important;
	-webkit-box-pack: end!important;
	justify-content: flex-end!important
}

.justify-content-center {
	-ms-flex-pack: center!important;
	-webkit-box-pack: center!important;
	justify-content: center!important
}

.justify-content-between {
	-ms-flex-pack: justify!important;
	-webkit-box-pack: justify!important;
	justify-content: space-between!important
}

.justify-content-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}

.align-items-start {
	-ms-flex-align: start!important;
	-webkit-box-align: start!important;
	align-items: flex-start!important
}

.align-items-end {
	-ms-flex-align: end!important;
	-webkit-box-align: end!important;
	align-items: flex-end!important
}

.align-items-center {
	-ms-flex-align: center!important;
	-webkit-box-align: center!important;
	align-items: center!important
}

.align-items-baseline {
	-ms-flex-align: baseline!important;
	-webkit-box-align: baseline!important;
	align-items: baseline!important
}

.align-items-stretch {
	-ms-flex-align: stretch!important;
	-webkit-box-align: stretch!important;
	align-items: stretch!important
}

.align-content-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}

.align-content-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}

.align-content-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}

.align-content-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}

.align-content-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}

.align-self-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}

.align-self-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}

.align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}

.align-self-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}

.align-self-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}

.align-self-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}

@media (min-width:576px) {
	.flex-sm-row {
		-ms-flex-direction: row!important;
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		flex-direction: row!important
	}
	.flex-sm-column {
		-ms-flex-direction: column!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse!important;
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-sm-fill {
		-ms-flex: 1 1 auto!important;
		-webkit-box-flex: 1!important;
		flex: 1 1 auto!important
	}
	.flex-sm-grow-0 {
		-ms-flex-positive: 0!important;
		-webkit-box-flex: 0!important;
		flex-grow: 0!important
	}
	.flex-sm-grow-1 {
		-ms-flex-positive: 1!important;
		-webkit-box-flex: 1!important;
		flex-grow: 1!important
	}
	.flex-sm-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-sm-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-sm-start {
		-ms-flex-pack: start!important;
		-webkit-box-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		-ms-flex-pack: end!important;
		-webkit-box-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		-ms-flex-pack: center!important;
		-webkit-box-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm-between {
		-ms-flex-pack: justify!important;
		-webkit-box-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-sm-start {
		-ms-flex-align: start!important;
		-webkit-box-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm-end {
		-ms-flex-align: end!important;
		-webkit-box-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm-center {
		-ms-flex-align: center!important;
		-webkit-box-align: center!important;
		align-items: center!important
	}
	.align-items-sm-baseline {
		-ms-flex-align: baseline!important;
		-webkit-box-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		-ms-flex-align: stretch!important;
		-webkit-box-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-sm-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-sm-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-sm-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-sm-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-sm-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-sm-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:768px) {
	.flex-md-row {
		-ms-flex-direction: row!important;
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		flex-direction: row!important
	}
	.flex-md-column {
		-ms-flex-direction: column!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse!important;
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-md-fill {
		-ms-flex: 1 1 auto!important;
		-webkit-box-flex: 1!important;
		flex: 1 1 auto!important
	}
	.flex-md-grow-0 {
		-ms-flex-positive: 0!important;
		-webkit-box-flex: 0!important;
		flex-grow: 0!important
	}
	.flex-md-grow-1 {
		-ms-flex-positive: 1!important;
		-webkit-box-flex: 1!important;
		flex-grow: 1!important
	}
	.flex-md-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-md-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-md-start {
		-ms-flex-pack: start!important;
		-webkit-box-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		-ms-flex-pack: end!important;
		-webkit-box-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		-ms-flex-pack: center!important;
		-webkit-box-pack: center!important;
		justify-content: center!important
	}
	.justify-content-md-between {
		-ms-flex-pack: justify!important;
		-webkit-box-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-md-start {
		-ms-flex-align: start!important;
		-webkit-box-align: start!important;
		align-items: flex-start!important
	}
	.align-items-md-end {
		-ms-flex-align: end!important;
		-webkit-box-align: end!important;
		align-items: flex-end!important
	}
	.align-items-md-center {
		-ms-flex-align: center!important;
		-webkit-box-align: center!important;
		align-items: center!important
	}
	.align-items-md-baseline {
		-ms-flex-align: baseline!important;
		-webkit-box-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-md-stretch {
		-ms-flex-align: stretch!important;
		-webkit-box-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-md-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-md-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-md-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-md-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-md-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		-ms-flex-direction: row!important;
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		flex-direction: row!important
	}
	.flex-lg-column {
		-ms-flex-direction: column!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse!important;
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-lg-fill {
		-ms-flex: 1 1 auto!important;
		-webkit-box-flex: 1!important;
		flex: 1 1 auto!important
	}
	.flex-lg-grow-0 {
		-ms-flex-positive: 0!important;
		-webkit-box-flex: 0!important;
		flex-grow: 0!important
	}
	.flex-lg-grow-1 {
		-ms-flex-positive: 1!important;
		-webkit-box-flex: 1!important;
		flex-grow: 1!important
	}
	.flex-lg-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-lg-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-lg-start {
		-ms-flex-pack: start!important;
		-webkit-box-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		-ms-flex-pack: end!important;
		-webkit-box-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		-ms-flex-pack: center!important;
		-webkit-box-pack: center!important;
		justify-content: center!important
	}
	.justify-content-lg-between {
		-ms-flex-pack: justify!important;
		-webkit-box-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-lg-start {
		-ms-flex-align: start!important;
		-webkit-box-align: start!important;
		align-items: flex-start!important
	}
	.align-items-lg-end {
		-ms-flex-align: end!important;
		-webkit-box-align: end!important;
		align-items: flex-end!important
	}
	.align-items-lg-center {
		-ms-flex-align: center!important;
		-webkit-box-align: center!important;
		align-items: center!important
	}
	.align-items-lg-baseline {
		-ms-flex-align: baseline!important;
		-webkit-box-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		-ms-flex-align: stretch!important;
		-webkit-box-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-lg-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		-ms-flex-direction: row!important;
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		flex-direction: row!important
	}
	.flex-xl-column {
		-ms-flex-direction: column!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse!important;
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-xl-fill {
		-ms-flex: 1 1 auto!important;
		-webkit-box-flex: 1!important;
		flex: 1 1 auto!important
	}
	.flex-xl-grow-0 {
		-ms-flex-positive: 0!important;
		-webkit-box-flex: 0!important;
		flex-grow: 0!important
	}
	.flex-xl-grow-1 {
		-ms-flex-positive: 1!important;
		-webkit-box-flex: 1!important;
		flex-grow: 1!important
	}
	.flex-xl-shrink-0 {
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-xl-shrink-1 {
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-xl-start {
		-ms-flex-pack: start!important;
		-webkit-box-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		-ms-flex-pack: end!important;
		-webkit-box-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		-ms-flex-pack: center!important;
		-webkit-box-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xl-between {
		-ms-flex-pack: justify!important;
		-webkit-box-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xl-start {
		-ms-flex-align: start!important;
		-webkit-box-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xl-end {
		-ms-flex-align: end!important;
		-webkit-box-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xl-center {
		-ms-flex-align: center!important;
		-webkit-box-align: center!important;
		align-items: center!important
	}
	.align-items-xl-baseline {
		-ms-flex-align: baseline!important;
		-webkit-box-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		-ms-flex-align: stretch!important;
		-webkit-box-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xl-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xl-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xl-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xl-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xl-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xl-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-xl-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xl-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xl-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-xl-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	-webkit-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	-webkit-transition: .2s transform, .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top, .2s -webkit-transform;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	-webkit-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	-webkit-transition: .2s transform, .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left, .2s -webkit-transform;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	-webkit-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	-webkit-transition: .2s transform, .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right, .2s -webkit-transform;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		-ms-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

.mfp-close {
	margin: 0
}

.mfp-arrow:hover,
.mfp-close:hover {
	background: 0
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.fa,
.fab,
.fal,
.far,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

.fa-1x {
	font-size: 1em
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-6x {
	font-size: 6em
}

.fa-7x {
	font-size: 7em
}

.fa-8x {
	font-size: 8em
}

.fa-9x {
	font-size: 9em
}

.fa-10x {
	font-size: 10em
}

.fa-fw {
	text-align: center;
	width: 1.25em
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.fa-ul>li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: a 2s infinite linear;
	animation: a 2s infinite linear
}

.fa-pulse {
	-webkit-animation: a 1s infinite steps(8);
	animation: a 1s infinite steps(8)
}

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

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

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-500px:before {
	content: "\f26e"
}

.fa-accessible-icon:before {
	content: "\f368"
}

.fa-accusoft:before {
	content: "\f369"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-card:before {
	content: "\f2bb"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-adn:before {
	content: "\f170"
}

.fa-adversal:before {
	content: "\f36a"
}

.fa-affiliatetheme:before {
	content: "\f36b"
}

.fa-air-freshener:before {
	content: "\f5d0"
}

.fa-algolia:before {
	content: "\f36c"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-allergies:before {
	content: "\f461"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-amazon-pay:before {
	content: "\f42c"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-amilia:before {
	content: "\f36d"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-android:before {
	content: "\f17b"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angry:before {
	content: "\f556"
}

.fa-angrycreative:before {
	content: "\f36e"
}

.fa-angular:before {
	content: "\f420"
}

.fa-app-store:before {
	content: "\f36f"
}

.fa-app-store-ios:before {
	content: "\f370"
}

.fa-apper:before {
	content: "\f371"
}

.fa-apple:before {
	content: "\f179"
}

.fa-apple-alt:before {
	content: "\f5d1"
}

.fa-apple-pay:before {
	content: "\f415"
}

.fa-archive:before {
	content: "\f187"
}

.fa-archway:before {
	content: "\f557"
}

.fa-arrow-alt-circle-down:before {
	content: "\f358"
}

.fa-arrow-alt-circle-left:before {
	content: "\f359"
}

.fa-arrow-alt-circle-right:before {
	content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
	content: "\f35b"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-arrows-alt-h:before {
	content: "\f337"
}

.fa-arrows-alt-v:before {
	content: "\f338"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-asymmetrik:before {
	content: "\f372"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-atlas:before {
	content: "\f558"
}

.fa-atom:before {
	content: "\f5d2"
}

.fa-audible:before {
	content: "\f373"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-autoprefixer:before {
	content: "\f41c"
}

.fa-avianex:before {
	content: "\f374"
}

.fa-aviato:before {
	content: "\f421"
}

.fa-award:before {
	content: "\f559"
}

.fa-aws:before {
	content: "\f375"
}

.fa-backspace:before {
	content: "\f55a"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-band-aid:before {
	content: "\f462"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-bars:before {
	content: "\f0c9"
}

.fa-baseball-ball:before {
	content: "\f433"
}

.fa-basketball-ball:before {
	content: "\f434"
}

.fa-bath:before {
	content: "\f2cd"
}

.fa-battery-empty:before {
	content: "\f244"
}

.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-bed:before {
	content: "\f236"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bezier-curve:before {
	content: "\f55b"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bimobject:before {
	content: "\f378"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitcoin:before {
	content: "\f379"
}

.fa-bity:before {
	content: "\f37a"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-blackberry:before {
	content: "\f37b"
}

.fa-blender:before {
	content: "\f517"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-blogger:before {
	content: "\f37c"
}

.fa-blogger-b:before {
	content: "\f37d"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-bold:before {
	content: "\f032"
}

.fa-bolt:before {
	content: "\f0e7"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-bone:before {
	content: "\f5d7"
}

.fa-bong:before {
	content: "\f55c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-book-open:before {
	content: "\f518"
}

.fa-book-reader:before {
	content: "\f5da"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-bowling-ball:before {
	content: "\f436"
}

.fa-box:before {
	content: "\f466"
}

.fa-box-open:before {
	content: "\f49e"
}

.fa-boxes:before {
	content: "\f468"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-brain:before {
	content: "\f5dc"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-briefcase-medical:before {
	content: "\f469"
}

.fa-broadcast-tower:before {
	content: "\f519"
}

.fa-broom:before {
	content: "\f51a"
}

.fa-brush:before {
	content: "\f55d"
}

.fa-btc:before {
	content: "\f15a"
}

.fa-bug:before {
	content: "\f188"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-burn:before {
	content: "\f46a"
}

.fa-buromobelexperte:before {
	content: "\f37f"
}

.fa-bus:before {
	content: "\f207"
}

.fa-bus-alt:before {
	content: "\f55e"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-calendar:before {
	content: "\f133"
}

.fa-calendar-alt:before {
	content: "\f073"
}

.fa-calendar-check:before {
	content: "\f274"
}

.fa-calendar-minus:before {
	content: "\f272"
}

.fa-calendar-plus:before {
	content: "\f271"
}

.fa-calendar-times:before {
	content: "\f273"
}

.fa-camera:before {
	content: "\f030"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-cannabis:before {
	content: "\f55f"
}

.fa-capsules:before {
	content: "\f46b"
}

.fa-car:before {
	content: "\f1b9"
}

.fa-car-alt:before {
	content: "\f5de"
}

.fa-car-battery:before {
	content: "\f5df"
}

.fa-car-crash:before {
	content: "\f5e1"
}

.fa-car-side:before {
	content: "\f5e4"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-caret-square-down:before {
	content: "\f150"
}

.fa-caret-square-left:before {
	content: "\f191"
}

.fa-caret-square-right:before {
	content: "\f152"
}

.fa-caret-square-up:before {
	content: "\f151"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cc-amazon-pay:before {
	content: "\f42d"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-apple-pay:before {
	content: "\f416"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-centercode:before {
	content: "\f380"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-chalkboard:before {
	content: "\f51b"
}

.fa-chalkboard-teacher:before {
	content: "\f51c"
}

.fa-charging-station:before {
	content: "\f5e7"
}

.fa-chart-area:before {
	content: "\f1fe"
}

.fa-chart-bar:before {
	content: "\f080"
}

.fa-chart-line:before {
	content: "\f201"
}

.fa-chart-pie:before {
	content: "\f200"
}

.fa-check:before {
	content: "\f00c"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-check-double:before {
	content: "\f560"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-chess:before {
	content: "\f439"
}

.fa-chess-bishop:before {
	content: "\f43a"
}

.fa-chess-board:before {
	content: "\f43c"
}

.fa-chess-king:before {
	content: "\f43f"
}

.fa-chess-knight:before {
	content: "\f441"
}

.fa-chess-pawn:before {
	content: "\f443"
}

.fa-chess-queen:before {
	content: "\f445"
}

.fa-chess-rook:before {
	content: "\f447"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-church:before {
	content: "\f51d"
}

.fa-circle:before {
	content: "\f111"
}

.fa-circle-notch:before {
	content: "\f1ce"
}

.fa-clipboard:before {
	content: "\f328"
}

.fa-clipboard-check:before {
	content: "\f46c"
}

.fa-clipboard-list:before {
	content: "\f46d"
}

.fa-clock:before {
	content: "\f017"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-closed-captioning:before {
	content: "\f20a"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-cloud-download-alt:before {
	content: "\f381"
}

.fa-cloud-upload-alt:before {
	content: "\f382"
}

.fa-cloudscale:before {
	content: "\f383"
}

.fa-cloudsmith:before {
	content: "\f384"
}

.fa-cloudversify:before {
	content: "\f385"
}

.fa-cocktail:before {
	content: "\f561"
}

.fa-code:before {
	content: "\f121"
}

.fa-code-branch:before {
	content: "\f126"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cog:before {
	content: "\f013"
}

.fa-cogs:before {
	content: "\f085"
}

.fa-coins:before {
	content: "\f51e"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-comment:before {
	content: "\f075"
}

.fa-comment-alt:before {
	content: "\f27a"
}

.fa-comment-dots:before {
	content: "\f4ad"
}

.fa-comment-slash:before {
	content: "\f4b3"
}

.fa-comments:before {
	content: "\f086"
}

.fa-compact-disc:before {
	content: "\f51f"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-compress:before {
	content: "\f066"
}

.fa-concierge-bell:before {
	content: "\f562"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-cookie:before {
	content: "\f563"
}

.fa-cookie-bite:before {
	content: "\f564"
}

.fa-copy:before {
	content: "\f0c5"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-couch:before {
	content: "\f4b8"
}

.fa-cpanel:before {
	content: "\f388"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-creative-commons-by:before {
	content: "\f4e7"
}

.fa-creative-commons-nc:before {
	content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
	content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
	content: "\f4ea"
}

.fa-creative-commons-nd:before {
	content: "\f4eb"
}

.fa-creative-commons-pd:before {
	content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
	content: "\f4ed"
}

.fa-creative-commons-remix:before {
	content: "\f4ee"
}

.fa-creative-commons-sa:before {
	content: "\f4ef"
}

.fa-creative-commons-sampling:before {
	content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
	content: "\f4f1"
}

.fa-creative-commons-share:before {
	content: "\f4f2"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-crop:before {
	content: "\f125"
}

.fa-crop-alt:before {
	content: "\f565"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-crow:before {
	content: "\f520"
}

.fa-crown:before {
	content: "\f521"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-css3-alt:before {
	content: "\f38b"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-cut:before {
	content: "\f0c4"
}

.fa-cuttlefish:before {
	content: "\f38c"
}

.fa-d-and-d:before {
	content: "\f38d"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-deaf:before {
	content: "\f2a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-deploydog:before {
	content: "\f38e"
}

.fa-deskpro:before {
	content: "\f38f"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-diagnoses:before {
	content: "\f470"
}

.fa-dice:before {
	content: "\f522"
}

.fa-dice-five:before {
	content: "\f523"
}

.fa-dice-four:before {
	content: "\f524"
}

.fa-dice-one:before {
	content: "\f525"
}

.fa-dice-six:before {
	content: "\f526"
}

.fa-dice-three:before {
	content: "\f527"
}

.fa-dice-two:before {
	content: "\f528"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-digital-ocean:before {
	content: "\f391"
}

.fa-digital-tachograph:before {
	content: "\f566"
}

.fa-directions:before {
	content: "\f5eb"
}

.fa-discord:before {
	content: "\f392"
}

.fa-discourse:before {
	content: "\f393"
}

.fa-divide:before {
	content: "\f529"
}

.fa-dizzy:before {
	content: "\f567"
}

.fa-dna:before {
	content: "\f471"
}

.fa-dochub:before {
	content: "\f394"
}

.fa-docker:before {
	content: "\f395"
}

.fa-dollar-sign:before {
	content: "\f155"
}

.fa-dolly:before {
	content: "\f472"
}

.fa-dolly-flatbed:before {
	content: "\f474"
}

.fa-donate:before {
	content: "\f4b9"
}

.fa-door-closed:before {
	content: "\f52a"
}

.fa-door-open:before {
	content: "\f52b"
}

.fa-dot-circle:before {
	content: "\f192"
}

.fa-dove:before {
	content: "\f4ba"
}

.fa-download:before {
	content: "\f019"
}

.fa-draft2digital:before {
	content: "\f396"
}

.fa-drafting-compass:before {
	content: "\f568"
}

.fa-draw-polygon:before {
	content: "\f5ee"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-dribbble-square:before {
	content: "\f397"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-drum:before {
	content: "\f569"
}

.fa-drum-steelpan:before {
	content: "\f56a"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-dumbbell:before {
	content: "\f44b"
}

.fa-dyalog:before {
	content: "\f399"
}

.fa-earlybirds:before {
	content: "\f39a"
}

.fa-ebay:before {
	content: "\f4f4"
}

.fa-edge:before {
	content: "\f282"
}

.fa-edit:before {
	content: "\f044"
}

.fa-eject:before {
	content: "\f052"
}

.fa-elementor:before {
	content: "\f430"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-ello:before {
	content: "\f5f1"
}

.fa-ember:before {
	content: "\f423"
}

.fa-empire:before {
	content: "\f1d1"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-envira:before {
	content: "\f299"
}

.fa-equals:before {
	content: "\f52c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-erlang:before {
	content: "\f39d"
}

.fa-ethereum:before {
	content: "\f42e"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-euro-sign:before {
	content: "\f153"
}

.fa-exchange-alt:before {
	content: "\f362"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-expand:before {
	content: "\f065"
}

.fa-expand-arrows-alt:before {
	content: "\f31e"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-external-link-alt:before {
	content: "\f35d"
}

.fa-external-link-square-alt:before {
	content: "\f360"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-dropper:before {
	content: "\f1fb"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-facebook-f:before {
	content: "\f39e"
}

.fa-facebook-messenger:before {
	content: "\f39f"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-feather:before {
	content: "\f52d"
}

.fa-feather-alt:before {
	content: "\f56b"
}

.fa-female:before {
	content: "\f182"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-alt:before {
	content: "\f15c"
}

.fa-file-archive:before {
	content: "\f1c6"
}

.fa-file-audio:before {
	content: "\f1c7"
}

.fa-file-code:before {
	content: "\f1c9"
}

.fa-file-contract:before {
	content: "\f56c"
}

.fa-file-download:before {
	content: "\f56d"
}

.fa-file-excel:before {
	content: "\f1c3"
}

.fa-file-export:before {
	content: "\f56e"
}

.fa-file-image:before {
	content: "\f1c5"
}

.fa-file-import:before {
	content: "\f56f"
}

.fa-file-invoice:before {
	content: "\f570"
}

.fa-file-invoice-dollar:before {
	content: "\f571"
}

.fa-file-medical:before {
	content: "\f477"
}

.fa-file-medical-alt:before {
	content: "\f478"
}

.fa-file-pdf:before {
	content: "\f1c1"
}

.fa-file-powerpoint:before {
	content: "\f1c4"
}

.fa-file-prescription:before {
	content: "\f572"
}

.fa-file-signature:before {
	content: "\f573"
}

.fa-file-upload:before {
	content: "\f574"
}

.fa-file-video:before {
	content: "\f1c8"
}

.fa-file-word:before {
	content: "\f1c2"
}

.fa-fill:before {
	content: "\f575"
}

.fa-fill-drip:before {
	content: "\f576"
}

.fa-film:before {
	content: "\f008"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-fingerprint:before {
	content: "\f577"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-first-aid:before {
	content: "\f479"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-first-order-alt:before {
	content: "\f50a"
}

.fa-firstdraft:before {
	content: "\f3a1"
}

.fa-fish:before {
	content: "\f578"
}

.fa-flag:before {
	content: "\f024"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-flipboard:before {
	content: "\f44d"
}

.fa-flushed:before {
	content: "\f579"
}

.fa-fly:before {
	content: "\f417"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-font:before {
	content: "\f031"
}

.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-font-awesome-alt:before {
	content: "\f35c"
}

.fa-font-awesome-flag:before {
	content: "\f425"
}

.fa-font-awesome-logo-full:before {
	content: "\f4e6"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-fonticons-fi:before {
	content: "\f3a2"
}

.fa-football-ball:before {
	content: "\f44e"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-fort-awesome-alt:before {
	content: "\f3a3"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-freebsd:before {
	content: "\f3a4"
}

.fa-frog:before {
	content: "\f52e"
}

.fa-frown:before {
	content: "\f119"
}

.fa-frown-open:before {
	content: "\f57a"
}

.fa-fulcrum:before {
	content: "\f50b"
}

.fa-futbol:before {
	content: "\f1e3"
}

.fa-galactic-republic:before {
	content: "\f50c"
}

.fa-galactic-senate:before {
	content: "\f50d"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-gas-pump:before {
	content: "\f52f"
}

.fa-gavel:before {
	content: "\f0e3"
}

.fa-gem:before {
	content: "\f3a5"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-github:before {
	content: "\f09b"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-gitkraken:before {
	content: "\f3a6"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-gitter:before {
	content: "\f426"
}

.fa-glass-martini:before {
	content: "\f000"
}

.fa-glass-martini-alt:before {
	content: "\f57b"
}

.fa-glasses:before {
	content: "\f530"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-globe-africa:before {
	content: "\f57c"
}

.fa-globe-americas:before {
	content: "\f57d"
}

.fa-globe-asia:before {
	content: "\f57e"
}

.fa-gofore:before {
	content: "\f3a7"
}

.fa-golf-ball:before {
	content: "\f450"
}

.fa-goodreads:before {
	content: "\f3a8"
}

.fa-goodreads-g:before {
	content: "\f3a9"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-google-drive:before {
	content: "\f3aa"
}

.fa-google-play:before {
	content: "\f3ab"
}

.fa-google-plus:before {
	content: "\f2b3"
}

.fa-google-plus-g:before {
	content: "\f0d5"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-gratipay:before {
	content: "\f184"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-greater-than:before {
	content: "\f531"
}

.fa-greater-than-equal:before {
	content: "\f532"
}

.fa-grimace:before {
	content: "\f57f"
}

.fa-grin:before {
	content: "\f580"
}

.fa-grin-alt:before {
	content: "\f581"
}

.fa-grin-beam:before {
	content: "\f582"
}

.fa-grin-beam-sweat:before {
	content: "\f583"
}

.fa-grin-hearts:before {
	content: "\f584"
}

.fa-grin-squint:before {
	content: "\f585"
}

.fa-grin-squint-tears:before {
	content: "\f586"
}

.fa-grin-stars:before {
	content: "\f587"
}

.fa-grin-tears:before {
	content: "\f588"
}

.fa-grin-tongue:before {
	content: "\f589"
}

.fa-grin-tongue-squint:before {
	content: "\f58a"
}

.fa-grin-tongue-wink:before {
	content: "\f58b"
}

.fa-grin-wink:before {
	content: "\f58c"
}

.fa-grip-horizontal:before {
	content: "\f58d"
}

.fa-grip-vertical:before {
	content: "\f58e"
}

.fa-gripfire:before {
	content: "\f3ac"
}

.fa-grunt:before {
	content: "\f3ad"
}

.fa-gulp:before {
	content: "\f3ae"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-hacker-news-square:before {
	content: "\f3af"
}

.fa-hackerrank:before {
	content: "\f5f7"
}

.fa-hand-holding:before {
	content: "\f4bd"
}

.fa-hand-holding-heart:before {
	content: "\f4be"
}

.fa-hand-holding-usd:before {
	content: "\f4c0"
}

.fa-hand-lizard:before {
	content: "\f258"
}

.fa-hand-paper:before {
	content: "\f256"
}

.fa-hand-peace:before {
	content: "\f25b"
}

.fa-hand-point-down:before {
	content: "\f0a7"
}

.fa-hand-point-left:before {
	content: "\f0a5"
}

.fa-hand-point-right:before {
	content: "\f0a4"
}

.fa-hand-point-up:before {
	content: "\f0a6"
}

.fa-hand-pointer:before {
	content: "\f25a"
}

.fa-hand-rock:before {
	content: "\f255"
}

.fa-hand-scissors:before {
	content: "\f257"
}

.fa-hand-spock:before {
	content: "\f259"
}

.fa-hands:before {
	content: "\f4c2"
}

.fa-hands-helping:before {
	content: "\f4c4"
}

.fa-handshake:before {
	content: "\f2b5"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-hdd:before {
	content: "\f0a0"
}

.fa-heading:before {
	content: "\f1dc"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-headphones-alt:before {
	content: "\f58f"
}

.fa-headset:before {
	content: "\f590"
}

.fa-heart:before {
	content: "\f004"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-helicopter:before {
	content: "\f533"
}

.fa-highlighter:before {
	content: "\f591"
}

.fa-hips:before {
	content: "\f452"
}

.fa-hire-a-helper:before {
	content: "\f3b0"
}

.fa-history:before {
	content: "\f1da"
}

.fa-hockey-puck:before {
	content: "\f453"
}

.fa-home:before {
	content: "\f015"
}

.fa-hooli:before {
	content: "\f427"
}

.fa-hornbill:before {
	content: "\f592"
}

.fa-hospital:before {
	content: "\f0f8"
}

.fa-hospital-alt:before {
	content: "\f47d"
}

.fa-hospital-symbol:before {
	content: "\f47e"
}

.fa-hot-tub:before {
	content: "\f593"
}

.fa-hotel:before {
	content: "\f594"
}

.fa-hotjar:before {
	content: "\f3b1"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-start:before {
	content: "\f251"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-hubspot:before {
	content: "\f3b2"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-id-card:before {
	content: "\f2c2"
}

.fa-id-card-alt:before {
	content: "\f47f"
}

.fa-image:before {
	content: "\f03e"
}

.fa-images:before {
	content: "\f302"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-industry:before {
	content: "\f275"
}

.fa-infinity:before {
	content: "\f534"
}

.fa-info:before {
	content: "\f129"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-italic:before {
	content: "\f033"
}

.fa-itunes:before {
	content: "\f3b4"
}

.fa-itunes-note:before {
	content: "\f3b5"
}

.fa-java:before {
	content: "\f4e4"
}

.fa-jedi-order:before {
	content: "\f50e"
}

.fa-jenkins:before {
	content: "\f3b6"
}

.fa-joget:before {
	content: "\f3b7"
}

.fa-joint:before {
	content: "\f595"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-js:before {
	content: "\f3b8"
}

.fa-js-square:before {
	content: "\f3b9"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-kaggle:before {
	content: "\f5fa"
}

.fa-key:before {
	content: "\f084"
}

.fa-keybase:before {
	content: "\f4f5"
}

.fa-keyboard:before {
	content: "\f11c"
}

.fa-keycdn:before {
	content: "\f3ba"
}

.fa-kickstarter:before {
	content: "\f3bb"
}

.fa-kickstarter-k:before {
	content: "\f3bc"
}

.fa-kiss:before {
	content: "\f596"
}

.fa-kiss-beam:before {
	content: "\f597"
}

.fa-kiss-wink-heart:before {
	content: "\f598"
}

.fa-kiwi-bird:before {
	content: "\f535"
}

.fa-korvue:before {
	content: "\f42f"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-laptop-code:before {
	content: "\f5fc"
}

.fa-laravel:before {
	content: "\f3bd"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-laugh:before {
	content: "\f599"
}

.fa-laugh-beam:before {
	content: "\f59a"
}

.fa-laugh-squint:before {
	content: "\f59b"
}

.fa-laugh-wink:before {
	content: "\f59c"
}

.fa-layer-group:before {
	content: "\f5fd"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-lemon:before {
	content: "\f094"
}

.fa-less:before {
	content: "\f41d"
}

.fa-less-than:before {
	content: "\f536"
}

.fa-less-than-equal:before {
	content: "\f537"
}

.fa-level-down-alt:before {
	content: "\f3be"
}

.fa-level-up-alt:before {
	content: "\f3bf"
}

.fa-life-ring:before {
	content: "\f1cd"
}

.fa-lightbulb:before {
	content: "\f0eb"
}

.fa-line:before {
	content: "\f3c0"
}

.fa-link:before {
	content: "\f0c1"
}

.fa-linkedin:before {
	content: "\f08c"
}

.fa-linkedin-in:before {
	content: "\f0e1"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-lira-sign:before {
	content: "\f195"
}

.fa-list:before {
	content: "\f03a"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-lock:before {
	content: "\f023"
}

.fa-lock-open:before {
	content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
	content: "\f309"
}

.fa-long-arrow-alt-left:before {
	content: "\f30a"
}

.fa-long-arrow-alt-right:before {
	content: "\f30b"
}

.fa-long-arrow-alt-up:before {
	content: "\f30c"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-luggage-cart:before {
	content: "\f59d"
}

.fa-lyft:before {
	content: "\f3c3"
}

.fa-magento:before {
	content: "\f3c4"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-mailchimp:before {
	content: "\f59e"
}

.fa-male:before {
	content: "\f183"
}

.fa-mandalorian:before {
	content: "\f50f"
}

.fa-map:before {
	content: "\f279"
}

.fa-map-marked:before {
	content: "\f59f"
}

.fa-map-marked-alt:before {
	content: "\f5a0"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-map-marker-alt:before {
	content: "\f3c5"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-markdown:before {
	content: "\f60f"
}

.fa-marker:before {
	content: "\f5a1"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mastodon:before {
	content: "\f4f6"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-medal:before {
	content: "\f5a2"
}

.fa-medapps:before {
	content: "\f3c6"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-medium-m:before {
	content: "\f3c7"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-medrt:before {
	content: "\f3c8"
}

.fa-meetup:before {
	content: "\f2e0"
}

.fa-megaport:before {
	content: "\f5a3"
}

.fa-meh:before {
	content: "\f11a"
}

.fa-meh-blank:before {
	content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
	content: "\f5a5"
}

.fa-memory:before {
	content: "\f538"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-alt:before {
	content: "\f3c9"
}

.fa-microphone-alt-slash:before {
	content: "\f539"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-microscope:before {
	content: "\f610"
}

.fa-microsoft:before {
	content: "\f3ca"
}

.fa-minus:before {
	content: "\f068"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-mix:before {
	content: "\f3cb"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-mizuni:before {
	content: "\f3cc"
}

.fa-mobile:before {
	content: "\f10b"
}

.fa-mobile-alt:before {
	content: "\f3cd"
}

.fa-modx:before {
	content: "\f285"
}

.fa-monero:before {
	content: "\f3d0"
}

.fa-money-bill:before {
	content: "\f0d6"
}

.fa-money-bill-alt:before {
	content: "\f3d1"
}

.fa-money-bill-wave:before {
	content: "\f53a"
}

.fa-money-bill-wave-alt:before {
	content: "\f53b"
}

.fa-money-check:before {
	content: "\f53c"
}

.fa-money-check-alt:before {
	content: "\f53d"
}

.fa-monument:before {
	content: "\f5a6"
}

.fa-moon:before {
	content: "\f186"
}

.fa-mortar-pestle:before {
	content: "\f5a7"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-music:before {
	content: "\f001"
}

.fa-napster:before {
	content: "\f3d2"
}

.fa-neos:before {
	content: "\f612"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-newspaper:before {
	content: "\f1ea"
}

.fa-nimblr:before {
	content: "\f5a8"
}

.fa-nintendo-switch:before {
	content: "\f418"
}

.fa-node:before {
	content: "\f419"
}

.fa-node-js:before {
	content: "\f3d3"
}

.fa-not-equal:before {
	content: "\f53e"
}

.fa-notes-medical:before {
	content: "\f481"
}

.fa-npm:before {
	content: "\f3d4"
}

.fa-ns8:before {
	content: "\f3d5"
}

.fa-nutritionix:before {
	content: "\f3d6"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-oil-can:before {
	content: "\f613"
}

.fa-old-republic:before {
	content: "\f510"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-osi:before {
	content: "\f41a"
}

.fa-outdent:before {
	content: "\f03b"
}

.fa-page4:before {
	content: "\f3d7"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-paint-roller:before {
	content: "\f5aa"
}

.fa-palette:before {
	content: "\f53f"
}

.fa-palfed:before {
	content: "\f3d8"
}

.fa-pallet:before {
	content: "\f482"
}

.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-parachute-box:before {
	content: "\f4cd"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-parking:before {
	content: "\f540"
}

.fa-passport:before {
	content: "\f5ab"
}

.fa-paste:before {
	content: "\f0ea"
}

.fa-patreon:before {
	content: "\f3d9"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-pen:before {
	content: "\f304"
}

.fa-pen-alt:before {
	content: "\f305"
}

.fa-pen-fancy:before {
	content: "\f5ac"
}

.fa-pen-nib:before {
	content: "\f5ad"
}

.fa-pen-square:before {
	content: "\f14b"
}

.fa-pencil-alt:before {
	content: "\f303"
}

.fa-pencil-ruler:before {
	content: "\f5ae"
}

.fa-people-carry:before {
	content: "\f4ce"
}

.fa-percent:before {
	content: "\f295"
}

.fa-percentage:before {
	content: "\f541"
}

.fa-periscope:before {
	content: "\f3da"
}

.fa-phabricator:before {
	content: "\f3db"
}

.fa-phoenix-framework:before {
	content: "\f3dc"
}

.fa-phoenix-squadron:before {
	content: "\f511"
}

.fa-phone:before {
	content: "\f095"
}

.fa-phone-slash:before {
	content: "\f3dd"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-phone-volume:before {
	content: "\f2a0"
}

.fa-php:before {
	content: "\f457"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-pied-piper-hat:before {
	content: "\f4e5"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-piggy-bank:before {
	content: "\f4d3"
}

.fa-pills:before {
	content: "\f484"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-plane:before {
	content: "\f072"
}

.fa-plane-arrival:before {
	content: "\f5af"
}

.fa-plane-departure:before {
	content: "\f5b0"
}

.fa-play:before {
	content: "\f04b"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-playstation:before {
	content: "\f3df"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-plus:before {
	content: "\f067"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-poo:before {
	content: "\f2fe"
}

.fa-poop:before {
	content: "\f619"
}

.fa-portrait:before {
	content: "\f3e0"
}

.fa-pound-sign:before {
	content: "\f154"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-prescription:before {
	content: "\f5b1"
}

.fa-prescription-bottle:before {
	content: "\f485"
}

.fa-prescription-bottle-alt:before {
	content: "\f486"
}

.fa-print:before {
	content: "\f02f"
}

.fa-procedures:before {
	content: "\f487"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-project-diagram:before {
	content: "\f542"
}

.fa-pushed:before {
	content: "\f3e1"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-python:before {
	content: "\f3e2"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-question:before {
	content: "\f128"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-quidditch:before {
	content: "\f458"
}

.fa-quinscape:before {
	content: "\f459"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-r-project:before {
	content: "\f4f7"
}

.fa-random:before {
	content: "\f074"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-react:before {
	content: "\f41b"
}

.fa-readme:before {
	content: "\f4d5"
}

.fa-rebel:before {
	content: "\f1d0"
}

.fa-receipt:before {
	content: "\f543"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-red-river:before {
	content: "\f3e3"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-redo:before {
	content: "\f01e"
}

.fa-redo-alt:before {
	content: "\f2f9"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-rendact:before {
	content: "\f3e4"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-reply:before {
	content: "\f3e5"
}

.fa-reply-all:before {
	content: "\f122"
}

.fa-replyd:before {
	content: "\f3e6"
}

.fa-researchgate:before {
	content: "\f4f8"
}

.fa-resolving:before {
	content: "\f3e7"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-rev:before {
	content: "\f5b2"
}

.fa-ribbon:before {
	content: "\f4d6"
}

.fa-road:before {
	content: "\f018"
}

.fa-robot:before {
	content: "\f544"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-rocketchat:before {
	content: "\f3e8"
}

.fa-rockrms:before {
	content: "\f3e9"
}

.fa-route:before {
	content: "\f4d7"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-ruble-sign:before {
	content: "\f158"
}

.fa-ruler:before {
	content: "\f545"
}

.fa-ruler-combined:before {
	content: "\f546"
}

.fa-ruler-horizontal:before {
	content: "\f547"
}

.fa-ruler-vertical:before {
	content: "\f548"
}

.fa-rupee-sign:before {
	content: "\f156"
}

.fa-sad-cry:before {
	content: "\f5b3"
}

.fa-sad-tear:before {
	content: "\f5b4"
}

.fa-safari:before {
	content: "\f267"
}

.fa-sass:before {
	content: "\f41e"
}

.fa-save:before {
	content: "\f0c7"
}

.fa-schlix:before {
	content: "\f3ea"
}

.fa-school:before {
	content: "\f549"
}

.fa-screwdriver:before {
	content: "\f54a"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-search:before {
	content: "\f002"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-searchengin:before {
	content: "\f3eb"
}

.fa-seedling:before {
	content: "\f4d8"
}

.fa-sellcast:before {
	content: "\f2da"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-server:before {
	content: "\f233"
}

.fa-servicestack:before {
	content: "\f3ec"
}

.fa-shapes:before {
	content: "\f61f"
}

.fa-share:before {
	content: "\f064"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-shekel-sign:before {
	content: "\f20b"
}

.fa-shield-alt:before {
	content: "\f3ed"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-shipping-fast:before {
	content: "\f48b"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-shoe-prints:before {
	content: "\f54b"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-shopware:before {
	content: "\f5b5"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-shuttle-van:before {
	content: "\f5b6"
}

.fa-sign:before {
	content: "\f4d9"
}

.fa-sign-in-alt:before {
	content: "\f2f6"
}

.fa-sign-language:before {
	content: "\f2a7"
}

.fa-sign-out-alt:before {
	content: "\f2f5"
}

.fa-signal:before {
	content: "\f012"
}

.fa-signature:before {
	content: "\f5b7"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-sistrix:before {
	content: "\f3ee"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-sith:before {
	content: "\f512"
}

.fa-skull:before {
	content: "\f54c"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-slack:before {
	content: "\f198"
}

.fa-slack-hash:before {
	content: "\f3ef"
}

.fa-sliders-h:before {
	content: "\f1de"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-smile:before {
	content: "\f118"
}

.fa-smile-beam:before {
	content: "\f5b8"
}

.fa-smile-wink:before {
	content: "\f4da"
}

.fa-smoking:before {
	content: "\f48d"
}

.fa-smoking-ban:before {
	content: "\f54d"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-snowflake:before {
	content: "\f2dc"
}

.fa-solar-panel:before {
	content: "\f5ba"
}

.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-alpha-down:before {
	content: "\f15d"
}

.fa-sort-alpha-up:before {
	content: "\f15e"
}

.fa-sort-amount-down:before {
	content: "\f160"
}

.fa-sort-amount-up:before {
	content: "\f161"
}

.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-numeric-down:before {
	content: "\f162"
}

.fa-sort-numeric-up:before {
	content: "\f163"
}

.fa-sort-up:before {
	content: "\f0de"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-spa:before {
	content: "\f5bb"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-speakap:before {
	content: "\f3f3"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-splotch:before {
	content: "\f5bc"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-spray-can:before {
	content: "\f5bd"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-square-full:before {
	content: "\f45c"
}

.fa-squarespace:before {
	content: "\f5be"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-stamp:before {
	content: "\f5bf"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-star-half-alt:before {
	content: "\f5c0"
}

.fa-star-of-life:before {
	content: "\f621"
}

.fa-staylinked:before {
	content: "\f3f5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-steam-symbol:before {
	content: "\f3f6"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-sticker-mule:before {
	content: "\f3f7"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stopwatch:before {
	content: "\f2f2"
}

.fa-store:before {
	content: "\f54e"
}

.fa-store-alt:before {
	content: "\f54f"
}

.fa-strava:before {
	content: "\f428"
}

.fa-stream:before {
	content: "\f550"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-stripe:before {
	content: "\f429"
}

.fa-stripe-s:before {
	content: "\f42a"
}

.fa-stroopwafel:before {
	content: "\f551"
}

.fa-studiovinari:before {
	content: "\f3f8"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-subway:before {
	content: "\f239"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-suitcase-rolling:before {
	content: "\f5c1"
}

.fa-sun:before {
	content: "\f185"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-supple:before {
	content: "\f3f9"
}

.fa-surprise:before {
	content: "\f5c2"
}

.fa-swatchbook:before {
	content: "\f5c3"
}

.fa-swimmer:before {
	content: "\f5c4"
}

.fa-swimming-pool:before {
	content: "\f5c5"
}

.fa-sync:before {
	content: "\f021"
}

.fa-sync-alt:before {
	content: "\f2f1"
}

.fa-syringe:before {
	content: "\f48e"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-table-tennis:before {
	content: "\f45d"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-tablet-alt:before {
	content: "\f3fa"
}

.fa-tablets:before {
	content: "\f490"
}

.fa-tachometer-alt:before {
	content: "\f3fd"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-tape:before {
	content: "\f4db"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-taxi:before {
	content: "\f1ba"
}

.fa-teamspeak:before {
	content: "\f4f9"
}

.fa-teeth:before {
	content: "\f62e"
}

.fa-teeth-open:before {
	content: "\f62f"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-telegram-plane:before {
	content: "\f3fe"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-theater-masks:before {
	content: "\f630"
}

.fa-themeco:before {
	content: "\f5c6"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-thermometer:before {
	content: "\f491"
}

.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbtack:before {
	content: "\f08d"
}

.fa-ticket-alt:before {
	content: "\f3ff"
}

.fa-times:before {
	content: "\f00d"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-tint:before {
	content: "\f043"
}

.fa-tint-slash:before {
	content: "\f5c7"
}

.fa-tired:before {
	content: "\f5c8"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-toolbox:before {
	content: "\f552"
}

.fa-tooth:before {
	content: "\f5c9"
}

.fa-trade-federation:before {
	content: "\f513"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-traffic-light:before {
	content: "\f637"
}

.fa-train:before {
	content: "\f238"
}

.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-trash-alt:before {
	content: "\f2ed"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-trello:before {
	content: "\f181"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-truck-loading:before {
	content: "\f4de"
}

.fa-truck-monster:before {
	content: "\f63b"
}

.fa-truck-moving:before {
	content: "\f4df"
}

.fa-truck-pickup:before {
	content: "\f63c"
}

.fa-tshirt:before {
	content: "\f553"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-tv:before {
	content: "\f26c"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-typo3:before {
	content: "\f42b"
}

.fa-uber:before {
	content: "\f402"
}

.fa-uikit:before {
	content: "\f403"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-umbrella-beach:before {
	content: "\f5ca"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-undo:before {
	content: "\f0e2"
}

.fa-undo-alt:before {
	content: "\f2ea"
}

.fa-uniregistry:before {
	content: "\f404"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-university:before {
	content: "\f19c"
}

.fa-unlink:before {
	content: "\f127"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-untappd:before {
	content: "\f405"
}

.fa-upload:before {
	content: "\f093"
}

.fa-usb:before {
	content: "\f287"
}

.fa-user:before {
	content: "\f007"
}

.fa-user-alt:before {
	content: "\f406"
}

.fa-user-alt-slash:before {
	content: "\f4fa"
}

.fa-user-astronaut:before {
	content: "\f4fb"
}

.fa-user-check:before {
	content: "\f4fc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-clock:before {
	content: "\f4fd"
}

.fa-user-cog:before {
	content: "\f4fe"
}

.fa-user-edit:before {
	content: "\f4ff"
}

.fa-user-friends:before {
	content: "\f500"
}

.fa-user-graduate:before {
	content: "\f501"
}

.fa-user-lock:before {
	content: "\f502"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-user-minus:before {
	content: "\f503"
}

.fa-user-ninja:before {
	content: "\f504"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-user-shield:before {
	content: "\f505"
}

.fa-user-slash:before {
	content: "\f506"
}

.fa-user-tag:before {
	content: "\f507"
}

.fa-user-tie:before {
	content: "\f508"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-users:before {
	content: "\f0c0"
}

.fa-users-cog:before {
	content: "\f509"
}

.fa-ussunnah:before {
	content: "\f407"
}

.fa-utensil-spoon:before {
	content: "\f2e5"
}

.fa-utensils:before {
	content: "\f2e7"
}

.fa-vaadin:before {
	content: "\f408"
}

.fa-vector-square:before {
	content: "\f5cb"
}

.fa-venus:before {
	content: "\f221"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-vial:before {
	content: "\f492"
}

.fa-vials:before {
	content: "\f493"
}

.fa-viber:before {
	content: "\f409"
}

.fa-video:before {
	content: "\f03d"
}

.fa-video-slash:before {
	content: "\f4e2"
}

.fa-vimeo:before {
	content: "\f40a"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-vimeo-v:before {
	content: "\f27d"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-vk:before {
	content: "\f189"
}

.fa-vnv:before {
	content: "\f40b"
}

.fa-volleyball-ball:before {
	content: "\f45f"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-vuejs:before {
	content: "\f41f"
}

.fa-walking:before {
	content: "\f554"
}

.fa-wallet:before {
	content: "\f555"
}

.fa-warehouse:before {
	content: "\f494"
}

.fa-weebly:before {
	content: "\f5cc"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-weight:before {
	content: "\f496"
}

.fa-weight-hanging:before {
	content: "\f5cd"
}

.fa-weixin:before {
	content: "\f1d7"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-whatsapp-square:before {
	content: "\f40c"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-whmcs:before {
	content: "\f40d"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-window-close:before {
	content: "\f410"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-wine-glass:before {
	content: "\f4e3"
}

.fa-wine-glass-alt:before {
	content: "\f5ce"
}

.fa-wix:before {
	content: "\f5cf"
}

.fa-wolf-pack-battalion:before {
	content: "\f514"
}

.fa-won-sign:before {
	content: "\f159"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-wordpress-simple:before {
	content: "\f411"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-x-ray:before {
	content: "\f497"
}

.fa-xbox:before {
	content: "\f412"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-y-combinator:before {
	content: "\f23b"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-yandex:before {
	content: "\f413"
}

.fa-yandex-international:before {
	content: "\f414"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-yen-sign:before {
	content: "\f157"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-youtube-square:before {
	content: "\f431"
}

.fa-zhihu:before {
	content: "\f63f"
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/fa-brands-400.eot");
	src: url("../fonts/fa-brands-400-.eot#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.html") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg")
}

.fab {
	font-family: "Font Awesome 5 Brands"
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/fa-regular-400.eot");
	src: url("../fonts/fa-regular-400-.eot#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.html") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg")
}

.far {
	font-weight: 400
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	src: url("../fonts/fa-solid-900.eot");
	src: url("../fonts/fa-solid-900-.eot#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.html") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg")
}

.fa,
.far,
.fas {
	font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
	font-weight: 900
}

@font-face {
	font-family: yuyu-icon-set;
	src: url("../fonts/yuyu-custom-icons-vv8nj7.eot");
	src: url("../fonts/yuyu-custom-icons-vv8nj7.eot#iefix") format("embedded-opentype"), url("../fonts/yuyu-custom-icons-vv8nj7.ttf") format("truetype"), url("../fonts/yuyu-custom-icons-vv8nj7.woff") format("woff"), url("../fonts/yuyu-custom-icons-vv8nj7.svg#YUYU-yuyu-icon-Set") format("svg");
	font-weight: 400;
	font-style: normal
}

.yuyu-icons {
	font-family: yuyu-icon-set!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.yuyu-icon-search-optimization:before {
	content: "\e934"
}

.yuyu-icon-target:before {
	content: "\e935"
}

.yuyu-icon-chart:before {
	content: "\e930"
}

.yuyu-icon-like:before {
	content: "\e931"
}

.yuyu-icon-mailing:before {
	content: "\e932"
}

.yuyu-icon-money:before {
	content: "\e933"
}

.yuyu-icon-people-seo-user-flow-:before {
	content: "\e900"
}

.yuyu-icon-location-milestone-se:before {
	content: "\e901"
}

.yuyu-icon-chain-link-link-build:before {
	content: "\e902"
}

.yuyu-icon-broken-link-chain-lin:before {
	content: "\e903"
}

.yuyu-icon-analytics-seo-statist:before {
	content: "\e904"
}

.yuyu-icon-hierarchy-seo-sitemap:before {
	content: "\e905"
}

.yuyu-icon-optimization-performa:before {
	content: "\e906"
}

.yuyu-icon-focus-search-seo-targ:before {
	content: "\e907"
}

.yuyu-icon-filter-funel-percent-:before {
	content: "\e908"
}

.yuyu-icon-seo-target-target-gro:before {
	content: "\e909"
}

.yuyu-icon-fix-gear-options-pref:before {
	content: "\e90a"
}

.yuyu-icon-locked-secured-seo-we:before {
	content: "\e90b"
}

.yuyu-icon-page-rank-rank-seo-we:before {
	content: "\e90c"
}

.yuyu-icon-click-earnings-mouse-:before {
	content: "\e90d"
}

.yuyu-icon-keyword-keyword-searc:before {
	content: "\e90e"
}

.yuyu-icon-business-business-ide:before {
	content: "\e90f"
}

.yuyu-icon-earth-geo-location-ge:before {
	content: "\e910"
}

.yuyu-icon-email-email-marketing:before {
	content: "\e911"
}

.yuyu-icon-files-hierarchy-seo-s:before {
	content: "\e912"
}

.yuyu-icon-action-call-to-action:before {
	content: "\e913"
}

.yuyu-icon-brainstorming-creative-creativity-research:before {
	content: "\e914"
}

.yuyu-icon-bag-briefcase-business:before {
	content: "\e915"
}

.yuyu-icon-consulting-customer-feedback-research:before {
	content: "\e916"
}

.yuyu-icon-analytics-cloud-cloud-computing-data-database:before {
	content: "\e917"
}

.yuyu-icon-content-management-optimization-website:before {
	content: "\e918"
}

.yuyu-icon-seo-tag:before {
	content: "\e919"
}

.yuyu-icon-best-customer-experience-feedback-handshake:before {
	content: "\e91a"
}

.yuyu-icon-basket-ecommerce-online-shopping:before {
	content: "\e91b"
}

.yuyu-icon-advertising-email-marketing-newsletter:before {
	content: "\e91c"
}

.yuyu-icon-analytics-computer-monitor-monitoring-research:before {
	content: "\e91d"
}

.yuyu-icon-analytics-graph-research:before {
	content: "\e91e"
}

.yuyu-icon-global-globe-network:before {
	content: "\e91f"
}

.yuyu-icon-bulb-idea-innovation-light:before {
	content: "\e920"
}

.yuyu-icon-backlink-connection-link-website:before {
	content: "\e921"
}

.yuyu-icon-audience-location-pin-target-tracking:before {
	content: "\e922"
}

.yuyu-icon-analysis-analytics-lense-research:before {
	content: "\e923"
}

.yuyu-icon-computer-lense-online-research-search:before {
	content: "\e924"
}

.yuyu-icon-design-seo-web-webdesign-website:before {
	content: "\e925"
}

.yuyu-icon-audience-seo-target:before {
	content: "\e926"
}

.yuyu-icon-optimization-seo-tools:before {
	content: "\e927"
}

.yuyu-icon-connection-link-networks-seo-social:before {
	content: "\e928"
}

.yuyu-icon-mobile-optimization-responsive-seo-smartphone:before {
	content: "\e929"
}

.yuyu-icon-graph-improvement-optimization-ranking-seo:before {
	content: "\e92a"
}

.yuyu-icon-analytics-combination-puzzle-seo-tool:before {
	content: "\e92b"
}

.yuyu-icon-business-magic-seo-wand:before {
	content: "\e92c"
}

.yuyu-icon-optimization-rank-seo-top:before {
	content: "\e92d"
}

.yuyu-icon-analysis-analytics-microscope-research:before {
	content: "\e92e"
}

.yuyu-icon-computer-laptop-macbook-online:before {
	content: "\e92f"
}

:root {
	--c-white: #fff;
	--c-bg: #fff;
	--c-dark: #222;
	--c-grey: #888;
	--c-green: #46d599;
	--c-light-blue: #2ac6ff;
	--c-blue: #456fff;
	--c-yellow: #ffc768;
	--c-primary: #737de8
}


/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

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

figcaption,
figure {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

main {
	display: block
}

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

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
}

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

dfn {
	font-style: italic
}

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
}

audio,
video {
	display: inline-block
}

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

img {
	border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-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
}

input {
	overflow: visible
}

[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-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

details {
	display: block
}

summary {
	display: list-item
}

menu {
	display: block
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

.margin-lg-0t {
	margin-top: 0
}

.margin-lg-5t {
	margin-top: 5px
}

.margin-lg-10t {
	margin-top: 10px
}

.margin-lg-15t {
	margin-top: 15px
}

.margin-lg-20t {
	margin-top: 20px
}

.margin-lg-25t {
	margin-top: 25px
}

.margin-lg-30t {
	margin-top: 30px
}

.margin-lg-35t {
	margin-top: 35px
}

.margin-lg-40t {
	margin-top: 40px
}

.margin-lg-45t {
	margin-top: 45px
}

.margin-lg-50t {
	margin-top: 50px
}

.margin-lg-55t {
	margin-top: 55px
}

.margin-lg-60t {
	margin-top: 60px
}

.margin-lg-65t {
	margin-top: 65px
}

.margin-lg-70t {
	margin-top: 70px
}

.margin-lg-75t {
	margin-top: 75px
}

.margin-lg-80t {
	margin-top: 80px
}

.margin-lg-85t {
	margin-top: 85px
}

.margin-lg-90t {
	margin-top: 90px
}

.margin-lg-95t {
	margin-top: 95px
}

.margin-lg-100t {
	margin-top: 100px
}

.margin-lg-105t {
	margin-top: 105px
}

.margin-lg-110t {
	margin-top: 110px
}

.margin-lg-115t {
	margin-top: 115px
}

.margin-lg-120t {
	margin-top: 120px
}

.margin-lg-125t {
	margin-top: 125px
}

.margin-lg-130t {
	margin-top: 130px
}

.margin-lg-135t {
	margin-top: 135px
}

.margin-lg-140t {
	margin-top: 140px
}

.margin-lg-145t {
	margin-top: 145px
}

.margin-lg-150t {
	margin-top: 150px
}

.margin-lg-155t {
	margin-top: 155px
}

.margin-lg-160t {
	margin-top: 160px
}

.margin-lg-165t {
	margin-top: 165px
}

.margin-lg-170t {
	margin-top: 170px
}

.margin-lg-175t {
	margin-top: 175px
}

.margin-lg-180t {
	margin-top: 180px
}

.margin-lg-185t {
	margin-top: 185px
}

.margin-lg-190t {
	margin-top: 190px
}

.margin-lg-195t {
	margin-top: 195px
}

.margin-lg-200t {
	margin-top: 200px
}

.margin-lg-0b {
	margin-bottom: 0
}

.margin-lg-5b {
	margin-bottom: 5px
}

.margin-lg-10b {
	margin-bottom: 10px
}

.margin-lg-15b {
	margin-bottom: 15px
}

.margin-lg-20b {
	margin-bottom: 20px
}

.margin-lg-25b {
	margin-bottom: 25px
}

.margin-lg-30b {
	margin-bottom: 30px
}

.margin-lg-35b {
	margin-bottom: 35px
}

.margin-lg-40b {
	margin-bottom: 40px
}

.margin-lg-45b {
	margin-bottom: 45px
}

.margin-lg-50b {
	margin-bottom: 50px
}

.margin-lg-55b {
	margin-bottom: 55px
}

.margin-lg-60b {
	margin-bottom: 60px
}

.margin-lg-65b {
	margin-bottom: 65px
}

.margin-lg-70b {
	margin-bottom: 70px
}

.margin-lg-75b {
	margin-bottom: 75px
}

.margin-lg-80b {
	margin-bottom: 80px
}

.margin-lg-85b {
	margin-bottom: 85px
}

.margin-lg-90b {
	margin-bottom: 90px
}

.margin-lg-95b {
	margin-bottom: 95px
}

.margin-lg-100b {
	margin-bottom: 100px
}

.margin-lg-105b {
	margin-bottom: 105px
}

.margin-lg-110b {
	margin-bottom: 110px
}

.margin-lg-115b {
	margin-bottom: 115px
}

.margin-lg-120b {
	margin-bottom: 120px
}

.margin-lg-125b {
	margin-bottom: 125px
}

.margin-lg-130b {
	margin-bottom: 130px
}

.margin-lg-135b {
	margin-bottom: 135px
}

.margin-lg-140b {
	margin-bottom: 140px
}

.margin-lg-145b {
	margin-bottom: 145px
}

.margin-lg-150b {
	margin-bottom: 150px
}

.margin-lg-155b {
	margin-bottom: 155px
}

.margin-lg-160b {
	margin-bottom: 160px
}

.margin-lg-165b {
	margin-bottom: 165px
}

.margin-lg-170b {
	margin-bottom: 170px
}

.margin-lg-175b {
	margin-bottom: 175px
}

.margin-lg-180b {
	margin-bottom: 180px
}

.margin-lg-185b {
	margin-bottom: 185px
}

.margin-lg-190b {
	margin-bottom: 190px
}

.margin-lg-195b {
	margin-bottom: 195px
}

.margin-lg-200b {
	margin-bottom: 200px
}

.padding-lg-0t {
	padding-top: 0
}

.padding-lg-5t {
	padding-top: 5px
}

.padding-lg-10t {
	padding-top: 10px
}

.padding-lg-15t {
	padding-top: 15px
}

.padding-lg-20t {
	padding-top: 20px
}

.padding-lg-25t {
	padding-top: 25px
}

.padding-lg-30t {
	padding-top: 30px
}

.padding-lg-35t {
	padding-top: 35px
}

.padding-lg-40t {
	padding-top: 40px
}

.padding-lg-45t {
	padding-top: 45px
}

.padding-lg-50t {
	padding-top: 50px
}

.padding-lg-55t {
	padding-top: 55px
}

.padding-lg-60t {
	padding-top: 60px
}

.padding-lg-65t {
	padding-top: 65px
}

.padding-lg-70t {
	padding-top: 70px
}

.padding-lg-75t {
	padding-top: 75px
}

.padding-lg-80t {
	padding-top: 80px
}

.padding-lg-85t {
	padding-top: 85px
}

.padding-lg-90t {
	padding-top: 90px
}

.padding-lg-95t {
	padding-top: 95px
}

.padding-lg-100t {
	padding-top: 100px
}

.padding-lg-105t {
	padding-top: 105px
}

.padding-lg-110t {
	padding-top: 110px
}

.padding-lg-115t {
	padding-top: 115px
}

.padding-lg-120t {
	padding-top: 120px
}

.padding-lg-125t {
	padding-top: 125px
}

.padding-lg-130t {
	padding-top: 130px
}

.padding-lg-135t {
	padding-top: 135px
}

.padding-lg-140t {
	padding-top: 140px
}

.padding-lg-145t {
	padding-top: 145px
}

.padding-lg-150t {
	padding-top: 150px
}

.padding-lg-155t {
	padding-top: 155px
}

.padding-lg-160t {
	padding-top: 160px
}

.padding-lg-165t {
	padding-top: 165px
}

.padding-lg-170t {
	padding-top: 170px
}

.padding-lg-175t {
	padding-top: 175px
}

.padding-lg-180t {
	padding-top: 180px
}

.padding-lg-185t {
	padding-top: 185px
}

.padding-lg-190t {
	padding-top: 190px
}

.padding-lg-195t {
	padding-top: 195px
}

.padding-lg-200t {
	padding-top: 200px
}

.padding-lg-0b {
	padding-bottom: 0
}

.padding-lg-5b {
	padding-bottom: 5px
}

.padding-lg-10b {
	padding-bottom: 10px
}

.padding-lg-15b {
	padding-bottom: 15px
}

.padding-lg-20b {
	padding-bottom: 20px
}

.padding-lg-25b {
	padding-bottom: 25px
}

.padding-lg-30b {
	padding-bottom: 30px
}

.padding-lg-35b {
	padding-bottom: 35px
}

.padding-lg-40b {
	padding-bottom: 40px
}

.padding-lg-45b {
	padding-bottom: 45px
}

.padding-lg-50b {
	padding-bottom: 50px
}

.padding-lg-55b {
	padding-bottom: 55px
}

.padding-lg-60b {
	padding-bottom: 60px
}

.padding-lg-65b {
	padding-bottom: 65px
}

.padding-lg-70b {
	padding-bottom: 70px
}

.padding-lg-75b {
	padding-bottom: 75px
}

.padding-lg-80b {
	padding-bottom: 80px
}

.padding-lg-85b {
	padding-bottom: 85px
}

.padding-lg-90b {
	padding-bottom: 90px
}

.padding-lg-95b {
	padding-bottom: 95px
}

.padding-lg-100b {
	padding-bottom: 100px
}

.padding-lg-105b {
	padding-bottom: 105px
}

.padding-lg-110b {
	padding-bottom: 110px
}

.padding-lg-115b {
	padding-bottom: 115px
}

.padding-lg-120b {
	padding-bottom: 120px
}

.padding-lg-125b {
	padding-bottom: 125px
}

.padding-lg-130b {
	padding-bottom: 130px
}

.padding-lg-135b {
	padding-bottom: 135px
}

.padding-lg-140b {
	padding-bottom: 140px
}

.padding-lg-145b {
	padding-bottom: 145px
}

.padding-lg-150b {
	padding-bottom: 150px
}

.padding-lg-155b {
	padding-bottom: 155px
}

.padding-lg-160b {
	padding-bottom: 160px
}

.padding-lg-165b {
	padding-bottom: 165px
}

.padding-lg-170b {
	padding-bottom: 170px
}

.padding-lg-175b {
	padding-bottom: 175px
}

.padding-lg-180b {
	padding-bottom: 180px
}

.padding-lg-185b {
	padding-bottom: 185px
}

.padding-lg-190b {
	padding-bottom: 190px
}

.padding-lg-195b {
	padding-bottom: 195px
}

.padding-lg-200b {
	padding-bottom: 200px
}

@media screen and (max-width:1199px) {
	.margin-md-0t {
		margin-top: 0
	}
	.margin-md-5t {
		margin-top: 5px
	}
	.margin-md-10t {
		margin-top: 10px
	}
	.margin-md-15t {
		margin-top: 15px
	}
	.margin-md-20t {
		margin-top: 20px
	}
	.margin-md-25t {
		margin-top: 25px
	}
	.margin-md-30t {
		margin-top: 30px
	}
	.margin-md-35t {
		margin-top: 35px
	}
	.margin-md-40t {
		margin-top: 40px
	}
	.margin-md-45t {
		margin-top: 45px
	}
	.margin-md-50t {
		margin-top: 50px
	}
	.margin-md-55t {
		margin-top: 55px
	}
	.margin-md-60t {
		margin-top: 60px
	}
	.margin-md-65t {
		margin-top: 65px
	}
	.margin-md-70t {
		margin-top: 70px
	}
	.margin-md-75t {
		margin-top: 75px
	}
	.margin-md-80t {
		margin-top: 80px
	}
	.margin-md-85t {
		margin-top: 85px
	}
	.margin-md-90t {
		margin-top: 90px
	}
	.margin-md-95t {
		margin-top: 95px
	}
	.margin-md-100t {
		margin-top: 100px
	}
	.margin-md-105t {
		margin-top: 105px
	}
	.margin-md-110t {
		margin-top: 110px
	}
	.margin-md-115t {
		margin-top: 115px
	}
	.margin-md-120t {
		margin-top: 120px
	}
	.margin-md-125t {
		margin-top: 125px
	}
	.margin-md-130t {
		margin-top: 130px
	}
	.margin-md-135t {
		margin-top: 135px
	}
	.margin-md-140t {
		margin-top: 140px
	}
	.margin-md-145t {
		margin-top: 145px
	}
	.margin-md-150t {
		margin-top: 150px
	}
	.margin-md-155t {
		margin-top: 155px
	}
	.margin-md-160t {
		margin-top: 160px
	}
	.margin-md-165t {
		margin-top: 165px
	}
	.margin-md-170t {
		margin-top: 170px
	}
	.margin-md-175t {
		margin-top: 175px
	}
	.margin-md-180t {
		margin-top: 180px
	}
	.margin-md-185t {
		margin-top: 185px
	}
	.margin-md-190t {
		margin-top: 190px
	}
	.margin-md-195t {
		margin-top: 195px
	}
	.margin-md-200t {
		margin-top: 200px
	}
	.margin-md-0b {
		margin-bottom: 0
	}
	.margin-md-5b {
		margin-bottom: 5px
	}
	.margin-md-10b {
		margin-bottom: 10px
	}
	.margin-md-15b {
		margin-bottom: 15px
	}
	.margin-md-20b {
		margin-bottom: 20px
	}
	.margin-md-25b {
		margin-bottom: 25px
	}
	.margin-md-30b {
		margin-bottom: 30px
	}
	.margin-md-35b {
		margin-bottom: 35px
	}
	.margin-md-40b {
		margin-bottom: 40px
	}
	.margin-md-45b {
		margin-bottom: 45px
	}
	.margin-md-50b {
		margin-bottom: 50px
	}
	.margin-md-55b {
		margin-bottom: 55px
	}
	.margin-md-60b {
		margin-bottom: 60px
	}
	.margin-md-65b {
		margin-bottom: 65px
	}
	.margin-md-70b {
		margin-bottom: 70px
	}
	.margin-md-75b {
		margin-bottom: 75px
	}
	.margin-md-80b {
		margin-bottom: 80px
	}
	.margin-md-85b {
		margin-bottom: 85px
	}
	.margin-md-90b {
		margin-bottom: 90px
	}
	.margin-md-95b {
		margin-bottom: 95px
	}
	.margin-md-100b {
		margin-bottom: 100px
	}
	.margin-md-105b {
		margin-bottom: 105px
	}
	.margin-md-110b {
		margin-bottom: 110px
	}
	.margin-md-115b {
		margin-bottom: 115px
	}
	.margin-md-120b {
		margin-bottom: 120px
	}
	.margin-md-125b {
		margin-bottom: 125px
	}
	.margin-md-130b {
		margin-bottom: 130px
	}
	.margin-md-135b {
		margin-bottom: 135px
	}
	.margin-md-140b {
		margin-bottom: 140px
	}
	.margin-md-145b {
		margin-bottom: 145px
	}
	.margin-md-150b {
		margin-bottom: 150px
	}
	.margin-md-155b {
		margin-bottom: 155px
	}
	.margin-md-160b {
		margin-bottom: 160px
	}
	.margin-md-165b {
		margin-bottom: 165px
	}
	.margin-md-170b {
		margin-bottom: 170px
	}
	.margin-md-175b {
		margin-bottom: 175px
	}
	.margin-md-180b {
		margin-bottom: 180px
	}
	.margin-md-185b {
		margin-bottom: 185px
	}
	.margin-md-190b {
		margin-bottom: 190px
	}
	.margin-md-195b {
		margin-bottom: 195px
	}
	.margin-md-200b {
		margin-bottom: 200px
	}
	.padding-md-0t {
		padding-top: 0
	}
	.padding-md-5t {
		padding-top: 5px
	}
	.padding-md-10t {
		padding-top: 10px
	}
	.padding-md-15t {
		padding-top: 15px
	}
	.padding-md-20t {
		padding-top: 20px
	}
	.padding-md-25t {
		padding-top: 25px
	}
	.padding-md-30t {
		padding-top: 30px
	}
	.padding-md-35t {
		padding-top: 35px
	}
	.padding-md-40t {
		padding-top: 40px
	}
	.padding-md-45t {
		padding-top: 45px
	}
	.padding-md-50t {
		padding-top: 50px
	}
	.padding-md-55t {
		padding-top: 55px
	}
	.padding-md-60t {
		padding-top: 60px
	}
	.padding-md-65t {
		padding-top: 65px
	}
	.padding-md-70t {
		padding-top: 70px
	}
	.padding-md-75t {
		padding-top: 75px
	}
	.padding-md-80t {
		padding-top: 80px
	}
	.padding-md-85t {
		padding-top: 85px
	}
	.padding-md-90t {
		padding-top: 90px
	}
	.padding-md-95t {
		padding-top: 95px
	}
	.padding-md-100t {
		padding-top: 100px
	}
	.padding-md-105t {
		padding-top: 105px
	}
	.padding-md-110t {
		padding-top: 110px
	}
	.padding-md-115t {
		padding-top: 115px
	}
	.padding-md-120t {
		padding-top: 120px
	}
	.padding-md-125t {
		padding-top: 125px
	}
	.padding-md-130t {
		padding-top: 130px
	}
	.padding-md-135t {
		padding-top: 135px
	}
	.padding-md-140t {
		padding-top: 140px
	}
	.padding-md-145t {
		padding-top: 145px
	}
	.padding-md-150t {
		padding-top: 150px
	}
	.padding-md-155t {
		padding-top: 155px
	}
	.padding-md-160t {
		padding-top: 160px
	}
	.padding-md-165t {
		padding-top: 165px
	}
	.padding-md-170t {
		padding-top: 170px
	}
	.padding-md-175t {
		padding-top: 175px
	}
	.padding-md-180t {
		padding-top: 180px
	}
	.padding-md-185t {
		padding-top: 185px
	}
	.padding-md-190t {
		padding-top: 190px
	}
	.padding-md-195t {
		padding-top: 195px
	}
	.padding-md-200t {
		padding-top: 200px
	}
	.padding-md-0b {
		padding-bottom: 0
	}
	.padding-md-5b {
		padding-bottom: 5px
	}
	.padding-md-10b {
		padding-bottom: 10px
	}
	.padding-md-15b {
		padding-bottom: 15px
	}
	.padding-md-20b {
		padding-bottom: 20px
	}
	.padding-md-25b {
		padding-bottom: 25px
	}
	.padding-md-30b {
		padding-bottom: 30px
	}
	.padding-md-35b {
		padding-bottom: 35px
	}
	.padding-md-40b {
		padding-bottom: 40px
	}
	.padding-md-45b {
		padding-bottom: 45px
	}
	.padding-md-50b {
		padding-bottom: 50px
	}
	.padding-md-55b {
		padding-bottom: 55px
	}
	.padding-md-60b {
		padding-bottom: 60px
	}
	.padding-md-65b {
		padding-bottom: 65px
	}
	.padding-md-70b {
		padding-bottom: 70px
	}
	.padding-md-75b {
		padding-bottom: 75px
	}
	.padding-md-80b {
		padding-bottom: 80px
	}
	.padding-md-85b {
		padding-bottom: 85px
	}
	.padding-md-90b {
		padding-bottom: 90px
	}
	.padding-md-95b {
		padding-bottom: 95px
	}
	.padding-md-100b {
		padding-bottom: 100px
	}
	.padding-md-105b {
		padding-bottom: 105px
	}
	.padding-md-110b {
		padding-bottom: 110px
	}
	.padding-md-115b {
		padding-bottom: 115px
	}
	.padding-md-120b {
		padding-bottom: 120px
	}
	.padding-md-125b {
		padding-bottom: 125px
	}
	.padding-md-130b {
		padding-bottom: 130px
	}
	.padding-md-135b {
		padding-bottom: 135px
	}
	.padding-md-140b {
		padding-bottom: 140px
	}
	.padding-md-145b {
		padding-bottom: 145px
	}
	.padding-md-150b {
		padding-bottom: 150px
	}
	.padding-md-155b {
		padding-bottom: 155px
	}
	.padding-md-160b {
		padding-bottom: 160px
	}
	.padding-md-165b {
		padding-bottom: 165px
	}
	.padding-md-170b {
		padding-bottom: 170px
	}
	.padding-md-175b {
		padding-bottom: 175px
	}
	.padding-md-180b {
		padding-bottom: 180px
	}
	.padding-md-185b {
		padding-bottom: 185px
	}
	.padding-md-190b {
		padding-bottom: 190px
	}
	.padding-md-195b {
		padding-bottom: 195px
	}
	.padding-md-200b {
		padding-bottom: 200px
	}
}

@media screen and (max-width:991px) {
	.margin-sm-0t {
		margin-top: 0
	}
	.margin-sm-5t {
		margin-top: 5px
	}
	.margin-sm-10t {
		margin-top: 10px
	}
	.margin-sm-15t {
		margin-top: 15px
	}
	.margin-sm-20t {
		margin-top: 20px
	}
	.margin-sm-25t {
		margin-top: 25px
	}
	.margin-sm-30t {
		margin-top: 30px
	}
	.margin-sm-35t {
		margin-top: 35px
	}
	.margin-sm-40t {
		margin-top: 40px
	}
	.margin-sm-45t {
		margin-top: 45px
	}
	.margin-sm-50t {
		margin-top: 50px
	}
	.margin-sm-55t {
		margin-top: 55px
	}
	.margin-sm-60t {
		margin-top: 60px
	}
	.margin-sm-65t {
		margin-top: 65px
	}
	.margin-sm-70t {
		margin-top: 70px
	}
	.margin-sm-75t {
		margin-top: 75px
	}
	.margin-sm-80t {
		margin-top: 80px
	}
	.margin-sm-85t {
		margin-top: 85px
	}
	.margin-sm-90t {
		margin-top: 90px
	}
	.margin-sm-95t {
		margin-top: 95px
	}
	.margin-sm-100t {
		margin-top: 100px
	}
	.margin-sm-105t {
		margin-top: 105px
	}
	.margin-sm-110t {
		margin-top: 110px
	}
	.margin-sm-115t {
		margin-top: 115px
	}
	.margin-sm-120t {
		margin-top: 120px
	}
	.margin-sm-125t {
		margin-top: 125px
	}
	.margin-sm-130t {
		margin-top: 130px
	}
	.margin-sm-135t {
		margin-top: 135px
	}
	.margin-sm-140t {
		margin-top: 140px
	}
	.margin-sm-145t {
		margin-top: 145px
	}
	.margin-sm-150t {
		margin-top: 150px
	}
	.margin-sm-155t {
		margin-top: 155px
	}
	.margin-sm-160t {
		margin-top: 160px
	}
	.margin-sm-165t {
		margin-top: 165px
	}
	.margin-sm-170t {
		margin-top: 170px
	}
	.margin-sm-175t {
		margin-top: 175px
	}
	.margin-sm-180t {
		margin-top: 180px
	}
	.margin-sm-185t {
		margin-top: 185px
	}
	.margin-sm-190t {
		margin-top: 190px
	}
	.margin-sm-195t {
		margin-top: 195px
	}
	.margin-sm-200t {
		margin-top: 200px
	}
	.margin-sm-0b {
		margin-bottom: 0
	}
	.margin-sm-5b {
		margin-bottom: 5px
	}
	.margin-sm-10b {
		margin-bottom: 10px
	}
	.margin-sm-15b {
		margin-bottom: 15px
	}
	.margin-sm-20b {
		margin-bottom: 20px
	}
	.margin-sm-25b {
		margin-bottom: 25px
	}
	.margin-sm-30b {
		margin-bottom: 30px
	}
	.margin-sm-35b {
		margin-bottom: 35px
	}
	.margin-sm-40b {
		margin-bottom: 40px
	}
	.margin-sm-45b {
		margin-bottom: 45px
	}
	.margin-sm-50b {
		margin-bottom: 50px
	}
	.margin-sm-55b {
		margin-bottom: 55px
	}
	.margin-sm-60b {
		margin-bottom: 60px
	}
	.margin-sm-65b {
		margin-bottom: 65px
	}
	.margin-sm-70b {
		margin-bottom: 70px
	}
	.margin-sm-75b {
		margin-bottom: 75px
	}
	.margin-sm-80b {
		margin-bottom: 80px
	}
	.margin-sm-85b {
		margin-bottom: 85px
	}
	.margin-sm-90b {
		margin-bottom: 90px
	}
	.margin-sm-95b {
		margin-bottom: 95px
	}
	.margin-sm-100b {
		margin-bottom: 100px
	}
	.margin-sm-105b {
		margin-bottom: 105px
	}
	.margin-sm-110b {
		margin-bottom: 110px
	}
	.margin-sm-115b {
		margin-bottom: 115px
	}
	.margin-sm-120b {
		margin-bottom: 120px
	}
	.margin-sm-125b {
		margin-bottom: 125px
	}
	.margin-sm-130b {
		margin-bottom: 130px
	}
	.margin-sm-135b {
		margin-bottom: 135px
	}
	.margin-sm-140b {
		margin-bottom: 140px
	}
	.margin-sm-145b {
		margin-bottom: 145px
	}
	.margin-sm-150b {
		margin-bottom: 150px
	}
	.margin-sm-155b {
		margin-bottom: 155px
	}
	.margin-sm-160b {
		margin-bottom: 160px
	}
	.margin-sm-165b {
		margin-bottom: 165px
	}
	.margin-sm-170b {
		margin-bottom: 170px
	}
	.margin-sm-175b {
		margin-bottom: 175px
	}
	.margin-sm-180b {
		margin-bottom: 180px
	}
	.margin-sm-185b {
		margin-bottom: 185px
	}
	.margin-sm-190b {
		margin-bottom: 190px
	}
	.margin-sm-195b {
		margin-bottom: 195px
	}
	.margin-sm-200b {
		margin-bottom: 200px
	}
	.padding-sm-0t {
		padding-top: 0
	}
	.padding-sm-5t {
		padding-top: 5px
	}
	.padding-sm-10t {
		padding-top: 10px
	}
	.padding-sm-15t {
		padding-top: 15px
	}
	.padding-sm-20t {
		padding-top: 20px
	}
	.padding-sm-25t {
		padding-top: 25px
	}
	.padding-sm-30t {
		padding-top: 30px
	}
	.padding-sm-35t {
		padding-top: 35px
	}
	.padding-sm-40t {
		padding-top: 40px
	}
	.padding-sm-45t {
		padding-top: 45px
	}
	.padding-sm-50t {
		padding-top: 50px
	}
	.padding-sm-55t {
		padding-top: 55px
	}
	.padding-sm-60t {
		padding-top: 60px
	}
	.padding-sm-65t {
		padding-top: 65px
	}
	.padding-sm-70t {
		padding-top: 70px
	}
	.padding-sm-75t {
		padding-top: 75px
	}
	.padding-sm-80t {
		padding-top: 80px
	}
	.padding-sm-85t {
		padding-top: 85px
	}
	.padding-sm-90t {
		padding-top: 90px
	}
	.padding-sm-95t {
		padding-top: 95px
	}
	.padding-sm-100t {
		padding-top: 100px
	}
	.padding-sm-105t {
		padding-top: 105px
	}
	.padding-sm-110t {
		padding-top: 110px
	}
	.padding-sm-115t {
		padding-top: 115px
	}
	.padding-sm-120t {
		padding-top: 120px
	}
	.padding-sm-125t {
		padding-top: 125px
	}
	.padding-sm-130t {
		padding-top: 130px
	}
	.padding-sm-135t {
		padding-top: 135px
	}
	.padding-sm-140t {
		padding-top: 140px
	}
	.padding-sm-145t {
		padding-top: 145px
	}
	.padding-sm-150t {
		padding-top: 150px
	}
	.padding-sm-155t {
		padding-top: 155px
	}
	.padding-sm-160t {
		padding-top: 160px
	}
	.padding-sm-165t {
		padding-top: 165px
	}
	.padding-sm-170t {
		padding-top: 170px
	}
	.padding-sm-175t {
		padding-top: 175px
	}
	.padding-sm-180t {
		padding-top: 180px
	}
	.padding-sm-185t {
		padding-top: 185px
	}
	.padding-sm-190t {
		padding-top: 190px
	}
	.padding-sm-195t {
		padding-top: 195px
	}
	.padding-sm-200t {
		padding-top: 200px
	}
	.padding-sm-0b {
		padding-bottom: 0
	}
	.padding-sm-5b {
		padding-bottom: 5px
	}
	.padding-sm-10b {
		padding-bottom: 10px
	}
	.padding-sm-15b {
		padding-bottom: 15px
	}
	.padding-sm-20b {
		padding-bottom: 20px
	}
	.padding-sm-25b {
		padding-bottom: 25px
	}
	.padding-sm-30b {
		padding-bottom: 30px
	}
	.padding-sm-35b {
		padding-bottom: 35px
	}
	.padding-sm-40b {
		padding-bottom: 40px
	}
	.padding-sm-45b {
		padding-bottom: 45px
	}
	.padding-sm-50b {
		padding-bottom: 50px
	}
	.padding-sm-55b {
		padding-bottom: 55px
	}
	.padding-sm-60b {
		padding-bottom: 60px
	}
	.padding-sm-65b {
		padding-bottom: 65px
	}
	.padding-sm-70b {
		padding-bottom: 70px
	}
	.padding-sm-75b {
		padding-bottom: 75px
	}
	.padding-sm-80b {
		padding-bottom: 80px
	}
	.padding-sm-85b {
		padding-bottom: 85px
	}
	.padding-sm-90b {
		padding-bottom: 90px
	}
	.padding-sm-95b {
		padding-bottom: 95px
	}
	.padding-sm-100b {
		padding-bottom: 100px
	}
	.padding-sm-105b {
		padding-bottom: 105px
	}
	.padding-sm-110b {
		padding-bottom: 110px
	}
	.padding-sm-115b {
		padding-bottom: 115px
	}
	.padding-sm-120b {
		padding-bottom: 120px
	}
	.padding-sm-125b {
		padding-bottom: 125px
	}
	.padding-sm-130b {
		padding-bottom: 130px
	}
	.padding-sm-135b {
		padding-bottom: 135px
	}
	.padding-sm-140b {
		padding-bottom: 140px
	}
	.padding-sm-145b {
		padding-bottom: 145px
	}
	.padding-sm-150b {
		padding-bottom: 150px
	}
	.padding-sm-155b {
		padding-bottom: 155px
	}
	.padding-sm-160b {
		padding-bottom: 160px
	}
	.padding-sm-165b {
		padding-bottom: 165px
	}
	.padding-sm-170b {
		padding-bottom: 170px
	}
	.padding-sm-175b {
		padding-bottom: 175px
	}
	.padding-sm-180b {
		padding-bottom: 180px
	}
	.padding-sm-185b {
		padding-bottom: 185px
	}
	.padding-sm-190b {
		padding-bottom: 190px
	}
	.padding-sm-195b {
		padding-bottom: 195px
	}
	.padding-sm-200b {
		padding-bottom: 200px
	}
}

@media screen and (max-width:767px) {
	.margin-xs-0t {
		margin-top: 0
	}
	.margin-xs-5t {
		margin-top: 5px
	}
	.margin-xs-10t {
		margin-top: 10px
	}
	.margin-xs-15t {
		margin-top: 15px
	}
	.margin-xs-20t {
		margin-top: 20px
	}
	.margin-xs-25t {
		margin-top: 25px
	}
	.margin-xs-30t {
		margin-top: 30px
	}
	.margin-xs-35t {
		margin-top: 35px
	}
	.margin-xs-40t {
		margin-top: 40px
	}
	.margin-xs-45t {
		margin-top: 45px
	}
	.margin-xs-50t {
		margin-top: 50px
	}
	.margin-xs-55t {
		margin-top: 55px
	}
	.margin-xs-60t {
		margin-top: 60px
	}
	.margin-xs-65t {
		margin-top: 65px
	}
	.margin-xs-70t {
		margin-top: 70px
	}
	.margin-xs-75t {
		margin-top: 75px
	}
	.margin-xs-80t {
		margin-top: 80px
	}
	.margin-xs-85t {
		margin-top: 85px
	}
	.margin-xs-90t {
		margin-top: 90px
	}
	.margin-xs-95t {
		margin-top: 95px
	}
	.margin-xs-100t {
		margin-top: 100px
	}
	.margin-xs-105t {
		margin-top: 105px
	}
	.margin-xs-110t {
		margin-top: 110px
	}
	.margin-xs-115t {
		margin-top: 115px
	}
	.margin-xs-120t {
		margin-top: 120px
	}
	.margin-xs-125t {
		margin-top: 125px
	}
	.margin-xs-130t {
		margin-top: 130px
	}
	.margin-xs-135t {
		margin-top: 135px
	}
	.margin-xs-140t {
		margin-top: 140px
	}
	.margin-xs-145t {
		margin-top: 145px
	}
	.margin-xs-150t {
		margin-top: 150px
	}
	.margin-xs-155t {
		margin-top: 155px
	}
	.margin-xs-160t {
		margin-top: 160px
	}
	.margin-xs-165t {
		margin-top: 165px
	}
	.margin-xs-170t {
		margin-top: 170px
	}
	.margin-xs-175t {
		margin-top: 175px
	}
	.margin-xs-180t {
		margin-top: 180px
	}
	.margin-xs-185t {
		margin-top: 185px
	}
	.margin-xs-190t {
		margin-top: 190px
	}
	.margin-xs-195t {
		margin-top: 195px
	}
	.margin-xs-200t {
		margin-top: 200px
	}
	.margin-xs-0b {
		margin-bottom: 0
	}
	.margin-xs-5b {
		margin-bottom: 5px
	}
	.margin-xs-10b {
		margin-bottom: 10px
	}
	.margin-xs-15b {
		margin-bottom: 15px
	}
	.margin-xs-20b {
		margin-bottom: 20px
	}
	.margin-xs-25b {
		margin-bottom: 25px
	}
	.margin-xs-30b {
		margin-bottom: 30px
	}
	.margin-xs-35b {
		margin-bottom: 35px
	}
	.margin-xs-40b {
		margin-bottom: 40px
	}
	.margin-xs-45b {
		margin-bottom: 45px
	}
	.margin-xs-50b {
		margin-bottom: 50px
	}
	.margin-xs-55b {
		margin-bottom: 55px
	}
	.margin-xs-60b {
		margin-bottom: 60px
	}
	.margin-xs-65b {
		margin-bottom: 65px
	}
	.margin-xs-70b {
		margin-bottom: 70px
	}
	.margin-xs-75b {
		margin-bottom: 75px
	}
	.margin-xs-80b {
		margin-bottom: 80px
	}
	.margin-xs-85b {
		margin-bottom: 85px
	}
	.margin-xs-90b {
		margin-bottom: 90px
	}
	.margin-xs-95b {
		margin-bottom: 95px
	}
	.margin-xs-100b {
		margin-bottom: 100px
	}
	.margin-xs-105b {
		margin-bottom: 105px
	}
	.margin-xs-110b {
		margin-bottom: 110px
	}
	.margin-xs-115b {
		margin-bottom: 115px
	}
	.margin-xs-120b {
		margin-bottom: 120px
	}
	.margin-xs-125b {
		margin-bottom: 125px
	}
	.margin-xs-130b {
		margin-bottom: 130px
	}
	.margin-xs-135b {
		margin-bottom: 135px
	}
	.margin-xs-140b {
		margin-bottom: 140px
	}
	.margin-xs-145b {
		margin-bottom: 145px
	}
	.margin-xs-150b {
		margin-bottom: 150px
	}
	.margin-xs-155b {
		margin-bottom: 155px
	}
	.margin-xs-160b {
		margin-bottom: 160px
	}
	.margin-xs-165b {
		margin-bottom: 165px
	}
	.margin-xs-170b {
		margin-bottom: 170px
	}
	.margin-xs-175b {
		margin-bottom: 175px
	}
	.margin-xs-180b {
		margin-bottom: 180px
	}
	.margin-xs-185b {
		margin-bottom: 185px
	}
	.margin-xs-190b {
		margin-bottom: 190px
	}
	.margin-xs-195b {
		margin-bottom: 195px
	}
	.margin-xs-200b {
		margin-bottom: 200px
	}
	.padding-xs-0t {
		padding-top: 0
	}
	.padding-xs-5t {
		padding-top: 5px
	}
	.padding-xs-10t {
		padding-top: 10px
	}
	.padding-xs-15t {
		padding-top: 15px
	}
	.padding-xs-20t {
		padding-top: 20px
	}
	.padding-xs-25t {
		padding-top: 25px
	}
	.padding-xs-30t {
		padding-top: 30px
	}
	.padding-xs-35t {
		padding-top: 35px
	}
	.padding-xs-40t {
		padding-top: 40px
	}
	.padding-xs-45t {
		padding-top: 45px
	}
	.padding-xs-50t {
		padding-top: 50px
	}
	.padding-xs-55t {
		padding-top: 55px
	}
	.padding-xs-60t {
		padding-top: 60px
	}
	.padding-xs-65t {
		padding-top: 65px
	}
	.padding-xs-70t {
		padding-top: 70px
	}
	.padding-xs-75t {
		padding-top: 75px
	}
	.padding-xs-80t {
		padding-top: 80px
	}
	.padding-xs-85t {
		padding-top: 85px
	}
	.padding-xs-90t {
		padding-top: 90px
	}
	.padding-xs-95t {
		padding-top: 95px
	}
	.padding-xs-100t {
		padding-top: 100px
	}
	.padding-xs-105t {
		padding-top: 105px
	}
	.padding-xs-110t {
		padding-top: 110px
	}
	.padding-xs-115t {
		padding-top: 115px
	}
	.padding-xs-120t {
		padding-top: 120px
	}
	.padding-xs-125t {
		padding-top: 125px
	}
	.padding-xs-130t {
		padding-top: 130px
	}
	.padding-xs-135t {
		padding-top: 135px
	}
	.padding-xs-140t {
		padding-top: 140px
	}
	.padding-xs-145t {
		padding-top: 145px
	}
	.padding-xs-150t {
		padding-top: 150px
	}
	.padding-xs-155t {
		padding-top: 155px
	}
	.padding-xs-160t {
		padding-top: 160px
	}
	.padding-xs-165t {
		padding-top: 165px
	}
	.padding-xs-170t {
		padding-top: 170px
	}
	.padding-xs-175t {
		padding-top: 175px
	}
	.padding-xs-180t {
		padding-top: 180px
	}
	.padding-xs-185t {
		padding-top: 185px
	}
	.padding-xs-190t {
		padding-top: 190px
	}
	.padding-xs-195t {
		padding-top: 195px
	}
	.padding-xs-200t {
		padding-top: 200px
	}
	.padding-xs-0b {
		padding-bottom: 0
	}
	.padding-xs-5b {
		padding-bottom: 5px
	}
	.padding-xs-10b {
		padding-bottom: 10px
	}
	.padding-xs-15b {
		padding-bottom: 15px
	}
	.padding-xs-20b {
		padding-bottom: 20px
	}
	.padding-xs-25b {
		padding-bottom: 25px
	}
	.padding-xs-30b {
		padding-bottom: 30px
	}
	.padding-xs-35b {
		padding-bottom: 35px
	}
	.padding-xs-40b {
		padding-bottom: 40px
	}
	.padding-xs-45b {
		padding-bottom: 45px
	}
	.padding-xs-50b {
		padding-bottom: 50px
	}
	.padding-xs-55b {
		padding-bottom: 55px
	}
	.padding-xs-60b {
		padding-bottom: 60px
	}
	.padding-xs-65b {
		padding-bottom: 65px
	}
	.padding-xs-70b {
		padding-bottom: 70px
	}
	.padding-xs-75b {
		padding-bottom: 75px
	}
	.padding-xs-80b {
		padding-bottom: 80px
	}
	.padding-xs-85b {
		padding-bottom: 85px
	}
	.padding-xs-90b {
		padding-bottom: 90px
	}
	.padding-xs-95b {
		padding-bottom: 95px
	}
	.padding-xs-100b {
		padding-bottom: 100px
	}
	.padding-xs-105b {
		padding-bottom: 105px
	}
	.padding-xs-110b {
		padding-bottom: 110px
	}
	.padding-xs-115b {
		padding-bottom: 115px
	}
	.padding-xs-120b {
		padding-bottom: 120px
	}
	.padding-xs-125b {
		padding-bottom: 125px
	}
	.padding-xs-130b {
		padding-bottom: 130px
	}
	.padding-xs-135b {
		padding-bottom: 135px
	}
	.padding-xs-140b {
		padding-bottom: 140px
	}
	.padding-xs-145b {
		padding-bottom: 145px
	}
	.padding-xs-150b {
		padding-bottom: 150px
	}
	.padding-xs-155b {
		padding-bottom: 155px
	}
	.padding-xs-160b {
		padding-bottom: 160px
	}
	.padding-xs-165b {
		padding-bottom: 165px
	}
	.padding-xs-170b {
		padding-bottom: 170px
	}
	.padding-xs-175b {
		padding-bottom: 175px
	}
	.padding-xs-180b {
		padding-bottom: 180px
	}
	.padding-xs-185b {
		padding-bottom: 185px
	}
	.padding-xs-190b {
		padding-bottom: 190px
	}
	.padding-xs-195b {
		padding-bottom: 195px
	}
	.padding-xs-200b {
		padding-bottom: 200px
	}
}

.content-width-lg-10 {
	padding-left: 45%;
	padding-right: 45%
}

.content-width-lg-20 {
	padding-left: 40%;
	padding-right: 40%
}

.content-width-lg-30 {
	padding-left: 35%;
	padding-right: 35%
}

.content-width-lg-40 {
	padding-left: 30%;
	padding-right: 30%
}

.content-width-lg-50 {
	padding-left: 25%;
	padding-right: 25%
}

.content-width-lg-60 {
	padding-left: 20%;
	padding-right: 20%
}

.content-width-lg-70 {
	padding-left: 15%;
	padding-right: 15%
}

.content-width-lg-80 {
	padding-left: 10%;
	padding-right: 10%
}

.content-width-lg-90 {
	padding-left: 5%;
	padding-right: 5%
}

.content-width-lg-100 {
	padding-left: 0;
	padding-right: 0
}

@media screen and (max-width:1199px) {
	.content-width-md-10 {
		padding-left: 45%;
		padding-right: 45%
	}
	.content-width-md-20 {
		padding-left: 40%;
		padding-right: 40%
	}
	.content-width-md-30 {
		padding-left: 35%;
		padding-right: 35%
	}
	.content-width-md-40 {
		padding-left: 30%;
		padding-right: 30%
	}
	.content-width-md-50 {
		padding-left: 25%;
		padding-right: 25%
	}
	.content-width-md-60 {
		padding-left: 20%;
		padding-right: 20%
	}
	.content-width-md-70 {
		padding-left: 15%;
		padding-right: 15%
	}
	.content-width-md-80 {
		padding-left: 10%;
		padding-right: 10%
	}
	.content-width-md-90 {
		padding-left: 5%;
		padding-right: 5%
	}
	.content-width-md-100 {
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (max-width:991px) {
	.content-width-sm-10 {
		padding-left: 45%;
		padding-right: 45%
	}
	.content-width-sm-20 {
		padding-left: 40%;
		padding-right: 40%
	}
	.content-width-sm-30 {
		padding-left: 35%;
		padding-right: 35%
	}
	.content-width-sm-40 {
		padding-left: 30%;
		padding-right: 30%
	}
	.content-width-sm-50 {
		padding-left: 25%;
		padding-right: 25%
	}
	.content-width-sm-60 {
		padding-left: 20%;
		padding-right: 20%
	}
	.content-width-sm-70 {
		padding-left: 15%;
		padding-right: 15%
	}
	.content-width-sm-80 {
		padding-left: 10%;
		padding-right: 10%
	}
	.content-width-sm-90 {
		padding-left: 5%;
		padding-right: 5%
	}
	.content-width-sm-100 {
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (max-width:767px) {
	.content-width-xs-10 {
		padding-left: 45%;
		padding-right: 45%
	}
	.content-width-xs-20 {
		padding-left: 40%;
		padding-right: 40%
	}
	.content-width-xs-30 {
		padding-left: 35%;
		padding-right: 35%
	}
	.content-width-xs-40 {
		padding-left: 30%;
		padding-right: 30%
	}
	.content-width-xs-50 {
		padding-left: 25%;
		padding-right: 25%
	}
	.content-width-xs-60 {
		padding-left: 20%;
		padding-right: 20%
	}
	.content-width-xs-70 {
		padding-left: 15%;
		padding-right: 15%
	}
	.content-width-xs-80 {
		padding-left: 10%;
		padding-right: 10%
	}
	.content-width-xs-90 {
		padding-left: 5%;
		padding-right: 5%
	}
	.content-width-xs-100 {
		padding-left: 0;
		padding-right: 0
	}
}

::-moz-selection {
	background: var(--c-green);
	color: var(--c-white)
}

::selection {
	background: var(--c-green);
	color: var(--c-white)
}

*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.selected-text b {
	font-weight: inherit;
	color: var(--c-primary)
}

.selected-text.c-primary b {
	color: var(--c-primary)
}

.selected-text.c-white b {
	color: var(--c-white)
}

.selected-text.c-dark b {
	color: var(--c-dark)
}

.selected-text.c-green b {
	color: var(--c-green)
}

.selected-text.c-grey b {
	color: var(--c-grey)
}

.selected-text.c-light-blue b {
	color: var(--c-light-blue)
}

.selected-text.c-blue b {
	color: var(--c-blue)
}

.selected-text.c-yellow b {
	color: var(--c-yellow)
}

body,
html {
	overflow-x: hidden
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding: 0;
	margin: 0;
	font-family: Poppins, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 1.65;
	color: var(--c-grey);
	word-wrap: break-word;
	background-color: var(--c-bg)
}

@media screen and (max-width:575px) {
	body {
		font-size: 13px;
		line-height: 1.55
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--c-dark);
	margin-top: 18px;
	margin-bottom: 18px
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
	margin-bottom: 0
}

h1 {
	font-size: 60px;
	line-height: 110px;
	font-weight: 700
}

@media screen and (max-width:1439px) {
	h1 {
		font-size: 65px;
		line-height: 1.41
	}
}

@media screen and (max-width:1199px) {
	h1 {
		font-size: 55px
	}
}

@media screen and (max-width:991px) {
	h1 {
		font-size: 45px
	}
}

@media screen and (max-width:575px) {
	h1 {
		font-size: 35px
	}
}

h2 {
	font-size: 50px;
	line-height: 1.41;
	font-weight: 600
}

@media screen and (max-width:1439px) {
	h2 {
		font-size: 45px;
		line-height: 60px
	}
}

@media screen and (max-width:1199px) {
	h2 {
		font-size: 40px;
		line-height: 52px
	}
}

@media screen and (max-width:991px) {
	h2 {
		font-size: 35px;
		line-height: 48px
	}
}

@media screen and (max-width:575px) {
	h2 {
		font-size: 28px;
		line-height: 38px
	}
}

h3 {
	font-size: 36px;
	line-height: 1.41;
	font-weight: 600
}

@media screen and (max-width:1199px) {
	h3 {
		font-size: 30px
	}
}

@media screen and (max-width:991px) {
	h3 {
		font-size: 27px
	}
}

@media screen and (max-width:575px) {
	h3 {
		font-size: 24px
	}
}

h4 {
	font-size: 24px;
	line-height: 1.35;
	font-weight: 600
}

@media screen and (max-width:1199px) {
	h4 {
		font-size: 21px
	}
}

@media screen and (max-width:575px) {
	h4 {
		font-size: 18px
	}
}

h5 {
	font-size: 18px;
	font-weight: 600
}

@media screen and (max-width:575px) {
	h5 {
		font-size: 16px
	}
}

h6 {
	font-size: 15px;
	line-height: 26px;
	font-weight: 600
}

@media screen and (max-width:575px) {
	h6 {
		font-size: 13px;
		line-height: 20px
	}
}

p {
	font-size: 15px;
	line-height: 1.65;
	margin-top: 18px;
	margin-bottom: 18px
}

@media screen and (max-width:575px) {
	p {
		font-size: 13px;
		line-height: 1.55
	}
}

p:first-child {
	margin-top: 0
}

p:last-child {
	margin-bottom: 0
}

p:empty {
	display: none
}

p:empty+h1,
p:empty+h2,
p:empty+h3,
p:empty+h4,
p:empty+h5,
p:empty+h6,
p:empty+p {
	margin-top: 0;
	margin-bottom: 0
}

ol,
ul {
	margin-top: 18px;
	margin-bottom: 18px;
	padding-left: 2em
}

ol:first-child,
ul:first-child {
	margin-top: 0
}

ol:last-child,
ul:last-child {
	margin-bottom: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-top: 0;
	margin-bottom: 0
}

ol ul,
ul ul {
	list-style-type: circle
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li,
ol,
ul {
	font-size: 15px;
	line-height: 26px
}

@media screen and (max-width:575px) {
	li,
	ol,
	ul {
		font-size: 13px;
		line-height: 20px
	}
}

li {
	margin-top: 6px
}

a {
	color: var(--c-primary);
	text-decoration: none;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

a:hover {
	color: var(--c-primary);
	text-decoration: underline
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle
}

blockquote {
	position: relative;
	margin-top: 18px;
	margin-bottom: 18px;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	color: var(--c-dark);
	max-width: 670px;
	opacity: .8
}

blockquote::before {
	position: absolute;
	top: -30px;
	right: 0;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f10e";
	opacity: .08;
	color: var(--c-blue);
	font-size: 80px;
	line-height: 1;
	pointer-events: none
}

blockquote b,
blockquote strong {
	color: inherit
}

blockquote p {
	font-size: inherit;
	color: inherit;
	line-height: inherit
}

blockquote cite {
	display: block;
	font-size: 15px;
	color: var(--c-grey);
	line-height: 26px;
	margin-top: 18px
}

blockquote:first-child {
	margin-top: 0
}

blockquote:last-child {
	margin-bottom: 0
}

.wp-block-image figcaption {
	color: #555d66;
	font-size: 13px;
	text-align: center
}

.wp-block-quote:not(.is-style-large):not(.is-large) {
	padding-left: 0;
	border-left: 0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 24px;
	max-width: none;
	padding-left: 0;
	padding-right: 0
}

.wp-block-quote.is-large:first-child,
.wp-block-quote.is-style-large:first-child {
	margin-top: 0
}

.wp-block-quote.is-large:last-child,
.wp-block-quote.is-style-large:last-child {
	margin-bottom: 0
}

@media screen and (max-width:991px) {
	.wp-block-quote.is-large p,
	.wp-block-quote.is-style-large p {
		font-size: 21px
	}
}

@media screen and (max-width:767px) {
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large {
		margin-top: 25px;
		margin-bottom: 25px
	}
	.wp-block-quote.is-large p,
	.wp-block-quote.is-style-large p {
		font-size: 18px
	}
}

@media screen and (max-width:575px) {
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large {
		margin-top: 20px;
		margin-bottom: 20px
	}
}

.wp-block-quote.is-large cite br,
.wp-block-quote.is-style-large cite br {
	display: none
}

@media screen and (max-width:767px) {
	.wp-block-quote.is-large cite,
	.wp-block-quote.is-style-large cite {
		font-size: 15px
	}
}

.wp-block-pullquote {
	margin: 30px 0;
	padding: 3em 0;
	border-top: 4px solid var(--c-grey);
	border-bottom: 4px solid var(--c-grey);
	color: var(--c-dark)
}

.wp-block-pullquote:first-child {
	margin-top: 0
}

.wp-block-pullquote:last-child {
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	.wp-block-pullquote {
		padding: 1.5em 0;
		margin-top: 25px;
		margin-bottom: 25px
	}
}

@media screen and (max-width:575px) {
	.wp-block-pullquote {
		margin-top: 20px;
		margin-bottom: 20px
	}
}

.wp-block-pullquote p {
	font-size: 28px
}

@media screen and (max-width:991px) {
	.wp-block-pullquote p {
		font-size: 24px
	}
}

@media screen and (max-width:767px) {
	.wp-block-pullquote p {
		font-size: 21px
	}
}

@media screen and (max-width:575px) {
	.wp-block-pullquote p {
		font-size: 18px
	}
}

.wp-block-pullquote blockquote {
	margin-left: 15px;
	margin-right: 15px
}

.wp-block-pullquote blockquote br {
	display: none
}

.wp-block-pullquote blockquote cite {
	text-transform: uppercase
}

.wp-block-pullquote blockquote::before {
	display: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 80%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 32px
}

@media screen and (max-width:991px) {
	.wp-block-pullquote.is-style-solid-color blockquote p {
		font-size: 26px
	}
}

@media screen and (max-width:767px) {
	.wp-block-pullquote.is-style-solid-color blockquote p {
		font-size: 23px
	}
}

@media screen and (max-width:575px) {
	.wp-block-pullquote.is-style-solid-color blockquote p {
		font-size: 20px
	}
}

@media screen and (max-width:991px) {
	p.has-drop-cap:not(:focus):first-letter {
		font-size: 6em
	}
}

@media screen and (max-width:575px) {
	p.has-drop-cap:not(:focus):first-letter {
		font-size: 4em
	}
}

figure {
	margin: 30px 0
}

figure:first-child {
	margin-top: 0
}

figure:last-child {
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	figure {
		margin-top: 25px;
		margin-bottom: 25px
	}
}

@media screen and (max-width:575px) {
	figure {
		margin-top: 20px;
		margin-bottom: 20px
	}
}

table {
	width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
	border-width: 1px;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed
}

table:first-child {
	margin-top: 0
}

table:last-child {
	margin-bottom: 0
}

table a {
	color: var(--c-primary);
	font-weight: 600
}

table a:hover {
	text-decoration: none
}

table,
td,
th {
	border: 1px solid var(--c-grey)
}

td,
th {
	padding: 7px;
	color: var(--c-dark)
}

th {
	font-weight: 600
}

.wp-block-table.is-style-stripes {
	border: 0
}

figcaption {
	font-style: italic
}

.wp-block-gallery,
.wp-block-image {
	margin-top: 30px;
	margin-bottom: 30px
}

.wp-block-gallery figcaption,
.wp-block-image figcaption {
	color: var(--c-grey);
	margin-bottom: 0
}

dl {
	margin-top: 18px;
	margin-bottom: 18px
}

dl:first-child {
	margin-top: 0
}

dl:last-child {
	margin-bottom: 0
}

dt {
	color: var(--c-dark);
	font-weight: 600
}

dd {
	margin: 0 0 24px
}

address,
cite,
dfn,
em,
i {
	font-style: italic
}

address {
	margin-top: 18px;
	margin-bottom: 18px
}

address:first-child {
	margin-top: 0
}

address:last-child {
	margin-bottom: 0
}

abbr,
abbr[title],
acronym {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	color: var(--c-primary)
}

b,
strong {
	font-weight: 600;
	color: var(--c-dark)
}

big {
	font-size: 125%
}

code,
kbd,
pre,
samp,
tt,
var {
	font-family: Inconsolata, monospace;
	font-size: inherit
}

code,
kbd {
	padding: 4px;
	background-color: #f3f4f5;
	color: var(--c-dark);
	position: relative;
	border-radius: 4px;
	font-size: 13px
}

del {
	text-decoration: line-through;
	opacity: .8
}

ins,
mark {
	padding: 2px 4px;
	background: var(--c-primary);
	color: var(--c-white);
	text-decoration: none
}

pre {
	max-width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 25px;
	border: 1px solid #fafafa;
	background-color: #fafafa;
	color: var(--c-dark);
	white-space: pre-wrap;
	overflow: auto;
	word-wrap: break-word
}

pre code {
	background: 0 0
}

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

sub {
	bottom: -3px
}

sup {
	top: -6px
}

embed,
iframe,
object,
video {
	max-width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
	vertical-align: middle
}

embed:first-child,
iframe:first-child,
object:first-child,
video:first-child {
	margin-top: 0
}

embed:last-child,
iframe:last-child,
object:last-child,
video:last-child {
	margin-bottom: 0
}

.wp-block-separator {
	border: none;
	border-bottom: 2px solid #8f98a1;
	margin: 1.65em auto
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px
}

.wp-block-file a {
	text-decoration: none;
	color: var(--c-dark)
}

.wp-block-latest-comments,
.wp-block-latest-posts {
	padding-left: 0;
	list-style-type: none
}

.wp-block-latest-comments a,
.wp-block-latest-posts a {
	color: var(--c-dark);
	font-weight: 500;
	text-decoration: none
}

.wp-block-latest-comments a:hover,
.wp-block-latest-posts a:hover {
	color: var(--c-primary)
}

.wp-block-latest-comments time,
.wp-block-latest-posts time {
	color: var(--c-grey);
	font-style: italic
}

.wp-caption-text {
	margin-top: .5em
}

.wp-block-column {
	margin-bottom: 18px
}

.wp-block-media-text .wp-block-media-text__content {
	padding-top: 8%;
	padding-bottom: 8%
}

.pinback .pin-title {
	margin-right: 10px;
	font-weight: 600;
	color: var(--c-dark)
}

.gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 30px -15px;
	text-align: center
}

.gallery-item {
	padding: 15px;
	margin: 0;
	width: 100%
}

.gallery.gallery-columns-2 .gallery-item {
	width: 50%
}

.gallery.gallery-columns-3 .gallery-item {
	width: calc(100% / 3)
}

.gallery.gallery-columns-4 .gallery-item {
	width: 25%
}

.gallery.gallery-columns-5 .gallery-item {
	width: 20%
}

.gallery.gallery-columns-6 .gallery-item {
	width: calc(100% / 6)
}

.gallery.gallery-columns-7 .gallery-item {
	width: calc(100% / 7)
}

.gallery.gallery-columns-8 .gallery-item {
	width: 12.5%
}

.gallery.gallery-columns-9 .gallery-item {
	width: calc(100% / 9)
}

.s-back-switch {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.t-light {
	color: var(--c-white)
}

.t-center {
	text-align: center
}

.t-right {
	text-align: right
}

.t-left {
	text-align: left
}

div.bg_center-right {
	background-position: center right!important
}

div.bg_center-left {
	background-position: center left!important
}

div.bg_top-center {
	background-position: center top!important
}

div.bg_top-right {
	background-position: right top!important
}

div.bg_top-left {
	background-position: left top!important
}

div.bg_bottom-center {
	background-position: center bottom!important
}

div.bg_bottom-right {
	background-position: right bottom!important
}

div.bg_bottom-left {
	background-position: left bottom!important
}

button,
input,
optgroup,
select,
textarea {
	font-family: Poppins, sans-serif
}

input[type=email],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	border-radius: 0;
	padding: .67em 1em;
	border: 2px solid transparent;
	outline: 1px solid #e6e6e6;
	background-color: var(--c-bg);
	color: var(--c-grey);
	-webkit-transition: .35s border-color, .35s color;
	-o-transition: .35s border-color, .35s color;
	transition: .35s border-color, .35s color;
	width: 100%;
	line-height: 2em;
	display: block;
	height: 3.66em
}

input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: var(--c-grey);
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

input[type=email]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=url]::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: var(--c-grey);
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=url]::placeholder,
select::placeholder,
textarea::placeholder {
	color: var(--c-grey);
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: var(--c-primary);
	color: var(--c-grey);
	outline: 0
}

textarea {
	height: 8em;
	resize: none
}

input[type=submit] {
	cursor: pointer;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.vc_row-o-equal-height .vc_column-inner,
.vc_row-o-equal-height .wpb_wrapper {
	height: 100%
}

.enable_overlay {
	background-color: rgba(0, 0, 0, .35);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}

.main-wrapper {
	position: relative;
	z-index: 1
}

.swiper-pagination-bullet {
	outline: 0
}

.cs-parallax-element {
	position: absolute;
	top: 20%;
	pointer-events: none
}

.cs-parallax-element img {
	width: 100%
}

.cs-parallax-element.-bottom {
	top: auto;
	bottom: -20%
}

.vc_row.vc_custom_parallax[data-vc-full-width] {
	overflow: visible
}

.page-wrapper {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto
}

ul.aligncenter {
	text-align: center
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

figure.aligncenter {
	margin-top: 30px
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%
}

.wp-caption .wp-caption-text {
	font-style: italic;
	opacity: .9;
	font-size: 13px;
	line-height: normal;
	margin-top: .5em;
	text-align: center
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto
}

.gallery-caption {
	font-size: .9em
}

.bypostauthor {
	font-style: italic
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto!important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper {
	position: relative
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
	content: "";
	display: block;
	padding-top: 50%
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	padding-top: 42.85%
}

.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
	padding-top: 50%
}

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%
}

.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
	padding-top: 75%
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
	padding-top: 100%
}

.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
	padding-top: 66.66%
}

.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
	padding-top: 200%
}

.cs-preloader {
	background-color: #fff;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: -70px;
	padding-bottom: 70px;
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	z-index: 9999
}

.cs-preloader--spinner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-preloader--spinner svg {
	width: 90px;
	height: 90px;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation: rotate 1s infinite linear;
	animation: rotate 1s infinite linear
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
	33.33% {
		-webkit-transform: rotate(240deg);
		transform: rotate(240deg)
	}
	66.66% {
		-webkit-transform: rotate(120deg);
		transform: rotate(120deg)
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
	33.33% {
		-webkit-transform: rotate(240deg);
		transform: rotate(240deg)
	}
	66.66% {
		-webkit-transform: rotate(120deg);
		transform: rotate(120deg)
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.cs-buttons {
	margin-left: -18px;
	margin-right: -18px;
	margin-bottom: -20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-buttons.t-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cs-buttons.t-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media screen and (max-width:575px) {
	.cs-buttons {
		margin-left: -13px;
		margin-right: -13px;
		margin-bottom: -14px
	}
}

.cs-buttons>a {
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 20px
}

@media screen and (max-width:575px) {
	.cs-buttons>a {
		margin-left: 13px;
		margin-right: 13px;
		margin-bottom: 14px
	}
}

.cs-btn-1,
.cs-input-style-1 input[type=submit] {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	border: 2px solid var(--c-dark);
	background-color: var(--c-dark);
	color: var(--c-white);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0;
	position: relative
}

.cs-btn-1::before,
.cs-input-style-1 input[type=submit]::before {
	-webkit-box-shadow: 0 10px 10px 0 var(--c-primary);
	box-shadow: 0 10px 10px 0 var(--c-primary);
	opacity: .1;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	border-radius: 30px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-btn-1:focus,
.cs-input-style-1 input[type=submit]:focus {
	outline: 0
}

.cs-btn-1 i,
.cs-input-style-1 input[type=submit] i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-1,
	.cs-input-style-1 input[type=submit] {
		font-size: 13px;
		min-width: 140px;
		height: 50px;
		padding: 8px 15px
	}
}

.cs-btn-1:hover,
.cs-input-style-1 input[type=submit]:hover {
	background-color: transparent;
	color: var(--c-dark);
	text-decoration: none
}

.cs-btn-1:hover::before,
.cs-input-style-1 input[type=submit]:hover::before {
	opacity: 0
}

.cs-btn-1:hover i,
.cs-input-style-1 input[type=submit]:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-1,
.swiper-btn .swiper-slide-active .cs-input-style-1 input[type=submit] {
	background-color: transparent;
	color: var(--c-dark)
}

.swiper-btn .swiper-slide-active .cs-btn-1:hover,
.swiper-btn .swiper-slide-active .cs-input-style-1 input[type=submit]:hover {
	background-color: var(--c-dark);
	color: var(--c-white)
}

.cs-btn-1-outline {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	background-color: transparent;
	border: 2px solid var(--c-dark);
	color: var(--c-dark);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0
}

.cs-btn-1-outline:focus {
	outline: 0
}

.cs-btn-1-outline i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-1-outline {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

.cs-btn-1-outline:hover {
	background-color: var(--c-dark);
	color: var(--c-white);
	text-decoration: none
}

.cs-btn-1-outline:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-1-outline {
	background-color: var(--c-dark);
	color: var(--c-white)
}

.swiper-btn .swiper-slide-active .cs-btn-1-outline:hover {
	background-color: transparent;
	color: var(--c-dark)
}

.cs-btn-1-simple {
	font-size: 15px;
	font-weight: 600;
	color: var(--c-dark);
	position: relative;
	outline: 0
}

.cs-btn-1-simple:focus {
	outline: 0
}

.cs-btn-1-simple::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.cs-btn-1-simple i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.cs-btn-1-simple:hover {
	color: var(--c-dark);
	text-decoration: none
}

.cs-btn-1-simple:hover::after {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1)
}

.cs-btn-1-simple:hover i {
	margin-left: 8px
}

@media screen and (max-width:575px) {
	.cs-btn-1-simple {
		font-size: 13px
	}
}

.cs-btn-2,
.cs-input-style-2 input[type=submit] {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	border: 2px solid var(--c-grey);
	background-color: var(--c-grey);
	color: var(--c-white);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0;
	position: relative
}

.cs-btn-2::before,
.cs-input-style-2 input[type=submit]::before {
	-webkit-box-shadow: 0 10px 10px 0 var(--c-primary);
	box-shadow: 0 10px 10px 0 var(--c-primary);
	opacity: .1;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	border-radius: 30px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-btn-2:focus,
.cs-input-style-2 input[type=submit]:focus {
	outline: 0
}

.cs-btn-2 i,
.cs-input-style-2 input[type=submit] i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-2,
	.cs-input-style-2 input[type=submit] {
		font-size: 13px;
		min-width: 140px;
		height: 50px;
		padding: 8px 15px
	}
}

.cs-btn-2:hover,
.cs-input-style-2 input[type=submit]:hover {
	background-color: transparent;
	color: var(--c-grey);
	text-decoration: none
}

.cs-btn-2:hover::before,
.cs-input-style-2 input[type=submit]:hover::before {
	opacity: 0
}

.cs-btn-2:hover i,
.cs-input-style-2 input[type=submit]:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-2,
.swiper-btn .swiper-slide-active .cs-input-style-2 input[type=submit] {
	background-color: transparent;
	color: var(--c-grey)
}

.swiper-btn .swiper-slide-active .cs-btn-2:hover,
.swiper-btn .swiper-slide-active .cs-input-style-2 input[type=submit]:hover {
	background-color: var(--c-grey);
	color: var(--c-white)
}

.cs-btn-2-outline {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	background-color: transparent;
	border: 2px solid var(--c-grey);
	color: var(--c-grey);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0
}

.cs-btn-2-outline:focus {
	outline: 0
}

.cs-btn-2-outline i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-2-outline {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

.cs-btn-2-outline:hover {
	background-color: var(--c-grey);
	color: var(--c-white);
	text-decoration: none
}

.cs-btn-2-outline:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-2-outline {
	background-color: var(--c-grey);
	color: var(--c-white)
}

.swiper-btn .swiper-slide-active .cs-btn-2-outline:hover {
	background-color: transparent;
	color: var(--c-grey)
}

.cs-btn-2-simple {
	font-size: 15px;
	font-weight: 600;
	color: var(--c-grey);
	position: relative;
	outline: 0
}

.cs-btn-2-simple:focus {
	outline: 0
}

.cs-btn-2-simple::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.cs-btn-2-simple i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.cs-btn-2-simple:hover {
	color: var(--c-grey);
	text-decoration: none
}

.cs-btn-2-simple:hover::after {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1)
}

.cs-btn-2-simple:hover i {
	margin-left: 8px
}

@media screen and (max-width:575px) {
	.cs-btn-2-simple {
		font-size: 13px
	}
}

.cs-btn-3,
.cs-input-style-3 input[type=submit] {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	border: 2px solid var(--c-primary);
	background-color: var(--c-primary);
	color: var(--c-white);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0;
	position: relative
}

.cs-btn-3::before,
.cs-input-style-3 input[type=submit]::before {
	-webkit-box-shadow: 0 10px 10px 0 var(--c-primary);
	box-shadow: 0 10px 10px 0 var(--c-primary);
	opacity: .1;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	border-radius: 30px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-btn-3:focus,
.cs-input-style-3 input[type=submit]:focus {
	outline: 0
}

.cs-btn-3 i,
.cs-input-style-3 input[type=submit] i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-3,
	.cs-input-style-3 input[type=submit] {
		font-size: 13px;
		min-width: 140px;
		height: 50px;
		padding: 8px 15px
	}
}

.cs-btn-3:hover,
.cs-input-style-3 input[type=submit]:hover {
	background-color: transparent;
	color: var(--c-primary);
	text-decoration: none
}

.cs-btn-3:hover::before,
.cs-input-style-3 input[type=submit]:hover::before {
	opacity: 0
}

.cs-btn-3:hover i,
.cs-input-style-3 input[type=submit]:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-3,
.swiper-btn .swiper-slide-active .cs-input-style-3 input[type=submit] {
	background-color: transparent;
	color: var(--c-primary)
}

.swiper-btn .swiper-slide-active .cs-btn-3:hover,
.swiper-btn .swiper-slide-active .cs-input-style-3 input[type=submit]:hover {
	background-color: var(--c-primary);
	color: var(--c-white)
}

.cs-btn-3-outline {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	background-color: transparent;
	border: 2px solid var(--c-primary);
	color: var(--c-primary);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0
}

.cs-btn-3-outline:focus {
	outline: 0
}

.cs-btn-3-outline i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-3-outline {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

.cs-btn-3-outline:hover {
	background-color: var(--c-primary);
	color: var(--c-white);
	text-decoration: none
}

.cs-btn-3-outline:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-3-outline {
	background-color: var(--c-primary);
	color: var(--c-white)
}

.swiper-btn .swiper-slide-active .cs-btn-3-outline:hover {
	background-color: transparent;
	color: var(--c-primary)
}

.cs-btn-3-simple {
	font-size: 15px;
	font-weight: 600;
	color: var(--c-primary);
	position: relative;
	outline: 0
}

.cs-btn-3-simple:focus {
	outline: 0
}

.cs-btn-3-simple::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.cs-btn-3-simple i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.cs-btn-3-simple:hover {
	color: var(--c-primary);
	text-decoration: none
}

.cs-btn-3-simple:hover::after {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1)
}

.cs-btn-3-simple:hover i {
	margin-left: 8px
}

@media screen and (max-width:575px) {
	.cs-btn-3-simple {
		font-size: 13px
	}
}

.cs-btn-4,
.cs-input-style-4 input[type=submit] {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	border: 2px solid var(--c-green);
	background-color: var(--c-green);
	color: var(--c-white);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0;
	position: relative
}

.cs-btn-4::before,
.cs-input-style-4 input[type=submit]::before {
	-webkit-box-shadow: 0 10px 10px 0 var(--c-primary);
	box-shadow: 0 10px 10px 0 var(--c-primary);
	opacity: .1;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	border-radius: 30px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-btn-4:focus,
.cs-input-style-4 input[type=submit]:focus {
	outline: 0
}

.cs-btn-4 i,
.cs-input-style-4 input[type=submit] i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-4,
	.cs-input-style-4 input[type=submit] {
		font-size: 13px;
		min-width: 140px;
		height: 50px;
		padding: 8px 15px
	}
}

.cs-btn-4:hover,
.cs-input-style-4 input[type=submit]:hover {
	background-color: transparent;
	color: var(--c-green);
	text-decoration: none
}

.cs-btn-4:hover::before,
.cs-input-style-4 input[type=submit]:hover::before {
	opacity: 0
}

.cs-btn-4:hover i,
.cs-input-style-4 input[type=submit]:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-4,
.swiper-btn .swiper-slide-active .cs-input-style-4 input[type=submit] {
	background-color: transparent;
	color: var(--c-green)
}

.swiper-btn .swiper-slide-active .cs-btn-4:hover,
.swiper-btn .swiper-slide-active .cs-input-style-4 input[type=submit]:hover {
	background-color: var(--c-green);
	color: var(--c-white)
}

.cs-btn-4-outline {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	background-color: transparent;
	border: 2px solid var(--c-green);
	color: var(--c-green);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0
}

.cs-btn-4-outline:focus {
	outline: 0
}

.cs-btn-4-outline i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-4-outline {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

.cs-btn-4-outline:hover {
	background-color: var(--c-green);
	color: var(--c-white);
	text-decoration: none
}

.cs-btn-4-outline:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-4-outline {
	background-color: var(--c-green);
	color: var(--c-white)
}

.swiper-btn .swiper-slide-active .cs-btn-4-outline:hover {
	background-color: transparent;
	color: var(--c-green)
}

.cs-btn-4-simple {
	font-size: 15px;
	font-weight: 600;
	color: var(--c-green);
	position: relative;
	outline: 0
}

.cs-btn-4-simple:focus {
	outline: 0
}

.cs-btn-4-simple::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.cs-btn-4-simple i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.cs-btn-4-simple:hover {
	color: var(--c-green);
	text-decoration: none
}

.cs-btn-4-simple:hover::after {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1)
}

.cs-btn-4-simple:hover i {
	margin-left: 8px
}

@media screen and (max-width:575px) {
	.cs-btn-4-simple {
		font-size: 13px
	}
}

.cs-btn-6,
.cs-input-style-6 input[type=submit] {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	border: 2px solid var(--c-light-blue);
	background-color: var(--c-light-blue);
	color: var(--c-white);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0;
	position: relative
}

.cs-btn-6::before,
.cs-input-style-6 input[type=submit]::before {
	-webkit-box-shadow: 0 10px 10px 0 var(--c-primary);
	box-shadow: 0 10px 10px 0 var(--c-primary);
	opacity: .1;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	border-radius: 30px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-btn-6:focus,
.cs-input-style-6 input[type=submit]:focus {
	outline: 0
}

.cs-btn-6 i,
.cs-input-style-6 input[type=submit] i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-6,
	.cs-input-style-6 input[type=submit] {
		font-size: 13px;
		min-width: 140px;
		height: 50px;
		padding: 8px 15px
	}
}

.cs-btn-6:hover,
.cs-input-style-6 input[type=submit]:hover {
	background-color: transparent;
	color: var(--c-light-blue);
	text-decoration: none
}

.cs-btn-6:hover::before,
.cs-input-style-6 input[type=submit]:hover::before {
	opacity: 0
}

.cs-btn-6:hover i,
.cs-input-style-6 input[type=submit]:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-6,
.swiper-btn .swiper-slide-active .cs-input-style-6 input[type=submit] {
	background-color: transparent;
	color: var(--c-light-blue)
}

.swiper-btn .swiper-slide-active .cs-btn-6:hover,
.swiper-btn .swiper-slide-active .cs-input-style-6 input[type=submit]:hover {
	background-color: var(--c-light-blue);
	color: var(--c-white)
}

.cs-btn-6-outline {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	background-color: transparent;
	border: 2px solid var(--c-light-blue);
	color: var(--c-light-blue);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0
}

.cs-btn-6-outline:focus {
	outline: 0
}

.cs-btn-6-outline i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-6-outline {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

.cs-btn-6-outline:hover {
	background-color: var(--c-light-blue);
	color: var(--c-white);
	text-decoration: none
}

.cs-btn-6-outline:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-6-outline {
	background-color: var(--c-light-blue);
	color: var(--c-white)
}

.swiper-btn .swiper-slide-active .cs-btn-6-outline:hover {
	background-color: transparent;
	color: var(--c-light-blue)
}

.cs-btn-6-simple {
	font-size: 15px;
	font-weight: 600;
	color: var(--c-light-blue);
	position: relative;
	outline: 0
}

.cs-btn-6-simple:focus {
	outline: 0
}

.cs-btn-6-simple::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.cs-btn-6-simple i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.cs-btn-6-simple:hover {
	color: var(--c-light-blue);
	text-decoration: none
}

.cs-btn-6-simple:hover::after {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1)
}

.cs-btn-6-simple:hover i {
	margin-left: 8px
}

@media screen and (max-width:575px) {
	.cs-btn-6-simple {
		font-size: 13px
	}
}

.cs-btn-7,
.cs-input-style-7 input[type=submit] {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	border: 2px solid var(--c-blue);
	background-color: var(--c-blue);
	color: var(--c-white);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0;
	position: relative
}

.cs-btn-7::before,
.cs-input-style-7 input[type=submit]::before {
	-webkit-box-shadow: 0 10px 10px 0 var(--c-primary);
	box-shadow: 0 10px 10px 0 var(--c-primary);
	opacity: .1;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	border-radius: 30px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-btn-7:focus,
.cs-input-style-7 input[type=submit]:focus {
	outline: 0
}

.cs-btn-7 i,
.cs-input-style-7 input[type=submit] i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-7,
	.cs-input-style-7 input[type=submit] {
		font-size: 13px;
		min-width: 140px;
		height: 50px;
		padding: 8px 15px
	}
}

.cs-btn-7:hover,
.cs-input-style-7 input[type=submit]:hover {
	background-color: transparent;
	color: var(--c-blue);
	text-decoration: none
}

.cs-btn-7:hover::before,
.cs-input-style-7 input[type=submit]:hover::before {
	opacity: 0
}

.cs-btn-7:hover i,
.cs-input-style-7 input[type=submit]:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-7,
.swiper-btn .swiper-slide-active .cs-input-style-7 input[type=submit] {
	background-color: transparent;
	color: var(--c-blue)
}

.swiper-btn .swiper-slide-active .cs-btn-7:hover,
.swiper-btn .swiper-slide-active .cs-input-style-7 input[type=submit]:hover {
	background-color: var(--c-blue);
	color: var(--c-white)
}

.cs-btn-7-outline {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	background-color: transparent;
	border: 2px solid var(--c-blue);
	color: var(--c-blue);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0
}

.cs-btn-7-outline:focus {
	outline: 0
}

.cs-btn-7-outline i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-7-outline {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

.cs-btn-7-outline:hover {
	background-color: var(--c-blue);
	color: var(--c-white);
	text-decoration: none
}

.cs-btn-7-outline:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-7-outline {
	background-color: var(--c-blue);
	color: var(--c-white)
}

.swiper-btn .swiper-slide-active .cs-btn-7-outline:hover {
	background-color: transparent;
	color: var(--c-blue)
}

.cs-btn-7-simple {
	font-size: 15px;
	font-weight: 600;
	color: var(--c-blue);
	position: relative;
	outline: 0
}

.cs-btn-7-simple:focus {
	outline: 0
}

.cs-btn-7-simple::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.cs-btn-7-simple i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.cs-btn-7-simple:hover {
	color: var(--c-blue);
	text-decoration: none
}

.cs-btn-7-simple:hover::after {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1)
}

.cs-btn-7-simple:hover i {
	margin-left: 8px
}

@media screen and (max-width:575px) {
	.cs-btn-7-simple {
		font-size: 13px
	}
}

.cs-btn-8,
.cs-input-style-8 input[type=submit] {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	border: 2px solid var(--c-yellow);
	background-color: var(--c-yellow);
	color: var(--c-white);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0;
	position: relative
}

.cs-btn-8::before,
.cs-input-style-8 input[type=submit]::before {
	-webkit-box-shadow: 0 10px 10px 0 var(--c-primary);
	box-shadow: 0 10px 10px 0 var(--c-primary);
	opacity: .1;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	border-radius: 30px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-btn-8:focus,
.cs-input-style-8 input[type=submit]:focus {
	outline: 0
}

.cs-btn-8 i,
.cs-input-style-8 input[type=submit] i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-8,
	.cs-input-style-8 input[type=submit] {
		font-size: 13px;
		min-width: 140px;
		height: 50px;
		padding: 8px 15px
	}
}

.cs-btn-8:hover,
.cs-input-style-8 input[type=submit]:hover {
	background-color: transparent;
	color: var(--c-yellow);
	text-decoration: none
}

.cs-btn-8:hover::before,
.cs-input-style-8 input[type=submit]:hover::before {
	opacity: 0
}

.cs-btn-8:hover i,
.cs-input-style-8 input[type=submit]:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-8,
.swiper-btn .swiper-slide-active .cs-input-style-8 input[type=submit] {
	background-color: transparent;
	color: var(--c-yellow)
}

.swiper-btn .swiper-slide-active .cs-btn-8:hover,
.swiper-btn .swiper-slide-active .cs-input-style-8 input[type=submit]:hover {
	background-color: var(--c-yellow);
	color: var(--c-white)
}

.cs-btn-8-outline {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	background-color: transparent;
	border: 2px solid var(--c-yellow);
	color: var(--c-yellow);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0
}

.cs-btn-8-outline:focus {
	outline: 0
}

.cs-btn-8-outline i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-8-outline {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

.cs-btn-8-outline:hover {
	background-color: var(--c-yellow);
	color: var(--c-white);
	text-decoration: none
}

.cs-btn-8-outline:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-8-outline {
	background-color: var(--c-yellow);
	color: var(--c-white)
}

.swiper-btn .swiper-slide-active .cs-btn-8-outline:hover {
	background-color: transparent;
	color: var(--c-yellow)
}

.cs-btn-8-simple {
	font-size: 15px;
	font-weight: 600;
	color: var(--c-yellow);
	position: relative;
	outline: 0
}

.cs-btn-8-simple:focus {
	outline: 0
}

.cs-btn-8-simple::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.cs-btn-8-simple i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.cs-btn-8-simple:hover {
	color: var(--c-yellow);
	text-decoration: none
}

.cs-btn-8-simple:hover::after {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1)
}

.cs-btn-8-simple:hover i {
	margin-left: 8px
}

@media screen and (max-width:575px) {
	.cs-btn-8-simple {
		font-size: 13px
	}
}

.cs-btn-9,
.cs-input-style-9 input[type=submit] {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	border: 2px solid var(--c-white);
	background-color: var(--c-white);
	color: var(--c-dark);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0;
	position: relative
}

.cs-btn-9::before,
.cs-input-style-9 input[type=submit]::before {
	-webkit-box-shadow: 0 10px 10px 0 var(--c-primary);
	box-shadow: 0 10px 10px 0 var(--c-primary);
	opacity: .1;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	border-radius: 30px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-btn-9:focus,
.cs-input-style-9 input[type=submit]:focus {
	outline: 0
}

.cs-btn-9 i,
.cs-input-style-9 input[type=submit] i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-9,
	.cs-input-style-9 input[type=submit] {
		font-size: 13px;
		min-width: 140px;
		height: 50px;
		padding: 8px 15px
	}
}

.cs-btn-9:hover,
.cs-input-style-9 input[type=submit]:hover {
	background-color: transparent;
	color: var(--c-white);
	text-decoration: none
}

.cs-btn-9:hover::before,
.cs-input-style-9 input[type=submit]:hover::before {
	opacity: 0
}

.cs-btn-9:hover i,
.cs-input-style-9 input[type=submit]:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-9,
.swiper-btn .swiper-slide-active .cs-input-style-9 input[type=submit] {
	background-color: transparent;
	color: var(--c-white)
}

.swiper-btn .swiper-slide-active .cs-btn-9:hover,
.swiper-btn .swiper-slide-active .cs-input-style-9 input[type=submit]:hover {
	background-color: var(--c-white);
	color: var(--c-dark)
}

.cs-btn-9-outline {
	height: 55px;
	padding: 10px 22px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	background-color: transparent;
	border: 2px solid var(--c-white);
	color: var(--c-white);
	border-radius: 30px;
	min-width: 170px;
	font-size: 15px;
	font-weight: 600;
	outline: 0
}

.cs-btn-9-outline:focus {
	outline: 0
}

.cs-btn-9-outline i {
	margin-left: 10px;
	-webkit-transition: .35s -webkit-transform;
	transition: .35s -webkit-transform;
	-o-transition: .35s transform;
	transition: .35s transform;
	transition: .35s transform, .35s -webkit-transform
}

@media screen and (max-width:575px) {
	.cs-btn-9-outline {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

.cs-btn-9-outline:hover {
	background-color: var(--c-white);
	color: var(--c-dark);
	text-decoration: none
}

.cs-btn-9-outline:hover i {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.swiper-btn .swiper-slide-active .cs-btn-9-outline {
	background-color: var(--c-white);
	color: var(--c-dark)
}

.swiper-btn .swiper-slide-active .cs-btn-9-outline:hover {
	background-color: transparent;
	color: var(--c-white)
}

.cs-btn-9-simple {
	font-size: 15px;
	font-weight: 600;
	color: var(--c-white);
	position: relative;
	outline: 0
}

.cs-btn-9-simple:focus {
	outline: 0
}

.cs-btn-9-simple::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.cs-btn-9-simple i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.cs-btn-9-simple:hover {
	color: var(--c-white);
	text-decoration: none
}

.cs-btn-9-simple:hover::after {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1)
}

.cs-btn-9-simple:hover i {
	margin-left: 8px
}

@media screen and (max-width:575px) {
	.cs-btn-9-simple {
		font-size: 13px
	}
}

.cs-copyright {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .95);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .35s ease, visibility .35s ease;
	-o-transition: opacity .35s ease, visibility .35s ease;
	transition: opacity .35s ease, visibility .35s ease;
	color: var(--c-white);
	text-align: center
}

.cs-copyright.is-active {
	opacity: 1;
	visibility: visible
}

.cs-copyright__inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	padding-left: 10vw;
	padding-right: 10vw
}

.cs-share-icons ul {
	list-style: none;
	margin: 0 -6px -6px;
	padding: 0
}

.cs-share-icons li {
	display: inline-block;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 6px
}

.cs-share-icons a {
	font-size: 16px;
	text-decoration: none;
	color: var(--c-primary);
	fill: var(--c-primary)
}

.cs-share-icons a:hover {
	opacity: .35;
	text-decoration: none
}

[data-cs-st] {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	-o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: opacity, transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform
}

[data-cs-st].animated {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

[data-cs-st=zoom-in-custom] {
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6)
}

[data-cs-st=zoom-in-up-custom] {
	-webkit-transform: translateY(100px) scale(.6);
	-ms-transform: translateY(100px) scale(.6);
	transform: translateY(100px) scale(.6)
}

[data-cs-st=zoom-in-down-custom] {
	-webkit-transform: translateY(-100px) scale(.6);
	-ms-transform: translateY(-100px) scale(.6);
	transform: translateY(-100px) scale(.6)
}

[data-cs-st=zoom-in-right-custom] {
	-webkit-transform: translate(-100px) scale(.6);
	-ms-transform: translate(-100px) scale(.6);
	transform: translate(-100px) scale(.6)
}

[data-cs-st=zoom-in-left-custom] {
	-webkit-transform: translate(100px) scale(.6);
	-ms-transform: translate(100px) scale(.6);
	transform: translate(100px) scale(.6)
}

[data-cs-st=zoom-out-custom] {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

[data-cs-st=zoom-out-up-custom] {
	-webkit-transform: translateY(100px) scale(1.2);
	-ms-transform: translateY(100px) scale(1.2);
	transform: translateY(100px) scale(1.2)
}

[data-cs-st=zoom-out-down-custom] {
	-webkit-transform: translateY(-100px) scale(1.2);
	-ms-transform: translateY(-100px) scale(1.2);
	transform: translateY(-100px) scale(1.2)
}

[data-cs-st=zoom-out-right-custom] {
	-webkit-transform: translate(-100px) scale(1.2);
	-ms-transform: translate(-100px) scale(1.2);
	transform: translate(-100px) scale(1.2)
}

[data-cs-st=zoom-out-left-custom] {
	-webkit-transform: translate(100px) scale(1.2);
	-ms-transform: translate(100px) scale(1.2);
	transform: translate(100px) scale(1.2)
}

.animated[data-cs-st^=zoom] {
	-webkit-transform: translate(0) scale(1);
	-ms-transform: translate(0) scale(1);
	transform: translate(0) scale(1)
}

[data-cs-st=scale-top-right] {
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

[data-cs-st=scale-top-left] {
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}

[data-cs-st=scale-bottom-left] {
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%
}

[data-cs-st=scale-bottom-right] {
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[data-cs-st=scale-center] {
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

[data-cs-st=fade-right] {
	-webkit-transform: translate(-100px);
	-ms-transform: translate(-100px);
	transform: translate(-100px)
}

[data-cs-st=fade-left] {
	-webkit-transform: translate(100px);
	-ms-transform: translate(100px);
	transform: translate(100px)
}

[data-cs-st=fade-up] {
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px)
}

[data-cs-st=fade-down] {
	-webkit-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px)
}

.animated[data-cs-st^=fade] {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0)
}

[data-cs-st=left-to-right-3d] {
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-25deg) rotateY(-15deg) translate3d(-60px, -10px, 0);
	transform: rotateX(-25deg) rotateY(-15deg) translate3d(-60px, -10px, 0)
}

[data-cs-st=right-to-left-3d] {
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0);
	transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0)
}

[data-cs-st=bottom-to-top-3d] {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-45deg) translateY(120px);
	transform: rotateX(-45deg) translateY(120px)
}

[data-cs-st=top-to-bottom-3d] {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(45deg) translateY(-120px);
	transform: rotateX(45deg) translateY(-120px)
}

.cs-header {
	padding: 25px 0;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
	-webkit-transition: .35s background-color, .35s padding;
	-o-transition: .35s background-color, .35s padding;
	transition: .35s background-color, .35s padding;
	color: var(--c-primary)
}

.cs-header .logo {
	width: 255px;
	color: currentColor;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	display: inline-block;
	position: relative;
	z-index: 1
}

.cs-header .logo:hover {
	text-decoration: none;
	color: currentColor
}

.cs-header .logo img {
	display: none
}

.cs-header .logo .logo {
	display: block
}

.cs-header .container {
	-webkit-transition: .5s max-width;
	-o-transition: .5s max-width;
	transition: .5s max-width
}

.cs-header .cs-header__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-header .cs-header__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 30px;
	position: relative
}

.cs-header.cs-header-a {
	position: absolute
}

.cs-header.cs-header-f,
.cs-header.cs-header-t {
	position: fixed
}

.cs-header.cs-header-bg {
	padding: 17px 0
}

.cs-header.cs-header-bg.scroll-1 {
	background-color: var(--c-bg)
}

.cs-header.cs-header-bg.scroll-1:not(.is-opened) .logo img {
	display: none
}

.cs-header.cs-header-bg.scroll-1:not(.is-opened) .logo .logo-scroll {
	display: inline-block
}

.cs-header.cs-header-bg.scroll-2 {
	background-color: var(--c-blue);
	color: var(--c-white)
}

@media screen and (min-width:1025px) {
	.cs-header.cs-header-bg.scroll-2 .container {
		max-width: 100%
	}
}

@media screen and (min-width:1440px) {
	.cs-header.cs-header-bg.scroll-2 .container {
		max-width: calc(100% - 8.854166vw)
	}
}

.cs-header.cs-header-bg.scroll-2:not(.is-opened) .logo img {
	display: none
}

.cs-header.cs-header-bg.scroll-2:not(.is-opened) .logo .logo-light {
	display: inline-block
}

.cs-header.-light:not(.cs-header-bg) {
	color: var(--c-white)
}

.cs-header.-light:not(.cs-header-bg) .logo img {
	display: none
}

.cs-header.-light:not(.cs-header-bg) .logo .logo-light {
	display: inline-block
}

@media screen and (max-width:1024px) {
	.cs-header.cs-header-bg.scroll-2 {
		background-color: var(--c-blue)
	}
}

.cs-header .cs-header__container {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	line-height: 1
}

@media screen and (min-width:1200px) {
	.cs-header .cs-header__container {
		padding-left: 80px;
		padding-right: 80px
	}
}

@media screen and (min-width:1440px) {
	.cs-header .cs-header__container {
		padding-left: 100px;
		padding-right: 100px
	}
}

@media screen and (min-width:1025px) {
	.cs-header--simple .cs-header__mobile-btn,
	.cs-header--simple .cs-header__overlay {
		display: none
	}
	.cs-header--simple .cs-header__menu {
		margin-left: 30px;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	.cs-header--simple .cs-header__menu ul {
		margin-top: 0;
		margin-bottom: 0;
		list-style: none;
		padding: 0
	}
	.cs-header--simple .cs-header__menu li {
		margin-top: 0
	}
	.cs-header--simple .cs-header__menu li .fa {
		display: none
	}
	.cs-header--simple .cs-header__menu a {
		font-weight: 600
	}
	.cs-header--simple .cs-header__menu .menu {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-transition: .5s opacity, .5s visibility, .5s -webkit-transform;
		transition: .5s opacity, .5s visibility, .5s -webkit-transform;
		-o-transition: .5s transform, .5s opacity, .5s visibility;
		transition: .5s transform, .5s opacity, .5s visibility;
		transition: .5s transform, .5s opacity, .5s visibility, .5s -webkit-transform
	}
	.cs-header--simple .cs-header__menu .menu:not(.additional-menu) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.cs-header--simple .cs-header__menu .menu>li {
		margin: 0 15px;
		position: relative
	}
	.cs-header--simple .cs-header__menu .menu>li>a {
		font-size: 15px;
		font-weight: 600;
		color: currentColor;
		position: relative;
		outline: 0
	}
	.cs-header--simple .cs-header__menu .menu>li>a:hover {
		text-decoration: none
	}
	.cs-header--simple .cs-header__menu .menu>li>a::after {
		width: 100%;
		height: 1px;
		left: 0;
		bottom: -2px;
		background-color: currentColor;
		content: '';
		position: absolute;
		-webkit-transform-origin: right center;
		-ms-transform-origin: right center;
		transform-origin: right center;
		-webkit-transform: scale(0, 1);
		-ms-transform: scale(0, 1);
		transform: scale(0, 1);
		-webkit-transition: -webkit-transform .35s;
		transition: -webkit-transform .35s;
		-o-transition: transform .35s;
		transition: transform .35s;
		transition: transform .35s, -webkit-transform .35s;
		pointer-events: none
	}
	.cs-header--simple .cs-header__menu .menu>li.current-menu-ancestor a::after,
	.cs-header--simple .cs-header__menu .menu>li.current-menu-item a::after,
	.cs-header--simple .cs-header__menu .menu>li.current-menu-parent a::after,
	.cs-header--simple .cs-header__menu .menu>li.current_page_item a::after,
	.cs-header--simple .cs-header__menu .menu>li.is-active a::after,
	.cs-header--simple .cs-header__menu .menu>li:hover a::after {
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		transform: scale(1, 1)
	}
	.cs-header--simple .cs-header__menu .menu.additional-menu {
		position: absolute;
		height: 100%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		opacity: 0;
		visibility: hidden
	}
	.cs-header--simple .cs-header__menu .menu.additional-menu::before {
		background-color: var(--c-blue);
		position: absolute;
		width: 200vw;
		left: -50vw;
		height: 100%;
		content: '';
		display: block
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover {
		overflow: visible
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu {
		margin-top: 0;
		opacity: 1;
		visibility: visible;
		pointer-events: auto
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li>a {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(0) a {
		-webkit-transition: .35s color, .35s -webkit-transform 40ms;
		transition: .35s color, .35s -webkit-transform 40ms;
		-o-transition: .35s transform 40ms, .35s color;
		transition: .35s transform 40ms, .35s color;
		transition: .35s transform 40ms, .35s color, .35s -webkit-transform 40ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(1) a {
		-webkit-transition: .35s color, .35s -webkit-transform 80ms;
		transition: .35s color, .35s -webkit-transform 80ms;
		-o-transition: .35s transform 80ms, .35s color;
		transition: .35s transform 80ms, .35s color;
		transition: .35s transform 80ms, .35s color, .35s -webkit-transform 80ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(2) a {
		-webkit-transition: .35s color, .35s -webkit-transform 120ms;
		transition: .35s color, .35s -webkit-transform 120ms;
		-o-transition: .35s transform 120ms, .35s color;
		transition: .35s transform 120ms, .35s color;
		transition: .35s transform 120ms, .35s color, .35s -webkit-transform 120ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(3) a {
		-webkit-transition: .35s color, .35s -webkit-transform 160ms;
		transition: .35s color, .35s -webkit-transform 160ms;
		-o-transition: .35s transform 160ms, .35s color;
		transition: .35s transform 160ms, .35s color;
		transition: .35s transform 160ms, .35s color, .35s -webkit-transform 160ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(4) a {
		-webkit-transition: .35s color, .35s -webkit-transform .2s;
		transition: .35s color, .35s -webkit-transform .2s;
		-o-transition: .35s transform .2s, .35s color;
		transition: .35s transform .2s, .35s color;
		transition: .35s transform .2s, .35s color, .35s -webkit-transform .2s
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(5) a {
		-webkit-transition: .35s color, .35s -webkit-transform 240ms;
		transition: .35s color, .35s -webkit-transform 240ms;
		-o-transition: .35s transform 240ms, .35s color;
		transition: .35s transform 240ms, .35s color;
		transition: .35s transform 240ms, .35s color, .35s -webkit-transform 240ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(6) a {
		-webkit-transition: .35s color, .35s -webkit-transform 280ms;
		transition: .35s color, .35s -webkit-transform 280ms;
		-o-transition: .35s transform 280ms, .35s color;
		transition: .35s transform 280ms, .35s color;
		transition: .35s transform 280ms, .35s color, .35s -webkit-transform 280ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(7) a {
		-webkit-transition: .35s color, .35s -webkit-transform 320ms;
		transition: .35s color, .35s -webkit-transform 320ms;
		-o-transition: .35s transform 320ms, .35s color;
		transition: .35s transform 320ms, .35s color;
		transition: .35s transform 320ms, .35s color, .35s -webkit-transform 320ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(8) a {
		-webkit-transition: .35s color, .35s -webkit-transform 360ms;
		transition: .35s color, .35s -webkit-transform 360ms;
		-o-transition: .35s transform 360ms, .35s color;
		transition: .35s transform 360ms, .35s color;
		transition: .35s transform 360ms, .35s color, .35s -webkit-transform 360ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(9) a {
		-webkit-transition: .35s color, .35s -webkit-transform .4s;
		transition: .35s color, .35s -webkit-transform .4s;
		-o-transition: .35s transform .4s, .35s color;
		transition: .35s transform .4s, .35s color;
		transition: .35s transform .4s, .35s color, .35s -webkit-transform .4s
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(10) a {
		-webkit-transition: .35s color, .35s -webkit-transform 440ms;
		transition: .35s color, .35s -webkit-transform 440ms;
		-o-transition: .35s transform 440ms, .35s color;
		transition: .35s transform 440ms, .35s color;
		transition: .35s transform 440ms, .35s color, .35s -webkit-transform 440ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(11) a {
		-webkit-transition: .35s color, .35s -webkit-transform 480ms;
		transition: .35s color, .35s -webkit-transform 480ms;
		-o-transition: .35s transform 480ms, .35s color;
		transition: .35s transform 480ms, .35s color;
		transition: .35s transform 480ms, .35s color, .35s -webkit-transform 480ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(12) a {
		-webkit-transition: .35s color, .35s -webkit-transform 520ms;
		transition: .35s color, .35s -webkit-transform 520ms;
		-o-transition: .35s transform 520ms, .35s color;
		transition: .35s transform 520ms, .35s color;
		transition: .35s transform 520ms, .35s color, .35s -webkit-transform 520ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(13) a {
		-webkit-transition: .35s color, .35s -webkit-transform 560ms;
		transition: .35s color, .35s -webkit-transform 560ms;
		-o-transition: .35s transform 560ms, .35s color;
		transition: .35s transform 560ms, .35s color;
		transition: .35s transform 560ms, .35s color, .35s -webkit-transform 560ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(14) a {
		-webkit-transition: .35s color, .35s -webkit-transform .6s;
		transition: .35s color, .35s -webkit-transform .6s;
		-o-transition: .35s transform .6s, .35s color;
		transition: .35s transform .6s, .35s color;
		transition: .35s transform .6s, .35s color, .35s -webkit-transform .6s
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(15) a {
		-webkit-transition: .35s color, .35s -webkit-transform 640ms;
		transition: .35s color, .35s -webkit-transform 640ms;
		-o-transition: .35s transform 640ms, .35s color;
		transition: .35s transform 640ms, .35s color;
		transition: .35s transform 640ms, .35s color, .35s -webkit-transform 640ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(16) a {
		-webkit-transition: .35s color, .35s -webkit-transform 680ms;
		transition: .35s color, .35s -webkit-transform 680ms;
		-o-transition: .35s transform 680ms, .35s color;
		transition: .35s transform 680ms, .35s color;
		transition: .35s transform 680ms, .35s color, .35s -webkit-transform 680ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(17) a {
		-webkit-transition: .35s color, .35s -webkit-transform 720ms;
		transition: .35s color, .35s -webkit-transform 720ms;
		-o-transition: .35s transform 720ms, .35s color;
		transition: .35s transform 720ms, .35s color;
		transition: .35s transform 720ms, .35s color, .35s -webkit-transform 720ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(18) a {
		-webkit-transition: .35s color, .35s -webkit-transform 760ms;
		transition: .35s color, .35s -webkit-transform 760ms;
		-o-transition: .35s transform 760ms, .35s color;
		transition: .35s transform 760ms, .35s color;
		transition: .35s transform 760ms, .35s color, .35s -webkit-transform 760ms
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(19) a {
		-webkit-transition: .35s color, .35s -webkit-transform .8s;
		transition: .35s color, .35s -webkit-transform .8s;
		-o-transition: .35s transform .8s, .35s color;
		transition: .35s transform .8s, .35s color;
		transition: .35s transform .8s, .35s color, .35s -webkit-transform .8s
	}
	.cs-header--simple .cs-header__menu .menu-item-has-children:hover>.sub-menu>li:nth-child(20) a {
		-webkit-transition: .35s color, .35s -webkit-transform 840ms;
		transition: .35s color, .35s -webkit-transform 840ms;
		-o-transition: .35s transform 840ms, .35s color;
		transition: .35s transform 840ms, .35s color;
		transition: .35s transform 840ms, .35s color, .35s -webkit-transform 840ms
	}
	.cs-header--simple .cs-header__menu .sub-menu {
		position: absolute;
		width: 100%;
		left: -30px;
		margin-top: 15px;
		padding: 20px 0;
		top: calc(100% - 2px);
		min-width: 230px;
		background-color: var(--c-bg);
		z-index: 10;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: .35s opacity, .35s visibility, .35s margin-top;
		-o-transition: .35s opacity, .35s visibility, .35s margin-top;
		transition: .35s opacity, .35s visibility, .35s margin-top;
		pointer-events: none
	}
	.cs-header--simple .cs-header__menu .sub-menu:after {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		pointer-events: none;
		-webkit-box-shadow: 0 0 6px var(--c-primary);
		box-shadow: 0 0 6px var(--c-primary);
		opacity: .2;
		content: ''
	}
	.cs-header--simple .cs-header__menu .sub-menu .sub-menu {
		left: 100%;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: 0
	}
	.cs-header--simple .cs-header__menu .sub-menu a {
		color: var(--c-dark);
		-webkit-transition: .35s color, .35s -webkit-transform;
		transition: .35s color, .35s -webkit-transform;
		-o-transition: .35s transform, .35s color;
		transition: .35s transform, .35s color;
		transition: .35s transform, .35s color, .35s -webkit-transform;
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		display: block;
		padding: 6px 30px
	}
	.cs-header--simple .cs-header__menu .sub-menu a:hover {
		text-decoration: none
	}
	.cs-header--simple .cs-header__menu .sub-menu li {
		overflow: hidden;
		position: relative;
		font-size: 14px;
		line-height: 1.5
	}
	.cs-header--simple .cs-header__menu .sub-menu li.current-menu-ancestor>a,
	.cs-header--simple .cs-header__menu .sub-menu li.current-menu-item>a,
	.cs-header--simple .cs-header__menu .sub-menu li.current-menu-parent>a,
	.cs-header--simple .cs-header__menu .sub-menu li.current_page_item>a,
	.cs-header--simple .cs-header__menu .sub-menu li:hover>a {
		color: var(--c-primary)
	}
	.cs-header--simple .cs-header__socials {
		margin: 0;
		list-style: none;
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.cs-header--simple .cs-header__socials:not(:last-child) {
		margin-right: 25px
	}
	.cs-header--simple .cs-header__socials li:not(:last-child) {
		margin-right: 15px
	}
	.cs-header--simple .cs-header__socials a {
		color: currentColor
	}
	.cs-header--simple .cs-header__socials a:hover {
		opacity: .5
	}
	.cs-header--simple .cs-header__info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-left: 30px
	}
	.cs-header--simple .cs-header__btn {
		height: 55px;
		padding: 10px 22px;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-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;
		background-color: transparent;
		border: 2px solid var(--c-primary);
		color: var(--c-primary);
		border-radius: 30px;
		min-width: 170px;
		font-size: 15px;
		font-weight: 600;
		outline: 0;
		height: 50px
	}
	.cs-header--simple .cs-header__btn:focus {
		outline: 0
	}
	.cs-header--simple .cs-header__btn i {
		margin-left: 10px;
		-webkit-transition: .35s -webkit-transform;
		transition: .35s -webkit-transform;
		-o-transition: .35s transform;
		transition: .35s transform;
		transition: .35s transform, .35s -webkit-transform
	}
}

@media screen and (min-width:1025px) and (max-width:575px) {
	.cs-header--simple .cs-header__btn {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

@media screen and (min-width:1025px) {
	.cs-header--simple .cs-header__btn:hover {
		background-color: var(--c-primary);
		color: var(--c-white);
		text-decoration: none
	}
	.cs-header--simple .cs-header__btn:hover i {
		-webkit-transform: translateX(5px);
		-ms-transform: translateX(5px);
		transform: translateX(5px)
	}
	.swiper-btn .swiper-slide-active .cs-header--simple .cs-header__btn {
		background-color: var(--c-primary);
		color: var(--c-white)
	}
	.swiper-btn .swiper-slide-active .cs-header--simple .cs-header__btn:hover {
		background-color: transparent;
		color: var(--c-primary)
	}
	.cs-header--simple .cs-header__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	.cs-header--simple.-light.scroll-2 .cs-header__socials a,
	.cs-header--simple.-light:not(.cs-header-bg) .cs-header__socials a {
		opacity: .5
	}
	.cs-header--simple.-light.scroll-2 .cs-header__socials a:hover,
	.cs-header--simple.-light:not(.cs-header-bg) .cs-header__socials a:hover {
		opacity: 1
	}
	.cs-header--simple.-light.scroll-2 .cs-header__btn,
	.cs-header--simple.-light:not(.cs-header-bg) .cs-header__btn {
		height: 55px;
		padding: 10px 22px;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-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;
		background-color: transparent;
		border: 2px solid var(--c-white);
		color: var(--c-white);
		border-radius: 30px;
		min-width: 170px;
		font-size: 15px;
		font-weight: 600;
		outline: 0;
		border-color: rgba(255, 255, 255, .3)
	}
	.cs-header--simple.-light.scroll-2 .cs-header__btn:focus,
	.cs-header--simple.-light:not(.cs-header-bg) .cs-header__btn:focus {
		outline: 0
	}
	.cs-header--simple.-light.scroll-2 .cs-header__btn i,
	.cs-header--simple.-light:not(.cs-header-bg) .cs-header__btn i {
		margin-left: 10px;
		-webkit-transition: .35s -webkit-transform;
		transition: .35s -webkit-transform;
		-o-transition: .35s transform;
		transition: .35s transform;
		transition: .35s transform, .35s -webkit-transform
	}
}

@media screen and (min-width:1025px) and (max-width:575px) {
	.cs-header--simple.-light.scroll-2 .cs-header__btn,
	.cs-header--simple.-light:not(.cs-header-bg) .cs-header__btn {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

@media screen and (min-width:1025px) {
	.cs-header--simple.-light.scroll-2 .cs-header__btn:hover,
	.cs-header--simple.-light:not(.cs-header-bg) .cs-header__btn:hover {
		background-color: var(--c-white);
		color: var(--c-dark);
		text-decoration: none
	}
	.cs-header--simple.-light.scroll-2 .cs-header__btn:hover i,
	.cs-header--simple.-light:not(.cs-header-bg) .cs-header__btn:hover i {
		-webkit-transform: translateX(5px);
		-ms-transform: translateX(5px);
		transform: translateX(5px)
	}
	.swiper-btn .swiper-slide-active .cs-header--simple.-light.scroll-2 .cs-header__btn,
	.swiper-btn .swiper-slide-active .cs-header--simple.-light:not(.cs-header-bg) .cs-header__btn {
		background-color: var(--c-white);
		color: var(--c-dark)
	}
	.swiper-btn .swiper-slide-active .cs-header--simple.-light.scroll-2 .cs-header__btn:hover,
	.swiper-btn .swiper-slide-active .cs-header--simple.-light:not(.cs-header-bg) .cs-header__btn:hover {
		background-color: transparent;
		color: var(--c-white)
	}
	.cs-header--simple.-light.scroll-2.cs-header-bg .cs-header__btn {
		height: 50px
	}
	.cs-header--simple.-light.scroll-2.cs-header-bg .menu.additional-menu {
		opacity: 1;
		visibility: visible
	}
	.cs-header--simple.-light.scroll-2.cs-header-bg .menu:not(.additional-menu) {
		opacity: 0;
		visibility: hidden
	}
}

@media screen and (max-width:1024px) {
	.cs-header--simple a.logo {
		position: absolute;
		left: 15px;
		z-index: 5;
		max-width: 300px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.cs-header--simple .cs-header__wrap {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

@media screen and (max-width:1024px) {
	.cs-header {
		height: 58px;
		padding: 17px 0
	}
	.cs-header .additional-menu {
		display: none
	}
	.cs-header .container {
		max-width: 100%
	}
	.cs-header .cs-header__info {
		margin-left: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding: 30px 15px 25px
	}
	.cs-header .cs-header__btn {
		height: 55px;
		padding: 10px 22px;
		display: inline;
		#display: -ms-inline-flexbox;
		#display: inline-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;
		background-color: transparent;
		border: 2px solid var(--c-primary);
		color: var(--c-primary);
		border-radius: 30px;
		min-width: 170px;
		font-size: 15px;
		font-weight: 600;
		outline: 0
	}
	.cs-header .cs-header__btn:focus {
		outline: 0
	}
	.cs-header .cs-header__btn i {
		margin-left: 10px;
		-webkit-transition: .35s -webkit-transform;
		transition: .35s -webkit-transform;
		-o-transition: .35s transform;
		transition: .35s transform;
		transition: .35s transform, .35s -webkit-transform
	}
}

@media screen and (max-width:1024px) and (max-width:575px) {
	.cs-header .cs-header__btn {
		font-size: 13px;
		height: 50px;
		min-width: 140px;
		padding: 8px 15px
	}
}

@media screen and (max-width:1024px) {
	.cs-header .cs-header__btn:hover {
		background-color: var(--c-primary);
		color: var(--c-white);
		text-decoration: none
	}
	.cs-header .cs-header__btn:hover i {
		-webkit-transform: translateX(5px);
		-ms-transform: translateX(5px);
		transform: translateX(5px)
	}
	.swiper-btn .swiper-slide-active .cs-header .cs-header__btn {
		background-color: var(--c-primary);
		color: var(--c-white)
	}
	.swiper-btn .swiper-slide-active .cs-header .cs-header__btn:hover {
		background-color: transparent;
		color: var(--c-primary)
	}
	.cs-header .cs-header__socials {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 0;
		margin-top: 30px;
		padding: 0;
		list-style: none
	}
	.cs-header .cs-header__socials li {
		margin: 5px 10px
	}
	.cs-header .cs-header__socials a {
		color: var(--c-primary);
		font-size: 15px
	}
	.cs-header .menu {
		border-bottom: 1px solid #f5f5f5;
		margin-bottom: 50px
	}
	.cs-header .menu,
	.cs-header .menu ul {
		list-style: none;
		margin: 0;
		padding: 0
	}
	.cs-header .menu li {
		margin-top: 0;
		border-top: 1px solid #f5f5f5
	}
	.cs-header .menu li a {
		display: block;
		padding: 15px;
		font-weight: 600;
		font-size: 15px;
		line-height: 20px;
		color: var(--c-dark);
		text-decoration: none
	}
	.cs-header .menu li.current-menu-ancestor>a,
	.cs-header .menu li.current-menu-item>a,
	.cs-header .menu li.current-menu-parent>a,
	.cs-header .menu li.current_page_item>a {
		color: var(--c-primary)
	}
	.cs-header .menu ul a {
		padding: 7px 15px 7px 25px
	}
	.cs-header .menu ul ul a {
		padding-left: 35px
	}
	.cs-header .menu ul ul ul a {
		padding-left: 45px
	}
	.cs-header .menu .menu-item-has-children {
		position: relative
	}
	.cs-header .menu .menu-item-has-children>a {
		padding-right: 65px;
		border-bottom: 1px solid #fafafa;
		margin-bottom: -1px
	}
	.cs-header .menu .menu-item-has-children i {
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		display: block;
		color: var(--c-primary);
		font-size: 15px;
		line-height: 50px;
		text-align: center;
		-webkit-transition: .35s color, .35s background-color;
		-o-transition: .35s color, .35s background-color;
		transition: .35s color, .35s background-color
	}
	.cs-header .menu .menu-item-has-children i::before {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		display: block;
		-webkit-transition: .35s -webkit-transform;
		transition: .35s -webkit-transform;
		-o-transition: .35s transform;
		transition: .35s transform;
		transition: .35s transform, .35s -webkit-transform
	}
	.cs-header .menu .menu-item-has-children>.sub-menu {
		display: none;
		padding-top: 6px;
		padding-bottom: 6px
	}
	.cs-header .menu .menu-item-has-children>.sub-menu li {
		border: 0
	}
	.cs-header .menu .menu-item-has-children>.sub-menu li>a {
		border: 0;
		font-size: 13px;
		line-height: 18px
	}
	.cs-header .menu .menu-item-has-children>.sub-menu i {
		background-color: transparent!important;
		color: var(--c-primary)!important;
		line-height: 32px
	}
	.cs-header .menu .menu-item-has-children.is-opened>i {
		background-color: var(--c-primary);
		color: var(--c-white)
	}
	.cs-header .menu .menu-item-has-children.is-opened>i::before {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}
	.cs-header .cs-header__mobile-btn {
		width: 30px;
		height: 20px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		cursor: pointer;
		z-index: 5
	}
	.cs-header .cs-header__mobile-btn span {
		background-color: currentColor;
		width: 100%;
		display: block;
		height: 2px
	}
	.cs-header .cs-header__inner {
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		background-color: var(--c-bg);
		width: 300px;
		max-width: 85%;
		padding-top: 58px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition: .35s -webkit-transform;
		transition: .35s -webkit-transform;
		-o-transition: .35s transform;
		transition: .35s transform;
		transition: .35s transform, .35s -webkit-transform;
		z-index: 4;
		overflow: auto
	}
	.cs-header .cs-header__inner::before {
		background-color: var(--c-bg);
		top: 0;
		position: fixed;
		content: '';
		width: 100%;
		height: 58px
	}
	.cs-header .cs-header__overlay {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, .75);
		z-index: 1;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: .35s all;
		-o-transition: .35s all;
		transition: .35s all
	}
	.cs-header.is-opened .logo img {
		display: none!important
	}
	.cs-header.is-opened .logo .logo {
		display: inline-block!important
	}
	.cs-header.is-opened .cs-header__inner {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	.cs-header.is-opened .cs-header__overlay {
		opacity: 1;
		visibility: visible
	}
}

.cs-footer--modern {
	padding-bottom: 5.5vw;
	position: relative
}

.cs-footer--modern .container {
	position: relative
}

.cs-footer--modern .cs-footer__top {
	min-height: 9.37vw;
	padding-top: 5.5vw
}

.cs-footer--modern .cs-footer__mask {
	position: absolute;
	left: -2%;
	width: 104%;
	line-height: 0;
	height: 11.7vw;
	top: -2px;
	fill: var(--c-bg);
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center
}

.cs-footer--modern .cs-footer__img--dark {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

.cs-footer--modern .cs-footer__text--dark {
	color: var(--c-blue);
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

.cs-footer--modern .cs-footer__text--light {
	color: var(--c-white)
}

.cs-footer--modern .cs-footer__logo {
	font-weight: 600;
	line-height: 1;
	margin-bottom: 4.5vw
}

.cs-footer--modern .cs-footer__logo a {
	color: var(--c-primary);
	line-height: 1;
	text-decoration: none
}

.cs-footer--modern .cs-footer__logo a:hover {
	text-decoration: none;
	color: currentColor
}

.cs-footer--modern .cs-footer__logo--img {
	white-space: nowrap;
	font-size: 0
}

.cs-footer--modern .cs-footer__logo--img a {
	font-size: 0
}

.cs-footer--modern .cs-footer__logo--text {
	white-space: nowrap;
	font-size: 0
}

.cs-footer--modern .cs-footer__logo--text a span {
	font-size: 30px;
	display: inline-block
}

.cs-footer--modern .cs-footer__text {
	font-size: 16px;
	line-height: 24px;
	opacity: .9
}

.cs-footer--modern .cs-footer__bottom {
	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;
	margin-top: 37px
}

.cs-footer--modern .cs-footer__socials ul {
	padding: 0;
	margin: 0 -7px;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cs-footer--modern .cs-footer__socials li {
	padding: 0 7px
}

.cs-footer--modern .cs-footer__socials a {
	color: var(--c-white);
	font-size: 18px;
	text-decoration: none
}

.cs-footer--modern .cs-footer__socials a:hover {
	opacity: .5;
	text-decoration: none
}

.cs-footer--modern .cs-footer__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.cs-footer--modern .cs-footer__info {
	width: 45%
}

.cs-footer--modern .cs-footer__widget {
	width: 52%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -30px
}

.cs-footer--modern .sidebar-item {
	margin-bottom: 30px
}

.cs-footer--modern.-light {
	color: var(--c-white)
}

@media (max-width:1920px) {
	.cs-footer--modern {
		padding-bottom: 105px
	}
	.cs-footer--modern .cs-footer__top {
		min-height: 177px;
		padding-top: 105px
	}
	.cs-footer--modern .cs-footer__mask {
		position: absolute;
		width: 1922px;
		left: calc((100vw - 1922px)/ 2);
		height: 217px
	}
	.cs-footer--modern .cs-footer__logo {
		margin-bottom: 86px
	}
}

@media screen and (max-width:1199px) {
	.cs-footer--modern {
		padding-bottom: 70px
	}
	.cs-footer--modern .cs-footer__top {
		min-height: 142px;
		padding-top: 70px
	}
	.cs-footer--modern .cs-footer__logo {
		margin-bottom: 70px
	}
	.cs-footer--modern .cs-footer__widget {
		width: 60%
	}
	.cs-footer--modern .cs-footer__mask {
		position: absolute;
		height: 169px;
		width: 1500px;
		left: calc((100vw - 1500px)/ 2)
	}
}

@media screen and (max-width:991px) {
	.cs-footer--modern {
		padding-bottom: 55px
	}
	.cs-footer--modern .cs-footer__mask {
		width: 1300px;
		height: 148px;
		left: calc((100vw - 1300px) * .6 / 2)
	}
	.cs-footer--modern .cs-footer__top {
		padding-top: 55px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.cs-footer--modern .cs-footer__logo {
		margin-bottom: 60px
	}
	.cs-footer--modern .cs-footer__info {
		width: 100%;
		margin-bottom: 40px
	}
	.cs-footer--modern .cs-footer__widget {
		width: calc(100% + 30px)
	}
}

@media screen and (max-width:767px) {
	.cs-footer--modern {
		padding-bottom: 40px
	}
	.cs-footer--modern .cs-footer__mask {
		width: 1000px;
		height: 115px;
		left: calc((100vw - 1000px) * .5 / 2)
	}
	.cs-footer--modern .cs-footer__top {
		padding-top: 20px
	}
}

@media screen and (max-width:575px) {
	.cs-footer--modern {
		padding-bottom: 30px
	}
	.cs-footer--modern .cs-footer__mask {
		width: 859px;
		height: 99px
	}
	.cs-footer--modern .cs-footer__text {
		font-size: 14px;
		line-height: 20px
	}
	.cs-footer--modern .cs-footer__info {
		margin-bottom: 30px
	}
	.cs-footer--modern .cs-footer__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.cs-footer--modern .cs-footer__socials a {
		font-size: 15px
	}
	.cs-footer--modern .cs-footer__copy:not(:first-child) {
		margin-top: 10px
	}
}

.cs-footer--simple {
	padding: 25px 0;
	background-color: var(--c-primary);
	color: var(--c-white);
	text-align: center
}

.cs-footer .sidebar-item h5 {
	color: var(--c-white);
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 12px
}

.cs-footer .sidebar-item.widget_nav_menu ul {
	list-style: none;
	padding-left: 0
}

.cs-footer .sidebar-item.widget_nav_menu ul li {
	margin-bottom: 5px
}

.cs-footer .sidebar-item.widget_nav_menu ul li:last-child {
	margin-bottom: 0
}

.cs-footer .sidebar-item.widget_nav_menu ul a {
	font-size: 15px;
	font-weight: 600;
	color: var(--c-white);
	position: relative;
	outline: 0;
	font-weight: 400;
	opacity: .9
}

.cs-footer .sidebar-item.widget_nav_menu ul a:focus {
	outline: 0
}

.cs-footer .sidebar-item.widget_nav_menu ul a::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.cs-footer .sidebar-item.widget_nav_menu ul a i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.cs-footer .sidebar-item.widget_nav_menu ul a:hover {
	color: var(--c-white);
	text-decoration: none
}

.cs-footer .sidebar-item.widget_nav_menu ul a:hover::after {
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1)
}

.cs-footer .sidebar-item.widget_nav_menu ul a:hover i {
	margin-left: 8px
}

@media screen and (max-width:575px) {
	.cs-footer .sidebar-item.widget_nav_menu ul a {
		font-size: 13px
	}
}

@media screen and (min-width:1200px) {
	.cs-footer .sidebar-item.widget_nav_menu ul a {
		font-size: 16px
	}
}

@media screen and (max-width:575px) {
	.cs-footer .sidebar-item h5 {
		font-size: 17px;
		line-height: 26px;
		margin-bottom: 8px
	}
}

.yuyu-banner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding-top: calc(100px + 5.7vw);
	padding-bottom: calc(100px + 5.7vw);
	background-color: #efefef
}

.cs-header-f+.yuyu-banner,
.cs-header-t+.yuyu-banner {
	padding-top: calc(100px + 6.2vw)
}

.yuyu-banner--modern {
	padding-top: calc(100px + 2.7vw);
	padding-bottom: calc(100px + 9.5vw)
}

.cs-header-f+.yuyu-banner--modern,
.cs-header-t+.yuyu-banner--modern {
	padding-top: calc(100px + 5vw)
}

.yuyu-banner .container {
	position: relative
}

.yuyu-banner__title {
	margin-top: 0;
	margin-bottom: 0
}

.yuyu-banner__breadcrumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-top: 10px
}

.yuyu-banner__breadcrumbs li {
	color: currentColor;
	font-size: 18px;
	font-weight: 600
}

.yuyu-banner__breadcrumbs li::after {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 3px;
	content: '';
	background-color: currentColor
}

.yuyu-banner__breadcrumbs li:last-child::after {
	display: none
}

.yuyu-banner__breadcrumbs a {
	color: currentColor;
	text-decoration: none;
	position: relative;
	font-weight: 400
}

.yuyu-banner__breadcrumbs a::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.yuyu-banner__breadcrumbs a:hover {
	text-decoration: none
}

.yuyu-banner__breadcrumbs a:hover::after {
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1)
}

.yuyu-banner__breadcrumbs a.active {
	font-weight: 600
}

.yuyu-banner__breadcrumbs a.active::after {
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1)
}

.yuyu-banner__description {
	margin-top: 10px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500
}

.yuyu-banner svg {
	position: absolute;
	right: -1%;
	bottom: -2px;
	width: 102%;
	height: 14.82vw;
	-webkit-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	transform-origin: bottom center;
	fill: var(--c-bg)
}

.yuyu-banner--light {
	background-color: var(--c-primary)
}

@media screen and (max-width:991px) {
	.yuyu-banner__description {
		font-size: 15px;
		line-height: 26px
	}
	.yuyu-banner__breadcrumbs li {
		font-size: 15px
	}
}

.yuyu-page {
	padding-top: 130px;
	padding-bottom: 130px
}

.yuyu-page--showcase .container {
	position: relative;
	z-index: 1
}

.yuyu-page--showcase .yuyu-showcase-element {
	position: absolute
}

.yuyu-page--showcase .yuyu-showcase-element-1 svg,
.yuyu-page--showcase .yuyu-showcase-element-4 svg {
	fill: var(--c-primary)
}

.yuyu-page--showcase .yuyu-showcase-element-1 {
	top: 13%;
	width: 14vw;
	left: 78vw
}

.yuyu-page--showcase .yuyu-showcase-element-1 svg {
	fill: var(--c-primary)
}

.yuyu-page--showcase .yuyu-showcase-element-2 {
	top: 34%;
	width: 39vw;
	left: 3.6vw
}

.yuyu-page--showcase .yuyu-showcase-element-2 svg {
	fill: var(--c-green)
}

.yuyu-page--showcase .yuyu-showcase-element-3 {
	top: 50%;
	width: 42.5vw;
	left: 50vw
}

.yuyu-page--showcase .yuyu-showcase-element-3 svg {
	fill: var(--c-yellow)
}

.yuyu-page--showcase .yuyu-showcase-element-4 {
	bottom: 0;
	width: 47vw;
	left: 5.3vw
}

.yuyu-page--showcase .yuyu-showcase-element-4 svg {
	fill: var(--c-primary)
}

.yuyu-page--single {
	position: relative;
	padding-top: 120px;
	padding-bottom: 120px
}

.yuyu-page--single .col-12 {
	position: static
}

.yuyu-page--blog {
	position: relative
}

.yuyu-page--blog .col-12,
.yuyu-page--blog .container {
	position: static
}

.yuyu-page--blog .yuyu-blog__bg {
	position: absolute;
	left: 2.6vw;
	bottom: 0;
	width: 43.5vw;
	fill: var(--c-green);
	pointer-events: none;
	z-index: -1
}

.yuyu-page.yuyu-page--blog {
	margin-top: -10.5vw;
	padding-top: 35px
}

@media screen and (max-width:1199px) {
	.yuyu-page {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

@media screen and (max-width:991px) {
	.yuyu-page {
		padding-top: 80px;
		padding-bottom: 80px
	}
}

@media screen and (max-width:767px) {
	.yuyu-page {
		padding-top: 50px;
		padding-bottom: 50px
	}
}

.yuyu-blog__post {
	padding: calc(20px + .25vw) calc(20px + .25vw) calc(20px + 2.07vw);
	background-color: var(--c-bg);
	position: relative
}

.yuyu-blog__post::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	pointer-events: none;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1
}

.yuyu-blog__post.sticky .yuyu-blog__title a:before {
	content: '\f249';
	font-family: "Font Awesome 5 Free";
	font-size: 1.5em;
	margin-right: .35em;
	position: relative;
	top: .1em;
	color: var(--c-primary)
}

.yuyu-blog .col-12 {
	margin-bottom: 30px
}

.yuyu-blog .row {
	margin-bottom: -30px
}

.yuyu-blog__top {
	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-reverse;
	flex-wrap: wrap-reverse;
	padding-bottom: 20px;
	margin: -10px -8px -5px
}

.yuyu-blog__categories {
	margin-bottom: -6px;
	padding: 5px 8px
}

.yuyu-blog__categories a {
	background-color: currentColor;
	display: inline-block;
	padding: 8px 14px 7px;
	border-radius: 30px;
	line-height: 1;
	font-weight: 500;
	text-decoration: none;
	margin-right: 3px;
	margin-bottom: 6px
}

.yuyu-blog__categories a:hover {
	background-color: var(--c-primary);
	text-decoration: none
}

.yuyu-blog__categories a span {
	color: #fff
}

.yuyu-blog__date {
	padding: 5px 8px
}

.yuyu-blog__title {
	margin-bottom: 14px
}

.yuyu-blog__title a {
	color: var(--c-dark);
	text-decoration: none
}

.yuyu-blog__title a:hover {
	opacity: .75
}

.yuyu-blog__excerpt {
	margin-bottom: calc(15px + .67vw)
}

.yuyu-blog .post-media {
	margin-bottom: 34px;
	position: relative
}

.yuyu-blog .post-media .swiper-slide {
	padding-bottom: 62.25%;
	min-height: 200px
}

.yuyu-blog .post-media .swiper-pagination-bullet {
	background-color: var(--c-primary);
	opacity: .5
}

.yuyu-blog .post-media .swiper-pagination-bullet-active {
	background-color: var(--c-primary);
	opacity: 1
}

.yuyu-blog .video-btn {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: var(--c-dark);
	color: var(--c-white);
	border-radius: 50%;
	width: 4em;
	height: 4em
}

.yuyu-blog .video-btn::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 55%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .8em 0 .7em 1.2em;
	border-color: transparent transparent transparent currentColor
}

.yuyu-blog .video-btn:hover {
	background-color: var(--c-primary)
}

.yuyu-blog .link-content {
	margin-top: 18px;
	position: relative
}

.yuyu-blog .link-content a {
	color: var(--c-dark);
	font-weight: 600;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	opacity: .9
}

.yuyu-blog .link-content a:hover {
	opacity: 1
}

.yuyu-blog .link-content i {
	position: absolute;
	top: -30px;
	right: 0;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f10e";
	opacity: .08;
	color: var(--c-blue);
	font-size: 80px;
	line-height: 1
}

.yuyu-blog__load-more {
	margin-top: calc(30px + 3.33vw)
}

.yuyu-blog__load-more a {
	min-width: 13.33em
}

.yuyu-blog__pagination-links {
	margin-top: calc(30px + 3.33vw);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.yuyu-blog__pagination-links .page-numbers {
	display: inline-block;
	padding: 10px;
	border: 1px solid var(--c-primary);
	min-width: 50px;
	text-decoration: none;
	height: 50px;
	text-align: center;
	line-height: 28px;
	font-size: 15px;
	font-weight: 600;
	margin: 5px
}

.yuyu-blog__pagination-links .page-numbers.current {
	background-color: var(--c-primary);
	color: var(--c-white)
}

.yuyu-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px;
	word-break: break-word
}

.yuyu-pagination__nav {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 15px;
	max-width: 45%
}

.yuyu-pagination__nav--next {
	text-align: right
}

.yuyu-pagination__thumb {
	width: 101px;
	padding: 0 12px
}

.yuyu-pagination__thumb a {
	display: block;
	width: 100%;
	height: 70px
}

.yuyu-pagination__title {
	padding: 0 12px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 0;
	margin-top: 0
}

.yuyu-pagination__title a {
	color: var(--c-dark);
	text-decoration: none
}

.yuyu-pagination__title a b {
	color: inherit
}

.yuyu-pagination__title a:hover {
	color: var(--c-primary)
}

.yuyu-pagination__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -12px
}

.yuyu-pagination__arrow {
	font-weight: 600;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 18px
}

.yuyu-pagination__arrow a {
	color: var(--c-grey);
	text-decoration: none
}

.yuyu-pagination__arrow a::after,
.yuyu-pagination__arrow a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 10px;
	position: relative;
	top: -1px;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.yuyu-pagination__arrow--prev a::before {
	content: "\f104";
	margin-right: 7px
}

.yuyu-pagination__arrow--prev a:hover::before {
	margin-right: 10px
}

.yuyu-pagination__arrow--next a::after {
	content: "\f105";
	margin-left: 7px
}

.yuyu-pagination__arrow--next a:hover::after {
	margin-left: 10px
}

.yuyu-pagination__separator {
	width: 2px;
	opacity: .2;
	background-color: var(--c-grey)
}

.yuyu-pagination__separator:first-child,
.yuyu-pagination__separator:last-child {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background: 0 0
}

@media screen and (max-width:991px) {
	.yuyu-pagination__thumb {
		display: none
	}
}

@media screen and (max-width:575px) {
	.yuyu-pagination__arrow {
		margin-bottom: 0
	}
	.yuyu-pagination__info {
		display: none
	}
}

.yuyu-search {
	text-align: center
}

.yuyu-search__inner {
	display: inline-block
}

.yuyu-search #searchform {
	margin-top: 35px;
	min-width: 400px
}

.yuyu-search #searchform div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

.yuyu-search #searchform div::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 40px 0 var(--c-primary);
	box-shadow: 0 10px 40px 0 var(--c-primary);
	content: '';
	opacity: .1;
	border-radius: 30px;
	pointer-events: none
}

.yuyu-search #searchform input[type=text] {
	height: 55px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	outline: 0;
	border: 0;
	padding-left: 30px
}

.yuyu-search #searchform button {
	width: 75px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	height: 55px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75px;
	flex: 0 0 75px;
	min-width: auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	color: var(--c-white);
	font-size: 20px;
	padding-left: 0;
	padding-right: 2px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	cursor: pointer
}

.yuyu-search #searchform button i {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin-left: 0
}

.yuyu-single__svg {
	position: absolute;
	top: 8px;
	right: .05vw;
	width: 29vw;
	pointer-events: none;
	z-index: -1
}

.yuyu-single__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -5px;
	margin-right: -15px;
	margin-left: -15px
}

.yuyu-single__title:not(:first-child) {
	margin-top: calc(-15px - .78vw)
}

.yuyu-single__top-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.yuyu-single__categories {
	margin-bottom: -6px;
	padding: 5px 15px
}

.yuyu-single__categories a {
	background-color: currentColor;
	display: inline-block;
	padding: 8px 14px 7px;
	border-radius: 30px;
	line-height: 1;
	font-weight: 500;
	text-decoration: none;
	margin-right: 3px;
	margin-bottom: 6px
}

.yuyu-single__categories a:hover {
	background-color: var(--c-primary);
	text-decoration: none
}

.yuyu-single__categories a span {
	color: #fff
}

.yuyu-single__date {
	padding: 5px 15px;
	position: relative
}

.yuyu-single__date:not(:last-child)::after {
	position: absolute;
	right: -3px;
	top: 16px;
	display: inline-block;
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: var(--c-grey);
	opacity: .7
}

.yuyu-single__author {
	padding: 5px 15px
}

.yuyu-single__author span {
	color: var(--c-dark);
	font-weight: 600
}

.yuyu-single__banner blockquote {
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
	font-size: 30px;
	line-height: normal;
	padding: calc(15px + .52vw) calc(50px + 7.8vw) calc(15px + .52vw) calc(15px + .52vw);
	opacity: 1
}

.yuyu-single__banner blockquote::before {
	right: calc(15px + .52vw);
	opacity: .8
}

.yuyu-single__banner blockquote::after {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	background-color: var(--c-green)
}

.yuyu-single__banner blockquote cite {
	font-size: 18px
}

.yuyu-single__banner .link-content {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
	font-size: 30px;
	line-height: normal;
	padding: calc(15px + .52vw) calc(50px + 7.8vw) calc(15px + .52vw) calc(15px + .52vw);
	opacity: 1
}

.yuyu-single__banner .link-content a {
	color: var(--c-dark);
	font-weight: 500;
	line-height: normal;
	text-decoration: none;
	opacity: .9
}

.yuyu-single__banner .link-content a:hover {
	opacity: 1
}

.yuyu-single__banner .link-content i {
	position: absolute;
	top: -30px;
	font-weight: 900;
	color: var(--c-blue);
	font-size: 80px;
	line-height: 1;
	right: calc(15px + .52vw);
	opacity: .8
}

.yuyu-single__banner .link-content::after {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	background-color: var(--c-green)
}

.yuyu-single__content::after {
	content: '';
	clear: both;
	display: table
}

.yuyu-single__content h1,
.yuyu-single__content h2,
.yuyu-single__content h3,
.yuyu-single__content h4,
.yuyu-single__content h5,
.yuyu-single__content h6 {
	line-height: 1.35;
	font-weight: 600
}

.yuyu-single__content h1 {
	font-size: 3.905em
}

.yuyu-single__content h2 {
	font-size: 3.33em
}

.yuyu-single__content h3 {
	font-size: 2.755em
}

.yuyu-single__content h4 {
	font-size: 2.18em
}

.yuyu-single__content h5 {
	font-size: 1.605em
}

.yuyu-single__content h6 {
	font-size: 1em
}

.yuyu-single .video-btn {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: var(--c-dark);
	color: var(--c-white);
	border-radius: 50%;
	width: 4em;
	height: 4em;
	font-size: 20px
}

.yuyu-single .video-btn::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 55%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .8em 0 .7em 1.2em;
	border-color: transparent transparent transparent currentColor
}

.yuyu-single .video-btn:hover {
	background-color: var(--c-primary)
}

.yuyu-single .post-media--image,
.yuyu-single .post-media--video {
	display: inline-block
}

.yuyu-single .post-media--image,
.yuyu-single .post-media--slider,
.yuyu-single .post-media--video {
	position: relative;
	padding: calc(15px + .52vw);
	background-color: var(--c-bg)
}

.yuyu-single .post-media--image::before,
.yuyu-single .post-media--slider::before,
.yuyu-single .post-media--video::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	-webkit-box-shadow: 0 0 20px 0 var(--c-primary);
	box-shadow: 0 0 20px 0 var(--c-primary);
	opacity: .1
}

.yuyu-single .post-media .swiper-slide {
	padding-bottom: 62.25%;
	min-height: 200px
}

.yuyu-single .post-media .swiper-pagination-bullet {
	background-color: var(--c-primary);
	opacity: .5
}

.yuyu-single .post-media .swiper-pagination-bullet-active {
	background-color: var(--c-primary);
	opacity: 1
}

.yuyu-single__info {
	margin-left: -15px;
	margin-right: -15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.yuyu-single__share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px
}

.yuyu-single__share-title {
	margin-bottom: 0;
	display: inline-block;
	margin-right: 15px
}

.yuyu-single__share ul {
	list-style-type: none;
	padding-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: -5px -8px
}

.yuyu-single__share li {
	padding: 5px 8px;
	margin-top: 0
}

.yuyu-single__share li a {
	font-size: 15px;
	color: var(--c-grey)
}

.yuyu-single__share li a:hover {
	color: var(--c-primary);
	opacity: 1
}

.yuyu-single__tags {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px
}

.yuyu-single__tags-title {
	margin-bottom: 0;
	display: inline-block;
	margin-right: 10px
}

.yuyu-single__tags a {
	font-weight: 600;
	color: var(--c-primary);
	position: relative;
	outline: 0
}

.yuyu-single__tags a:focus {
	outline: 0
}

.yuyu-single__tags a::after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	background-color: currentColor;
	content: '';
	position: absolute;
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	pointer-events: none
}

.yuyu-single__tags a i {
	margin-left: 5px;
	-webkit-transition: .35s margin-left;
	-o-transition: .35s margin-left;
	transition: .35s margin-left;
	font-size: .85em
}

.yuyu-single__tags a:hover {
	color: var(--c-primary);
	text-decoration: none
}

.yuyu-single__tags a:hover::after {
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1)
}

.yuyu-single__tags a:hover i {
	margin-left: 8px
}

.yuyu-single__page-nav {
	margin-top: calc(25px + 1vw);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.yuyu-single__page-nav>span:first-child {
	font-size: 18px;
	font-weight: 600;
	margin-right: .5em;
	color: var(--c-dark)
}

.yuyu-single__page-nav .post-page-numbers {
	border: 1px solid var(--c-primary);
	height: 3em;
	width: 3em;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: .5em;
	font-weight: 600;
	text-decoration: none
}

.yuyu-single__page-nav .post-page-numbers.current {
	background-color: var(--c-primary);
	color: var(--c-white)
}

@media screen and (min-width:992px) {
	.yuyu-single__bg {
		width: 100vw;
		position: absolute;
		left: 0;
		bottom: 0;
		pointer-events: none;
		z-index: -1
	}
	.yuyu-single__bg-img {
		padding-bottom: 55%;
		background: url("../images/comment-bg.png") no-repeat 50% 50%;
		background-position: left center;
		background-size: cover
	}
}

.yuyu-single__top {
	margin-bottom: calc(25px + 1.56vw)
}

.yuyu-single__banner {
	margin-top: calc(30px + 1.56vw)
}

.yuyu-single__banner:first-child {
	margin-top: 0
}

.yuyu-single__content {
	margin-top: calc(20px + 3vw)
}

.yuyu-single__content:first-child {
	margin-top: 0
}

.yuyu-single__info {
	margin-top: calc(20px + 3vw)
}

.yuyu-single__info:first-child {
	margin-top: 0
}

.yuyu-single .yuyu-pagination {
	margin-top: calc(35px + 3vw)
}

.yuyu-single .yuyu-pagination:first-child {
	margin-top: 0
}

.yuyu-single__comments {
	margin-top: calc(35px + 3vw)
}

.yuyu-single__comments:first-child {
	margin-top: 0
}

.yuyu-single blockquote {
	margin-top: 30px;
	margin-bottom: 30px;
	max-width: none
}

@media screen and (max-width:767px) {
	.yuyu-single blockquote {
		margin-top: 25px;
		margin-bottom: 25px
	}
}

@media screen and (max-width:575px) {
	.yuyu-single blockquote {
		margin-top: 20px;
		margin-bottom: 20px
	}
}

.yuyu-single .wp-block-archives,
.yuyu-single .wp-block-categories {
	padding-left: 0;
	list-style-type: none;
	margin-top: 0
}

.yuyu-single .wp-block-archives ul,
.yuyu-single .wp-block-categories ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 0
}

.yuyu-single .wp-block-archives li,
.yuyu-single .wp-block-categories li {
	position: relative;
	padding-left: 13px
}

.yuyu-single .wp-block-archives li::before,
.yuyu-single .wp-block-categories li::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 11px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: var(--c-grey);
	opacity: .4
}

.yuyu-single .wp-block-archives li a,
.yuyu-single .wp-block-categories li a {
	color: var(--c-grey)
}

.yuyu-single .wp-block-archives li a:hover,
.yuyu-single .wp-block-categories li a:hover {
	text-decoration: none;
	color: var(--c-primary)
}

.yuyu-single .wp-block-archives li.current-cat,
.yuyu-single .wp-block-archives li.current_page_parent,
.yuyu-single .wp-block-categories li.current-cat,
.yuyu-single .wp-block-categories li.current_page_parent {
	color: var(--c-primary);
	font-weight: 600
}

.yuyu-single .wp-block-archives li.current-cat>a,
.yuyu-single .wp-block-archives li.current_page_parent>a,
.yuyu-single .wp-block-categories li.current-cat>a,
.yuyu-single .wp-block-categories li.current_page_parent>a {
	color: var(--c-primary)
}

.yuyu-single .wp-block-archives li.current-cat li,
.yuyu-single .wp-block-archives li.current_page_parent li,
.yuyu-single .wp-block-categories li.current-cat li,
.yuyu-single .wp-block-categories li.current_page_parent li {
	font-weight: 400
}

@media screen and (max-width:991px) {
	.yuyu-single__banner blockquote {
		font-size: 25px
	}
	.yuyu-single__banner blockquote::before {
		font-size: 60px
	}
	.yuyu-single__banner blockquote cite {
		font-size: 15px
	}
	.yuyu-single__banner .link-content {
		font-size: 25px
	}
	.yuyu-single__banner .link-content i {
		font-size: 60px
	}
}

@media screen and (max-width:767px) {
	.yuyu-single .video-btn {
		font-size: 15px
	}
	.yuyu-single__banner blockquote {
		font-size: 21px
	}
	.yuyu-single__banner blockquote::before {
		font-size: 50px;
		top: -20px
	}
	.yuyu-single__banner .link-content {
		font-size: 21px
	}
	.yuyu-single__banner .link-content i {
		font-size: 50px;
		top: -20px
	}
}

@media screen and (max-width:575px) {
	.yuyu-single__banner blockquote {
		font-size: 18px
	}
	.yuyu-single__banner blockquote::before {
		font-size: 40px;
		top: -10px
	}
	.yuyu-single__banner .link-content {
		font-size: 18px
	}
	.yuyu-single__banner .link-content i {
		font-size: 40px;
		top: -10px
	}
}

.cs-navigation {
	margin-top: 80px
}

@media screen and (max-width:1199px) {
	.cs-navigation {
		margin-top: 60px
	}
}

@media screen and (max-width:991px) {
	.cs-navigation {
		margin-top: 50px
	}
}

@media screen and (max-width:767px) {
	.cs-navigation {
		margin-top: 45px
	}
}

.cs-navigation:last-child {
	margin-bottom: 120px
}

@media screen and (max-width:1199px) {
	.cs-navigation:last-child {
		margin-bottom: 100px
	}
}

@media screen and (max-width:991px) {
	.cs-navigation:last-child {
		margin-bottom: 80px
	}
}

@media screen and (max-width:767px) {
	.cs-navigation:last-child {
		margin-bottom: 50px
	}
}

.cs-navigation__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-navigation__btn {
	max-width: calc(50% - 30px);
	width: 100%
}

.cs-navigation__link a {
	display: inline-block;
	position: relative;
	font-size: 18px;
	color: var(--c-dark);
	font-weight: 600
}

@media screen and (max-width:767px) {
	.cs-navigation__link a {
		font-size: 15px
	}
}

.cs-navigation__link a:hover {
	color: var(--c-primary);
	text-decoration: none
}

@media screen and (min-width:576px) {
	.cs-navigation__link a::after,
	.cs-navigation__link a::before {
		font-size: 15px;
		display: inline-block;
		content: '';
		position: absolute;
		left: 0;
		top: 50%
	}
	.cs-navigation__link a::before {
		width: 1em;
		height: 2px;
		background-color: var(--c-primary);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: .35s width;
		-o-transition: .35s width;
		transition: .35s width
	}
	.cs-navigation__link a::after {
		width: .75em;
		height: .75em;
		border-color: var(--c-primary);
		border-style: solid;
		border-width: 2px 0 0 2px;
		-webkit-transform: translateY(-50%) rotate(-45deg);
		-ms-transform: translateY(-50%) rotate(-45deg);
		transform: translateY(-50%) rotate(-45deg)
	}
	.cs-navigation__link a:hover::before {
		width: 1.4em
	}
}

@media screen and (min-width:576px) {
	.cs-navigation__link--prev a {
		padding-left: 1.88em;
		margin-left: .16em
	}
}

.cs-navigation__link--next {
	text-align: right
}

@media screen and (min-width:576px) {
	.cs-navigation__link--next a {
		padding-right: 1.88em;
		margin-right: .16em
	}
}

.cs-navigation__link--next a::after,
.cs-navigation__link--next a::before {
	left: auto;
	right: 0
}

.cs-navigation__link--next a::after {
	-webkit-transform: translateY(-50%) rotate(135deg);
	-ms-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg)
}

.cs-navigation__separate {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	border: 2px solid var(--c-primary);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (max-width:767px) {
	.cs-navigation__separate {
		width: 40px;
		height: 40px
	}
}

@media screen and (max-width:575px) {
	.cs-navigation__separate {
		width: 35px;
		height: 35px
	}
}

.cs-navigation__separate span {
	position: relative;
	margin: 1px
}

.cs-navigation__separate span,
.cs-navigation__separate span::after,
.cs-navigation__separate span::before {
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: var(--c-primary);
	display: block
}

.cs-navigation__separate span::after,
.cs-navigation__separate span::before {
	content: '';
	position: absolute
}

.cs-navigation__separate span::before {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	left: -2px
}

.cs-navigation__separate span::after {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	right: -2px
}

.yuyu-showcase {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: calc(-30px - 1.56vw)
}

.yuyu-showcase__item-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: calc(10px + .52vw) calc(20px + 1.04vw);
	overflow: hidden
}

.yuyu-showcase__item {
	width: 50%;
	padding-bottom: calc(30px + 1.56vw);
	padding-top: 3.6vw
}

.yuyu-showcase__item-inner {
	padding-bottom: 141%;
	min-height: 300px
}

.yuyu-showcase__item:first-child,
.yuyu-showcase__item:nth-child(2),
.yuyu-showcase__item:nth-child(8n+3),
.yuyu-showcase__item:nth-child(8n+4) {
	padding-top: 0
}

.yuyu-showcase__item:nth-child(8n+1) {
	padding-left: calc(15px + 6.5vw);
	padding-right: 15px
}

.yuyu-showcase__item:nth-child(8n+2) {
	padding-left: calc(15px + 5.2vw);
	padding-right: calc(15px + 6.5vw)
}

.yuyu-showcase__item:nth-child(8n+3) {
	padding-left: calc(15px + 9.1vw);
	padding-right: calc(15px + 2.6vw)
}

.yuyu-showcase__item:nth-child(8n+4) {
	padding-left: calc(15px + 2.6vw);
	padding-right: calc(15px + 3.9vw)
}

.yuyu-showcase__item:nth-child(8n+6) {
	padding-left: calc(15px + 8.1vw);
	padding-right: calc(15px + 3.7vw)
}

.yuyu-showcase__item:nth-child(8n+7) {
	padding-right: calc(15px + 8.1vw);
	padding-left: calc(15px + 3.7vw)
}

.yuyu-showcase__item:nth-child(8n+5) {
	padding-right: 15.625vw
}

.yuyu-showcase__item:nth-child(8n+8) {
	padding-left: 15.625vw
}

.yuyu-showcase__item:nth-child(8n+5),
.yuyu-showcase__item:nth-child(8n+8) {
	width: 100%
}

.yuyu-showcase__item:nth-child(8n+5) .yuyu-showcase__item-inner,
.yuyu-showcase__item:nth-child(8n+8) .yuyu-showcase__item-inner {
	padding-bottom: 54%
}

.yuyu-showcase__item:nth-child(8n+2) .yuyu-showcase__item-box,
.yuyu-showcase__item:nth-child(8n+3) .yuyu-showcase__item-box,
.yuyu-showcase__item:nth-child(8n+4) .yuyu-showcase__item-box,
.yuyu-showcase__item:nth-child(8n+6) .yuyu-showcase__item-box,
.yuyu-showcase__item:nth-child(8n+7) .yuyu-showcase__item-box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.yuyu-showcase__item:nth-child(8n+5) .yuyu-showcase__image,
.yuyu-showcase__item:nth-child(8n+8) .yuyu-showcase__image {
	width: 80%;
	margin-left: auto;
	margin-bottom: -8%;
	top: 10px
}

.yuyu-showcase__image {
	background-size: contain;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.yuyu-showcase__about,
.yuyu-showcase__image {
	margin-top: calc(10px + .52vw);
	margin-bottom: calc(10px + .52vw);
	position: relative
}

.yuyu-showcase__title {
	margin-bottom: 4px
}

.yuyu-showcase__info {
	position: relative
}

.yuyu-showcase__category {
	-webkit-transition: .35s opacity, .35s visibility;
	-o-transition: .35s opacity, .35s visibility;
	transition: .35s opacity, .35s visibility
}

.yuyu-showcase__link {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .35s opacity, .35s visibility;
	-o-transition: .35s opacity, .35s visibility;
	transition: .35s opacity, .35s visibility
}

.yuyu-showcase__item-inner {
	position: relative
}

.yuyu-showcase__item-inner:hover .yuyu-showcase__category {
	opacity: 0;
	visibility: visible
}

.yuyu-showcase__item-inner:hover .yuyu-showcase__link {
	opacity: 1;
	visibility: visible
}

.yuyu-showcase__item-inner::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	pointer-events: none;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1
}

.yuyu-showcase__bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	pointer-events: none
}

@media screen and (max-width:767px) {
	.yuyu-showcase__item {
		width: 100%
	}
	.yuyu-showcase__item:nth-child(8n+5) {
		padding-right: 10%
	}
	.yuyu-showcase__item:nth-child(8n+8) {
		padding-left: 10%
	}
}

.yuyu-showcase__about,
.yuyu-showcase__image {
	-webkit-transition: .35s opacity, .35s -webkit-transform;
	transition: .35s opacity, .35s -webkit-transform;
	-o-transition: .35s opacity, .35s transform;
	transition: .35s opacity, .35s transform;
	transition: .35s opacity, .35s transform, .35s -webkit-transform;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s
}

.yuyu-showcase--animation .yuyu-showcase__about,
.yuyu-showcase--animation .yuyu-showcase__image {
	opacity: 0;
	-webkit-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	transform: translateY(-10%)
}

.yuyu-showcase__item-inner::before {
	-webkit-transition: .35s opacity;
	-o-transition: .35s opacity;
	transition: .35s opacity;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s
}

.yuyu-showcase--animation .yuyu-showcase__item-inner::before {
	opacity: 0
}

.yuyu-showcase__bg {
	-webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	-o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}

.yuyu-showcase--animation .yuyu-showcase__bg {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.yuyu-showcase__item:nth-child(2n) .yuyu-showcase__about,
.yuyu-showcase__item:nth-child(2n) .yuyu-showcase__image,
.yuyu-showcase__item:nth-child(2n) .yuyu-showcase__item-inner::before {
	-webkit-transition-delay: 1.4s;
	-o-transition-delay: 1.4s;
	transition-delay: 1.4s
}

.yuyu-showcase__item:nth-child(2n) .yuyu-showcase__bg {
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}

.yuyu-showcase__item.is-animated .yuyu-showcase__item-inner::before {
	opacity: .1
}

.yuyu-showcase__item.is-animated .yuyu-showcase__bg {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.yuyu-showcase__item.is-animated .yuyu-showcase__about,
.yuyu-showcase__item.is-animated .yuyu-showcase__image {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.yuyu-sidebar .sidebar-item {
	margin-bottom: 35px
}

.yuyu-sidebar .sidebar-item:last-child {
	margin-bottom: 0
}

.yuyu-sidebar h5 {
	margin-bottom: 25px
}

.yuyu-sidebar #wp-calendar {
	text-align: center
}

.yuyu-sidebar #wp-calendar caption {
	text-align: center;
	color: var(--c-dark);
	font-weight: 600
}

.yuyu-sidebar .tagcloud a {
	color: var(--c-primary);
	margin-right: 5px
}

.yuyu-sidebar .tagcloud a:hover {
	text-decoration: none;
	color: var(--c-grey)
}

.yuyu-sidebar .widget_rss h5 img {
	margin-right: 4px;
	margin-bottom: 1px
}

.yuyu-sidebar .widget_rss h5 .rsswidget {
	text-decoration: none;
	color: var(--c-dark)
}

.yuyu-sidebar .widget_rss ul {
	list-style-type: none;
	padding-left: 0
}

.yuyu-sidebar .widget_rss li {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.yuyu-sidebar .widget_rss li a {
	color: var(--c-dark);
	font-weight: 600;
	text-decoration: none
}

.yuyu-sidebar .widget_rss li a:hover {
	color: var(--c-primary)
}

.yuyu-sidebar .widget_rss li .rssSummary {
	margin-top: 5px
}

.yuyu-sidebar .widget_rss li .rss-date {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.yuyu-sidebar .widget_rss li cite {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	color: var(--c-dark);
	opacity: .8
}

.yuyu-sidebar .widget_rss li .rss-date,
.yuyu-sidebar .widget_rss li cite {
	font-size: 13px;
	margin-top: 5px
}

.yuyu-sidebar .widget_archive ul,
.yuyu-sidebar .widget_categories ul,
.yuyu-sidebar .widget_meta ul,
.yuyu-sidebar .widget_nav_menu ul,
.yuyu-sidebar .widget_pages ul,
.yuyu-sidebar .widget_recent_comments ul,
.yuyu-sidebar .widget_recent_entries ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 0
}

.yuyu-sidebar .widget_archive li,
.yuyu-sidebar .widget_categories li,
.yuyu-sidebar .widget_meta li,
.yuyu-sidebar .widget_nav_menu li,
.yuyu-sidebar .widget_pages li,
.yuyu-sidebar .widget_recent_comments li,
.yuyu-sidebar .widget_recent_entries li {
	position: relative;
	padding-left: 13px
}

.yuyu-sidebar .widget_archive li::before,
.yuyu-sidebar .widget_categories li::before,
.yuyu-sidebar .widget_meta li::before,
.yuyu-sidebar .widget_nav_menu li::before,
.yuyu-sidebar .widget_pages li::before,
.yuyu-sidebar .widget_recent_comments li::before,
.yuyu-sidebar .widget_recent_entries li::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 11px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: var(--c-grey);
	opacity: .4
}

.yuyu-sidebar .widget_archive li a,
.yuyu-sidebar .widget_categories li a,
.yuyu-sidebar .widget_meta li a,
.yuyu-sidebar .widget_nav_menu li a,
.yuyu-sidebar .widget_pages li a,
.yuyu-sidebar .widget_recent_comments li a,
.yuyu-sidebar .widget_recent_entries li a {
	color: var(--c-grey)
}

.yuyu-sidebar .widget_archive li a:hover,
.yuyu-sidebar .widget_categories li a:hover,
.yuyu-sidebar .widget_meta li a:hover,
.yuyu-sidebar .widget_nav_menu li a:hover,
.yuyu-sidebar .widget_pages li a:hover,
.yuyu-sidebar .widget_recent_comments li a:hover,
.yuyu-sidebar .widget_recent_entries li a:hover {
	text-decoration: none;
	color: var(--c-primary)
}

.yuyu-sidebar .widget_archive li.current-cat,
.yuyu-sidebar .widget_archive li.current_page_parent,
.yuyu-sidebar .widget_categories li.current-cat,
.yuyu-sidebar .widget_categories li.current_page_parent,
.yuyu-sidebar .widget_meta li.current-cat,
.yuyu-sidebar .widget_meta li.current_page_parent,
.yuyu-sidebar .widget_nav_menu li.current-cat,
.yuyu-sidebar .widget_nav_menu li.current_page_parent,
.yuyu-sidebar .widget_pages li.current-cat,
.yuyu-sidebar .widget_pages li.current_page_parent,
.yuyu-sidebar .widget_recent_comments li.current-cat,
.yuyu-sidebar .widget_recent_comments li.current_page_parent,
.yuyu-sidebar .widget_recent_entries li.current-cat,
.yuyu-sidebar .widget_recent_entries li.current_page_parent {
	color: var(--c-primary);
	font-weight: 600
}

.yuyu-sidebar .widget_archive li.current-cat>a,
.yuyu-sidebar .widget_archive li.current_page_parent>a,
.yuyu-sidebar .widget_categories li.current-cat>a,
.yuyu-sidebar .widget_categories li.current_page_parent>a,
.yuyu-sidebar .widget_meta li.current-cat>a,
.yuyu-sidebar .widget_meta li.current_page_parent>a,
.yuyu-sidebar .widget_nav_menu li.current-cat>a,
.yuyu-sidebar .widget_nav_menu li.current_page_parent>a,
.yuyu-sidebar .widget_pages li.current-cat>a,
.yuyu-sidebar .widget_pages li.current_page_parent>a,
.yuyu-sidebar .widget_recent_comments li.current-cat>a,
.yuyu-sidebar .widget_recent_comments li.current_page_parent>a,
.yuyu-sidebar .widget_recent_entries li.current-cat>a,
.yuyu-sidebar .widget_recent_entries li.current_page_parent>a {
	color: var(--c-primary)
}

.yuyu-sidebar .widget_archive li.current-cat li,
.yuyu-sidebar .widget_archive li.current_page_parent li,
.yuyu-sidebar .widget_categories li.current-cat li,
.yuyu-sidebar .widget_categories li.current_page_parent li,
.yuyu-sidebar .widget_meta li.current-cat li,
.yuyu-sidebar .widget_meta li.current_page_parent li,
.yuyu-sidebar .widget_nav_menu li.current-cat li,
.yuyu-sidebar .widget_nav_menu li.current_page_parent li,
.yuyu-sidebar .widget_pages li.current-cat li,
.yuyu-sidebar .widget_pages li.current_page_parent li,
.yuyu-sidebar .widget_recent_comments li.current-cat li,
.yuyu-sidebar .widget_recent_comments li.current_page_parent li,
.yuyu-sidebar .widget_recent_entries li.current-cat li,
.yuyu-sidebar .widget_recent_entries li.current_page_parent li {
	font-weight: 400
}

.yuyu-sidebar .widget_recent_comments li {
	color: var(--c-grey)
}

.yuyu-sidebar .widget_recent_comments li span.comment-author-link {
	color: var(--c-dark)
}

.yuyu-sidebar .widget_recent_comments li a {
	color: var(--c-primary)
}

.yuyu-sidebar .widget_recent_comments li a:hover {
	text-decoration: none;
	color: var(--c-grey)
}

.yuyu-sidebar .textwidget:not(.wp-caption) img {
	margin-top: 5px;
	margin-bottom: 5px
}

.yuyu-sidebar .widget_search form {
	position: relative
}

.yuyu-sidebar .widget_search input:focus+button {
	color: var(--c-primary)
}

.yuyu-sidebar .widget_search button {
	cursor: pointer;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	color: var(--c-grey);
	min-width: 55px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0
}

.yuyu-sidebar .widget_search button::before {
	display: none
}

.yuyu-sidebar .widget_search button:hover {
	color: var(--c-primary)
}

.yuyu-sidebar .widget_search button i {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

@media screen and (max-width:991px) {
	.yuyu-sidebar {
		margin-top: 80px
	}
}

@media screen and (max-width:767px) {
	.yuyu-sidebar {
		margin-top: 60px
	}
}

@media screen and (max-width:575px) {
	.yuyu-sidebar {
		margin-top: 40px
	}
}

.yuyu-page--blog .sidebar-item {
	padding: calc(20px + .25vw) calc(20px + .25vw);
	background-color: var(--c-bg);
	position: relative
}

.yuyu-page--blog .sidebar-item::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	pointer-events: none;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1
}

.yuyu-protected p {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	max-width: 450px;
	width: 100%
}

.yuyu-protected input {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	padding-left: 20px;
	outline: 0;
	border: 1px solid var(--c-grey);
	border-right: 0
}

.yuyu-protected input:focus {
	border-color: var(--c-green);
	color: var(--c-green)
}

.yuyu-protected button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	cursor: pointer;
	min-width: 150px
}

.yuyu-protected button::before {
	display: none
}

.comment-respond {
	padding: 53px 40px 60px;
	background-color: var(--c-bg);
	position: relative
}

@media screen and (max-width:991px) {
	.comment-respond {
		padding: 40px 30px
	}
}

@media screen and (max-width:767px) {
	.comment-respond {
		padding: 25px 20px
	}
}

.comment-respond::before {
	opacity: .1;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: ''
}

li+.comments-form>.comment-respond {
	margin-top: 80px
}

@media screen and (max-width:1199px) {
	li+.comments-form>.comment-respond {
		margin-top: 60px
	}
}

@media screen and (max-width:991px) {
	li+.comments-form>.comment-respond {
		margin-top: 50px
	}
}

@media screen and (max-width:767px) {
	li+.comments-form>.comment-respond {
		margin-top: 30px
	}
}

.comment>.comment-respond {
	margin-top: 30px
}

@media screen and (max-width:991px) {
	.comment>.comment-respond {
		margin-top: 25px
	}
}

@media screen and (max-width:767px) {
	.comment>.comment-respond {
		margin-top: 20px
	}
}

.comment-respond .comment-reply-title {
	margin-bottom: 32px
}

@media screen and (max-width:1199px) {
	.comment-respond .comment-reply-title {
		margin-bottom: 25px
	}
}

@media screen and (max-width:991px) {
	.comment-respond .comment-reply-title {
		margin-bottom: 18px
	}
}

.comment-respond .comment-reply-title a {
	text-decoration: none
}

.comment-respond .comment-reply-title small {
	margin-left: 10px
}

.comment-respond .form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}

.comment-respond .form-group>input {
	width: calc((100% - 90px)/ 3);
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px
}

@media screen and (max-width:767px) {
	.comment-respond .form-group>input {
		width: 100%;
		margin-bottom: 15px
	}
}

.comment-respond .comment-form-cookies-consent {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 100%;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 1.5em
}

.comment-respond .comment-form-cookies-consent label {
	margin-bottom: 0;
	display: inline
}

.comment-respond .comment-form-cookies-consent [type=checkbox] {
	display: none
}

.comment-respond .comment-form-cookies-consent [type=checkbox]~label {
	position: relative;
	padding-left: 2.25em;
	display: inline-block;
	min-height: 1.5em
}

.comment-respond .comment-form-cookies-consent [type=checkbox]~label::after,
.comment-respond .comment-form-cookies-consent [type=checkbox]~label::before {
	position: absolute;
	left: 0;
	top: 2px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.comment-respond .comment-form-cookies-consent [type=checkbox]~label::before {
	width: 1.5em;
	height: 1.5em;
	border: solid 1px var(--c-primary);
	content: '';
	display: inline-block
}

.comment-respond .comment-form-cookies-consent [type=checkbox]~label::after {
	content: "\f00c";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color: var(--c-primary);
	width: 1.5em;
	line-height: 1.5em;
	text-align: center
}

.comment-respond .comment-form-cookies-consent [type=checkbox]:not(:checked)~label::after {
	opacity: 0
}

.comment-respond .comment-form-cookies-consent [type=checkbox]:not(:checked)~label::before {
	opacity: .5;
	border-color: var(--c-grey)
}

.comment-respond textarea {
	height: 140px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: 100%;
	margin-left: 15px;
	margin-right: 15px
}

@media screen and (max-width:991px) {
	.comment-respond textarea {
		height: 120px
	}
}

@media screen and (max-width:767px) {
	.comment-respond textarea {
		height: 100px
	}
}

.comment-respond .input-wrapper {
	margin-top: 40px
}

@media screen and (max-width:991px) {
	.comment-respond .input-wrapper {
		margin-top: 30px
	}
}

@media screen and (max-width:767px) {
	.comment-respond .input-wrapper {
		margin-top: 20px
	}
}

.comments-title {
	display: none
}

.cs-comments {
	padding-top: 130px;
	padding-bottom: 160px;
	position: relative
}

.cs-comments.cs-comments--single {
	padding-top: 0;
	padding-bottom: 0
}

@media screen and (max-width:1199px) {
	.cs-comments {
		padding-top: 90px;
		padding-bottom: 120px
	}
}

@media screen and (max-width:991px) {
	.cs-comments {
		padding-top: 70px;
		padding-bottom: 80px
	}
}

@media screen and (max-width:767px) {
	.cs-comments {
		padding-top: 50px;
		padding-bottom: 60px
	}
}

.cs-comments svg {
	position: absolute;
	fill: var(--c-primary);
	bottom: 0;
	left: 5%;
	width: 45vw;
	height: 41vw;
	text-align: left;
	max-height: 96%
}

.cs-comments .children {
	margin-top: 25px;
	padding-left: 10%
}

@media screen and (max-width:767px) {
	.cs-comments .children {
		margin-top: 15px;
		padding-left: 5%
	}
}

.cs-comments .comment {
	list-style: none;
	margin-bottom: 25px;
	font-style: normal
}

.cs-comments .person-content {
	position: relative;
	background-color: var(--c-bg)
}

.cs-comments .person-content::before {
	opacity: .1;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: ''
}

.cs-comments .author {
	font-weight: 600;
	color: var(--c-dark);
	font-size: 18px
}

.cs-comments .author::after {
	content: '';
	width: 4px;
	height: 4px;
	opacity: .2;
	background-color: var(--c-dark);
	border-radius: 50%;
	display: inline-block;
	margin-left: .9em;
	margin-right: 1em;
	margin-bottom: .22em
}

@media screen and (max-width:991px) {
	.cs-comments .author {
		font-size: 15px
	}
}

.cs-comments .author-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cs-comments .text {
	margin-top: 9px
}

.cs-comments .person-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 25px 25px
}

@media screen and (max-width:1199px) {
	.cs-comments .person-content {
		padding-top: 30px;
		padding-bottom: 20px
	}
}

@media screen and (max-width:991px) {
	.cs-comments .person-content {
		padding-top: 25px
	}
}

.cs-comments .person-avatar {
	width: 70px;
	margin-right: 30px
}

@media screen and (max-width:575px) {
	.cs-comments .person-avatar {
		display: none
	}
}

.cs-comments .comment-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.cs-comments .person-img {
	border-radius: 50%;
	margin-bottom: 16px;
	height: 70px;
	width: 70px;
	display: inline-block
}

@media screen and (max-width:575px) {
	.cs-comments .person-img {
		display: none
	}
}

.cs-comments .person-link {
	margin-left: auto;
	padding-left: 10px
}

.cs-comments .person-link a {
	color: var(--c-grey);
	font-weight: 500;
	text-decoration: none
}

.cs-comments .person-link a:hover {
	text-decoration: none;
	color: var(--c-dark)
}

.cs-comments .person-link a::before {
	content: "\f060";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
	font-size: .8em;
	display: inline-block
}

.cs-accordion__item {
	position: relative;
	border-radius: 5px;
	margin-bottom: 40px;
	padding: 19px 99px 19px 25px;
	background-color: var(--c-bg);
	z-index: 1
}

.cs-accordion__item:last-child {
	margin-bottom: 0
}

.cs-accordion__item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-box-shadow: 0 7px 20px 0 var(--c-primary);
	box-shadow: 0 7px 20px 0 var(--c-primary);
	opacity: .1;
	pointer-events: none
}

.cs-accordion__title {
	margin-bottom: 0;
	color: var(--c-grey);
	opacity: .85;
	-webkit-transition: .35s color, .35s opacity;
	-o-transition: .35s color, .35s opacity;
	transition: .35s color, .35s opacity
}

.cs-accordion__text {
	display: none;
	margin-top: 10px
}

.cs-accordion__button {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 63px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden
}

.cs-accordion__button::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: var(--c-grey);
	content: '';
	opacity: .85;
	-webkit-transition: .35s color, .35s opacity;
	-o-transition: .35s color, .35s opacity;
	transition: .35s color, .35s opacity
}

.cs-accordion__button span::after,
.cs-accordion__button span::before {
	width: 12px;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	top: 30px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	background-color: var(--c-white);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.cs-accordion__button span::after {
	-webkit-transform: translateX(-50%) rotate(-90deg);
	-ms-transform: translateX(-50%) rotate(-90deg);
	transform: translateX(-50%) rotate(-90deg)
}

.cs-accordion__item.is-open .cs-accordion__title {
	color: var(--c-primary);
	opacity: 1
}

.cs-accordion__item.is-open .cs-accordion__button::before {
	background-color: var(--c-primary);
	opacity: 1
}

.cs-accordion__item.is-open .cs-accordion__button span::after {
	-webkit-transform: translateX(-50%) rotate(-180deg);
	-ms-transform: translateX(-50%) rotate(-180deg);
	transform: translateX(-50%) rotate(-180deg)
}

.cs-accordion__item.is-open .cs-accordion__button span::before {
	-webkit-transform: translateX(-50%) rotate(180deg);
	-ms-transform: translateX(-50%) rotate(180deg);
	transform: translateX(-50%) rotate(180deg)
}

@media screen and (max-width:1199px) {
	.cs-accordion__item {
		margin-bottom: 30px
	}
}

@media screen and (max-width:991px) {
	.cs-accordion__item {
		margin-bottom: 25px;
		padding: 15px 70px 15px 20px
	}
	.cs-accordion__button {
		width: 50px
	}
	.cs-accordion__button span::after,
	.cs-accordion__button span::before {
		top: 25px
	}
}

@media screen and (max-width:575px) {
	.cs-accordion__item {
		margin-bottom: 15px
	}
}

.cs-banner.style-1 {
	min-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-banner.style-1 .container {
	position: relative
}

.cs-banner.style-1 .cs-banner__title {
	margin-top: 0;
	margin-bottom: 0
}

.cs-banner.style-1 .cs-banner__description {
	font-size: 18px;
	line-height: 30px;
	font-weight: 500
}

.cs-banner.style-1 .cs-banner__btns {
	margin-top: 30px
}

.cs-banner.style-1 .cs-banner__btns a:not(:first-child) {
	margin-left: 25px
}

.cs-banner.style-1 svg {
	position: absolute;
	right: -1%;
	bottom: -2px;
	width: 102%;
	height: 19.3vw;
	-webkit-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	transform-origin: bottom center
}

.cs-banner.style-1 .cs-banner__infos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: 10px
}

.cs-banner.style-1 .cs-banner__info {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 15px
}

.cs-banner.style-1 .cs-banner__info-name {
	margin-bottom: 0;
	opacity: .6
}

.cs-banner.style-1 .cs-banner__info-text {
	margin-top: 0
}

.cs-banner.style-1 .cs-banner__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-banner.style-1 .cs-banner__wrap-inner {
	max-width: 60%;
	padding: 150px 0 230px
}

.cs-banner.style-1 .cs-banner__wrap-img {
	max-width: 40%
}

.cs-banner.style-1 .cs-banner__img {
	margin-right: -15vw
}

@media screen and (max-width:1439px) {
	.cs-banner.style-1 .cs-banner__img {
		margin-right: -10vw
	}
	.cs-banner.style-1 .cs-banner__wrap-inner {
		max-width: 50%
	}
	.cs-banner.style-1 .cs-banner__wrap-img {
		max-width: 50%
	}
}

@media (max-width:1025px) {
	.cs-banner.style-1 .container {
		max-width: 100%
	}
}

@media screen and (max-width:991px) {
	.cs-banner.style-1 .cs-banner__description {
		font-size: 15px;
		line-height: 26px
	}
	.cs-banner.style-1 .cs-banner__img {
		margin-right: -15px;
		margin-left: -40px
	}
	.cs-banner.style-1 .cs-banner__wrap-inner {
		padding-top: 140px;
		padding-bottom: 150px
	}
	.cs-banner.style-1 .cs-banner__infos {
		margin-left: -15px;
		margin-right: -15px
	}
	.cs-banner.style-1 .cs-banner__btns {
		margin-top: 20px
	}
	.cs-banner.style-1 .cs-banner__info {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 10px
	}
}

@media screen and (max-width:767px) {
	.cs-banner.style-1 .cs-banner__wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.cs-banner.style-1 .cs-banner__wrap-img,
	.cs-banner.style-1 .cs-banner__wrap-inner {
		max-width: 100%;
		width: 100%
	}
	.cs-banner.style-1 .cs-banner__wrap-inner {
		padding-top: 100px;
		padding-bottom: 50px
	}
	.cs-banner.style-1 .cs-banner__img {
		max-width: 400px;
		margin: 0 0 50px
	}
}

.cs-banner.style-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding-top: calc(100px + 5.7vw);
	padding-bottom: calc(100px + 5.7vw)
}

.cs-banner.style-2.cs-banner--mask {
	padding-bottom: calc(100px + 9.5vw)
}

.cs-banner.style-2 .container {
	position: relative
}

.cs-banner.style-2 .cs-banner__title {
	margin-top: 0;
	margin-bottom: 0
}

.cs-banner.style-2 .cs-banner__description {
	font-size: 18px;
	line-height: 30px;
	font-weight: 500
}

.cs-banner.style-2 .cs-banner__btns {
	margin-top: 40px;
	margin-bottom: -60px
}

.cs-banner.style-2 svg {
	position: absolute;
	right: -1%;
	bottom: -2px;
	width: 102%;
	height: 14.82vw;
	-webkit-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	transform-origin: bottom center
}

@media screen and (max-width:991px) {
	.cs-banner.style-2 .cs-banner__description {
		font-size: 15px;
		line-height: 26px
	}
	.cs-banner.style-2 .cs-banner__btns {
		margin-top: 30px
	}
}

.cs-banner.style-3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding-top: calc(100px + 5.7vw);
	padding-bottom: calc(100px + 5.7vw)
}

.cs-banner.style-3.cs-banner--mask {
	padding-bottom: calc(100px + 9.5vw)
}

.cs-banner.style-3 .container {
	position: relative
}

.cs-banner.style-3 .cs-banner__title {
	margin-top: 0;
	margin-bottom: 0
}

.cs-banner.style-3 .cs-banner__breadcrumbs {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cs-banner.style-3 .cs-banner__breadcrumbs a {
	color: currentColor;
	text-decoration: none
}

.cs-banner.style-3 .cs-banner__breadcrumbs a:hover {
	opacity: .7
}

.cs-banner.style-3 .cs-banner__breadcrumbs li {
	font-size: 18px;
	line-height: 30px
}

.cs-banner.style-3 .cs-banner__breadcrumbs li:not(:last-child)::after {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: currentColor;
	border-radius: 50%;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 4px
}

.cs-banner.style-3 .cs-banner__breadcrumbs li:last-child {
	font-weight: 600
}

.cs-banner.style-3 svg {
	position: absolute;
	right: -1%;
	bottom: -2px;
	width: 102%;
	height: 14.82vw;
	-webkit-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	transform-origin: bottom center
}

@media screen and (max-width:991px) {
	.cs-banner.style-3 .cs-banner__breadcrumbs {
		font-size: 15px;
		line-height: 26px
	}
}

.cs-services-list.style-1 {
	margin-bottom: -10px
}

.cs-services-list.style-1 .row {
	margin-right: -5px;
	margin-left: -5px
}

.cs-services-list.style-1 .col-12 {
	padding-left: 5px;
	padding-right: 5px
}

.cs-services-list.style-1 .cs-services-list__item {
	padding: 20px 25px 50px;
	position: relative;
	margin-bottom: 10px
}

.cs-services-list.style-1 .cs-services-list__bg,
.cs-services-list.style-1 .cs-services-list__shadows {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	visibility: visible;
	opacity: 0;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-services-list.style-1 .cs-services-list__bg {
	border-bottom: 4px solid currentColor
}

.cs-services-list.style-1 .cs-services-list__shadows {
	-webkit-box-shadow: 0 10px 15px 0 var(--c-primary);
	box-shadow: 0 10px 15px 0 var(--c-primary)
}

.cs-services-list.style-1 .cs-services-list__count {
	position: absolute;
	opacity: .04;
	font-size: 150px;
	font-weight: 600;
	line-height: 1;
	right: 24%;
	color: var(--c-primary);
	top: 52px
}

.cs-services-list.style-1 .cs-services-list__title {
	margin-bottom: 12px;
	margin-top: 18px;
	position: relative
}

.cs-services-list.style-1 .cs-services-list__content {
	position: relative
}

.cs-services-list.style-1 .cs-services-list__icon {
	font-size: 64px;
	position: relative;
	margin-bottom: .7em
}

.cs-services-list.style-1 .cs-services-list__icon span {
	width: 1em;
	height: 1em;
	border-radius: 50%;
	display: inline-block;
	background-color: currentColor;
	opacity: .1;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-services-list.style-1 .cs-services-list__icon i {
	position: absolute;
	left: .3em;
	top: .2em
}

.cs-services-list.style-1 .swiper-pagination {
	bottom: 0;
	line-height: 0;
	position: static;
	margin-top: 70px
}

.cs-services-list.style-1 .swiper-container {
	margin: 0 -10px -30px;
	padding: 0 10px 30px
}

.cs-services-list.style-1 .swiper-pagination-bullets .swiper-pagination-bullet {
	position: relative;
	background: 0 0;
	opacity: .33;
	margin: 5px 6px
}

.cs-services-list.style-1 .swiper-pagination-bullets .swiper-pagination-bullet::before {
	position: absolute;
	width: 9px;
	height: 9px;
	background-color: var(--c-primary);
	display: block;
	content: '';
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-services-list.style-1 .swiper-pagination-bullets .swiper-pagination-bullet-active {
	opacity: 1
}

.cs-services-list.style-1 .swiper-pagination-bullets .swiper-pagination-bullet-active::before {
	width: 13px;
	height: 13px
}

.cs-services-list.style-1 .cs-services-list__item.is-active .cs-services-list__bg {
	opacity: 1;
	visibility: visible;
	background-color: var(--c-bg)
}

.cs-services-list.style-1 .cs-services-list__item.is-active .cs-services-list__shadows {
	opacity: .1;
	visibility: visible
}

.cs-services-list.style-1 .cs-services-list__item.is-active .cs-services-list__icon span {
	-webkit-transform: translate(.3em, .2em);
	-ms-transform: translate(.3em, .2em);
	transform: translate(.3em, .2em)
}

@media screen and (max-width:1199px) {
	.cs-services-list.style-1 .cs-services-list__item {
		padding-bottom: 30px
	}
	.cs-services-list.style-1 .swiper-pagination {
		margin-top: 60px
	}
}

@media screen and (max-width:991px) {
	.cs-services-list.style-1 .cs-services-list__item {
		padding: 15px 15px 25px
	}
	.cs-services-list.style-1 .swiper-pagination {
		margin-top: 40px
	}
}

@media screen and (max-width:767px) {
	.cs-services-list.style-1 .swiper-pagination {
		margin-top: 20px
	}
}

.cs-services-list.style-2 {
	padding-left: 50px;
	padding-right: 50px
}

.cs-services-list.style-2 .row {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -40px
}

.cs-services-list.style-2 .col-12 {
	padding-left: 20px;
	padding-right: 20px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.cs-services-list.style-2 .hidden {
	width: 0;
	height: 0;
	overflow: hidden
}

.cs-services-list.style-2 .cs-services-list__btn-wrap {
	margin-top: 80px
}

.cs-services-list.style-2 .cs-services-list__item {
	padding: 54px 25px;
	position: relative;
	margin-bottom: 40px;
	width: 100%;
	background-color: var(--c-bg)
}

.cs-services-list.style-2 .cs-services-list__bg,
.cs-services-list.style-2 .cs-services-list__shadows {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	pointer-events: none
}

.cs-services-list.style-2 .cs-services-list__image {
	background-size: contain;
	background-position: 50% 50%;
	margin: 30px 0;
	height: 160px
}

.cs-services-list.style-2 .cs-services-list__bg {
	border-bottom: 4px solid currentColor;
	visibility: hidden;
	opacity: 0
}

.cs-services-list.style-2 .cs-services-list__shadows {
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1
}

.cs-services-list.style-2 .cs-services-list__count {
	position: absolute;
	opacity: .04;
	font-size: 150px;
	font-weight: 600;
	line-height: 1;
	right: 24%;
	color: var(--c-primary);
	top: 52px
}

.cs-services-list.style-2 .cs-services-list__title {
	margin-bottom: 25px;
	margin-top: 0
}

.cs-services-list.style-2 .cs-services-list__icon {
	font-size: 64px;
	position: relative;
	margin-bottom: .7em
}

.cs-services-list.style-2 .cs-services-list__icon span {
	width: 1em;
	height: 1em;
	border-radius: 50%;
	display: inline-block;
	background-color: currentColor;
	opacity: .1;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-services-list.style-2 .cs-services-list__icon i {
	position: absolute;
	left: .3em;
	top: .2em
}

.cs-services-list.style-2 .cs-services-list__item:hover .cs-services-list__bg {
	opacity: 1;
	visibility: visible
}

.cs-services-list.style-2 .cs-services-list__item:hover .cs-services-list__shadows {
	opacity: .1;
	visibility: visible;
	-webkit-box-shadow: 0 10px 50px 0 var(--c-primary);
	box-shadow: 0 10px 50px 0 var(--c-primary)
}

.cs-services-list.style-2 .cs-services-list__item:hover .cs-services-list__icon span {
	-webkit-transform: translate(.3em, .2em);
	-ms-transform: translate(.3em, .2em);
	transform: translate(.3em, .2em)
}

@media screen and (max-width:1439px) {
	.cs-services-list.style-2 {
		padding-left: 30px;
		padding-right: 30px
	}
	.cs-services-list.style-2 .row {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: -30px
	}
	.cs-services-list.style-2 .col-12 {
		padding-left: 15px;
		padding-right: 15px
	}
	.cs-services-list.style-2 .cs-services-list__item {
		margin-bottom: 30px
	}
	.cs-services-list.style-2 .cs-services-list__btn-wrap {
		margin-top: 60px
	}
}

@media screen and (max-width:1199px) {
	.cs-services-list.style-2 {
		padding-left: 0;
		padding-right: 0
	}
	.cs-services-list.style-2 .cs-services-list__item {
		padding: 40px 20px
	}
	.cs-services-list.style-2 .cs-services-list__image {
		height: 130px
	}
	.cs-services-list.style-2 .cs-services-list__title {
		margin-bottom: 18px
	}
}

@media screen and (max-width:767px) {
	.cs-services-list.style-2 .cs-services-list__btn-wrap {
		margin-top: 40px
	}
	.cs-services-list.style-2 .cs-services-list__image {
		margin: 20px 0;
		height: 100px
	}
}

@media screen and (max-width:575px) {
	.cs-services-list.style-2 .cs-services-list__item {
		padding: 30px 20px
	}
	.cs-services-list.style-2 .cs-services-list__title {
		margin-bottom: 10px
	}
	.cs-services-list.style-2 .cs-services-list__image {
		height: 80px
	}
}

.cs-services-list.style-3 {
	text-align: center;
	margin-bottom: -30px
}

.cs-services-list.style-3 .col-12 {
	margin-bottom: 30px
}

.cs-services-list.style-3 .cs-services-list__item {
	position: relative;
	padding: 54px 40px 50px;
	background-color: var(--c-bg);
	height: 100%
}

.cs-services-list.style-3 .cs-services-list__title {
	margin-top: 0;
	margin-bottom: 25px
}

.cs-services-list.style-3 .cs-services-list__content {
	margin-bottom: 37px
}

.cs-services-list.style-3 .cs-services-list__shadows {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	pointer-events: none
}

.cs-services-list.style-3 .cs-services-list__links {
	padding-left: 15px;
	padding-right: 15px
}

.cs-services-list.style-3 .cs-services-list__link {
	font-weight: 600;
	color: var(--c-primary);
	text-decoration: underline
}

.cs-services-list.style-3 .cs-services-list__link:hover {
	text-decoration: none
}

@media screen and (max-width:991px) {
	.cs-services-list.style-3 .cs-services-list__item {
		padding: 40px 15px
	}
	.cs-services-list.style-3 .cs-services-list__links {
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (max-width:767px) {
	.cs-services-list.style-3 .cs-services-list__item {
		padding: 30px 15px
	}
	.cs-services-list.style-3 .cs-services-list__title {
		margin-bottom: 15px
	}
	.cs-services-list.style-3 .cs-services-list__content {
		margin-bottom: 20px
	}
}

.cs-services-list.style-4 {
	text-align: center;
	margin-bottom: -30px
}

.cs-services-list.style-4 .col-12 {
	margin-bottom: 30px
}

.cs-services-list.style-4 .cs-services-list__item {
	position: relative;
	padding: 54px 40px 60px;
	background-color: var(--c-bg);
	height: 100%
}

.cs-services-list.style-4 .cs-services-list__subtitle {
	margin-top: 0;
	margin-bottom: 27px
}

.cs-services-list.style-4 .cs-services-list__title {
	margin-top: 0;
	margin-bottom: 23px
}

.cs-services-list.style-4 .cs-services-list__shadows {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	pointer-events: none
}

@media screen and (max-width:991px) {
	.cs-services-list.style-4 .cs-services-list__item {
		padding: 40px 15px 50px
	}
}

@media screen and (max-width:767px) {
	.cs-services-list.style-4 .cs-services-list__item {
		padding: 30px 15px 35px
	}
	.cs-services-list.style-4 .cs-services-list__title {
		margin-bottom: 15px
	}
	.cs-services-list.style-4 .cs-services-list__content {
		margin-bottom: 20px
	}
}

.cs-services-list.style-5 {
	margin-bottom: -30px
}

.cs-services-list.style-5 .col-12 {
	margin-bottom: 30px
}

.cs-services-list.style-5 .cs-services-list__subtitle {
	margin-top: 0;
	margin-bottom: 27px
}

.cs-services-list.style-5 .cs-services-list__image {
	height: 132px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 32px
}

.cs-services-list.style-5 .cs-services-list__image img {
	max-height: 100%;
	width: auto
}

.cs-services-list.style-5 .cs-services-list__title {
	margin-bottom: 10px
}

@media screen and (max-width:991px) {
	.cs-services-list.style-5 .cs-services-list__image {
		height: 110px;
		margin-bottom: 25px
	}
	.cs-services-list.style-5 .cs-services-list__subtitle {
		margin-bottom: 18px
	}
}

@media screen and (max-width:767px) {
	.cs-services-list.style-5 .cs-services-list__image {
		height: 90px;
		margin-bottom: 20px
	}
	.cs-services-list.style-5 .cs-services-list__subtitle {
		margin-bottom: 15px
	}
}

.cs-services-list.style-6 .cs-services-list__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.cs-services-list.style-6 .row {
	margin-bottom: -35px
}

.cs-services-list.style-6 .col-12 {
	margin-bottom: 35px
}

.cs-services-list.style-6 .col-12:last-child {
	margin-bottom: 0
}

.cs-services-list.style-6 .cs-services-list__title {
	margin-bottom: 10px
}

.cs-services-list.style-6 .cs-services-list__icon {
	font-size: 64px;
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 1.3em;
	flex: 0 0 1.3em;
	margin-right: .39em;
	min-height: 1.3em
}

.cs-services-list.style-6 .cs-services-list__icon span {
	width: 1em;
	height: 1em;
	border-radius: 50%;
	display: inline-block;
	background-color: currentColor;
	opacity: .07;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-services-list.style-6 .cs-services-list__icon i {
	position: absolute;
	left: .3em;
	top: .2em
}

.cs-services-list.style-6 .cs-services-list__item:hover .cs-services-list__icon span {
	-webkit-transform: translate(.3em, .2em);
	-ms-transform: translate(.3em, .2em);
	transform: translate(.3em, .2em)
}

@media screen and (max-width:1199px) {
	.cs-services-list.style-6 .cs-services-list__icon {
		font-size: 55px
	}
}

@media screen and (max-width:991px) {
	.cs-services-list.style-6 .cs-services-list__icon {
		font-size: 55px
	}
	.cs-services-list.style-6 .row {
		margin-bottom: -25px
	}
	.cs-services-list.style-6 .col-12 {
		margin-bottom: 25px
	}
}

@media screen and (max-width:767px) {
	.cs-services-list.style-6 .row {
		margin-bottom: -20px
	}
	.cs-services-list.style-6 .col-12 {
		margin-bottom: 20px
	}
}

.cs-counter__text {
	font-weight: 600;
	font-size: 0;
	line-height: 60px
}

.cs-counter__text span {
	font-size: 50px;
	vertical-align: middle
}

.cs-counter__name {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 500;
	margin-top: 3px
}

@media screen and (max-width:1199px) {
	.cs-counter__text {
		line-height: 50px
	}
	.cs-counter__text span {
		font-size: 40px
	}
}

@media screen and (max-width:767px) {
	.cs-counter__text {
		line-height: 40px
	}
	.cs-counter__text span {
		font-size: 32px
	}
	.cs-counter__name {
		font-size: 15px
	}
}

.cs-custom-media__inner {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	pointer-events: none
}

.cs-testimonials.style-1 {
	position: relative
}

.cs-testimonials.style-1 svg {
	position: absolute;
	right: 70px;
	top: 10px;
	z-index: -1
}

.cs-testimonials.style-1 .cs-testimonials__bg {
	position: absolute;
	content: '';
	display: block;
	z-index: -1;
	left: -87px;
	right: -4px;
	bottom: -99px;
	top: -113px;
	border-radius: 51% 66% 66% 54%/64% 63% 65% 61%
}

.cs-testimonials.style-1 .cs-testimonials__bg-1 {
	opacity: .9
}

.cs-testimonials.style-1 .cs-testimonials__bg-2 {
	-webkit-transform: rotate(35deg) translate(4%, -3%) scale(.95);
	-ms-transform: rotate(35deg) translate(4%, -3%) scale(.95);
	transform: rotate(35deg) translate(4%, -3%) scale(.95);
	opacity: .15
}

.cs-testimonials.style-1 .cs-testimonials__bg-3 {
	-webkit-transform: rotate(8deg) translate(8%, -1%) scale(.95);
	-ms-transform: rotate(8deg) translate(8%, -1%) scale(.95);
	transform: rotate(8deg) translate(8%, -1%) scale(.95);
	opacity: .1
}

.cs-testimonials.style-1 .cs-testimonials__title {
	padding-right: 195px;
	margin-bottom: 49px;
	margin-top: 0
}

.cs-testimonials.style-1 .cs-testimonials__description {
	font-size: 18px;
	line-height: 30px;
	opacity: .8;
	font-weight: 500;
	color: var(--c-dark)
}

.cs-testimonials.style-1 .cs-testimonials__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	padding-right: 30px
}

.cs-testimonials.style-1 .cs-testimonials__user {
	padding-left: 33px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 40px
}

.cs-testimonials.style-1 .cs-testimonials__user-avatar {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-right: 25px
}

.cs-testimonials.style-1 .cs-testimonials__user-name {
	margin-bottom: 0
}

.cs-testimonials.style-1 .cs-testimonials__user-position {
	margin-top: 7px
}

.cs-testimonials.style-1 .swiper-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	bottom: 4px;
	height: 72px;
	overflow: hidden
}

.cs-testimonials.style-1 .swiper-pagination-bullet {
	background: 0 0;
	opacity: .4;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	position: relative;
	display: inline-block;
	height: 18px;
	width: 18px;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s;
	left: -5px;
	outline: 0
}

.cs-testimonials.style-1 .swiper-pagination-bullet:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: var(--c-dark)
}

.cs-testimonials.style-1 .swiper-pagination-bullet-active {
	opacity: 1
}

.cs-testimonials.style-1.-light .cs-testimonials__description,
.cs-testimonials.style-1.-light .cs-testimonials__user-name,
.cs-testimonials.style-1.-light .cs-testimonials__user-position {
	color: var(--c-white)
}

.cs-testimonials.style-1.-light .cs-testimonials__user-position {
	opacity: .8
}

.cs-testimonials.style-1.-light .swiper-pagination-bullet:after {
	background-color: var(--c-white)
}

@media screen and (max-width:1199px) {
	.cs-testimonials.style-1 .cs-testimonials__bg {
		left: -76px;
		right: -4px;
		bottom: -86px;
		top: -79px
	}
	.cs-testimonials.style-1 .cs-testimonials__title {
		margin-bottom: 40px;
		padding-right: 150px
	}
	.cs-testimonials.style-1 svg {
		width: 80px;
		right: 60px
	}
	.cs-testimonials.style-1 .cs-testimonials__user {
		margin-top: 30px
	}
}

@media screen and (max-width:991px) {
	.cs-testimonials.style-1 .cs-testimonials__description {
		font-size: 15px;
		line-height: 26px
	}
	.cs-testimonials.style-1 .cs-testimonials__title {
		padding-right: 50px;
		margin-bottom: 30px
	}
	.cs-testimonials.style-1 .cs-testimonials__user-avatar {
		width: 60px;
		height: 60px;
		margin-right: 15px
	}
	.cs-testimonials.style-1 .cs-testimonials__user-position {
		margin-top: 0
	}
	.cs-testimonials.style-1 .cs-testimonials__user {
		padding-left: 25px
	}
	.cs-testimonials.style-1 .swiper-pagination {
		height: 54px
	}
}

.cs-testimonials.style-2 {
	text-align: center;
	position: relative;
	padding-left: 50px;
	padding-right: 50px
}

.cs-testimonials.style-2 .swiper-container {
	padding-top: 63px;
	padding-bottom: 63px;
	margin-bottom: -63px
}

.cs-testimonials.style-2 .cs-testimonials__item {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

.cs-testimonials.style-2 .cs-testimonials__description {
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	color: var(--c-dark)
}

.cs-testimonials.style-2 .cs-testimonials__user-position {
	margin-top: 17px;
	color: var(--c-primary);
	font-weight: 500;
	opacity: .6
}

.cs-testimonials.style-2 .swiper-button-next,
.cs-testimonials.style-2 .swiper-button-prev {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid var(--c-primary);
	color: var(--c-primary);
	outline: 0;
	background: 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
	margin: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	font-size: 15px
}

.cs-testimonials.style-2 .swiper-button-next:hover,
.cs-testimonials.style-2 .swiper-button-prev:hover {
	color: var(--c-white);
	background-color: var(--c-primary)
}

.cs-testimonials.style-2 .swiper-button-prev {
	left: 0
}

.cs-testimonials.style-2 .swiper-button-next {
	right: 0
}

.cs-testimonials.style-2 svg {
	fill: var(--c-primary);
	margin-bottom: 30px;
	margin-top: -63px
}

@media screen and (max-width:991px) {
	.cs-testimonials.style-2 {
		padding-left: 40px;
		padding-right: 40px
	}
	.cs-testimonials.style-2 .swiper-container {
		padding-top: 40px;
		padding-bottom: 40px;
		margin-bottom: -40px
	}
	.cs-testimonials.style-2 .cs-testimonials__description {
		font-size: 16px;
		line-height: 24px
	}
	.cs-testimonials.style-2 .cs-testimonials__user-position {
		margin-top: 15px
	}
	.cs-testimonials.style-2 .swiper-button-next,
	.cs-testimonials.style-2 .swiper-button-prev {
		width: 40px;
		height: 40px
	}
	.cs-testimonials.style-2 svg {
		height: 66px;
		margin-bottom: 25px;
		margin-top: -40px
	}
}

@media screen and (max-width:767px) {
	.cs-testimonials.style-2 {
		padding-left: 0;
		padding-right: 0
	}
	.cs-testimonials.style-2 .swiper-container {
		padding-top: 40px;
		padding-bottom: 40px;
		margin-bottom: -40px
	}
	.cs-testimonials.style-2 .swiper-button-next,
	.cs-testimonials.style-2 .swiper-button-prev {
		display: none
	}
	.cs-testimonials.style-2 .cs-testimonials__item {
		padding-left: 0;
		padding-right: 0
	}
	.cs-testimonials.style-2 svg {
		height: 50px;
		margin-bottom: 20px;
		margin-top: -40px
	}
}

.cs-showcase {
	position: relative
}

.cs-showcase .swiper-slide {
	-webkit-transition: .5s opacity, .5s visibility, .5s -webkit-transform;
	transition: .5s opacity, .5s visibility, .5s -webkit-transform;
	-o-transition: .5s opacity, .5s visibility, .5s transform;
	transition: .5s opacity, .5s visibility, .5s transform;
	transition: .5s opacity, .5s visibility, .5s transform, .5s -webkit-transform;
	opacity: 0;
	visibility: visible
}

.cs-showcase .swiper-slide-active,
.cs-showcase .swiper-slide-active~* {
	opacity: 1;
	visibility: visible
}

.cs-showcase__box-shadow {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 40px 0 var(--c-primary);
	box-shadow: 0 10px 40px 0 var(--c-primary);
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	opacity: .1
}

.cs-showcase .swiper-slide {
	line-height: 0
}

.cs-showcase .swiper-slide:hover {
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px)
}

.cs-showcase .swiper-slide:hover .cs-showcase__box-shadow {
	opacity: .3;
	-webkit-box-shadow: 0 25px 40px 0 var(--c-primary);
	box-shadow: 0 25px 40px 0 var(--c-primary)
}

.cs-showcase__slide-link {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	text-decoration: none
}

.cs-showcase__slide-link span {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--c-dark);
	font-weight: 600;
	font-size: 18px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-showcase__slide-link span i {
	margin-left: 10px
}

.cs-showcase__slide-link:hover {
	background-color: var(--c-bg);
	opacity: .9
}

.cs-showcase__slide-link:hover span {
	opacity: 1
}

.cs-showcase .swiper-pagination {
	width: 100%
}

@media screen and (min-width:992px) {
	.cs-showcase .swiper-pagination {
		width: calc(100vw - (100vw - 540px)/ 2)
	}
}

@media screen and (min-width:768px) {
	.cs-showcase .swiper-pagination {
		width: calc(100vw - (100vw - 720px)/ 2)
	}
}

@media screen and (min-width:992px) {
	.cs-showcase .swiper-pagination {
		width: calc(100vw - (100vw - 960px)/ 2)
	}
}

@media screen and (min-width:1200px) {
	.cs-showcase .swiper-pagination {
		width: calc(100vw - (100vw - 1200px)/ 2)
	}
}

.cs-showcase .swiper-pagination {
	bottom: 0;
	line-height: 0;
	position: static;
	margin-top: 80px
}

.cs-showcase .swiper-pagination-bullets .swiper-pagination-bullet {
	position: relative;
	background: 0 0;
	opacity: .33;
	margin: 5px 6px
}

.cs-showcase .swiper-pagination-bullets .swiper-pagination-bullet::before {
	position: absolute;
	width: 9px;
	height: 9px;
	background-color: var(--c-primary);
	display: block;
	content: '';
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-showcase .swiper-pagination-bullets .swiper-pagination-bullet-active {
	opacity: 1
}

.cs-showcase .swiper-pagination-bullets .swiper-pagination-bullet-active::before {
	width: 13px;
	height: 13px
}

.cs-showcase .swiper-container {
	overflow: visible
}

.cs-showcase .swiper-container::after {
	position: absolute;
	width: 100vw;
	height: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: var(--c-bg);
	content: '';
	z-index: 3;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	opacity: 0;
	visibility: hidden
}

.cs-showcase .swiper-container>.swiper-lazy-preloader {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-showcase .swiper-container.loading::after {
	visibility: visible;
	opacity: .9
}

.cs-showcase .swiper-container.loading>.swiper-lazy-preloader {
	opacity: 1;
	visibility: visible
}

.cs-showcase__slider-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 24px
}

.cs-showcase__slider-btns .swiper-button-next,
.cs-showcase__slider-btns .swiper-button-prev {
	position: static;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: 0 0;
	font-size: 18px;
	border: 2px solid var(--c-primary);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--c-primary);
	margin: 0 0 0 16px;
	outline: 0;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-showcase__slider-btns .swiper-button-next:hover,
.cs-showcase__slider-btns .swiper-button-prev:hover {
	background-color: var(--c-primary);
	color: var(--c-white)
}

.cs-showcase__image {
	position: relative;
	display: inline-block;
	padding-bottom: 80%;
	width: 100%
}

.cs-showcase img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
	-o-object-position: 0 0;
	object-position: 0 0;
	position: absolute;
	left: 0;
	top: 0
}

.cs-showcase__filter-title {
	margin-bottom: 0;
	max-width: 50%;
	padding-right: 30px
}

.cs-showcase__filter-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 67px
}

.cs-showcase__filters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-showcase__filters ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0 -10px
}

.cs-showcase__filters li {
	padding: 0 10px
}

.cs-showcase__filters a {
	color: #888;
	text-decoration: none;
	font-weight: 500
}

.cs-showcase__filters a.active,
.cs-showcase__filters a:hover {
	color: var(--c-primary)
}

@media screen and (max-width:1199px) {
	.cs-showcase .swiper-pagination {
		margin-top: 70px
	}
	.cs-showcase__slider-btns {
		margin-left: 20px
	}
	.cs-showcase__slider-btns .swiper-button-next,
	.cs-showcase__slider-btns .swiper-button-prev {
		width: 40px;
		height: 40px;
		margin-left: 10px
	}
	.cs-showcase__filter-title {
		padding-right: 15px
	}
	.cs-showcase__filter-bar {
		margin-bottom: 50px
	}
}

@media screen and (max-width:991px) {
	.cs-showcase .swiper-pagination {
		margin-top: 50px
	}
	.cs-showcase__filter-bar {
		margin-bottom: 50px
	}
}

@media screen and (max-width:767px) {
	.cs-showcase__filter-bar {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.cs-showcase__filter-title {
		padding-right: 0;
		max-width: none;
		width: 100%;
		margin-bottom: 25px
	}
	.cs-showcase__filters ul {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left
	}
	.cs-showcase .swiper-pagination {
		margin-top: 30px
	}
	.cs-showcase__filter-bar {
		margin-bottom: 40px
	}
}

.cs-showcase-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -25px
}

.cs-showcase-info__item {
	width: 25%;
	max-width: 25%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 25px
}

.cs-showcase-info__title {
	margin-bottom: 13px
}

.cs-showcase-info__title--date {
	color: var(--c-light-blue)
}

.cs-showcase-info__title--clients {
	color: var(--c-blue)
}

.cs-showcase-info__title--category {
	color: var(--c-yellow)
}

.cs-showcase-info__title--share {
	color: var(--c-primary)
}

@media screen and (max-width:767px) {
	.cs-showcase-info__item {
		width: 50%;
		max-width: 50%
	}
}

.cs-pricing {
	padding-left: 50px;
	padding-right: 50px
}

.cs-pricing .swiper-container {
	margin: -50px -15px;
	padding: 50px 15px
}

.cs-pricing .swiper-slide {
	height: auto;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.cs-pricing__wrap {
	background-color: var(--c-bg);
	padding: 53px 15px 60px;
	text-align: center;
	border-bottom: 4px solid transparent;
	width: 100%
}

.cs-pricing__cost {
	font-size: 35px;
	line-height: 1.2;
	font-weight: 600;
	color: var(--c-dark)
}

.cs-pricing__cost small {
	font-size: .71em;
	margin-right: .1em
}

.cs-pricing ul {
	list-style: none;
	padding-left: 0;
	margin: 18px 0 25px
}

.cs-pricing__cost {
	margin-bottom: 27px
}

.cs-pricing a:not([class*="-simple"]) {
	min-width: 170px
}

.cs-pricing__title {
	margin-top: 0;
	margin-bottom: 27px
}

.cs-pricing__icon {
	font-size: 64px;
	position: relative;
	display: inline-block;
	margin-bottom: 33px
}

.cs-pricing__icon span {
	width: 1em;
	height: 1em;
	border-radius: 50%;
	display: inline-block;
	background-color: currentColor;
	opacity: .1;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-pricing__icon i {
	position: absolute;
	left: .4em;
	top: .65em;
	font-size: .78em
}

.cs-pricing__shadows {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 15px 0 var(--c-primary);
	box-shadow: 0 10px 15px 0 var(--c-primary);
	opacity: .1;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	pointer-events: none
}

.cs-pricing .swiper-slide-active .cs-pricing__wrap {
	border-bottom-color: var(--c-primary)
}

.cs-pricing .swiper-slide-active .cs-pricing__shadows {
	-webkit-box-shadow: 0 10px 50px 0 var(--c-primary);
	box-shadow: 0 10px 50px 0 var(--c-primary);
	opacity: .25
}

.cs-pricing .swiper-pagination {
	bottom: 0;
	line-height: 0;
	position: static;
	margin-top: 80px
}

.cs-pricing .swiper-pagination-bullets .swiper-pagination-bullet {
	position: relative;
	background: 0 0;
	opacity: .33;
	margin: 5px 6px
}

.cs-pricing .swiper-pagination-bullets .swiper-pagination-bullet::before {
	position: absolute;
	width: 9px;
	height: 9px;
	background-color: var(--c-primary);
	display: block;
	content: '';
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-pricing .swiper-pagination-bullets .swiper-pagination-bullet-active {
	opacity: 1
}

.cs-pricing .swiper-pagination-bullets .swiper-pagination-bullet-active::before {
	width: 13px;
	height: 13px
}

@media screen and (max-width:1439px) {
	.cs-pricing {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media screen and (max-width:1199px) {
	.cs-pricing {
		padding-left: 0;
		padding-right: 0
	}
	.cs-pricing .swiper-pagination {
		margin-top: 70px
	}
}

@media screen and (max-width:991px) {
	.cs-pricing .swiper-pagination {
		margin-top: 50px
	}
	.cs-pricing__wrap {
		padding-top: 40px;
		padding-bottom: 45px
	}
	.cs-pricing__cost {
		font-size: 30px
	}
	.cs-pricing__title {
		margin-bottom: 20px
	}
	.cs-pricing ul {
		margin-top: 15px;
		margin-bottom: 20px
	}
}

@media screen and (max-width:767px) {
	.cs-pricing .swiper-pagination {
		margin-top: 30px
	}
	.cs-pricing .swiper-slide-active .cs-pricing__shadows {
		-webkit-box-shadow: 0 10px 15px 0 var(--c-primary);
		box-shadow: 0 10px 15px 0 var(--c-primary)
	}
	.cs-pricing__cost {
		font-size: 25px;
		margin-bottom: 22px
	}
}

@media screen and (max-width:575px) {
	.cs-pricing__wrap {
		padding-top: 25px;
		padding-bottom: 30px
	}
	.cs-pricing__title {
		margin-bottom: 15px
	}
	.cs-pricing__icon {
		font-size: 50px
	}
	.cs-pricing ul {
		margin-top: 10px;
		margin-bottom: 15px
	}
	.cs-pricing__cost {
		margin-bottom: 15px
	}
}

.cs-contacts--simple .cs-contacts__form p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	position: relative;
	margin: 0
}

.cs-contacts--simple .cs-contacts__form p::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 40px 0 var(--c-primary);
	box-shadow: 0 10px 40px 0 var(--c-primary);
	content: '';
	opacity: .1;
	border-radius: 30px;
	pointer-events: none
}

.cs-contacts--simple .cs-contacts__form p .ajax-loader {
	display: none
}

.cs-contacts--simple .cs-contacts__form p span {
	width: 100%
}

.cs-contacts--simple .cs-contacts__form p br {
	display: none
}

.cs-contacts--simple .cs-contacts__form input:not([type=submit]) {
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	height: 100%;
	outline: 0;
	padding-left: 35px;
	width: 100%;
	border-right: 0
}

.cs-contacts--simple .cs-contacts__form input[type=submit] {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	height: 100%;
	outline: 0;
	padding-left: 35px;
	padding-right: 35px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

@media screen and (max-width:767px) {
	.cs-contacts--simple .cs-contacts__form input:not([type=submit]) {
		padding-left: 15px
	}
	.cs-contacts--simple .cs-contacts__form input[type=submit] {
		padding-left: 15px;
		padding-right: 15px
	}
}

.cs-contacts--quote label {
	margin-bottom: 0;
	line-height: 1.5
}

.cs-contacts--quote span.wpcf7-not-valid-tip {
	font-size: .9em;
	margin-top: .75em
}

.cs-contacts--quote p {
	margin-top: 0;
	margin-bottom: 0
}

.cs-contacts--quote p:not(:last-of-type) {
	margin-bottom: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 34px 25px 10px;
	background-color: var(--c-bg);
	position: relative
}

.cs-contacts--quote p:not(:last-of-type)::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	content: '';
	display: inline-block;
	pointer-events: none
}

.cs-contacts--quote p:last-of-type {
	margin-top: 80px
}

.cs-contacts--quote p>label {
	font-size: 18px;
	font-weight: 600;
	color: var(--c-dark);
	margin-bottom: 40px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px
}

.cs-contacts--quote br {
	display: none
}

.cs-contacts--quote .wpcf7-form-control-wrap {
	width: 50%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px
}

.cs-contacts--quote .wpcf7-form-control-wrap:first-of-type:last-of-type {
	width: 100%
}

.cs-contacts--quote span.wpcf7-form-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -30px
}

.cs-contacts--quote .wpcf7-list-item {
	width: 50%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0;
	margin-bottom: 30px
}

.cs-contacts--quote .decision .wpcf7-list-item {
	width: 23%
}

.cs-contacts--quote [type=checkbox],
.cs-contacts--quote [type=radio] {
	display: none
}

.cs-contacts--quote [type=checkbox]~span,
.cs-contacts--quote [type=radio]~span {
	position: relative;
	padding-left: 3em;
	display: inline-block;
	min-height: 2em;
	padding-top: .25em
}

.cs-contacts--quote [type=checkbox]~span::after,
.cs-contacts--quote [type=checkbox]~span::before,
.cs-contacts--quote [type=radio]~span::after,
.cs-contacts--quote [type=radio]~span::before {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.cs-contacts--quote [type=checkbox]~span::before,
.cs-contacts--quote [type=radio]~span::before {
	width: 2em;
	height: 2em;
	border: solid 2px var(--c-primary);
	content: '';
	display: inline-block
}

.cs-contacts--quote [type=checkbox]:not(:checked)~span::after,
.cs-contacts--quote [type=radio]:not(:checked)~span::after {
	opacity: 0
}

.cs-contacts--quote [type=checkbox]:not(:checked)~span::before,
.cs-contacts--quote [type=radio]:not(:checked)~span::before {
	opacity: .5;
	border-color: var(--c-grey)
}

.cs-contacts--quote [type=checkbox]~span::after {
	content: "\f00c";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color: var(--c-primary);
	width: 2em;
	line-height: 2em;
	text-align: center
}

.cs-contacts--quote [type=radio]~span::before {
	border-radius: 50%
}

.cs-contacts--quote [type=radio]~span::after {
	width: .8em;
	height: .8em;
	border-radius: 50%;
	position: absolute;
	left: .6em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: var(--c-primary);
	content: '';
	display: inline-block
}

@media screen and (max-width:991px) {
	.cs-contacts--quote p:not(:last-of-type) {
		margin-bottom: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		padding: 20px 15px 10px
	}
	.cs-contacts--quote p:last-of-type {
		margin-top: 60px
	}
	.cs-contacts--quote p>label {
		font-size: 16px;
		margin-bottom: 30px
	}
	.cs-contacts--quote .wpcf7-form-control-wrap {
		margin-bottom: 20px
	}
	.cs-contacts--quote span.wpcf7-form-control {
		margin-bottom: -20px
	}
	.cs-contacts--quote .wpcf7-list-item {
		margin-bottom: 20px
	}
	.cs-contacts--quote .decision .wpcf7-list-item {
		width: 33.33%
	}
}

@media screen and (max-width:767px) {
	.cs-contacts--quote .wpcf7-list-item {
		width: 100%
	}
	.cs-contacts--quote p>label {
		margin-bottom: 20px
	}
	.cs-contacts--quote p:last-of-type {
		margin-top: 40px
	}
}

@media screen and (max-width:575px) {
	.cs-contacts--quote p:not(:last-of-type) {
		padding-left: 5px;
		padding-right: 5px
	}
	.cs-contacts--quote p:last-of-type {
		margin-top: 30px
	}
	.cs-contacts--quote .wpcf7-form-control-wrap {
		width: 100%
	}
	.cs-contacts--quote .decision .wpcf7-list-item {
		width: 100%
	}
}

.cs-contacts--form_map .js-g-map {
	height: 100%
}

.cs-contacts--form_map .cs-contacts__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cs-contacts--form_map .cs-contacts__title {
	margin-bottom: 27px
}

.cs-contacts--form_map .cs-contacts__content {
	width: 50%;
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.cs-contacts--form_map .cs-contacts__content:last-child {
	max-width: 100%;
	width: 100%
}

.cs-contacts--form_map .cs-contacts__map {
	width: 50%;
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.cs-contacts--form_map .cs-contacts__map:first-child {
	max-width: 100%;
	width: 100%
}

.cs-contacts--form_map .cs-contacts__content-inner {
	height: 100%;
	position: relative;
	background-color: var(--c-bg);
	padding: 48px 40px 60px
}

.cs-contacts--form_map .cs-contacts__content-inner::after {
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none
}

.cs-contacts--form_map .cs-contacts__form p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px
}

.cs-contacts--form_map .cs-contacts__form br {
	display: none
}

.cs-contacts--form_map .wpcf7-submit {
	margin-left: 15px;
	margin-top: 15px
}

.cs-contacts--form_map .wpcf7-not-valid-tip {
	font-size: .85em;
	margin-top: .5em
}

.cs-contacts--form_map div.wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
	font-size: .9em
}

.cs-contacts--form_map textarea {
	height: 139px
}

.cs-contacts--form_map .wpcf7-form-control-wrap {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 25px;
	display: block
}

.cs-contacts--form_map .wpcf7-form-control-wrap.textarea {
	width: 100%
}

@media screen and (max-width:991px) {
	.cs-contacts--form_map .cs-contacts__title {
		margin-bottom: 20px
	}
	.cs-contacts--form_map .cs-contacts__content-inner {
		padding: 40px 30px 45px
	}
	.cs-contacts--form_map .cs-contacts__form p {
		margin: 0 -10px
	}
	.cs-contacts--form_map .wpcf7-submit {
		margin-left: 10px;
		margin-top: 10px
	}
	.cs-contacts--form_map textarea {
		height: 120px
	}
	.cs-contacts--form_map .wpcf7-form-control-wrap {
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 20px
	}
}

@media screen and (max-width:767px) {
	.cs-contacts--form_map .cs-contacts__content-inner {
		padding: 30px 20px
	}
	.cs-contacts--form_map .cs-contacts__content {
		width: 100%
	}
	.cs-contacts--form_map .cs-contacts__map {
		width: 100%;
		min-height: 300px;
		height: 50vw
	}
	.cs-contacts--form_map .cs-contacts__map:not(:first-child) {
		margin-top: 30px
	}
}

.cs-contacts--classic .cs-contacts__wrap {
	position: relative;
	padding: 52px 40px 60px;
	background-color: var(--c-bg)
}

.cs-contacts--classic .cs-contacts__wrap::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	pointer-events: none
}

.cs-contacts--classic .cs-contacts__title {
	margin-bottom: 1.3em
}

.cs-contacts--classic p {
	margin: 0 -8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cs-contacts--classic p .ajax-loader {
	margin-top: 45px
}

.cs-contacts--classic form .wpcf7-not-valid-tip,
.cs-contacts--classic form .wpcf7-response-output {
	font-size: .8em
}

.cs-contacts--classic br {
	display: none
}

.cs-contacts--classic .wpcf7-form-control-wrap {
	max-width: 50%;
	display: block;
	padding: 0 8px 16px;
	width: 100%
}

.cs-contacts--classic .wpcf7-form-control-wrap.company {
	max-width: 100%
}

.cs-contacts--classic .wpcf7-form-control-wrap input {
	height: 45px
}

.cs-contacts--classic input[type=submit] {
	margin-top: 24px;
	min-width: 13.34em
}

@media screen and (max-width:1199px) {
	.cs-contacts--classic .cs-contacts__wrap {
		padding: 45px 30px 50px
	}
	.cs-contacts--classic p .ajax-loader {
		margin-top: 40px
	}
	.cs-contacts--classic input[type=submit] {
		margin-top: 20px
	}
}

@media screen and (max-width:991px) {
	.cs-contacts--classic .cs-contacts__wrap {
		padding: 30px 25px
	}
	.cs-contacts--classic p .ajax-loader {
		margin-top: 35px
	}
	.cs-contacts--classic input[type=submit] {
		margin-top: 15px
	}
}

@media screen and (max-width:767px) {
	.cs-contacts--classic .cs-contacts__wrap {
		padding: 30px 20px 25px
	}
	.cs-contacts--classic .wpcf7-form-control-wrap {
		max-width: 100%
	}
	.cs-contacts--classic input[type=submit] {
		margin-top: 10px
	}
	.cs-contacts--classic p .ajax-loader {
		margin-top: 28px
	}
}

.cs-contacts--info_map {
	background-color: var(--c-bg);
	position: relative
}

.cs-contacts--info_map::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	pointer-events: none
}

.cs-contacts--info_map .js-g-map {
	height: 100%;
	min-height: 250px
}

.cs-contacts--info_map .cs-contacts__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cs-contacts--info_map .cs-contacts__content {
	width: 50%;
	max-width: 100%;
	padding: 74px 40px 77px
}

.cs-contacts--info_map .cs-contacts__content:last-child {
	max-width: 100%;
	width: 100%
}

.cs-contacts--info_map .cs-contacts__map {
	width: 50%;
	max-width: 100%
}

.cs-contacts--info_map .cs-contacts__map:first-child {
	max-width: 100%;
	width: 100%
}

.cs-contacts--info_map .cs-contacts__subtitle {
	margin-top: 48px;
	margin-bottom: 10px
}

.cs-contacts--info_map .cs-contacts__subtitle:first-child {
	margin-top: 0
}

.cs-contacts--info_map .cs-contacts__description a {
	color: var(--c-grey);
	text-decoration: none
}

.cs-contacts--info_map .cs-contacts__description a:hover {
	color: var(--c-dark);
	text-decoration: none
}

.cs-contacts--info_map .cs-contacts__social {
	margin-top: 50px
}

.cs-contacts--info_map .cs-contacts__social ul {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -8px;
	padding-left: 0
}

.cs-contacts--info_map .cs-contacts__social li {
	padding: 0 8px
}

.cs-contacts--info_map .cs-contacts__social a {
	color: var(--c-primary);
	opacity: .5;
	text-decoration: none
}

.cs-contacts--info_map .cs-contacts__social a:hover {
	text-decoration: none;
	opacity: 1
}

@media screen and (max-width:1199px) {
	.cs-contacts--info_map .cs-contacts__content {
		padding: 60px 35px 55px
	}
	.cs-contacts--info_map .cs-contacts__subtitle {
		margin-top: 40px
	}
	.cs-contacts--info_map .cs-contacts__social {
		margin-top: 40px
	}
}

@media screen and (max-width:991px) {
	.cs-contacts--info_map .cs-contacts__content {
		padding: 40px 30px 45px
	}
	.cs-contacts--info_map .cs-contacts__subtitle {
		margin-top: 35px
	}
	.cs-contacts--info_map .cs-contacts__social {
		margin-top: 35px
	}
}

@media screen and (max-width:575px) {
	.cs-contacts--info_map .cs-contacts__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.cs-contacts--info_map .cs-contacts__content {
		padding: 30px 25px
	}
	.cs-contacts--info_map .cs-contacts__subtitle {
		margin-top: 25px
	}
	.cs-contacts--info_map .cs-contacts__social {
		margin-top: 25px
	}
	.cs-contacts--info_map .cs-contacts__content,
	.cs-contacts--info_map .cs-contacts__map {
		width: 100%
	}
}

.cs-latest-news {
	height: 100%
}

.cs-latest-news .col-12 {
	margin-bottom: 30px
}

.cs-latest-news .row {
	margin-bottom: -30px
}

.cs-latest-news__item {
	height: 100%;
	padding: 30px 25px 50px;
	background-color: var(--c-bg);
	position: relative
}

.cs-latest-news__item::before {
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	position: absolute
}

.cs-latest-news__top {
	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;
	padding-bottom: 20px;
	margin-top: -10px
}

.cs-latest-news__category a {
	background-color: currentColor;
	display: inline-block;
	padding: 8px 14px 7px;
	border-radius: 30px;
	line-height: 1;
	font-weight: 500;
	text-decoration: none
}

.cs-latest-news__category a:hover {
	background-color: var(--c-primary);
	text-decoration: none
}

.cs-latest-news__category a span {
	color: #fff
}

.cs-latest-news__date {
	padding-left: 15px
}

.cs-latest-news__title {
	margin-bottom: 13px
}

.cs-latest-news__title a {
	color: var(--c-dark);
	text-decoration: none;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: inherit;
	max-height: 52px
}

.cs-latest-news__image {
	display: block;
	width: 100%;
	padding-bottom: 62.5%;
	margin-bottom: 30px
}

.cs-latest-news__btn-wrap {
	margin-top: 25px
}

@media screen and (max-width:991px) {
	.cs-latest-news__item {
		padding: 25px 15px 30px
	}
	.cs-latest-news__image {
		margin-bottom: 25px
	}
}

@media screen and (max-width:767px) {
	.cs-latest-news__item {
		padding: 25px 15px
	}
	.cs-latest-news__image {
		margin-bottom: 20px
	}
}

@media screen and (max-width:575px) {
	.cs-latest-news__title a {
		max-height: 43px
	}
}

.cs-post-slider {
	position: relative
}

.cs-post-slider .swiper-pagination {
	width: 100%;
	bottom: 0;
	line-height: 0;
	position: static;
	margin-top: 80px
}

@media screen and (min-width:1200px) {
	.cs-post-slider .swiper-pagination {
		width: calc(150% + 20px)
	}
}

.cs-post-slider .swiper-pagination-bullets .swiper-pagination-bullet {
	position: relative;
	background: 0 0;
	opacity: .33;
	margin: 5px 6px
}

.cs-post-slider .swiper-pagination-bullets .swiper-pagination-bullet::before {
	position: absolute;
	width: 9px;
	height: 9px;
	background-color: var(--c-primary);
	display: block;
	content: '';
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-post-slider .swiper-pagination-bullets .swiper-pagination-bullet-active {
	opacity: 1
}

.cs-post-slider .swiper-pagination-bullets .swiper-pagination-bullet-active::before {
	width: 13px;
	height: 13px
}

.cs-post-slider .swiper-slide {
	-webkit-transition: .5s opacity, .5s visibility;
	-o-transition: .5s opacity, .5s visibility;
	transition: .5s opacity, .5s visibility;
	opacity: 0;
	visibility: visible
}

.cs-post-slider .swiper-slide-active,
.cs-post-slider .swiper-slide-active~* {
	opacity: 1;
	visibility: visible
}

.cs-post-slider .swiper-container {
	overflow: visible
}

.cs-post-slider .swiper-slide {
	height: auto
}

.cs-post-slider__image {
	position: relative;
	padding-bottom: 55%;
	display: block;
	background-color: var(--c-grey);
	margin-bottom: 33px
}

.cs-post-slider__title {
	margin-bottom: 8px
}

.cs-post-slider__title a {
	color: currentColor;
	text-decoration: none;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: inherit;
	max-height: 64px
}

.cs-post-slider__title a:hover {
	color: var(--c-primary)
}

.cs-post-slider__item {
	padding: 40px 40px 47px;
	background-color: var(--c-bg);
	height: 100%
}

.cs-post-slider__item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 40px 0 var(--c-primary);
	box-shadow: 0 10px 40px 0 var(--c-primary);
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	opacity: .1;
	pointer-events: none
}

.cs-post-slider__btn-wrap {
	position: absolute;
	background-color: var(--c-bg);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .35s opacity, .35s visibility;
	-o-transition: .35s opacity, .35s visibility;
	transition: .35s opacity, .35s visibility
}

.cs-post-slider__info {
	position: relative
}

.cs-post-slider__item:hover .cs-post-slider__btn-wrap {
	opacity: 1;
	visibility: visible
}

@media screen and (max-width:1199px) {
	.cs-post-slider__item {
		padding: 30px 30px 35px
	}
	.cs-post-slider__image {
		margin-bottom: 25px
	}
	.cs-post-slider__title a {
		max-height: 56px
	}
	.cs-post-slider .swiper-pagination {
		margin-top: 70px
	}
}

@media screen and (max-width:991px) {
	.cs-post-slider__item {
		padding: 20px 20px 25px
	}
	.cs-post-slider .swiper-pagination {
		margin-top: 50px
	}
}

@media screen and (max-width:767px) {
	.cs-post-slider .swiper-pagination {
		margin-top: 30px
	}
}

@media screen and (max-width:575px) {
	.cs-post-slider__title a {
		max-height: 48px
	}
}

.cs-clients {
	font-size: 0;
	line-height: 1;
	margin: -15px -15px -30px;
	display: grid;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-clients__logo-col {
	padding: 15px;
	margin-bottom: 15px;
	text-align: center
}

.cs-clients__logo {
	display: inline-block;
	position: relative
}

.cs-clients__logo a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.cs-clients.hover-1 .cs-clients__logo {
	-webkit-filter: grayscale(100%) opacity(25%);
	filter: grayscale(100%) opacity(25%);
	-webkit-transition: .35s -webkit-filter;
	transition: .35s -webkit-filter;
	-o-transition: .35s filter;
	transition: .35s filter;
	transition: .35s filter, .35s -webkit-filter
}

.cs-clients.hover-1 .cs-clients__logo:hover {
	-webkit-filter: none;
	filter: none
}

.cs-clients--count-1 {
	grid-template-columns: repeat(1, auto)
}

.cs-clients--count-2 {
	grid-template-columns: repeat(2, auto)
}

.cs-clients--count-3 {
	grid-template-columns: repeat(3, auto)
}

.cs-clients--count-4 {
	grid-template-columns: repeat(4, auto)
}

@media screen and (max-width:767px) {
	.cs-clients--count-4 {
		grid-template-columns: repeat(2, auto)
	}
}

.cs-clients--count-5 {
	grid-template-columns: repeat(5, auto)
}

@media screen and (max-width:991px) {
	.cs-clients--count-5 {
		grid-template-columns: repeat(3, auto)
	}
}

.cs-clients--count-6 {
	grid-template-columns: repeat(6, auto)
}

@media screen and (max-width:991px) {
	.cs-clients--count-6 {
		grid-template-columns: repeat(3, auto)
	}
}

@media screen and (max-width:767px) {
	.cs-clients {
		margin-bottom: -15px
	}
	.cs-clients__logo-col {
		margin-bottom: 0
	}
}

.cs-coming-soon__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.cs-coming-soon__image {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-position-x: 100%
}

.cs-coming-soon__content {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	padding: 100px 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.cs-coming-soon__bottom,
.cs-coming-soon__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px
}

.cs-coming-soon__bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.cs-coming-soon__form-wrap,
.cs-coming-soon__info-wrap,
.cs-coming-soon__socials-wrap,
.cs-coming-soon__title-wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 15px;
	padding-right: 15px
}

.cs-coming-soon__info-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 15px
}

.cs-coming-soon__info-wrap--mobile {
	display: none
}

.cs-coming-soon__info {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right: 15px;
	padding-left: 15px;
	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: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.cs-coming-soon__info p {
	margin-bottom: 0;
	margin-top: 0
}

.cs-coming-soon__info p a {
	text-decoration: none;
	color: var(--c-grey)
}

.cs-coming-soon__info p a:hover {
	color: var(--c-primary)
}

.cs-coming-soon__socials-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: 12px
}

.cs-coming-soon__title {
	line-height: 1.125;
	padding-right: 15px;
	color: var(--c-primary)
}

.cs-coming-soon__socials-title {
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 0
}

.cs-coming-soon__socials-list {
	padding-left: 8px;
	padding-right: 8px
}

.cs-coming-soon__socials-list a {
	color: var(--c-primary);
	margin-right: 8px;
	display: inline-block;
	text-decoration: none;
	font-size: 15px
}

.cs-coming-soon__socials-list a:hover {
	text-decoration: none;
	opacity: .5
}

.cs-coming-soon__form p {
	margin-bottom: 0;
	line-height: 1;
	position: relative
}

.cs-coming-soon__form br {
	display: none
}

.cs-coming-soon__form .ajax-loader {
	display: none!important
}

.cs-coming-soon__form div.wpcf7-acceptance-missing,
.cs-coming-soon__form div.wpcf7-validation-errors,
.cs-coming-soon__form span.wpcf7-not-valid-tip {
	color: var(--c-grey);
	padding: 0;
	padding-top: 10px;
	border: 0;
	margin: 0;
	font-size: 13px
}

.cs-coming-soon__form div.wpcf7-acceptance-missing,
.cs-coming-soon__form div.wpcf7-validation-errors {
	padding-top: 4px
}

.cs-coming-soon__form .wpcf7-form-control-wrap {
	position: relative;
	display: block
}

.cs-coming-soon__form .wpcf7-form-control-wrap::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	-webkit-box-shadow: 0 10px 40px 0 var(--c-primary);
	box-shadow: 0 10px 40px 0 var(--c-primary);
	content: '';
	opacity: .1;
	border-radius: 30px;
	pointer-events: none;
	height: 55px
}

.cs-coming-soon__form .wpcf7-form-control-wrap::after {
	top: 0;
	content: "\f30b";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: var(--c-white);
	position: absolute;
	right: 0;
	background-color: var(--c-green);
	width: 75px;
	height: 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 25px;
	border-bottom-right-radius: 30px;
	border-top-right-radius: 30px
}

.cs-coming-soon__form input {
	background-color: var(--c-bg);
	border: 0;
	outline: 0;
	padding: 10px 80px 10px 30px;
	color: var(--c-grey);
	height: 55px
}

.cs-coming-soon__form input::-webkit-input-placeholder {
	color: var(--c-grey)
}

.cs-coming-soon__form input::-ms-input-placeholder {
	color: var(--c-grey)
}

.cs-coming-soon__form input::placeholder {
	color: var(--c-grey)
}

.cs-coming-soon__form input[type=submit] {
	position: absolute;
	right: 0;
	top: 0;
	width: 75px;
	height: 55px;
	opacity: 0
}

.cs-coming-soon__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 60px 0
}

.cs-coming-soon__item {
	background-color: var(--c-bg);
	text-align: center;
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 200px;
	height: 200px;
	position: relative
}

.cs-coming-soon__item::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	content: ''
}

.cs-coming-soon__count {
	font-size: 85px;
	font-weight: 600;
	display: block;
	line-height: 1
}

.cs-coming-soon__count.js-coming-soon__count--days {
	color: var(--c-blue)
}

.cs-coming-soon__count.js-coming-soon__count--hours {
	color: var(--c-yellow)
}

.cs-coming-soon__count.js-coming-soon__count--mins {
	color: var(--c-green)
}

.cs-coming-soon__count.js-coming-soon__count--secs {
	color: var(--c-light-blue)
}

.cs-coming-soon__item-desc {
	font-size: 18px;
	color: var(--c-dark);
	font-weight: 600;
	margin-top: 5px
}

.cs-coming-soon__separate {
	width: 6px;
	margin-left: 15px;
	margin-right: 15px;
	position: relative
}

.cs-coming-soon__separate:after,
.cs-coming-soon__separate:before {
	width: 6px;
	height: 6px;
	opacity: .3;
	background-color: var(--c-grey);
	border-radius: 50%;
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.cs-coming-soon__separate:after {
	margin-top: -8px
}

.cs-coming-soon__separate:before {
	margin-top: 8px
}

@media (max-width:1600px) {
	.cs-coming-soon__item {
		width: 160px;
		height: 160px
	}
	.cs-coming-soon__count {
		font-size: 60px
	}
	.cs-coming-soon__title {
		font-size: 65px;
		padding-right: 0
	}
	.cs-coming-soon__content {
		padding: 80px 100px
	}
}

@media screen and (max-width:1439px) {
	.cs-coming-soon__item {
		width: 140px;
		height: 140px
	}
	.cs-coming-soon__count {
		font-size: 50px
	}
	.cs-coming-soon__title {
		font-size: 65px
	}
	.cs-coming-soon__content {
		padding: 80px 55px
	}
	.cs-coming-soon__info-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.cs-coming-soon__info {
		display: block;
		text-align: right
	}
}

@media screen and (max-width:991px) {
	.cs-coming-soon__content {
		padding-left: 15px;
		padding-right: 15px
	}
	.cs-coming-soon__wrap {
		max-width: 700px;
		margin-left: auto;
		margin-right: auto
	}
	.cs-coming-soon__image {
		display: none
	}
}

@media screen and (max-width:767px) {
	.cs-coming-soon__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.cs-coming-soon__image {
		min-height: 300px;
		height: 70vh
	}
	.cs-coming-soon__content {
		padding: 100px 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.cs-coming-soon__bottom,
	.cs-coming-soon__top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
	.cs-coming-soon__info {
		text-align: inherit
	}
	.cs-coming-soon__wrap {
		max-width: 500px;
		margin: 40px auto
	}
	.cs-coming-soon__item-desc {
		font-size: 12px
	}
	.cs-coming-soon__item {
		width: 90px;
		height: 100px
	}
	.cs-coming-soon__bottom {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.cs-coming-soon__socials-wrap {
		margin-bottom: 30px;
		display: block
	}
	.cs-coming-soon__socials-title {
		margin-bottom: 15px
	}
	.cs-coming-soon__info-wrap {
		text-align: center;
		margin-top: 30px
	}
	.cs-coming-soon__info-wrap--desktop {
		display: none
	}
	.cs-coming-soon__info-wrap--mobile {
		display: block;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none
	}
}

@media screen and (max-width:575px) {
	.cs-coming-soon__item {
		width: 60px;
		padding: 5px;
		height: 70px
	}
	.cs-coming-soon__count {
		font-size: 30px
	}
	.cs-coming-soon__separate {
		margin-left: 5px;
		margin-right: 5px
	}
	.cs-coming-soon__title {
		font-size: 40px
	}
	.cs-coming-soon__wrap {
		margin-top: 30px;
		margin-bottom: 30px
	}
}

.cs-skills__line {
	height: 6px;
	position: relative;
	background-color: #e9e9e9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 14px
}

.cs-skills__head {
	position: relative
}

.cs-skills__name {
	margin-bottom: 0
}

.cs-skills__line-active {
	width: 0;
	height: 6px;
	-webkit-transition: 1s width;
	-o-transition: 1s width;
	transition: 1s width;
	background-color: currentColor
}

.cs-skills__level {
	text-align: right;
	width: 0;
	-webkit-transition: 1s width;
	-o-transition: 1s width;
	transition: 1s width;
	position: absolute;
	bottom: 0;
	left: 0;
	pointer-events: none;
	max-width: calc(100% - 12px)
}

.cs-skills__level-inner {
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	display: inline-block;
	pointer-events: auto
}

@media screen and (max-width:991px) {
	.cs-skills__line {
		margin-top: 10px
	}
}

.cs-team.style-1 .swiper-container {
	padding: 15px;
	margin: -15px
}

.cs-team.style-1 .swiper-pagination {
	bottom: 0;
	line-height: 0;
	position: static;
	margin-top: 80px
}

.cs-team.style-1 .swiper-pagination-bullets .swiper-pagination-bullet {
	position: relative;
	background: 0 0;
	opacity: .33;
	margin: 5px 6px
}

.cs-team.style-1 .swiper-pagination-bullets .swiper-pagination-bullet::before {
	position: absolute;
	width: 9px;
	height: 9px;
	background-color: var(--c-primary);
	display: block;
	content: '';
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all
}

.cs-team.style-1 .swiper-pagination-bullets .swiper-pagination-bullet-active {
	opacity: 1
}

.cs-team.style-1 .swiper-pagination-bullets .swiper-pagination-bullet-active::before {
	width: 13px;
	height: 13px
}

.cs-team.style-1 .cs-team__member {
	position: relative
}

.cs-team.style-1 .cs-team__member::after {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: '';
	-webkit-box-shadow: 0 7px 10px 0 var(--c-primary);
	box-shadow: 0 7px 10px 0 var(--c-primary);
	opacity: .12
}

.cs-team.style-1 .cs-team__member-photo {
	padding-bottom: 93.75%;
	position: relative
}

.cs-team.style-1 .cs-team__member-social {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all
}

.cs-team.style-1 .cs-team__member-social a {
	position: relative;
	color: var(--c-white);
	margin: 6px;
	font-size: 18px;
	opacity: .5
}

.cs-team.style-1 .cs-team__member-social a:hover {
	opacity: 1
}

.cs-team.style-1 .cs-team__member-social::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6039ff), color-stop(44%, #156eff), color-stop(89%, #19dffa), to(#7affeb));
	background-image: -webkit-linear-gradient(top, #6039ff, #156eff 44%, #19dffa 89%, #7affeb);
	background-image: -o-linear-gradient(top, #6039ff, #156eff 44%, #19dffa 89%, #7affeb);
	background-image: linear-gradient(to bottom, #6039ff, #156eff 44%, #19dffa 89%, #7affeb);
	opacity: .9
}

.cs-team.style-1 .cs-team__member-info {
	padding: 8% 15px;
	text-align: center
}

.cs-team.style-1 .cs-team__member-name {
	margin-bottom: 0
}

.cs-team.style-1 .cs-team__member:hover .cs-team__member-social {
	opacity: 1;
	visibility: visible
}

@media screen and (max-width:1199px) {
	.cs-team.style-1 .swiper-pagination {
		margin-top: 70px
	}
}

@media screen and (max-width:991px) {
	.cs-team.style-1 .swiper-pagination {
		margin-top: 50px
	}
}

@media screen and (max-width:767px) {
	.cs-team.style-1 .swiper-pagination {
		margin-top: 30px
	}
}

.cs-team.style-2 .swiper-slide {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s opacity, .5s visibility;
	-o-transition: .5s opacity, .5s visibility;
	transition: .5s opacity, .5s visibility
}

.cs-team.style-2 .swiper-slide-active,
.cs-team.style-2 .swiper-slide-active~* {
	opacity: 1;
	visibility: visible
}

.cs-team.style-2 .cs-team__member {
	text-align: center;
	-webkit-transition: .5s opacity, .5s -webkit-transform;
	transition: .5s opacity, .5s -webkit-transform;
	-o-transition: .5s transform, .5s opacity;
	transition: .5s transform, .5s opacity;
	transition: .5s transform, .5s opacity, .5s -webkit-transform
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__member {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto
	}
}

.cs-team.style-2 .cs-team__member-avatar {
	padding-bottom: 132%;
	position: relative;
	margin-bottom: 34px;
	background-color: var(--c-grey)
}

@media screen and (max-width:1199px) {
	.cs-team.style-2 .cs-team__member-avatar {
		margin-bottom: 30px
	}
}

@media screen and (max-width:991px) {
	.cs-team.style-2 .cs-team__member-avatar {
		margin-bottom: 25px
	}
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__member-avatar {
		margin-bottom: 20px
	}
}

.cs-team.style-2 .cs-team__member-avatar::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	-webkit-box-shadow: 0 10px 20px 0 var(--c-primary);
	box-shadow: 0 10px 20px 0 var(--c-primary);
	opacity: .1;
	pointer-events: none
}

.cs-team.style-2 .cs-team__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.cs-team.style-2 .cs-team__members-list-inner {
	width: 1150px;
	float: right
}

@media screen and (max-width:1439px) {
	.cs-team.style-2 .cs-team__members-list-inner {
		width: 850px
	}
}

@media screen and (max-width:1199px) {
	.cs-team.style-2 .cs-team__members-list-inner {
		width: 650px
	}
}

@media screen and (max-width:991px) {
	.cs-team.style-2 .cs-team__members-list-inner {
		width: 500px
	}
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__members-list-inner {
		width: calc(100% + (100vw - 510px)/ 2)
	}
}

@media screen and (max-width:575px) {
	.cs-team.style-2 .cs-team__members-list-inner {
		width: calc(100% + 15px)
	}
}

.cs-team.style-2 .cs-team__members-list {
	max-width: 58%
}

@media screen and (max-width:1199px) {
	.cs-team.style-2 .cs-team__members-list {
		max-width: 55%
	}
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__members-list {
		max-width: 100%
	}
}

.cs-team.style-2 .cs-team__members-list .swiper-container {
	padding-bottom: 120px;
	max-width: 330px;
	margin-right: 0;
	overflow: visible
}

@media screen and (max-width:1439px) {
	.cs-team.style-2 .cs-team__members-list .swiper-container {
		max-width: 250px;
		margin-right: 40px;
		padding-bottom: 80px
	}
}

@media screen and (max-width:1199px) {
	.cs-team.style-2 .cs-team__members-list .swiper-container {
		max-width: 220px;
		margin-right: 30px;
		padding-bottom: 60px
	}
}

@media screen and (max-width:991px) {
	.cs-team.style-2 .cs-team__members-list .swiper-container {
		max-width: 200px
	}
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__members-list .swiper-container {
		margin-right: 0;
		max-width: 35vw
	}
}

@media screen and (max-width:575px) {
	.cs-team.style-2 .cs-team__members-list .swiper-container {
		max-width: 45vw
	}
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__members-list .swiper-slide-active .cs-team__member {
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}
}

.cs-team.style-2 .cs-team__members-list .swiper-slide-next .cs-team__member {
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	opacity: .5
}

@media screen and (max-width:1439px) {
	.cs-team.style-2 .cs-team__members-list .swiper-slide-next .cs-team__member {
		-webkit-transform: translateY(40px);
		-ms-transform: translateY(40px);
		transform: translateY(40px)
	}
}

@media screen and (max-width:1199px) {
	.cs-team.style-2 .cs-team__members-list .swiper-slide-next .cs-team__member {
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__members-list .swiper-slide-next .cs-team__member {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.cs-team.style-2 .cs-team__members-list .swiper-slide-next~* .cs-team__member {
	-webkit-transform: translateY(120px);
	-ms-transform: translateY(120px);
	transform: translateY(120px);
	opacity: .5
}

@media screen and (max-width:1439px) {
	.cs-team.style-2 .cs-team__members-list .swiper-slide-next~* .cs-team__member {
		-webkit-transform: translateY(80px);
		-ms-transform: translateY(80px);
		transform: translateY(80px)
	}
}

@media screen and (max-width:1199px) {
	.cs-team.style-2 .cs-team__members-list .swiper-slide-next~* .cs-team__member {
		-webkit-transform: translateY(60px);
		-ms-transform: translateY(60px);
		transform: translateY(60px)
	}
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__members-list .swiper-slide-next~* .cs-team__member {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.cs-team.style-2 .cs-team__members-info {
	max-width: 42%;
	-webkit-transform: translateX(130px);
	-ms-transform: translateX(130px);
	transform: translateX(130px)
}

@media screen and (max-width:1439px) {
	.cs-team.style-2 .cs-team__members-info {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		padding-left: 30px
	}
}

@media screen and (max-width:1199px) {
	.cs-team.style-2 .cs-team__members-info {
		max-width: 45%;
		padding-left: 15px
	}
}

@media screen and (max-width:767px) {
	.cs-team.style-2 .cs-team__members-info {
		max-width: 100%;
		padding-left: 0
	}
}

.cs-team.style-2 .cs-team__member-name {
	margin-bottom: 5px
}

.cs-team.style-2 .cs-team__content-wrap {
	padding-top: 7px
}

.cs-team.style-2 .cs-team__members-info .swiper-container {
	padding: 0 25px;
	margin: 0 -25px
}

.cs-team.style-2 .cs-team__content {
	margin-bottom: 18px
}

.cs-team.style-2 .cs-team__btn {
	margin-top: 60px
}

@media screen and (max-width:1199px) {
	.cs-team.style-2 .cs-team__btn {
		margin-top: 40px
	}
}

.cs-team.style-2 .cs-team__skills {
	margin-bottom: 19px
}

@media screen and (max-width:991px) {
	.cs-team.style-2 .cs-team__skills {
		margin-top: 10px
	}
}

.cs-team.style-2 .cs-team__skills:last-child {
	margin-bottom: 0
}

.cs-team.style-2 .cs-team__skills__line {
	height: 6px;
	position: relative;
	background-color: #e9e9e9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 14px
}

.cs-team.style-2 .cs-team__skills__head {
	position: relative
}

.cs-team.style-2 .cs-team__skills__name {
	margin-bottom: 0
}

.cs-team.style-2 .cs-team__skills__line-active {
	width: 0;
	height: 6px;
	-webkit-transition: 1s width;
	-o-transition: 1s width;
	transition: 1s width;
	background-color: currentColor
}

.cs-team.style-2 .cs-team__skills__level {
	text-align: right;
	width: 0;
	-webkit-transition: 1s width;
	-o-transition: 1s width;
	transition: 1s width;
	position: absolute;
	bottom: 0;
	left: 0;
	pointer-events: none;
	max-width: calc(100% - 12px)
}

.cs-team.style-2 .cs-team__skills__level-inner {
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	display: inline-block;
	pointer-events: auto
}

.cs-timeline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (max-width:1199px) {
	.cs-timeline {
		max-width: 92%;
		margin-left: auto;
		margin-right: auto
	}
}

.cs-timeline::after,
.cs-timeline::before {
	display: inline-block;
	width: 2px;
	height: 40px;
	content: '';
	z-index: 1;
	background-color: var(--c-grey);
	opacity: .15;
	position: relative;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%
}

.cs-timeline__start {
	max-width: 50%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	text-align: right
}

.cs-timeline__end {
	max-width: 50%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

.cs-timeline__end,
.cs-timeline__start {
	padding: 40px 54px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cs-timeline__end img,
.cs-timeline__start img {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 37%;
	left: 0;
	z-index: -1
}

.cs-timeline__end::after {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px;
	background-color: var(--c-grey);
	opacity: .15;
	content: '';
	height: 100%
}

.cs-timeline__end img {
	right: 0;
	left: auto;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

.cs-timeline__start::after,
.cs-timeline__start::before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -.5em;
	margin-top: -.5em;
	background-color: currentColor;
	border-radius: 50%;
	content: '';
	z-index: 1;
	width: 1em;
	height: 1em
}

.cs-timeline__start::after {
	-webkit-animation: scaleIn linear 2.5s;
	animation: scaleIn linear 2.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.cs-timeline__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -54px;
	margin-right: -54px
}

.cs-timeline__item-wrap {
	position: relative
}

@media screen and (min-width:768px) {
	.cs-timeline__item-wrap:nth-child(2n) .cs-timeline__item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.cs-timeline__item-wrap:nth-child(2n) .cs-timeline__start {
		text-align: left
	}
	.cs-timeline__item-wrap:nth-child(2n) .cs-timeline__start img {
		left: auto;
		right: 0;
		-webkit-transform: translate(50%, -50%);
		-ms-transform: translate(50%, -50%);
		transform: translate(50%, -50%)
	}
	.cs-timeline__item-wrap:nth-child(2n) .cs-timeline__end {
		text-align: right
	}
	.cs-timeline__item-wrap:nth-child(2n) .cs-timeline__end img {
		right: auto;
		left: 0;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.cs-timeline__item-wrap:nth-child(2n) .cs-timeline__end-inner {
		border-width: 0 5px 0 0;
		margin-left: auto
	}
}

.cs-timeline__item-wrap:nth-child(5n+0) .cs-timeline__start::after {
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}

.cs-timeline__item-wrap:nth-child(5n+1) .cs-timeline__start::after {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.cs-timeline__item-wrap:nth-child(5n+2) .cs-timeline__start::after {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.cs-timeline__item-wrap:nth-child(5n+3) .cs-timeline__start::after {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.cs-timeline__item-wrap:nth-child(5n+4) .cs-timeline__start::after {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.cs-timeline__item-wrap:nth-child(5n+5) .cs-timeline__start::after {
	-webkit-animation-delay: 2.5s;
	animation-delay: 2.5s
}

.cs-timeline__end-inner {
	padding: 19px 40px;
	border-radius: 5px;
	background-color: var(--c-bg);
	position: relative;
	border-style: solid;
	border-width: 0 0 0 5px
}

.cs-timeline__end-inner::before {
	-webkit-box-shadow: 0 7px 20px 0 var(--c-primary);
	box-shadow: 0 7px 20px 0 var(--c-primary);
	opacity: .1;
	pointer-events: none;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.cs-timeline__timeline {
	width: 100%;
	color: currentColor;
	margin: 0
}

.cs-timeline__title {
	margin-bottom: 10px
}

@-webkit-keyframes scaleIn {
	0% {
		opacity: .8;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(3);
		transform: scale(3)
	}
}

@keyframes scaleIn {
	0% {
		opacity: .8;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(3);
		transform: scale(3)
	}
}

@media screen and (max-width:1199px) {
	.cs-timeline::after,
	.cs-timeline::before {
		height: 30px
	}
	.cs-timeline__end,
	.cs-timeline__start {
		padding: 30px 45px
	}
	.cs-timeline__item {
		margin-left: -45px;
		margin-right: -45px
	}
	.cs-timeline__end-inner {
		padding: 19px 30px
	}
}

@media screen and (max-width:991px) {
	.cs-timeline::after,
	.cs-timeline::before {
		height: 25px
	}
	.cs-timeline__end,
	.cs-timeline__start {
		padding: 20px 40px
	}
	.cs-timeline__item {
		margin-left: -40px;
		margin-right: -40px
	}
	.cs-timeline__end-inner {
		padding: 19px 25px
	}
}

@media screen and (max-width:767px) {
	.cs-timeline::after,
	.cs-timeline::before {
		height: 20px;
		left: 120px
	}
	.cs-timeline__end,
	.cs-timeline__start {
		padding: 15px 30px
	}
	.cs-timeline__start {
		max-width: 150px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 150px;
		flex: 0 0 150px
	}
	.cs-timeline__end {
		max-width: none;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	.cs-timeline__end::after {
		left: 120px
	}
	.cs-timeline__start::after,
	.cs-timeline__start::before {
		left: 120px
	}
	.cs-timeline__item {
		margin-left: -30px;
		margin-right: -30px
	}
	.cs-timeline__end-inner {
		padding: 15px 20px
	}
}

@media screen and (max-width:575px) {
	.cs-timeline::after,
	.cs-timeline::before {
		height: 10px;
		left: 80px
	}
	.cs-timeline__end,
	.cs-timeline__start {
		padding-left: 20px;
		padding-right: 20px
	}
	.cs-timeline__start {
		max-width: 100px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100px;
		flex: 0 0 100px
	}
	.cs-timeline__end::after,
	.cs-timeline__end::before,
	.cs-timeline__start::after,
	.cs-timeline__start::before {
		left: 80px
	}
	.cs-timeline__item {
		margin-left: -20px;
		margin-right: -20px
	}
}

.cs-error {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 80px;
	padding-bottom: 100px
}

.cs-error--mask {
	padding-bottom: calc(100px + 5vw);
	padding-top: 100px
}

.cs-error__title {
	font-size: 270px;
	font-weight: 500;
	line-height: 1;
	color: var(--c-dark)
}

@media screen and (max-width:1439px) {
	.cs-error__title {
		font-size: calc(60px + 10vw)
	}
}

.cs-error__title.-light {
	color: var(--c-white)
}

.cs-error__copyright {
	position: absolute;
	left: -1%;
	bottom: 0;
	width: 102%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	opacity: .9;
	color: var(--c-dark);
	padding: 25px;
	pointer-events: none
}

.cs-error__copyright.-light {
	color: var(--c-white)
}

.cs-error--mask .cs-error__copyright {
	min-height: 14.34375vw
}

.cs-error__content.-light {
	color: var(--c-white)
}

.cs-error__content.-light h1,
.cs-error__content.-light h2,
.cs-error__content.-light h3,
.cs-error__content.-light h4,
.cs-error__content.-light h5,
.cs-error__content.-light h6 {
	color: var(--c-white)
}

.cs-error #searchform {
	margin-top: 70px;
	max-width: 480px;
	margin-left: auto;
	margin-right: auto
}

.cs-error #searchform .screen-reader-text {
	display: none
}

.cs-error #searchform div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

.cs-error #searchform div::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 0 10px 40px 0 var(--c-primary);
	box-shadow: 0 10px 40px 0 var(--c-primary);
	content: '';
	opacity: .1;
	border-radius: 30px;
	pointer-events: none
}

.cs-error #searchform input[type=text] {
	height: 55px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	outline: 0;
	border: 0;
	padding-left: 30px
}

.cs-error #searchform button {
	width: 75px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	height: 55px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75px;
	flex: 0 0 75px;
	min-width: auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	color: var(--c-white);
	font-size: 20px;
	padding-left: 0;
	padding-right: 2px;
	-webkit-transition: .35s all;
	-o-transition: .35s all;
	transition: .35s all;
	cursor: pointer
}

.cs-error #searchform button i {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin-left: 0
}

.cs-error svg {
	fill: var(--c-bg);
	position: absolute;
	bottom: 0;
	width: 102%;
	left: -1%;
	height: 14.34375vw;
	pointer-events: none
}

@media screen and (max-width:1199px) {
	.cs-error #searchform {
		margin-top: 60px
	}
}

@media screen and (max-width:991px) {
	.cs-error #searchform {
		margin-top: 40px
	}
}
