@charset "UTF-8";
*,
::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%;
	-webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0!important
}

hr {
	-webkit-box-sizing: content-box;
	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;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

select {
	word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none!important
}

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: 1140px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media (min-width:576px) {
	.col-sm {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:768px) {
	.col-md {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -ms-flexbox!important;
	display: flex!important
}

.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: row!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}

.flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: column!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: row-reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}

.flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: column-reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}

.flex-wrap {
	-webkit-flex-wrap: wrap!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}

.flex-nowrap {
	-webkit-flex-wrap: nowrap!important;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse!important;
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}

.flex-fill {
	-webkit-box-flex: 1!important;
	-webkit-flex: 1 1 auto!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}

.flex-grow-0 {
	-webkit-box-flex: 0!important;
	-webkit-flex-grow: 0!important;
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}

.flex-grow-1 {
	-webkit-box-flex: 1!important;
	-webkit-flex-grow: 1!important;
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}

.flex-shrink-0 {
	-webkit-flex-shrink: 0!important;
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}

.flex-shrink-1 {
	-webkit-flex-shrink: 1!important;
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}

.justify-content-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}

.justify-content-end {
	-webkit-box-pack: end!important;
	-webkit-justify-content: flex-end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}

.justify-content-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}

.justify-content-between {
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}

.justify-content-around {
	-webkit-justify-content: space-around!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}

.align-items-start {
	-webkit-box-align: start!important;
	-webkit-align-items: flex-start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}

.align-items-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}

.align-items-center {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}

.align-items-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}

.align-items-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}

.align-content-start {
	-webkit-align-content: flex-start!important;
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}

.align-content-end {
	-webkit-align-content: flex-end!important;
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}

.align-content-center {
	-webkit-align-content: center!important;
	-ms-flex-line-pack: center!important;
	align-content: center!important
}

.align-content-between {
	-webkit-align-content: space-between!important;
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}

.align-content-around {
	-webkit-align-content: space-around!important;
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}

.align-content-stretch {
	-webkit-align-content: stretch!important;
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}

.align-self-auto {
	-webkit-align-self: auto!important;
	-ms-flex-item-align: auto!important;
	-ms-grid-row-align: auto!important;
	align-self: auto!important
}

.align-self-start {
	-webkit-align-self: flex-start!important;
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}

.align-self-end {
	-webkit-align-self: flex-end!important;
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}

.align-self-center {
	-webkit-align-self: center!important;
	-ms-flex-item-align: center!important;
	-ms-grid-row-align: center!important;
	align-self: center!important
}

.align-self-baseline {
	-webkit-align-self: baseline!important;
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}

.align-self-stretch {
	-webkit-align-self: stretch!important;
	-ms-flex-item-align: stretch!important;
	-ms-grid-row-align: stretch!important;
	align-self: stretch!important
}

@media (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-sm-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-sm-fill {
		-webkit-box-flex: 1!important;
		-webkit-flex: 1 1 auto!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-sm-grow-0 {
		-webkit-box-flex: 0!important;
		-webkit-flex-grow: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-sm-grow-1 {
		-webkit-box-flex: 1!important;
		-webkit-flex-grow: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-sm-shrink-0 {
		-webkit-flex-shrink: 0!important;
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-sm-shrink-1 {
		-webkit-flex-shrink: 1!important;
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-sm-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-sm-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-sm-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-sm-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-sm-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-sm-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-sm-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-sm-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-md-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-md-fill {
		-webkit-box-flex: 1!important;
		-webkit-flex: 1 1 auto!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-md-grow-0 {
		-webkit-box-flex: 0!important;
		-webkit-flex-grow: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-md-grow-1 {
		-webkit-box-flex: 1!important;
		-webkit-flex-grow: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-md-shrink-0 {
		-webkit-flex-shrink: 0!important;
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-md-shrink-1 {
		-webkit-flex-shrink: 1!important;
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-md-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-md-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-md-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-md-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-md-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-md-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-md-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-md-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-md-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-md-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-md-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-md-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-md-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-md-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-md-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-lg-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-lg-fill {
		-webkit-box-flex: 1!important;
		-webkit-flex: 1 1 auto!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-lg-grow-0 {
		-webkit-box-flex: 0!important;
		-webkit-flex-grow: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-lg-grow-1 {
		-webkit-box-flex: 1!important;
		-webkit-flex-grow: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-lg-shrink-0 {
		-webkit-flex-shrink: 0!important;
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-lg-shrink-1 {
		-webkit-flex-shrink: 1!important;
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-lg-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-lg-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-lg-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-lg-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-lg-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-lg-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-lg-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-lg-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-lg-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-lg-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xl-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-xl-fill {
		-webkit-box-flex: 1!important;
		-webkit-flex: 1 1 auto!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}
	.flex-xl-grow-0 {
		-webkit-box-flex: 0!important;
		-webkit-flex-grow: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}
	.flex-xl-grow-1 {
		-webkit-box-flex: 1!important;
		-webkit-flex-grow: 1!important;
		-ms-flex-positive: 1!important;
		flex-grow: 1!important
	}
	.flex-xl-shrink-0 {
		-webkit-flex-shrink: 0!important;
		-ms-flex-negative: 0!important;
		flex-shrink: 0!important
	}
	.flex-xl-shrink-1 {
		-webkit-flex-shrink: 1!important;
		-ms-flex-negative: 1!important;
		flex-shrink: 1!important
	}
	.justify-content-xl-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xl-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xl-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xl-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xl-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xl-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xl-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xl-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xl-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xl-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-xl-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xl-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xl-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-xl-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: .25rem!important
}

.mt-1,
.my-1 {
	margin-top: .25rem!important
}

.mr-1,
.mx-1 {
	margin-right: .25rem!important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
	margin-left: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.mt-2,
.my-2 {
	margin-top: .5rem!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
	margin-left: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.mt-3,
.my-3 {
	margin-top: 1rem!important
}

.mr-3,
.mx-3 {
	margin-right: 1rem!important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
	margin-left: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.mt-5,
.my-5 {
	margin-top: 3rem!important
}

.mr-5,
.mx-5 {
	margin-right: 3rem!important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
	margin-left: 3rem!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: .25rem!important
}

.pt-1,
.py-1 {
	padding-top: .25rem!important
}

.pr-1,
.px-1 {
	padding-right: .25rem!important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
	padding-left: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.pt-2,
.py-2 {
	padding-top: .5rem!important
}

.pr-2,
.px-2 {
	padding-right: .5rem!important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
	padding-left: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.pt-3,
.py-3 {
	padding-top: 1rem!important
}

.pr-3,
.px-3 {
	padding-right: 1rem!important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
	padding-left: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pr-5,
.px-5 {
	padding-right: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
	padding-left: 3rem!important
}

.m-n1 {
	margin: -.25rem!important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem!important
}

.m-n2 {
	margin: -.5rem!important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem!important
}

.m-n3 {
	margin: -1rem!important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem!important
}

.m-n4 {
	margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem!important
}

.m-n5 {
	margin: -3rem!important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem!important
}

.m-auto {
	margin: auto!important
}

.mt-auto,
.my-auto {
	margin-top: auto!important
}

.mr-auto,
.mx-auto {
	margin-right: auto!important
}

.mb-auto,
.my-auto {
	margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
	margin-left: auto!important
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem!important
	}
	.m-sm-n1 {
		margin: -.25rem!important
	}
	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem!important
	}
	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem!important
	}
	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem!important
	}
	.m-sm-n2 {
		margin: -.5rem!important
	}
	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem!important
	}
	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem!important
	}
	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem!important
	}
	.m-sm-n3 {
		margin: -1rem!important
	}
	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem!important
	}
	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem!important
	}
	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem!important
	}
	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem!important
	}
	.m-sm-n4 {
		margin: -1.5rem!important
	}
	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem!important
	}
	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem!important
	}
	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem!important
	}
	.m-sm-n5 {
		margin: -3rem!important
	}
	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem!important
	}
	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem!important
	}
	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem!important
	}
	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem!important
	}
	.m-md-n1 {
		margin: -.25rem!important
	}
	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem!important
	}
	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem!important
	}
	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem!important
	}
	.m-md-n2 {
		margin: -.5rem!important
	}
	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem!important
	}
	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem!important
	}
	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem!important
	}
	.m-md-n3 {
		margin: -1rem!important
	}
	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem!important
	}
	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem!important
	}
	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem!important
	}
	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem!important
	}
	.m-md-n4 {
		margin: -1.5rem!important
	}
	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem!important
	}
	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem!important
	}
	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem!important
	}
	.m-md-n5 {
		margin: -3rem!important
	}
	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem!important
	}
	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem!important
	}
	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem!important
	}
	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem!important
	}
	.m-lg-n1 {
		margin: -.25rem!important
	}
	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem!important
	}
	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem!important
	}
	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem!important
	}
	.m-lg-n2 {
		margin: -.5rem!important
	}
	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem!important
	}
	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem!important
	}
	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem!important
	}
	.m-lg-n3 {
		margin: -1rem!important
	}
	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem!important
	}
	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem!important
	}
	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem!important
	}
	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem!important
	}
	.m-lg-n4 {
		margin: -1.5rem!important
	}
	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem!important
	}
	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem!important
	}
	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem!important
	}
	.m-lg-n5 {
		margin: -3rem!important
	}
	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem!important
	}
	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem!important
	}
	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem!important
	}
	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: .25rem!important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem!important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem!important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem!important
	}
	.m-xl-2 {
		margin: .5rem!important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem!important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem!important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem!important
	}
	.m-xl-3 {
		margin: 1rem!important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem!important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem!important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem!important
	}
	.m-xl-4 {
		margin: 1.5rem!important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.m-xl-5 {
		margin: 3rem!important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem!important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem!important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: .25rem!important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem!important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem!important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem!important
	}
	.p-xl-2 {
		padding: .5rem!important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem!important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem!important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem!important
	}
	.p-xl-3 {
		padding: 1rem!important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem!important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem!important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem!important
	}
	.p-xl-4 {
		padding: 1.5rem!important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem!important
	}
	.p-xl-5 {
		padding: 3rem!important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem!important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem!important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem!important
	}
	.m-xl-n1 {
		margin: -.25rem!important
	}
	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem!important
	}
	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem!important
	}
	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem!important
	}
	.m-xl-n2 {
		margin: -.5rem!important
	}
	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem!important
	}
	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem!important
	}
	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem!important
	}
	.m-xl-n3 {
		margin: -1rem!important
	}
	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem!important
	}
	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem!important
	}
	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem!important
	}
	.m-xl-n4 {
		margin: -1.5rem!important
	}
	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xl-n5 {
		margin: -3rem!important
	}
	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem!important
	}
	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem!important
	}
	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto!important
	}
}

.w-25 {
	width: 25%!important
}

.w-50 {
	width: 50%!important
}

.w-75 {
	width: 75%!important
}

.w-100 {
	width: 100%!important
}

.w-auto {
	width: auto!important
}

.h-25 {
	height: 25%!important
}

.h-50 {
	height: 50%!important
}

.h-75 {
	height: 75%!important
}

.h-100 {
	height: 100%!important
}

.h-auto {
	height: auto!important
}

.mw-100 {
	max-width: 100%!important
}

.mh-100 {
	max-height: 100%!important
}

.min-vw-100 {
	min-width: 100vw!important
}

.min-vh-100 {
	min-height: 100vh!important
}

.vw-100 {
	width: 100vw!important
}

.vh-100 {
	height: 100vh!important
}

.flickity-enabled {
	position: relative
}

.flickity-enabled:focus {
	outline: 0
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.flickity-button {
	position: absolute;
	background: rgba(255, 255, 255, .75);
	border: none;
	color: #333
}

.flickity-button:hover {
	background: #fff;
	cursor: pointer
}

.flickity-button:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 5px #19f;
	box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
	opacity: .6
}

.flickity-button:disabled {
	opacity: .3;
	cursor: auto;
	pointer-events: none
}

.flickity-button-icon {
	fill: currentColor
}

.flickity-prev-next-button {
	top: 50%;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
	left: 10px
}

.flickity-prev-next-button.next {
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}

.flickity-rtl .flickity-page-dots {
	direction: rtl
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer
}

.flickity-page-dots .dot.is-selected {
	opacity: 1
}

.flickity-enabled.is-fade .flickity-slider>* {
	pointer-events: none;
	z-index: 0
}

.flickity-enabled.is-fade .flickity-slider>.is-selected {
	pointer-events: auto;
	z-index: 1
}


/*! lightgallery - v1.6.12 - 2019-02-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2019 Sachin N; Licensed GPLv3 */

@font-face {
	font-family: lg;
	src: url(../image/lg.eot);
	src: url(../image/lg.eot) format("embedded-opentype"), url(../image/lg.woff) format("woff"), url(../image/lg.ttf) format("truetype"), url(../image/lg.svg) format("svg");
	font-weight: 400;
	font-style: normal
}

.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, .45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080;
	border: none;
	outline: 0
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
	color: #fff
}

.lg-actions .lg-next {
	right: 20px
}

.lg-actions .lg-next:before {
	content: "\e095"
}

.lg-actions .lg-prev {
	left: 20px
}

.lg-actions .lg-prev:after {
	content: "\e094"
}

@-webkit-keyframes lg-right-end {
	0% {
		left: 0
	}
	50% {
		left: -30px
	}
	100% {
		left: 0
	}
}

@keyframes lg-right-end {
	0% {
		left: 0
	}
	50% {
		left: -30px
	}
	100% {
		left: 0
	}
}

@-webkit-keyframes lg-left-end {
	0% {
		left: 0
	}
	50% {
		left: 30px
	}
	100% {
		left: 0
	}
}

@keyframes lg-left-end {
	0% {
		left: 0
	}
	50% {
		left: 30px
	}
	100% {
		left: 0
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .45)
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none!important;
	outline: medium none;
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
	color: #fff
}

.lg-toolbar .lg-close:after {
	content: "\e070"
}

.lg-toolbar .lg-download:after {
	content: "\e0f2"
}

.lg-sub-html {
	background-color: rgba(0, 0, 0, .45);
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}

#lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-webkit-transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	-webkit-transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s!important;
	transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s!important;
	-o-transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s!important;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s!important;
	-o-transition-duration: 0s!important;
	transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
	border-radius: 5px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 4px;
	margin-bottom: 5px
}

@media (min-width:1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color .25s ease;
		-o-transition: border-color .25s ease;
		transition: border-color .25s ease
	}
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-color: #a90707
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	-o-transition: bottom .25s ease;
	transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px
}

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
	color: #fff
}

.lg-outer .lg-video-cont {
	display: inline-block;
	vertical-align: middle;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer
}

