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

@font-face {
	font-family: IstokWeb;
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/IstokWeb-Bold/IstokWeb-Bold.eot);
	src: url(../fonts/IstokWeb-Bold/IstokWeb-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/IstokWeb-Bold/IstokWeb-Bold.woff) format("woff"),url(../fonts/IstokWeb-Bold/IstokWeb-Bold.ttf) format("truetype")
}

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

@media (prefers-reduced-motion:no-preference) {
	:root {
		scroll-behavior: smooth
	}
}

body {
	margin: 0;
	font-family: var(--bs-body-font-family);
	font-size: var(--bs-body-font-size);
	font-weight: var(--bs-body-font-weight);
	line-height: var(--bs-body-line-height);
	color: var(--bs-body-color);
	text-align: var(--bs-body-text-align);
	background-color: var(--bs-body-bg);
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

hr {
	margin: 1rem 0;
	color: inherit;
	background-color: currentColor;
	border: 0;
	opacity: .25
}

hr:not([size]) {
	height: 1px
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

h1 {
	font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
	h1 {
		font-size:2.5rem
	}
}

h2 {
	font-size: calc(1.325rem + .9vw)
}

@media (min-width: 1200px) {
	h2 {
		font-size:2rem
	}
}

h3 {
	font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
	h3 {
		font-size:1.75rem
	}
}

h4 {
	font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
	h4 {
		font-size:1.5rem
	}
}

h5 {
	font-size: 1.25rem
}

h6 {
	font-size: 1rem
}

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

abbr[data-bs-original-title],abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

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

ol,ul {
	padding-left: 2rem
}

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: .875em
}

mark {
	padding: .2em;
	background-color: #fcf8e3
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #0d6efd;
	text-decoration: underline
}

a:hover {
	color: #0a58ca
}

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

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

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	font-size: .875em
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

code {
	font-size: .875em;
	color: #d63384;
	word-wrap: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: .875em;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 1em;
	font-weight: 700
}

figure {
	margin: 0 0 1rem
}

img,svg {
	vertical-align: middle
}

table {
	caption-side: bottom;
	border-collapse: collapse
}

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

th {
	text-align: inherit;
	text-align: -webkit-match-parent
}

tbody,td,tfoot,th,thead,tr {
	border-color: inherit;
	border-style: solid;
	border-width: 0
}

label {
	display: inline-block
}

button {
	border-radius: 0
}

button:focus:not(:focus-visible) {
	outline: 0
}

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

button,select {
	text-transform: none
}

[role=button] {
	cursor: pointer
}

select {
	word-wrap: normal
}

select:disabled {
	opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
	display: none
}

[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
}

::-moz-focus-inner {
	padding: 0;
	border-style: none
}

textarea {
	resize: vertical
}

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

legend {
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: calc(1.275rem + .3vw);
	line-height: inherit
}

@media (min-width: 1200px) {
	legend {
		font-size:1.5rem
	}
}

legend+* {
	clear: left
}

::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field {
	padding: 0
}

::-webkit-inner-spin-button {
	height: auto
}

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

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
	padding: 0
}

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

::file-selector-button {
	font: inherit
}

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

output {
	display: inline-block
}

iframe {
	border: 0
}

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

progress {
	vertical-align: baseline
}

[hidden] {
	display: none!important
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
	width: 100%;
	padding-right: var(--bs-gutter-x,15px);
	padding-left: var(--bs-gutter-x,15px);
	margin-right: auto;
	margin-left: auto
}

@media (min-width: 576px) {
	.container,.container-sm {
		max-width:540px
	}
}

@media (min-width: 768px) {
	.container,.container-md,.container-sm {
		max-width:720px
	}
}

@media (min-width: 992px) {
	.container,.container-lg,.container-md,.container-sm {
		max-width:960px
	}
}

@media (min-width: 1200px) {
	.container,.container-lg,.container-md,.container-sm,.container-xl {
		max-width:1140px
	}
}

.row {
	--bs-gutter-x: 30px;
	--bs-gutter-y: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: calc(var(--bs-gutter-y) * -1);
	margin-right: calc(var(--bs-gutter-x) * -.5);
	margin-left: calc(var(--bs-gutter-x) * -.5)
}

.row>* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y)
}

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

.row-cols-auto>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}

.row-cols-1>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%
}

.row-cols-2>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%
}

.row-cols-3>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 33.3333333333%
}

.row-cols-4>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 25%
}

.row-cols-5>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 20%
}

.row-cols-6>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 16.6666666667%
}

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

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 8.33333333%
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 16.66666667%
}

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

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 33.33333333%
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 41.66666667%
}

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

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 58.33333333%
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 66.66666667%
}

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

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 83.33333333%
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 91.66666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,.gx-0 {
	--bs-gutter-x: 0
}

.g-0,.gy-0 {
	--bs-gutter-y: 0
}

.g-1,.gx-1 {
	--bs-gutter-x: 0.25rem
}

.g-1,.gy-1 {
	--bs-gutter-y: 0.25rem
}

.g-2,.gx-2 {
	--bs-gutter-x: 0.5rem
}

.g-2,.gy-2 {
	--bs-gutter-y: 0.5rem
}

.g-3,.gx-3 {
	--bs-gutter-x: 1rem
}

.g-3,.gy-3 {
	--bs-gutter-y: 1rem
}

.g-4,.gx-4 {
	--bs-gutter-x: 1.5rem
}

.g-4,.gy-4 {
	--bs-gutter-y: 1.5rem
}

.g-5,.gx-5 {
	--bs-gutter-x: 3rem
}

.g-5,.gy-5 {
	--bs-gutter-y: 3rem
}

@media (min-width: 576px) {
	.col-sm {
		-webkit-box-flex:1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.row-cols-sm-auto>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-sm-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-sm-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-sm-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.3333333333%
	}

	.row-cols-sm-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-sm-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-sm-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.6666666667%
	}

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

	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

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

	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

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

	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

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

	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

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

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.33333333%
	}

	.offset-sm-2 {
		margin-left: 16.66666667%
	}

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

	.offset-sm-4 {
		margin-left: 33.33333333%
	}

	.offset-sm-5 {
		margin-left: 41.66666667%
	}

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

	.offset-sm-7 {
		margin-left: 58.33333333%
	}

	.offset-sm-8 {
		margin-left: 66.66666667%
	}

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

	.offset-sm-10 {
		margin-left: 83.33333333%
	}

	.offset-sm-11 {
		margin-left: 91.66666667%
	}

	.g-sm-0,.gx-sm-0 {
		--bs-gutter-x: 0
	}

	.g-sm-0,.gy-sm-0 {
		--bs-gutter-y: 0
	}

	.g-sm-1,.gx-sm-1 {
		--bs-gutter-x: 0.25rem
	}

	.g-sm-1,.gy-sm-1 {
		--bs-gutter-y: 0.25rem
	}

	.g-sm-2,.gx-sm-2 {
		--bs-gutter-x: 0.5rem
	}

	.g-sm-2,.gy-sm-2 {
		--bs-gutter-y: 0.5rem
	}

	.g-sm-3,.gx-sm-3 {
		--bs-gutter-x: 1rem
	}

	.g-sm-3,.gy-sm-3 {
		--bs-gutter-y: 1rem
	}

	.g-sm-4,.gx-sm-4 {
		--bs-gutter-x: 1.5rem
	}

	.g-sm-4,.gy-sm-4 {
		--bs-gutter-y: 1.5rem
	}

	.g-sm-5,.gx-sm-5 {
		--bs-gutter-x: 3rem
	}

	.g-sm-5,.gy-sm-5 {
		--bs-gutter-y: 3rem
	}
}

@media (min-width: 768px) {
	.col-md {
		-webkit-box-flex:1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.row-cols-md-auto>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-md-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-md-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-md-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.3333333333%
	}

	.row-cols-md-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-md-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-md-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.6666666667%
	}

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

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

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

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

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

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

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

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

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

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.33333333%
	}

	.offset-md-2 {
		margin-left: 16.66666667%
	}

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

	.offset-md-4 {
		margin-left: 33.33333333%
	}

	.offset-md-5 {
		margin-left: 41.66666667%
	}

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

	.offset-md-7 {
		margin-left: 58.33333333%
	}

	.offset-md-8 {
		margin-left: 66.66666667%
	}

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

	.offset-md-10 {
		margin-left: 83.33333333%
	}

	.offset-md-11 {
		margin-left: 91.66666667%
	}

	.g-md-0,.gx-md-0 {
		--bs-gutter-x: 0
	}

	.g-md-0,.gy-md-0 {
		--bs-gutter-y: 0
	}

	.g-md-1,.gx-md-1 {
		--bs-gutter-x: 0.25rem
	}

	.g-md-1,.gy-md-1 {
		--bs-gutter-y: 0.25rem
	}

	.g-md-2,.gx-md-2 {
		--bs-gutter-x: 0.5rem
	}

	.g-md-2,.gy-md-2 {
		--bs-gutter-y: 0.5rem
	}

	.g-md-3,.gx-md-3 {
		--bs-gutter-x: 1rem
	}

	.g-md-3,.gy-md-3 {
		--bs-gutter-y: 1rem
	}

	.g-md-4,.gx-md-4 {
		--bs-gutter-x: 1.5rem
	}

	.g-md-4,.gy-md-4 {
		--bs-gutter-y: 1.5rem
	}

	.g-md-5,.gx-md-5 {
		--bs-gutter-x: 3rem
	}

	.g-md-5,.gy-md-5 {
		--bs-gutter-y: 3rem
	}
}

@media (min-width: 992px) {
	.col-lg {
		-webkit-box-flex:1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.row-cols-lg-auto>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-lg-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-lg-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-lg-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.3333333333%
	}

	.row-cols-lg-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-lg-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-lg-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.6666666667%
	}

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

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

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

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

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

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

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

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

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

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.33333333%
	}

	.offset-lg-2 {
		margin-left: 16.66666667%
	}

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

	.offset-lg-4 {
		margin-left: 33.33333333%
	}

	.offset-lg-5 {
		margin-left: 41.66666667%
	}

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

	.offset-lg-7 {
		margin-left: 58.33333333%
	}

	.offset-lg-8 {
		margin-left: 66.66666667%
	}

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

	.offset-lg-10 {
		margin-left: 83.33333333%
	}

	.offset-lg-11 {
		margin-left: 91.66666667%
	}

	.g-lg-0,.gx-lg-0 {
		--bs-gutter-x: 0
	}

	.g-lg-0,.gy-lg-0 {
		--bs-gutter-y: 0
	}

	.g-lg-1,.gx-lg-1 {
		--bs-gutter-x: 0.25rem
	}

	.g-lg-1,.gy-lg-1 {
		--bs-gutter-y: 0.25rem
	}

	.g-lg-2,.gx-lg-2 {
		--bs-gutter-x: 0.5rem
	}

	.g-lg-2,.gy-lg-2 {
		--bs-gutter-y: 0.5rem
	}

	.g-lg-3,.gx-lg-3 {
		--bs-gutter-x: 1rem
	}

	.g-lg-3,.gy-lg-3 {
		--bs-gutter-y: 1rem
	}

	.g-lg-4,.gx-lg-4 {
		--bs-gutter-x: 1.5rem
	}

	.g-lg-4,.gy-lg-4 {
		--bs-gutter-y: 1.5rem
	}

	.g-lg-5,.gx-lg-5 {
		--bs-gutter-x: 3rem
	}

	.g-lg-5,.gy-lg-5 {
		--bs-gutter-y: 3rem
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-webkit-box-flex:1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.row-cols-xl-auto>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-xl-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-xl-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-xl-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.3333333333%
	}

	.row-cols-xl-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-xl-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-xl-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.6666666667%
	}

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

	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

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

	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

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

	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

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

	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

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

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.33333333%
	}

	.offset-xl-2 {
		margin-left: 16.66666667%
	}

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

	.offset-xl-4 {
		margin-left: 33.33333333%
	}

	.offset-xl-5 {
		margin-left: 41.66666667%
	}

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

	.offset-xl-7 {
		margin-left: 58.33333333%
	}

	.offset-xl-8 {
		margin-left: 66.66666667%
	}

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

	.offset-xl-10 {
		margin-left: 83.33333333%
	}

	.offset-xl-11 {
		margin-left: 91.66666667%
	}

	.g-xl-0,.gx-xl-0 {
		--bs-gutter-x: 0
	}

	.g-xl-0,.gy-xl-0 {
		--bs-gutter-y: 0
	}

	.g-xl-1,.gx-xl-1 {
		--bs-gutter-x: 0.25rem
	}

	.g-xl-1,.gy-xl-1 {
		--bs-gutter-y: 0.25rem
	}

	.g-xl-2,.gx-xl-2 {
		--bs-gutter-x: 0.5rem
	}

	.g-xl-2,.gy-xl-2 {
		--bs-gutter-y: 0.5rem
	}

	.g-xl-3,.gx-xl-3 {
		--bs-gutter-x: 1rem
	}

	.g-xl-3,.gy-xl-3 {
		--bs-gutter-y: 1rem
	}

	.g-xl-4,.gx-xl-4 {
		--bs-gutter-x: 1.5rem
	}

	.g-xl-4,.gy-xl-4 {
		--bs-gutter-y: 1.5rem
	}

	.g-xl-5,.gx-xl-5 {
		--bs-gutter-x: 3rem
	}

	.g-xl-5,.gy-xl-5 {
		--bs-gutter-y: 3rem
	}
}

.d-inline {
	display: inline!important
}

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

.d-block {
	display: block!important
}

.d-grid {
	display: grid!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: -ms-flexbox!important;
	display: flex!important
}

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

.d-none {
	display: none!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-0 {
	margin: 0!important
}

.m-1 {
	margin: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.m-auto {
	margin: auto!important
}

.mx-0 {
	margin-right: 0!important;
	margin-left: 0!important
}

.mx-1 {
	margin-right: .25rem!important;
	margin-left: .25rem!important
}

.mx-2 {
	margin-right: .5rem!important;
	margin-left: .5rem!important
}

.mx-3 {
	margin-right: 1rem!important;
	margin-left: 1rem!important
}

.mx-4 {
	margin-right: 1.5rem!important;
	margin-left: 1.5rem!important
}

.mx-5 {
	margin-right: 3rem!important;
	margin-left: 3rem!important
}

.mx-auto {
	margin-right: auto!important;
	margin-left: auto!important
}

.my-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}

.my-1 {
	margin-top: .25rem!important;
	margin-bottom: .25rem!important
}

.my-2 {
	margin-top: .5rem!important;
	margin-bottom: .5rem!important
}

.my-3 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}

.my-4 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}

.my-5 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}

.my-auto {
	margin-top: auto!important;
	margin-bottom: auto!important
}

.mt-0 {
	margin-top: 0!important
}

.mt-1 {
	margin-top: .25rem!important
}

.mt-2 {
	margin-top: .5rem!important
}

.mt-3 {
	margin-top: 1rem!important
}

.mt-4 {
	margin-top: 1.5rem!important
}

.mt-5 {
	margin-top: 3rem!important
}

.mt-auto {
	margin-top: auto!important
}

.me-0 {
	margin-right: 0!important
}

.me-1 {
	margin-right: .25rem!important
}

.me-2 {
	margin-right: .5rem!important
}

.me-3 {
	margin-right: 1rem!important
}

.me-4 {
	margin-right: 1.5rem!important
}

.me-5 {
	margin-right: 3rem!important
}

.me-auto {
	margin-right: auto!important
}

.mb-0 {
	margin-bottom: 0!important
}

.mb-1 {
	margin-bottom: .25rem!important
}

.mb-2 {
	margin-bottom: .5rem!important
}

.mb-3 {
	margin-bottom: 1rem!important
}

.mb-4 {
	margin-bottom: 1.5rem!important
}

.mb-5 {
	margin-bottom: 3rem!important
}

.mb-auto {
	margin-bottom: auto!important
}

.ms-0 {
	margin-left: 0!important
}

.ms-1 {
	margin-left: .25rem!important
}

.ms-2 {
	margin-left: .5rem!important
}

.ms-3 {
	margin-left: 1rem!important
}

.ms-4 {
	margin-left: 1.5rem!important
}

.ms-5 {
	margin-left: 3rem!important
}

.ms-auto {
	margin-left: auto!important
}

.p-0 {
	padding: 0!important
}

.p-1 {
	padding: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.px-0 {
	padding-right: 0!important;
	padding-left: 0!important
}

.px-1 {
	padding-right: .25rem!important;
	padding-left: .25rem!important
}

.px-2 {
	padding-right: .5rem!important;
	padding-left: .5rem!important
}

.px-3 {
	padding-right: 1rem!important;
	padding-left: 1rem!important
}

.px-4 {
	padding-right: 1.5rem!important;
	padding-left: 1.5rem!important
}

.px-5 {
	padding-right: 3rem!important;
	padding-left: 3rem!important
}

.py-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}

.py-1 {
	padding-top: .25rem!important;
	padding-bottom: .25rem!important
}

.py-2 {
	padding-top: .5rem!important;
	padding-bottom: .5rem!important
}

.py-3 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}

.py-4 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}

.py-5 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}

.pt-0 {
	padding-top: 0!important
}

.pt-1 {
	padding-top: .25rem!important
}

.pt-2 {
	padding-top: .5rem!important
}

.pt-3 {
	padding-top: 1rem!important
}

.pt-4 {
	padding-top: 1.5rem!important
}

.pt-5 {
	padding-top: 3rem!important
}

.pe-0 {
	padding-right: 0!important
}

.pe-1 {
	padding-right: .25rem!important
}

.pe-2 {
	padding-right: .5rem!important
}

.pe-3 {
	padding-right: 1rem!important
}

.pe-4 {
	padding-right: 1.5rem!important
}

.pe-5 {
	padding-right: 3rem!important
}

.pb-0 {
	padding-bottom: 0!important
}

.pb-1 {
	padding-bottom: .25rem!important
}

.pb-2 {
	padding-bottom: .5rem!important
}

.pb-3 {
	padding-bottom: 1rem!important
}

.pb-4 {
	padding-bottom: 1.5rem!important
}

.pb-5 {
	padding-bottom: 3rem!important
}

.ps-0 {
	padding-left: 0!important
}

.ps-1 {
	padding-left: .25rem!important
}

.ps-2 {
	padding-left: .5rem!important
}

.ps-3 {
	padding-left: 1rem!important
}

.ps-4 {
	padding-left: 1.5rem!important
}

.ps-5 {
	padding-left: 3rem!important
}

@media (min-width: 576px) {
	.d-sm-inline {
		display:inline!important
	}

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

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

	.d-sm-grid {
		display: grid!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: -ms-flexbox!important;
		display: flex!important
	}

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

	.d-sm-none {
		display: none!important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.order-sm-last {
		-webkit-box-ordinal-group: 7!important;
		-ms-flex-order: 6!important;
		order: 6!important
	}

	.m-sm-0 {
		margin: 0!important
	}

	.m-sm-1 {
		margin: .25rem!important
	}

	.m-sm-2 {
		margin: .5rem!important
	}

	.m-sm-3 {
		margin: 1rem!important
	}

	.m-sm-4 {
		margin: 1.5rem!important
	}

	.m-sm-5 {
		margin: 3rem!important
	}

	.m-sm-auto {
		margin: auto!important
	}

	.mx-sm-0 {
		margin-right: 0!important;
		margin-left: 0!important
	}

	.mx-sm-1 {
		margin-right: .25rem!important;
		margin-left: .25rem!important
	}

	.mx-sm-2 {
		margin-right: .5rem!important;
		margin-left: .5rem!important
	}

	.mx-sm-3 {
		margin-right: 1rem!important;
		margin-left: 1rem!important
	}

	.mx-sm-4 {
		margin-right: 1.5rem!important;
		margin-left: 1.5rem!important
	}

	.mx-sm-5 {
		margin-right: 3rem!important;
		margin-left: 3rem!important
	}

	.mx-sm-auto {
		margin-right: auto!important;
		margin-left: auto!important
	}

	.my-sm-0 {
		margin-top: 0!important;
		margin-bottom: 0!important
	}

	.my-sm-1 {
		margin-top: .25rem!important;
		margin-bottom: .25rem!important
	}

	.my-sm-2 {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important
	}

	.my-sm-3 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important
	}

	.my-sm-4 {
		margin-top: 1.5rem!important;
		margin-bottom: 1.5rem!important
	}

	.my-sm-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important
	}

	.my-sm-auto {
		margin-top: auto!important;
		margin-bottom: auto!important
	}

	.mt-sm-0 {
		margin-top: 0!important
	}

	.mt-sm-1 {
		margin-top: .25rem!important
	}

	.mt-sm-2 {
		margin-top: .5rem!important
	}

	.mt-sm-3 {
		margin-top: 1rem!important
	}

	.mt-sm-4 {
		margin-top: 1.5rem!important
	}

	.mt-sm-5 {
		margin-top: 3rem!important
	}

	.mt-sm-auto {
		margin-top: auto!important
	}

	.me-sm-0 {
		margin-right: 0!important
	}

	.me-sm-1 {
		margin-right: .25rem!important
	}

	.me-sm-2 {
		margin-right: .5rem!important
	}

	.me-sm-3 {
		margin-right: 1rem!important
	}

	.me-sm-4 {
		margin-right: 1.5rem!important
	}

	.me-sm-5 {
		margin-right: 3rem!important
	}

	.me-sm-auto {
		margin-right: auto!important
	}

	.mb-sm-0 {
		margin-bottom: 0!important
	}

	.mb-sm-1 {
		margin-bottom: .25rem!important
	}

	.mb-sm-2 {
		margin-bottom: .5rem!important
	}

	.mb-sm-3 {
		margin-bottom: 1rem!important
	}

	.mb-sm-4 {
		margin-bottom: 1.5rem!important
	}

	.mb-sm-5 {
		margin-bottom: 3rem!important
	}

	.mb-sm-auto {
		margin-bottom: auto!important
	}

	.ms-sm-0 {
		margin-left: 0!important
	}

	.ms-sm-1 {
		margin-left: .25rem!important
	}

	.ms-sm-2 {
		margin-left: .5rem!important
	}

	.ms-sm-3 {
		margin-left: 1rem!important
	}

	.ms-sm-4 {
		margin-left: 1.5rem!important
	}

	.ms-sm-5 {
		margin-left: 3rem!important
	}

	.ms-sm-auto {
		margin-left: auto!important
	}

	.p-sm-0 {
		padding: 0!important
	}

	.p-sm-1 {
		padding: .25rem!important
	}

	.p-sm-2 {
		padding: .5rem!important
	}

	.p-sm-3 {
		padding: 1rem!important
	}

	.p-sm-4 {
		padding: 1.5rem!important
	}

	.p-sm-5 {
		padding: 3rem!important
	}

	.px-sm-0 {
		padding-right: 0!important;
		padding-left: 0!important
	}

	.px-sm-1 {
		padding-right: .25rem!important;
		padding-left: .25rem!important
	}

	.px-sm-2 {
		padding-right: .5rem!important;
		padding-left: .5rem!important
	}

	.px-sm-3 {
		padding-right: 1rem!important;
		padding-left: 1rem!important
	}

	.px-sm-4 {
		padding-right: 1.5rem!important;
		padding-left: 1.5rem!important
	}

	.px-sm-5 {
		padding-right: 3rem!important;
		padding-left: 3rem!important
	}

	.py-sm-0 {
		padding-top: 0!important;
		padding-bottom: 0!important
	}

	.py-sm-1 {
		padding-top: .25rem!important;
		padding-bottom: .25rem!important
	}

	.py-sm-2 {
		padding-top: .5rem!important;
		padding-bottom: .5rem!important
	}

	.py-sm-3 {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important
	}

	.py-sm-4 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important
	}

	.py-sm-5 {
		padding-top: 3rem!important;
		padding-bottom: 3rem!important
	}

	.pt-sm-0 {
		padding-top: 0!important
	}

	.pt-sm-1 {
		padding-top: .25rem!important
	}

	.pt-sm-2 {
		padding-top: .5rem!important
	}

	.pt-sm-3 {
		padding-top: 1rem!important
	}

	.pt-sm-4 {
		padding-top: 1.5rem!important
	}

	.pt-sm-5 {
		padding-top: 3rem!important
	}

	.pe-sm-0 {
		padding-right: 0!important
	}

	.pe-sm-1 {
		padding-right: .25rem!important
	}

	.pe-sm-2 {
		padding-right: .5rem!important
	}

	.pe-sm-3 {
		padding-right: 1rem!important
	}

	.pe-sm-4 {
		padding-right: 1.5rem!important
	}

	.pe-sm-5 {
		padding-right: 3rem!important
	}

	.pb-sm-0 {
		padding-bottom: 0!important
	}

	.pb-sm-1 {
		padding-bottom: .25rem!important
	}

	.pb-sm-2 {
		padding-bottom: .5rem!important
	}

	.pb-sm-3 {
		padding-bottom: 1rem!important
	}

	.pb-sm-4 {
		padding-bottom: 1.5rem!important
	}

	.pb-sm-5 {
		padding-bottom: 3rem!important
	}

	.ps-sm-0 {
		padding-left: 0!important
	}

	.ps-sm-1 {
		padding-left: .25rem!important
	}

	.ps-sm-2 {
		padding-left: .5rem!important
	}

	.ps-sm-3 {
		padding-left: 1rem!important
	}

	.ps-sm-4 {
		padding-left: 1.5rem!important
	}

	.ps-sm-5 {
		padding-left: 3rem!important
	}
}