.lg-outer .lg-has-iframe .lg-video {
	-webkit-overflow-scrolling: touch;
	overflow: auto
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(../image/vimeo-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(../image/vimeo-play.png) no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: transparent url(../image/video-play.png) no-repeat scroll 0 0;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url(../image/youtube-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(../image/youtube-play.png) no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	-webkit-transition: opacity 80ms ease 0s;
	-o-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}

.lg-progress-bar.lg-start .lg-progress {
	width: 100%
}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}

.lg-autoplay-button:after {
	content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	-webkit-transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
	transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
	-o-transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

#lg-zoom-in:after {
	content: "\e311"
}

#lg-actual-size {
	font-size: 20px
}

#lg-actual-size:after {
	content: "\e033"
}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none
}

#lg-zoom-out:after {
	content: "\e312"
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
	transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, .5);
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	-webkit-transition: -webkit-box-shadow .3s ease 0s;
	transition: -webkit-box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s;
	width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
	-webkit-box-shadow: 0 0 0 8px #fff inset;
	box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}

.lg-fullscreen:after {
	content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, .25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
	color: #fff
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-webkit-transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
	transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
	-o-transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	right: 16px;
	top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
	margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
	color: #333
}

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto
}

.lg-outer #lg-share {
	position: relative
}

.lg-outer #lg-share:after {
	content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
	content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
	color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
	content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
	content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
	content: "\e903"
}

.lg-group:after {
	content: "";
	display: table;
	clear: both
}

.lg-outer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.lg-outer.lg-visible {
	opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit!important;
	-o-transition-duration: inherit!important;
	transition-duration: inherit!important;
	-webkit-transition-timing-function: inherit!important;
	-o-transition-timing-function: inherit!important;
	transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s!important;
	-o-transition-duration: 0s!important;
	transition-duration: 0s!important;
	opacity: 1
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%
}

.lg-outer .lg-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap
}

.lg-outer .lg-item {
	background: url(../image/loading.gif) no-repeat scroll center center transparent;
	display: none!important
}

.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block!important
}