@media (min-width: 768px) {
	.d-md-inline {
		display:inline!important
	}

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

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

	.d-md-grid {
		display: grid!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: -ms-flexbox!important;
		display: flex!important
	}

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

	.d-md-none {
		display: none!important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.order-md-last {
		-webkit-box-ordinal-group: 7!important;
		-ms-flex-order: 6!important;
		order: 6!important
	}

	.m-md-0 {
		margin: 0!important
	}

	.m-md-1 {
		margin: .25rem!important
	}

	.m-md-2 {
		margin: .5rem!important
	}

	.m-md-3 {
		margin: 1rem!important
	}

	.m-md-4 {
		margin: 1.5rem!important
	}

	.m-md-5 {
		margin: 3rem!important
	}

	.m-md-auto {
		margin: auto!important
	}

	.mx-md-0 {
		margin-right: 0!important;
		margin-left: 0!important
	}

	.mx-md-1 {
		margin-right: .25rem!important;
		margin-left: .25rem!important
	}

	.mx-md-2 {
		margin-right: .5rem!important;
		margin-left: .5rem!important
	}

	.mx-md-3 {
		margin-right: 1rem!important;
		margin-left: 1rem!important
	}

	.mx-md-4 {
		margin-right: 1.5rem!important;
		margin-left: 1.5rem!important
	}

	.mx-md-5 {
		margin-right: 3rem!important;
		margin-left: 3rem!important
	}

	.mx-md-auto {
		margin-right: auto!important;
		margin-left: auto!important
	}

	.my-md-0 {
		margin-top: 0!important;
		margin-bottom: 0!important
	}

	.my-md-1 {
		margin-top: .25rem!important;
		margin-bottom: .25rem!important
	}

	.my-md-2 {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important
	}

	.my-md-3 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important
	}

	.my-md-4 {
		margin-top: 1.5rem!important;
		margin-bottom: 1.5rem!important
	}

	.my-md-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important
	}

	.my-md-auto {
		margin-top: auto!important;
		margin-bottom: auto!important
	}

	.mt-md-0 {
		margin-top: 0!important
	}

	.mt-md-1 {
		margin-top: .25rem!important
	}

	.mt-md-2 {
		margin-top: .5rem!important
	}

	.mt-md-3 {
		margin-top: 1rem!important
	}

	.mt-md-4 {
		margin-top: 1.5rem!important
	}

	.mt-md-5 {
		margin-top: 3rem!important
	}

	.mt-md-auto {
		margin-top: auto!important
	}

	.me-md-0 {
		margin-right: 0!important
	}

	.me-md-1 {
		margin-right: .25rem!important
	}

	.me-md-2 {
		margin-right: .5rem!important
	}

	.me-md-3 {
		margin-right: 1rem!important
	}

	.me-md-4 {
		margin-right: 1.5rem!important
	}

	.me-md-5 {
		margin-right: 3rem!important
	}

	.me-md-auto {
		margin-right: auto!important
	}

	.mb-md-0 {
		margin-bottom: 0!important
	}

	.mb-md-1 {
		margin-bottom: .25rem!important
	}

	.mb-md-2 {
		margin-bottom: .5rem!important
	}

	.mb-md-3 {
		margin-bottom: 1rem!important
	}

	.mb-md-4 {
		margin-bottom: 1.5rem!important
	}

	.mb-md-5 {
		margin-bottom: 3rem!important
	}

	.mb-md-auto {
		margin-bottom: auto!important
	}

	.ms-md-0 {
		margin-left: 0!important
	}

	.ms-md-1 {
		margin-left: .25rem!important
	}

	.ms-md-2 {
		margin-left: .5rem!important
	}

	.ms-md-3 {
		margin-left: 1rem!important
	}

	.ms-md-4 {
		margin-left: 1.5rem!important
	}

	.ms-md-5 {
		margin-left: 3rem!important
	}

	.ms-md-auto {
		margin-left: auto!important
	}

	.p-md-0 {
		padding: 0!important
	}

	.p-md-1 {
		padding: .25rem!important
	}

	.p-md-2 {
		padding: .5rem!important
	}

	.p-md-3 {
		padding: 1rem!important
	}

	.p-md-4 {
		padding: 1.5rem!important
	}

	.p-md-5 {
		padding: 3rem!important
	}

	.px-md-0 {
		padding-right: 0!important;
		padding-left: 0!important
	}

	.px-md-1 {
		padding-right: .25rem!important;
		padding-left: .25rem!important
	}

	.px-md-2 {
		padding-right: .5rem!important;
		padding-left: .5rem!important
	}

	.px-md-3 {
		padding-right: 1rem!important;
		padding-left: 1rem!important
	}

	.px-md-4 {
		padding-right: 1.5rem!important;
		padding-left: 1.5rem!important
	}

	.px-md-5 {
		padding-right: 3rem!important;
		padding-left: 3rem!important
	}

	.py-md-0 {
		padding-top: 0!important;
		padding-bottom: 0!important
	}

	.py-md-1 {
		padding-top: .25rem!important;
		padding-bottom: .25rem!important
	}

	.py-md-2 {
		padding-top: .5rem!important;
		padding-bottom: .5rem!important
	}

	.py-md-3 {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important
	}

	.py-md-4 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important
	}

	.py-md-5 {
		padding-top: 3rem!important;
		padding-bottom: 3rem!important
	}

	.pt-md-0 {
		padding-top: 0!important
	}

	.pt-md-1 {
		padding-top: .25rem!important
	}

	.pt-md-2 {
		padding-top: .5rem!important
	}

	.pt-md-3 {
		padding-top: 1rem!important
	}

	.pt-md-4 {
		padding-top: 1.5rem!important
	}

	.pt-md-5 {
		padding-top: 3rem!important
	}

	.pe-md-0 {
		padding-right: 0!important
	}

	.pe-md-1 {
		padding-right: .25rem!important
	}

	.pe-md-2 {
		padding-right: .5rem!important
	}

	.pe-md-3 {
		padding-right: 1rem!important
	}

	.pe-md-4 {
		padding-right: 1.5rem!important
	}

	.pe-md-5 {
		padding-right: 3rem!important
	}

	.pb-md-0 {
		padding-bottom: 0!important
	}

	.pb-md-1 {
		padding-bottom: .25rem!important
	}

	.pb-md-2 {
		padding-bottom: .5rem!important
	}

	.pb-md-3 {
		padding-bottom: 1rem!important
	}

	.pb-md-4 {
		padding-bottom: 1.5rem!important
	}

	.pb-md-5 {
		padding-bottom: 3rem!important
	}

	.ps-md-0 {
		padding-left: 0!important
	}

	.ps-md-1 {
		padding-left: .25rem!important
	}

	.ps-md-2 {
		padding-left: .5rem!important
	}

	.ps-md-3 {
		padding-left: 1rem!important
	}

	.ps-md-4 {
		padding-left: 1.5rem!important
	}

	.ps-md-5 {
		padding-left: 3rem!important
	}
}

@media (min-width: 992px) {
	.d-lg-inline {
		display:inline!important
	}

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

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

	.d-lg-grid {
		display: grid!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: -ms-flexbox!important;
		display: flex!important
	}

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

	.d-lg-none {
		display: none!important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.order-lg-last {
		-webkit-box-ordinal-group: 7!important;
		-ms-flex-order: 6!important;
		order: 6!important
	}

	.m-lg-0 {
		margin: 0!important
	}

	.m-lg-1 {
		margin: .25rem!important
	}

	.m-lg-2 {
		margin: .5rem!important
	}

	.m-lg-3 {
		margin: 1rem!important
	}

	.m-lg-4 {
		margin: 1.5rem!important
	}

	.m-lg-5 {
		margin: 3rem!important
	}

	.m-lg-auto {
		margin: auto!important
	}

	.mx-lg-0 {
		margin-right: 0!important;
		margin-left: 0!important
	}

	.mx-lg-1 {
		margin-right: .25rem!important;
		margin-left: .25rem!important
	}

	.mx-lg-2 {
		margin-right: .5rem!important;
		margin-left: .5rem!important
	}

	.mx-lg-3 {
		margin-right: 1rem!important;
		margin-left: 1rem!important
	}

	.mx-lg-4 {
		margin-right: 1.5rem!important;
		margin-left: 1.5rem!important
	}

	.mx-lg-5 {
		margin-right: 3rem!important;
		margin-left: 3rem!important
	}

	.mx-lg-auto {
		margin-right: auto!important;
		margin-left: auto!important
	}

	.my-lg-0 {
		margin-top: 0!important;
		margin-bottom: 0!important
	}

	.my-lg-1 {
		margin-top: .25rem!important;
		margin-bottom: .25rem!important
	}

	.my-lg-2 {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important
	}

	.my-lg-3 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important
	}

	.my-lg-4 {
		margin-top: 1.5rem!important;
		margin-bottom: 1.5rem!important
	}

	.my-lg-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important
	}

	.my-lg-auto {
		margin-top: auto!important;
		margin-bottom: auto!important
	}

	.mt-lg-0 {
		margin-top: 0!important
	}

	.mt-lg-1 {
		margin-top: .25rem!important
	}

	.mt-lg-2 {
		margin-top: .5rem!important
	}

	.mt-lg-3 {
		margin-top: 1rem!important
	}

	.mt-lg-4 {
		margin-top: 1.5rem!important
	}

	.mt-lg-5 {
		margin-top: 3rem!important
	}

	.mt-lg-auto {
		margin-top: auto!important
	}

	.me-lg-0 {
		margin-right: 0!important
	}

	.me-lg-1 {
		margin-right: .25rem!important
	}

	.me-lg-2 {
		margin-right: .5rem!important
	}

	.me-lg-3 {
		margin-right: 1rem!important
	}

	.me-lg-4 {
		margin-right: 1.5rem!important
	}

	.me-lg-5 {
		margin-right: 3rem!important
	}

	.me-lg-auto {
		margin-right: auto!important
	}

	.mb-lg-0 {
		margin-bottom: 0!important
	}

	.mb-lg-1 {
		margin-bottom: .25rem!important
	}

	.mb-lg-2 {
		margin-bottom: .5rem!important
	}

	.mb-lg-3 {
		margin-bottom: 1rem!important
	}

	.mb-lg-4 {
		margin-bottom: 1.5rem!important
	}

	.mb-lg-5 {
		margin-bottom: 3rem!important
	}

	.mb-lg-auto {
		margin-bottom: auto!important
	}

	.ms-lg-0 {
		margin-left: 0!important
	}

	.ms-lg-1 {
		margin-left: .25rem!important
	}

	.ms-lg-2 {
		margin-left: .5rem!important
	}

	.ms-lg-3 {
		margin-left: 1rem!important
	}

	.ms-lg-4 {
		margin-left: 1.5rem!important
	}

	.ms-lg-5 {
		margin-left: 3rem!important
	}

	.ms-lg-auto {
		margin-left: auto!important
	}

	.p-lg-0 {
		padding: 0!important
	}

	.p-lg-1 {
		padding: .25rem!important
	}

	.p-lg-2 {
		padding: .5rem!important
	}

	.p-lg-3 {
		padding: 1rem!important
	}

	.p-lg-4 {
		padding: 1.5rem!important
	}

	.p-lg-5 {
		padding: 3rem!important
	}

	.px-lg-0 {
		padding-right: 0!important;
		padding-left: 0!important
	}

	.px-lg-1 {
		padding-right: .25rem!important;
		padding-left: .25rem!important
	}

	.px-lg-2 {
		padding-right: .5rem!important;
		padding-left: .5rem!important
	}

	.px-lg-3 {
		padding-right: 1rem!important;
		padding-left: 1rem!important
	}

	.px-lg-4 {
		padding-right: 1.5rem!important;
		padding-left: 1.5rem!important
	}

	.px-lg-5 {
		padding-right: 3rem!important;
		padding-left: 3rem!important
	}

	.py-lg-0 {
		padding-top: 0!important;
		padding-bottom: 0!important
	}

	.py-lg-1 {
		padding-top: .25rem!important;
		padding-bottom: .25rem!important
	}

	.py-lg-2 {
		padding-top: .5rem!important;
		padding-bottom: .5rem!important
	}

	.py-lg-3 {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important
	}

	.py-lg-4 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important
	}

	.py-lg-5 {
		padding-top: 3rem!important;
		padding-bottom: 3rem!important
	}

	.pt-lg-0 {
		padding-top: 0!important
	}

	.pt-lg-1 {
		padding-top: .25rem!important
	}

	.pt-lg-2 {
		padding-top: .5rem!important
	}

	.pt-lg-3 {
		padding-top: 1rem!important
	}

	.pt-lg-4 {
		padding-top: 1.5rem!important
	}

	.pt-lg-5 {
		padding-top: 3rem!important
	}

	.pe-lg-0 {
		padding-right: 0!important
	}

	.pe-lg-1 {
		padding-right: .25rem!important
	}

	.pe-lg-2 {
		padding-right: .5rem!important
	}

	.pe-lg-3 {
		padding-right: 1rem!important
	}

	.pe-lg-4 {
		padding-right: 1.5rem!important
	}

	.pe-lg-5 {
		padding-right: 3rem!important
	}

	.pb-lg-0 {
		padding-bottom: 0!important
	}

	.pb-lg-1 {
		padding-bottom: .25rem!important
	}

	.pb-lg-2 {
		padding-bottom: .5rem!important
	}

	.pb-lg-3 {
		padding-bottom: 1rem!important
	}

	.pb-lg-4 {
		padding-bottom: 1.5rem!important
	}

	.pb-lg-5 {
		padding-bottom: 3rem!important
	}

	.ps-lg-0 {
		padding-left: 0!important
	}

	.ps-lg-1 {
		padding-left: .25rem!important
	}

	.ps-lg-2 {
		padding-left: .5rem!important
	}

	.ps-lg-3 {
		padding-left: 1rem!important
	}

	.ps-lg-4 {
		padding-left: 1.5rem!important
	}

	.ps-lg-5 {
		padding-left: 3rem!important
	}
}

@media (min-width: 1200px) {
	.d-xl-inline {
		display:inline!important
	}

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

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

	.d-xl-grid {
		display: grid!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: -ms-flexbox!important;
		display: flex!important
	}

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

	.d-xl-none {
		display: none!important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.order-xl-last {
		-webkit-box-ordinal-group: 7!important;
		-ms-flex-order: 6!important;
		order: 6!important
	}

	.m-xl-0 {
		margin: 0!important
	}

	.m-xl-1 {
		margin: .25rem!important
	}

	.m-xl-2 {
		margin: .5rem!important
	}

	.m-xl-3 {
		margin: 1rem!important
	}

	.m-xl-4 {
		margin: 1.5rem!important
	}

	.m-xl-5 {
		margin: 3rem!important
	}

	.m-xl-auto {
		margin: auto!important
	}

	.mx-xl-0 {
		margin-right: 0!important;
		margin-left: 0!important
	}

	.mx-xl-1 {
		margin-right: .25rem!important;
		margin-left: .25rem!important
	}

	.mx-xl-2 {
		margin-right: .5rem!important;
		margin-left: .5rem!important
	}

	.mx-xl-3 {
		margin-right: 1rem!important;
		margin-left: 1rem!important
	}

	.mx-xl-4 {
		margin-right: 1.5rem!important;
		margin-left: 1.5rem!important
	}

	.mx-xl-5 {
		margin-right: 3rem!important;
		margin-left: 3rem!important
	}

	.mx-xl-auto {
		margin-right: auto!important;
		margin-left: auto!important
	}

	.my-xl-0 {
		margin-top: 0!important;
		margin-bottom: 0!important
	}

	.my-xl-1 {
		margin-top: .25rem!important;
		margin-bottom: .25rem!important
	}

	.my-xl-2 {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important
	}

	.my-xl-3 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important
	}

	.my-xl-4 {
		margin-top: 1.5rem!important;
		margin-bottom: 1.5rem!important
	}

	.my-xl-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important
	}

	.my-xl-auto {
		margin-top: auto!important;
		margin-bottom: auto!important
	}

	.mt-xl-0 {
		margin-top: 0!important
	}

	.mt-xl-1 {
		margin-top: .25rem!important
	}

	.mt-xl-2 {
		margin-top: .5rem!important
	}

	.mt-xl-3 {
		margin-top: 1rem!important
	}

	.mt-xl-4 {
		margin-top: 1.5rem!important
	}

	.mt-xl-5 {
		margin-top: 3rem!important
	}

	.mt-xl-auto {
		margin-top: auto!important
	}

	.me-xl-0 {
		margin-right: 0!important
	}

	.me-xl-1 {
		margin-right: .25rem!important
	}

	.me-xl-2 {
		margin-right: .5rem!important
	}

	.me-xl-3 {
		margin-right: 1rem!important
	}

	.me-xl-4 {
		margin-right: 1.5rem!important
	}

	.me-xl-5 {
		margin-right: 3rem!important
	}

	.me-xl-auto {
		margin-right: auto!important
	}

	.mb-xl-0 {
		margin-bottom: 0!important
	}

	.mb-xl-1 {
		margin-bottom: .25rem!important
	}

	.mb-xl-2 {
		margin-bottom: .5rem!important
	}

	.mb-xl-3 {
		margin-bottom: 1rem!important
	}

	.mb-xl-4 {
		margin-bottom: 1.5rem!important
	}

	.mb-xl-5 {
		margin-bottom: 3rem!important
	}

	.mb-xl-auto {
		margin-bottom: auto!important
	}

	.ms-xl-0 {
		margin-left: 0!important
	}

	.ms-xl-1 {
		margin-left: .25rem!important
	}

	.ms-xl-2 {
		margin-left: .5rem!important
	}

	.ms-xl-3 {
		margin-left: 1rem!important
	}

	.ms-xl-4 {
		margin-left: 1.5rem!important
	}

	.ms-xl-5 {
		margin-left: 3rem!important
	}

	.ms-xl-auto {
		margin-left: auto!important
	}

	.p-xl-0 {
		padding: 0!important
	}

	.p-xl-1 {
		padding: .25rem!important
	}

	.p-xl-2 {
		padding: .5rem!important
	}

	.p-xl-3 {
		padding: 1rem!important
	}

	.p-xl-4 {
		padding: 1.5rem!important
	}

	.p-xl-5 {
		padding: 3rem!important
	}

	.px-xl-0 {
		padding-right: 0!important;
		padding-left: 0!important
	}

	.px-xl-1 {
		padding-right: .25rem!important;
		padding-left: .25rem!important
	}

	.px-xl-2 {
		padding-right: .5rem!important;
		padding-left: .5rem!important
	}

	.px-xl-3 {
		padding-right: 1rem!important;
		padding-left: 1rem!important
	}

	.px-xl-4 {
		padding-right: 1.5rem!important;
		padding-left: 1.5rem!important
	}

	.px-xl-5 {
		padding-right: 3rem!important;
		padding-left: 3rem!important
	}

	.py-xl-0 {
		padding-top: 0!important;
		padding-bottom: 0!important
	}

	.py-xl-1 {
		padding-top: .25rem!important;
		padding-bottom: .25rem!important
	}

	.py-xl-2 {
		padding-top: .5rem!important;
		padding-bottom: .5rem!important
	}

	.py-xl-3 {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important
	}

	.py-xl-4 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important
	}

	.py-xl-5 {
		padding-top: 3rem!important;
		padding-bottom: 3rem!important
	}

	.pt-xl-0 {
		padding-top: 0!important
	}

	.pt-xl-1 {
		padding-top: .25rem!important
	}

	.pt-xl-2 {
		padding-top: .5rem!important
	}

	.pt-xl-3 {
		padding-top: 1rem!important
	}

	.pt-xl-4 {
		padding-top: 1.5rem!important
	}

	.pt-xl-5 {
		padding-top: 3rem!important
	}

	.pe-xl-0 {
		padding-right: 0!important
	}

	.pe-xl-1 {
		padding-right: .25rem!important
	}

	.pe-xl-2 {
		padding-right: .5rem!important
	}

	.pe-xl-3 {
		padding-right: 1rem!important
	}

	.pe-xl-4 {
		padding-right: 1.5rem!important
	}

	.pe-xl-5 {
		padding-right: 3rem!important
	}

	.pb-xl-0 {
		padding-bottom: 0!important
	}

	.pb-xl-1 {
		padding-bottom: .25rem!important
	}

	.pb-xl-2 {
		padding-bottom: .5rem!important
	}

	.pb-xl-3 {
		padding-bottom: 1rem!important
	}

	.pb-xl-4 {
		padding-bottom: 1.5rem!important
	}

	.pb-xl-5 {
		padding-bottom: 3rem!important
	}

	.ps-xl-0 {
		padding-left: 0!important
	}

	.ps-xl-1 {
		padding-left: .25rem!important
	}

	.ps-xl-2 {
		padding-left: .5rem!important
	}

	.ps-xl-3 {
		padding-left: 1rem!important
	}

	.ps-xl-4 {
		padding-left: 1.5rem!important
	}

	.ps-xl-5 {
		padding-left: 3rem!important
	}
}

@media print {
	.d-print-inline {
		display: inline!important
	}

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

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

	.d-print-grid {
		display: grid!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: -ms-flexbox!important;
		display: flex!important
	}

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

	.d-print-none {
		display: none!important
	}
}

.pdf_page .container {
	max-width: 1210px;
	padding: 0 15px
}

.pdf_page .col-12 {
	padding: 0
}

.main_pdf {
	position: relative;
	z-index: 1
}

.main_bg {
	position: absolute;
	width: 1240px;
	max-width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat-y: repeat;
	top: 35px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1
}

.s_pdf_1 .container {
	background-size: cover;
	background-repeat: no-repeat
}

.pdf_logo img {
	margin: 58px auto 44px
}

.pdf_title {
	font-weight: 800;
	font-size: 64px;
	line-height: 78px;
	text-align: center
}

.pdf_title--accent {
	background-color: #ffb302;
	color: #fff
}

.s_pdf_1 .pdf_title--accent {
	padding-bottom: 40px
}

.s_pdf_1 .pdf_title {
	margin-bottom: 604px
}

.s_pdf_1 .pdf_logo img {
	margin: 65px auto 310px
}

.pdf_footer--title {
	font-weight: 700;
	font-size: 32px;
	line-height: 140%;
	background-color: #ffb302;
	color: #fff;
	padding: 20px 0
}

.pdf_footer--contact {
	font-weight: 500;
	font-size: 32px;
	line-height: 140%;
	max-width: 665px;
	margin: auto;
	padding: 15px
}

.pdf_footer--contact a {
	color: #000
}

.pdf_footer--contact:not(:last-of-type) {
	border-bottom: 2px solid #ffb302
}

.pdf_footer--contact.tb {
	font-weight: 700
}

.pdf_subtitle {
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin: 25px 0 44px;
	position: relative
}

.pdf_subtitle:after {
	position: absolute;
	content: "";
	height: 8px;
	left: 15px;
	right: 15px;
	bottom: 0;
	background: #d9d9d9;
	border-radius: 20px
}