.lg-outer.lg-css .lg-current {
	display: inline-block!important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.lg-outer .lg-item.lg-complete {
	background-image: none
}

.lg-outer .lg-item.lg-current {
	z-index: 1060
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto!important;
	height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1
}

.lg-outer .lg-empty-html {
	display: none
}

.lg-outer.lg-hide-download #lg-download {
	display: none
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-backdrop.in {
	opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s!important;
	-o-transition: none 0s ease 0s!important;
	transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
	opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	-o-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 16px
}

body,
html {
	height: 100%
}

body {
	font-size: 1rem;
	min-width: 320px;
	position: relative;
	line-height: 1.6;
	font-family: "Istok Web", sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	color: #303036;
	opacity: 1;
	background-color: #fff
}

body.overflow-hidden {
	overflow: hidden
}

main {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.main-inner {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	overflow: hidden;
	background-color: #fff
}

.footer {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

aside ol,
aside ul,
footer ol,
footer ul,
header ol,
header ul {
	list-style: none;
	margin: 0;
	padding: 0
}

a {
	color: #2c7ae7;
	text-decoration: underline;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

a:hover {
	text-decoration: none;
	color: #2c7ae7
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

.gutters-default {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.gutters-default>.col,
.gutters-default>[class*=col-] {
	padding-right: .625rem;
	padding-left: .625rem
}

.gutters-20 {
	margin-right: -10px;
	margin-left: -10px
}

.gutters-20>.col,
.gutters-20>[class*=col-] {
	padding-right: 10px;
	padding-left: 10px
}

.gutters-10 {
	margin-right: -5px;
	margin-left: -5px
}

.gutters-10>.col,
.gutters-10>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.ie-browser {
	display: table;
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-family: Arial, sans-serif;
	text-align: center
}

.ie-browser-tr {
	display: table-row
}

.ie-browser-td {
	display: table-cell;
	vertical-align: middle
}

table {
	width: 100%;
	border-bottom: 1px solid #eee
}

table.table-secondary tr:nth-child(even) {
	background-color: transparent
}

table.table-secondary tbody tr {
	border-bottom: 1px solid #eee
}

table.table-secondary tbody tr:hover {
	background-color: #f0f4f8
}

table.table-bordered tr:nth-child(even) {
	background-color: transparent
}

table.table-bordered td {
	border: 1px solid #eee
}

table.table-bordered thead tr th {
	background-color: #eee;
	color: #303036;
	border: 1px solid #eee
}

table td,
table th {
	padding: 0.5rem 1rem
}

table tr:nth-child(even) {
	background-color: #f0f4f8
}

table thead tr th {
	font-weight: 500;
	text-transform: uppercase;
	background-color: #2c7ae7;
	color: #fff;
	font-size: 1rem
}

table tfoot {
	font-weight: 600
}

@media (max-width:767.98px) {
	.table-responsive {
		position: relative;
		width: 100%;
		overflow-y: auto
	}
	.table-responsive table {
		width: 650px
	}
	.table-responsive-outer {
		position: relative
	}
	.table-responsive-outer::after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 10px;
		height: 100%;
		background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, .3), #fff);
		background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .3)), to(#fff));
		background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, .3), #fff);
		background-image: linear-gradient(0deg, rgba(255, 255, 255, .3), #fff)
	}
	.table-container::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 14px;
		height: 14px
	}
	.table-container::-webkit-scrollbar-thumb {
		border-radius: .625rem;
		border: 3px solid #fff;
		background-color: rgba(0, 0, 0, .3)
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	line-height: 1.3;
	margin-bottom: 2rem;
	font-weight: 700;
	font-family: Montserrat, sans-serif
}

h1 {
	font-size: 2.5rem
}

h2 {
	font-size: 2rem
}

h3 {
	font-size: 1.75rem
}

h4 {
	font-size: 1.5rem
}

h5 {
	font-size: 1.25rem
}

h6 {
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase
}

p {
	margin: 0 0 2rem 0
}

mark {
	padding: .2em;
	background-color: #2c7ae7;
	color: #fff
}

small {
	font-size: .85rem
}

blockquote {
	padding: 0 0 0 1.25em;
	font-style: italic;
	color: #63636b;
	border-left: 3px solid #2c7ae7
}

blockquote p {
	margin-bottom: 0!important
}

blockquote footer {
	color: #2c7ae7;
	font-style: normal;
	padding-top: .8em
}

.content {
	text-align: justify
}

.content>* {
	margin-bottom: 2rem
}

.content>:last-child {
	margin-bottom: 0
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	margin-top: 2.5rem;
	text-align: left
}

.content h2:first-child,
.content h3:first-child,
.content h4:first-child,
.content h5:first-child,
.content h6:first-child {
	margin-top: 0
}

.content ol,
.content ul {
	list-style: none;
	margin: 0 0 2rem 0;
	padding: 0
}

.content ol li,
.content ul li {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .625rem
}

.content ol li::before,
.content ul li::before {
	margin-right: 5px
}

.content ul li::before {
	content: "";
	position: relative;
	display: block;
	min-width: 8px;
	width: 8px;
	height: 8px;
	margin-top: 7.8px;
	margin-right: 12px;
	background-color: #2c7ae7;
	border-radius: 50%;
	line-height: 1
}

.content ol {
	counter-reset: item
}

.content ol li::before {
	content: counter(item) ".";
	counter-increment: item;
	display: block;
	min-width: 1rem;
	color: #2c7ae7;
	top: 0
}

.content img {
	display: block;
	margin-bottom: 2rem;
	max-width: 100%;
	height: auto
}

@media (max-width:767.98px) {
	h1 {
		font-size: 2rem
	}
	h2 {
		font-size: 1.75rem
	}
	h3 {
		font-size: 1.5rem
	}
	h4 {
		font-size: 1.25rem
	}
	h5 {
		font-size: 1.125rem
	}
}

.accordion {
	color: #63636b;
	margin-bottom: -1.25rem
}

.accordion-col {
	margin-bottom: 1.25rem
}

.accordion-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.accordion-item {
	display: block;
	border-radius: .625rem;
	overflow: hidden;
	margin-bottom: 1rem
}

.accordion-item.active .accordion-trigger::before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.accordion-trigger {
	position: relative;
	cursor: pointer;
	padding: 1.25rem 3.125rem 1.25rem 1.25rem;
	color: #303036;
	line-height: 1.2
}

.accordion-trigger::after,
.accordion-trigger::before {
	content: "";
	position: absolute;
	right: 1.25rem;
	top: 50%;
	width: 14px;
	height: 2px;
	background-color: #2c7ae7;
	margin-top: -1px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.accordion-trigger::before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.accordion-content {
	display: none;
	padding: 1.25rem;
	border-top: 1px solid #d4d4e1
}

.alerts {
	position: fixed;
	right: 1rem;
	bottom: 1rem;
	padding-left: 15px;
	z-index: 300000
}

.alerts.alerts-static {
	position: relative;
	right: 0;
	bottom: 0;
	padding: 0;
	z-index: 0
}

.alerts.alerts-static .alert {
	margin-left: 0
}

.alert {
	position: relative;
	padding: .75rem 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-radius: .375rem;
	color: #004085;
	font-size: 1rem;
	margin-left: 15px;
	border: 1px solid #b8daff;
	background-color: #b8daff;
	margin-bottom: .625rem
}

.alert a {
	color: #004085;
	text-decoration: none;
	font-weight: 600
}

.alert a:hover {
	text-decoration: underline
}

.alert:last-child {
	margin-bottom: 0
}

.alert.alert-success {
	background-color: #d4edda;
	border-color: #d4edda;
	color: #155724
}

.alert.alert-success a {
	color: #155724
}

.alert.alert-danger {
	background-color: #f8d7da;
	border-color: #f8d7da;
	color: #721c24
}

.alert.alert-danger a {
	color: #721c24
}

.alert.alert-warning {
	background-color: #fff3cd;
	border-color: #fff3cd;
	color: #856404
}

.alert.alert-warning a {
	color: #856404
}

.alert-text {
	line-height: 1.375rem
}

.alert-ico {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: .625rem
}

.alert-close {
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 0;
	border: none;
	background-color: transparent;
	line-height: 1;
	cursor: pointer;
	color: #303036;
	outline: 0;
	opacity: .6;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.alert-close:focus {
	outline: 0
}

.alert-close:hover {
	opacity: 1;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.alert-title {
	margin-bottom: 10px;
	margin-left: 1rem
}

.bread-crumbs {
	position: relative;
	padding: 1.125rem 0;
	background-color: #f0f4f8
}

.bread-crumbs-list {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem;
	overflow: hidden
}

.bread-crumbs-list::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 60px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(240, 244, 248, 0)), to(#f0f4f8));
	background: -o-linear-gradient(left, rgba(240, 244, 248, 0) 0, #f0f4f8 100%);
	background: linear-gradient(to right, rgba(240, 244, 248, 0) 0, #f0f4f8 100%)
}

.bread-crumbs-list li {
	position: relative;
	margin-right: 2rem;
	white-space: nowrap
}

.bread-crumbs-list li:last-child {
	margin-right: 0
}

.bread-crumbs-list li:last-child a {
	pointer-events: none;
	cursor: text;
	color: #2c7ae7
}

.bread-crumbs-list li:last-child a:hover {
	text-decoration: none
}

.bread-crumbs-list li:last-child i {
	display: none
}

.bread-crumbs-list li a {
	text-decoration: none;
	color: #63636b
}

.bread-crumbs-list li a:hover {
	text-decoration: underline
}

.bread-crumbs-list li i {
	position: absolute;
	top: 50%;
	right: -1.5625rem;
	margin-top: -9px;
	color: #2c7ae7
}

.wrap-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-left: -1rem;
	margin-bottom: -1rem
}

.wrap-btn .btn {
	margin-left: 1rem;
	margin-bottom: 1rem
}

.btn {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 1rem;
	color: #fff;
	fill: #fff;
	background: #2c7ae7;
	background: -webkit-gradient(linear, left top, right top, from(#2876e2), to(#3f8efc));
	background: -o-linear-gradient(left, #2876e2 0, #3f8efc 100%);
	background: linear-gradient(to right, #2876e2 0, #3f8efc 100%);
	text-decoration: none;
	text-align: center;
	padding: .75em 1.75em;
	border-radius: .375rem;
	outline: 0;
	border: none;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.btn.btn-w240 {
	width: 240px
}

.btn.btn-wide {
	display: block;
	width: 100%
}

.btn.btn-small {
	font-size: .875rem
}

.btn.btn-large {
	font-size: 1.125rem
}

.btn.btn-border {
	background: 0 0;
	color: #303036;
	fill: #303036
}

.btn.btn-border:hover {
	background: 0 0
}

.btn.btn-border:hover::after {
	-webkit-transform: translateX(0) skew(-15deg);
	-ms-transform: translateX(0) skew(-15deg);
	transform: translateX(0) skew(-15deg)
}

.btn.btn-border::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #303036;
	border-radius: .375rem;
	overflow: hidden
}

.btn.btn-border::after {
	content: "";
	position: absolute;
	left: -25%;
	top: 0;
	width: 150%;
	height: 100%;
	background-color: #303036;
	-webkit-transform: translateX(-130%) skew(-15deg);
	-ms-transform: translateX(-130%) skew(-15deg);
	transform: translateX(-130%) skew(-15deg);
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.btn.btn-border>i,
.btn.btn-border>span,
.btn.btn-border>svg {
	position: relative;
	z-index: 1
}

.btn.btn-widht-ico {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.btn.btn-widht-ico>svg {
	width: 13px;
	height: 13px
}

.btn.btn-widht-ico .btn-widht-ico-right {
	margin-left: .5rem
}

.btn.btn-widht-ico .btn-widht-ico-left {
	margin-right: .5rem
}

.btn:focus {
	outline: 0
}

.btn:hover {
	background: #2876e2;
	background: -webkit-gradient(linear, right top, left top, from(#2876e2), to(#3f8efc));
	background: -o-linear-gradient(right, #2876e2 0, #3f8efc 100%);
	background: linear-gradient(to left, #2876e2 0, #3f8efc 100%);
	color: #fff;
	fill: #fff
}

.ripple {
	position: relative;
	overflow: hidden
}

.ripple-effect {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid rgba(255, 255, 255, .3);
	border-radius: 50%;
	-webkit-animation: ripple 1s ease forwards;
	animation: ripple 1s ease forwards;
	z-index: 3
}

@-webkit-keyframes ripple {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	100% {
		-webkit-transform: scale(250);
		transform: scale(250)
	}
}

@keyframes ripple {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	100% {
		-webkit-transform: scale(250);
		transform: scale(250)
	}
}

.hover-link {
	position: relative;
	overflow: hidden;
	display: block;
	text-decoration: none;
	color: #303036
}

.hover-link::after {
	content: attr(data-title);
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	color: #2c7ae7
}

.hover-link>span {
	display: block;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.hover-link:hover>span {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.hover-link:hover::after {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.mobile .hover-link::after,
.tablet .hover-link::after {
	content: none
}

.mobile .hover-link:hover>span,
.tablet .hover-link:hover>span {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.wrapp-btn-circl-arrow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.btn-circl-arrow {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 2rem;
	height: 2rem;
	color: #fff;
	fill: #fff;
	background-color: #2c7ae7;
	border-radius: 50%;
	text-align: center;
	font-size: 1rem;
	overflow: hidden
}

.btn-circl-arrow:hover {
	background-color: #f0f4f8
}

.btn-circl-arrow>svg {
	margin: auto;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.btn-circl-arrow.btn-circl-arrow-white {
	color: #2c7ae7;
	fill: #2c7ae7;
	background-color: #fff
}

.btn-circl-arrow.btn-circl-arrow-white:hover {
	background-color: #f0f4f8
}

.btn-circl-arrow-text {
	position: absolute;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	z-index: 1;
	white-space: nowrap;
	margin-right: .625rem;
	line-height: 2rem;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.wrapp-btn-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.btn-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1rem;
	text-decoration: none;
	color: #2c7ae7;
	fill: #2c7ae7
}

.btn-link .btn-link-ico {
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.btn-link .btn-link-ico-right {
	margin-left: .625rem
}

.btn-link .btn-link-ico-left {
	margin-right: .625rem
}

.btn-link:hover .btn-link-ico {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.btn-top {
	position: fixed;
	right: 15px;
	bottom: -5rem;
	width: 2.5rem;
	height: 2.5rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-radius: .625rem;
	border: 1px solid #d4d4e1;
	background: #fff;
	z-index: 100;
	fill: #2c7ae7;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	cursor: pointer;
	opacity: 0;
	visibility: hidden
}

.btn-top.active {
	opacity: 1;
	visibility: visible;
	bottom: 15px
}

.btn-top:hover {
	border-color: #2c7ae7;
	fill: #2c7ae7
}

.btn-top>svg {
	width: 14px;
	height: 10px;
	margin: auto;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.flickity-page-dots {
	position: relative;
	bottom: inherit;
	margin-top: 2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: -.625rem
}

.flickity-page-dots .dot {
	position: relative;
	width: 14px;
	height: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	outline: 0;
	background: 0 0;
	opacity: 1;
	margin: 0 1.125rem .625rem 0
}

.flickity-page-dots .dot:last-child {
	margin-right: 0
}

.flickity-page-dots .dot.is-selected::after {
	background-color: #2c7ae7;
	width: 100%;
	height: 100%
}

.flickity-page-dots .dot:hover::after {
	background-color: #2c7ae7
}

.flickity-page-dots .dot::after {
	content: "";
	width: 10px;
	height: 10px;
	background-color: #303036;
	margin: 0;
	border-radius: 50%;
	outline: 0;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.flickity-dots-white .flickity-page-dots .dot::after {
	background-color: #fff
}

.flickity-dots-white .flickity-page-dots .dot.is-selected::after {
	background-color: #2c7ae7
}

.flickity-prev-next-button {
	width: 2.5rem;
	height: 2.5rem;
	border-radius: .625rem;
	background: #fff;
	border: 1px solid #d4d4e1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.flickity-prev-next-button .flickity-button-icon {
	position: relative;
	left: 0;
	top: 0;
	width: .8125rem;
	height: .8125rem;
	margin: auto;
	fill: #2c7ae7
}

.ios .flickity-prev-next-button .flickity-button-icon {
	width: 1.125rem;
	height: 1.125rem
}

.carusel-col {
	padding: 0;
	margin-right: 30px
}

.carusel-col:last-child {
	margin-right: 0
}

.flickity-dots-absolute .flickity-page-dots {
	position: absolute;
	bottom: 2rem
}

.project-carusel {
	margin-left: 1.25rem;
	margin-right: 1.25rem
}

.project-carusel .flickity-prev-next-button.previous {
	left: -1.25rem
}

.project-carusel .flickity-prev-next-button.next {
	right: -1.25rem
}

::-webkit-input-placeholder {
	color: #b7b7ba;
	opacity: 1
}

:-moz-placeholder {
	color: #b7b7ba;
	opacity: 1
}

::-moz-placeholder {
	color: #b7b7ba;
	opacity: 1
}

:-ms-input-placeholder {
	color: #b7b7ba;
	opacity: 1
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	display: block;
	font-size: 1rem;
	width: 100%;
	padding: -webkit-calc(.75em - 1px) 1rem;
	padding: calc(.75em - 1px) 1rem;
	margin-bottom: 1rem;
	border: none;
	border-radius: .375rem;
	border: 1px solid #d4d4e1;
	outline: 0;
	color: #303036;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: 400;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
	border-color: #2c7ae7
}

textarea {
	height: auto;
	resize: none
}

.select {
	position: relative
}

.select select {
	padding-right: 2rem
}

.select::after {
	content: "";
	position: absolute;
	right: .8rem;
	top: 50%;
	margin-top: -2px;
	border: 5px solid transparent;
	pointer-events: none;
	border-top: 6px solid #303036
}

.form-field {
	position: relative;
	margin-bottom: 1.25rem
}

.form-field .form-field-label,
.form-field input[type=email],
.form-field input[type=number],
.form-field input[type=password],
.form-field input[type=search],
.form-field input[type=tel],
.form-field input[type=text],
.form-field input[type=url],
.form-field select,
.form-field textarea {
	margin: 0
}

.form-field.focus .form-field-label {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(1rem);
	-ms-transform: translateX(1rem);
	transform: translateX(1rem)
}

.form-field label.error {
	color: #ff3d0d;
	font-size: .67rem;
	line-height: 1;
	position: absolute;
	right: 5px;
	top: 5px
}

.form-field input.error,
.form-field select.error,
.form-field textarea.error {
	border-color: #ff3d0d
}

.form-field.form-field-large .form-field-label,
.form-field.form-field-large input[type=email],
.form-field.form-field-large input[type=number],
.form-field.form-field-large input[type=password],
.form-field.form-field-large input[type=search],
.form-field.form-field-large input[type=tel],
.form-field.form-field-large input[type=text],
.form-field.form-field-large input[type=url],
.form-field.form-field-large select,
.form-field.form-field-large textarea {
	font-size: 1.125rem
}

.form-field.form-field-small .form-field-label,
.form-field.form-field-small input[type=email],
.form-field.form-field-small input[type=number],
.form-field.form-field-small input[type=password],
.form-field.form-field-small input[type=search],
.form-field.form-field-small input[type=tel],
.form-field.form-field-small input[type=text],
.form-field.form-field-small input[type=url],
.form-field.form-field-small select,
.form-field.form-field-small textarea {
	font-size: .875rem
}

.form-field.form-field-small .select::after {
	border-width: 4px;
	border-top-width: 5px;
	margin-top: -2px
}

.form-field small {
	color: #63636b
}

.form-field-group {
	position: relative
}

.form-field-group.focus .form-field-label {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(1rem);
	-ms-transform: translateX(1rem);
	transform: translateX(1rem)
}

.form-field-label {
	font-size: 1rem;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	pointer-events: none;
	color: #b7b7ba;
	padding: -webkit-calc(.75em - 1px) 1rem;
	padding: calc(.75em - 1px) 1rem;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	border: 1px solid transparent;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.form-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.form-btn.form-btn-wide .btn {
	width: 100%
}

.form-btn .btn {
	display: block
}

.custom-controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1.5rem;
	margin-bottom: -1rem
}

.custom-control {
	margin-left: 1.5rem;
	margin-bottom: 1rem
}

.checkbox {
	position: relative
}

.checkbox-input {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 0;
	height: 0;
	visibility: hidden;
	opacity: 0
}

.checkbox-input:hover+.checkbox-label .checkbox-ico {
	border-color: #2c7ae7
}

.checkbox-input:checked+.checkbox-label .checkbox-ico {
	border-color: #2c7ae7
}

.checkbox-input:checked+.checkbox-label .checkbox-ico i,
.checkbox-input:checked+.checkbox-label .checkbox-ico svg {
	opacity: 1
}

.checkbox-label {
	position: relative;
	line-height: 1.25rem;
	font-weight: 400;
	margin: 0;
	font-size: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	cursor: pointer
}

.checkbox-ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 1.25rem;
	height: 1.25rem;
	min-width: 1.25rem;
	margin-right: .625rem;
	border: 1px solid #d4d4e1;
	border-radius: .25rem;
	fill: #2c7ae7;
	color: #2c7ae7;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.checkbox-ico svg {
	margin: auto;
	width: .625rem;
	height: .625rem
}

.checkbox-ico i,
.checkbox-ico svg {
	opacity: 0;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.radio {
	position: relative
}

.radio-input {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 0;
	height: 0;
	visibility: hidden;
	opacity: 0
}

.radio-input:hover+.radio-label::before {
	border-color: #2c7ae7
}

.radio-input:checked+.radio-label::after {
	opacity: 1
}

.radio-input:checked+.radio-label::before {
	border-color: #2c7ae7
}

.radio-label {
	position: relative;
	line-height: 1.25rem;
	font-weight: 400;
	margin: 0;
	font-size: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	cursor: pointer
}

.radio-label::before {
	content: "";
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 1.25rem;
	height: 1.25rem;
	min-width: 1.25rem;
	margin-right: .625rem;
	border: 1px solid #d4d4e1;
	border-radius: 50%;
	fill: #2c7ae7;
	color: #2c7ae7;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.radio-label::after {
	content: "";
	position: absolute;
	left: .3125rem;
	top: .3125rem;
	width: .625rem;
	height: .625rem;
	background-color: #2c7ae7;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.form-center {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto
}

.form-or-text {
	text-transform: uppercase;
	text-align: center;
	margin: 25px 0;
	font-size: 1rem;
	position: relative;
	overflow: hidden;
	color: #63636b
}

.form-or-text span {
	position: relative;
	z-index: 1;
	padding: 0 10px;
	background-color: #fff
}

.form-or-text span::after {
	content: "";
	position: absolute;
	right: 100%;
	top: 50%;
	width: 1000px;
	height: 1px;
	margin-top: -1px;
	background-color: #eee
}

.form-or-text span::before {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	width: 1000px;
	height: 1px;
	margin-top: -1px;
	background-color: #eee
}

.social-login {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	font-size: 1rem;
	margin-left: -15px;
	margin-bottom: -15px
}

.social-login li {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 100%;
	border-radius: .375rem;
	overflow: hidden
}

.social-login li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #fff;
	fill: #fff;
	font-size: 1rem;
	padding: -webkit-calc(.95em - 1px) 1rem;
	padding: calc(.95em - 1px) 1rem;
	text-decoration: none
}

.social-login li a svg {
	width: 18px;
	height: 18px;
	margin-right: 10px
}

.social-login li a.link-google-plus svg {
	width: 22px;
	height: 22px
}

.link-facebook {
	background-color: #29487d
}

.link-facebook:hover {
	background-color: rgba(41, 72, 125, .8)
}

.link-twitter {
	background-color: #1da1f2
}

.link-twitter:hover {
	background-color: rgba(29, 161, 242, .8)
}

.link-google-plus {
	background-color: #e85858
}

.link-google-plus:hover {
	background-color: rgba(232, 88, 88, .8)
}

.section-subscribe-bg {
	min-height: 350px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.section-subscribe-bg-header {
	text-align: center;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto
}

.material-icons {
	font-size: 1rem;
	height: 1rem;
	width: 1rem
}

.material-icons.md-18 {
	font-size: 18px;
	width: 18px;
	height: 18px
}

.material-icons.md-20 {
	font-size: 20px;
	width: 20px;
	height: 20px
}

.material-icons.md-22 {
	font-size: 22px;
	width: 22px;
	height: 22px
}

.material-icons.md-24 {
	font-size: 24px;
	width: 24px;
	height: 24px
}

.material-icons.md-26 {
	font-size: 26px;
	width: 26px;
	height: 26px
}

.material-icons.md-28 {
	font-size: 28px;
	width: 28px;
	height: 28px
}

.material-icons.md-30 {
	font-size: 30px;
	width: 30px;
	height: 30px
}

.material-icons.md-36 {
	font-size: 36px;
	width: 36px;
	height: 36px
}

.material-icons.md-48 {
	font-size: 48px;
	width: 49px;
	height: 48px
}

.pagination-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -.625rem
}

.pagination-list li {
	margin-left: .625rem
}

.pagination-list li.active a,
.pagination-list li:hover a {
	color: #2c7ae7;
	border-color: #2c7ae7
}

.pagination-list li.active a {
	cursor: default;
	pointer-events: none
}

.pagination-list li.pagination-item-arrow a {
	color: #2c7ae7;
	border-color: transparent;
	width: 1.5rem;
	height: 1.5rem
}

.pagination-list li.pagination-item-arrow:hover a {
	color: #303036
}

.pagination-list li.pagination-item-disabled a {
	color: #b9b9c8;
	pointer-events: none
}

.pagination-list li.pagination-item-disabled:hover a {
	color: #b9b9c8
}

.pagination-list li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 2.1875rem;
	height: 2.1875rem;
	color: #63636b;
	text-decoration: none;
	border: 1px solid #d4d4e1;
	border-radius: .375rem
}

.popup_style {
	display: none;
	width: 100%;
	max-width: 430px;
	margin-top: 1rem;
	margin-bottom: 1rem;
	border-radius: 0;
	padding: 0 1rem;
	overflow: hidden
}

.popup_style.popup_style_wide {
	max-width: 700px
}

.popup {
	position: relative;
	width: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 2.5rem 2.85rem;
	margin: 0 auto;
	border-radius: .625rem;
	overflow: hidden
}

.open_popup {
	display: block
}

.popup_close {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	z-index: 1;
	color: #2c7ae7;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.popup_close:hover {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.popup_title {
	margin-bottom: 2rem;
	text-align: center;
	font-weight: 700
}

.сallback_popup_form .btn {
	width: 100%
}

.popup_style_sally {
	-webkit-transform: scale3d(.5, .5, 1);
	transform: scale3d(.5, .5, 1)
}

.popup_style_sandra {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1)
}

.popup_style_slide_right {
	-webkit-transform: translateX(300px);
	-ms-transform: translateX(300px);
	transform: translateX(300px)
}

.popup_style_slide_Left {
	-webkit-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	transform: translateX(-300px)
}

.popup_style_slide_top {
	-webkit-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px)
}

.popup_style_slide_bottom {
	-webkit-transform: translateY(200px);
	-ms-transform: translateY(200px);
	transform: translateY(200px)
}

.popup_style_slide_fall {
	-webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
	transform: translate(30%) translateZ(600px) rotate(10deg)
}

.popup_style_slide_3dflip_horizontal {
	-webkit-transform: translateZ(-250px) rotateY(89deg);
	transform: translateZ(-250px) rotateY(89deg);
	opacity: 1
}

.popup_style_slide_3dflip_vertical {
	-webkit-transform: translateZ(-250px) rotateX(89deg);
	transform: translateZ(-250px) rotateX(89deg);
	opacity: 1
}

.popup_visible .popup_style_sally {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.popup_visible .popup_style_sandra {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.popup_visible .popup_style_slide_Left,
.popup_visible .popup_style_slide_right {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.popup_visible .popup_style_slide_bottom,
.popup_visible .popup_style_slide_top {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.popup_visible .popup_style_slide_fall {
	-webkit-transform: translate(0) translateZ(0) rotate(0);
	transform: translate(0) translateZ(0) rotate(0)
}

.popup_visible .popup_style_slide_3dflip_horizontal {
	-webkit-transform: translateZ(0) rotateY(0);
	transform: translateZ(0) rotateY(0);
	opacity: 1
}

.popup_visible .popup_style_slide_3dflip_vertical {
	-webkit-transform: translateZ(0) rotateX(0);
	transform: translateZ(0) rotateX(0);
	opacity: 1
}

.tabs {
	position: relative
}

.tabs-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d4d4e1;
	color: #303036
}

.tabs-nav li {
	padding: .625rem 0;
	margin-right: 2.5rem;
	cursor: pointer;
	position: relative;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.tabs-nav li:last-child {
	margin-right: 0
}

.tabs-nav li::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -1px;
	width: 0;
	height: 2px;
	background-color: #2c7ae7;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.tabs-nav li.active,
.tabs-nav li:hover {
	color: #2c7ae7
}

.tabs-nav li.active::after,
.tabs-nav li:hover::after {
	width: 100%
}

.tabs-item {
	display: none;
	padding-top: 2rem
}

.tabs-item.active {
	display: block
}

.tabs-vertical {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.tabs-vertical .tabs-nav {
	display: block;
	border: none;
	width: 255px;
	min-width: 255px;
	border-radius: .625rem;
	overflow: hidden
}

.tabs-vertical .tabs-nav li {
	width: 100%;
	margin: 0;
	padding: 1rem 1.25rem;
	border-bottom: 1px solid #d4d4e1
}

.tabs-vertical .tabs-nav li:last-child {
	border: none
}

.tabs-vertical .tabs-nav li::after {
	content: none
}

.tabs-vertical .tabs-nav li.active,
.tabs-vertical .tabs-nav li:hover {
	background-color: #2c7ae7;
	color: #fff
}

.tabs-vertical .tabs-item {
	padding-top: 0
}

.tabs-vertical .tabs-container {
	padding-left: 2rem
}

.tabs-container {
	width: 100%
}

.main-banner {
	min-height: 500px;
	position: relative;
	z-index: 1
}

.main-banner-slider,
.main-banner-slider-item {
	height: 640px;
	overflow: hidden;
	display: block
}

.main-banner-slider-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 3.5rem 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	width: 100%
}

.main-banner-slider-item .container {
	position: relative;
	z-index: 3
}

.main-banner-slider-item::after {
	content: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .7)
}

.main-banner-content {
	width: 100%;
	max-width: 500px;
	padding-left: 100px;
	padding-bottom: 3.75rem
}

.main-banner-title {
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 2rem
}

.main-banner-desc {
	color: #63636b
}

.main-banner-desc p {
	margin-bottom: 0
}

.main-banner-btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 2.5rem;
	margin-bottom: -1.25rem;
	overflow: hidden
}

.main-banner-btns:last-child {
	margin-right: 0
}

.main-banner-btns .btn {
	margin-right: 1.25rem;
	margin-bottom: 1.25rem
}

.main-banner-box {
	width: 100%;
	max-width: 500px;
	padding-left: 70px;
	padding-top: 3rem;
	padding-bottom: 3rem;
	padding-right: 3rem;
	background-color: #fff;
	border-radius: .625rem;
	-webkit-box-shadow: .125rem .25rem 1.25rem .0875rem rgba(45, 45, 45, .13);
	box-shadow: .125rem .25rem 1.25rem .0875rem rgba(45, 45, 45, .13)
}

.main-banner-item-img-right {
	position: absolute;
	right: 0;
	width: 70%;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.main-banner-item-img-right::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(44, 122, 231, .07)
}

.services {
	overflow: hidden
}

.services-item {
	display: block;
	text-align: center;
	padding: 1.5rem;
	text-decoration: none
}

.services-item:hover {
	background-color: #2c7ae7;
	color: #fff;
	border-color: transparent
}

.services-item:hover .services-item-ico {
	background: #fff;
	color: #2c7ae7;
	fill: #2c7ae7
}

.services-item:hover .services-item-ico-bg {
	opacity: .14
}

.services-item:hover .services-item-desc {
	color: #fff
}

.services-item.services-item-modern {
	padding-top: 100px;
	padding-bottom: 3rem
}

.services-item.services-item-modern .services-item-ico {
	position: absolute;
	left: -1.5rem;
	top: -1.5rem;
	padding-top: 1rem;
	padding-left: 1rem;
	margin: 0;
	z-index: 11
}

.services-item.services-item-modern::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 10px;
	background-color: transparent;
	z-index: 1;
	-webkit-transition: all .25s .1s;
	-o-transition: all .25s .1s;
	transition: all .25s .1s
}

.services-item.services-item-modern:hover::before {
	background-color: #fff
}

.services-item.services-item-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: left
}

.services-item.services-item-row .services-item-ico {
	width: 88px;
	height: 88px;
	min-width: 88px;
	margin: 0;
	margin-right: 1.25rem
}

.services-item.services-item-row .services-item-desc {
	font-size: 1rem
}

.services-item.services-item-row .services-item-title {
	font-size: 1.375rem
}

.services-item.services-item-row .services-item-ico-bg {
	top: -3rem
}

.services-item-ico {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 97px;
	height: 97px;
	min-width: 97px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #2c7ae7;
	background: -webkit-gradient(linear, left top, right top, from(#2876e2), to(#3f8efc));
	background: -o-linear-gradient(left, #2876e2 0, #3f8efc 100%);
	background: linear-gradient(to right, #2876e2 0, #3f8efc 100%);
	margin: 0 auto 1.25rem;
	color: #fff;
	fill: #fff;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.services-item-ico>svg {
	width: 48px;
	height: 48px
}

.services-item-ico-bg {
	position: absolute;
	left: -2rem;
	top: 2rem;
	z-index: 1;
	opacity: 0;
	color: #fff;
	fill: #fff;
	-webkit-transition: all .25s .1s;
	-o-transition: all .25s .1s;
	transition: all .25s .1s
}

.services-item-ico-bg i {
	font-size: 500px;
	width: 500px;
	height: 500px
}

.services-item-title {
	margin-bottom: 1rem;
	font-weight: 700
}

.services-item-desc {
	color: #63636b;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.services-item-desc,
.services-item-ico,
.services-item-title {
	position: relative;
	z-index: 2
}

.services-image-item {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden
}

.services-image-item::after {
	content: "";
	float: left;
	margin-top: 100%
}

.services-image-item:hover .services-image-item-card-front {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.services-image-item:hover .services-image-item-card-back {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	z-index: 3
}

.services-image-item-card {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: .625rem;
	background-color: #fff;
	overflow: hidden;
	-webkit-transition: .6s ease-in-out;
	-o-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.services-image-item-card-front {
	z-index: 2
}

.services-image-item-card-front img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.services-image-item-card-back {
	z-index: 1;
	background-color: #2c7ae7;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	padding: 1.25rem
}

.services-image-item-title {
	margin-bottom: 1.25rem
}

.services-image-item-desc {
	margin-bottom: 1.25rem
}

.advantages-item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.advantages-item.advantages-item-bg {
	max-width: 270px;
	margin-left: auto;
	margin-right: auto
}

.advantages-item.advantages-item-bg .advantages-item-info {
	padding-left: 0
}

.advantages-item.advantages-item-min {
	display: block;
	max-width: 270px
}

.advantages-item.advantages-item-min .advantages-item-info {
	padding-left: 0
}

.advantages-item.advantages-item-min .advantages-item-title {
	font-size: 1.375rem
}

.advantages-item-min-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 1.25rem
}

.advantages-item-min-header .advantages-item-title {
	margin-bottom: 0
}

.advantages-item-count-min {
	font-size: 1.375rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #2c7ae7;
	margin-right: 5px;
	line-height: 1.2
}

.advantages-item-count {
	font-size: 1.0625rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #2c7ae7;
	margin-top: .125rem;
	position: relative;
	z-index: 1;
	padding-right: .3125rem
}

.advantages-item-count::after {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	width: 3.25rem;
	height: 1px;
	background-color: #303036;
	margin-top: -1px
}

.advantages-item-info {
	position: relative;
	z-index: 1;
	padding-left: 3.75rem
}

.advantages-item-title {
	font-weight: 700;
	margin-bottom: 1.25rem;
	min-height: 2.33333333333em
}

.advantages-item-desc {
	color: #63636b
}

.advantages-item-desc p {
	margin: 0
}

.advantages-item-count-large {
	font-size: 9.5rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: rgba(44, 122, 231, .14);
	position: absolute;
	left: 0;
	bottom: -1rem;
	line-height: 1
}

.main-counter {
	padding-right: 4.375rem;
	padding-left: 4.375rem;
	padding-top: 1.25rem
}

.main-counter::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background-color: #2c7ae7;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, right top, from(#2876e2), to(#3f8efc));
	background: -o-linear-gradient(left, #2876e2 0, #3f8efc 100%);
	background: linear-gradient(to right, #2876e2 0, #3f8efc 100%)
}

.main-counter::before {
	content: "";
	position: absolute;
	right: 0;
	top: 90px;
	width: 34px;
	height: 34px;
	background-color: #2c7ae7;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, right top, from(#2876e2), to(#3f8efc));
	background: -o-linear-gradient(left, #2876e2 0, #3f8efc 100%);
	background: linear-gradient(to right, #2876e2 0, #3f8efc 100%)
}

.main-counter-item {
	position: relative;
	width: 320px;
	height: 320px;
	border-radius: 50%;
	padding-bottom: .625rem
}

.main-counter-item-circ {
	position: absolute;
	left: -70px;
	top: -20px;
	width: 100%;
	height: 100%;
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	height: -webkit-calc(100% - 20px);
	height: calc(100% - 20px);
	background-color: #2c7ae7;
	border-radius: 50%;
	overflow: hidden
}

.main-counter-item-circ::after {
	content: "";
	position: absolute;
	left: 30px;
	bottom: -50px;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .15);
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.main-counter-item-circ::before {
	content: "";
	position: absolute;
	left: -25px;
	bottom: -65px;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .1);
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.main-counter-item-center {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-box-shadow: 11.35px 22.275px 25.92px 1.08px rgba(14, 62, 129, .29);
	box-shadow: 11.35px 22.275px 25.92px 1.08px rgba(14, 62, 129, .29);
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.main-counter-title {
	font-size: 1.5rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	line-height: 1.2
}

.main-counter-numb {
	font-size: 9rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #2c7ae7;
	margin-bottom: 0;
	line-height: 1
}

.counter-item-title {
	font-weight: 700;
	margin-bottom: 0
}

.counter-item-numb {
	font-size: 2.5rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	color: #2c7ae7;
	margin-bottom: 5px
}

.counter-col {
	padding: 0 1.25rem 2rem;
	text-align: center
}

.counter-col-numb {
	font-size: 2.5rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	color: #2c7ae7;
	margin-bottom: .625rem
}

.counter-col-title {
	margin-bottom: 0;
	font-size: 1.25rem
}

.counter-col-ico {
	width: 5.625rem;
	height: 5.625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	border: 1px solid #d4d4e1;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.25rem;
	padding-bottom: .5rem;
	margin-top: -2.5rem;
	background-color: #f0f4f8;
	color: #2c7ae7
}

.counter-min {
	position: relative;
	height: 110px;
	padding-left: 30px
}

.counter-min-block {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 75px;
	width: 120px;
	border-radius: .375rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	background: #2c7ae7;
	background: -webkit-gradient(linear, left top, right top, from(#2876e2), to(#3f8efc));
	background: -o-linear-gradient(left, #2876e2 0, #3f8efc 100%);
	background: linear-gradient(to right, #2876e2 0, #3f8efc 100%)
}

.counter-min-ico {
	line-height: 1
}

.counter-min-info {
	padding-left: 105px;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-radius: .375rem;
	background-color: #f0f4f8;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 10px
}

.counter-min-info .counter-min-title {
	margin-bottom: 0;
	font-size: 1.125rem
}

.counter-min-numb {
	font-size: 2.1875rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	margin-left: .625rem
}

.project-item {
	position: relative;
	display: block;
	height: 350px;
	width: 100%;
	overflow: hidden
}

.project-item:hover .project-item-card-front {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.project-item:hover .project-item-card-back {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	z-index: 3
}

.project-item-card {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: .625rem;
	background-color: #fff;
	overflow: hidden;
	-webkit-transition: .6s ease-in-out;
	-o-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.project-item-card-front {
	z-index: 2
}

.project-item-card-front img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.project-item-card-back {
	z-index: 1;
	background-color: #2c7ae7;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	padding: 2rem 2.5rem
}

.project-item-title {
	font-weight: 700;
	margin-bottom: 1rem;
	font-size: 1.375rem
}

.project-item-desc {
	margin-bottom: 1.5rem
}

.project-item-desc p {
	margin-bottom: 0
}

.project-col-carusel {
	width: 28%;
	margin-left: 15px
}

.team-item {
	position: relative;
	display: block;
	text-decoration: none
}

.team-item:hover {
	color: #303036
}

.team-item:hover .team-item-social-links {
	top: -14px;
	opacity: 1;
	visibility: visible
}

.team-item:hover .team-item-social-links.team-item-social-links-relative {
	top: 0
}

.mobile .team-item-social-links,
.tablet .team-item-social-links {
	top: -14px;
	opacity: 1;
	visibility: visible
}

.team-item-img {
	height: 270px;
	background-color: #f0f4f8
}

.team-item-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.team-item-title {
	line-height: 1.4;
	margin-bottom: .125rem;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.team-item-info {
	position: relative;
	text-align: center;
	padding: 1.5rem 1rem 1rem
}

.team-item-position {
	color: #63636b;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 1rem
}

.team-item-social-links {
	position: absolute;
	left: 50%;
	top: -28px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.team-item-social-links.team-item-social-links-relative {
	position: relative;
	left: 0;
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	visibility: visible;
	margin-top: 1rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.team-item-social-links li {
	margin-right: .375rem
}

.team-item-social-links li:last-child {
	margin-right: 0
}

.team-item-social-links li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 1.75rem;
	height: 1.75rem;
	border-radius: .375rem;
	background-color: #2c7ae7;
	fill: #fff;
	border: 1px solid #2c7ae7
}

.team-item-social-links li a>svg {
	display: block;
	width: 16px;
	height: 16px;
	margin: auto
}

.team-item-social-links li a:hover {
	background-color: transparent;
	fill: #2c7ae7
}

.team-item2 .team-item-info {
	padding: 1rem 1rem 0 1rem
}

.reviews-item {
	position: relative;
	padding: 2rem 1.25rem
}

.reviews-item-info {
	padding-top: .625rem
}

.reviews-item-text {
	color: #63636b
}

.reviews-item-text p {
	margin-bottom: 0
}

.reviews-item-title {
	margin-bottom: .125rem;
	font-size: 1.125rem
}

.reviews-item-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5rem
}

.reviews-item-vertical {
	text-align: center
}

.reviews-item-vertical .reviews-item-header {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.reviews-item-vertical .reviews-item-info {
	width: 100%;
	text-align: center
}

.reviews-item-vertical .reviews-item-img {
	margin-right: 0;
	margin-bottom: 1rem
}

.reviews-item-vertical .reviews-item-info {
	padding-top: 0
}

.reviews-item-position {
	color: #63636b;
	font-size: 1rem
}

.reviews-item-img {
	width: 4.6875rem;
	height: 4.6875rem;
	min-width: 4.6875rem;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 1.25rem;
	background-color: #f0f4f8
}

.reviews-item-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.reviews-col {
	width: 29%;
	margin-right: 30px
}

.reviews-col:last-child {
	margin-right: 0
}

.reviews-carusel-wide .reviews-col {
	width: 100%
}

.reviews-carusel-wide .reviews-item-text {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto
}

.reviews-carusel-wide .flickity-viewport {
	-webkit-transition: height .2s;
	-o-transition: height .2s;
	transition: height .2s
}

.reviews-container {
	margin-bottom: 2.5rem
}

.reviews-thumb {
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 1rem;
	margin-top: -2.34375rem
}

.reviews-thumb:last-child {
	margin-right: 0
}

.reviews-carusel-th .reviews-item-text {
	margin-bottom: 1.25rem
}

.reviews-carusel-th .reviews-item-header {
	margin-bottom: 2rem
}

.reviews-thumb-item {
	cursor: pointer
}

.reviews-thumb-item:last-child .reviews-item-img {
	margin-right: 0
}

.reviews-thumb-item img {
	opacity: .6;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.reviews-thumb-item:hover img {
	opacity: .8
}

.reviews-thumb-item.active img {
	opacity: 1
}

.news-item {
	position: relative
}

.news-item-img {
	display: block;
	height: 320px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: #f0f4f8
}

.news-item-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.news-item-info {
	position: relative;
	padding: 2.1875rem 1.25rem 1.25rem
}

.news-item-date {
	position: absolute;
	left: 50%;
	top: -1.125rem;
	height: 2.25rem;
	line-height: 2.25rem;
	padding: 0 .625rem;
	background-color: #2c7ae7;
	color: #fff;
	font-size: .8125rem;
	border-radius: .375rem;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.news-item-title {
	margin-bottom: .625rem;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 1.125rem
}

.news-item-desc {
	color: #63636b;
	height: 3.2rem;
	overflow: hidden
}

.news-item-desc p {
	margin-bottom: 0
}

.news-item-min .news-item-info {
	padding: 1.25rem
}

.news-item-min .news-item-title {
	margin-bottom: 0
}

.news-item-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1.25rem;
	font-size: 1rem;
	line-height: 1.2
}

.news-item-auth {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none
}

.news-item-auth:hover {
	color: #303036
}

.news-item-auth-img {
	width: 35px;
	min-width: 35px;
	height: 35px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px
}

.news-item-auth-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.news-item-date2 {
	color: #63636b;
	margin-left: 1rem;
	white-space: nowrap
}

.news-wide-item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.news-wide-item-img {
	display: block;
	height: 200px;
	min-width: 250px;
	width: 250px
}

.news-wide-item-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.news-wide-item-info {
	padding-left: 1.5625rem;
	width: 100%
}

.news-wide-item-title {
	margin-bottom: .625rem;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.news-wide-item-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem;
	color: #63636b
}

.news-wide-item-date {
	padding-right: .625rem
}

.news-wide-item-author a {
	text-decoration: none
}

.news-wide-item-author a:hover {
	text-decoration: underline
}

.news-wide-item-desc {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	color: #63636b;
	height: 4.8rem;
	overflow: hidden
}

.news-wide-item-desc p {
	margin: 0
}

.blog-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: .625rem
}

.blog-post-header {
	margin-bottom: 2rem
}

.blog-post-title {
	font-size: 2rem;
	margin-bottom: 1rem
}

.blog-post-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 1rem;
	color: #63636b;
	margin-bottom: -1rem;
	margin-left: -1.25rem
}

.blog-post-meta-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 1.25rem;
	margin-bottom: 1rem
}

.blog-post-meta-item i {
	margin-right: 5px;
	color: #2c7ae7
}

.blog-post-meta-item a {
	text-decoration: none
}

.blog-post-meta-item a:hover {
	text-decoration: underline
}

.blog-post-img {
	margin-top: 1.25rem;
	height: 500px
}

.blog-post-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.blog-post-footer {
	margin-top: 2rem;
	padding-top: .625rem;
	border-top: 1px solid #eee
}

.blog-post-cat {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -.625rem;
	margin-left: -1rem;
	font-size: 1rem
}

.blog-post-cat li {
	margin-bottom: .625rem;
	margin-left: 1rem
}

.blog-post-cat li a {
	display: block;
	text-decoration: none
}

.blog-post-cat li a:hover {
	text-decoration: underline
}

.blog-post-share {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.blog-post-share-title {
	margin-right: 1.25rem;
	color: #63636b;
	margin-bottom: 0
}

.page-social-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.page-social-links li {
	margin-right: .625rem
}

.page-social-links li:last-child {
	margin-right: 0
}

.page-social-links li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 2.25rem;
	height: 2.25rem;
	border-radius: .375rem;
	fill: #303036;
	border: 1px solid #eee
}

.page-social-links li a>svg {
	display: block;
	width: 1.125rem;
	height: 1.125rem;
	margin: auto
}

.page-social-links li a:hover {
	border-color: #63636b
}

.news-timeline {
	position: relative
}

.news-timeline::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 2px;
	margin-left: -1px;
	height: 100%;
	background-color: #eee
}

.news-timeline-item-left .news-item,
.news-timeline-item-right .news-item {
	height: auto
}

.news-timeline-item-left:hover::after,
.news-timeline-item-left:hover::before,
.news-timeline-item-right:hover::after,
.news-timeline-item-right:hover::before {
	background-color: #2c7ae7
}

.news-timeline-item-right::after {
	content: "";
	position: absolute;
	right: 100%;
	top: 100px;
	width: 109px;
	margin-right: -15px;
	height: 2px;
	background-color: #eee;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.news-timeline-item-right::before {
	content: "";
	position: absolute;
	right: 100%;
	top: 94px;
	width: 15px;
	height: 15px;
	background-color: #eee;
	border-radius: 50%;
	margin-right: 87px;
	z-index: 2;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.news-timeline-item-right .news-item {
	margin-top: 50px
}

.news-timeline-item-left::after {
	content: "";
	position: absolute;
	left: 100%;
	top: 50px;
	width: 111px;
	margin-left: -15px;
	height: 2px;
	background-color: #eee;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.news-timeline-item-left::before {
	content: "";
	position: absolute;
	left: 100%;
	top: 44px;
	width: 15px;
	height: 15px;
	background-color: #eee;
	border-radius: 50%;
	margin-left: 88px;
	z-index: 2;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.news-timeline-title {
	position: relative;
	background-color: #fff;
	text-align: center;
	z-index: 2;
	padding: 10px 0
}

.news-timeline-title-mt {
	margin-top: 50px
}

.comment-item {
	position: relative;
	margin-bottom: 2rem;
	padding: 1.5rem 1.25rem
}

.comment-item:last-child {
	margin-bottom: 0
}

.comment-item-row:hover .comment-item-reply {
	opacity: 1
}

.comment-item-header {
	margin-bottom: 1rem
}

.mobile .comment-item-reply,
.tablet .comment-item-reply {
	opacity: 1
}

.comment-item-reply {
	display: block;
	font-size: 1rem;
	text-decoration: none;
	opacity: 0;
	margin-top: 1rem
}

.comment-item-reply:hover {
	text-decoration: underline
}

.comment-item-author {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.comment-item-author-img {
	width: 75px;
	height: 75px;
	min-width: 75px;
	margin-right: 1.25rem;
	border-radius: 50%;
	overflow: hidden;
	background-color: #f0f4f8
}

.comment-item-author-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.comment-item-author-title {
	margin-bottom: 3px
}

.comment-item-author-date {
	font-size: 1rem;
	color: #63636b;
	margin: 0
}

.comment-item-desc {
	color: #63636b;
	margin: 0
}

.comment-item-desc p {
	margin: 0
}

.comment-item-list {
	margin-top: 2rem;
	padding-top: 1.25rem;
	border-top: 1px solid #eee;
	padding-left: 2.5rem
}

.comment-item-list>.comment-item-row {
	margin-bottom: 1.25rem;
	padding-bottom: 1.25rem;
	border-bottom: 1px solid #eee
}

.comment-item-list>.comment-item-row:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none
}

.comment-item-list .comment-item-author-img {
	width: 60px;
	height: 60px;
	min-width: 60px
}

.comment-item-list .item-title {
	font-size: 1rem
}

.comment-item-list .comment-item-reply {
	margin-top: 7px
}

.pricing-item {
	position: relative;
	overflow: hidden
}

.pricing-item-badge {
	position: absolute;
	top: 30px;
	right: -60px;
	width: 200px;
	height: 30px;
	line-height: 30px;
	background-color: #2c7ae7;
	color: #fff;
	text-align: center;
	font-size: 1rem;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.pricing-item-header {
	padding: 2rem;
	border-bottom: 1px solid #d4d4e1;
	text-align: center
}

.pricing-item-price {
	font-size: 2rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #2c7ae7
}

.pricing-item-title {
	text-transform: uppercase
}

.pricing-item-content {
	padding: 2rem
}

.pricing-item-list {
	list-style: none;
	margin: 0;
	padding: 0;
	fill: #63636b;
	color: #9b9b9b;
	line-height: 1.5rem;
	font-size: 1rem
}

.pricing-item-list li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .75rem
}

.pricing-item-list li:last-child {
	margin-bottom: 0
}

.pricing-item-list li.active {
	color: #303036
}

.pricing-item-list li.active i {
	color: #2c7ae7;
	fill: #2c7ae7
}

.pricing-item-list li i {
	margin-right: .625rem
}

.brands-item {
	position: relative;
	padding: 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 180px
}

.brands-item.item-style {
	height: 180px
}

.brands-item img {
	display: block;
	max-width: 100%;
	max-height: 100%
}

.brands-col {
	width: 28%;
	margin-right: 30px
}

.brands-col:last-child {
	margin-right: 0
}

.comming-soon {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.comming-soon::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .6)
}

.comming-soon .container {
	position: relative;
	z-index: 2
}

.countdown {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 680px;
	margin-left: auto;
	margin-right: auto
}

.countdown.hidden {
	display: none
}

.countdown-number {
	padding: 1.25rem;
	width: 9.375rem;
	height: 9.375rem;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.countdown-number.item-style {
	height: 9.375rem;
	width: 9.375rem
}

.countdown-time {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 3.75rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	width: 100%;
	line-height: 1
}

.countdown-text {
	display: block;
	line-height: 1;
	color: #63636b
}

.deadline-message {
	text-align: center;
	font-size: 1.25rem;
	font-weight: 700;
	text-decoration: line-through;
	display: none
}

.deadline-message.visible {
	display: block
}

.comming-soon-form {
	margin-top: 2.5rem
}

.gallery-item {
	position: relative;
	margin: 0;
	display: block;
	width: 100%;
	height: 240px;
	text-decoration: none;
	color: #fff;
	background-color: #f0f4f8;
	overflow: hidden
}

.gallery-item:hover {
	color: #fff
}

.gallery-item:hover .gallery-item-caption {
	opacity: 1;
	visibility: visible
}

.gallery-item:hover .gallery-item-caption::after {
	height: 100%
}

.gallery-item img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.gallery-item-caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: .625rem 1rem;
	text-align: center;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	font-size: 1.125rem;
	font-weight: 700;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.gallery-item-caption::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	height: 50px;
	width: 100%;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.gallery-item-caption span {
	position: relative;
	display: block;
	z-index: 2
}

.pswp__img {
	-o-object-fit: cover;
	object-fit: cover
}

.lg-outer .lg-thumb {
	margin: 0 auto -5px
}

.gallery-grid-item-height2 .gallery-item {
	height: 525px
}

.contact-info {
	position: relative;
	padding: 2rem 1.25rem;
	background-color: #f0f4f8;
	border-radius: .625rem;
	height: 100%
}

.contact-list {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #63636b
}

.contact-list li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5rem
}

.contact-list li:last-child {
	margin-bottom: 0
}

.contact-list li i {
	margin-right: 5px;
	margin-top: .1125rem;
	color: #2c7ae7
}

.contact-list li a {
	text-decoration: none;
	display: block;
	color: #63636b
}

.contact-list i {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.contact-list i.footer-contact-tel {
	font-size: 1.25rem
}

.contact-list i.footer-contact-email {
	font-size: 1.125rem
}

.contact-list .footer-contact-info {
	opacity: 1
}

.contact-form-padding {
	padding-left: 2rem
}

#map_canvas,
.map {
	height: 500px
}

.header-top {
	position: relative;
	background-color: #303036;
	color: rgba(255, 255, 255, .4);
	padding: .625rem 0;
	font-size: 1rem;
	z-index: 1
}

.header-top i {
	color: #fff
}

.header-top a {
	color: rgba(255, 255, 255, .4);
	text-decoration: none
}

.header-top a:hover {
	color: #fff
}

.header-top-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -2rem
}

.header-top-links>* {
	margin-left: 2rem
}

.header-top-links .header-call-back-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	opacity: .8
}

.header-top-links .header-call-back-link i {
	margin-right: 5px
}

.header-top-links .header-call-back-link span {
	border-bottom: 1px dashed #fff;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	line-height: 1.1
}

.header-top-links .header-call-back-link:hover {
	opacity: 1
}

.header-top-links .header-call-back-link:hover span {
	border-bottom-style: solid
}

.header-top-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -1rem
}

.header-top-info b,
.header-top-info strong {
	font-weight: 600
}

.header-top-info li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 1rem
}

.header-top-info li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.header-top-info li a i {
	margin-right: .625rem
}

.header-top-info li b,
.header-top-info li strong {
	margin-right: 5px
}

.social-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.social-links li {
	margin-right: 1rem
}

.social-links li:last-child {
	margin-right: 0
}

.social-links li a {
	display: block;
	width: 1rem;
	height: 1rem;
	fill: #fff;
	overflow: hidden;
	opacity: .8
}

.social-links li a svg {
	display: block;
	width: 100%;
	height: 100%
}

.social-links li:hover a {
	opacity: 1
}

.header-center {
	-webkit-box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15);
	box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15)
}

.header-center .header-lang-list {
	right: inherit;
	left: 0
}

.header-center .header-fixed {
	-webkit-box-shadow: none;
	box-shadow: none
}

.header-center .header-fixed.fixed {
	-webkit-box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15);
	box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15)
}

.header-logo-center {
	padding: .625rem 0
}

.header-fixed {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	padding: .75rem 0;
	background-color: #fff;
	font-size: 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 101;
	-webkit-box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15);
	box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15)
}

.header-fixed .logo {
	max-height: 35px;
	height: 35px
}

.header-fixed .col-static {
	position: static
}

.header-fixed .container {
	position: relative
}

.logo {
	display: block;
	text-decoration: none;
	color: #303036;
	opacity: 1;
	font-size: 1.125rem;
	font-family: Montserrat, sans-serif;
	height: 55px;
	font-weight: 700
}

.logo:hover {
	color: #303036
}

.logo.logo-ico-widht-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.logo .logo-ico {
	margin-right: 10px
}

.logo img {
	max-height: 55px;
	max-width: 160px
}

.logo svg {
	display: block
}

body.mob-main-mnu-open {
	overflow: hidden
}

body.mob-main-mnu-open .header-fixed {
	-webkit-box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15);
	box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15)
}

body.mob-main-mnu-open .mob-main-mnu {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.mob-main-mnu {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	max-width: 320px;
	background-color: #fff;
	z-index: 100;
	-webkit-box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15);
	box-shadow: 0 0 .8125rem 0 rgba(77, 82, 94, .15);
	-webkit-transform: translate3d(-150%, 0, 0);
	transform: translate3d(-150%, 0, 0);
	overflow: hidden;
	overflow-y: auto;
	-webkit-transition: all .6s, padding-top 0s;
	-o-transition: all .6s, padding-top 0s;
	transition: all .6s, padding-top 0s
}

.mf-bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background-color: rgba(0, 0, 0, .8);
	z-index: 99;
	opacity: 0;
	cursor: pointer;
	visibility: hidden;
	-webkit-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s
}

.mf-bg.visible {
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%
}

.mob-main-mnu-footer {
	padding: 1.25rem;
	font-size: 1rem;
	border-bottom: 1px solid #fff
}

.mob-main-mnu-lang {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mob-main-mnu-lang li {
	margin-right: 1.25rem
}

.mob-main-mnu-lang li:last-child {
	margin-right: 0
}

.mob-main-mnu-lang li a {
	color: #303036;
	text-decoration: none
}

.mob-main-mnu-lang li.active a {
	color: #2c7ae7
}

.mob-main-mnu-content {
	background-color: #f0f4f8
}

.mob-main-mnu-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px
}

.mob-main-mnu-list>li {
	position: relative;
	border-bottom: 1px solid #fff
}

.mob-main-mnu-list>li>a {
	display: block;
	color: #303036;
	text-decoration: none;
	width: 100%;
	padding: 0 3.75rem 0 1.25rem;
	height: 3.125rem;
	line-height: 3.125rem;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.mob-main-mnu-list>li.active>a,
.mob-main-mnu-list>li.open>a {
	background-color: #2c7ae7;
	color: #fff
}

.mob-main-mnu-list>li.active .mmm-btn,
.mob-main-mnu-list>li.open .mmm-btn {
	color: #fff
}

.mob-main-mnu-list>li.open .mmm-btn {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.mob-main-mnu-list>li .mmm-btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 3.125rem;
	height: 3.125rem;
	border-left: 1px solid #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	cursor: pointer
}

.mob-main-submnu {
	display: none;
	padding: 1.5625rem 0 1.5625rem;
	border-top: 1px solid #fff;
	background-color: #fff
}

.mob-main-submnu-item {
	margin-bottom: 1.5625rem
}

.mob-main-submnu-item:last-child {
	margin-bottom: 0
}

.mob-main-submnu-item ul {
	font-size: 1rem;
	list-style: none;
	margin: 0;
	padding: 0
}

.mob-main-submnu-item ul li {
	border-bottom: 1px solid #eee
}

.mob-main-submnu-item ul li:first-child {
	border-top: 1px solid #eee
}

.mob-main-submnu-item ul li a {
	display: block;
	padding: .625rem 1.25rem .625rem 2.5rem;
	text-decoration: none;
	color: #303036
}

.mob-main-submnu-item-title {
	font-size: .8125rem;
	font-weight: 700;
	margin-bottom: 1rem;
	padding: 0 1.25rem;
	text-transform: uppercase
}

.mobile .main-mnu-list>li.main-mnu-item-has-child>a,
.tablet .main-mnu-list>li.main-mnu-item-has-child>a {
	pointer-events: none
}

.main-mnu-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -1.25rem
}

.main-mnu-list>li {
	position: relative;
	margin-left: 1.25rem;
	padding: 1rem 0
}

.main-mnu-list>li>.mnu-label {
	right: initial;
	left: 10px;
	top: 0
}

.main-mnu-list>li.active>a>span,
.main-mnu-list>li:hover>a>span {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.main-mnu-list>li.active>a::after,
.main-mnu-list>li:hover>a::after {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.main-mnu-list>li:hover .main-sub-mnu,
.main-mnu-list>li:hover>ul {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	z-index: 11
}

.main-mnu-list>li:hover>a i {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.main-mnu-list>li.main-mnu-item-mega-mnu {
	position: static
}

.main-mnu-list>li>a {
	font-size: .9375rem;
	padding: 0 .625rem;
	overflow: hidden
}

.main-mnu-list>li>a::after {
	content: attr(data-title);
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	padding: 0 .625rem;
	width: 100%;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	color: #2c7ae7
}

.main-mnu-list>li>a>span {
	display: block;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.main-mnu-list>li a {
	color: #303036;
	position: relative;
	display: block;
	text-decoration: none;
	font-size: 1rem
}

.main-mnu-list>li.main-mnu-item-has-child {
	padding-right: 0
}

.main-mnu-list>li.main-mnu-item-has-child>a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.main-mnu-list>li.main-mnu-item-has-child>a i {
	margin-left: 3px;
	font-size: 18px;
	width: 18px;
	height: 18px;
	color: #2c7ae7;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.main-mnu-list>li>ul {
	position: absolute;
	top: 100%;
	background-color: #fff;
	-webkit-box-shadow: .375rem .8125rem 2rem 1.4px rgba(45, 45, 45, .13);
	box-shadow: .375rem .8125rem 2rem 1.4px rgba(45, 45, 45, .13);
	min-width: 200px;
	z-index: 10;
	-webkit-transform: translateY(15px);
	-ms-transform: translateY(15px);
	transform: translateY(15px);
	font-weight: 400;
	opacity: 0;
	visibility: hidden;
	padding: .75rem 0;
	-webkit-transition: all .2s .2s;
	-o-transition: all .2s .2s;
	transition: all .2s .2s;
	cursor: default
}

.main-mnu-list>li>ul>li {
	padding: .5rem 1.5625rem
}

.main-mnu-list>li>ul>li>a {
	display: block
}

.main-mnu-list>li>ul li a {
	-webkit-transition: all .25s 0s;
	-o-transition: all .25s 0s;
	transition: all .25s 0s;
	overflow: hidden
}

.main-mnu-list>li>ul li a::after {
	content: attr(data-title);
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	width: 100%;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	color: #2c7ae7
}

.main-mnu-list>li>ul li a>span {
	display: block;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.main-mnu-list>li>ul li a:hover>span {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.main-mnu-list>li>ul li a:hover::after {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.mnu-label {
	font-size: .5rem;
	text-transform: uppercase;
	color: #fff;
	padding: 1px 3px;
	background-color: #ff3d0d;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 600;
	z-index: 1
}

.main-mnu-btn {
	position: relative;
	display: block;
	width: 24px;
	height: 18px;
	overflow: hidden
}

.main-mnu-btn .bar {
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background-color: #303036;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.main-mnu-btn .bar-1 {
	top: 0
}

.main-mnu-btn .bar-2,
.main-mnu-btn .bar-3 {
	top: 8px
}

.main-mnu-btn .bar-3 {
	right: 0
}

.main-mnu-btn .bar-4 {
	bottom: 0
}

.main-mnu-btn.active .bar-1 {
	-webkit-transform: translateX(40px);
	-ms-transform: translateX(40px);
	transform: translateX(40px);
	background-color: transparent
}

.main-mnu-btn.active .bar-2 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.main-mnu-btn.active .bar-3 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.main-mnu-btn.active .bar-4 {
	-webkit-transform: translateX(-40px);
	-ms-transform: translateX(-40px);
	transform: translateX(-40px);
	background-color: transparent
}

.main-sub-mnu {
	position: absolute;
	left: 15px;
	top: 100%;
	background-color: #fff;
	-webkit-box-shadow: .375rem .8125rem 2rem 1.4px rgba(45, 45, 45, .13);
	box-shadow: .375rem .8125rem 2rem 1.4px rgba(45, 45, 45, .13);
	width: 100%;
	width: -webkit-calc(100% - 30px);
	width: calc(100% - 30px);
	z-index: 10;
	-webkit-transform: translateY(15px);
	-ms-transform: translateY(15px);
	transform: translateY(15px);
	font-weight: 400;
	opacity: 0;
	visibility: hidden;
	min-height: 300px;
	-webkit-transition: all .2s .2s;
	-o-transition: all .2s .2s;
	transition: all .2s .2s;
	z-index: -1;
	cursor: default
}

.main-sub-mnu .mega-mnu-title {
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 2rem
}

.main-sub-mnu .container,
.main-sub-mnu .row {
	min-height: 300px
}

.main-sub-mnu-banner {
	padding: 0
}

.mega-mnu-item {
	padding: 2.5rem 1.25rem 2.5rem 3.125rem;
	border-right: 1px solid #eee
}

.mega-mnu-item:last-child {
	border-right: none
}

.main-sub-mnu-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -1.25rem
}

.main-sub-mnu-list>li {
	width: 50%;
	position: relative;
	padding-right: 1rem;
	margin-bottom: .5rem
}

.main-sub-mnu-list>li:hover>a>span {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.main-sub-mnu-list>li:hover>a::after {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.main-sub-mnu-list>li>a {
	position: relative;
	display: block;
	overflow: hidden
}

.main-sub-mnu-list>li>a::after {
	content: attr(data-title);
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	color: #2c7ae7;
	width: 100%;
	padding: 2px 0;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.main-sub-mnu-list>li>a>span {
	display: block;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	padding: 2px 0;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.main-sub-mnu-banner {
	position: relative;
	background-color: #f0f4f8;
	color: #fff
}

.main-sub-mnu-slider {
	height: 100%
}

.main-sub-mnu-slider .owl-item,
.main-sub-mnu-slider .owl-stage,
.main-sub-mnu-slider .owl-stage-outer {
	height: 100%
}

.main-mnu-list>li a.mnu-slider-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #fff
}

.mnu-slider-item {
	padding: 2.5rem 3.75rem 2.5rem 1.875rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	width: 100%;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.mnu-slider-item-subtitle {
	font-size: .75rem;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: .625rem
}

.mnu-slider-item-title {
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400
}

.main-sub-mnu-slider .flickity-prev-next-button {
	position: absolute;
	padding: 5px;
	background: 0 0;
	width: 20px;
	height: 20px;
	fill: #fff;
	padding: 0;
	border: none;
	line-height: 1
}

.main-sub-mnu-slider .flickity-button-icon {
	fill: #fff
}

.header-search.open .header-search-ico-close {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible
}

.header-search.open .header-search-ico-search {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(.3);
	-ms-transform: scale(.3);
	transform: scale(.3)
}

.header-search.open .header-search-form {
	visibility: visible;
	opacity: 1
}

.header-search-ico {
	cursor: pointer;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	height: 22px;
	width: 22px;
	position: relative;
	z-index: 13
}

.header-search-ico:hover {
	color: #2c7ae7
}

.header-search-ico-close,
.header-search-ico-search {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.header-search-ico-close {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(.3);
	-ms-transform: scale(.3);
	transform: scale(.3)
}

.header-search-ico-search {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.header-search-form {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 32px;
	opacity: 0;
	visibility: hidden;
	z-index: 2
}

.header-search-form .form-field {
	margin: 0
}

.header-search-form .form-field .form-field-input {
	padding-right: 40px
}

.header-search-btn,
.search-btn {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	margin: 0;
	border: none;
	background: 0 0;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.header-search-btn:hover,
.search-btn:hover {
	color: #2c7ae7
}

.header-search-btn:focus,
.search-btn:focus {
	outline: 0
}

.header-search-btn:active i,
.search-btn:active i {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8)
}

.header-search-btn i,
.search-btn i {
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.mobile .header-lang.open .header-lang-current>span,
.tablet .header-lang.open .header-lang-current>span {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.header-lang {
	position: relative;
	padding: 15px 0
}

.header-lang.open .header-lang-list {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.header-lang.open .header-lang-current>span {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.header-lang.open .header-lang-current::after {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.header-lang-current {
	cursor: pointer;
	min-width: 25px;
	text-align: center
}

.header-lang-list {
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 10;
	background-color: #fff;
	-webkit-box-shadow: .375rem .8125rem 2rem 1.4px rgba(45, 45, 45, .13);
	box-shadow: .375rem .8125rem 2rem 1.4px rgba(45, 45, 45, .13);
	padding: .75rem 0;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	-webkit-transform: translateY(15px);
	-ms-transform: translateY(15px);
	transform: translateY(15px);
	opacity: 0;
	visibility: hidden
}

.header-lang-list li {
	padding: .4rem 1.5625rem
}

.header-lang-list li a span {
	padding: 2px 0
}

.header-lang-list li a::after {
	padding: 2px 0
}

.header-navbar {
	position: relative;
	z-index: 3
}

.header-navbar.open .header-navbar-content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.header-navbar .social-links li a {
	opacity: 1
}

.header-navbar-btn {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.header-navbar-btn:hover {
	color: #2c7ae7
}

.header-navbar-btn:active {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8)
}

.header-navbar-content {
	position: absolute;
	top: 100%;
	right: 0;
	padding: 1.25rem 1.5625rem;
	background-color: #fff;
	z-index: 15;
	-webkit-box-shadow: .375rem .8125rem 2rem 1.4px rgba(45, 45, 45, .13);
	box-shadow: .375rem .8125rem 2rem 1.4px rgba(45, 45, 45, .13)
}

.header-navbar-content {
	font-size: 1rem;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(30px);
	-ms-transform: translateX(30px);
	transform: translateX(30px);
	white-space: nowrap
}

.header-navbar-content>li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px
}

.header-navbar-content>li:last-child {
	margin-bottom: 0
}

.header-navbar-content i {
	color: #303036
}

.header-navbar-content b {
	margin-right: 5px
}

.header-navbar-content a {
	color: #303036;
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.header-navbar-content a:hover {
	color: #303036
}

.header-navbar-content a i {
	margin-right: 10px
}

.header-navbar-content .header-call-back-link span {
	border-bottom: 1px dashed #303036;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	line-height: 1.3
}

.header-navbar-content .header-call-back-link:hover span {
	border-bottom-style: solid
}

.header-navbar-content .social-links {
	margin-top: 5px
}

.header-navbar-content .social-links li a {
	fill: #303036
}

.sibebar-item-bg {
	position: relative;
	padding: 1.5rem 1rem
}

.sidebar-item-title {
	line-height: 1.2;
	font-family: Montserrat, sans-serif;
	margin-bottom: 1.5rem
}

.sidebar-item-desc {
	font-size: 1rem;
	margin-bottom: 1.25rem;
	color: #63636b
}

.sidebar-tags {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -.625rem;
	margin-left: -1rem;
	font-size: 1rem
}

.sidebar-tags li {
	margin-bottom: .625rem;
	margin-left: 1rem
}

.sidebar-tags li a {
	text-decoration: none
}

.sidebar-tags li a:hover {
	text-decoration: underline
}

.sidebar-recent-posts li {
	margin-bottom: 1.25rem
}

.sidebar-recent-posts li:last-child {
	margin-bottom: 0
}

.sidebar-recent-post {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	font-size: 1rem;
	color: #303036;
	font-weight: 700
}

.sidebar-recent-post:hover {
	color: #2c7ae7
}

.sidebar-recent-post-img {
	height: 75px;
	min-width: 85px;
	width: 85px
}

.sidebar-recent-post-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.sidebar-recent-post-title {
	text-decoration: none;
	padding-left: .625rem;
	line-height: 1.6
}

.sidebar-cat-item {
	margin-bottom: .75rem;
	font-size: 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #63636b
}

.sidebar-cat-item:last-child {
	margin-bottom: 0
}

.sidebar-cat-item a {
	color: #63636b;
	display: block;
	width: 100%;
	text-decoration: none
}

.sidebar-cat-item a:hover {
	color: #2c7ae7
}

.sidebar-cat-count {
	margin-left: .625rem;
	min-width: 1.125rem;
	text-align: right
}

.section {
	position: relative;
	padding: 3rem 0 5rem
}

.page-sections {
	padding-top: 3.5rem
}

.page-sections .section {
	padding: 0;
	margin-bottom: 3.5rem
}

.page-sections .section:last-child {
	margin-bottom: 0
}

.section-overflow-hidden {
	overflow: hidden
}

.section-dark {
	background-color: #303036;
	color: #fff
}

.section-dark a {
	color: #fff
}

.section-bg {
	background-color: #f0f4f8;
	background-position: center;
	background-size: cover
}

.wrapp-section-title {
	margin-bottom: 3.5rem
}

.section-title {
	position: relative;
	font-weight: 700;
	font-size: 2.5rem
}

.section-desc {
	margin-top: 1.25rem;
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	color: #63636b
}

.section-subtitle {
	font-size: 1rem;
	margin-bottom: .3125rem;
	text-transform: uppercase;
	color: #2c7ae7
}

.section-title-center {
	text-align: center
}

.section-btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1rem;
	margin-bottom: -1rem;
	margin-top: .3125rem
}

.section-btns .btn {
	margin-bottom: 1rem;
	margin-left: 1rem
}

.section-nav {
	position: relative;
	margin-bottom: 3rem;
	margin-top: -.3125rem
}

.section-nav-list {
	list-style: none;
	margin: 0;
	padding: .3125rem 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1rem;
	text-transform: uppercase;
	width: 100%;
	overflow-x: auto
}

.section-nav-list li {
	cursor: pointer;
	padding: 2px 5px;
	margin-right: 1.5rem;
	white-space: nowrap;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.section-nav-list li:last-child {
	margin-right: 0
}

.section-nav-list li.active,
.section-nav-list li:hover {
	color: #2c7ae7
}

.section-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.section-item {
	width: 50%;
	max-height: 100%
}

.section-path {
	width: -webkit-calc(1140px / 2);
	width: calc(1140px / 2);
	padding: 0 15px
}

.section-path-left {
	margin-left: auto
}

.section-path-right {
	margin-right: auto
}

.section-right-picture {
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 2rem
}

.section-right-picture img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.main-content {
	position: relative;
	padding: 5rem 0
}

.title-center {
	text-align: center
}

.wrapp-page-title {
	margin-bottom: 3.5rem
}

.wrapp-page-title .page-title {
	margin-bottom: 0
}

.wrapp-page-title.page-title-center {
	text-align: center
}

.wrapp-page-title.page-title-m0 {
	margin-bottom: 0
}

.page-title {
	font-weight: 700
}

.page-desc {
	margin-top: 1.25rem;
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	color: #63636b
}

.page-subtitle {
	font-size: 1rem;
	margin-bottom: .3125rem;
	text-transform: uppercase;
	color: #2c7ae7
}

.grid-item p {
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.p-title {
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: .625rem
}

.page-404-title {
	font-size: 5rem
}

.search-page-container {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto
}

.search-page-list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 3.5rem;
	counter-reset: item
}

.search-page-list li {
	margin-bottom: 1.5rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.search-page-list li:last-child {
	margin-bottom: 0
}

.search-page-list li a {
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	text-decoration: none
}

.search-page-list li a:hover {
	text-decoration: underline
}

.search-page-list li::before {
	content: counter(item) ".";
	counter-increment: item;
	display: block;
	min-width: 2rem;
	top: 0
}

.search-page-list li p {
	margin-top: .3125rem;
	margin-bottom: 0;
	color: #63636b;
	font-size: 1rem
}

.search-page-results-text {
	margin-bottom: 0;
	margin-top: 2rem
}

.footer {
	position: relative;
	background-color: #303036;
	width: 100%;
	color: #fff;
	font-size: 1rem
}

.footer i,
.footer p {
	opacity: .8
}

.footer a {
	opacity: .8;
	color: #fff;
	text-decoration: none
}

.footer a:hover {
	color: #fff
}

.footer a::after {
	color: #fff
}

.footer.footer-light {
	background-color: #f0f4f8;
	color: #303036;
	border-top: 1px solid #fff
}

.footer.footer-light .footer-contact-info,
.footer.footer-light .footer-item-title,
.footer.footer-light a,
.footer.footer-light i,
.footer.footer-light p {
	opacity: 1
}

.footer.footer-light a {
	color: #303036
}

.footer.footer-light a:hover {
	color: #303036
}

.footer.footer-light a::after {
	color: #303036
}

.footer.footer-light .footer-social-links li a {
	fill: #303036;
	border-color: #303036
}

.footer.footer-light .footer-social-links li a:hover {
	fill: #fff;
	background-color: #303036
}

.footer.footer-light .footer-bottom {
	border-color: rgba(48, 48, 54, .2)
}

.footer.footer-light .footer-links ul li a {
	border-color: #303036
}

.footer.footer-light .footer-subscribe .form-field input {
	color: #303036
}

.footer.footer-widget-light .footer-contact-info,
.footer.footer-widget-light .footer-item-title,
.footer.footer-widget-light a,
.footer.footer-widget-light i,
.footer.footer-widget-light p {
	opacity: 1
}

.footer.footer-widget-light .footer-main {
	background-color: #f0f4f8;
	color: #303036;
	border-top: 1px solid #fff
}

.footer.footer-widget-light .footer-main a {
	color: #303036
}

.footer.footer-widget-light .footer-main a:hover {
	color: #303036
}

.footer.footer-widget-light .footer-main a::after {
	color: #303036
}

.footer.footer-widget-light .footer-main .footer-social-links li a {
	fill: #303036;
	border-color: #303036
}

.footer.footer-widget-light .footer-main .footer-social-links li a:hover {
	fill: #fff;
	background-color: #303036
}

.footer.footer-widget-light .footer-main .footer-subscribe .form-field input {
	color: #303036
}

.mobile .footer,
.tablet .footer {
	z-index: 1!important;
	position: relative!important
}

.mobile .main-inner,
.tablet .main-inner {
	margin-bottom: 0!important
}

.footer-minimal .footer-company-info .logo {
	margin-bottom: 0
}

.footer-minimal .footer-main {
	padding: 4rem 0
}

.footer-center {
	text-align: center
}

.footer-center .footer-social-links {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.footer-center .footer-company-top {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.footer-company-top .logo {
	opacity: 1
}

.footer-main {
	padding: 5rem 0
}

.footer-company-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.footer-company-info .logo {
	margin-bottom: 1.25rem;
	height: auto
}

.footer-company-desc {
	margin-bottom: 2rem;
	text-align: justify
}

.footer-company-desc p {
	margin-bottom: 0
}

.footer-social-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.footer-social-links li {
	margin-right: .625rem
}

.footer-social-links li:last-child {
	margin-right: 0
}

.footer-social-links li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 2.25rem;
	height: 2.25rem;
	border-radius: .375rem;
	border: 1px solid #fff;
    align-items: center;
justify-content: center;
}

.footer-social-links li a>svg {
	display: block;
	width: 1.125rem;
	height: 1.125rem;
	margin: auto
}

.footer-social-links li a:hover {
	background-color: #fff;
	opacity: 1;
    
}
.footer-social-links li a:hover i{color:#000;}

.footer-item {
	margin-bottom: 2rem
}

.footer-item:last-child {
	margin-bottom: 0
}

.footer-item-title {
	font-size: 1.125rem;
	margin-bottom: 1.25rem;
	opacity: .9;
	font-weight: 700
}

.footer-mnu li {
	margin-bottom: 1rem
}

.footer-mnu li:last-child {
	margin-bottom: 0
}

.footer-mnu-line {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-left: -2rem;
	margin-bottom: -1rem
}

.footer-mnu-line li {
	margin-left: 2rem;
	margin-bottom: 1rem
}

.footer-contacts li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem
}

.footer-contacts li:last-child {
	margin-bottom: 0
}

.footer-contacts li i {
	margin-right: 5px
}

.footer-contacts i {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.footer-contacts i.footer-contact-tel {
	font-size: 1.25rem
}

.footer-contacts i.footer-contact-email {
	font-size: 1.125rem
}

.footer-contact-info {
	opacity: .8
}

.footer-contact-info a {
	opacity: 1
}

.footer-contact-info a:hover {
	text-decoration: underline
}

.footer-subscribe {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.footer-subscribe .form-field {
	margin-right: 1rem;
	margin-bottom: 0;
	width: 100%
}

.footer-subscribe .form-field input {
	background-color: transparent;
	color: #fff
}

.footer-bottom {
	padding: 3rem 0;
	border-top: 1px solid rgba(255, 255, 255, .2)
}

.footer-bottom .copyright {
	opacity: .8
}

.footer-bottom .items {
	margin-bottom: -2.5rem
}

.footer-bottom .item {
	margin-bottom: 2.5rem
}

.footer-links ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: -1rem;
	margin-left: -1.25rem
}

.footer-links ul li {
	margin-bottom: 1rem;
	margin-left: 1.25rem
}

.footer-links ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dashed #fff
}

.footer-links ul li a:hover {
	border-bottom-style: solid
}

.items {
	margin-bottom: -45px
}

.item {
	margin-bottom: 45px
}

.content-items {
	margin-bottom: -3.5rem
}

.content-item {
	margin-bottom: 3.5rem
}

.item-style {
	position: relative;
	background-color: #fff;
	border-radius: .625rem;
	overflow: hidden;
	color: #303036;
	height: 100%;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.item-style:hover {
	-webkit-box-shadow: .125rem .25rem 1.25rem .0875rem rgba(45, 45, 45, .13);
	box-shadow: .125rem .25rem 1.25rem .0875rem rgba(45, 45, 45, .13)
}

.item-style:hover::after {
	border-color: transparent
}

.item-style::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: .625rem;
	border: 1px solid #d4d4e1;
	overflow: hidden;
	pointer-events: none;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.flickity-slider .item-style:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.flickity-slider .item-style:hover::after {
	border-color: #2c7ae7
}

.img-style {
	border: 1px solid #d4d4e1;
	background-color: #f0f4f8;
	border-radius: .625rem;
	overflow: hidden
}

.img-style img {
	margin: 0
}

.item-title {
	font-size: 1.125rem;
	font-weight: 700
}

.item-title a {
	text-decoration: none;
	color: #303036
}

.item-title a:hover {
	color: #2c7ae7
}

.item-border-radius {
	border-radius: .625rem
}

#gdpr-cookie-message .container {
	margin: 0 auto
}

#gdpr-cookie-message h3 {
	font-size: 1.3125rem;
	font-weight: 400;
	color: #303036;
	margin-bottom: 1.25rem
}

#gdpr-cookie-message p,
ul {
	margin-bottom: 1.25rem
}

#gdpr-cookie-message li {
	list-style: none;
	margin-bottom: .625rem
}

#gdpr-cookie-message li:last-child {
	margin-bottom: 0
}

#gdpr-cookie-message input[type=checkbox] {
	margin-top: .625rem;
	margin-right: 1rem;
	float: left
}

#gdpr-cookie-message label {
	display: inline-block;
	max-width: 90%
}

#gdpr-cookie-message code {
	color: #303036;
	font-size: 1rem;
	background: #fff;
	padding: .1875rem .3125rem;
	border: 1px solid #d4d4e1
}

#ihavecookiesBtn {
	margin-left: 0!important
}

#gdpr-cookie-message {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(48, 48, 54, .9);
	padding: 1.25rem 1rem;
	padding-right: 220px;
	-webkit-box-shadow: 0 .375rem .375rem rgba(0, 0, 0, .25);
	box-shadow: 0 .375rem .375rem rgba(0, 0, 0, .25);
	z-index: 111111
}

#gdpr-cookie-message h4 {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: .625rem
}

#gdpr-cookie-message h5 {
	color: #303036;
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: .625rem
}

#gdpr-cookie-message p,
#gdpr-cookie-message ul {
	color: #fff;
	font-size: 1rem;
	line-height: 1.5em
}

#gdpr-cookie-message p {
	margin: 0
}

#gdpr-cookie-message p:last-child {
	margin-bottom: 0;
	text-align: right
}

#gdpr-cookie-message li {
	width: 49%;
	display: inline-block
}

#gdpr-cookie-message a {
	color: #303036;
	text-decoration: none;
	font-size: .9375rem;
	padding-bottom: 2px;
	border-bottom: 1px dotted rgba(255, 255, 255, .75);
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

#gdpr-cookie-message a:hover {
	color: #fff;
	border-bottom-color: #303036;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

#gdpr-cookie-message button,
button#ihavecookiesBtn {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 1rem;
	color: #fff;
	fill: #fff;
	background: #2c7ae7;
	background: -webkit-gradient(linear, left top, right top, from(#2876e2), to(#3f8efc));
	background: -o-linear-gradient(left, #2876e2 0, #3f8efc 100%);
	background: linear-gradient(to right, #2876e2 0, #3f8efc 100%);
	text-decoration: none;
	text-align: center;
	padding: .95em 2em;
	font-weight: 400;
	border-radius: .375rem;
	outline: 0;
	border: none;
	cursor: pointer;
	overflow: hidden
}

#gdpr-cookie-message button:hover {
	background: #2876e2;
	background: -webkit-gradient(linear, right top, left top, from(#2876e2), to(#3f8efc));
	background: -o-linear-gradient(right, #2876e2 0, #3f8efc 100%);
	background: linear-gradient(to left, #2876e2 0, #3f8efc 100%);
	color: #fff;
	fill: #fff
}

button#gdpr-cookie-advanced {
	background: #fff;
	color: #303036
}

#gdpr-cookie-message button:disabled {
	opacity: .3
}

#gdpr-cookie-message input[type=checkbox] {
	float: none;
	margin-top: 0;
	margin-right: 5px
}

#gdpr-cookie-message #gdpr-cookie-advanced {
	display: none
}

#gdpr-cookie-message button {
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	width: 180px
}

@media only screen and (max-width:576px) {
	#gdpr-cookie-message button {
		position: relative;
		right: 0;
		bottom: 0;
		width: auto
	}
	#gdpr-cookie-message p {
		margin-bottom: 1rem
	}
	#gdpr-cookie-message {
		padding: 1rem
	}
}

.ui-nav {
	list-style: none;
	margin: 0;
	padding: 0
}

.ui-nav li {
	cursor: pointer;
	padding: .625rem 1rem;
	border-left: 2px solid transparent;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.ui-nav li.active {
	color: #2c7ae7;
	border-left-color: #2c7ae7;
	background-color: #f0f4f8
}

.ui-nav li:hover {
	color: #2c7ae7
}

.ui-item {
	display: none
}

.ui-item.active {
	display: block
}

.ui-item .page-sections {
	padding-top: 0
}

.ui-item-icons svg {
	fill: #303036
}

@media (max-width:1199.98px) {
	.main-mnu-list {
		margin-left: -.625rem
	}
	.main-mnu-list>li {
		margin-left: .5rem
	}
	.mega-mnu-item {
		padding: 2rem .625rem 2rem 1.5rem
	}
	.header-fixed .container {
		padding-left: 10px;
		padding-right: 10px
	}
	.header-fixed .row {
		margin-left: -10px;
		margin-right: -10px
	}
	.header-fixed .row .header-fixed-col {
		padding: 0 10px
	}
	.main-banner-slider,
	.main-banner-slider-item {
		height: 560px
	}
	.main-banner-slider-item {
		height: 560px
	}
	.main-banner-slider-item::after {
		content: ""
	}
	.main-banner-content {
		padding-left: 3rem;
		max-width: 450px
	}
	.services-item {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
	.advantages-item-info {
		padding-left: 2.5rem
	}
	.advantages-item-count::after {
		width: 2rem
	}
	.project-item-card-back {
		padding: 1.5rem
	}
	.team-item-img {
		height: 220px
	}
	.news-item-img {
		height: 250px
	}
	.news-item-info {
		padding-left: 1rem;
		padding-right: 1rem
	}
	.contact-form-padding {
		padding-left: 0
	}
	.news-timeline-item-right::after {
		width: 95px
	}
	.news-timeline-item-right::before {
		margin-right: 73px
	}
	.news-timeline-item-left::after {
		width: 95px
	}
	.news-timeline-item-left::before {
		margin-left: 72px
	}
	.reviews-col {
		width: 40%
	}
	.main-banner-box {
		margin-bottom: 30px
	}
	.project-col-carusel {
		width: 33.3%
	}
	.section-path {
		width: -webkit-calc(960px / 2);
		width: calc(960px / 2)
	}
}

@media (max-width:991.98px) {
	.header-top {
		display: none
	}
	.header-fixed {
		z-index: 101
	}
	.header-search-form {
		padding-right: 0;
		padding-right: 4.375rem
	}
	.mob-main-mnu {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.main-banner-content {
		padding-left: 0;
		max-width: 400px
	}
	.advantages-item-info {
		padding-left: 2.75rem
	}
	.advantages-item-count::after {
		width: 2.25rem
	}
	.main-counter-item {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 2.5rem
	}
	.counter-item {
		text-align: center
	}
	.project-item-card-back {
		padding: 1.5rem 2.5rem
	}
	.project-nav-list li,
	.section-nav-list li {
		margin-right: 1rem
	}
	.team-item-img {
		height: 360px
	}
	.tabs-vertical .tabs-nav {
		min-width: 225px;
		width: 225px
	}
	.news-timeline {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto
	}
	.news-timeline::after {
		left: 15px;
		margin-left: 0
	}
	.news-timeline-title {
		text-align: left
	}
	.news-timeline-item-left,
	.news-timeline-item-right {
		margin-top: 0
	}
	.news-timeline-item-left .news-item,
	.news-timeline-item-right .news-item {
		margin-left: 50px;
		margin-top: 0;
		margin-bottom: 45px
	}
	.news-timeline-item-left:last-child .news-item,
	.news-timeline-item-right:last-child .news-item {
		margin-bottom: 0
	}
	.news-timeline-item-left::after,
	.news-timeline-item-right::after {
		margin-right: -65px;
		width: 50px;
		margin-left: inherit;
		left: inherit;
		right: 100%
	}
	.news-timeline-item-left::before,
	.news-timeline-item-right::before {
		margin-right: -23px;
		margin-left: inherit;
		left: inherit;
		right: 100%
	}
	.news-timeline-title-mt {
		margin-top: 0
	}
	.counter-items {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.reviews-col {
		width: 43%
	}
	.project-col-carusel {
		width: 40%
	}
	.section-item-md-wide {
		width: 100%
	}
	.section-item-md-wide .section-path {
		width: 100%
	}
}

@media (max-width:767.98px) {
	.section-title {
		font-size: 2rem
	}
	.main-banner-title {
		font-size: 2rem
	}
	.main-banner-content {
		padding-bottom: 0
	}
	.main-banner-desc {
		color: #303036
	}
	.advantages-item-title {
		min-height: auto
	}
	.advantages-item-title br {
		display: none
	}
	.advantages-item-count {
		margin-top: 0
	}
	.counter-item-numb {
		font-size: 2rem
	}
	.main-counter-title {
		font-size: 1.25rem
	}
	.main-counter-numb {
		font-size: 6.25rem
	}
	.main-counter-item {
		width: 250px;
		height: 250px
	}
	.main-counter-item-circ {
		left: -50px;
		top: -10px
	}
	.main-counter {
		padding-left: 3rem;
		padding-right: 3rem
	}
	.main-counter::after,
	.main-counter::before {
		content: none
	}
	.section-projects .container {
		max-width: 100%
	}
	.project-item-card-back {
		padding: 1.25rem
	}
	.project-nav,
	.section-nav {
		margin-bottom: 1.5rem
	}
	.project-nav-list,
	.section-nav-list {
		-webkit-box-pack: start;
		-webkit-justify-content: start;
		-ms-flex-pack: start;
		justify-content: start;
		overflow-x: auto
	}
	.team-item-img {
		height: 280px
	}
	.news-item {
		max-width: 350px;
		margin-left: auto;
		margin-right: auto
	}
	.footer-main {
		padding: 3rem 0
	}
	.news-wide-item {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto
	}
	.news-wide-item-img {
		margin-bottom: 1.25rem;
		width: 100%
	}
	.news-wide-item-info {
		padding-left: 0
	}
	.news-wide-item-desc {
		margin-top: 1rem;
		margin-bottom: 1rem
	}
	.blog-nav {
		padding-top: 0
	}
	.news-wide-item-desc {
		height: auto
	}
	.news-item-desc {
		height: auto
	}
	.services-image-item {
		max-width: 320px;
		margin: 0 auto
	}
	.blog-post-title {
		font-size: 1.75rem
	}
	.blog-post-img {
		height: 300px
	}
	.blog-post-footer {
		padding-top: 1.25rem
	}
	.tabs-vertical {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.tabs-vertical .tabs-nav {
		width: 100%
	}
	.tabs-vertical .tabs-nav li {
		padding: .625rem 1rem
	}
	.tabs-vertical .tabs-container {
		padding-left: 0;
		padding-top: 1.5rem
	}
	.tabs-item {
		padding-top: 0
	}
	.tabs-container {
		padding-top: 1.5rem
	}
	.tabs-nav {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		border: none;
		border-radius: .625rem;
		background-color: #f0f4f8;
		overflow: hidden
	}
	.tabs-nav li {
		width: 100%;
		margin: 0;
		border-bottom: 1px solid #d4d4e1;
		padding: .625rem 1rem
	}
	.tabs-nav li:last-child {
		border-bottom: none
	}
	.tabs-nav li::after {
		content: none
	}
	.tabs-nav li.active,
	.tabs-nav li:hover {
		background-color: #2c7ae7;
		color: #fff
	}
	.countdown-number {
		width: 6.25rem;
		height: 6.25rem
	}
	.countdown-number.item-style {
		width: 6.25rem;
		height: 6.25rem
	}
	.countdown-time {
		font-size: 2.5rem
	}
	.main-banner-slider-item::after {
		background-color: rgba(255, 255, 255, .8)
	}
	.news-timeline {
		margin-left: -1rem;
		margin-right: -1rem
	}
	.footer-mnu-line {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer-minimal .footer-company-top {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer-minimal .footer-bottom {
		text-align: center
	}
	.footer-minimal .footer-links ul {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.gallery-grid-item-height2 .gallery-item {
		height: 240px
	}
	.reviews-col {
		width: 100%
	}
	.brands-col {
		width: 45%
	}
	.main-banner-item-img-right {
		width: 100%
	}
	.main-banner-box {
		padding: 0;
		background: 0 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #fff
	}
	.main-banner-box .main-banner-desc {
		color: #fff
	}
	.main-banner-box .btn.btn-border {
		color: #fff;
		fill: #fff
	}
	.main-banner-box .btn.btn-border:hover {
		color: #303036;
		fill: #303036
	}
	.main-banner-box .btn.btn-border::before {
		border-color: #fff
	}
	.main-banner-box .btn.btn-border::after {
		background: #fff
	}
	.main-banner-item-mob-dark::after {
		background-color: rgba(0, 0, 0, .7)
	}
	.main-banner-item-img-right::after {
		background-color: rgba(0, 0, 0, .7);
		z-index: 2
	}
	.advantages-item-count-large {
		font-size: 8rem;
		bottom: -.625rem
	}
	.project-col-carusel {
		width: 50%
	}
}

@media (max-width:575.98px) {
	.popup {
		padding: 2rem 1.5rem
	}
	.advantages-item-info {
		padding-left: 3rem
	}
	.advantages-item-count::after {
		width: 42px
	}
	.project-item {
		max-width: 350px;
		margin-left: auto;
		margin-right: auto
	}
	.team-item {
		max-width: 270px;
		margin-left: auto;
		margin-right: auto
	}
	.comment-item-list {
		padding-left: .625rem
	}
	.counter-items {
		display: block
	}
	.project-col-carusel {
		width: 100%
	}
	.advantages-item.advantages-item-min {
		max-width: 100%
	}
}

@media only screen and (max-width:480px) {
	.pagination-list {
		padding-bottom: 2.2rem
	}
	.pagination-item-arrow {
		position: absolute;
		bottom: 0
	}
	.pagination-item-arrow-prev {
		right: 50%;
		margin-right: .625rem
	}
	.pagination-item-arrow-first {
		right: 50%;
		margin-right: 2.1rem
	}
	.pagination-item-arrow-next {
		left: 50%
	}
	.pagination-item-arrow-last {
		left: 50%;
		margin-left: 2.1rem!important
	}
	.social-login {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.social-login li {
		width: 100%
	}
	.countdown-number {
		width: 5rem;
		height: 5rem;
		padding: .625rem
	}
	.countdown-number.item-style {
		width: 5rem;
		height: 5rem
	}
	.countdown-time {
		font-size: 2rem
	}
	.countdown-text {
		font-size: 1rem
	}
	.brands-item {
		height: 140px
	}
	.brands-item.item-style {
		height: 140px
	}
	.reviews-thumb-item .reviews-item-img {
		width: 3.5rem;
		height: 3.5rem;
		min-width: 3.5rem;
		margin-right: 1rem
	}
	.reviews-thumb {
		margin-top: -1.75rem
	}
}

@media only screen and (max-width:370px) {
	.main-counter-item {
		width: 230px;
		height: 230px
	}
	.main-counter {
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}
	.main-counter-item-circ {
		left: -30px;
		top: -5px
	}
	.countdown-number {
		width: 4rem;
		height: 4rem;
		padding: .625rem 0
	}
	.countdown-number.item-style {
		width: 4rem;
		height: 4rem
	}
	.countdown-time {
		font-size: 1.375rem
	}
	.countdown-text {
		font-size: .8125rem
	}
}

@media only screen and (min-width:567px) and (max-width:900px) and (orientation:landscape) {
	.main-banner-slider,
	.main-banner-slider-item {
		height: 500px
	}
	.main-banner {
		min-height: 400px
	}
	#map_canvas,
	.map {
		height: 300px
	}
	.main-banner-item-img-right {
		width: 100%
	}
	.main-banner-box {
		padding: 0;
		background: 0 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #fff
	}
	.main-banner-box .main-banner-desc {
		color: #fff
	}
	.main-banner-box .btn.btn-border {
		color: #fff;
		fill: #fff
	}
	.main-banner-box .btn.btn-border:hover {
		color: #303036;
		fill: #303036
	}
	.main-banner-box .btn.btn-border::before {
		border-color: #fff
	}
	.main-banner-box .btn.btn-border::after {
		background: #fff
	}
	.main-banner-item-img-right::after {
		background-color: rgba(0, 0, 0, .7);
		z-index: 2
	}
}

@media only screen and (min-width:1600px) {
	.project-col-carusel {
		width: 22%
	}
}

a{ text-decoration:none !important}
p{ margin:0 !important}
#gdpr-cookie-message{ display:none !important}
.currPage{ background:#2c7ae7 !important; color:#fff !important}
.news-item-img, .blog-post-img{ height:auto !important}
.blog-post-article img{ max-width:40% !important}