.year_price {
	font-weight: 800;
	font-size: 64px;
	line-height: 78px;
	text-align: center;
	color: #ffb302
}

.year_price small {
	font-weight: 500;
	font-size: 24px;
	line-height: 29px
}

.energy_price {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 17px 0 25px
}

.energy_price--left {
	text-align: right;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	margin-right: 24px
}

.energy_price--right {
	font-weight: 500;
	font-size: 40px;
	line-height: 49px;
	text-align: center;
	color: #583e03;
	display: inline-block;
	background-color: #ffcd5a;
	padding: 10px
}

.price_advs {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 836px;
	margin: auto
}

.price_adv {
	background: rgba(255,255,255,.8);
	border-width: 10px 0 1px 0;
	border-style: solid;
	border-color: #ffb302;
	border-radius: 20px;
	width: 241px;
	max-width: 33%;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	padding: 33px 2px 27px;
	margin-bottom: 15px
}

.price_adv img {
	margin-bottom: 20px
}

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

.user_data--kwt {
	font-weight: 800;
	font-size: 96px;
	line-height: 78px;
	text-align: center;
	color: #ffb302;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.user_data--kwt small {
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	padding-left: 15px
}

.user_data--area {
	font-weight: 500;
	margin-left: 5vw
}

.user_data--area .text {
	text-align: right;
	margin-right: 20px
}

.user_data--area .user_data--accent {
	background: #ffcd5a;
	padding: 13px 20px;
	font-size: 40px;
	line-height: 49px;
	color: #583e03
}

.diagrams_wrap {
	max-width: 1006px;
	margin: 120px auto 224px;
	font-weight: 500;
	font-size: 24px;
	line-height: 29px
}

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

.diagram_item {
	max-width: 31%;
	width: 274px
}

.diagram_item--circle {
	border-radius: 50%;
	margin: 17px 0 38px;
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	line-height: 39px;
	position: relative;
	width: 274px;
	height: 274px
}

.diagram_item--circle img {
	max-width: 100%
}

.diagram_item--circle span {
	text-align: center;
	display: block
}

.chart_text-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	left: 0;
	top: 0;
	font-size: 24px;
	line-height: 29px
}

.chart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
	top: 0
}

.chart tbody {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	-webkit-padding-after: 100%;
	padding-block-end:100%;aspect-ratio: 1/1;
	border-radius: 50%
}

.chart tbody tr td {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: rotate(calc(1turn * var(--start,0)));
	-ms-transform: rotate(calc(1turn * var(--start,0)));
	transform: rotate(calc(1turn * var(--start,0)));
	background: conic-gradient(var(--color,transparent) 0 calc(100% * var(--size,0)),transparent 0 100%)
}

.chart tbody tr td.diagram_item--circle-left {
	left: 1%;
	top: -.5%;
	-webkit-transform: scale(.995);
	-ms-transform: scale(.995);
	transform: scale(.995);
	font-size: 24px;
	line-height: 29px
}

.chart tbody tr td.diagram_item--circle-left .chart_text {
	position: relative;
	left: 25%;
	top: -10%
}

.chart tbody tr td.diagram_item--circle-rigth {
	left: -1%;
	font-size: 24px;
	line-height: 29px
}

.chart tbody tr td.diagram_item--circle-rigth .chart_text {
	position: relative;
	left: 20%;
	-webkit-transform: rotate(-143deg);
	-ms-transform: rotate(-143deg);
	transform: rotate(-143deg);
	top: 40px
}

.s_pdf--title {
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	color: #583e03;
	padding: 15px;
	position: relative;
	margin-bottom: 7px
}

.s_pdf--title:after {
	position: absolute;
	content: "";
	height: 9px;
	left: 15px;
	right: 15px;
	bottom: 0;
	background: #ffb302;
	border-radius: 20px
}

.s_pdf_3--table {
	font-weight: 600;
	font-size: 24px;
	line-height: 29px
}

.s_pdf_3--table td {
	padding: 30px 10px 30px 20px
}

.s_pdf_3--table td span {
	display: block;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #583e03;
	margin-top: 15px
}

.s_pdf_3--table .second_tr td {
	font-weight: 500
}

.s_pdf_3--table .first_tr {
	background: -webkit-gradient(linear,left bottom,left top,from(#f4f4f4),to(#f4f4f4)),#f4f4f4;
	background: -o-linear-gradient(bottom,#f4f4f4,#f4f4f4),#f4f4f4;
	background: linear-gradient(0deg,#f4f4f4,#f4f4f4),#f4f4f4
}

.s_pdf_3--table .first_tr td {
	padding: 35px 10px 35px 20px
}

.s_pdf_3--table td:nth-child(2),.s_pdf_3--table th:nth-child(2) {
	width: 190px;
	text-align: center;
	background: #d9d9d9
}

.s_pdf_3--table td:nth-child(3),.s_pdf_3--table th:nth-child(3) {
	width: 350px;
	text-align: center
}

.s_pdf_3--table thead {
	text-align: center;
	background: #d9d9d9;
	color: #583e03
}

.s_pdf_3--table thead th {
	padding: 30px 10px 30px 20px
}

.s_pdf_3-footer {
	padding: 30px 0 70px;
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	text-align: right;
	color: #583e03
}

.s_pdf_3-footer .accent {
	font-weight: 700;
	color: #ffb302
}

.s_pdf_3-footer--sum {
	margin-bottom: 20px
}

.sredne_rochne--wrap {
	margin-top: 30px;
	width: 100%;
	padding: 0 15px
}

.sredne_rochne--wrap>div {
	width: 33%
}

.sredne_rochne--center {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	color: #ffb302
}

.sredne_rochne--center .total {
	font-weight: 700
}

.sredne_rochne--center .total span {
	font-size: 64px;
	line-height: 46px;
	display: block;
	margin-bottom: 10px
}

.graphic--block {
	margin-top: 70px
}

.graphic_title {
	font-weight: 600;
	text-transform: uppercase
}

.graphic--wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin: 40px auto;
	height: 360px;
	width: 966px;
	max-width: 100%
}

.q-graph {
	position: absolute;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: calc(100% - 50px);
	height: 85%;
	left: 50px
}

.s_pdf_4 .q-graph {
	bottom: -25px
}

.graph_item {
	display: block;
	position: relative;
	margin: 0 15px;
	width: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.graph_item_visual {
	position: absolute;
	content: "";
	width: 100%;
	left: 50%;
	margin-left: -11px;
	bottom: 40px;
	border-radius: 30px;
	background: #ffb302;
	z-index: 2
}

.graph_item_visual.gray {
	background-color: #c4c4c4;
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotate(180deg);
	transform: rotateZ(180deg);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom
}

.ticks {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

.ticks .tick {
	position: relative;
	border-bottom: 1px dashed #583e03;
	width: 100%;
	height: 70px
}

.ticks .tick p {
	position: absolute;
	left: 0;
	top: 40px;
	margin: 0
}

.p4_table {
	margin: 15px;
	vertical-align: middle
}

.p4_table .table {
	width: 100%
}

.p4_table tbody td {
	white-space: nowrap;
	text-align: center;
	width: 120px
}

.p4_table .table thead th {
	padding: 1rem;
	background: #ffb302;
	color: #fff;
	font-weight: 600;
	font-style: 24px
}

.p4_table .table thead th:not(:first-of-type) {
	text-align: center
}

.p4_table tbody td,.p4_table tbody th {
	padding: 1rem;
	border-bottom: 1px dashed #583e03;
	font-weight: 500
}

.s_pdf_5 .graph_item_visual {
	bottom: 180px
}

.s_pdf_5 .graphic--block {
	margin-top: 140px
}

.s_pdf_5 .ticks .tick p {
	top: 75%
}

.s_pdf_5 .ticks {
	top: -205px
}

.s_pdf_5 .ticks .tick {
	height: 150px
}

.s_pdf_5 .pdf_footer {
	margin-bottom: 25px
}

.s_pdf_5 .tb {
	margin-bottom: 20px
}

.s_pdf_5 .pdf_footer--title {
	margin-bottom: 20px;
	text-transform: uppercase
}

.s_pdf_5 .pdf_footer--contact {
	border-bottom: none;
	padding: 0
}

.s_pdf_5 .graphic--wrap {
	width: 100%;
	height: 620px;
	margin-bottom: 0
}

.s_pdf_5_res {
	margin: 60px 0;
	text-align: center;
	font-weight: 700;
	font-size: 36px;
	line-height: 44px;
	color: #000
}

::-webkit-input-placeholder {
	color: #2c2c2c
}

::-moz-placeholder {
	color: #2c2c2c
}

:-ms-input-placeholder {
	color: #2c2c2c
}

::-ms-input-placeholder {
	color: #2c2c2c
}

::placeholder {
	color: #2c2c2c
}

::-moz-selection {
	background-color: #ff6813;
	color: #fff
}

::selection {
	background-color: #ff6813;
	color: #fff
}

body {
	position: relative;
	font-family: IstokWeb,sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 160%;
	min-width: 320px;
	overflow-x: hidden;
	color: #fff;
	background-color: #141414;
	-webkit-font-smoothing: antialiased
}

body.overflow {
	overflow: hidden
}

a {
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.main_mobile_menu {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
	position: fixed
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-responsive.img-width {
	width: 100%
}

.text-center {
	text-align: center
}

b,strong {
	font-weight: 700
}

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

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

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

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

.button {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: none;
	font-size: 20px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: -.4px;
	padding: 16px 20px;
	max-width: 100%;
	border-radius: 30px;
	background: #ff6813;
	color: #fff;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	text-decoration: none;
	z-index: 1;
	overflow: hidden
}

.button:hover {
	background-color: #463f37;
	text-decoration: none;
	color: #ff6813
}

.header {
	position: relative;
	padding-top: 130px
}

.header_top {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	background-color: #141414;
	padding-bottom: 10px
}

.header_top.fixed {
	-webkit-box-shadow: 0 0 20px 0 rgba(255,104,19,.5);
	box-shadow: 0 0 20px 0 rgba(255,104,19,.5)
}

.header_top .col-12 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end
}

.main_logo {
	position: relative;
	font-size: 16px;
	font-weight: 700;
	margin: 4px 0 -16px
}

header .main_logo img{
	display: block;
	max-width: 100%;
	height: auto;
}

.logo_name {
	border-radius: 30px;
	background: #ff6813;
	padding: 3px 14px;
	color: #fff;
	display: inline-block;
	position: absolute;
	bottom: -12px;
	left: 0;
	line-height: initial;
	-webkit-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg)
}

.logo_text {
	width: 120px;
	border-radius: 30px;
	background: #000;
	text-align: center;
	padding: 3px 5px;
	color: #fff;
	display: block;
	position: absolute;
	bottom: -40px;
	right: -27px;
	font-size: 16px;
	line-height: initial;
	-webkit-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg)
}

.header_menu_line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.main_menu-wrap {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-top: 45px
}

.main_menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 400;
	padding: 0 25px;
	margin: 0 0 0 auto;
	list-style-type: none;
	border-radius: 30px;
	border: 1px solid #ff6813
}

.main_menu>li {
	position: relative;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.main_menu>li .active {
	text-shadow: 0 0 2px #ff6813;
	color: #ff6813
}

.main_menu a {
	display: block;
	position: relative;
	text-decoration: none;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	padding: 16px 12px 16px 18px;
	line-height: 21px;
	letter-spacing: -.36px;
	color: #fff
}

.main_menu a:hover {
	color: #ff6813
}

.main_menu a.active:after ,
.main_menu a:hover:after {
	opacity: 1
}

.main_menu a:after {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	top: calc(50% - 5px);
	left: 0;
	opacity: 0;
	border-radius: 50%;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	background-color: #ff6813
}

li.active {
	font-weight: 700
}

li.active a:after {
	opacity: 1
}

select#lang_choice_1 {
	padding: 0;
	border-radius: 30px;
	background: #1e1e1e;
	width: 94px;
	height: 53px;
	border: none;
	color: #fff;
	padding: 1px 5px 0;
	text-align: center;
	margin: 0 30px;
	cursor: pointer
}

select#lang_choice_1:active,select#lang_choice_1:focus {
	outline: 0!important
}

select#lang_choice_1 option {
	border-radius: 30px;
	background: #1e1e1e;
	color: #fff
}

@media (min-width: 1440px) {
	.header_clb {
		margin-right:-15px
	}
}

.main_menu-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 38px;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center
}

.main_menu-btn.active .icon-bar:nth-child(2) {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0
}

.main_menu-btn.active .icon-bar:nth-child(1) {
	-webkit-transform: rotate(30deg) translate(5px,5px);
	-ms-transform: rotate(30deg) translate(5px,5px);
	transform: rotate(30deg) translate(5px,5px);
	width: 24px
}

.main_menu-btn.active .icon-bar:nth-child(3) {
	-webkit-transform: rotate(-30deg) translate(3px,-4px);
	-ms-transform: rotate(-30deg) translate(3px,-4px);
	transform: rotate(-30deg) translate(3px,-4px);
	width: 24px
}

.icon-bar {
	display: block;
	height: 5px;
	background-color: #ff6813;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	border-radius: 2px;
	width: 25px
}

.icon-bar:nth-child(2) {
	margin: 7px 0;
	width: 100%
}

.icon-bar:nth-child(3) {
	margin-left: auto
}

.main_menu-close {
	display: none
}

.main_menu-btn {
	display: none
}

.hero {
	position: relative;
	padding: 147px 0 48px;
	background: -webkit-gradient(linear,left top,left bottom,from(#0b0604),to(#1b1014));
	background: -o-linear-gradient(top,#0b0604,#1b1014);
	background: linear-gradient(to bottom,#0b0604,#1b1014)
}

.main_title {
	border-radius: 60px;
	border: 2px solid rgba(255,255,255,.05);
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1))),rgba(255,255,255,.1);
	background: -o-linear-gradient(bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%),rgba(255,255,255,.1);
	background: linear-gradient(0deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%),rgba(255,255,255,.1);
	-webkit-backdrop-filter: blur(67.9550018311px);
	backdrop-filter: blur(67.9550018311px);
	padding: 20px 20px 20px 30px;
	font-size: 72px;
	font-weight: 400;
	line-height: 92px;
	letter-spacing: -1.44px;
	color: #fff;
	margin-bottom: 50px;
	position: relative
}

.main_title .dot {
	position: absolute;
	content: "";
	background-color: #ff6813;
	width: 7px;
	height: 7px;
	border-radius: 50%
}

.main_title .dot_1 {
	left: -5px;
	top: -5px
}

.main_title .dot_2 {
	left: -5px;
	top: calc(100% - 2px)
}

.main_title .dot_3 {
	right: -5px;
	top: -5px
}

.main_title .dot_4 {
	right: -5px;
	top: calc(100% - 2px)
}

.main_title span {
	position: relative;
	border-radius: 12px;
	border: 1px solid #ff6813;
	display: inline-block;
	padding: 0 15px 0 10px
}

.main_btn a {
	width: 236px;
	height: 70px;
	border-radius: 40px
}

.main_animation {
	position: absolute;
	width: 1010px;
	max-width: 55%;
	height: 100%;
	right: 0;
	top: 0
}

.main_animation_video {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.main_animation_video video {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-o-object-fit: cover;
	object-fit: cover
}

.mandarin_leaf {
	position: absolute;
	top: 50px;
	left: 48%;
	width: 325px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

@-webkit-keyframes moove {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes moove {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.main_animation_lines {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -20px;
	left: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400
}

.main_animation_lines a {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	position: absolute;
	display: inline-block;
}

.main_animation_lines a:hover {
	color: #ff6813;
	border-bottom: 2px solid #ff6813
}

.main_animation_line {
	position: absolute;
	opacity: 0;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.main_animation_line.active {
	opacity: 1
}

.main_animation_line.active .line {
	width: 12vw
}

.main_animation_line.active .dot {
	opacity: 1;
	-webkit-animation: pulse-animation 2s 3;
	animation: pulse-animation 2s 3
}

.main_animation_line .line {
	position: absolute;
	content: "";
	height: 2px;
	width: 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	background-color: #fff;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.main_animation_line .dot {
	position: absolute;
	display: block;
	width: 28px;
	height: 28px;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.main_animation_line .dot:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: 50%;
	border: 3px solid #fff
}

@-webkit-keyframes pulse-animation {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(225,225,225,.9);
		box-shadow: 0 0 0 0 rgba(225,225,225,.9)
	}

	100% {
		-webkit-box-shadow: 0 0 0 20px rgba(225,225,225,0);
		box-shadow: 0 0 0 20px rgba(225,225,225,0)
	}
}

@keyframes pulse-animation {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(225,225,225,.9);
		box-shadow: 0 0 0 0 rgba(225,225,225,.9)
	}

	100% {
		-webkit-box-shadow: 0 0 0 20px rgba(225,225,225,0);
		box-shadow: 0 0 0 20px rgba(225,225,225,0)
	}
}

.main_animation_line_1 {
	left: 200px;
	top: 100px
}

.main_animation_line_1 a,
.main_animation_line_3 a{
	top: -15px;
}

.main_animation_line_3 a,
.main_animation_line_4 a{
	text-align: right;
	transform: translateX(-50%);
}

.main_animation_line_1 .line {
	top: 32px;
	left: 38px;
	height: 2px;
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg)
}

.main_animation_line_1 .dot {
	right: -40px;
	top: -13px
}

.main_animation_line_2 {
	left: 200px;
	bottom: 40px
}

.main_animation_line_2 .line {
	top: -10px;
	left: 35px;
	height: 2px;
	-webkit-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	transform: rotate(-40deg)
}

.main_animation_line_2 .dot {
	right: -40px;
	top: -13px
}

.main_animation_line_3 {
	right: 200px;
	top: 100px
}

.main_animation_line_3 .line {
	top: 35px;
	right: auto;
	height: 2px;
	-webkit-transform: rotate(140deg);
	-ms-transform: rotate(140deg);
	transform: rotate(140deg)
}

.main_animation_line_3 .dot {
	right: -40px;
	top: -13px
}

.main_animation_line_4 {
	right: 200px;
	bottom: 40px
}

.main_animation_line_4 .line {
	top: -10px;
	right: auto;
	height: 2px;
	-webkit-transform: rotate(-140deg);
	-ms-transform: rotate(-140deg);
	transform: rotate(-140deg)
}

.main_animation_line_4 .dot {
	right: -40px;
	top: -13px
}

.marketing_row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 70px 0 0
}

.marketing_row .first_item {
	position: relative
}

.marketing_row .first_item .text {
	border-radius: 40px;
	background: #1e1e1e;
	padding: 12px 26px;
	z-index: 1
}

.marketing_row .first_item span {
	position: absolute;
	right: -50px;
	bottom: -50px;
	border-radius: 40px;
	border: .5px solid #1e1e1e;
	background: #141414;
	display: inline-block;
	-webkit-transform: rotate(-6.669deg);
	-ms-transform: rotate(-6.669deg);
	transform: rotate(-6.669deg);
	padding: 12px 24px;
	z-index: -1
}

.marketing_row .first_item .marketing_arrow {
	position: absolute;
	top: -30px;
	left: 90%
}

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

.marketing_item {
	padding: 0 22px;
	position: relative
}

@media (min-width: 1600px) {
	.marketing_item:first-child:before {
		display:none
	}
}

.marketing_item:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background-color: #ff6813;
	border-radius: 50%;
	top: 50%;
	left: 0;
	margin-top: -4px
}

.to_top {
	position: fixed;
	bottom: 20px;
	right: -210px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 10
}

.to_top img {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.to_top:hover {
	opacity: 1;
	-webkit-box-shadow: 0 4px 4px rgba(0,0,0,.25),5px 5px 25px rgba(0,0,0,.25);
	box-shadow: 0 4px 4px rgba(0,0,0,.25),5px 5px 25px rgba(0,0,0,.25)
}

.to_top:hover img {
	-webkit-filter: contrast(.5);
	filter: contrast(.5)
}

.to_top.active {
	right: 20px
}

.slick-next:before,.slick-prev:before {
	display: none
}

.slick-next,.slick-prev {
	z-index: 2;
	width: 56px;
	height: 56px;
	top: -20px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	border-radius: 50%
}

.slick-next img,.slick-prev img {
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
	opacity: .7
}

.slick-next img,.slick-prev img {
	width: 100%;
	max-width: 100%;
	margin: auto
}

.slick-prev {
	left: 0
}

.slick-next {
	left: 70px
}

.slick-dots li {
	width: 15px;
	height: 6px
}

.slick-dots li.slick-active button {
	border: 1px solid #2c2c2c;
	background-color: #2c2c2c
}

.slick-dots li button {
	width: 15px;
	height: 6px;
	background-color: #e3e3e3;
	border-radius: 2px;
	border: 1px solid #e3e3e3;
	padding: 0
}

.slick-dots li button:before {
	display: none
}

main {
	position: relative
}

.section,section {
	position: relative;
	padding: 80px 0;
	z-index: 1;
	color: #fff
}

.s_title,h2 {
	position: relative;
	font-size: 48px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: -.96px;
	display: inline-block;
	border-radius: 40px;
	background: #1e1e1e;
	padding: 15px 30px;
	margin-bottom: 70px;
	text-align: center
}

.s_services .s_title {
	background: rgba(255,104,19,.2);
	border-radius: 80px;
	width: 580px;
	max-width: 100%;
	margin-bottom: 10px
}

.s_services_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 1
}

.s_services_item_wrap .s_services_item {
	border-radius: 40px;
	background: #1e1e1e;
	width: 120px;
	height: 40px;
	text-decoration: none;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -.4px;
	color: #fff; 
	position: relative;
	z-index: 2;
	transition: all .35s ease;
}

.s_services_item_wrap:nth-child(1) .s_services_item,.s_services_item_wrap:nth-child(2) .s_services_item,.s_services_item_wrap:nth-child(3) .s_services_item {
	-webkit-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg)
}

.s_services_item_wrap:nth-child(5) .s_services_item,.s_services_item_wrap:nth-child(6) .s_services_item,.s_services_item_wrap:nth-child(7) .s_services_item {
	-webkit-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg)
}

.s_services_item_wrap:nth-child(2),.s_services_item_wrap:nth-child(6) {
	margin-top: 40px
}

.s_services_item_wrap:nth-child(3),.s_services_item_wrap:nth-child(5) {
	margin-top: 75px
}

.s_services_item_wrap:nth-child(4) {
	margin-top: 100px
}

.s_services_item_wrap:hover .s_services_item {
	background-color: #ff6813;
	color: #000
}

.accent_shadow {
	position: relative;
	margin-bottom: 80px;
/*    z-index: -1*/
}

.accent_shadow:before {
	position: absolute;
	content: "";
	width: 1430px;
	height: 82px;
	max-width: 90%;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%,-40px);
	-ms-transform: translate(-50%,-40px);
	transform: translate(-50%,-40px);
	background: #ff6813;
	-webkit-filter: blur(100px);
	filter: blur(100px);
	z-index: -1;
	pointer-events: none
}

.services_img {
	pointer-events: none;
	margin-top: 30px
}

.arr_down {
	position: relative;
	z-index: 2;
	display: block;
	margin: 30px auto -11%;
	width: 60px
}

.arr_down img {
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.arr_down:hover img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.s_services_block_text {
	margin-top: 100px;
	font-size: 30px;
	line-height: 42px
}

.s_services_block_text .first_text {
	max-width: 822px;
	margin: 0 auto 24px;
	font-weight: 400
}

.s_services_block_text .second_text {
	max-width: 500px;
	margin: 0 auto 58px
}

.s_services_blocks {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.s_services_block_image {
	position: relative
}

.s_services_block_image:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	top: -33px;
	left: 50%;
	margin-left: -5px
}

.s_services_block_image img {
	margin: 110px auto 25px
}

.dark_gradient_item {
	border: 1px solid rgba(255,255,255,.1);
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(217,217,217,.1)),to(rgba(217,217,217,0)));
	background: -o-linear-gradient(top,rgba(217,217,217,.1) 0,rgba(217,217,217,0) 100%);
	background: linear-gradient(180deg,rgba(217,217,217,.1) 0,rgba(217,217,217,0) 100%)
}

.s_services_block {
	width: 49%;
	font-weight: 400;
	padding: 0 25px 30px;
	border-radius: 60px;
	margin-bottom: 20px
}
.s_services_block strong,
.s_services_block b {
	color: #ff6813
}

@media (min-width: 768px) {
	.s_services_block:last-of-type {
		width:100%;
		padding-bottom: 90px
	}
}

@media (min-width: 768px) {
	.services_btn {
		margin-top:-50px
	}
}

.s_cases_wrap {
	border-radius: 40px;
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(30,30,30,.83)),to(rgba(30,30,30,.72)));
	background: -o-linear-gradient(top,rgba(30,30,30,.83) 0,rgba(30,30,30,.72) 100%);
	background: linear-gradient(180deg,rgba(30,30,30,.83) 0,rgba(30,30,30,.72) 100%);
	padding: 55px 15px 100px
}

.cases_row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.case_item {
	border-radius: 100px;
	border: 1px solid #fff;
	background: #1e1e1e;
	margin: 5px;
	width: 190px;
	height: 78px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.case_item img{

}

.case_item:hover {
	background-color: #ff6813;
	color: #fff
}

.s_studio {
	position: relative;
	z-index: 1;
	padding-bottom: 35px
}

.s_studio_img {
	border-radius: 500px;
	border: 1px solid #ff6813;
	padding: 40px 33px;
	display: inline-block;
	position: relative
}

.s_arrow_title {
	position: relative
}

.s_arrow_title img {
	position: absolute;
	left: 90%;
	top: -20px
}

.s_arrow_title span {
	border-radius: 40px;
	border: .5px solid #1e1e1e;
	background: #141414;
	display: inline-block;
	padding: 5px 10px;
	position: absolute;
	-webkit-transform: rotate(-6.669deg);
	-ms-transform: rotate(-6.669deg);
	transform: rotate(-6.669deg);
	top: 90%;
	right: -50px;
	font-size: 20px;
	line-height: 20px
}

.s_studio_descr {
	padding-left: 4vw
}

.s_studio_text {
	font-weight: 400
}

.s_studio_text b {
	color: #ff6813
}

.s_studio_dev {
	margin-top: 90px
}

h3 {
	font-size: 40px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: -.8px;
	margin: 0 0 14px
}

.systems {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 22px 0
}

.system_item {
	border-radius: 40px;
	background: #1e1e1e;
	padding: 12px 20px;
	border: 1px solid #1e1e1e;
	margin: 22px 22px 22px 0;
	position: relative
}

.system_item:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
	left: 50%;
	top: -5px;
	margin-left: -5px;
	border: 1px solid #ff6813
}

.system_item:nth-child(odd) {
	border: 1px solid #ff6813
}

.stacks_wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	    align-items: baseline;
}

.stack_item {
	width: 49%;
	border-radius: 100px;
	margin-bottom: 40px
}

.stack_item_title {
	color: #ff6813;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: -.64px;
	text-transform: uppercase;
	padding: 35px 0;
	cursor: pointer;
	justify-content: center;
	transition: all .35s ease;
}

.stack_item_title:hover{
	filter: contrast(0) brightness(3);
}

.stack_item_title.active img{
	transform: rotateX(180deg);
}

.stack_item_title img{
	transition: all .35s ease;
	margin-left: 10px;
}

.stacks_row_wrap{
	display: none;
}

.stacks_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 565px;
	margin: auto;
	padding-bottom: 30px;
}

.stacks_row.items_5 {
	max-width: 100%
}

.stack_single {
	border-radius: 40px;
	border: 1px solid #fff;
	background: #1e1e1e;
	padding: 12px 20px;
	margin: 0 15px 30px;
	min-width: 160px;
	text-align: center
}

.examples {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.example_item {
	width: 587px;
	height: 120px;
	padding: 2vw 3vw;
	max-width: calc(50% - 7vw);
	margin-bottom: 30px;
	border-radius: 100px;
	border: 1px solid #ff6813;
	background: #141414;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	color: #fff;
	text-align: center;
	text-decoration: none
}

@media (min-width: 992px) {
	.example_item:nth-child(odd) {
		margin-right:7vw
	}

	.example_item:nth-child(3) {
		margin-left: 5vw
	}
}

.example_item:hover {
	color: #fff;
	background: #ff6813;
	letter-spacing: 1px
}

.example_item_number {
	width: 74px;
	height: 74px;
	border-radius: 50%;
	background-color: #1e1e1e;
	border: 1px solid #ff6813;
	font-size: 40px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: -.8px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-right: 5px;
	padding-top: 3px;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.example_item_link {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-decoration: underline;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.example_img {
	margin: auto
}

.s_anim_img {
	border-radius: 40px;
	border: 1px solid #ff6813;
	padding: 60px 24px
}

.s_anim_img img {
	margin: auto;
	border-radius: 40px
}

.s_anim .s_title_wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

.s_anim .s_title span {
	left: auto;
	right: 0
}

.accent {
	color: #ff6813
}

.s_anim_desr {
	font-weight: 400;
	letter-spacing: -.4px;
	line-height: 28px
}

.s_anim_desr ul {
	margin: 15px 0
}

.s_video_slider {
	position: relative;
	overflow: hidden
}

.video_slider {
	position: relative;
	margin: 0 -80px 80px
}

.video_slider_item {
	display: block;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	margin: 20px;
	z-index: 1;
	border: 2px solid transparent;
	-webkit-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out
}

@media (min-width: 768px) {
	.video_slider_item:hover {
		border:2px solid #ff6813
	}

	.video_slider_item:hover img {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}

	.video_slider_item:hover:after {
		-webkit-filter: contrast(1);
		filter: contrast(1);
		-webkit-transform: translate(-50%,-50%) scale(1.1);
		-ms-transform: translate(-50%,-50%) scale(1.1);
		transform: translate(-50%,-50%) scale(1.1)
	}

	.video_slider_item:hover:before {
		opacity: .5
	}
}

.video_slider_item.slick-current+.slick-active {
	border: 2px solid #ff6813
}

.video_slider_item.slick-current+.slick-active:after {
	-webkit-filter: contrast(1);
	filter: contrast(1)
}

.video_slider_item img {
	-webkit-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out
}

.video_slider_item:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 60px;
	background-image: url(../img/play.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-filter: contrast(0);
	filter: contrast(0);
	-webkit-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	z-index: 1
}

.video_slider_item:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.67)),to(rgba(0,0,0,.67)));
	background: -o-linear-gradient(bottom,rgba(0,0,0,.67) 0,rgba(0,0,0,.67) 100%);
	background: linear-gradient(0deg,rgba(0,0,0,.67) 0,rgba(0,0,0,.67) 100%)
}

.production_slider_row {
	position: relative;
	overflow: hidden
}

.production_slider_wrap {
	margin-top: 70px;
	position: absolute;
	left: 50%;
	top: 0;
	width: 60%
}

.s_production_btn {
	margin-top: 60px
}

.progress {
	display: block;
	width: 80%;
	margin-left: 20px;
	height: 4px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #1e1e1e;
	background-image: -webkit-gradient(linear,left top,right top,from(#ff6813),to(#ff6813));
	background-image: -o-linear-gradient(left,#ff6813,#ff6813);
	background-image: linear-gradient(to right,#ff6813,#ff6813);
	background-repeat: no-repeat;
	background-size: 0 100%;
	-webkit-transition: background-size .4s ease-in-out;
	-o-transition: background-size .4s ease-in-out;
	transition: background-size .4s ease-in-out
}

.footer {
	position: relative
}

.footer a {
	color: #fff;
	text-decoration: none;
	font-weight: 400
}

.footer a:hover {
	color: #ff6813;
	text-decoration: none
}

.footer .container {
	position: relative;
	z-index: 1
}

.footer:before {
	position: absolute;
	content: "";
	width: 90%;
	height: 82px;
	left: 50%;
	-webkit-transform: translate(-50%,100%);
	-ms-transform: translate(-50%,100%);
	transform: translate(-50%,100%);
	top: 0;
	background: #ff6813;
	-webkit-filter: blur(100px);
	filter: blur(100px)
}

.footer .example_img {
	margin-top: 50px
}

.footer_inner {
	position: relative;
	background-size: cover;
	background-position: top center
}

.footer_contacts {
	padding-top: 95px
}

.footer_contacts .title {
	font-size: 24px;
	text-transform: uppercase
}

.footer_logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 120px
}

.footer_email .example_img {
	margin-left: 0
}

.footer_email .title img {
	margin-left: 18px
}

.footer_socials {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.footer_socials .example_img {
	margin-left: auto;
	margin-right: 0
}

.footer_socials a {
	display: block;
	width: 48px;
	height: 48px;
	margin: 2px
}

.footer_socials a:hover img {
	-webkit-filter: none;
	filter: none
}

.footer_socials a img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-filter: contrast(0) brightness(2);
	filter: contrast(0) brightness(2)
}

.footer_descr {
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: -.4px;
	margin: 0 0 40px
}

.footer_socials_items {
	margin-top: 15px
}

.copyright {
	font-size: 16px;
	line-height: 21px;
	letter-spacing: -.32px;
	margin: 25px 0 60px;
	text-align: center
}

.copyright span {
	font-weight: 400
}

.modal_window {
	display: none;
	width: 570px;
	max-width: 98%;
	border-radius: 20px;
	font-weight: 400;
	line-height: 140%;
	color: #fff;
	background-color: #141414;
	overflow: hidden;
	padding: 0;

}

.modal_window .inner{
	padding: 80px 10px 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 500px;
}

.form_wrap{
	width: 400px;
	max-width: 100%;
	margin: auto;
}

form input {
	border-radius: 50px;
	background: #fff;
	border: none;
	height: 75px;
	outline: 0;
	font-weight: 400;
	font-size: 18px;
	padding: 20px;
	margin-bottom: 15px;
	display: block;
	width: 100%;
}

form input.button {
	border-radius: 42.5px;
	background: #ff6813;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
}

form input.button.button_white {
	background-color: #fff;
	color: #ff6813;
	width: 98px;
	height: 38px;
	margin: 25px 0 0;
	padding: 0
}

form input.button.button_white:hover {
	background: #848484;
	color: #fff
}

.wpcf7-acceptance label{
	position: relative;
	width: 100%;
	color: #979797;
	font-size: 14px;
	margin: 35px 0 18px;
	cursor: pointer;
}

.wpcf7-acceptance input{
	display: none;
}

.wpcf7-acceptance svg{
	transition: all .35s ease;
}

.wpcf7-acceptance .wpcf7-list-item-label{
	position: relative;
	display: inline-block;
}

.wpcf7-acceptance .wpcf7-list-item-label:before{
	position: absolute;
	width: 22px!important;
	height: 22px!important;
	border-radius: 50%;
	border: 1px solid #fff;
	width: 100%;
	height: 100%;
	left: 0;
	top: 5px;   
	opacity: 0;
	transition: all .35s ease-in-out;
}

[name="acceptance-970"]:checked+ span svg{
	opacity: 0;
}

.wpcf7-acceptance [name="acceptance-970"]:checked+ .wpcf7-list-item-label:before{
	opacity: 1;
}

@-webkit-keyframes moove_hand {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	40% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes moove_hand {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	40% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@media (max-width: 1600px) {
	.marketing_inner {
		-ms-flex-wrap:wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.marketing_inner .marketing_item {
		margin: 10px 0
	}

	.marketing_row .first_item .marketing_arrow {
		top: -10px;
		left: 102%
	}

	.marketing_row {
		font-size: 18px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.marketing_row .first_item {
		margin-bottom: 67px
	}

	.marketing_row .first_item span {
		z-index: 1;
		bottom: -40px;
		left: 50%;
		font-size: 16px;
		white-space: nowrap;
		padding: 10px 40px
	}

	.hero {
		overflow: hidden
	}

	.mandarin_leaf {
		width: 280px
	}

	.main_animation {
		max-width: 65%;
		right: -8%
	}

	.main_title {
		font-size: 60px;
		line-height: 70px;
		max-width: 700px
	}
}

@media (max-width: 1440px) {
	.main_menu a:after {
		width:4px;
		height: 4px;
		top: calc(50% - 2px)
	}

	select#lang_choice_1 {
		width: 80px;
		height: 46px;
		margin: 0 20px
	}

	.button {
		font-size: 16px;
		line-height: 16px
	}

	header .logo_text {
		width: 100px;
		font-size: 12px;
		padding: 2px 10px;
		bottom: -20px
	}

	header .logo_name {
		font-size: 12px;
		padding: 2px 10px;
		bottom: 0
	}

	header .main_logo {
		width: 100px
	}

	.main_menu a {
		padding: 10px
	}

	.main_menu {
		padding: 0 15px;
		font-size: 15px
	}
}

@media (max-width: 1300px) {
	.main_animation {
		max-width:69%
	}

	.main_title {
		font-size: 54px
	}
}

@media (max-width: 1199.98px) {
	.s_anim_img {
		padding:28px 20px
	}

	.case_item {
		font-size: 20px;
		line-height: 20px;
		padding: 10px 20px
	}

	.s_services_block_image img {
		margin-top: 84px
	}

	.arr_down {
		margin-bottom: -13%
	}

	.s_title,h2 {
		font-size: 40px;
		line-height: 48px
	}

	.main_animation {
		max-width: 80%
	}

	.main_title {
		font-size: 40px;
		max-width: 465px;
		border-radius: 20px
	}

	.header {
		padding-top: 75px
	}

	select#lang_choice_1 {
		width: 70px;
		height: 40px
	}

	header .main_logo {
		width: 80px
	}

	.copyright span{
		display: block;
	}

	.header_top .col-12 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.main_menu-wrap {
		margin: 0
	}

	header .logo_text {
		bottom: 15px;
		right: -80px
	}

	header .logo_name {
		font-size: 14px;
		bottom: auto;
		left: 60px;
		white-space: nowrap;
		top: 10px
	}

	.main_menu-btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: 10px;
		margin-bottom: 5px
	}

	.main_menu-btn span {
		background-color: #ff6813
	}

	.main_menu-close {
		display: block;
		position: absolute;
		width: 30px;
		height: 30px;
		font-size: 30px;
		right: 10px;
		top: 15px;
		font-weight: 700
	}

	.main_menu {
		list-style-type: none;
		padding: 0;
		margin: 20px 0 0;
		font-size: 20px;
		line-height: 24px;
		border: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.main_menu li {
		margin-bottom: 5px;
		width: 100%
	}

	.main_menu li a {
		text-decoration: none;
		color: #fff;
		display: block;
		padding: 10px 10px 10px 15px;
		font-size: 18px;
		text-align: left
	}

	.main_menu a:after {
		width: 8px;
		height: 8px;
		top: calc(50% - 5px)
	}

	.main_menu-wrap {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
		background: -o-linear-gradient(352.44deg,rgba(255,255,255,.3) 0,rgba(255,255,255,.1) 100%);
		background: linear-gradient(97.56deg,rgba(255,255,255,.3) 0,rgba(255,255,255,.1) 100%);
		-webkit-box-shadow: 0 50px 100px rgba(154,144,154,.1);
		box-shadow: 0 50px 100px rgba(154,144,154,.1);
		-webkit-backdrop-filter: blur(50px);
		backdrop-filter: blur(50px);
		padding: 50px 15px 15px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		overflow-y: scroll;
		-webkit-transition: all .35s ease;
		-o-transition: all .35s ease;
		transition: all .35s ease
	}

	.main_menu-wrap.active {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
		z-index: 99
	}

	.main_menu-wrap .title {
		font-weight: 700;
		font-size: 20px;
		line-height: 24px;
		color: #000
	}

	.main_menu-wrap .shop_menu_icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 24px;
		line-height: 29px;
		color: #9f9f9f;
		margin-bottom: 25px;
		text-decoration: none
	}

	.main_menu-wrap .shop_menu_icon img {
		margin-right: 20px;
		width: 30px;
		height: 30px
	}

	body {
		font-size: 15px
	}

	.main_menu li {
		margin-left: 0
	}

	.main_menu a {
		padding: 5px;
		font-size: 14px
	}
}

@media (max-width: 991.98px) {
	footer .col_center {
		-webkit-box-ordinal-group:0;
		-ms-flex-order: -1;
		order: -1
	}

	.slick-prev {
		left: 10px
	}

	.slick-next {
		left: 60px
	}

	.slick-next,.slick-prev {
		width: 47px
	}

	.production_slider_wrap {
		position: relative;
		width: 100%;
		left: 0;
		right: 0
	}

	.s_anim {
		padding-top: 0
	}

	.examples {
		margin-bottom: 50px
	}

	.s_anim_img {
		margin-bottom: 90px
	}

	.example_item_number {
		width: 70px;
		height: 70px
	}

	.example_item {
		max-width: 49%;
		width: 49%;
		padding: 10px;
		margin: 0 auto 10px;
		height: auto
	}

	.stack_btn {
		margin-top: 40px
	}

	.stack_single {
		margin: 4px
	}

	.stacks_row {
		max-width: 100%
	}

	.stack_item {
		border-radius: 40px;
		padding: 46px 0 53px;
		margin-bottom: 14px
	}

	h3 {
		font-size: 24px
	}

	.s_studio_dev {
		margin-top: 75px
	}

	.system_item {
		margin: 0 10px 20px
	}

	.systems {
		padding: 0;
		border: none;
		margin: 0 -10px
	}

	.s_studio_title {
		margin-bottom: 70px
	}

	.s_studio_title img {
		left: 20px;
		top: 80%;
		width: 90px
	}

	.s_studio_descr {
		font-size: 16px
	}

	.s_studio_descr .s_title_wrap {
		text-align: center
	}

	.s_studio_img {
		width: 270px;
		padding: 19px 15px;
		margin: 0 auto 65px;
		display: block
	}

	.s_title,h2 {
		margin-bottom: 60px
	}

	.s_cases_wrap {
		padding: 30px 5px 40px
	}

	.s_services_block_text {
		font-size: 28px;
		line-height: 34px;
		margin-top: 80px
	}

	.arr_down {
		margin-bottom: -15%
	}

	.s_services_items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 30px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.s_services_items .s_services_item_wrap {
		margin: 2px
	}

	.s_services_items .s_services_item_wrap .s_services_item {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		padding: 6px 20px
	}

	.mandarin_leaf {
		width: 30%;
		left: 49%
	}

	.main_animation_line_2,.main_animation_line_4 {
		bottom: 70px
	}

	.main_title {
		max-width: 100%;
		font-size: 36px;
		line-height: 46px;
		margin-top: -10px
	}

	.hero {
		padding: 0 0 30px
	}

	.main_animation_video {
		width: auto;
		height: auto
	}

	.main_animation_video video {
		position: relative
	}

	.main_animation {
		position: relative;
		width: 100%;
		max-width: 100%;
		margin: auto;
		right: auto
	}
}

@media (max-width: 767.98px) {
	.main_animation_line_3 a, 
	.main_animation_line_4 a{
		transform: translateX(-100%);
	}
	.footer_logo {
		margin-top:40px
	}

	.footer_contacts {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 45px
	}

	.footer_contacts .example_img {
		margin: 30px auto
	}

	.production_slider_wrap {
		margin-top: 120px
	}

	.s_production .s_arrow_title img {
		width: 80px;
		right: auto;
		left: 17px;
		top: 55px
	}

	.video_slider_item {
		margin: 10px
	}

	.video_slider_item:before {
		opacity: .7
	}

	.video_slider_item.slick-center {
		border: 2px solid #ff6813
	}

	.video_slider_item.slick-center:before {
		opacity: .5
	}

	.video_slider_item.slick-center:after {
		-webkit-filter: contrast(1);
		filter: contrast(1)
	}

	.video_slider {
		margin: 0 0 40px
	}

	.s_title,h2 {
		min-width: 250px
	}

	.s_arrow_title span {
		font-size: 16px
	}

	.section,section {
		padding: 40px 0
	}

	.s_cases_2 .s_title_wrap,.s_studio .s_title_wrap {
		text-align: center
	}

	.s_cases_2 .s_arrow_title,.s_studio .s_arrow_title {
		width: 334px;
		max-width: 100%
	}

	.s_cases_2 .s_arrow_title img,.s_studio .s_arrow_title img {
		width: 62px;
		left: auto;
		right: 0;
		top: 80%
	}

	.s_studio .s_arrow_title img {
		width: 80px;
		left: 10px;
		right: auto;
		top: 70%
	}

	.example_item_link {
		padding-left: 10px;
		text-align: left
	}

	.example_item {
		max-width: 100%;
		width: 100%;
		padding: 0
	}

	.stack_single {
		min-width: 140px;
		padding: 10px 18px
	}

	.stack_item {
		width: 100%
	}

	.scroll_items_wrap {
		position: relative
	}

	.scroll_items_wrap:before {
		position: absolute;
		content: "";
		width: 34px;
		height: 34px;
		background-image: url(../img/hand.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		right: 0;
		top: -40px;
		-webkit-animation: moove_hand 1.5s infinite linear;
		animation: moove_hand 1.5s infinite linear;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

	.services_btn {
		margin-top: 50px
	}

	.scroll_items {
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow-x: scroll;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start
	}

	.scroll_items::-webkit-scrollbar {
		height: 3px
	}

	.scroll_items::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 2px grey;
		box-shadow: inset 0 0 2px grey;
		border-radius: 10px
	}

	.scroll_items::-webkit-scrollbar-thumb {
		background: #ff6813;
		border-radius: 5px;
		height: 2px
	}

	.s_services_blocks .s_services_block {
		width: 280px;
		min-width: 280px;
		font-size: 16px;
		line-height: 21px;
		margin-right: 15px;
		border-radius: 30px;
		padding: 0 10px 20px
	}

	.container_768 {
		max-width: 100%
	}

	.s_title,h2 {
		font-size: 32px;
		line-height: 40px
	}

	.s_title br,h2 br {
		display: none
	}

	.main_animation_line .line {
		display: none
	}

	.main_animation_line_1,.main_animation_line_2 {
		left: 15px
	}

	.main_animation_line_3,.main_animation_line_4 {
		right: 15px
	}

	.mandarin_leaf {
		width: 130px;
		top: 40px
	}

	.main_animation_video {
		margin-top: -40px;
		height: 300px;
		overflow: hidden
	}

	.main_animation_video video {
		height: auto;
		width: 500px
	}

	select#lang_choice_1 {
		margin-left: auto
	}

	.header_clb {
		display: none
	}

	.s_arrow_title span {
		right: 0
	}
}

@media (max-width: 575.98px) {
	.double_arr {
		width:34px
	}

	.s_services_block_text {
		font-size: 24px;
		line-height: 32px;
		margin-top: 60px
	}

	.s_services_items .s_services_item_wrap .s_services_item {
		line-height: initial
	}

	.s_title,h2 {
		font-size: 24px;
		line-height: 32px
	}

	.arr_down {
		margin-bottom: -20%;
		margin-top: 40px
	}

	.s_services_wrap {
		margin-left: -15px;
		margin-right: -15px
	}

	.main_btn {
		text-align: center
	}

	.main_btn .button {
		font-size: 18px;
		padding: 20px;
		width: 160px;
		height: 50px
	}

	.main_title {
		font-size: 32px;
		line-height: 42px;
		padding: 20px 30px 30px;
		border-radius: 20px;
		margin-bottom: 20px
	}
}

@media (max-width: 340px) {
	.stack_single {
		min-width:120px
	}

	.main_title {
		font-size: 27px;
		line-height: 37px;
		padding: 20px 10px;
		border-radius: 10px
	}

	header .main_logo {
		margin-left: -20px
	}
}

@media (min-width: 1200px) {
	.container {
		max-width:1470px
	}
}

.clb_modal .wpcf7-list-item {
	margin: 0;
}

.last_label{
	margin: 30px 0 15px;
	color: #979797;
	font-size: 14px;
	font-weight: 400;
}

.modal_window h3{
	font-size: 24px;
	font-weight: 700;
	line-height: 21px; 
	letter-spacing: -0.48px;
	margin: 30px 0;
}

.big_title {
	justify-content: center;
	color: #ff6813;
	font-size: 32px;
	font-weight: 700;
}

.big_title svg{
	margin: 5px;
}