@charset "UTF-8";
@font-face {
	font-family: Gotham;
	font-display: swap;
	src: url(/assets/fonts/Gotham/Gotham-Light.otf) format("opentype");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: Gotham;
	font-display: swap;
	src: url(/assets/fonts/Gotham/Gotham-Book.otf) format("opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Gotham;
	font-display: swap;
	src: url(/assets/fonts/Gotham/Gotham-Medium.otf) format("opentype");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: Gotham;
	font-display: swap;
	src: url(/assets/fonts/Gotham/Gotham-Bold.otf) format("opentype");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Gotham;
	font-display: swap;
	src: url(/assets/fonts/Gotham/Gotham-Black.otf) format("opentype");
	font-weight: 900;
	font-style: normal
}


[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0!important
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
#footer {
    margin-top: 0px!important;
    background: none repeat scroll 0 0 #181818!important;
}
dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #313896;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #1e225c;
	text-decoration: underline
}

a:not([href]):not([class]) {
	color: inherit;
	text-decoration: none
}

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
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #787f8b;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit;
	text-align: -webkit-match-parent
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[role=button] {
	cursor: pointer
}

select {
	word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #787f8b
}

.blockquote-footer::before {
	content: "\2014\00A0"
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #d5d7dc;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #787f8b
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-wrap: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #2d3341;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #2d3341
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	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 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.row-cols-1>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.row-cols-4>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.row-cols-5>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}

.row-cols-6>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-sm-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-sm-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-sm-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-sm-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-sm-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-sm-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-md-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-md-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-md-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-md-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-md-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-md-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-lg-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-lg-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-lg-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-lg-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-lg-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-lg-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-xl-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-xl-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-xl-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-xl-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-xl-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-xl-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #2d3341
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #d5d7dc
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #d5d7dc
}

.table tbody+tbody {
	border-top: 2px solid #d5d7dc
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered {
	border: 1px solid #d5d7dc
}

.table-bordered td,
.table-bordered th {
	border: 1px solid #d5d7dc
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	color: #2d3341;
	background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #c5c7e2
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
	border-color: #9498c8
}

.table-hover .table-primary:hover {
	background-color: #b4b7da
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #b4b7da
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #d9dbdf
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
	border-color: #b9bcc3
}

.table-hover .table-secondary:hover {
	background-color: #cbced3
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #cbced3
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: #c9e6dd
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
	border-color: #9ad0c1
}

.table-hover .table-success:hover {
	background-color: #b8ded2
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b8ded2
}

.table-info,
.table-info>td,
.table-info>th {
	background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
	border-color: #86cfda
}

.table-hover .table-info:hover {
	background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #fef7b8
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
	border-color: #fdf07a
}

.table-hover .table-warning:hover {
	background-color: #fef49f
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #fef49f
}

.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #fad4cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
	border-color: #f6b09f
}

.table-hover .table-danger:hover {
	background-color: #f8c1b4
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #f8c1b4
}

.table-light,
.table-light>td,
.table-light>th {
	background-color: #fcfcfc
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
	border-color: #fafafa
}

.table-hover .table-light:hover {
	background-color: #efefef
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #efefef
}

.table-dark,
.table-dark>td,
.table-dark>th {
	background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #95999c
}

.table-hover .table-dark:hover {
	background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55
}

.table .thead-light th {
	color: #596172;
	background-color: #e9ecef;
	border-color: #d5d7dc
}

.table-dark {
	color: #fff;
	background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #454d55
}

.table-dark.table-bordered {
	border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive-sm>.table-bordered {
		border: 0
	}
}

@media (max-width:767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive-md>.table-bordered {
		border: 0
	}
}

@media (max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive-lg>.table-bordered {
		border: 0
	}
}

@media (max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive-xl>.table-bordered {
		border: 0
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #596172;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.form-control {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #596172
}

.form-control:focus {
	color: #596172;
	background-color: #fff;
	border-color: #757bd2;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25);
	box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25)
}

.form-control::-webkit-input-placeholder {
	color: #787f8b;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #787f8b;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #787f8b;
	opacity: 1
}

.form-control::placeholder {
	color: #787f8b;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

select.form-control:focus::-ms-value {
	color: #596172;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding: .375rem 0;
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.5;
	color: #2d3341;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.form-control-lg {
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
	height: auto
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
	color: #787f8b
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #3da587
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(61, 165, 135, .9);
	border-radius: .25rem
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
	display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
	border-color: #3da587;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%233DA587' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #3da587;
	-webkit-box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .25);
	box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
	border-color: #3da587;
	padding-right: calc(.75em + 2.3125rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%233DA587' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
	border-color: #3da587;
	-webkit-box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .25);
	box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #3da587
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #3da587
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
	border-color: #3da587
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
	border-color: #55c0a1;
	background-color: #55c0a1
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
	-webkit-box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .25);
	box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
	border-color: #3da587
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #3da587
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	border-color: #3da587;
	-webkit-box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .25);
	box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #ed6747
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(237, 103, 71, .9);
	border-radius: .25rem
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
	display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	border-color: #ed6747;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ED6747' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ED6747' stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #ed6747;
	-webkit-box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .25);
	box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
	border-color: #ed6747;
	padding-right: calc(.75em + 2.3125rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ED6747' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ED6747' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
	border-color: #ed6747;
	-webkit-box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .25);
	box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #ed6747
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #ed6747
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
	border-color: #ed6747
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
	border-color: #f28d75;
	background-color: #f28d75
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
	-webkit-box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .25);
	box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
	border-color: #ed6747
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #ed6747
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	border-color: #ed6747;
	-webkit-box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .25);
	box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .25)
}

.form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
	.form-inline label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0
	}
	.form-inline .form-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-plaintext {
		display: inline-block
	}
	.form-inline .custom-select,
	.form-inline .input-group {
		width: auto
	}
	.form-inline .form-check {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	.form-inline .custom-control {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #2d3341;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.btn {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.btn:hover {
	color: #2d3341;
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25);
	box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #313896;
	border-color: #313896
}

.btn-primary:hover {
	color: #fff;
	background-color: #282d79;
	border-color: #242a70
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #282d79;
	border-color: #242a70;
	-webkit-box-shadow: 0 0 0 .2rem rgba(80, 86, 166, .5);
	box-shadow: 0 0 0 .2rem rgba(80, 86, 166, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #313896;
	border-color: #313896
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #242a70;
	border-color: #212666
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(80, 86, 166, .5);
	box-shadow: 0 0 0 .2rem rgba(80, 86, 166, .5)
}

.btn-secondary {
	color: #fff;
	background-color: #787f8b;
	border-color: #787f8b
}

.btn-secondary:hover {
	color: #fff;
	background-color: #666c77;
	border-color: #606670
}

.btn-secondary.focus,
.btn-secondary:focus {
	color: #fff;
	background-color: #666c77;
	border-color: #606670;
	-webkit-box-shadow: 0 0 0 .2rem rgba(140, 146, 156, .5);
	box-shadow: 0 0 0 .2rem rgba(140, 146, 156, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #787f8b;
	border-color: #787f8b
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #606670;
	border-color: #5a6069
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(140, 146, 156, .5);
	box-shadow: 0 0 0 .2rem rgba(140, 146, 156, .5)
}

.btn-success {
	color: #fff;
	background-color: #3da587;
	border-color: #3da587
}

.btn-success:hover {
	color: #fff;
	background-color: #338970;
	border-color: #2f8069
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #338970;
	border-color: #2f8069;
	-webkit-box-shadow: 0 0 0 .2rem rgba(90, 179, 153, .5);
	box-shadow: 0 0 0 .2rem rgba(90, 179, 153, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #3da587;
	border-color: #3da587
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #2f8069;
	border-color: #2c7661
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(90, 179, 153, .5);
	box-shadow: 0 0 0 .2rem rgba(90, 179, 153, .5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b;
	-webkit-box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
	color: #2d3341;
	background-color: #fce300;
	border-color: #fce300
}

.btn-warning:hover {
	color: #2d3341;
	background-color: #d6c100;
	border-color: #c9b500
}

.btn-warning.focus,
.btn-warning:focus {
	color: #2d3341;
	background-color: #d6c100;
	border-color: #c9b500;
	-webkit-box-shadow: 0 0 0 .2rem rgba(221, 201, 10, .5);
	box-shadow: 0 0 0 .2rem rgba(221, 201, 10, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #2d3341;
	background-color: #fce300;
	border-color: #fce300
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #2d3341;
	background-color: #c9b500;
	border-color: #bcaa00
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(221, 201, 10, .5);
	box-shadow: 0 0 0 .2rem rgba(221, 201, 10, .5)
}

.btn-danger {
	color: #fff;
	background-color: #ed6747;
	border-color: #ed6747
}

.btn-danger:hover {
	color: #fff;
	background-color: #ea4a24;
	border-color: #e84119
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #ea4a24;
	border-color: #e84119;
	-webkit-box-shadow: 0 0 0 .2rem rgba(240, 126, 99, .5);
	box-shadow: 0 0 0 .2rem rgba(240, 126, 99, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #ed6747;
	border-color: #ed6747
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #e84119;
	border-color: #de3c16
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(240, 126, 99, .5);
	box-shadow: 0 0 0 .2rem rgba(240, 126, 99, .5)
}

.btn-light {
	color: #2d3341;
	background-color: #f5f5f6;
	border-color: #f5f5f6
}

.btn-light:hover {
	color: #2d3341;
	background-color: #e1e1e4;
	border-color: #dadade
}

.btn-light.focus,
.btn-light:focus {
	color: #2d3341;
	background-color: #e1e1e4;
	border-color: #dadade;
	-webkit-box-shadow: 0 0 0 .2rem rgba(215, 216, 219, .5);
	box-shadow: 0 0 0 .2rem rgba(215, 216, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #2d3341;
	background-color: #f5f5f6;
	border-color: #f5f5f6
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #2d3341;
	background-color: #dadade;
	border-color: #d3d3d8
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(215, 216, 219, .5);
	box-shadow: 0 0 0 .2rem rgba(215, 216, 219, .5)
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124;
	-webkit-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
	color: #313896;
	border-color: #313896
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #313896;
	border-color: #313896
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .5);
	box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #313896;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #313896;
	border-color: #313896
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .5);
	box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .5)
}

.btn-outline-secondary {
	color: #787f8b;
	border-color: #787f8b
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #787f8b;
	border-color: #787f8b
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(120, 127, 139, .5);
	box-shadow: 0 0 0 .2rem rgba(120, 127, 139, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #787f8b;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #787f8b;
	border-color: #787f8b
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(120, 127, 139, .5);
	box-shadow: 0 0 0 .2rem rgba(120, 127, 139, .5)
}

.btn-outline-success {
	color: #3da587;
	border-color: #3da587
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #3da587;
	border-color: #3da587
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .5);
	box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #3da587;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #3da587;
	border-color: #3da587
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .5);
	box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .5)
}

.btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
	color: #fce300;
	border-color: #fce300
}

.btn-outline-warning:hover {
	color: #2d3341;
	background-color: #fce300;
	border-color: #fce300
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(252, 227, 0, .5);
	box-shadow: 0 0 0 .2rem rgba(252, 227, 0, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #fce300;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #2d3341;
	background-color: #fce300;
	border-color: #fce300
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(252, 227, 0, .5);
	box-shadow: 0 0 0 .2rem rgba(252, 227, 0, .5)
}

.btn-outline-danger {
	color: #ed6747;
	border-color: #ed6747
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #ed6747;
	border-color: #ed6747
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .5);
	box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #ed6747;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #ed6747;
	border-color: #ed6747
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .5);
	box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .5)
}

.btn-outline-light {
	color: #f5f5f6;
	border-color: #f5f5f6
}

.btn-outline-light:hover {
	color: #2d3341;
	background-color: #f5f5f6;
	border-color: #f5f5f6
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(245, 245, 246, .5);
	box-shadow: 0 0 0 .2rem rgba(245, 245, 246, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f5f5f6;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #2d3341;
	background-color: #f5f5f6;
	border-color: #f5f5f6
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(245, 245, 246, .5);
	box-shadow: 0 0 0 .2rem rgba(245, 245, 246, .5)
}

.btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
	font-weight: 400;
	color: #313896;
	text-decoration: none
}

.btn-link:hover {
	color: #1e225c;
	text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
	color: #787f8b;
	pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
	.fade {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
	.collapsing {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.dropdown,
.dropleft,
.dropright,
.dropup {
	position: relative
}

.dropdown-toggle {
	white-space: nowrap
}

.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #2d3341;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

@media (min-width:576px) {
	.dropdown-menu-sm-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-sm-right {
		right: 0;
		left: auto
	}
}

@media (min-width:768px) {
	.dropdown-menu-md-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-md-right {
		right: 0;
		left: auto
	}
}

@media (min-width:992px) {
	.dropdown-menu-lg-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-lg-right {
		right: 0;
		left: auto
	}
}

@media (min-width:1200px) {
	.dropdown-menu-xl-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-xl-right {
		right: 0;
		left: auto
	}
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem
}

.dropright .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropright .dropdown-toggle::after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: ""
}

.dropleft .dropdown-toggle::after {
	display: none
}

.dropleft .dropdown-toggle::before {
	display: inline-block;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropleft .dropdown-toggle::before {
	vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #2d3341;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #232732;
	text-decoration: none;
	background-color: #f5f5f6
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #313896
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #787f8b;
	pointer-events: none;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #787f8b;
	white-space: nowrap
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #2d3341
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
	z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
	z-index: 1
}

.btn-toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
	margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
	margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
	margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.btn-group-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
	width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
	margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	min-width: 0;
	margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
	margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group>.custom-file {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
	z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #596172;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
	height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
	height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
	padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.custom-control {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	color-adjust: exact
}

.custom-control-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1rem;
	height: 1.25rem;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	border-color: #313896;
	background-color: #313896
}

.custom-control-input:focus~.custom-control-label::before {
	-webkit-box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25);
	box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
	border-color: #757bd2
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
	color: #fff;
	background-color: #9ba0de;
	border-color: #9ba0de
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
	color: #787f8b
}

.custom-control-input:disabled~.custom-control-label::before,
.custom-control-input[disabled]~.custom-control-label::before {
	background-color: #e9ecef
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label::before {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #979da7 solid 1px
}

.custom-control-label::after {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23FFFFFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	border-color: #313896;
	background-color: #313896
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23FFFFFF' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(49, 56, 150, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(49, 56, 150, .5)
}

.custom-radio .custom-control-label::before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(49, 56, 150, .5)
}

.custom-switch {
	padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: .5rem
}

.custom-switch .custom-control-label::after {
	top: calc(.25rem + 2px);
	left: calc(-2.25rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #979da7;
	border-radius: .5rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-switch .custom-control-label::after {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
	background-color: #fff;
	-webkit-transform: translateX(.75rem);
	-ms-transform: translateX(.75rem);
	transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(49, 56, 150, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #596172;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus {
	border-color: #757bd2;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25);
	box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25)
}

.custom-select:focus::-ms-value {
	color: #596172;
	background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #787f8b;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	display: none
}

.custom-select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #596172
}

.custom-select-sm {
	height: calc(1.5em + .5rem + 2px);
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .875rem
}

.custom-select-lg {
	height: calc(1.5em + 1rem + 2px);
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.25rem
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	margin-bottom: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: #757bd2;
	-webkit-box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25);
	box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25)
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
	background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
	content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
	content: attr(data-browse)
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #596172;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + .75rem);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #596172;
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .25rem .25rem 0
}

.custom-range {
	width: 100%;
	height: 1.4rem;
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-range:focus {
	outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(49, 56, 150, .25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(49, 56, 150, .25)
}

.custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(49, 56, 150, .25)
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(49, 56, 150, .25)
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #313896;
	border: 0;
	border-radius: 1rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-webkit-slider-thumb {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.custom-range::-webkit-slider-thumb:active {
	background-color: #9ba0de
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #d5d7dc;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #313896;
	border: 0;
	border-radius: 1rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-moz-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-moz-range-thumb {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.custom-range::-moz-range-thumb:active {
	background-color: #9ba0de
}

.custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #d5d7dc;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: #313896;
	border: 0;
	border-radius: 1rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-ms-thumb {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.custom-range::-ms-thumb:active {
	background-color: #9ba0de
}

.custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range::-ms-fill-lower {
	background-color: #d5d7dc;
	border-radius: 1rem
}

.custom-range::-ms-fill-upper {
	margin-right: 15px;
	background-color: #d5d7dc;
	border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
	background-color: #979da7
}

.custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled::-moz-range-thumb {
	background-color: #979da7
}

.custom-range:disabled::-moz-range-track {
	cursor: default
}

.custom-range:disabled::-ms-thumb {
	background-color: #979da7
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-control-label::before,
	.custom-file-label,
	.custom-select {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #787f8b;
	pointer-events: none;
	cursor: default
}

.nav-tabs {
	border-bottom: 1px solid #d5d7dc
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #d5d7dc
}

.nav-tabs .nav-link.disabled {
	color: #787f8b;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #596172;
	background-color: #fff;
	border-color: #d5d7dc #d5d7dc #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #313896
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .5rem 1rem
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%
}

@media (max-width:575.98px) {
	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid,
	.navbar-expand-sm>.container-lg,
	.navbar-expand-sm>.container-md,
	.navbar-expand-sm>.container-sm,
	.navbar-expand-sm>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:576px) {
	.navbar-expand-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid,
	.navbar-expand-sm>.container-lg,
	.navbar-expand-sm>.container-md,
	.navbar-expand-sm>.container-sm,
	.navbar-expand-sm>.container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.navbar-expand-sm .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
	.navbar-expand-sm .navbar-toggler {
		display: none
	}
}

@media (max-width:767.98px) {
	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid,
	.navbar-expand-md>.container-lg,
	.navbar-expand-md>.container-md,
	.navbar-expand-md>.container-sm,
	.navbar-expand-md>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:768px) {
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid,
	.navbar-expand-md>.container-lg,
	.navbar-expand-md>.container-md,
	.navbar-expand-md>.container-sm,
	.navbar-expand-md>.container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.navbar-expand-md .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
	.navbar-expand-md .navbar-toggler {
		display: none
	}
}

@media (max-width:991.98px) {
	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid,
	.navbar-expand-lg>.container-lg,
	.navbar-expand-lg>.container-md,
	.navbar-expand-lg>.container-sm,
	.navbar-expand-lg>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:992px) {
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid,
	.navbar-expand-lg>.container-lg,
	.navbar-expand-lg>.container-md,
	.navbar-expand-lg>.container-sm,
	.navbar-expand-lg>.container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
	.navbar-expand-lg .navbar-toggler {
		display: none
	}
}

@media (max-width:1199.98px) {
	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid,
	.navbar-expand-xl>.container-lg,
	.navbar-expand-xl>.container-md,
	.navbar-expand-xl>.container-sm,
	.navbar-expand-xl>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	.navbar-expand-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-xl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid,
	.navbar-expand-xl>.container-lg,
	.navbar-expand-xl>.container-md,
	.navbar-expand-xl>.container-sm,
	.navbar-expand-xl>.container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.navbar-expand-xl .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
	.navbar-expand-xl .navbar-toggler {
		display: none
	}
}

.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
	color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
	color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group {
	border-top: inherit;
	border-bottom: inherit
}

.card>.list-group:first-child {
	border-top-width: 0;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
	border-bottom-width: 0;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
	border-top: 0
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
	border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}

.card-img,
.card-img-top {
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
	margin-bottom: 10px
}

@media (min-width:576px) {
	.card-deck {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -10px;
		margin-left: -10px
	}
	.card-deck .card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-right: 10px;
		margin-bottom: 0;
		margin-left: 10px
	}
}

.card-group>.card {
	margin-bottom: 10px
}

@media (min-width:576px) {
	.card-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.card-group>.card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0
	}
	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.card-group>.card:not(:last-child) .card-header,
	.card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}
	.card-group>.card:not(:last-child) .card-footer,
	.card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}
	.card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.card-group>.card:not(:first-child) .card-header,
	.card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}
	.card-group>.card:not(:first-child) .card-footer,
	.card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media (min-width:576px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}
	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.accordion {
	overflow-anchor: none
}

.accordion>.card {
	overflow: hidden
}

.accordion>.card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: -1px
}

.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem
}

.breadcrumb-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #787f8b;
	content: "—"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}

.breadcrumb-item.active {
	color: #787f8b
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #313896;
	background-color: #fff;
	border: 1px solid #d5d7dc
}

.page-link:hover {
	z-index: 2;
	color: #1e225c;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #d5d7dc
}

.page-link:focus {
	z-index: 3;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25);
	box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #313896;
	border-color: #313896
}

.page-item.disabled .page-link {
	color: #787f8b;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #d5d7dc
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.badge {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

a.badge:focus,
a.badge:hover {
	text-decoration: none
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary {
	color: #fff;
	background-color: #313896
}

a.badge-primary:focus,
a.badge-primary:hover {
	color: #fff;
	background-color: #242a70
}

a.badge-primary.focus,
a.badge-primary:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .5);
	box-shadow: 0 0 0 .2rem rgba(49, 56, 150, .5)
}

.badge-secondary {
	color: #fff;
	background-color: #787f8b
}

a.badge-secondary:focus,
a.badge-secondary:hover {
	color: #fff;
	background-color: #606670
}

a.badge-secondary.focus,
a.badge-secondary:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(120, 127, 139, .5);
	box-shadow: 0 0 0 .2rem rgba(120, 127, 139, .5)
}

.badge-success {
	color: #fff;
	background-color: #3da587
}

a.badge-success:focus,
a.badge-success:hover {
	color: #fff;
	background-color: #2f8069
}

a.badge-success.focus,
a.badge-success:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .5);
	box-shadow: 0 0 0 .2rem rgba(61, 165, 135, .5)
}

.badge-info {
	color: #fff;
	background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
	color: #fff;
	background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
	color: #2d3341;
	background-color: #fce300
}

a.badge-warning:focus,
a.badge-warning:hover {
	color: #2d3341;
	background-color: #c9b500
}

a.badge-warning.focus,
a.badge-warning:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(252, 227, 0, .5);
	box-shadow: 0 0 0 .2rem rgba(252, 227, 0, .5)
}

.badge-danger {
	color: #fff;
	background-color: #ed6747
}

a.badge-danger:focus,
a.badge-danger:hover {
	color: #fff;
	background-color: #e84119
}

a.badge-danger.focus,
a.badge-danger:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .5);
	box-shadow: 0 0 0 .2rem rgba(237, 103, 71, .5)
}

.badge-light {
	color: #2d3341;
	background-color: #f5f5f6
}

a.badge-light:focus,
a.badge-light:hover {
	color: #2d3341;
	background-color: #dadade
}

a.badge-light.focus,
a.badge-light:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(245, 245, 246, .5);
	box-shadow: 0 0 0 .2rem rgba(245, 245, 246, .5)
}

.badge-dark {
	color: #fff;
	background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
	color: #fff;
	background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

@media (min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #191d4e;
	background-color: #d6d7ea;
	border-color: #c5c7e2
}

.alert-primary hr {
	border-top-color: #b4b7da
}

.alert-primary .alert-link {
	color: #0d0f27
}

.alert-secondary {
	color: #3e4248;
	background-color: #e4e5e8;
	border-color: #d9dbdf
}

.alert-secondary hr {
	border-top-color: #cbced3
}

.alert-secondary .alert-link {
	color: #26292d
}

.alert-success {
	color: #205646;
	background-color: #d8ede7;
	border-color: #c9e6dd
}

.alert-success hr {
	border-top-color: #b8ded2
}

.alert-success .alert-link {
	color: #123128
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #837600;
	background-color: #fef9cc;
	border-color: #fef7b8
}

.alert-warning hr {
	border-top-color: #fef49f
}

.alert-warning .alert-link {
	color: #504800
}

.alert-danger {
	color: #7b3625;
	background-color: #fbe1da;
	border-color: #fad4cb
}

.alert-danger hr {
	border-top-color: #f8c1b4
}

.alert-danger .alert-link {
	color: #542519
}

.alert-light {
	color: #7f7f80;
	background-color: #fdfdfd;
	border-color: #fcfcfc
}

.alert-light hr {
	border-top-color: #efefef
}

.alert-light .alert-link {
	color: #666
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	line-height: 0;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.progress-bar {
	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;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #313896;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.progress-bar-striped {
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none
	}
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.list-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	border-radius: .25rem
}

.list-group-item-action {
	width: 100%;
	color: #596172;
	text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
	z-index: 1;
	color: #596172;
	text-decoration: none;
	background-color: #f5f5f6
}

.list-group-item-action:active {
	color: #2d3341;
	background-color: #e9ecef
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit
}

.list-group-item:last-child {
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #787f8b;
	pointer-events: none;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #313896;
	border-color: #313896
}

.list-group-item+.list-group-item {
	border-top-width: 0
}

.list-group-item+.list-group-item.active {
	margin-top: -1px;
	border-top-width: 1px
}

.list-group-horizontal {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
	border-bottom-left-radius: .25rem;
	border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
	border-top-right-radius: .25rem;
	border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
	margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
	border-top-width: 1px;
	border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
	margin-left: -1px;
	border-left-width: 1px
}

@media (min-width:576px) {
	.list-group-horizontal-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.list-group-horizontal-sm>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}
	.list-group-horizontal-sm>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
	.list-group-horizontal-sm>.list-group-item.active {
		margin-top: 0
	}
	.list-group-horizontal-sm>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}
	.list-group-horizontal-sm>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

@media (min-width:768px) {
	.list-group-horizontal-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.list-group-horizontal-md>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}
	.list-group-horizontal-md>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
	.list-group-horizontal-md>.list-group-item.active {
		margin-top: 0
	}
	.list-group-horizontal-md>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}
	.list-group-horizontal-md>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

@media (min-width:992px) {
	.list-group-horizontal-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.list-group-horizontal-lg>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}
	.list-group-horizontal-lg>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
	.list-group-horizontal-lg>.list-group-item.active {
		margin-top: 0
	}
	.list-group-horizontal-lg>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}
	.list-group-horizontal-lg>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

@media (min-width:1200px) {
	.list-group-horizontal-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.list-group-horizontal-xl>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}
	.list-group-horizontal-xl>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
	.list-group-horizontal-xl>.list-group-item.active {
		margin-top: 0
	}
	.list-group-horizontal-xl>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}
	.list-group-horizontal-xl>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

.list-group-flush {
	border-radius: 0
}

.list-group-flush>.list-group-item {
	border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
	border-bottom-width: 0
}

.list-group-item-primary {
	color: #191d4e;
	background-color: #c5c7e2
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
	color: #191d4e;
	background-color: #b4b7da
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #191d4e;
	border-color: #191d4e
}

.list-group-item-secondary {
	color: #3e4248;
	background-color: #d9dbdf
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
	color: #3e4248;
	background-color: #cbced3
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #3e4248;
	border-color: #3e4248
}

.list-group-item-success {
	color: #205646;
	background-color: #c9e6dd
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
	color: #205646;
	background-color: #b8ded2
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #205646;
	border-color: #205646
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.list-group-item-warning {
	color: #837600;
	background-color: #fef7b8
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
	color: #837600;
	background-color: #fef49f
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #837600;
	border-color: #837600
}

.list-group-item-danger {
	color: #7b3625;
	background-color: #fad4cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
	color: #7b3625;
	background-color: #f8c1b4
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #7b3625;
	border-color: #7b3625
}

.list-group-item-light {
	color: #7f7f80;
	background-color: #fcfcfc
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
	color: #7f7f80;
	background-color: #efefef
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #7f7f80;
	border-color: #7f7f80
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:hover {
	color: #000;
	text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0
}

a.close.disabled {
	pointer-events: none
}

.toast {
	-ms-flex-preferred-size: 350px;
	flex-basis: 350px;
	max-width: 350px;
	font-size: .875rem;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	opacity: 0;
	border-radius: .25rem
}

.toast:not(:last-child) {
	margin-bottom: .75rem
}

.toast.showing {
	opacity: 1
}

.toast.show {
	display: block;
	opacity: 1
}

.toast.hide {
	display: none
}

.toast-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .25rem .75rem;
	color: #787f8b;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
	padding: .75rem
}

.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -50px);
	-ms-transform: translate(0, -50px);
	transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.modal.modal-static .modal-dialog {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02)
}

.modal-dialog-scrollable {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
	display: block;
	height: calc(100vh - 1rem);
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
	content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
	-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;
	height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
	content: none
}

.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #d5d7dc;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: .75rem;
	border-top: 1px solid #d5d7dc;
	border-bottom-right-radius: calc(.3rem - 1px);
	border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
	margin: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}
	.modal-dialog-centered::before {
		height: calc(100vh - 3.5rem);
		height: -webkit-min-content;
		height: -moz-min-content;
		height: min-content
	}
	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg,
	.modal-xl {
		max-width: 800px
	}
}

@media (min-width:1200px) {
	.modal-xl {
		max-width: 1140px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: .5rem;
	margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
	margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
	bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,
.bs-popover-top>.arrow::before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,
.bs-popover-top>.arrow::after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
	left: calc(-.5rem - 1px);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,
.bs-popover-right>.arrow::before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
	margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
	top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
	top: 0;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,
.bs-popover-bottom>.arrow::after {
	top: 1px;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
	margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
	right: calc(-.5rem - 1px);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,
.bs-popover-left>.arrow::before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
	display: none
}

.popover-body {
	padding: .5rem .75rem;
	color: #2d3341
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner::after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: -webkit-transform .6s ease-in-out;
	-o-transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.carousel-item {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	-webkit-transition: opacity 0s .6s;
	-o-transition: opacity 0s .6s;
	transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	-webkit-transition: opacity .15s ease;
	-o-transition: opacity .15s ease;
	transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-control-next,
	.carousel-control-prev {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	-webkit-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
	transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-indicators li {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@-webkit-keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: .25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: .2em
}

@-webkit-keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	-webkit-animation: spinner-grow .75s linear infinite;
	animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
	width: 1rem;
	height: 1rem
}

.align-baseline {
	vertical-align: baseline!important
}

.align-top {
	vertical-align: top!important
}

.align-middle {
	vertical-align: middle!important
}

.align-bottom {
	vertical-align: bottom!important
}

.align-text-bottom {
	vertical-align: text-bottom!important
}

.align-text-top {
	vertical-align: text-top!important
}

.bg-primary {
	background-color: #313896!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #242a70!important
}

.bg-secondary {
	background-color: #787f8b!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #606670!important
}

.bg-success {
	background-color: #3da587!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #2f8069!important
}

.bg-info {
	background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b!important
}

.bg-warning {
	background-color: #fce300!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #c9b500!important
}

.bg-danger {
	background-color: #ed6747!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #e84119!important
}

.bg-light {
	background-color: #f5f5f6!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dadade!important
}

.bg-dark {
	background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124!important
}

.bg-white {
	background-color: #fff!important
}

.bg-transparent {
	background-color: transparent!important
}

.border {
	border: 1px solid #d5d7dc!important
}

.border-top {
	border-top: 1px solid #d5d7dc!important
}

.border-right {
	border-right: 1px solid #d5d7dc!important
}

.border-bottom {
	border-bottom: 1px solid #d5d7dc!important
}

.border-left {
	border-left: 1px solid #d5d7dc!important
}

.border-0 {
	border: 0!important
}

.border-top-0 {
	border-top: 0!important
}

.border-right-0 {
	border-right: 0!important
}

.border-bottom-0 {
	border-bottom: 0!important
}

.border-left-0 {
	border-left: 0!important
}

.border-primary {
	border-color: #313896!important
}

.border-secondary {
	border-color: #787f8b!important
}

.border-success {
	border-color: #3da587!important
}

.border-info {
	border-color: #17a2b8!important
}

.border-warning {
	border-color: #fce300!important
}

.border-danger {
	border-color: #ed6747!important
}

.border-light {
	border-color: #f5f5f6!important
}

.border-dark {
	border-color: #343a40!important
}

.border-white {
	border-color: #fff!important
}

.rounded-sm {
	border-radius: .2rem!important
}

.rounded {
	border-radius: .25rem!important
}

.rounded-top {
	border-top-left-radius: .25rem!important;
	border-top-right-radius: .25rem!important
}

.rounded-right {
	border-top-right-radius: .25rem!important;
	border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
	border-bottom-right-radius: .25rem!important;
	border-bottom-left-radius: .25rem!important
}

.rounded-left {
	border-top-left-radius: .25rem!important;
	border-bottom-left-radius: .25rem!important
}

.rounded-lg {
	border-radius: .3rem!important
}

.rounded-circle {
	border-radius: 50%!important
}

.rounded-pill {
	border-radius: 50rem!important
}

.rounded-0 {
	border-radius: 0!important
}

.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}

.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive::before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9::before {
	padding-top: 42.85714%
}

.embed-responsive-16by9::before {
	padding-top: 56.25%
}

.embed-responsive-4by3::before {
	padding-top: 75%
}

.embed-responsive-1by1::before {
	padding-top: 100%
}

.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-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-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}

.flex-fill {
	-webkit-box-flex: 1!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!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
}

.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
}

.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
}

@media (min-width:576px) {
	.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-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-sm-fill {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!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
	}
	.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
	}
	.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
	}
}

@media (min-width:768px) {
	.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-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-md-fill {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!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
	}
	.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
	}
	.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
	}
}

@media (min-width:992px) {
	.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-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-lg-fill {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!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
	}
	.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
	}
	.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
	}
}

@media (min-width:1200px) {
	.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-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.flex-xl-fill {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!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
	}
	.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
	}
	.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
	}
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-none {
	float: none!important
}

@media (min-width:576px) {
	.float-sm-left {
		float: left!important
	}
	.float-sm-right {
		float: right!important
	}
	.float-sm-none {
		float: none!important
	}
}

@media (min-width:768px) {
	.float-md-left {
		float: left!important
	}
	.float-md-right {
		float: right!important
	}
	.float-md-none {
		float: none!important
	}
}

@media (min-width:992px) {
	.float-lg-left {
		float: left!important
	}
	.float-lg-right {
		float: right!important
	}
	.float-lg-none {
		float: none!important
	}
}

@media (min-width:1200px) {
	.float-xl-left {
		float: left!important
	}
	.float-xl-right {
		float: right!important
	}
	.float-xl-none {
		float: none!important
	}
}

.user-select-all {
	-webkit-user-select: all!important;
	-moz-user-select: all!important;
	-ms-user-select: all!important;
	user-select: all!important
}

.user-select-auto {
	-webkit-user-select: auto!important;
	-moz-user-select: auto!important;
	-ms-user-select: auto!important;
	user-select: auto!important
}

.user-select-none {
	-webkit-user-select: none!important;
	-moz-user-select: none!important;
	-ms-user-select: none!important;
	user-select: none!important
}

.overflow-auto {
	overflow: auto!important
}

.overflow-hidden {
	overflow: hidden!important
}

.position-static {
	position: static!important
}

.position-relative {
	position: relative!important
}

.position-absolute {
	position: absolute!important
}

.position-fixed {
	position: fixed!important
}

.position-sticky {
	position: -webkit-sticky!important;
	position: sticky!important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	-webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
	-webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
	-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important;
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.w-25 {
	width: 25%!important
}

.w-50 {
	width: 50%!important
}

.w-75 {
	width: 75%!important
}

.w-100 {
	width: 100%!important
}

.w-auto {
	width: auto!important
}

.h-25 {
	height: 25%!important
}

.h-50 {
	height: 50%!important
}

.h-75 {
	height: 75%!important
}

.h-100 {
	height: 100%!important
}

.h-auto {
	height: auto!important
}

.mw-100 {
	max-width: 100%!important
}

.mh-100 {
	max-height: 100%!important
}

.min-vw-100 {
	min-width: 100vw!important
}

.min-vh-100 {
	min-height: 100vh!important
}

.vw-100 {
	width: 100vw!important
}

.vh-100 {
	height: 100vh!important
}

.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: .25rem!important
}

.mt-1,
.my-1 {
	margin-top: .25rem!important
}

.mr-1,
.mx-1 {
	margin-right: .25rem!important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
	margin-left: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.mt-2,
.my-2 {
	margin-top: .5rem!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
	margin-left: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.mt-3,
.my-3 {
	margin-top: 1rem!important
}

.mr-3,
.mx-3 {
	margin-right: 1rem!important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
	margin-left: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.mt-5,
.my-5 {
	margin-top: 3rem!important
}

.mr-5,
.mx-5 {
	margin-right: 3rem!important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
	margin-left: 3rem!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: .25rem!important
}

.pt-1,
.py-1 {
	padding-top: .25rem!important
}

.pr-1,
.px-1 {
	padding-right: .25rem!important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
	padding-left: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.pt-2,
.py-2 {
	padding-top: .5rem!important
}

.pr-2,
.px-2 {
	padding-right: .5rem!important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
	padding-left: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.pt-3,
.py-3 {
	padding-top: 1rem!important
}

.pr-3,
.px-3 {
	padding-right: 1rem!important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
	padding-left: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pr-5,
.px-5 {
	padding-right: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
	padding-left: 3rem!important
}

.m-n1 {
	margin: -.25rem!important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem!important
}

.m-n2 {
	margin: -.5rem!important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem!important
}

.m-n3 {
	margin: -1rem!important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem!important
}

.m-n4 {
	margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem!important
}

.m-n5 {
	margin: -3rem!important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem!important
}

.m-auto {
	margin: auto!important
}

.mt-auto,
.my-auto {
	margin-top: auto!important
}

.mr-auto,
.mx-auto {
	margin-right: auto!important
}

.mb-auto,
.my-auto {
	margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
	margin-left: auto!important
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem!important
	}
	.m-sm-n1 {
		margin: -.25rem!important
	}
	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem!important
	}
	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem!important
	}
	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem!important
	}
	.m-sm-n2 {
		margin: -.5rem!important
	}
	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem!important
	}
	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem!important
	}
	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem!important
	}
	.m-sm-n3 {
		margin: -1rem!important
	}
	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem!important
	}
	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem!important
	}
	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem!important
	}
	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem!important
	}
	.m-sm-n4 {
		margin: -1.5rem!important
	}
	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem!important
	}
	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem!important
	}
	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem!important
	}
	.m-sm-n5 {
		margin: -3rem!important
	}
	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem!important
	}
	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem!important
	}
	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem!important
	}
	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem!important
	}
	.m-md-n1 {
		margin: -.25rem!important
	}
	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem!important
	}
	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem!important
	}
	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem!important
	}
	.m-md-n2 {
		margin: -.5rem!important
	}
	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem!important
	}
	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem!important
	}
	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem!important
	}
	.m-md-n3 {
		margin: -1rem!important
	}
	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem!important
	}
	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem!important
	}
	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem!important
	}
	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem!important
	}
	.m-md-n4 {
		margin: -1.5rem!important
	}
	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem!important
	}
	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem!important
	}
	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem!important
	}
	.m-md-n5 {
		margin: -3rem!important
	}
	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem!important
	}
	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem!important
	}
	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem!important
	}
	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem!important
	}
	.m-lg-n1 {
		margin: -.25rem!important
	}
	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem!important
	}
	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem!important
	}
	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem!important
	}
	.m-lg-n2 {
		margin: -.5rem!important
	}
	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem!important
	}
	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem!important
	}
	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem!important
	}
	.m-lg-n3 {
		margin: -1rem!important
	}
	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem!important
	}
	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem!important
	}
	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem!important
	}
	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem!important
	}
	.m-lg-n4 {
		margin: -1.5rem!important
	}
	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem!important
	}
	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem!important
	}
	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem!important
	}
	.m-lg-n5 {
		margin: -3rem!important
	}
	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem!important
	}
	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem!important
	}
	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem!important
	}
	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: .25rem!important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem!important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem!important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem!important
	}
	.m-xl-2 {
		margin: .5rem!important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem!important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem!important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem!important
	}
	.m-xl-3 {
		margin: 1rem!important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem!important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem!important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem!important
	}
	.m-xl-4 {
		margin: 1.5rem!important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.m-xl-5 {
		margin: 3rem!important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem!important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem!important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: .25rem!important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem!important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem!important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem!important
	}
	.p-xl-2 {
		padding: .5rem!important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem!important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem!important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem!important
	}
	.p-xl-3 {
		padding: 1rem!important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem!important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem!important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem!important
	}
	.p-xl-4 {
		padding: 1.5rem!important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem!important
	}
	.p-xl-5 {
		padding: 3rem!important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem!important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem!important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem!important
	}
	.m-xl-n1 {
		margin: -.25rem!important
	}
	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem!important
	}
	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem!important
	}
	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem!important
	}
	.m-xl-n2 {
		margin: -.5rem!important
	}
	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem!important
	}
	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem!important
	}
	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem!important
	}
	.m-xl-n3 {
		margin: -1rem!important
	}
	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem!important
	}
	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem!important
	}
	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem!important
	}
	.m-xl-n4 {
		margin: -1.5rem!important
	}
	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xl-n5 {
		margin: -3rem!important
	}
	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem!important
	}
	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem!important
	}
	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto!important
	}
}

.stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(0, 0, 0, 0)
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace!important
}

.text-justify {
	text-align: justify!important
}

.text-wrap {
	white-space: normal!important
}

.text-nowrap {
	white-space: nowrap!important
}

.text-truncate {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}

@media (min-width:576px) {
	.text-sm-left {
		text-align: left!important
	}
	.text-sm-right {
		text-align: right!important
	}
	.text-sm-center {
		text-align: center!important
	}
}

@media (min-width:768px) {
	.text-md-left {
		text-align: left!important
	}
	.text-md-right {
		text-align: right!important
	}
	.text-md-center {
		text-align: center!important
	}
}

@media (min-width:992px) {
	.text-lg-left {
		text-align: left!important
	}
	.text-lg-right {
		text-align: right!important
	}
	.text-lg-center {
		text-align: center!important
	}
}

@media (min-width:1200px) {
	.text-xl-left {
		text-align: left!important
	}
	.text-xl-right {
		text-align: right!important
	}
	.text-xl-center {
		text-align: center!important
	}
}

.text-lowercase {
	text-transform: lowercase!important
}

.text-uppercase {
	text-transform: uppercase!important
}

.text-capitalize {
	text-transform: capitalize!important
}

.font-weight-light {
	font-weight: 300!important
}

.font-weight-lighter {
	font-weight: 100!important
}

.font-weight-normal {
	font-weight: 400!important
}

.font-weight-bold {
	font-weight: 700!important
}

.font-weight-bolder {
	font-weight: bolder!important
}

.font-italic {
	font-style: italic!important
}

.text-white {
	color: #fff!important
}

.text-primary {
	color: #313896!important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #1e225c!important
}

.text-secondary {
	color: #787f8b!important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #545962!important
}

.text-success {
	color: #3da587!important
}

a.text-success:focus,
a.text-success:hover {
	color: #286d59!important
}

.text-info {
	color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
	color: #0f6674!important
}

.text-warning {
	color: #fce300!important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #b09e00!important
}

.text-danger {
	color: #ed6747!important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #d33915!important
}

.text-light {
	color: #f5f5f6!important
}

a.text-light:focus,
a.text-light:hover {
	color: #cdcdd2!important
}

.text-dark {
	color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #121416!important
}

.text-body {
	color: #2d3341!important
}

.text-muted {
	color: #787f8b!important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
	color: rgba(255, 255, 255, .5)!important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-decoration-none {
	text-decoration: none!important
}

.text-break {
	word-break: break-word!important;
	word-wrap: break-word!important
}

.text-reset {
	color: inherit!important
}

.visible {
	visibility: visible!important
}

.invisible {
	visibility: hidden!important
}

@media print {
	*,
	::after,
	::before {
		text-shadow: none!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important
	}
	a:not(.btn) {
		text-decoration: underline
	}
	abbr[title]::after {
		content: " (" attr(title) ")"
	}
	pre {
		white-space: pre-wrap!important
	}
	blockquote,
	pre {
		border: 1px solid #979da7;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	@page {
		size: a3
	}
	body {
		min-width: 992px!important
	}
	.container {
		min-width: 992px!important
	}
	.navbar {
		display: none
	}
	.badge {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #d5d7dc!important
	}
	.table-dark {
		color: inherit
	}
	.table-dark tbody+tbody,
	.table-dark td,
	.table-dark th,
	.table-dark thead th {
		border-color: #d5d7dc
	}
	.table .thead-dark th {
		color: inherit;
		border-color: #d5d7dc
	}
}

.intl-tel-input {
	position: relative;
	display: inline-block
}

.intl-tel-input * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box
}

.intl-tel-input .hide {
	display: none
}

.intl-tel-input .v-hide {
	visibility: hidden
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
	position: relative;
	z-index: 0;
	margin-top: 0!important;
	margin-bottom: 0!important;
	padding-right: 36px;
	margin-right: 0
}

.intl-tel-input .flag-container {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 1px
}

.intl-tel-input .selected-flag {
	z-index: 1;
	position: relative;
	width: 36px;
	height: 100%;
	padding: 0 0 0 8px
}

.intl-tel-input .selected-flag .iti-flag {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto
}

.intl-tel-input .selected-flag .iti-arrow {
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 6px;
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #555
}

.intl-tel-input .selected-flag .iti-arrow.up {
	border-top: none;
	border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
	position: absolute;
	z-index: 2;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0 0 0 -1px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
	background-color: #fff;
	border: 1px solid #ccc;
	white-space: nowrap;
	max-height: 200px;
	overflow-y: scroll
}

.intl-tel-input .country-list.dropup {
	bottom: 100%;
	margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
	display: inline-block;
	width: 20px
}

@media (max-width:500px) {
	.intl-tel-input .country-list {
		white-space: normal
	}
}

.intl-tel-input .country-list .divider {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc
}

.intl-tel-input .country-list .country {
	padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
	color: #999
}

.intl-tel-input .country-list .country.highlight {
	background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
	vertical-align: middle
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
	margin-right: 6px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
	padding-right: 6px;
	padding-left: 52px;
	margin-left: 0
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
	right: auto;
	left: 0
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
	width: 46px
}

.intl-tel-input.allow-dropdown .flag-container:hover {
	cursor: pointer
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
	background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
	cursor: default
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
	background-color: transparent
}

.intl-tel-input.separate-dial-code .selected-flag {
	background-color: rgba(0, 0, 0, .05);
	display: table
}

.intl-tel-input.separate-dial-code .selected-dial-code {
	display: table-cell;
	vertical-align: middle;
	padding-left: 28px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
	padding-left: 66px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
	width: 60px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
	padding-left: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
	width: 70px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
	padding-left: 74px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
	width: 68px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
	padding-left: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
	width: 78px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
	padding-left: 82px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
	width: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
	padding-left: 92px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
	width: 86px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
	padding-left: 90px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
	width: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
	padding-left: 100px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
	width: 94px
}

.intl-tel-input.iti-container {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 1060;
	padding: 1px
}

.intl-tel-input.iti-container:hover {
	cursor: pointer
}

.iti-mobile .intl-tel-input.iti-container {
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
	position: fixed
}

.iti-mobile .intl-tel-input .country-list {
	max-height: 100%;
	width: 100%
}

.iti-mobile .intl-tel-input .country-list .country {
	padding: 10px 10px;
	line-height: 1.5em
}

.iti-flag {
	width: 20px
}

.iti-flag.be {
	width: 18px
}

.iti-flag.ch {
	width: 15px
}

.iti-flag.mc {
	width: 19px
}

.iti-flag.ne {
	width: 18px
}

.iti-flag.np {
	width: 13px
}

.iti-flag.va {
	width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
	.iti-flag {
		background-size: 5630px 15px
	}
}

.iti-flag.ac {
	height: 10px;
	background-position: 0 0
}

.iti-flag.ad {
	height: 14px;
	background-position: -22px 0
}

.iti-flag.ae {
	height: 10px;
	background-position: -44px 0
}

.iti-flag.af {
	height: 14px;
	background-position: -66px 0
}

.iti-flag.ag {
	height: 14px;
	background-position: -88px 0
}

.iti-flag.ai {
	height: 10px;
	background-position: -110px 0
}

.iti-flag.al {
	height: 15px;
	background-position: -132px 0
}

.iti-flag.am {
	height: 10px;
	background-position: -154px 0
}

.iti-flag.ao {
	height: 14px;
	background-position: -176px 0
}

.iti-flag.aq {
	height: 14px;
	background-position: -198px 0
}

.iti-flag.ar {
	height: 13px;
	background-position: -220px 0
}

.iti-flag.as {
	height: 10px;
	background-position: -242px 0
}

.iti-flag.at {
	height: 14px;
	background-position: -264px 0
}

.iti-flag.au {
	height: 10px;
	background-position: -286px 0
}

.iti-flag.aw {
	height: 14px;
	background-position: -308px 0
}

.iti-flag.ax {
	height: 13px;
	background-position: -330px 0
}

.iti-flag.az {
	height: 10px;
	background-position: -352px 0
}

.iti-flag.ba {
	height: 10px;
	background-position: -374px 0
}

.iti-flag.bb {
	height: 14px;
	background-position: -396px 0
}

.iti-flag.bd {
	height: 12px;
	background-position: -418px 0
}

.iti-flag.be {
	height: 15px;
	background-position: -440px 0
}

.iti-flag.bf {
	height: 14px;
	background-position: -460px 0
}

.iti-flag.bg {
	height: 12px;
	background-position: -482px 0
}

.iti-flag.bh {
	height: 12px;
	background-position: -504px 0
}

.iti-flag.bi {
	height: 12px;
	background-position: -526px 0
}

.iti-flag.bj {
	height: 14px;
	background-position: -548px 0
}

.iti-flag.bl {
	height: 14px;
	background-position: -570px 0
}

.iti-flag.bm {
	height: 10px;
	background-position: -592px 0
}

.iti-flag.bn {
	height: 10px;
	background-position: -614px 0
}

.iti-flag.bo {
	height: 14px;
	background-position: -636px 0
}

.iti-flag.bq {
	height: 14px;
	background-position: -658px 0
}

.iti-flag.br {
	height: 14px;
	background-position: -680px 0
}

.iti-flag.bs {
	height: 10px;
	background-position: -702px 0
}

.iti-flag.bt {
	height: 14px;
	background-position: -724px 0
}

.iti-flag.bv {
	height: 15px;
	background-position: -746px 0
}

.iti-flag.bw {
	height: 14px;
	background-position: -768px 0
}

.iti-flag.by {
	height: 10px;
	background-position: -790px 0
}

.iti-flag.bz {
	height: 14px;
	background-position: -812px 0
}

.iti-flag.ca {
	height: 10px;
	background-position: -834px 0
}

.iti-flag.cc {
	height: 10px;
	background-position: -856px 0
}

.iti-flag.cd {
	height: 15px;
	background-position: -878px 0
}

.iti-flag.cf {
	height: 14px;
	background-position: -900px 0
}

.iti-flag.cg {
	height: 14px;
	background-position: -922px 0
}

.iti-flag.ch {
	height: 15px;
	background-position: -944px 0
}

.iti-flag.ci {
	height: 14px;
	background-position: -961px 0
}

.iti-flag.ck {
	height: 10px;
	background-position: -983px 0
}

.iti-flag.cl {
	height: 14px;
	background-position: -1005px 0
}

.iti-flag.cm {
	height: 14px;
	background-position: -1027px 0
}

.iti-flag.cn {
	height: 14px;
	background-position: -1049px 0
}

.iti-flag.co {
	height: 14px;
	background-position: -1071px 0
}

.iti-flag.cp {
	height: 14px;
	background-position: -1093px 0
}

.iti-flag.cr {
	height: 12px;
	background-position: -1115px 0
}

.iti-flag.cu {
	height: 10px;
	background-position: -1137px 0
}

.iti-flag.cv {
	height: 12px;
	background-position: -1159px 0
}

.iti-flag.cw {
	height: 14px;
	background-position: -1181px 0
}

.iti-flag.cx {
	height: 10px;
	background-position: -1203px 0
}

.iti-flag.cy {
	height: 13px;
	background-position: -1225px 0
}

.iti-flag.cz {
	height: 14px;
	background-position: -1247px 0
}

.iti-flag.de {
	height: 12px;
	background-position: -1269px 0
}

.iti-flag.dg {
	height: 10px;
	background-position: -1291px 0
}

.iti-flag.dj {
	height: 14px;
	background-position: -1313px 0
}

.iti-flag.dk {
	height: 15px;
	background-position: -1335px 0
}

.iti-flag.dm {
	height: 10px;
	background-position: -1357px 0
}

.iti-flag.do {
	height: 13px;
	background-position: -1379px 0
}

.iti-flag.dz {
	height: 14px;
	background-position: -1401px 0
}

.iti-flag.ea {
	height: 14px;
	background-position: -1423px 0
}

.iti-flag.ec {
	height: 14px;
	background-position: -1445px 0
}

.iti-flag.ee {
	height: 13px;
	background-position: -1467px 0
}

.iti-flag.eg {
	height: 14px;
	background-position: -1489px 0
}

.iti-flag.eh {
	height: 10px;
	background-position: -1511px 0
}

.iti-flag.er {
	height: 10px;
	background-position: -1533px 0
}

.iti-flag.es {
	height: 14px;
	background-position: -1555px 0
}

.iti-flag.et {
	height: 10px;
	background-position: -1577px 0
}

.iti-flag.eu {
	height: 14px;
	background-position: -1599px 0
}

.iti-flag.fi {
	height: 12px;
	background-position: -1621px 0
}

.iti-flag.fj {
	height: 10px;
	background-position: -1643px 0
}

.iti-flag.fk {
	height: 10px;
	background-position: -1665px 0
}

.iti-flag.fm {
	height: 11px;
	background-position: -1687px 0
}

.iti-flag.fo {
	height: 15px;
	background-position: -1709px 0
}

.iti-flag.fr {
	height: 14px;
	background-position: -1731px 0
}

.iti-flag.ga {
	height: 15px;
	background-position: -1753px 0
}

.iti-flag.gb {
	height: 10px;
	background-position: -1775px 0
}

.iti-flag.gd {
	height: 12px;
	background-position: -1797px 0
}

.iti-flag.ge {
	height: 14px;
	background-position: -1819px 0
}

.iti-flag.gf {
	height: 14px;
	background-position: -1841px 0
}

.iti-flag.gg {
	height: 14px;
	background-position: -1863px 0
}

.iti-flag.gh {
	height: 14px;
	background-position: -1885px 0
}

.iti-flag.gi {
	height: 10px;
	background-position: -1907px 0
}

.iti-flag.gl {
	height: 14px;
	background-position: -1929px 0
}

.iti-flag.gm {
	height: 14px;
	background-position: -1951px 0
}

.iti-flag.gn {
	height: 14px;
	background-position: -1973px 0
}

.iti-flag.gp {
	height: 14px;
	background-position: -1995px 0
}

.iti-flag.gq {
	height: 14px;
	background-position: -2017px 0
}

.iti-flag.gr {
	height: 14px;
	background-position: -2039px 0
}

.iti-flag.gs {
	height: 10px;
	background-position: -2061px 0
}

.iti-flag.gt {
	height: 13px;
	background-position: -2083px 0
}

.iti-flag.gu {
	height: 11px;
	background-position: -2105px 0
}

.iti-flag.gw {
	height: 10px;
	background-position: -2127px 0
}

.iti-flag.gy {
	height: 12px;
	background-position: -2149px 0
}

.iti-flag.hk {
	height: 14px;
	background-position: -2171px 0
}

.iti-flag.hm {
	height: 10px;
	background-position: -2193px 0
}

.iti-flag.hn {
	height: 10px;
	background-position: -2215px 0
}

.iti-flag.hr {
	height: 10px;
	background-position: -2237px 0
}

.iti-flag.ht {
	height: 12px;
	background-position: -2259px 0
}

.iti-flag.hu {
	height: 10px;
	background-position: -2281px 0
}

.iti-flag.ic {
	height: 14px;
	background-position: -2303px 0
}

.iti-flag.id {
	height: 14px;
	background-position: -2325px 0
}

.iti-flag.ie {
	height: 10px;
	background-position: -2347px 0
}

.iti-flag.il {
	height: 15px;
	background-position: -2369px 0
}

.iti-flag.im {
	height: 10px;
	background-position: -2391px 0
}

.iti-flag.in {
	height: 14px;
	background-position: -2413px 0
}

.iti-flag.io {
	height: 10px;
	background-position: -2435px 0
}

.iti-flag.iq {
	height: 14px;
	background-position: -2457px 0
}

.iti-flag.ir {
	height: 12px;
	background-position: -2479px 0
}

.iti-flag.is {
	height: 15px;
	background-position: -2501px 0
}

.iti-flag.it {
	height: 14px;
	background-position: -2523px 0
}

.iti-flag.je {
	height: 12px;
	background-position: -2545px 0
}

.iti-flag.jm {
	height: 10px;
	background-position: -2567px 0
}

.iti-flag.jo {
	height: 10px;
	background-position: -2589px 0
}

.iti-flag.jp {
	height: 14px;
	background-position: -2611px 0
}

.iti-flag.ke {
	height: 14px;
	background-position: -2633px 0
}

.iti-flag.kg {
	height: 12px;
	background-position: -2655px 0
}

.iti-flag.kh {
	height: 13px;
	background-position: -2677px 0
}

.iti-flag.ki {
	height: 10px;
	background-position: -2699px 0
}

.iti-flag.km {
	height: 12px;
	background-position: -2721px 0
}

.iti-flag.kn {
	height: 14px;
	background-position: -2743px 0
}

.iti-flag.kp {
	height: 10px;
	background-position: -2765px 0
}

.iti-flag.kr {
	height: 14px;
	background-position: -2787px 0
}

.iti-flag.kw {
	height: 10px;
	background-position: -2809px 0
}

.iti-flag.ky {
	height: 10px;
	background-position: -2831px 0
}

.iti-flag.kz {
	height: 10px;
	background-position: -2853px 0
}

.iti-flag.la {
	height: 14px;
	background-position: -2875px 0
}

.iti-flag.lb {
	height: 14px;
	background-position: -2897px 0
}

.iti-flag.lc {
	height: 10px;
	background-position: -2919px 0
}

.iti-flag.li {
	height: 12px;
	background-position: -2941px 0
}

.iti-flag.lk {
	height: 10px;
	background-position: -2963px 0
}

.iti-flag.lr {
	height: 11px;
	background-position: -2985px 0
}

.iti-flag.ls {
	height: 14px;
	background-position: -3007px 0
}

.iti-flag.lt {
	height: 12px;
	background-position: -3029px 0
}

.iti-flag.lu {
	height: 12px;
	background-position: -3051px 0
}

.iti-flag.lv {
	height: 10px;
	background-position: -3073px 0
}

.iti-flag.ly {
	height: 10px;
	background-position: -3095px 0
}

.iti-flag.ma {
	height: 14px;
	background-position: -3117px 0
}

.iti-flag.mc {
	height: 15px;
	background-position: -3139px 0
}

.iti-flag.md {
	height: 10px;
	background-position: -3160px 0
}

.iti-flag.me {
	height: 10px;
	background-position: -3182px 0
}

.iti-flag.mf {
	height: 14px;
	background-position: -3204px 0
}

.iti-flag.mg {
	height: 14px;
	background-position: -3226px 0
}

.iti-flag.mh {
	height: 11px;
	background-position: -3248px 0
}

.iti-flag.mk {
	height: 10px;
	background-position: -3270px 0
}

.iti-flag.ml {
	height: 14px;
	background-position: -3292px 0
}

.iti-flag.mm {
	height: 14px;
	background-position: -3314px 0
}

.iti-flag.mn {
	height: 10px;
	background-position: -3336px 0
}

.iti-flag.mo {
	height: 14px;
	background-position: -3358px 0
}

.iti-flag.mp {
	height: 10px;
	background-position: -3380px 0
}

.iti-flag.mq {
	height: 14px;
	background-position: -3402px 0
}

.iti-flag.mr {
	height: 14px;
	background-position: -3424px 0
}

.iti-flag.ms {
	height: 10px;
	background-position: -3446px 0
}

.iti-flag.mt {
	height: 14px;
	background-position: -3468px 0
}

.iti-flag.mu {
	height: 14px;
	background-position: -3490px 0
}

.iti-flag.mv {
	height: 14px;
	background-position: -3512px 0
}

.iti-flag.mw {
	height: 14px;
	background-position: -3534px 0
}

.iti-flag.mx {
	height: 12px;
	background-position: -3556px 0
}

.iti-flag.my {
	height: 10px;
	background-position: -3578px 0
}

.iti-flag.mz {
	height: 14px;
	background-position: -3600px 0
}

.iti-flag.na {
	height: 14px;
	background-position: -3622px 0
}

.iti-flag.nc {
	height: 10px;
	background-position: -3644px 0
}

.iti-flag.ne {
	height: 15px;
	background-position: -3666px 0
}

.iti-flag.nf {
	height: 10px;
	background-position: -3686px 0
}

.iti-flag.ng {
	height: 10px;
	background-position: -3708px 0
}

.iti-flag.ni {
	height: 12px;
	background-position: -3730px 0
}

.iti-flag.nl {
	height: 14px;
	background-position: -3752px 0
}

.iti-flag.no {
	height: 15px;
	background-position: -3774px 0
}

.iti-flag.np {
	height: 15px;
	background-position: -3796px 0
}

.iti-flag.nr {
	height: 10px;
	background-position: -3811px 0
}

.iti-flag.nu {
	height: 10px;
	background-position: -3833px 0
}

.iti-flag.nz {
	height: 10px;
	background-position: -3855px 0
}

.iti-flag.om {
	height: 10px;
	background-position: -3877px 0
}

.iti-flag.pa {
	height: 14px;
	background-position: -3899px 0
}

.iti-flag.pe {
	height: 14px;
	background-position: -3921px 0
}

.iti-flag.pf {
	height: 14px;
	background-position: -3943px 0
}

.iti-flag.pg {
	height: 15px;
	background-position: -3965px 0
}

.iti-flag.ph {
	height: 10px;
	background-position: -3987px 0
}

.iti-flag.pk {
	height: 14px;
	background-position: -4009px 0
}

.iti-flag.pl {
	height: 13px;
	background-position: -4031px 0
}

.iti-flag.pm {
	height: 14px;
	background-position: -4053px 0
}

.iti-flag.pn {
	height: 10px;
	background-position: -4075px 0
}

.iti-flag.pr {
	height: 14px;
	background-position: -4097px 0
}

.iti-flag.ps {
	height: 10px;
	background-position: -4119px 0
}

.iti-flag.pt {
	height: 14px;
	background-position: -4141px 0
}

.iti-flag.pw {
	height: 13px;
	background-position: -4163px 0
}

.iti-flag.py {
	height: 11px;
	background-position: -4185px 0
}

.iti-flag.qa {
	height: 8px;
	background-position: -4207px 0
}

.iti-flag.re {
	height: 14px;
	background-position: -4229px 0
}

.iti-flag.ro {
	height: 14px;
	background-position: -4251px 0
}

.iti-flag.rs {
	height: 14px;
	background-position: -4273px 0
}

.iti-flag.ru {
	height: 14px;
	background-position: -4295px 0
}

.iti-flag.rw {
	height: 14px;
	background-position: -4317px 0
}

.iti-flag.sa {
	height: 14px;
	background-position: -4339px 0
}

.iti-flag.sb {
	height: 10px;
	background-position: -4361px 0
}

.iti-flag.sc {
	height: 10px;
	background-position: -4383px 0
}

.iti-flag.sd {
	height: 10px;
	background-position: -4405px 0
}

.iti-flag.se {
	height: 13px;
	background-position: -4427px 0
}

.iti-flag.sg {
	height: 14px;
	background-position: -4449px 0
}

.iti-flag.sh {
	height: 10px;
	background-position: -4471px 0
}

.iti-flag.si {
	height: 10px;
	background-position: -4493px 0
}

.iti-flag.sj {
	height: 15px;
	background-position: -4515px 0
}

.iti-flag.sk {
	height: 14px;
	background-position: -4537px 0
}

.iti-flag.sl {
	height: 14px;
	background-position: -4559px 0
}

.iti-flag.sm {
	height: 15px;
	background-position: -4581px 0
}

.iti-flag.sn {
	height: 14px;
	background-position: -4603px 0
}

.iti-flag.so {
	height: 14px;
	background-position: -4625px 0
}

.iti-flag.sr {
	height: 14px;
	background-position: -4647px 0
}

.iti-flag.ss {
	height: 10px;
	background-position: -4669px 0
}

.iti-flag.st {
	height: 10px;
	background-position: -4691px 0
}

.iti-flag.sv {
	height: 12px;
	background-position: -4713px 0
}

.iti-flag.sx {
	height: 14px;
	background-position: -4735px 0
}

.iti-flag.sy {
	height: 14px;
	background-position: -4757px 0
}

.iti-flag.sz {
	height: 14px;
	background-position: -4779px 0
}

.iti-flag.ta {
	height: 10px;
	background-position: -4801px 0
}

.iti-flag.tc {
	height: 10px;
	background-position: -4823px 0
}

.iti-flag.td {
	height: 14px;
	background-position: -4845px 0
}

.iti-flag.tf {
	height: 14px;
	background-position: -4867px 0
}

.iti-flag.tg {
	height: 13px;
	background-position: -4889px 0
}

.iti-flag.th {
	height: 14px;
	background-position: -4911px 0
}

.iti-flag.tj {
	height: 10px;
	background-position: -4933px 0
}

.iti-flag.tk {
	height: 10px;
	background-position: -4955px 0
}

.iti-flag.tl {
	height: 10px;
	background-position: -4977px 0
}

.iti-flag.tm {
	height: 14px;
	background-position: -4999px 0
}

.iti-flag.tn {
	height: 14px;
	background-position: -5021px 0
}

.iti-flag.to {
	height: 10px;
	background-position: -5043px 0
}

.iti-flag.tr {
	height: 14px;
	background-position: -5065px 0
}

.iti-flag.tt {
	height: 12px;
	background-position: -5087px 0
}

.iti-flag.tv {
	height: 10px;
	background-position: -5109px 0
}

.iti-flag.tw {
	height: 14px;
	background-position: -5131px 0
}

.iti-flag.tz {
	height: 14px;
	background-position: -5153px 0
}

.iti-flag.ua {
	height: 14px;
	background-position: -5175px 0
}

.iti-flag.ug {
	height: 14px;
	background-position: -5197px 0
}

.iti-flag.um {
	height: 11px;
	background-position: -5219px 0
}

.iti-flag.us {
	height: 11px;
	background-position: -5241px 0
}

.iti-flag.uy {
	height: 14px;
	background-position: -5263px 0
}

.iti-flag.uz {
	height: 10px;
	background-position: -5285px 0
}

.iti-flag.va {
	height: 15px;
	background-position: -5307px 0
}

.iti-flag.vc {
	height: 14px;
	background-position: -5324px 0
}

.iti-flag.ve {
	height: 14px;
	background-position: -5346px 0
}

.iti-flag.vg {
	height: 10px;
	background-position: -5368px 0
}

.iti-flag.vi {
	height: 14px;
	background-position: -5390px 0
}

.iti-flag.vn {
	height: 14px;
	background-position: -5412px 0
}

.iti-flag.vu {
	height: 12px;
	background-position: -5434px 0
}

.iti-flag.wf {
	height: 14px;
	background-position: -5456px 0
}

.iti-flag.ws {
	height: 10px;
	background-position: -5478px 0
}

.iti-flag.xk {
	height: 15px;
	background-position: -5500px 0
}

.iti-flag.ye {
	height: 14px;
	background-position: -5522px 0
}

.iti-flag.yt {
	height: 14px;
	background-position: -5544px 0
}

.iti-flag.za {
	height: 14px;
	background-position: -5566px 0
}

.iti-flag.zm {
	height: 14px;
	background-position: -5588px 0
}

.iti-flag.zw {
	height: 10px;
	background-position: -5610px 0
}

.iti-flag {
	width: 20px;
	height: 15px;
	-webkit-box-shadow: 0 0 1px 0 #888;
	box-shadow: 0 0 1px 0 #888;
	background-image: url(../images/flags/flags.png);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
	.iti-flag {
		background-image: url(../images/flags/flags@2x.png)
	}
}

.iti-flag.np {
	background-color: transparent
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	padding: 0
}

::-moz-selection {
	background: #d6e7f2
}

::selection {
	background: #d6e7f2
}

body {
	width: 100%;
	min-height: 100vh;
	min-width: 320px!important;
	max-width: 2000px!important;
	margin: 0 auto;
	font: 15px/22px Gotham, sans-serif;
	font-weight: 400;
	color: #4b4b4b;
	overflow-x: hidden
}

.svg-icon {
	max-width: 100%;
	height: auto;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.section {
	position: relative;
	margin: 0 auto;
	background: #fff;
}

iframe {
	max-width: 100%
}

@media (max-width:767.98px) {
	iframe {
		width: 100%;
		height: auto
	}
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb) {
	list-style: none;
	padding: 0;
	margin: 1.5rem 0;
	font-size: 16px;
	line-height: 26px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb)>li {
	position: relative;
	padding-left: 2rem;
	margin: .5rem auto
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb)>li:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 9px;
	height: 9px;
	border: 2px solid #d5d7dc;
	border-radius: 50%
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb)[class*=font-size]>li:before {
	top: 10px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).small>li {
	font-size: 13px;
	line-height: 19px;
	margin: 0 auto
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).big>li:before {
	top: 5px!important;
	width: 20px;
	height: 20px;
	border-width: 5px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--inherit>li:before {
	border-color: inherit
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--transparent>li:before {
	border-color: transparent
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--white>li:before {
	border-color: #fff
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--lighter-gray>li:before {
	border-color: #f5f5f6
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--light-gray>li:before {
	border-color: #d5d7dc
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--gray>li:before {
	border-color: #979da7
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--dark-gray>li:before {
	border-color: #787f8b
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--darker-gray>li:before {
	border-color: #2d3341
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--i-black>li:before {
	border-color: #2f3a4f
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--black>li:before {
	border-color: #000
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--lighter-blue>li:before {
	border-color: #d6e7f2
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--light-blue>li:before {
	border-color: #5d9ee2
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--blue>li:before {
	border-color: #313896
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--dark-blue>li:before {
	border-color: #272d78
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--yellow>li:before {
	border-color: #fce300
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--green>li:before {
	border-color: #3da587
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).color--red>li:before {
	border-color: #ed6747
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check-white>li {
	padding-left: 3rem;
	margin-bottom: 25px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check-white>li:before {
	content: url(/assets/images/top10/3.png);
	display: inline-block;
	position: absolute;
	top: -5px;
	left: 0;
	width: 48px;
	height: 48px;
	background: 0 0;
	border: none;
	text-align: center;
	line-height: 55px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check-green>li {
	padding-left: 3rem;
	margin-bottom: 25px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check-green>li:before {
	content: url(/assets/images/landings/seo-pages/check-green.png);
	display: inline-block;
	position: absolute;
	top: -5px;
	left: 0;
	width: 48px;
	height: 48px;
	background: 0 0;
	border: none;
	text-align: center;
	line-height: 55px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check-bad>li {
	padding-left: 3rem;
	margin-bottom: 25px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check-bad>li:before {
	content: url(/assets/images/landings/seo-pages/check-bad.png);
	display: inline-block;
	position: absolute;
	top: -8px;
	left: 0;
	width: 48px;
	height: 48px;
	background: 0 0;
	border: none;
	text-align: center;
	line-height: 55px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check-bad-nobg>li {
	padding-left: 3rem;
	margin-bottom: 25px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check-bad-nobg>li:before {
	content: url(/assets/images/landings/seo-pages/check-bad-nobg.png);
	display: inline-block;
	position: absolute;
	top: -8px;
	left: 0;
	width: 48px;
	height: 48px;
	background: 0 0;
	border: none;
	text-align: center;
	line-height: 55px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check>li {
	padding-left: 5rem;
	margin: 3.25rem auto
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check>li:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg id='check' width='18' height='14' viewBox='0 0 18 14' style='fill: rgba(47, 58, 79, 0.99)' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M6.00038 10.5044L1.80039 6.69548L0.400391 7.96514L6.00038 13.0437L18.0004 2.16101L16.6004 0.891357L6.00038 10.5044Z'/></svg>");
	display: inline-block;
	position: absolute;
	top: -5px;
	left: 0;
	width: 48px;
	height: 48px;
	background: #fce300;
	border: none;
	text-align: center;
	line-height: 55px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.small>li {
	padding-left: 3.25rem;
	margin: 1.75rem auto
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.small>li:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg id='check' width='13' height='10' viewBox='0 0 18 14' style='fill: rgba(47, 58, 79, 0.99)' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M6.00038 10.5044L1.80039 6.69548L0.400391 7.96514L6.00038 13.0437L18.0004 2.16101L16.6004 0.891357L6.00038 10.5044Z'/></svg>");
	display: inline-block;
	position: absolute;
	top: -5px;
	left: 0;
	width: 35px;
	height: 35px;
	background: #fce300;
	border: none;
	text-align: center;
	line-height: 40px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.no-circle>li {
	padding-left: 1.75rem;
	margin: 1.25rem auto
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.no-circle>li:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg id='check' width='13' height='10' viewBox='0 0 18 14' style='fill: rgba(61, 165, 135, 0.99)' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M6.00038 10.5044L1.80039 6.69548L0.400391 7.96514L6.00038 13.0437L18.0004 2.16101L16.6004 0.891357L6.00038 10.5044Z'/></svg>");
	display: inline-block;
	position: absolute;
	top: -5px;
	left: 0;
	width: 15px;
	height: 35px;
	background: 0 0;
	border: none;
	text-align: center;
	line-height: 40px
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--inherit>li:before {
	background: inherit
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--transparent>li:before {
	background: 0 0
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--white>li:before {
	background: #fff
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--lighter-gray>li:before {
	background: #f5f5f6
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--light-gray>li:before {
	background: #d5d7dc
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--gray>li:before {
	background: #979da7
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--dark-gray>li:before {
	background: #787f8b
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--darker-gray>li:before {
	background: #2d3341
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--i-black>li:before {
	background: #2f3a4f
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--black>li:before {
	background: #000
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--lighter-blue>li:before {
	background: #d6e7f2
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--light-blue>li:before {
	background: #5d9ee2
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--blue>li:before {
	background: #313896
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--dark-blue>li:before {
	background: #272d78
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--yellow>li:before {
	background: #fce300
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--green>li:before {
	background: #3da587
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check.color--red>li:before {
	background: #ed6747
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).dotted {
	--dot-color: #D6E7F2;
	list-style-type: none
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding-bottom: 1rem;
	padding-left: 0
}

#main ul:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:before {
	content: '';
	font-size: 24px;
	line-height: 28px;
	color: #2f3a4f!important;
	padding-right: 30px;
	width: 30px;
	display: none
}

@media (min-width:768px) {
	#main ul:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:before {
		border: none;
		border-right: 10px solid #2f3a4f;
		margin-right: 110px;
		line-height: 12px;
		padding-bottom: 30px;
		margin-bottom: -30px;
		display: block;
		position: relative;
		top: 10px;
		height: auto;
		border-radius: unset
	}
	#main ul:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:after {
		content: '';
		position: absolute;
		left: 25px;
		top: 5px;
		width: 110px;
		height: 60px;
		background: radial-gradient(circle closest-side, var(--dot-color) 5px, #fff 6px, #fff 9px, transparent 10px), radial-gradient(circle closest-side, #2f3a4f 3px, #fff 4px, #fff 5px, transparent 6px), -webkit-gradient(linear, left top, right top, from(#2f3a4f), color-stop(50%, #2f3a4f), color-stop(50%, transparent), to(transparent));
		background: -o-radial-gradient(circle closest-side, var(--dot-color) 5px, #fff 6px, #fff 9px, transparent 10px), -o-radial-gradient(circle closest-side, #2f3a4f 3px, #fff 4px, #fff 5px, transparent 6px), -o-linear-gradient(left, #2f3a4f, #2f3a4f 50%, transparent 50%, transparent 100%);
		background: radial-gradient(circle closest-side, var(--dot-color) 5px, #fff 6px, #fff 9px, transparent 10px), radial-gradient(circle closest-side, #2f3a4f 3px, #fff 4px, #fff 5px, transparent 6px), linear-gradient(90deg, #2f3a4f, #2f3a4f 50%, transparent 50%, transparent 100%);
		background-size: 20px 20px, 10px 10px, 5px 1px;
		background-position: left top, right 5px, center 10px;
		background-repeat: no-repeat, no-repeat, repeat-x
	}
	#main ul:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:nth-child(odd):after {
		--dot-color: #FCE300
	}
	#main ul:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:last-child:before {
		border-right: unset;
		margin-right: calc(107px + 10px)
	}
}

@media (max-width:767.98px) {
	#main ul:not(.pagination):not(.country-list):not(.breadcrumb) {
		font-size: 14px;
		line-height: 23px
	}
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb) {
	list-style: none;
	padding: 0;
	margin: 1.5rem 0;
	counter-reset: olCounter;
	font-size: 16px;
	line-height: 23px
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb)>li {
	position: relative;
	padding-left: 3.25rem;
	margin: 1.75rem auto
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb)>li:before {
	content: counter(olCounter);
	counter-increment: olCounter;
	display: inline-block;
	position: absolute;
	top: -5px;
	left: 0;
	width: 35px;
	height: 35px;
	color: #4b4b4b;
	background: #fce300;
	border-radius: 50%;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	font-weight: 700
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb)>li .title {
	font-size: 24px;
	line-height: 39px;
	margin-bottom: .5rem
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).big>li {
	padding-left: 5rem;
	margin: 3rem auto
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).big>li:before {
	width: 48px;
	height: 48px;
	line-height: 48px
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--inherit>li:before {
	color: #fff;
	background: inherit
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--transparent>li:before {
	color: #fff;
	background: 0 0
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--white>li:before {
	border: 1px solid #d5d7dc;
	background: #fff
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--lighter-gray>li:before {
	color: #fff;
	background: #f5f5f6
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--light-gray>li:before {
	color: #fff;
	background: #d5d7dc
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--gray>li:before {
	color: #fff;
	background: #979da7
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--dark-gray>li:before {
	color: #fff;
	background: #787f8b
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--darker-gray>li:before {
	color: #fff;
	background: #2d3341
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--i-black>li:before {
	color: #fff;
	background: #2f3a4f
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--black>li:before {
	color: #fff;
	background: #000
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--lighter-blue>li:before {
	color: #fff;
	background: #d6e7f2
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--light-blue>li:before {
	color: #fff;
	background: #5d9ee2
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--blue>li:before {
	color: #fff;
	background: #313896
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--dark-blue>li:before {
	color: #fff;
	background: #272d78
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--yellow>li:before {
	color: #fff;
	background: #fce300
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--green>li:before {
	color: #fff;
	background: #3da587
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).color--red>li:before {
	color: #fff;
	background: #ed6747
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).dotted {
	--dot-color: #D6E7F2;
	list-style-type: none;
	counter-reset: num
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding-bottom: 1rem
}

#main ol:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:before {
	content: counter(num);
	counter-increment: num;
	font-size: 24px;
	line-height: 28px;
	color: #2f3a4f!important;
	padding-top: 3px
}

@media (min-width:768px) {
	#main ol:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li li {
		padding-left: 0
	}
	#main ol:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:before {
		border-right: 10px solid #2f3a4f;
		margin-right: 110px;
		line-height: 12px;
		padding-bottom: 30px;
		margin-bottom: -45px;
		display: block;
		position: relative;
		top: 2px;
		height: auto;
		border-radius: unset;
		background-color: #fff;
		padding-right: 30px;
		width: 30px
	}
	#main ol:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:after {
		content: '';
		position: absolute;
		left: 77px;
		top: 0;
		width: 110px;
		height: 60px;
		background: radial-gradient(circle closest-side, var(--dot-color) 5px, #fff 6px, #fff 9px, transparent 10px), radial-gradient(circle closest-side, #2f3a4f 3px, #fff 4px, #fff 5px, transparent 6px), -webkit-gradient(linear, left top, right top, from(#2f3a4f), color-stop(50%, #2f3a4f), color-stop(50%, transparent), to(transparent));
		background: -o-radial-gradient(circle closest-side, var(--dot-color) 5px, #fff 6px, #fff 9px, transparent 10px), -o-radial-gradient(circle closest-side, #2f3a4f 3px, #fff 4px, #fff 5px, transparent 6px), -o-linear-gradient(left, #2f3a4f, #2f3a4f 50%, transparent 50%, transparent 100%);
		background: radial-gradient(circle closest-side, var(--dot-color) 5px, #fff 6px, #fff 9px, transparent 10px), radial-gradient(circle closest-side, #2f3a4f 3px, #fff 4px, #fff 5px, transparent 6px), linear-gradient(90deg, #2f3a4f, #2f3a4f 50%, transparent 50%, transparent 100%);
		background-size: 20px 20px, 10px 10px, 5px 1px;
		background-position: left top, right 5px, center 10px;
		background-repeat: no-repeat, no-repeat, repeat-x
	}
	#main ol:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:nth-child(odd):after {
		--dot-color: #FCE300
	}
	#main ol:not(.pagination):not(.country-list):not(.breadcrumb).dotted>li:last-child:before {
		border-right: unset;
		margin-right: calc(107px + 10px)
	}
}

@media (max-width:767.98px) {
	#main ol:not(.pagination):not(.country-list):not(.breadcrumb) {
		font-size: 14px;
		line-height: 23px
	}
}

#main .ya-share2 ul.ya-share2__list {
	padding: 0!important;
	margin: 0!important
}

#main .ya-share2 ul.ya-share2__list li {
	padding-left: .5rem!important
}

#main .ya-share2 ul.ya-share2__list li:before {
	display: none!important
}

#main .ya-share2 ul.ya-share2__list li .ya-share2__link {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .5
}

#main .ya-share2 ul.ya-share2__list li .ya-share2__link:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

dl,
ol,
ul {
	padding-left: 2rem
}

img {
	max-width: 100%;
	height: auto
}

img.owl-lazy:not([style^=opacity]),
img.owl-lazy[src^="data:image/gif"] {
	height: 1px!important;
	width: 1px!important
}

.inner {
	width: 100%;
	margin: 0 auto;
	max-width: 1600px;
	text-align: left;
	position: relative
}

.inner:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	height: 0
}

.inner b,
.inner strong {
	font-weight: 900
}

.inner p {
	margin-bottom: 1.5rem
}

.inner.container {
	max-width: 1600px
}

.num {
	font-size: 53px;
	font-weight: 700
}

.num span {
	font-size: 80px
}

.bg-inherit {
	background-color: inherit!important
}

.bg-transparent {
	background-color: transparent!important
}

.bg-white {
	background-color: #fff!important
}

.bg-lighter-gray {
	background-color: #f5f5f6!important
}

.bg-light-gray {
	background-color: #d5d7dc!important
}

.bg-gray {
	background-color: #979da7!important
}

.bg-dark-gray {
	background-color: #787f8b!important
}

.bg-darker-gray {
	background-color: #2d3341!important
}

.bg-i-black {
	background-color: #2f3a4f!important
}

.bg-black {
	background-color: #000!important
}

.bg-lighter-blue {
	background-color: #42d6de1f!important;
}

.bg-light-blue {
	background-color: #5d9ee2!important
}

.bg-blue {
	background-color: #313896!important
}

.bg-dark-blue {
	background-color: #272d78!important
}

.bg-yellow {
	background-color: #fce300!important
}

.bg-green {
	background-color: #3da587!important
}

.bg-red {
	background-color: #ed6747!important
}

.bg-blue-city {
	background: url(../images/bg/bg-blue-city.jpg) center no-repeat;
	background-size: cover;
	background-color: #313896
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.bg-blue-city {
		background: url(../images/bg/bg-blue-city@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #313896
	}
}

.bg-science {
	background: url(../images/bg/bg-science.jpg) center no-repeat;
	background-size: cover;
	background-color: transparent
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.bg-science {
		background: url(../images/bg/bg-science@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: transparent
	}
}

.bg-conductor {
	background: url(../images/bg/bg-conductor.jpg) center no-repeat;
	background-size: cover;
	background-color: transparent
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.bg-conductor {
		background: url(../images/bg/bg-conductor@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: transparent
	}
}

.bg-cases {
	background: url(../images/bg/bg-cases.jpg) center no-repeat;
	background-size: cover;
	background-color: transparent
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.bg-cases {
		background: url(../images/bg/bg-cases@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: transparent
	}
}

.bg-reviews {
	background: url(../images/bg/bg-reviews.jpg) center no-repeat;
	background-size: cover;
	background-color: transparent
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.bg-reviews {
		background: url(../images/bg/bg-reviews@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: transparent
	}
}

.bg-teacher {
	background: url(../images/bg/bg-teacher.jpg) center no-repeat;
	background-size: cover;
	background-color: transparent
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.bg-teacher {
		background: url(../images/bg/bg-teacher@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: transparent
	}
}

.bg-nikita {
	background: url(../images/bg/bg-nikita.jpg) center no-repeat;
	background-size: cover;
	background-color: transparent
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.bg-nikita {
		background: url(../images/bg/bg-nikita@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: transparent
	}
}

.bg-f1-short {
	background: url(../images/bg/bg-leader-f1-short.jpg) center no-repeat;
	background-size: cover;
	background-color: transparent
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.bg-f1-short {
		background: url(../images/bg/bg-leader-f1-short@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: transparent
	}
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 auto
}

.h1,
h1 {
	font-size: 58px;
	line-height: 73px;
	font-weight: 700
}

.h2,
h2 {
	font-size: 28px;
	line-height: 32px
}

.h3,
h3 {
	font-size: 24px;
	line-height: 28px
}

.headline {
	font-size: 30px;
	line-height: 34px
}

.head-1 {
	padding: 1.5rem 0;
	font-size: 40px;
	line-height: 48px
}

.head-1 span {
	font-weight: 700
}

.head-2 {
	padding: 1.5rem 0;
	font-size: 30px;
	line-height: 34px
}

.head-3 {
	padding: 1.5rem 0;
	font-size: 15px;
	line-height: 22px
}

.news-detail.seowiki [itemprop=definition],
.preview {
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	color: #979da7;
	margin: 2.5rem 0
}

.font-size--xs {
	font-size: 14px!important;
	line-height: 23px!important
}

.font-size--xsm {
	font-size: 17px!important;
	line-height: 27px!important
}

.font-size--sm {
	font-size: 20px!important;
	line-height: 29px!important
}

.font-size--md {
	font-size: 24px!important;
	line-height: 34px!important
}

.font-size--lg {
	font-size: 30px!important;
	line-height: 34px!important
}

@media (max-width:767.98px) {
	.font-size--lg {
		font-size: 26px!important;
		line-height: 30px!important
	}
}

.font-size--xl {
	font-size: 40px!important;
	line-height: 42px!important
}

.font-weight--light {
	font-weight: 300!important
}

.font-weight--normal {
	font-weight: 400!important
}

.font-weight--semibold {
	font-weight: 600!important
}

.bold,
.font-weight--bold {
	font-weight: 700!important
}

.font-weight--black {
	font-weight: 900!important
}

.font-color--inherit {
	color: inherit!important
}

.font-color--transparent {
	color: transparent!important
}

.font-color--white {
	color: #fff!important
}

.font-color--lighter-gray {
	color: #f5f5f6!important
}

.font-color--light-gray {
	color: #d5d7dc!important
}

.font-color--gray {
	color: #979da7!important
}

.font-color--dark-gray {
	color: #787f8b!important
}

.font-color--darker-gray {
	color: #2d3341!important
}

.font-color--i-black {
	color: #2f3a4f!important
}

.font-color--black {
	color: #000!important
}

.font-color--lighter-blue {
	color: #75e5eb!important
}

.font-color--light-blue {
	color: #5d9ee2!important
}

.font-color--blue {
	color: #313896!important
}

.font-color--dark-blue {
	color: #272d78!important
}

.font-color--yellow {
	color: #fce300!important
}

.font-color--green {
	color: #3da587!important
}

.font-color--red {
	color: #ed6747!important
}

@media (max-width:991.98px) {
	.h1,
	h1 {
		font-size: 36px;
		line-height: 50px
	}
	.h2,
	h2 {
		font-size: 28px;
		line-height: 32px
	}
	.headline {
		font-size: 22px;
		line-height: 30px
	}
	.head-1 {
		padding: 1rem 0;
		font-size: 32px;
		line-height: 42px
	}
	.head-2 {
		padding: 1rem 0;
		font-size: 22px;
		line-height: 26px
	}
	.head-3 {
		padding: 1rem 0;
		font-size: 15px;
		line-height: 22px
	}
	.font-size--xs {
		font-size: 14px!important;
		line-height: 23px!important
	}
	.font-size--sm {
		font-size: 20px!important;
		line-height: 36px!important
	}
	.font-size--md {
		font-size: 24px!important;
		line-height: 34px!important
	}
	.font-size--lg {
		font-size: 30px!important;
		line-height: 34px!important
	}
	.font-size--xl {
		font-size: 40px!important;
		line-height: 42px!important
	}
}

.border-width--1 {
	border-width: 1px!important
}

.border-width--2 {
	border-width: 2px!important
}

.border-width--3 {
	border-width: 3px!important
}

.border-width--4 {
	border-width: 4px!important
}

.border-width--5 {
	border-width: 5px!important
}

.border-color--inherit {
	border-color: inherit!important
}

.border-color--transparent {
	border-color: transparent!important
}

.border-color--white {
	border-color: #fff!important
}

.border-color--lighter-gray {
	border-color: #f5f5f6!important
}

.border-color--light-gray {
	border-color: #d5d7dc!important
}

.border-color--gray {
	border-color: #979da7!important
}

.border-color--dark-gray {
	border-color: #787f8b!important
}

.border-color--darker-gray {
	border-color: #2d3341!important
}

.border-color--i-black {
	border-color: #2f3a4f!important
}

.border-color--black {
	border-color: #000!important
}

.border-color--lighter-blue {
	border-color: #d6e7f2!important
}

.border-color--light-blue {
	border-color: #5d9ee2!important
}

.border-color--blue {
	border-color: #313896!important
}

.border-color--dark-blue {
	border-color: #272d78!important
}

.border-color--yellow {
	border-color: #48dae2!important
}

.border-color--green {
	border-color: #3da587!important
}

.border-color--red {
	border-color: #ed6747!important
}

.svg--inherit {
	fill: inherit!important;
	stroke: inherit!important
}

.svg--transparent {
	fill: transparent!important;
	stroke: transparent!important
}

.svg--white {
	fill: #fff!important;
	stroke: #fff!important
}

.svg--lighter-gray {
	fill: #f5f5f6!important;
	stroke: #f5f5f6!important
}

.svg--light-gray {
	fill: #d5d7dc!important;
	stroke: #d5d7dc!important
}

.svg--gray {
	fill: #979da7!important;
	stroke: #979da7!important
}

.svg--dark-gray {
	fill: #787f8b!important;
	stroke: #787f8b!important
}

.svg--darker-gray {
	fill: #2d3341!important;
	stroke: #2d3341!important
}

.svg--i-black {
	fill: #2f3a4f!important;
	stroke: #2f3a4f!important
}

.svg--black {
	fill: #000!important;
	stroke: #000!important
}

.svg--lighter-blue {
	fill: #d6e7f2!important;
	stroke: #d6e7f2!important
}

.svg--light-blue {
	fill: #5d9ee2!important;
	stroke: #5d9ee2!important
}

.svg--blue {
	fill: #313896!important;
	stroke: #313896!important
}

.svg--dark-blue {
	fill: #272d78!important;
	stroke: #272d78!important
}

.svg--yellow {
	fill: #fce300!important;
	stroke: #fce300!important
}

.svg--green {
	fill: #3da587!important;
	stroke: #3da587!important
}

.svg--red {
	fill: #ed6747!important;
	stroke: #ed6747!important
}

.opacity-5 {
	opacity: .95!important
}

.opacity-10 {
	opacity: .9!important
}

.opacity-15 {
	opacity: .85!important
}

.opacity-20 {
	opacity: .8!important
}

.opacity-25 {
	opacity: .75!important
}

.opacity-30 {
	opacity: .7!important
}

.opacity-35 {
	opacity: .65!important
}

.opacity-40 {
	opacity: .6!important
}

.opacity-45 {
	opacity: .55!important
}

.opacity-50 {
	opacity: .5!important
}

.opacity-55 {
	opacity: .45!important
}

.opacity-60 {
	opacity: .4!important
}

.opacity-65 {
	opacity: .35!important
}

.opacity-70 {
	opacity: .3!important
}

.opacity-75 {
	opacity: .25!important
}

.opacity-80 {
	opacity: .2!important
}

.opacity-85 {
	opacity: .15!important
}

.opacity-90 {
	opacity: .1!important
}

.opacity-95 {
	opacity: .05!important
}

.opacity-100 {
	opacity: 0!important
}

.btn,
a.btn {
	border: 1px solid transparent;
	background-color: transparent;
	color: #2f3a4f;
	font-size: 15px;
	line-height: 22px;
	font-weight: 700;
	white-space: normal;
	cursor: pointer;
	padding: 17px 20px;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none!important;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	border-radius: 3px
}

.btn .svg-icon,
a.btn .svg-icon {
	fill: #2f3a4f
}

@media (max-width:767.98px) {
	.btn .svg-icon,
	a.btn .svg-icon {
		margin-left: auto!important
	}
}

.btn:focus,
a.btn:focus {
	-webkit-box-shadow: unset;
	box-shadow: unset
}

.btn:focus,
.btn:hover,
a.btn:focus,
a.btn:hover {
	background-color: transparent;
	color: #2f3a4f
}

.btn:focus .svg-icon,
.btn:hover .svg-icon,
a.btn:focus .svg-icon,
a.btn:hover .svg-icon {
	fill: #2f3a4f
}

.btn-color--yellow,
a.btn-color--yellow {
	background-color: #fce300;
	color: #2f3a4f!important;
	border-color: #fce300;
	border-width: 3px
}

.btn-color--yellow .svg-icon,
a.btn-color--yellow .svg-icon {
	fill: #2f3a4f
}

.btn-color--yellow:focus,
.btn-color--yellow:hover,
a.btn-color--yellow:focus,
a.btn-color--yellow:hover {
	background-color: #313896;
	color: #fff!important;
	border-color: #313896
}

.btn-color--yellow:focus .svg-icon,
.btn-color--yellow:hover .svg-icon,
a.btn-color--yellow:focus .svg-icon,
a.btn-color--yellow:hover .svg-icon {
	fill: #fff
}

.btn-color--white-1,
a.btn-color--white-1 {
	background-color: #fff;
	color: #2f3a4f!important;
	border-color: #2f3a4f;
	border-width: 3px
}

.btn-color--white-1 .svg-icon,
a.btn-color--white-1 .svg-icon {
	fill: #2f3a4f
}

.btn-color--white-1:focus,
.btn-color--white-1:hover,
a.btn-color--white-1:focus,
a.btn-color--white-1:hover {
	background-color: #fff;
	color: #979da7!important;
	border-color: #979da7
}

.btn-color--white-1:focus .svg-icon,
.btn-color--white-1:hover .svg-icon,
a.btn-color--white-1:focus .svg-icon,
a.btn-color--white-1:hover .svg-icon {
	fill: #979da7
}

.btn-color--white-2,
a.btn-color--white-2 {
	background-color: #fff;
	color: #2f3a4f!important;
	border-color: #fff;
	border-width: 3px
}

.btn-color--white-2 .svg-icon,
a.btn-color--white-2 .svg-icon {
	fill: #2f3a4f
}

.btn-color--white-2:focus,
.btn-color--white-2:hover,
a.btn-color--white-2:focus,
a.btn-color--white-2:hover {
	background-color: transparent;
	color: #2f3a4f!important;
	border-color: #fff
}

.btn-color--white-2:focus .svg-icon,
.btn-color--white-2:hover .svg-icon,
a.btn-color--white-2:focus .svg-icon,
a.btn-color--white-2:hover .svg-icon {
	fill: #2f3a4f
}

.btn-color--white-2alt,
a.btn-color--white-2alt {
	background-color: #fff;
	color: #2f3a4f!important;
	border-color: #fff;
	border-width: 3px
}

.btn-color--white-2alt .svg-icon,
a.btn-color--white-2alt .svg-icon {
	fill: #2f3a4f
}

.btn-color--white-2alt:focus,
.btn-color--white-2alt:hover,
a.btn-color--white-2alt:focus,
a.btn-color--white-2alt:hover {
	background-color: transparent;
	color: #fff!important;
	border-color: #fff
}

.btn-color--white-2alt:focus .svg-icon,
.btn-color--white-2alt:hover .svg-icon,
a.btn-color--white-2alt:focus .svg-icon,
a.btn-color--white-2alt:hover .svg-icon {
	fill: #fff
}

.btn-color--white-invert,
a.btn-color--white-invert {
	background-color: transparent;
	color: #fff!important;
	border-color: #fff;
	border-width: 3px
}

.btn-color--white-invert .svg-icon,
a.btn-color--white-invert .svg-icon {
	fill: #fff
}

.btn-color--white-invert:focus,
.btn-color--white-invert:hover,
a.btn-color--white-invert:focus,
a.btn-color--white-invert:hover {
	background-color: #fff;
	color: #2f3a4f!important;
	border-color: #fff
}

.btn-color--white-invert:focus .svg-icon,
.btn-color--white-invert:hover .svg-icon,
a.btn-color--white-invert:focus .svg-icon,
a.btn-color--white-invert:hover .svg-icon {
	fill: #2f3a4f
}

.btn-color--white-yellow,
a.btn-color--white-yellow {
	background-color: #fff;
	color: #2f3a4f!important;
	border-color: #2f3a4f;
	border-width: 3px
}

.btn-color--white-yellow .svg-icon,
a.btn-color--white-yellow .svg-icon {
	fill: #2f3a4f
}

.btn-color--white-yellow:focus,
.btn-color--white-yellow:hover,
a.btn-color--white-yellow:focus,
a.btn-color--white-yellow:hover {
	background-color: #fce300;
	color: #2f3a4f!important;
	border-color: #fce300
}

.btn-color--white-yellow:focus .svg-icon,
.btn-color--white-yellow:hover .svg-icon,
a.btn-color--white-yellow:focus .svg-icon,
a.btn-color--white-yellow:hover .svg-icon {
	fill: #2f3a4f
}

.btn-color--white-green,
a.btn-color--white-green {
	background-color: #fff;
	color: #2f3a4f!important;
	border-color: #2f3a4f;
	border-width: 3px
}

.btn-color--white-green .svg-icon,
a.btn-color--white-green .svg-icon {
	fill: #2f3a4f
}

.btn-color--white-green:focus,
.btn-color--white-green:hover,
a.btn-color--white-green:focus,
a.btn-color--white-green:hover {
	background-color: #3da587;
	color: #fff!important;
	border-color: #3da587
}

.btn-color--white-green:focus .svg-icon,
.btn-color--white-green:hover .svg-icon,
a.btn-color--white-green:focus .svg-icon,
a.btn-color--white-green:hover .svg-icon {
	fill: #fff
}

.btn-color--gray-1,
a.btn-color--gray-1 {
	background-color: #fff;
	color: #2f3a4f!important;
	border-color: #d5d7dc;
	border-width: 3px
}

.btn-color--gray-1 .svg-icon,
a.btn-color--gray-1 .svg-icon {
	fill: #2f3a4f
}

.btn-color--gray-1:focus,
.btn-color--gray-1:hover,
a.btn-color--gray-1:focus,
a.btn-color--gray-1:hover {
	background-color: #fff;
	color: #2f3a4f!important;
	border-color: #979da7
}

.btn-color--gray-1:focus .svg-icon,
.btn-color--gray-1:hover .svg-icon,
a.btn-color--gray-1:focus .svg-icon,
a.btn-color--gray-1:hover .svg-icon {
	fill: #2f3a4f
}

.btn-color--blue-1,
a.btn-color--blue-1 {
	background-color: #313896;
	color: #fff!important;
	border-color: #fff;
	border-width: 3px
}

.btn-color--blue-1 .svg-icon,
a.btn-color--blue-1 .svg-icon {
	fill: #fff
}

.btn-color--blue-1:focus,
.btn-color--blue-1:hover,
a.btn-color--blue-1:focus,
a.btn-color--blue-1:hover {
	background-color: #fff;
	color: #313896!important;
	border-color: #fff
}

.btn-color--blue-1:focus .svg-icon,
.btn-color--blue-1:hover .svg-icon,
a.btn-color--blue-1:focus .svg-icon,
a.btn-color--blue-1:hover .svg-icon {
	fill: #313896
}

.btn-color--blue-2,
a.btn-color--blue-2 {
	background-color: #313896;
	color: #fff!important;
	border-color: #313896;
	border-width: 3px
}

.btn-color--blue-2 .svg-icon,
a.btn-color--blue-2 .svg-icon {
	fill: #fff
}

.btn-color--blue-2:focus,
.btn-color--blue-2:hover,
a.btn-color--blue-2:focus,
a.btn-color--blue-2:hover {
	background-color: #fff;
	color: #313896!important;
	border-color: #fff
}

.btn-color--blue-2:focus .svg-icon,
.btn-color--blue-2:hover .svg-icon,
a.btn-color--blue-2:focus .svg-icon,
a.btn-color--blue-2:hover .svg-icon {
	fill: #313896
}

.btn-showmore,
.btn-showmore--white,
a.btn-showmore,
a.btn-showmore--white {
	font-size: 19px;
	line-height: 27px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	color: #979da7;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.btn-showmore .icon,
.btn-showmore--white .icon,
a.btn-showmore .icon,
a.btn-showmore--white .icon {
	margin-left: 15px;
	width: 49px;
	height: 49px;
	border: 1px solid #979da7;
	background: 0 0;
	border-radius: 50%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: 10
}

.btn-showmore .icon .svg-icon,
.btn-showmore--white .icon .svg-icon,
a.btn-showmore .icon .svg-icon,
a.btn-showmore--white .icon .svg-icon {
	stroke: #979da7;
	fill: #979da7;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.btn-showmore--white:focus,
.btn-showmore--white:hover,
.btn-showmore:focus,
.btn-showmore:hover,
a.btn-showmore--white:focus,
a.btn-showmore--white:hover,
a.btn-showmore:focus,
a.btn-showmore:hover {
	text-decoration: none;
	color: #313896
}

.btn-showmore--white:focus .icon,
.btn-showmore--white:hover .icon,
.btn-showmore:focus .icon,
.btn-showmore:hover .icon,
a.btn-showmore--white:focus .icon,
a.btn-showmore--white:hover .icon,
a.btn-showmore:focus .icon,
a.btn-showmore:hover .icon {
	background: #313896
}

.btn-showmore--white:focus .icon .svg-icon,
.btn-showmore--white:hover .icon .svg-icon,
.btn-showmore:focus .icon .svg-icon,
.btn-showmore:hover .icon .svg-icon,
a.btn-showmore--white:focus .icon .svg-icon,
a.btn-showmore--white:hover .icon .svg-icon,
a.btn-showmore:focus .icon .svg-icon,
a.btn-showmore:hover .icon .svg-icon {
	stroke: #fff;
	fill: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.btn-showmore--white,
a.btn-showmore--white {
	color: #fff
}

.btn-showmore--white .icon,
a.btn-showmore--white .icon {
	border: 1px solid #fff
}

.btn-showmore--white .icon .svg-icon,
a.btn-showmore--white .icon .svg-icon {
	stroke: #fff;
	fill: #fff
}

.btn-showmore--white:focus,
.btn-showmore--white:hover,
a.btn-showmore--white:focus,
a.btn-showmore--white:hover {
	color: #fff
}

.btn-showmore--white:focus .icon,
.btn-showmore--white:hover .icon,
a.btn-showmore--white:focus .icon,
a.btn-showmore--white:hover .icon {
	background: #fff
}

.btn-showmore--white:focus .icon .svg-icon,
.btn-showmore--white:hover .icon .svg-icon,
a.btn-showmore--white:focus .icon .svg-icon,
a.btn-showmore--white:hover .icon .svg-icon {
	stroke: #313896;
	fill: #313896
}

.btn-download,
a.btn-download {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: left;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 90px 10px 20px;
	min-width: 280px;
	min-height: 80px;
	font-size: 16px;
	line-height: 25px;
	border: none;
	cursor: pointer;
	background: #fff;
	overflow: hidden;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.btn-download .icon,
a.btn-download .icon {
	margin-left: 15px;
	width: 80px;
	height: 100%;
	background: #313896;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10
}

.btn-download .icon .svg-icon,
a.btn-download .icon .svg-icon {
	stroke: #fff;
	fill: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.btn-download:hover,
a.btn-download:hover {
	background: #fff;
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 7px 10px rgba(47, 58, 79, .1);
	box-shadow: 0 7px 10px rgba(47, 58, 79, .1);
	text-decoration: none
}

.btn-download:hover .icon,
a.btn-download:hover .icon {
	background: #fce300
}

.btn-download:hover .icon .svg-icon,
a.btn-download:hover .icon .svg-icon {
	stroke: #2f3a4f;
	fill: #2f3a4f
}

.btn--toggler,
a.btn--toggler {
	border: 0!important;
	background: 0 0!important;
	padding: 0!important
}

.btn--toggler:hover,
a.btn--toggler:hover {
	fill: #313896
}

.btn--big,
a.btn--big {
	padding: 25px 28px
}

.btn--small,
a.btn--small {
	padding: 10px 15px
}

.btn--header,
a.btn--header {
	border: 3px solid #2f3a4f;
	padding: 16px 67px;
	text-transform: uppercase;
	font-size: 14px
}

nav.list-pages {
	margin: 1.5rem -1.5rem!important
}

nav.list-pages .page-item {
	outline: 0!important;
	margin: 0 .5rem
}

nav.list-pages .page-item .page-link {
	padding: .5rem 1rem;
	margin: 0;
	font-size: 19px;
	line-height: 34px;
	color: #979da7;
	border-radius: 0;
	border: none;
	border-bottom: 3px solid transparent;
	background-color: transparent!important;
	outline: 0!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

nav.list-pages .page-item.disabled .page-link {
	color: #d5d7dc
}

nav.list-pages .page-item.current .page-link {
	color: #2f3a4f;
	border-bottom: 3px solid #fce300
}

nav.list-pages .page-item:hover .page-link {
	color: #2f3a4f;
	border-bottom: 3px solid #d5d7dc
}

@media (max-width:991.98px) {
	nav.list-pages {
		margin: 1.5rem -1rem!important
	}
	nav.list-pages .page-item {
		margin: 0 0
	}
}

.tabs nav {
	margin: 1.5rem 0 0
}

.tabs nav .nav-tabs {
	border: none;
	border-bottom: 1px solid #d5d7dc;
	overflow: hidden
}

.tabs nav .nav-tabs .nav {
	margin-left: -2rem;
	margin-right: -2rem
}

.tabs nav .nav-tabs .nav .nav-link {
	border: none;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	background: 0 0;
	color: #979da7;
	padding: .7rem 2rem 1.1rem;
	font-size: 18px;
	line-height: 33px
}

.tabs nav .nav-tabs .nav .nav-link.active {
	color: #2f3a4f;
	border-bottom: 3px solid #fce300
}

.tabs nav .nav-tabs .nav .nav-link:focus,
.tabs nav .nav-tabs .nav .nav-link:hover {
	color: #2f3a4f
}

.tabs nav .nav-tabs .nav .nav-link.nav-link-hash:before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	background-color: #979da7;
	-webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-arrow-return-right' viewBox='0 0 16 16'%3e%3cpath fill='currentColor' d='M1.5 1.5A.5.5 0 0 0 1 2v4.8a2.5 2.5 0 0 0 2.5 2.5h9.793l-3.347 3.346a.5.5 0 0 0 .708.708l4.2-4.2a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708.708L13.293 8.3H3.5A1.5 1.5 0 0 1 2 6.8V2a.5.5 0 0 0-.5-.5z'/%3e%3c/svg%3e");
	mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-arrow-return-right' viewBox='0 0 16 16'%3e%3cpath fill='currentColor' d='M1.5 1.5A.5.5 0 0 0 1 2v4.8a2.5 2.5 0 0 0 2.5 2.5h9.793l-3.347 3.346a.5.5 0 0 0 .708.708l4.2-4.2a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708.708L13.293 8.3H3.5A1.5 1.5 0 0 1 2 6.8V2a.5.5 0 0 0-.5-.5z'/%3e%3c/svg%3e")
}

.tabs nav .nav-tabs .nav .nav-link.nav-link-hash.active:before {
	background-color: #2f3a4f
}

@media (max-width:1199.98px) {
	.tabs nav .nav-tabs .nav {
		overflow-x: scroll;
		overflow-y: hidden;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		white-space: nowrap;
		scrollbar-width: none;
		-ms-overflow-style: none
	}
	.tabs nav .nav-tabs .nav::-webkit-scrollbar {
		display: none
	}
}

@media (max-width:991.98px) {
	.tabs nav .nav-tabs .nav {
		margin-left: 0;
		margin-right: 0
	}
	.tabs nav .nav-tabs .nav .nav-link {
		margin-right: 1rem;
		padding: .5rem 0 .5rem;
		font-size: 15px;
		line-height: 20px
	}
}

.tabs-color--white nav .nav-tabs {
	border-bottom: 1px solid #d5d7dc
}

.tabs-color--white nav .nav-tabs .nav .nav-link {
	color: #979da7
}

.tabs-color--white nav .nav-tabs .nav .nav-link.active {
	color: #fff;
	border-bottom: 3px solid #fff
}

.tabs-color--white nav .nav-tabs .nav .nav-link:focus,
.tabs-color--white nav .nav-tabs .nav .nav-link:hover {
	color: #fff
}

.tabs-color--blue nav .nav-tabs {
	border-bottom: 1px solid #d5d7dc
}

.tabs-color--blue nav .nav-tabs .nav .nav-link {
	color: #2f3a4f
}

.tabs-color--blue nav .nav-tabs .nav .nav-link.active {
	color: #313896;
	border-bottom: 3px solid #313896
}

.tabs-color--blue nav .nav-tabs .nav .nav-link:focus,
.tabs-color--blue nav .nav-tabs .nav .nav-link:hover {
	color: #313896
}

.tabs-blocks nav {
	margin: 0;
	z-index: 10
}

.tabs-blocks nav .nav-tabs {
	border: none!important
}

.tabs-blocks nav .nav-tabs .nav {
	margin-right: -10px;
	margin-left: -10px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 10
}

@media (max-width:1199.98px) {
	.tabs-blocks nav .nav-tabs .nav {
		overflow-x: visible;
		overflow-y: visible;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		white-space: normal;
		scrollbar-width: none;
		-ms-overflow-style: none
	}
	.tabs-blocks nav .nav-tabs .nav::-webkit-scrollbar {
		display: none
	}
}

.tabs-blocks nav .nav-tabs .nav .nav-link {
	border: none!important;
	cursor: pointer;
	background: 0 0;
	padding: 0 10px;
	font-size: 15px;
	line-height: 22px
}

.tabs-blocks nav .nav-tabs .nav .tab-carousel .nav-link {
	padding: 0
}

.tabs-v .nav {
	margin-left: -100vw;
	margin-right: -10px
}

.tabs-v .nav .nav-link {
	cursor: pointer;
	position: relative;
	padding: 2.5rem 5rem 2.5rem 100vw;
	border-bottom: 1px dashed #d5d7dc;
	background: #f5f5f6
}

.tabs-v .nav .nav-link:last-child {
	border-color: transparent
}

.tabs-v .nav .nav-link:after {
	content: url("data:image/svg+xml;charset=UTF-8, <svg width='16' height='31' viewBox='0 0 16 31' style='stroke: rgba(151, 157, 167, 0.5)' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 1L15 15.5L1 30' stroke-width='1.4'/></svg>");
	display: none;
	position: absolute;
	top: calc(50% - 20px);
	right: calc(2.5rem - 10px);
	width: 20px;
	height: 40px;
	border: none;
	text-align: center;
	line-height: 40px
}

.tabs-v .nav .nav-link .item-num {
	color: #d5d7dc;
	font-size: 24px;
	line-height: 34px;
	font-weight: 900
}

.tabs-v .nav .nav-link .item-title {
	font-size: 24px;
	line-height: 34px;
	font-weight: 700
}

.tabs-v .nav .nav-link .item-subtitle {
	font-size: 14px;
	line-height: 23px;
	color: #979da7;
	margin: 10px 0 25px
}

.tabs-v .nav .nav-link.active {
	border-color: transparent;
	background: #fff;
	color: #313896
}

.tabs-v .nav .nav-link.active .item-num {
	color: #fce300
}

.tabs-v .nav .nav-link.active:after {
	display: inline-block
}

.tabs-v .nav .nav-link:not(.active):focus,
.tabs-v .nav .nav-link:not(.active):hover {
	background: rgba(245, 245, 246, .5)
}

.tabs-v .nav .nav-link:not(.active):focus:after,
.tabs-v .nav .nav-link:not(.active):hover:after {
	display: inline-block
}

@media (max-width:1420px) {
	.tabs-v .nav {
		margin-right: -20px
	}
}

@media (max-width:991.98px) {
	.tabs-v .nav .nav-link {
		padding-right: 20px
	}
	.tabs-v .nav .nav-link:hover:after {
		display: none
	}
	.tabs-v .nav .nav-link.active:after {
		display: none
	}
}

.accordion .item {
	max-width: 1550px;
	margin: 0 auto
}

.accordion .item-header {
	border: 1px solid #f5f5f6;
	background: #f5f5f6;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #4b4b4b;
	font-size: 30px;
	line-height: 34px;
	padding: 2.5rem 0;
	cursor: pointer
}

.accordion .item-header .h3,
.accordion .item-header h3 {
	font-size: 30px;
	line-height: 34px
}

.accordion .item-header .title {
	margin: 0 1.5rem
}

@media (max-width:991.98px) {
	.accordion .item-header .title {
		margin: 0
	}
}

.accordion .item-header .title span {
	color: #787f8b
}

.accordion .item-header .title .subtitle {
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	margin: .75rem 0 0;
	color: #787f8b
}

.accordion .item-header .svg-icon {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.accordion .item-header.collapsed {
	background: #fff
}

.accordion .item-header.collapsed .svg-icon {
	-webkit-transform: rotateX(0);
	transform: rotateX(0)
}

@media (max-width:991.98px) {
	.accordion .item-header {
		font-size: 20px;
		line-height: 28px;
		padding: 1.5rem 0
	}
	.accordion .item-header .svg-icon {
		width: auto;
		height: 15px
	}
}

.accordion .item-body {
	padding: 2.5rem 0
}

@media (max-width:991.98px) {
	.accordion .item-body {
		padding: 1.5rem 0
	}
}

.scrollToTop {
	width: 100px;
	position: fixed;
	bottom: -100%;
	left: calc(50% - 50px);
	opacity: 0;
	text-transform: uppercase;
	-webkit-transition: opacity .25s;
	-o-transition: opacity .25s;
	transition: opacity .25s;
	z-index: 1000;
	font-size: 12px;
	line-height: 14px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.scrollToTop.show {
	bottom: 2rem;
	opacity: 1
}

.scrollToTop span {
	padding: 7px 21px;
	border-radius: 50px;
	background: rgba(213, 215, 220, .5);
	font-weight: 100;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.scrollToTop span:hover {
	background: #d5d7dc
}

.modal {
	z-index: 2147483647
}

.modal .modal-dialog {
	max-width: 100%;
	width: 100%;
	min-height: 100%;
	margin: 0!important
}

.modal .modal-content {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: 0 0;
	height: 100%
}

.modal .modal-content .modal-header {
	padding: 0;
	border: none;
	font-size: 14px;
	line-height: 24px
}

.modal .modal-content .modal-header a {
	color: #fff;
	text-decoration: none
}

.modal .modal-content .modal-header a a:focus,
.modal .modal-content .modal-header a a:hover {
	color: #fff;
	text-decoration: none
}

.modal .modal-content .modal-header .toggle-top {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	padding: 0 10px
}

@media (max-width:1600px) {
	.modal .modal-content .modal-header .toggle-top {
		display: none
	}
}

.modal .modal-content .modal-header .top .toggle-container {
	display: none
}

@media (max-width:1600px) {
	.modal .modal-content .modal-header .top .toggle-container {
		display: block
	}
}

.modal .modal-content .modal-header .top .toggle-top {
	position: static;
	padding: 0;
	display: block
}

.modal .modal-content .modal-header .top .btn {
	font-size: 14px
}

.modal .modal-content .modal-body {
	padding: 2.75rem 0 3rem
}

.modal .modal-content .close {
	z-index: 10;
	outline: 0;
	opacity: 1;
	text-shadow: none;
	z-index: 1000;
	margin: 0;
	padding: 0;
	color: #fff
}

.modal .modal-content a,
.modal .modal-content a:focus,
.modal .modal-content a:hover {
	color: #fff
}

.modal .modal-content .title {
	font-size: 72px;
	line-height: 92px
}

@media (max-width:767.98px) {
	.modal .modal-content .title {
		font-size: 50px;
		line-height: 64px
	}
}

.modal .modal-content .h2 {
	margin: 0
}

.modal-backdrop {
	background: #000;
	z-index: 1001
}

.modal-backdrop.show {
	opacity: .75
}

.container {
	max-width: 1420px
}

@media (max-width:1420px) {
	.container {
		padding-right: 20px;
		padding-left: 20px
	}
}

.aika,
.logo {
	--cls-1: #FCE300;
	--cls-2: #2F3A4F;
	display: inline-block
}

.aika--white,
.logo--white {
	--cls-1: #FFFFFF;
	--cls-2: #FFFFFF
}

.aika--yellow-white,
.logo--yellow-white {
	--cls-1: #FCE300;
	--cls-2: #FFFFFF
}

.aika--black-white,
.logo--black-white {
	--cls-1: #2F3A4F;
	--cls-2: #FFFFFF
}

.tooltip {
	max-width: 460px;
	-webkit-filter: drop-shadow(0 29px 46px rgba(47, 58, 79, .2));
	filter: drop-shadow(0 29px 46px rgba(47, 58, 79, .2))
}

.tooltip.show {
	opacity: 1
}

.tooltip-inner {
	text-align: left;
	max-width: 100%;
	padding: 15px 30px 30px;
	border-radius: 0;
	background: #fff;
	color: #2f3a4f;
	border-left: 6px solid #fce300;
	font-size: 13px;
	line-height: 19px
}

.tooltip_title {
	font-size: 23px;
	padding: 15px 0;
	font-weight: 700
}

.tooltip_descr {
	padding: 15px 0
}

.tooltip.bs-tooltip-auto[x-placement^=top],
.tooltip.bs-tooltip-top {
	padding: 0 0 24px
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.bs-tooltip-top .arrow {
	width: 48px;
	height: 24px
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.bs-tooltip-top .arrow:before {
	border-top-color: #fff;
	border-width: 24px 24px 0
}

.tooltip.bs-tooltip-auto[x-placement^=right],
.tooltip.bs-tooltip-right {
	padding: 0 0 0 24px
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.bs-tooltip-right .arrow {
	width: 24px;
	height: 48px
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.bs-tooltip-right .arrow:before {
	border-right-color: #fff;
	border-width: 24px 24px 24px 0
}

.tooltip.bs-tooltip-auto[x-placement^=bottom],
.tooltip.bs-tooltip-bottom {
	padding: 24px 0 0
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.bs-tooltip-bottom .arrow {
	width: 48px;
	height: 24px
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before {
	border-bottom-color: #fff;
	border-width: 0 24px 24px
}

.tooltip.bs-tooltip-auto[x-placement^=left],
.tooltip.bs-tooltip-left {
	padding: 0 24px 0
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.bs-tooltip-left .arrow {
	width: 24px;
	height: 48px
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.bs-tooltip-left .arrow:before {
	border-left-color: #fff;
	border-width: 24px 0 24px 24px
}

.slider-nav {
	position: relative;
	max-width: 100%;
	width: auto;
	height: 60px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.slider-nav ::-moz-selection {
	background: inherit;
	color: inherit
}

.slider-nav ::selection {
	background: inherit;
	color: inherit
}

.slider-nav .counter {
	font-size: 22px;
	line-height: 35px;
	color: #979da7;
	padding: 0 10px
}

.slider-nav .counter .current {
	color: #787f8b
}

.slider-nav .counter .all,
.slider-nav .counter .current {
	min-width: 25px;
	display: inline-block;
	text-align: center
}

.slider-nav--white .owl-carousel-next,
.slider-nav--white .owl-carousel-prev {
	border: 1px solid #fff;
	background: 0 0
}

.slider-nav--white .owl-carousel-next .svg-icon,
.slider-nav--white .owl-carousel-prev .svg-icon {
	stroke: #fff
}

.slider-nav--white .owl-carousel-next:not(.disabled):hover,
.slider-nav--white .owl-carousel-prev:not(.disabled):hover {
	background: #fff
}

.slider-nav--white .owl-carousel-next:not(.disabled):hover .svg-icon,
.slider-nav--white .owl-carousel-prev:not(.disabled):hover .svg-icon {
	stroke: #313896
}

.slider-nav--white .counter .current {
	color: #fff
}

.slider-nav--h-100 {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
	opacity: 0
}

.slider-nav--h-100:not(.disabled):hover {
	opacity: 1
}

.owl-carousel:hover~.slider-nav--h-100 {
	opacity: 1
}

.slider-nav--h-100 .owl-carousel-next,
.slider-nav--h-100 .owl-carousel-prev {
	width: 50px;
	height: 100%;
	border: none;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: rgba(213, 215, 220, .5);
	border-radius: 0
}

.slider-nav--h-100 .owl-carousel-next .svg-icon,
.slider-nav--h-100 .owl-carousel-prev .svg-icon {
	margin: auto
}

.slider-nav--h-100 .owl-carousel-next:not(.disabled):hover,
.slider-nav--h-100 .owl-carousel-prev:not(.disabled):hover {
	background: rgba(213, 215, 220, .75)
}

.slider-nav--h-100 .owl-carousel-next:not(.disabled):hover .svg-icon,
.slider-nav--h-100 .owl-carousel-prev:not(.disabled):hover .svg-icon {
	stroke: #313896
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
	margin: 0 auto 50px
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	width: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	opacity: 0
}

.owl-carousel .owl-item.active {
	opacity: 1
}

.owl-carousel .owl-item img {
	display: block;
	margin: 0 auto;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item-video {
	position: relative;
	height: 0;
	padding-top: calc((100%/16)*9);
	width: 100%;
	margin: 0 auto
}

.owl-carousel .owl-item-video .owl-video-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000
}

.owl-carousel .owl-item-video .owl-video-play-icon {
	position: absolute;
	height: 166px;
	width: 166px;
	left: 50%;
	top: 50%;
	margin-left: -83px;
	margin-top: -83px;
	background: url('data:image/svg+xml,<svg width="166" height="166" viewBox="0 0 166 166" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="83" cy="83" r="83" fill="rgba(252, 227, 0, 0.99)"/><path d="M144 82.5L51.75 135.761L51.75 29.2394L144 82.5Z" fill="white"/></svg>') no-repeat;
	cursor: pointer;
	z-index: 1;
	opacity: .8;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease
}

.owl-carousel .owl-item-video .owl-video-play-icon:hover {
	opacity: 1;
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-item-video .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-item-video .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-item-video .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item-video .owl-video-frame {
	position: relative;
	z-index: 2;
	height: 100%;
	width: 100%
}

.owl-carousel[data-bind] {
	z-index: 100
}

.owl-carousel--hidden {
	overflow: hidden!important
}

.owl-carousel--h-100 .owl-stage {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.owl-carousel:not(.owl-carousel-hidden) .owl-stage-outer {
	overflow: visible!important
}

.owl-carousel.owl-grab .owl-item,
.owl-carousel.owl-items-visible .owl-item {
	opacity: 1!important;
	-webkit-transition: opacity 0s ease .2s;
	-o-transition: opacity 0s ease .2s;
	transition: opacity 0s ease .2s
}

.owl-carousel-next,
.owl-carousel-prev {
	display: block;
	width: 54px;
	height: 54px;
	border: 1px solid #979da7;
	background: 0 0;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: 10
}

.owl-carousel-next .svg-icon,
.owl-carousel-prev .svg-icon {
	stroke: #2f3a4f;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.owl-carousel-next:not(.disabled):hover,
.owl-carousel-prev:not(.disabled):hover {
	background: #979da7
}

.owl-carousel-next:not(.disabled):hover .svg-icon,
.owl-carousel-prev:not(.disabled):hover .svg-icon {
	stroke: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.owl-carousel-next.disabled,
.owl-carousel-prev.disabled {
	opacity: .25;
	cursor: default
}

.owl-carousel-next {
	left: auto;
	right: 0
}

.owl-carousel .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-nav.disabled {
	display: none
}

.owl-carousel .owl-nav.disabled+.owl-dots {
	margin-top: 30px
}

.owl-carousel .owl-nav .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-carousel .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none
}

.owl-carousel .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-carousel .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-dots.disabled {
	display: none
}

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	cursor: pointer
}

.owl-carousel .owl-dots .owl-dot span {
	width: 9px;
	height: 9px;
	margin: 5px 15px 10px;
	background: -o-radial-gradient(#979da7, #979da7);
	background: radial-gradient(#979da7, #979da7);
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 50%
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
	background: -o-radial-gradient(#2f3a4f, #2f3a4f);
	background: radial-gradient(#2f3a4f, #2f3a4f)
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .animated-in {
	z-index: 0
}

.owl-carousel .animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

.no-js .owl-carousel {
	display: block
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.geoip {
	text-transform: uppercase
}

.geoip__popup .cities .city {
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 37px;
	color: #979da7;
	padding-left: 2rem;
	cursor: pointer
}

.geoip__popup .cities .city:hover {
	color: #fff!important
}

.geoip__popup .cities .city.star {
	color: #fff
}

.geoip__popup .cities .city.star:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg id='star' width='21' height='19' viewBox='0 0 21 19' style='stroke: rgba(255, 255, 255, 0.99)' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10.5 2.6835L12.2876 7.13499L12.5215 7.71758L13.1479 7.76005L17.9339 8.08457L14.2527 11.1603L13.7709 11.5628L13.9241 12.1716L15.0944 16.8237L11.0317 14.2731L10.5 13.9393L9.96829 14.2731L5.90558 16.8237L7.0759 12.1716L7.22907 11.5628L6.74729 11.1603L3.06606 8.08457L7.85208 7.76005L8.47845 7.71758L8.71241 7.13499L10.5 2.6835Z' stroke-width='2' /></svg>");
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	margin: 0 .5rem 0 0
}

@media (max-width:1500px) {
	.geoip__popup .cities .city.star:before {
		position: static
	}
}

.geoip__popup .cities .city.current {
	color: #fce300
}

.geoip__popup .cities .city.current:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg width='19' height='20' viewBox='0 0 19 20' style='fill: rgba(252, 227, 0, 0.99)' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M16.625 2.5L2.375 8.775V9.59167L7.79 11.8L9.88 17.5H10.6558L16.625 2.5Z' /></svg>");
	position: absolute;
	top: 3px;
	left: 0;
	display: inline-block;
	margin: 0 .5rem 0 0
}

@media (max-width:1500px) {
	.geoip__popup .cities .city.current:before {
		position: static
	}
}

.geoip__popup-find {
	position: relative;
	margin: 0 auto 30px
}

.geoip__popup-find .geoip__popup-search {
	margin: 0
}

.geoip__popup-find .geoip-search-ajax {
	position: absolute;
	top: 100%;
	width: 100%;
	height: auto;
	max-height: 300px;
	background: #fff;
	padding: 20px 15px;
	overflow: auto;
	z-index: 3
}

.geoip__popup-find .geoip-search-ajax .geoip-search {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #2f3a4f
}

.geoip__popup-find .geoip-search-ajax .geoip-search a {
	color: #2f3a4f
}

.geoip__popup-find .geoip-search-ajax .geoip-search a:hover {
	text-decoration: underline;
	color: #2f3a4f
}

#header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	z-index: 1000;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

#header a {
	text-decoration: none
}

#header a .svg-icon {
	color: #979da7
}

#header a:hover {
	text-decoration: none;
	color: #313896
}

#header a:hover .svg-icon {
	color: #313896
}

#header .toggle-top {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	color: #2f3a4f
}

#header .toggle-top:hover {
	color: #313896
}

@media (max-width:1600px) {
	#header .toggle-top {
		display: none
	}
}

#header .top .toggle-container {
	display: none
}

@media (max-width:1600px) {
	#header .top .toggle-container {
		display: block
	}
}

#header .top .toggle-top {
	position: static;
	padding: 0;
	display: block
}

#header #btn-ticket-top {
	font-size: 14px
}

#topMenu {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	z-index: 1000;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

#topMenu .toggle-top {
	color: #2f3a4f
}

#topMenu .toggle-top:hover {
	color: #313896
}

#topMenu .comagic_phone {
	text-decoration: none!important
}

@media (max-width:575.98px) {
	#topMenu .comagic_phone {
		font-size: 12px
	}
}

#topMenu .container {
	border-top: 1px solid #d5d7dc!important
}

#topMenu .nav {
	white-space: nowrap;
	margin-left: -1rem;
	margin-right: -1rem
}

#topMenu .nav>.nav-item {
	position: relative;
	z-index: 999;
	margin: auto 0;
	padding: 0;
	border-bottom: 3px solid #fff
}

#topMenu .nav>.nav-item span {
	padding: .5rem 1rem .75rem;
	display: block
}

#topMenu .nav>.nav-item a {
	padding: .5rem 1rem .75rem;
	display: inline-block
}

#topMenu .nav>.nav-item a:hover {
	color: #ed6747;
	text-decoration: none
}

#topMenu .nav>.nav-item.active {
	border-bottom: 3px solid #fce300
}

#topMenu .nav>.nav-item.active .nav-item.active {
	color: #ed6747
}

#topMenu .nav>.nav-item .nav-link span.name {
	font-weight: 700;
	font-size: 15px
}

#topMenu .nav>.nav-item .nav-link span.descr {
	font-size: 12px
}

#topMenu .nav>.nav-item .auto-nav-more-list {
	position: absolute;
	top: 100%;
	left: -.5rem;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	padding: 1.5rem;
	list-style: none;
	background: #f5f5f6;
	border-radius: 0 0 3px 3px;
	white-space: normal;
	max-width: 320px;
	min-width: 250px
}

#topMenu .nav>.nav-item .auto-nav-more-list .nav-item a {
	padding: .5rem 0;
	display: block
}

#topMenu .nav>.nav-item .auto-nav-more-list .nav-item .nav-link span {
	padding: 0
}

#topMenu .nav>.nav-item:hover .auto-nav-more-list {
	opacity: 1;
	visibility: visible
}

#topMenu .nav .auto-nav-more {
	position: relative;
	z-index: 999;
	display: none
}

#topMenu .nav .auto-nav-more>.auto-nav-more-list .auto-nav-more-list {
	position: static;
	padding: 0;
	min-width: calc(250px - 3rem)
}

#topMenu .nav .auto-nav-more>.auto-nav-more-list .nav-link-cat {
	padding: .5rem 0;
	display: block
}

#topMenu .nav .auto-nav-more>.auto-nav-more-list .nav-link-cat .svg-icon {
	display: none
}

#topMenu .nav .auto-nav-more>.auto-nav-more-list>.nav-item {
	padding: 0 0 1.5rem
}

#topMenu .nav .auto-nav-more>.auto-nav-more-list>.nav-item:nth-child(n+2) {
	border-top: 2px solid rgba(213, 215, 220, .5);
	padding: 1rem 0 1.5rem
}

#topMenu .nav .auto-nav-more>.auto-nav-more-list>.nav-item:first-child {
	padding-top: 0
}

#topMenu .nav .auto-nav-more>.auto-nav-more-list>.nav-item:last-child {
	padding-bottom: 0
}

#topMenu .nav .auto-nav-more>.auto-nav-more-list .nav-item {
	border-bottom: none
}

#topMenu .nav .auto-nav-more>.auto-nav-more-list .nav-item.active {
	border-bottom: none;
	color: #ed6747
}

#topMenu .nav .auto-nav-more:hover .auto-nav-more-list {
	opacity: 1;
	visibility: visible
}

#modalHeader .header--menu {
	width: 100%
}

#modalHeader .header--menu .nav {
	padding: 0 0 3rem
}

#modalHeader .header--menu .nav a {
	color: #fff
}

#modalHeader .header--menu .nav a:hover {
	color: #fff;
	text-decoration: underline
}

#modalHeader .header--menu .nav .nav-item.active a {
	font-weight: 700;
	text-decoration: underline;
	text-underline-position: under
}

#modalHeader .header--menu .nav .nav-link {
	font-size: 16px;
	line-height: 36px;
	font-weight: 300;
	padding: 0;
	display: inline-block;
	color: #fff
}

#modalHeader .header--menu .nav .nav-link-main {
	font-size: 27px;
	line-height: 36px;
	font-weight: 700;
	padding: 0 0 3rem
}

#modalHeader .header--menu .nav .nav-link-cat {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	padding: 0 0 1rem
}

#modalHeader .header--menu .nav .nav-link-child {
	font-size: 14px;
	line-height: 42px;
	color: #979da7
}

#modalHeader .header--menu .nav .nav {
	padding: 0 0 20px
}

.datetimepicker .input-group-addon {
	position: absolute;
	right: 0;
	top: 0;
	padding: 8px
}

a {
	color: inherit;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a[href^=tel] {
	white-space: nowrap
}

.text a,
p a {
	color: #ed6747;
	text-decoration: underline;
	word-break: break-word
}

.text a:hover,
p a:hover {
	color: #ed6747;
	text-decoration: underline
}

.text a.link,
p a.link {
	color: inherit;
	text-decoration: none
}

.text a.link:hover,
p a.link:hover {
	color: #ed6747;
	text-decoration: underline
}

.text .links a,
p .links a {
	color: inherit;
	text-decoration: none
}

.text .links a:hover,
p .links a:hover {
	color: #ed6747;
	text-decoration: underline
}

.page_404 {
	background: #16191f!important
}

.page_404 .logo {
	--cls-1: #FCE300;
	--cls-2: #FFFFFF
}

.page_404 #header {
	background: #16191f!important
}

.page_404 #header a {
	text-decoration: none;
	color: #fff
}

.page_404 #header a .svg-icon {
	color: #fff
}

.page_404 #header a:hover {
	text-decoration: none;
	color: #979da7
}

.page_404 #header a:hover .svg-icon {
	color: #979da7
}

.page_404 #header .toggle-top {
	color: #fff
}

.page_404 #header .toggle-top:hover {
	color: #fff
}

.page_404 #header .block-ticket-top .svg-icon {
	color: #fff
}

.page_404 #topMenu {
	background: #16191f!important
}

.page_404 #topMenu .nav .nav-item a,
.page_404 #topMenu .nav .nav-item span {
	color: #fff
}

.page_404 #topMenu .nav .nav-item .svg-icon {
	color: #fff
}

.page_404 #topMenu .nav .nav-item .auto-nav-more-list span {
	color: #4b4b4b
}

.page_404 #topMenu .nav .nav-item .auto-nav-more-list a {
	color: #4b4b4b
}

.page_404 #topMenu .nav .nav-item .auto-nav-more-list a:hover {
	color: #ed6747
}

.page_404 #topMenu .nav .nav-item .auto-nav-more-list a:hover span {
	color: #ed6747
}

.page_404 #footer {
	background: #16191f;
	color: #fff;
	overflow: hidden
}

.page_404 #footer .bottom {
	background: #000!important
}

.section_404 {
	background: url(../images/bg/bg-404.jpg) 20% 0 no-repeat;
	background-size: cover;
	background-color: rgba(47, 58, 79, .95);
	min-height: calc(100vh - 100px);
	color: #fff
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.section_404 {
		background: url(../images/bg/bg-404@2x.jpg) 20% 0 no-repeat;
		background-size: cover;
		background-color: rgba(47, 58, 79, .95)
	}
}

.section_404 .page-status {
	background: -webkit-linear-gradient(-45deg, #fff 0, #2d3341 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 300;
	font-size: 108px;
	line-height: 153px
}

.section_404 .descr {
	font-size: 30px;
	line-height: 36px
}

.outer-line {
	display: block;
	position: absolute;
	top: 0;
	left: calc(50% - (1600px / 2) - 75px);
	height: calc(100% - 2px);
	width: 0;
	border-left: 1px dashed #d5d7dc;
	z-index: 1
}

.outer-line:before {
	content: '';
	display: block;
	position: absolute;
	top: calc(6rem - 5px);
	left: -5px;
	height: 9px;
	width: 9px;
	background: #787f8b;
	border-radius: 50%;
	z-index: 10
}

.outer-line:after {
	content: '';
	display: block;
	position: absolute;
	top: 6rem;
	left: 0;
	height: 0;
	width: 160px;
	z-index: 1;
	border-top: 1px dashed #d5d7dc
}

.outer-line.first {
	top: 53%;
	height: calc(47% - 2px)
}

.outer-line.first:before {
	display: none
}

.outer-line.first:after {
	top: 0
}

.outer-line.last:before {
	top: auto;
	bottom: -8px;
	left: -8px;
	height: 15px;
	width: 15px;
	z-index: 100
}

.outer-line.last:after {
	display: none
}

.outer-line.vline:before {
	display: none
}

.outer-line.vline:after {
	display: none
}

@media (max-width:1780px) {
	.outer-line {
		display: none
	}
}

#main {
	position: relative;
	clear: both;
	min-height: 100%;
	overflow: hidden
}

#main.sticky-content {
	overflow: visible
}

.breadcrumb {
	background-color: transparent;
	padding: .75rem 0;
	margin: 2rem 0;
	font-size: 15px;
	line-height: 22px
}

.breadcrumb-item,
.breadcrumb-item a {
	color: #979da7!important
}

@media (max-width:1199.98px) {
	.breadcrumb {
		margin: 1rem 0;
		overflow-x: scroll;
		overflow-y: hidden;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		white-space: nowrap;
		scrollbar-width: none;
		-ms-overflow-style: none
	}
	.breadcrumb::-webkit-scrollbar {
		display: none
	}
}

.main {
	padding: 100px 0 110px;
	position: relative;
	background: url(../images/bg/bg-leader-f1.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main {
		background: url(../images/bg/bg-leader-f1@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--analytics {
	background: url(../images/bg/products/bg-product-analytics.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--analytics {
		background: url(../images/bg/products/bg-product-analytics@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--context {
	background: url(../images/bg/products/bg-product-context.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--context {
		background: url(../images/bg/products/bg-product-context@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--kpk {
	background: url(../images/bg/products/bg-product-kpk.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--kpk {
		background: url(../images/bg/products/bg-product-kpk@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--performance {
	background: url(../images/bg/products/bg-product-performance.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--performance {
		background: url(../images/bg/products/bg-product-performance@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--seo {
	background: url(../images/bg/products/bg-product-seo.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--seo {
		background: url(../images/bg/products/bg-product-seo@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--serm {
	background: url(../images/bg/products/bg-product-serm.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--serm {
		background: url(../images/bg/products/bg-product-serm@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--smm {
	background: url(../images/bg/products/bg-product-smm.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--smm {
		background: url(../images/bg/products/bg-product-smm@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--complex {
	background: url(../images/bg/products/bg-product-complex.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--complex {
		background: url(../images/bg/products/bg-product-complex@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--orm {
	background: url(../images/bg/products/bg-product-orm.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--orm {
		background: url(../images/bg/products/bg-product-orm@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--target-kit {
	background: url(../images/bg/products/bg-product-target-kit.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--target-kit {
		background: url(../images/bg/products/bg-product-target-kit@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--bonus-set {
	background: url(../images/bg/products/bg-product-bonus-set.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--bonus-set {
		background: url(../images/bg/products/bg-product-bonus-set@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--digital-diagnostic {
	background: url(../images/bg/products/bg-product-digital-diagnostic.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--digital-diagnostic {
		background: url(../images/bg/products/bg-product-digital-diagnostic@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main--audit-sistemy-prodazh {
	background: url(../images/bg/products/bg-product-audit-sistemy-prodazh.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.main--audit-sistemy-prodazh {
		background: url(../images/bg/products/bg-product-audit-sistemy-prodazh@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.main.gradient:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(#10151c), color-stop(26.56%, rgba(46, 58, 79, .734375)), to(rgba(214, 231, 241, 0))) center no-repeat;
	background: -o-linear-gradient(left, #10151c 0, rgba(46, 58, 79, .734375) 26.56%, rgba(214, 231, 241, 0) 100%) center no-repeat;
	background: linear-gradient(90deg, #10151c 0, rgba(46, 58, 79, .734375) 26.56%, rgba(214, 231, 241, 0) 100%) center no-repeat;
	background-size: cover
}

@media (max-width:767.98px) {
	.main.gradient:before {
		display: none
	}
}

.main .h1,
.main h1 {
	font-size: 58px;
	line-height: 63px
}

.main .h1.big,
.main h1.big {
	font-size: 108px;
	line-height: 63px
}

.main .descr {
	font-size: 18px;
	line-height: 26px;
	margin: 45px auto 55px
}

.main .btn {
	padding: 18px 62px
}

.main a:hover {
	color: inherit;
	text-decoration: underline
}

@media (max-width:767.98px) {
	.main {
		padding: 2rem 0 5rem;
		background: #fff!important
	}
	.main .h1,
	.main h1 {
		font-size: 36px;
		line-height: 40px;
		color: #4b4b4b!important
	}
	.main .h1.big,
	.main h1.big {
		font-size: 36px;
		line-height: 40px
	}
	.main .descr {
		font-size: 16px;
		line-height: 24px;
		color: #4b4b4b!important
	}
	.main .btn {
		padding: 18px 30px;
		background-color: #fce300;
		color: #2f3a4f!important;
		border-color: #fce300;
		border-width: 3px
	}
	.main .btn:focus,
	.main .btn:hover {
		background-color: #313896;
		color: #fff!important;
		border-color: #313896
	}
}

.products--list {
	margin: 3rem 0
}

.products--list .product {
	position: relative;
	display: block;
	border: 1px solid rgba(213, 215, 220, .5);
	background: #fff;
	color: #2f3a4f;
	text-decoration: none;
	padding: 2.5rem 2rem
}

.products--list .product .title {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 1.5rem
}

.products--list .product .descr {
	margin-top: 1rem;
	font-size: 15px;
	line-height: 22px;
	color: #787f8b
}

.products--list .product .icon {
	min-width: 85px
}

.products--list .product .svg-icon {
	margin: 0 auto;
	display: block
}

.products--list .product:hover {
	background: #f5f5f6;
	color: #2f3a4f;
	text-decoration: none
}

.products--preview.slider .owl-carousel {
	margin: 0 auto 15px
}

.products--preview.slider .slider-nav {
	margin-bottom: 1em
}

.products--preview.slider .owl-carousel-next,
.products--preview.slider .owl-carousel-prev {
	z-index: unset
}

.products--preview .product {
	position: relative
}

.products--preview .product .content {
	padding: 1.5rem 1rem 0;
	margin: 0 0 auto
}

.products--preview .product .content .title {
	font-size: 17px;
	line-height: 21px;
	text-transform: uppercase;
	min-height: 50px;
	font-weight: 700;
	margin-right: 30%
}

.products--preview .product .content .descr {
	font-size: 15px;
	line-height: 22px;
	padding: 35px 0 53px;
	color: #787f8b
}

.products--preview .product .content .svg-icon {
	position: absolute;
	top: 20px;
	right: 20px
}

.products--preview .product .button {
	padding: 20px 26px;
	border-top: 1px solid #d5d7dc;
	color: #787f8b;
	fill: #d5d7dc
}

.products--preview .product:hover {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-box-shadow: 0 27px 51px rgba(80, 87, 108, .23);
	box-shadow: 0 27px 51px rgba(80, 87, 108, .23);
	width: calc(100% + 60px);
	height: calc(100% + 60px)!important;
	text-decoration: none;
	-webkit-transform: translate(-30px, -35px);
	-ms-transform: translate(-30px, -35px);
	transform: translate(-30px, -35px);
	z-index: 1;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.products--preview .product:hover .content .title {
	min-height: 60px;
	color: #fce300;
	font-size: 24px;
	line-height: 27px;
	margin-right: 0
}

.products--preview .product:hover .content .descr {
	padding: 30px 0 50px;
	color: #fff
}

.products--preview .product:hover .content .svg-icon {
	display: none
}

.products--preview .product:hover .button {
	border: none;
	background: #fce300;
	color: #000;
	fill: #000;
	padding: 24px 26px;
	font-size: 15px;
	line-height: 24px
}

.products--preview .product-analytics:hover {
	background: url(../images/bg/products/bg-product-prev-analytics.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-analytics:hover {
		background: url(../images/bg/products/bg-product-prev-analytics@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-context:hover {
	background: url(../images/bg/products/bg-product-prev-context.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-context:hover {
		background: url(../images/bg/products/bg-product-prev-context@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-kpk:hover {
	background: url(../images/bg/products/bg-product-prev-kpk.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-kpk:hover {
		background: url(../images/bg/products/bg-product-prev-kpk@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-performance:hover {
	background: url(../images/bg/products/bg-product-prev-performance.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-performance:hover {
		background: url(../images/bg/products/bg-product-prev-performance@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-seo:hover {
	background: url(../images/bg/products/bg-product-prev-seo.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-seo:hover {
		background: url(../images/bg/products/bg-product-prev-seo@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-serm:hover {
	background: url(../images/bg/products/bg-product-prev-serm.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-serm:hover {
		background: url(../images/bg/products/bg-product-prev-serm@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-smm:hover {
	background: url(../images/bg/products/bg-product-prev-smm.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-smm:hover {
		background: url(../images/bg/products/bg-product-prev-smm@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-complex:hover {
	background: url(../images/bg/products/bg-product-prev-complex.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-complex:hover {
		background: url(../images/bg/products/bg-product-prev-complex@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-orm:hover {
	background: url(../images/bg/products/bg-product-prev-orm.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-orm:hover {
		background: url(../images/bg/products/bg-product-prev-orm@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-target-kit:hover {
	background: url(../images/bg/products/bg-product-prev-target-kit.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-target-kit:hover {
		background: url(../images/bg/products/bg-product-prev-target-kit@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-bonus-set:hover {
	background: url(../images/bg/products/bg-product-prev-bonus-set.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-bonus-set:hover {
		background: url(../images/bg/products/bg-product-prev-bonus-set@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-digital-diagnostic:hover {
	background: url(../images/bg/products/bg-product-prev-digital-diagnostic.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-digital-diagnostic:hover {
		background: url(../images/bg/products/bg-product-prev-digital-diagnostic@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.products--preview .product-audit-sistemy-prodazh:hover {
	background: url(../images/bg/products/bg-product-prev-audit-sistemy-prodazh.jpg) center no-repeat;
	background-size: cover;
	background-color: #2f3a4f
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.products--preview .product-audit-sistemy-prodazh:hover {
		background: url(../images/bg/products/bg-product-prev-audit-sistemy-prodazh@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

.cases .slider.owl-carousel {
	margin: 0 auto
}

.cases .case {
	position: relative;
	font-size: 15px;
	line-height: 22px
}

.cases .case .front {
	position: relative;
	background: #fff;
	padding: 20px 20px 40px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #2f3a4f;
	z-index: 1
}

.cases .case .front .image {
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cases .case .front .image img {
	max-height: 100%;
	margin: 0
}

.cases .case .front .nums {
	padding: 30px 0 50px
}

.cases .case .front .nums .num {
	font-size: 34px;
	line-height: 34px
}

.cases .case .front .nums .num span {
	font-size: 28px
}

.cases .case .front .nums .num .count {
	font-size: 36px;
	margin: 0 0
}

.cases .case .front .nums .num .count span {
	font-size: 36px;
	font-weight: 400
}

.cases .case .front .descr {
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	color: #787f8b
}

.cases .case .back {
	min-height: 100%;
	padding: 25px 20px 15px;
	position: absolute;
	top: 0;
	width: 100%;
	background: #fce300;
	z-index: 100;
	display: block;
	opacity: 0;
	z-index: 0;
	-webkit-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, .1));
	filter: drop-shadow(0 1px 5px rgba(0, 0, 0, .1))
}

.cases .case .back .title {
	font-size: 22px;
	line-height: 27px
}

.cases .case .back .descr {
	padding: 25px 0 25px
}

@media (max-width:991.98px) {
	.cases .case .back {
		padding: 25px 20px 35px
	}
}

@media (max-width:767.98px) {
	.cases .case .back:after {
		display: none
	}
}

.cases .case:hover .front {
	-webkit-box-shadow: 0 27px 51px rgba(47, 58, 79, .23);
	box-shadow: 0 27px 51px rgba(47, 58, 79, .23)
}

@media (max-width:767.98px) {
	.cases .case:hover .front {
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.cases .case.active .back {
	opacity: 1;
	z-index: 10
}

@media (max-width:767.98px) {
	.cases .case.active .back {
		opacity: 0!important;
		z-index: 0!important
	}
}

.cases-color--gray .case .front {
	background: #f5f5f6
}

.learn {
	font-size: 20px;
	line-height: 36px
}

.learn .descr {
	padding: 10px 0 30px
}

.learn .descr ul {
	margin: 2.75rem 0
}

@media (max-width:767.98px) {
	.learn {
		font-size: 14px;
		line-height: 24px
	}
}

.brands {
	padding: 3rem 0 0
}

.slider.owl-carousel {
	overflow: visible
}

.slider--brands img,
.slider--conf img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .5!important;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.slider--brands img:hover,
.slider--conf img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1!important
}

.slider--brands.owl-carousel {
	margin: 85px auto!important
}

.book {
	padding: 75px 40px 45px;
	-webkit-box-shadow: inset 0 0 100px 50px rgba(47, 58, 79, .1);
	box-shadow: inset 0 0 100px 50px rgba(47, 58, 79, .1)
}

.book .image {
	max-width: 240px;
	margin: 0 auto
}

.book .image img {
	-webkit-filter: drop-shadow(-20px 10px 20px rgba(47, 58, 79, .3));
	filter: drop-shadow(-20px 10px 20px rgba(47, 58, 79, .3))
}

.book .title {
	margin: 65px 0 25px;
	font-size: 21px;
	line-height: 30px
}

@media (max-width:1199.98px) {
	.book {
		padding: 75px 10px 45px
	}
}

.banner a {
	text-decoration: none
}

.banner a:after {
	text-decoration: none
}

.banner .banner-content {
	background: url(../images/bg/bg-performance.jpg) no-repeat center;
	background-size: cover;
	padding: 55px 0 70px
}

.banner .banner-content .title {
	font-size: 52px;
	line-height: 80px;
	text-transform: uppercase
}

.banner .banner-content .descr {
	font-size: 28px;
	line-height: 40px
}

@media (max-width:1199.98px) {
	.banner .banner-content .title {
		font-size: 32px;
		line-height: 50px
	}
	.banner .banner-content .descr {
		font-size: 20px;
		line-height: 32px
	}
}

.tech-list {
	max-width: 1550px;
	margin: 0 auto
}

.tech-list .item {
	background: rgba(255, 255, 255, .5);
	padding: 20px 40px 35px;
	border: 1px solid rgba(213, 215, 220, .5);
	margin: -1px -1px 0 0;
	font-weight: 400;
	min-height: calc(100% + 1px)
}

.tech-list .item .hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 40px 35px;
	background: #fff;
	border: 5px solid #fff;
	min-height: 100%;
	width: calc(100% + 30px);
	-webkit-transform: translateY(-30px) translateX(-15px);
	-ms-transform: translateY(-30px) translateX(-15px);
	transform: translateY(-30px) translateX(-15px);
	-webkit-box-shadow: 0 17px 19px rgba(80, 87, 108, .1);
	box-shadow: 0 17px 19px rgba(80, 87, 108, .1);
	z-index: -1;
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.tech-list .item .hover .image {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

.tech-list .item .hover .descr {
	color: #979da7;
	font-size: 19px;
	line-height: 27px
}

.tech-list .item .image {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .5;
	height: 100px
}

.tech-list .item .image img {
	max-height: 100%
}

.tech-list .item .descr {
	font-size: 14px;
	line-height: 20px;
	margin: 10px auto 25px
}

.tech-list .item .about {
	font-size: 14px;
	line-height: 20px
}

.tech-list .item:hover .hover {
	z-index: 100;
	opacity: 1
}

.care--slider.owl-carousel {
	margin: 0 auto
}

.care--slider .item .descr {
	font-size: 30px;
	line-height: 50px
}

.care--slider .item .author--data {
	text-transform: uppercase;
	margin: 35px auto 0;
	font-size: 14px;
	line-height: 23px
}

@media (max-width:991.98px) {
	.care--slider .item .descr {
		font-size: 24px;
		line-height: 36px
	}
}

@media (max-width:767.98px) {
	.care--slider .item .descr {
		font-size: 14px;
		line-height: 24px
	}
}

.achievements {
	font-size: 14px;
	line-height: 20px
}

.achievements .cx {
	font-size: 14px;
	line-height: 22px
}

.achievements .cx img {
	width: 170px
}

.achievements .num {
	font-size: 53px;
	font-weight: 900
}

.achievements .num span {
	font-size: 80px;
	line-height: 70px
}

.achievements .note {
	padding: 75px 0 70px;
	color: #787f8b;
	font-size: 14px;
	line-height: 23px
}

@media (max-width:991.98px) {
	.achievements .cx img {
		margin-bottom: 1rem
	}
}

@media (max-width:767.98px) {
	.achievements .note {
		padding: 3rem 0 1rem
	}
}

.ratings .rating--slider {
	padding: 45px 0 0
}

.ratings .rating--slider .owl-carousel {
	margin: 0 auto 30px
}

.ratings .rating--slider .item {
	position: relative;
	background: #fff;
	padding: 20px 25px 25px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.ratings .rating--slider .item .title {
	font-size: 12px;
	line-height: 13px;
	text-transform: uppercase;
	margin: 15px auto 30px;
	color: #787f8b
}

.ratings .rating--slider .item .image {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .5;
	height: 110px
}

.ratings .rating--slider .item .image img {
	margin: auto;
	display: block
}

.ratings .rating--slider .item .place {
	font-size: 19px;
	line-height: 20px;
	margin: 10px auto
}

.ratings .rating--slider .item .descr {
	font-size: 14px;
	line-height: 23px;
	margin: 10px auto;
	color: #787f8b
}

.ratings .rating--slider .item:hover {
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-box-shadow: 0 27px 51px rgba(47, 58, 79, .23);
	box-shadow: 0 27px 51px rgba(47, 58, 79, .23)
}

.ratings .rating--slider .item:hover .title {
	color: #2f3a4f
}

.ratings .rating--slider .item:hover .image {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

.ratings .rating--slider .item:hover .descr {
	color: #2f3a4f
}

@media (max-width:767.98px) {
	.ratings .rating--slider .item:hover {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.get-list .item {
	padding: 2.25rem 0;
	position: relative
}

.get-list .item:before {
	content: "";
	display: block;
	position: absolute;
	top: 100px;
	left: 35px;
	width: 1px;
	height: calc(100% - 90px);
	margin: 0 auto;
	border-left: 1px dashed #d5d7dc
}

.get-list .item:last-child:before {
	display: none
}

.get-list .item .icon {
	width: 70px;
	height: 70px;
	margin-top: -15px;
	background: #fce300;
	border-radius: 50%
}

.get-list .item .title {
	font-size: 28px;
	line-height: 40px;
	color: #979da7
}

.get-list .item .title span {
	font-weight: 700;
	color: #2f3a4f
}

.get-list .item .group .subtitle,
.get-list .item .group-white .subtitle {
	font-size: 17px;
	line-height: 27px;
	font-weight: 700
}

.get-list .item .group ul,
.get-list .item .group-white ul {
	font-size: 16px;
	line-height: 26px
}

.get-list .item .group {
	padding: 25px 0 10px;
	margin: 1rem 0
}

.get-list .item .group ul li {
	margin: 1.25rem auto!important;
	padding: 0!important
}

.get-list .item .group ul li:before {
	display: none!important
}

.get-list .item .group-white {
	background: #fff;
	padding: 25px 10px 10px 40px;
	margin: 1rem 0;
	-webkit-box-shadow: 0 2px 1px rgba(47, 58, 79, .05);
	box-shadow: 0 2px 1px rgba(47, 58, 79, .05)
}

@media (max-width:991.98px) {
	.get-list .item:before {
		display: none
	}
}

@media (max-width:767.98px) {
	.get-list .item .group-white {
		padding: 25px 20px 10px
	}
}

.news--content-block .news {
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
	padding: 50px 0
}

@media (max-width:1199.98px) {
	.news--content-block .news {
		background: 0 0!important
	}
}

.news--content-block .news .block-title {
	font-size: 28px;
	line-height: 32px;
	font-weight: 700
}

.news--content-block .news-title {
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	margin: 37px 0 33px
}

.news--content-block .news-descr {
	font-size: 18px;
	line-height: 26px;
	margin: 30px 0 50px
}

@media (max-width:991.98px) {
	.news--content-block .news .block-title {
		font-size: 24px;
		line-height: 32px
	}
	.news--content-block .news-title {
		font-size: 32px;
		line-height: 42px;
		margin: 37px 0 33px
	}
	.news--content-block .news-descr {
		font-size: 14px;
		line-height: 24px;
		margin: 30px 0 50px
	}
}

.news-detail-nav {
	overflow-x: hidden
}

.news-detail-nav .nav {
	margin-right: -10rem;
	margin-left: -10rem
}

.news-detail-nav .nav .nav-item {
	border-bottom: 3px solid transparent
}

.news-detail-nav .nav .nav-item.prev {
	padding-left: 10rem
}

.news-detail-nav .nav .nav-item.next {
	padding-right: 10rem;
	text-align: right
}

.news-detail-nav .nav .nav-item .btn-showmore,
.news-detail-nav .nav .nav-item .btn-showmore--white {
	padding: 1.75rem 0;
	font-size: 18px;
	line-height: 33px;
	text-transform: none;
	color: #2f3a4f;
	opacity: .5
}

.news-detail-nav .nav .nav-item .btn-showmore .icon,
.news-detail-nav .nav .nav-item .btn-showmore--white .icon {
	width: 49px;
	height: 49px;
	border: 1px solid #2f3a4f;
	background: #fff
}

.news-detail-nav .nav .nav-item .btn-showmore .icon .svg-icon,
.news-detail-nav .nav .nav-item .btn-showmore--white .icon .svg-icon {
	fill: #2f3a4f;
	stroke: #2f3a4f
}

.news-detail-nav .nav .nav-item:hover {
	border-bottom: 3px solid #fce300
}

.news-detail-nav .nav .nav-item:hover .btn-showmore,
.news-detail-nav .nav .nav-item:hover .btn-showmore--white {
	opacity: 1
}

.news-detail-nav .nav .nav-item:hover .btn-showmore .icon,
.news-detail-nav .nav .nav-item:hover .btn-showmore--white .icon {
	border: 1px solid #2f3a4f;
	background: #fff
}

.news-detail-nav .nav .nav-item:hover .btn-showmore .icon .svg-icon,
.news-detail-nav .nav .nav-item:hover .btn-showmore--white .icon .svg-icon {
	fill: #2f3a4f;
	stroke: #2f3a4f
}

.table-responsive {
	position: relative
}

.table-responsive .table {
	position: relative
}

.table-responsive.scroll-right {
	-webkit-box-shadow: inset -10px 0 25px -10px rgba(0, 0, 0, .5);
	box-shadow: inset -10px 0 25px -10px rgba(0, 0, 0, .5)
}

.table-responsive.scroll-left {
	-webkit-box-shadow: inset 10px 0 25px -10px rgba(0, 0, 0, .5);
	box-shadow: inset 10px 0 25px -10px rgba(0, 0, 0, .5)
}

.table-responsive.scroll-right.scroll-left {
	-webkit-box-shadow: inset 0 0 25px -10px rgba(0, 0, 0, .5);
	box-shadow: inset 0 0 25px -10px rgba(0, 0, 0, .5)
}

.news-detail {
	font-size: 16px;
	line-height: 26px;
	padding: 0 0 5rem;
	background: #fff;
}

.news-detail .table-wrapper {
	-webkit-box-shadow: 0 0 5px -1px #979da7;
	box-shadow: 0 0 5px -1px #979da7;
	position: relative;
	overflow: auto;
	margin: 0 0 1.5rem 0
}

.news-detail .table-wrapper table {
	width: 100%
}

.news-detail .iblock-vote {
	margin: 0 auto;
	text-align: left
}

.news-detail .iblock-vote .table-wrapper {
	-webkit-box-shadow: none;
	box-shadow: none;
	overflow: auto;
	margin: 0
}

.news-detail .iblock-vote table {
	display: initial
}

.news-detail .iblock-vote .vote-result {
	padding-left: .75rem
}

.news-detail .iblock-vote div.star-active,
.news-detail .iblock-vote div.star-empty,
.news-detail .iblock-vote div.star-over,
.news-detail .iblock-vote div.star-voted {
	-webkit-transition: background .4s ease-in-out;
	-o-transition: background .4s ease-in-out;
	transition: background .4s ease-in-out;
	outline: 0!important;
	width: 21px!important;
	height: 21px!important;
	overflow: hidden!important
}

.news-detail .iblock-vote div.star-active {
	cursor: pointer
}

.news-detail .iblock-vote div.star-empty {
	background-image: url("data:image/svg+xml;charset=UTF-8, <svg width='21' height='19' viewBox='0 0 21 19'  style='stroke: rgba(151, 157, 167, 0.99)' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10.5 2.6835L12.2876 7.13499L12.5215 7.71758L13.1479 7.76005L17.9339 8.08457L14.2527 11.1603L13.7709 11.5628L13.9241 12.1716L15.0944 16.8237L11.0317 14.2731L10.5 13.9393L9.96829 14.2731L5.90558 16.8237L7.0759 12.1716L7.22907 11.5628L6.74729 11.1603L3.06606 8.08457L7.85208 7.76005L8.47845 7.71758L8.71241 7.13499L10.5 2.6835Z' stroke-width='2'/></svg>");
	background-repeat: no-repeat;
	background-position: center;
	margin-right: .25rem
}

.news-detail .iblock-vote div.star-voted {
	background-image: url("data:image/svg+xml;charset=UTF-8, <svg width='21' height='19' viewBox='0 0 21 19'  style='stroke: rgba(252, 227, 0, 0.99)' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10.5 2.6835L12.2876 7.13499L12.5215 7.71758L13.1479 7.76005L17.9339 8.08457L14.2527 11.1603L13.7709 11.5628L13.9241 12.1716L15.0944 16.8237L11.0317 14.2731L10.5 13.9393L9.96829 14.2731L5.90558 16.8237L7.0759 12.1716L7.22907 11.5628L6.74729 11.1603L3.06606 8.08457L7.85208 7.76005L8.47845 7.71758L8.71241 7.13499L10.5 2.6835Z' stroke-width='2'/></svg>");
	background-repeat: no-repeat;
	background-position: center;
	margin-right: .25rem
}

.news-detail .iblock-vote div.star-over {
	background-image: url("data:image/svg+xml;charset=UTF-8, <svg width='21' height='19' viewBox='0 0 21 19'  style='stroke: rgba(252, 227, 0, 0.99);fill:rgba(252, 227, 0, 0.99);' xmlns='http://www.w3.org/2000/svg'><path d='M10.5 2.6835L12.2876 7.13499L12.5215 7.71758L13.1479 7.76005L17.9339 8.08457L14.2527 11.1603L13.7709 11.5628L13.9241 12.1716L15.0944 16.8237L11.0317 14.2731L10.5 13.9393L9.96829 14.2731L5.90558 16.8237L7.0759 12.1716L7.22907 11.5628L6.74729 11.1603L3.06606 8.08457L7.85208 7.76005L8.47845 7.71758L8.71241 7.13499L10.5 2.6835Z' stroke-width='2'/></svg>");
	background-repeat: no-repeat;
	background-position: center;
	margin-right: .25rem
}

.news-detail .title-image {
	position: absolute;
    height: 100%;
    width: 40%;
    left: 20px;
}

@media (max-width:991.98px) {
	.news-detail .title-image {
		display: none
	}
}

.news-detail .content {
	margin-top: 3.25rem
}

.news-detail .content .h2,
.news-detail .content .h3,
.news-detail .content h2,
.news-detail .content h3 {
	margin: 3.25rem 0 1.75rem;
	font-weight: 700
}

.news-detail .content .h2:first-child,
.news-detail .content .h3:first-child,
.news-detail .content h2:first-child,
.news-detail .content h3:first-child {
	margin-top: 0
}

.news-detail .content img {
	display: block;
	max-width: 100%;
	margin: 0 auto 4rem
}

.news-detail .content .preview,
.news-detail.seowiki .content [itemprop=definition] {
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	color: #979da7;
	margin: 2.5rem 0
}

.news-detail .content .data {
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
	margin: 0 0 1rem
}

.news-detail .content .quote {
	position: relative;
	font-size: 22px;
	line-height: 34px;
	padding: 25px 50px 10px;
	margin: 3.5rem 0
}

.news-detail .content .quote:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg width='48' height='35' viewBox='0 0 48 35'  style='fill: rgba(252, 227, 0, 0.99)' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 22.063C0 30.2865 5.6531 35 11.9229 35C17.6788 35 22.6124 30.2865 22.6124 24.4699C22.6124 18.8539 18.6039 15.1433 13.6702 15.1433C12.5396 15.1433 11.5118 15.3438 10.9979 15.5444C12.334 11.7335 17.0621 7.32092 20.3512 5.91691L12.848 0C4.83084 5.51576 0 13.2378 0 22.063ZM25.3876 22.063C25.3876 30.2865 31.0407 35 37.3105 35C43.0664 35 48 30.2865 48 24.4699C48 18.8539 43.9914 15.1433 39.0578 15.1433C37.9272 15.1433 36.8994 15.3438 36.3854 15.5444C37.7216 11.7335 42.4497 7.32092 45.7388 5.91691L38.2355 0C30.2184 5.51576 25.3876 13.2378 25.3876 22.063Z' /></svg>");
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 48px;
	height: 35px
}

.news-detail .content .quote .author {
	font-size: 14px;
	line-height: 23px;
	color: #979da7;
	text-transform: uppercase;
	margin-top: 1.5rem
}

.news-detail .content .quote .author .company {
	font-weight: 700
}

.news-detail .content .quote-usual {
	position: relative;
	padding: 25px 50px 10px;
	margin: 3.5rem 0
}

.news-detail .content .quote-usual:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg width='48' height='35' viewBox='0 0 48 35'  style='fill: rgba(252, 227, 0, 0.99)' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 22.063C0 30.2865 5.6531 35 11.9229 35C17.6788 35 22.6124 30.2865 22.6124 24.4699C22.6124 18.8539 18.6039 15.1433 13.6702 15.1433C12.5396 15.1433 11.5118 15.3438 10.9979 15.5444C12.334 11.7335 17.0621 7.32092 20.3512 5.91691L12.848 0C4.83084 5.51576 0 13.2378 0 22.063ZM25.3876 22.063C25.3876 30.2865 31.0407 35 37.3105 35C43.0664 35 48 30.2865 48 24.4699C48 18.8539 43.9914 15.1433 39.0578 15.1433C37.9272 15.1433 36.8994 15.3438 36.3854 15.5444C37.7216 11.7335 42.4497 7.32092 45.7388 5.91691L38.2355 0C30.2184 5.51576 25.3876 13.2378 25.3876 22.063Z' /></svg>");
	position: absolute;
	top: 0;
	left: -10px;
	display: block;
	width: 48px;
	height: 35px
}

.news-detail .content .quote-usual__person {
	display: none
}

.news-detail .content .quote-usual__info {
	font-size: 14px;
	line-height: 23px;
	color: #979da7;
	text-transform: uppercase;
	font-weight: 700
}

.news-detail .content .quote-usual__info blockquote {
	font-weight: 400;
	color: #4b4b4b;
	position: relative;
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 1.5rem;
	text-transform: none
}

.news-detail .content .quote-usual__name {
	font-weight: 400
}

.news-detail .content .important {
	position: relative;
	font-size: 28px;
	line-height: 40px;
	padding: 5px 50px;
	margin: 3rem 0
}

.news-detail .content .important:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 9px;
	height: 100%;
	border: 2px solid #fce300
}

@media (max-width:991.98px) {
	.news-detail .content .important {
		font-size: 18px;
		line-height: 26px;
		padding: 5px 20px
	}
}

.news-detail .content .wiki {
	padding: 55px 50px 70px;
	border: 1px solid #d5d7dc;
	margin: 3rem 0
}

.news-detail .content .wiki .icon {
	width: 59px;
	height: 59px;
	border: none;
	background: #fce300;
	border-radius: 50%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: 10
}

.news-detail .content .wiki .title {
	font-size: 30px;
	line-height: 34px;
	margin: 5px 10px 10px 0
}

.news-detail .content .wiki .title .subtitle {
	font-size: 13px;
	line-height: 27px;
	text-transform: uppercase;
	color: #979da7;
	text-transform: uppercase
}

.news-detail .content .wiki .descr {
	margin: 5px 0
}

.news-detail .news-sidebar {
	border-top: 3px solid #2f3a4f;
	padding: 1.25rem 0 0;
	margin: 3.75rem 0 0;
	position: -webkit-sticky;
	position: sticky;
	top: 65px
}

.news-detail .news-sidebar .block-title {
	font-size: 18px;
	line-height: 33px;
	font-weight: 700;
	text-transform: uppercase
}

.news-detail .news-sidebar .contents-table {
	max-height: calc(100vh - 100px);
	overflow-y: auto;
	padding-right: 1rem
}

.news-detail .news-sidebar .contents-table::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #d5d7dc;
	background-color: #f5f5f6
}

.news-detail .news-sidebar .contents-table::-webkit-scrollbar {
	width: 6px;
	background-color: #f5f5f6
}

.news-detail .news-sidebar .contents-table::-webkit-scrollbar-thumb {
	background-color: #d5d7dc
}

.news-detail .news-sidebar .contents-table a {
	cursor: pointer
}

.news-detail .news-sidebar .contents-table a:hover {
	color: #ed6747
}

.news-detail .news-sidebar .contents-table ol li {
	border-bottom: 1px solid #d5d7dc;
	padding-bottom: 1.75rem
}

.news-detail .news-sidebar .contents-table ol li:before {
	content: counters(olCounter, ".", decimal-leading-zero) ". "!important;
	color: #d5d7dc;
	font-weight: 300!important;
	background: 0 0!important
}

.news-detail .news-sidebar .contents-table ol li:last-child {
	border-bottom: none
}

.news-detail .news-sidebar .similar-news .item {
	display: block;
	position: relative;
	padding: 30px 0 40px;
	text-decoration: none!important
}

.news-detail .news-sidebar .similar-news .item .title {
	color: #4b4b4b;
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: .75rem
}

.news-detail .news-sidebar .similar-news .item .preview,
.news-detail.seowiki .news-sidebar .similar-news .item [itemprop=definition] {
	margin: 0;
	font-size: 14px;
	line-height: 23px;
	color: #4b4b4b;
	font-weight: 400
}

.news-detail .news-sidebar .similar-news .item:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -20px;
	width: calc(100% + 40px);
	height: 100%;
	background: #f5f5f6;
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: -1
}

.news-detail .news-sidebar .similar-news .item:hover:after {
	opacity: 1
}

.news-detail .news-sidebar .banner--webinar {
	background: url(../images/bg/bg-webinar-sidebar.jpg) center no-repeat;
	background-size: cover;
	background-color: transparent;
	min-height: 600px;
	padding: 35px 20px;
	margin: 10px auto;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	overflow: hidden;
	border-radius: 5px
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	.news-detail .news-sidebar .banner--webinar {
		background: url(../images/bg/bg-webinar-sidebar@2x.jpg) center no-repeat;
		background-size: cover;
		background-color: transparent
	}
}

.news-detail .news-sidebar .banner--webinar .title {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	margin: 20px 0
}

.news-detail .news-sidebar .banner--webinar .date {
	font-size: 14px;
	line-height: 23px;
	margin: 20px 0;
	font-weight: 300
}

.tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.tags .tag {
	display: inline-block;
	background: #fff;
	padding: 7px 21px;
	margin: 0 10px 10px 0;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #979da7;
	text-transform: uppercase;
	border: 1px solid #979da7;
	border-radius: 50px;
	text-decoration: none
}

.tags .tag:hover {
	background: #f5f5f6;
	text-decoration: none
}

.tags .tag.active {
	background: #313896;
	color: #fff;
	border-color: #313896
}

@media (max-width:991.98px) {
	.tags {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start
	}
	.tags .tag {
		background: 0 0;
		padding: 0;
		border: none
	}
	.tags .tag:hover {
		background: 0 0;
		color: #313896
	}
	.tags .tag.active {
		background: 0 0;
		color: #313896;
		border-color: none
	}
}

.tags-dropdown {
	position: relative
}

.tags-dropdown .dropdown-menu {
	width: 100%
}

.tags-dropdown .dropdown-menu .dropdown-item {
	text-transform: lowercase;
	white-space: normal
}

.news-list.slider .owl-carousel {
	margin: 0 auto 50px
}

.news-list.color--inherit .news-item {
	color: #fff;
	background: inherit
}

.news-list.color--transparent .news-item {
	color: #fff;
	background: 0 0
}

.news-list.color--white .news-item {
	color: #fff;
	background: #fff
}

.news-list.color--lighter-gray .news-item {
	color: #fff;
	background: #f5f5f6
}

.news-list.color--light-gray .news-item {
	color: #fff;
	background: #d5d7dc
}

.news-list.color--gray .news-item {
	color: #fff;
	background: #979da7
}

.news-list.color--dark-gray .news-item {
	color: #fff;
	background: #787f8b
}

.news-list.color--darker-gray .news-item {
	color: #fff;
	background: #2d3341
}

.news-list.color--i-black .news-item {
	color: #fff;
	background: #2f3a4f
}

.news-list.color--black .news-item {
	color: #fff;
	background: #000
}

.news-list.color--lighter-blue .news-item {
	color: #fff;
	background: #d6e7f2
}

.news-list.color--light-blue .news-item {
	color: #fff;
	background: #5d9ee2
}

.news-list.color--blue .news-item {
	color: #fff;
	background: #313896
}

.news-list.color--dark-blue .news-item {
	color: #fff;
	background: #272d78
}

.news-list.color--yellow .news-item {
	color: #fff;
	background: #fce300
}

.news-list.color--green .news-item {
	color: #fff;
	background: #3da587
}

.news-list.color--red .news-item {
	color: #fff;
	background: #ed6747
}

.news-list .news-item {
	position: relative;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.news-list .news-item a {
	text-decoration: none!important
}

.news-list .news-item .content {
	padding: 1.5rem 1rem 0
}

.news-list .news-item .content .title {
	font-size: 25px;
	line-height: 26px;
	color: #596172;
	padding: 30px 0 50px;
	display: block
}

.news-list .news-item .content .date {
	font-size: 12px;
	line-height: 13px;
	color: #979da7;
	text-transform: uppercase;
	margin: 10px 0
}

.news-list .news-item .content .tag {
	display: inline-block;
	background: 0 0;
	padding: 7px 21px;
	margin: 0 10px 10px 0;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #979da7;
	text-transform: uppercase;
	border: 1px solid #979da7;
	border-radius: 50px
}

.news-list .news-item .button {
	padding: 20px 26px;
	font-size: 15px;
	line-height: 24px;
	border-top: 1px solid #d5d7dc;
	color: #596172;
	fill: #d5d7dc
}

.news-list .news-item:hover {
	background: #fff;
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-box-shadow: 0 7px 19px rgba(47, 58, 79, .1);
	box-shadow: 0 7px 19px rgba(47, 58, 79, .1)
}

.news-list .news-item:hover .content .title {
	color: #313896
}

.news-list .news-item:hover .content .date {
	color: #596172
}

.news-list .news-item:hover .content .tag {
	background: #313896;
	color: #fff;
	border-color: #313896
}

.news-list .news-item:hover .button {
	border-color: #fce300;
	background: #fce300;
	color: #000;
	fill: #000
}

@media (max-width:767.98px) {
	.news-list .news-item .content .title {
		font-size: 22px;
		line-height: 26px;
		padding: 30px 0
	}
}

.news-list .list-item {
	display: block;
	padding: 3.25rem 0 4rem;
	border-bottom: 1px solid #d5d7dc;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.news-list .list-item:last-child {
	border-bottom: none
}

.news-list .list-item a:hover {
	text-decoration: none
}

.news-list .list-item-data {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: .75rem
}

.news-list .list-item-data a:hover {
	color: red
}

.news-list .list-item-title {
	color: #4b4b4b;
	font-size: 30px;
	line-height: 36px
}

.news-list .list-item-subtitle {
	font-size: 14px;
	line-height: 23px;
	margin: 1rem 0 0
}

.news-list .list-item .svg-icon {
	stroke: #4b4b4b;
	opacity: 0;
	padding: .75rem 0 0
}

.news-list .list-item.star .list-item-title {
	position: relative
}

.news-list .list-item.star .list-item-title:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg id='star' width='21' height='19' viewBox='0 0 21 19' style='stroke: rgba(47, 58, 79, 0.99)' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10.5 2.6835L12.2876 7.13499L12.5215 7.71758L13.1479 7.76005L17.9339 8.08457L14.2527 11.1603L13.7709 11.5628L13.9241 12.1716L15.0944 16.8237L11.0317 14.2731L10.5 13.9393L9.96829 14.2731L5.90558 16.8237L7.0759 12.1716L7.22907 11.5628L6.74729 11.1603L3.06606 8.08457L7.85208 7.76005L8.47845 7.71758L8.71241 7.13499L10.5 2.6835Z' stroke-width='2'/></svg>");
	position: absolute;
	top: 0;
	left: -35px;
	display: inline-block;
	margin: 0 1rem 0 0
}

@media (max-width:1500px) {
	.news-list .list-item.star .list-item-title:before {
		position: static
	}
}

.news-list .list-item:hover {
	background: #f5f5f6
}

.news-list .list-item:hover .svg-icon {
	opacity: 1
}

@media (max-width:767.98px) {
	.news-list .list-item {
		padding: 2.25rem 0 2.5rem
	}
	.news-list .list-item-title {
		font-size: 20px;
		line-height: 28px
	}
}

.news-list.cases .case {
	border-bottom: 1px solid #d5d7dc
}

.news-list.cases .case:last-child {
	border-bottom: none
}

.news-list.cases .case .title {
	font-size: 36px;
	line-height: 52px
}

.news-list.cases .case .descr {
	font-size: 24px;
	line-height: 34px;
	color: #979da7
}

.news-list.cases .case .nums {
	margin-bottom: 2.25rem
}

.news-list.cases .case .nums .num {
	font-size: 42px;
	line-height: 42px;
	margin-top: 2.25rem;
	font-weight: 300
}

.news-list.cases .case .nums .num span {
	font-size: 30px
}

.news-list.cases .case .nums .num span.count {
	font-size: 42px
}

.news-list.cases .case .nums .num span.count span {
	font-size: 42px;
	font-weight: 400
}

.news-list.cases .case .image {
	max-width: 350px
}

@media (max-width:768px) {
	.news-list.cases .case .image {
		max-width: 100%
	}
}

.news-list.glossary .item {
	font-size: 18px;
	line-height: 26px;
	margin: 2.5rem 0
}

.news-list.glossary .item .title {
	position: relative;
	font-size: 54px;
	line-height: 77px;
	font-weight: 700;
	padding-bottom: .5rem;
	margin-bottom: 2rem
}

.news-list.glossary .item .title:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg id='check' width='100%' height='100%' viewBox='0 0 250.69 19.95' style='fill: rgba(252, 227, 0, 0.99)' stroke='none' xmlns='http://www.w3.org/2000/svg'><polygon points='0 19.95 20.08 0 250.69 0 0 19.95'/></svg>");
	display: block;
	position: absolute;
	bottom: 0;
	left: -25px;
	width: 225px;
	height: 18px;
	line-height: 0;
	font-size: 0
}

.news-list.glossary .item .terms-group {
	margin-bottom: 2.95rem
}

.news-list.glossary .item .terms-group:last-child {
	margin-bottom: 0
}

.news-list.glossary .item .terms-group a {
	display: block;
	color: inherit;
	text-decoration: none;
	margin-bottom: .6rem
}

.news-list.glossary .item .terms-group a:last-child {
	margin-bottom: 0
}

.news-list.glossary .item .terms-group a:hover {
	color: #ed6747;
	text-decoration: underline
}

.channels_list .item {
	position: relative;
	margin-top: 3.25rem
}

.channels_list .item .name {
	fill: #313896;
	color: #313896;
	font-size: 17px;
	line-height: 27px;
	font-weight: 600
}

.channels_list .item .descr {
	font-size: 14px;
	line-height: 22px
}

.channels_list .item .descr .about {
	color: #979da7;
	font-size: 16px;
	line-height: 24px;
	margin: 1.5rem 0 2.5rem
}

.advantages_list .item {
	position: relative;
	padding: 4rem 2rem 2rem;
	background: #f5f5f6;
	overflow: hidden
}

.advantages_list .item>span {
	position: absolute;
	top: -9px;
	left: -12px;
	color: #fff;
	font-size: 110px;
	line-height: 80px;
	font-weight: 900
}

.advantages_list .item .content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.advantages_list .item .name {
	min-height: 85px
}

.advantages_list--yellow .item {
	background: #fce300
}

.section.quote .descr {
	font-size: 30px;
	line-height: 45px;
	font-weight: 300;
	margin: 3rem 0
}

.section.quote .author {
	font-size: 14px;
	line-height: 28px;
	text-transform: uppercase;
	margin: 3rem 0
}

.section.quote .img {
	position: relative;
	top: -40px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0
}

.section.quote .img img {
	max-width: 600px
}

.section.quote .img-aika {
	top: -65px;
	margin: 0 0 -65px;
	overflow: hidden
}

.section.quote .img-aika img {
	max-width: 600px;
	z-index: 10;
	position: relative
}

@media (max-width:1200px) {
	.section.quote .img-aika img {
		max-width: 100%
	}
}

.section.quote .img-aika .svg-icon {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 25%;
	margin: 0 auto
}

@media (max-width:1199.98px) {
	.section.quote .img-aika img {
		max-width: 100%
	}
	.section.quote .descr {
		font-size: 25px;
		line-height: 34px;
		margin: 2rem 0
	}
	.section.quote .author {
		margin: 2rem 0
	}
}

@media (max-width:991.98px) {
	.section.quote .img {
		top: 0;
		margin: 0 auto
	}
	.section.quote .img-aika img {
		max-width: 400px
	}
	.section.quote .descr {
		margin: 3rem 0 2rem
	}
}

@media (max-width:575.98px) {
	.section.quote .img-aika img {
		max-width: 100%
	}
}

.section.quote--pika .svg-icon.pika {
	fill: #596172;
	position: absolute;
	top: 0;
	left: 0
}

.section.quote--pika .descr {
	font-size: 40px;
	line-height: 54px;
	font-weight: 400
}

.section.quote--pika .author {
	font-size: 14px;
	line-height: 28px;
	text-transform: uppercase
}

.section.quote--pika .img {
	position: relative;
	top: -40px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 -40px -5rem
}

.section.quote--pika .img img {
	max-width: 600px
}

@media (max-width:991.98px) {
	.section.quote--pika .img {
		top: 0;
		margin: 0 auto
	}
	.section.quote--pika .img img {
		max-width: 100%
	}
	.section.quote--pika .descr {
		font-size: 25px;
		line-height: 34px;
		margin: 2rem 0
	}
	.section.quote--pika .author {
		margin: 2rem 0
	}
}

.double-column {
	overflow: hidden
}

.double-column .item-bg {
	position: absolute;
	top: -140px;
	right: -120px;
	z-index: 1
}

.double-column .item {
	padding-top: 60px;
	padding-bottom: 100px;
	z-index: 2;
	position: relative
}

@media (max-width:1199.98px) {
	.double-column .item {
		padding-top: 50px;
		padding-bottom: 50px
	}
}

.double-column .descr {
	font-size: 16px;
	line-height: 26px
}

.in_numbers {
	padding: 35px 40px
}

.in_numbers .nums {
	margin: 30px auto 40px
}

.in_numbers .nums .num {
	font-size: 38px
}

.in_numbers .nums .num span {
	font-size: 72px;
	line-height: 102px
}

.funnel {
	padding: 70px 0 0
}

.funnel-title {
	font-size: 135px;
	line-height: 105px;
	color: #fff;
	text-shadow: 5px 5px 5px rgba(47, 58, 79, .2);
	font-weight: 900
}

@media (max-width:991.98px) {
	.funnel-title {
		display: none
	}
}

.funnel-table {
	padding: 60px 0;
	background-image: -o-linear-gradient(34deg, #f5f5f6 0, #f5f5f6 75%, rgba(213, 215, 220, .25) 75%, #f5f5f6 100%);
	background-image: linear-gradient(56deg, #f5f5f6 0, #f5f5f6 75%, rgba(213, 215, 220, .25) 75%, #f5f5f6 100%);
	background-color: #f5f5f6;
	background-position: 0 -475px;
	background-repeat: no-repeat;
	background-size: 2000px 10000px
}

@media (max-width:991.98px) {
	.funnel-table {
		padding: 1rem 0
	}
}

.funnel-table .item {
	border-bottom: 1px dashed #d5d7dc;
	padding: 55px 0 35px
}

.funnel-table .item:last-child {
	border-bottom: none
}

.funnel-table .item-num {
	color: #d5d7dc;
	font-size: 24px;
	line-height: 34px;
	font-weight: 900
}

.funnel-table .item-title {
	font-size: 24px;
	line-height: 34px;
	font-weight: 700
}

.funnel-table .item-subtitle {
	font-size: 14px;
	line-height: 23px;
	color: #979da7;
	margin: 20px 0
}

.funnel-table .item .icon-check {
	position: relative;
	padding: 25px 25px 20px 75px;
	margin: 0 0 20px;
	background: #fff;
	-webkit-box-shadow: 0 2px 1px rgba(47, 58, 79, .05);
	box-shadow: 0 2px 1px rgba(47, 58, 79, .05);
	border-radius: 280px;
	font-size: 17px;
	line-height: 27px;
	font-weight: 700
}

.funnel-table .item .icon-check:before {
	content: url("data:image/svg+xml;charset=UTF-8, <svg id='check' width='16' height='11' viewBox='0 0 18 14' style='fill: rgba(47, 58, 79, 0.99)' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M6.00038 10.5044L1.80039 6.69548L0.400391 7.96514L6.00038 13.0437L18.0004 2.16101L16.6004 0.891357L6.00038 10.5044Z'/></svg>");
	display: inline-block;
	position: absolute;
	top: calc(50% - 18px);
	left: 25px;
	width: 35px;
	height: 35px;
	background: #fce300;
	border: none;
	text-align: center;
	line-height: 35px;
	border-radius: 50%
}

.funnel-table .item .icon-check:hover {
	background: #fce300
}

.funnel-table .item .icon-check:hover:before {
	background: #fff
}

.table--science .item {
	position: relative;
	padding: 1.5rem 1.75rem 3rem;
	font-size: 17px;
	line-height: 27px;
	font-weight: 600;
	background: #fff;
	height: 100%
}

.table--smm {
	padding: 0;
	background: 0 0;
	font-size: 16px;
	line-height: 19px
}

.table--smm .item {
	position: relative;
	padding: 78px 0;
	border-bottom: 1px solid #d5d7dc;
	cursor: pointer
}

.table--smm .item:last-child {
	border-bottom: none
}

.table--smm .item p {
	margin-bottom: .5rem
}

.table--smm .item .item-bg {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	display: none
}

.table--smm .item .item-num {
	color: #d5d7dc;
	font-size: 28px;
	line-height: 40px;
	font-weight: 400
}

.table--smm .item .item-title {
	font-size: 28px;
	line-height: 40px;
	font-weight: 700;
	margin: -8px 0 30px
}

.table--smm .item .item-subtitle {
	color: #979da7;
	margin-bottom: .5rem
}

.table--smm .item .item-descr {
	font-size: 16px;
	line-height: 19px
}

.table--smm .item .item-descr-title {
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	padding-bottom: 1rem
}

.table--smm .item:hover .item-num {
	color: #313896
}

.table--smm .item:hover .item-title {
	color: #313896
}

.table--smm .item:hover .item-bg {
	display: block
}

.thanks--slider.owl-carousel {
	margin: 0 auto!important
}

.thanks .item {
	padding: 30px 0
}

.thanks .item .descr {
	font-size: 24px;
	line-height: 36px
}

.thanks .item .author {
	font-size: 14px;
	line-height: 23px;
	font-weight: 700;
	text-transform: uppercase;
	color: #979da7;
	margin: 1.5rem 0 0
}

.thanks .item .image {
	width: 208px;
	height: 208px;
	border: 1px solid #d5d7dc;
	border-radius: 50%;
	text-align: center
}

.thanks .item .image img {
	max-width: 90%;
	height: auto;
	display: block;
	margin: 0 auto
}

.thanks--serm .item .image {
	width: 253px;
	height: 253px
}

.terms-item {
	font-size: 18px;
	line-height: 26px;
	margin: 21px 0
}

.terms-item a {
	color: #313896;
	text-decoration: none
}

.terms-item a:hover {
	color: #ed6747
}

.analysis_tools .item {
	margin: .5rem 0;
	height: calc(100% - 1rem);
	padding: 2rem 1.5rem;
	border: 1px solid #d5d7dc
}

.analysis_tools .item .name {
	font-size: 20px;
	line-height: 30px;
	min-height: 90px
}

.analysis_tools .item .descr {
	font-size: 16px;
	line-height: 24px;
	color: #979da7;
	margin: 1.5rem 0
}

.tarif {
	padding: 4rem 0 6rem
}

.tarif .price {
	border-top: 1px solid #d5d7dc;
	padding: 30px 50px;
	font-size: 23px;
	line-height: normal
}

.tarif .price .nds {
	font-size: 11px;
	color: #979da7;
	margin-top: 14px
}

.tarif-big .price {
	border: 1px solid #d5d7dc;
	margin-top: 1.75rem;
	padding: 23px 50px
}

.tarif-border .price {
	border: 1px solid #d5d7dc
}

.tarif-border .item {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.tarif .item {
	position: relative;
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0 2px 1px rgba(47, 58, 79, .05);
	box-shadow: 0 2px 1px rgba(47, 58, 79, .05);
	margin: .5rem 0;
	height: calc(100% - 1rem)
}

.tarif .item .name {
	min-height: 120px;
	padding: 2.5rem 2.25rem;
	font-size: 22px;
	line-height: 31px;
	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: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	border-bottom: 1px solid #d5d7dc;
	font-weight: 600
}

@media (max-width:1199.98px) {
	.tarif .item .name br {
		display: none
	}
}

.tarif .item .descr {
	padding: 1.5rem 2.25rem;
	font-size: 13px;
	line-height: 19px
}

.tarif .item .descr .about {
	color: #979da7;
	font-size: 17px;
	line-height: 25px;
	margin: 0 0 2.5rem
}

.tarif .item .price {
	border-top: 1px solid #d5d7dc;
	padding: 30px 2.25rem;
	font-size: 23px;
	line-height: normal;
	margin-top: auto
}

.tarif .item .price .nds {
	font-size: 11px;
	color: #979da7;
	margin-top: 14px
}

.tarif .item.popular .name {
	color: #3da587
}

.tarif .item.popular .ribbon {
	position: absolute;
	right: -35px;
	top: 25px;
	display: block;
	color: #fff;
	width: 160px;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0;
	font-weight: 600;
	text-align: center;
	background: #3da587;
	cursor: default;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	overflow: hidden;
	z-index: 1
}

@media (max-width:991.98px) {
	.tarif .item .name {
		padding: 2.5rem 1.25rem
	}
	.tarif .item .descr {
		padding: 1.5rem 1.25rem
	}
	.tarif .item .price {
		padding: 1.5rem 1.25rem
	}
	.tarif .item.popular .name {
		padding: 2.5rem 3.5rem 2.5rem 1.25rem
	}
}

.forms {
	padding: 95px 0
}

.forms .h2 {
	text-transform: uppercase
}

.forms .descr {
	font-size: 16px;
	line-height: 26px;
	margin: 40px 0
}

.form .agreement,
form .agreement {
	font-size: 12px;
	line-height: 22px
}

.form .agreement a:hover,
form .agreement a:hover {
	text-decoration: underline
}

.form .required,
form .required {
	position: relative
}

.form .required:before,
form .required:before {
	content: '';
	position: absolute;
	top: 13px;
	right: 13px;
	display: block;
	width: 8px;
	height: 8px;
	background: #ed6747;
	border-radius: 50%;
	z-index: 1
}

.form .required:after,
form .required:after {
	content: 'ЭТО ОБЯЗАТЕЛЬНОЕ ПОЛЕ';
	display: none;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-transform: uppercase;
	color: #ed6747;
	font-size: 10px;
	line-height: 18px;
	z-index: 1
}

.form .required.invalid:after,
form .required.invalid:after {
	display: block
}

.form .input,
.form textarea,
form .input,
form textarea {
	border: 1px solid #d5d7dc;
	color: #2f3a4f;
	outline: 0;
	display: block;
	padding: 20px 15px;
	line-height: 2.06;
	text-decoration: none;
	background: #fff
}

.form .input.invalid,
.form textarea.invalid,
form .input.invalid,
form textarea.invalid {
	border-color: #ed6747
}

.form .input:active,
.form .input:focus,
.form textarea:active,
.form textarea:focus,
form .input:active,
form .input:focus,
form textarea:active,
form textarea:focus {
	border-color: #979da7
}

.form .input,
.form .intl-tel-input,
.form textarea,
form .input,
form .intl-tel-input,
form textarea {
	margin: 0 auto 30px
}

.form .input.placeholder,
.form .intl-tel-input.placeholder,
.form textarea.placeholder,
form .input.placeholder,
form .intl-tel-input.placeholder,
form textarea.placeholder {
	color: #2f3a4f;
	opacity: .4
}

.form .input:-moz-placeholder,
.form .intl-tel-input:-moz-placeholder,
.form textarea:-moz-placeholder,
form .input:-moz-placeholder,
form .intl-tel-input:-moz-placeholder,
form textarea:-moz-placeholder {
	color: #2f3a4f;
	opacity: .4
}

.form .input::-moz-placeholder,
.form .intl-tel-input::-moz-placeholder,
.form textarea::-moz-placeholder,
form .input::-moz-placeholder,
form .intl-tel-input::-moz-placeholder,
form textarea::-moz-placeholder {
	color: #2f3a4f;
	opacity: .4
}

.form .input:-ms-input-placeholder,
.form .intl-tel-input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder,
form .input:-ms-input-placeholder,
form .intl-tel-input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
	color: #2f3a4f;
	opacity: .4
}

.form .input::-webkit-input-placeholder,
.form .intl-tel-input::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder,
form .input::-webkit-input-placeholder,
form .intl-tel-input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
	color: #2f3a4f;
	opacity: .4
}

.form [type=button],
.form [type=submit],
form [type=button],
form [type=submit] {
	border-radius: 3px;
	padding: 15px 20px;
	font-size: 15px;
	line-height: 27px
}

.form .intl-tel-input input,
form .intl-tel-input input {
	padding-left: 60px!important
}

.form .intl-tel-input .selected-flag,
form .intl-tel-input .selected-flag {
	width: 54px!important;
	padding: 0 0 0 15px
}

.form .input,
form .input {
	width: 100%;
	height: 70px
}

.form textarea,
form textarea {
	width: 100%;
	min-height: 275px;
	margin: 0 auto 30px
}

.form select,
form select {
	position: relative;
	width: 100%;
	height: 70px;
	border: 1px solid #d5d7dc;
	padding: 20px 15px;
	color: #2f3a4f;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("data:image/svg+xml;charset=UTF-8, <svg width='20' height='10' viewBox='0 0 31 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M30 1L15.5 15L1 1' stroke='currentColor' stroke-width='1.4'/></svg>") calc(100% - 15px) 50% no-repeat!important;
	background-size: 20px 10px!important;
	background-color: #fff!important
}

.form select:active,
.form select:focus,
form select:active,
form select:focus {
	border-color: #979da7
}

.form .intl-tel-input,
form .intl-tel-input {
	width: 100%
}

.form .intl-tel-input .country-list,
form .intl-tel-input .country-list {
	overflow-y: scroll!important;
	color: #000
}

.form .intl-tel-input .country-list li,
form .intl-tel-input .country-list li {
	margin: 0!important
}

.form .intl-tel-input .country-list li:before,
form .intl-tel-input .country-list li:before {
	display: none
}

.form .file-input .file-preview,
form .file-input .file-preview {
	display: none
}

.form .file-input .kv-fileinput-caption,
form .file-input .kv-fileinput-caption {
	padding: 0
}

.form .file-input .file-caption-name,
form .file-input .file-caption-name {
	width: 100%;
	margin: 0;
	height: 100%;
	border: 0!important;
	pointer-events: none!important
}

.form .file-input .file-caption-main .btn-file,
.form .file-input .file-caption-main .btn-file span,
form .file-input .file-caption-main .btn-file,
form .file-input .file-caption-main .btn-file span {
	background-color: #2f3a4f;
	border-color: #2f3a4f;
	cursor: pointer
}

.form .file-input .file-caption-main .btn-file span:hover,
.form .file-input .file-caption-main .btn-file:hover,
form .file-input .file-caption-main .btn-file span:hover,
form .file-input .file-caption-main .btn-file:hover {
	background-color: #2f3a4f;
	border-color: #2f3a4f
}

.form .textarea,
form .textarea {
	position: relative
}

.form .textarea .forms__upload,
form .textarea .forms__upload {
	position: absolute;
	bottom: 20px;
	left: 20px;
	margin: 0;
	padding: 0
}

.form .forms__upload,
form .forms__upload {
	color: #787f8b;
	min-height: 48px;
	overflow: hidden;
	cursor: pointer;
	text-transform: uppercase;
	margin: 0 0 30px;
	padding: 10px 15px;
	position: relative
}

.form .forms__upload .icon,
form .forms__upload .icon {
	background-color: #f5f5f6;
	background-size: cover;
	min-width: 48px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	position: relative
}

.form .forms__upload .icon .svg-icon,
form .forms__upload .icon .svg-icon {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	fill: #787f8b
}

.form .forms__upload input,
form .forms__upload input {
	display: none
}

.form .forms__upload .forms__delete,
form .forms__upload .forms__delete {
	position: absolute;
	top: 5px;
	right: 10px;
	display: block;
	margin: 0;
	color: #d5d7dc
}

.form .forms__upload .forms__delete:hover,
form .forms__upload .forms__delete:hover {
	color: #ed6747
}

.form .forms__upload .forms__uploadinput,
form .forms__upload .forms__uploadinput {
	margin-left: 10px;
	margin-right: 40px;
	line-height: 18px;
	font-size: 14px;
	font-weight: 700
}

.form .forms__upload:hover .icon,
form .forms__upload:hover .icon {
	background-color: #d5d7dc
}

.form .forms__upload.uploaded .icon,
form .forms__upload.uploaded .icon {
	background-color: #313896
}

.form .forms__upload.uploaded .icon .svg-icon,
form .forms__upload.uploaded .icon .svg-icon {
	fill: #fff
}

.form.color--gray .input,
.form.color--gray textarea,
form.color--gray .input,
form.color--gray textarea {
	border: 1px solid #d5d7dc;
	color: #2f3a4f;
	background: #f5f5f6
}

.form.color--gray .forms__upload,
form.color--gray .forms__upload {
	color: #787f8b
}

.form.color--gray .forms__upload .icon,
form.color--gray .forms__upload .icon {
	background-color: #fff
}

.form.color--gray .forms__upload .icon .svg-icon,
form.color--gray .forms__upload .icon .svg-icon {
	fill: #787f8b
}

.form.color--gray .forms__upload .forms__delete,
form.color--gray .forms__upload .forms__delete {
	color: #d5d7dc
}

.form.color--gray .forms__upload .forms__delete:hover,
form.color--gray .forms__upload .forms__delete:hover {
	color: #ed6747
}

.form.color--gray .forms__upload:hover .icon,
form.color--gray .forms__upload:hover .icon {
	background-color: #d5d7dc
}

.form.color--gray .forms__upload.uploaded .icon,
form.color--gray .forms__upload.uploaded .icon {
	background-color: #313896
}

.form.color--gray .forms__upload.uploaded .icon .svg-icon,
form.color--gray .forms__upload.uploaded .icon .svg-icon {
	fill: #fff
}

.form--lines .required.invalid:after,
form--lines .required.invalid:after {
	display: none
}

.form--lines .required.invalid .input,
.form--lines .required.invalid .intl-tel-input,
.form--lines .required.invalid textarea,
form--lines .required.invalid .input,
form--lines .required.invalid .intl-tel-input,
form--lines .required.invalid textarea {
	border-bottom: 1px solid #ed6747
}

.form--lines .input,
.form--lines .intl-tel-input,
.form--lines textarea,
form--lines .input,
form--lines .intl-tel-input,
form--lines textarea {
	border: 0;
	background: 0 0;
	width: 100%;
	color: #fff;
	height: 50px;
	display: block;
	padding: 10px 0;
	margin: 0 0 25px;
	border-bottom: 1px solid #979da7
}

.form--lines .input.placeholder,
.form--lines .intl-tel-input.placeholder,
.form--lines textarea.placeholder,
form--lines .input.placeholder,
form--lines .intl-tel-input.placeholder,
form--lines textarea.placeholder {
	color: #fff;
	opacity: 1
}

.form--lines .input:-moz-placeholder,
.form--lines .intl-tel-input:-moz-placeholder,
.form--lines textarea:-moz-placeholder,
form--lines .input:-moz-placeholder,
form--lines .intl-tel-input:-moz-placeholder,
form--lines textarea:-moz-placeholder {
	color: #fff;
	opacity: 1
}

.form--lines .input::-moz-placeholder,
.form--lines .intl-tel-input::-moz-placeholder,
.form--lines textarea::-moz-placeholder,
form--lines .input::-moz-placeholder,
form--lines .intl-tel-input::-moz-placeholder,
form--lines textarea::-moz-placeholder {
	color: #fff;
	opacity: 1
}

.form--lines .input:-ms-input-placeholder,
.form--lines .intl-tel-input:-ms-input-placeholder,
.form--lines textarea:-ms-input-placeholder,
form--lines .input:-ms-input-placeholder,
form--lines .intl-tel-input:-ms-input-placeholder,
form--lines textarea:-ms-input-placeholder {
	color: #fff;
	opacity: 1
}

.form--lines .input::-webkit-input-placeholder,
.form--lines .intl-tel-input::-webkit-input-placeholder,
.form--lines textarea::-webkit-input-placeholder,
form--lines .input::-webkit-input-placeholder,
form--lines .intl-tel-input::-webkit-input-placeholder,
form--lines textarea::-webkit-input-placeholder {
	color: #fff;
	opacity: 1
}

.form--lines .intl-tel-input input,
form--lines .intl-tel-input input {
	border: 0!important;
	padding: 0 0 0 45px!important;
	height: auto!important
}

.form--lines .intl-tel-input .selected-flag,
form--lines .intl-tel-input .selected-flag {
	width: 40px!important;
	padding: 0
}

.form--lines [type=button],
.form--lines [type=submit],
form--lines [type=button],
form--lines [type=submit] {
	border-radius: 3px;
	padding: 15px 20px;
	font-size: 15px;
	line-height: 27px
}

.placeholder--white .form .input,
.placeholder--white .form textarea,
.placeholder--white form .input,
.placeholder--white form textarea {
	border: 1px solid #d5d7dc;
	color: #d5d7dc;
	outline: 0;
	display: block;
	padding: 20px 15px;
	line-height: 2.06;
	text-decoration: none;
	background: 0 0
}

.placeholder--white .form .input.placeholder,
.placeholder--white .form .intl-tel-input.placeholder,
.placeholder--white .form textarea.placeholder,
.placeholder--white form .input.placeholder,
.placeholder--white form .intl-tel-input.placeholder,
.placeholder--white form textarea.placeholder {
	color: #fff;
	opacity: 1
}

.placeholder--white .form .input:-moz-placeholder,
.placeholder--white .form .intl-tel-input:-moz-placeholder,
.placeholder--white .form textarea:-moz-placeholder,
.placeholder--white form .input:-moz-placeholder,
.placeholder--white form .intl-tel-input:-moz-placeholder,
.placeholder--white form textarea:-moz-placeholder {
	color: #fff;
	opacity: 1
}

.placeholder--white .form .input::-moz-placeholder,
.placeholder--white .form .intl-tel-input::-moz-placeholder,
.placeholder--white .form textarea::-moz-placeholder,
.placeholder--white form .input::-moz-placeholder,
.placeholder--white form .intl-tel-input::-moz-placeholder,
.placeholder--white form textarea::-moz-placeholder {
	color: #fff;
	opacity: 1
}

.placeholder--white .form .input:-ms-input-placeholder,
.placeholder--white .form .intl-tel-input:-ms-input-placeholder,
.placeholder--white .form textarea:-ms-input-placeholder,
.placeholder--white form .input:-ms-input-placeholder,
.placeholder--white form .intl-tel-input:-ms-input-placeholder,
.placeholder--white form textarea:-ms-input-placeholder {
	color: #fff;
	opacity: 1
}

.placeholder--white .form .input::-webkit-input-placeholder,
.placeholder--white .form .intl-tel-input::-webkit-input-placeholder,
.placeholder--white .form textarea::-webkit-input-placeholder,
.placeholder--white form .input::-webkit-input-placeholder,
.placeholder--white form .intl-tel-input::-webkit-input-placeholder,
.placeholder--white form textarea::-webkit-input-placeholder {
	color: #fff;
	opacity: 1
}

.contacts .map-panel .i-tabs-nav .i-tab-nav {
	font-size: 16px;
	line-height: 24px;
	margin: 25px 0;
	position: relative
}

.contacts .map-panel .i-tabs-nav .i-tab-nav .city {
	color: #2f3a4f;
	font-weight: 700
}

.contacts .map-panel .i-tabs-nav .i-tab-nav .svg-icon {
	display: none
}

.contacts .map-panel .i-tabs-nav .i-tab-nav:hover .city {
	text-decoration: none;
	color: #313896
}

.contacts .map-panel .i-tabs-nav .i-tab-nav.active .city {
	color: #313896
}

.contacts .map-panel .i-tabs-nav .i-tab-nav.active .svg-icon {
	display: inline-block
}

.contacts .map-panel .svg-icon {
	position: absolute;
	top: 0;
	left: -30px;
	color: #313896
}

@media (max-width:1600px) {
	.contacts .map-panel .svg-icon {
		display: none!important
	}
}

.contacts .map-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.contacts .map-container div#map {
	height: 100%;
	z-index: 10
}

@media (max-width:991.98px) {
	.contacts .map-container {
		position: relative
	}
}

.social {
	width: 50px;
	height: 50px;
	background: #313896;
	border: 1px solid rgba(255, 255, 255, .3);
	border-radius: 50%;
	display: block;
	fill: #fff
}

.social:hover {
	background: #fff;
	fill: #313896
}

#footer {
	background: url(../images/bg/bg-footer.jpg) center center no-repeat;
	background-size: cover;
	background-color: #2f3a4f;
	padding: 3rem 0 0;
	color: #fff;
	overflow: hidden
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min--moz-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2 / 1),
all and (min-device-pixel-ratio:2),
all and (-o-min-device-pixel-ratio:2/1),
all and (min-resolution:192dpi),
all and (min-resolution:2dppx) {
	#footer {
		background: url(../images/bg/bg-footer@2x.jpg) center center no-repeat;
		background-size: cover;
		background-color: #2f3a4f
	}
}

@media (max-width:991.98px) {
	#footer {
		background: #2f3a4f
	}
}

#footer .logo {
	padding: 0 0 34px
}

#footer a {
	text-decoration: none
}

#footer .nav-copywrite {
	padding: 2.7rem 0 1rem
}

#footer .map-panel .svg-icon {
	position: absolute;
	top: 3px;
	left: -30px
}

@media (max-width:1600px) {
	#footer .map-panel .svg-icon {
		display: none!important
	}
}

#footer .map-panel .i-tabs .i-tabs-nav {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}

@media screen and (min-width:1001px) {
	#footer .map-panel .i-tabs .i-tabs-nav {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

#footer .map-panel .i-tabs .i-tabs-nav .i-tab-nav {
	width: auto!important;
	text-align: left;
	font-size: 18px;
	line-height: 33px
}

#footer .map-panel .i-tabs .i-tabs-nav .i-tab-nav:after {
	content: '/';
	padding: 0 17px;
	color: #979da7
}

#footer .map-panel .i-tabs .i-tabs-nav .i-tab-nav.last:after {
	display: none
}

#footer .map-panel .i-tabs .i-tabs-nav .i-tab-nav a {
	line-height: 24px;
	color: #979da7
}

#footer .map-panel .i-tabs .i-tabs-nav .i-tab-nav a:hover {
	color: #fff
}

#footer .map-panel .i-tabs .i-tabs-nav .i-tab-nav.active a {
	color: #fff
}

@media (max-width:991.98px) {
	#footer .map-panel .i-tabs .i-tabs-nav .i-tab-nav {
		font-size: 15px
	}
	#footer .map-panel .i-tabs .i-tabs-nav .i-tab-nav:after {
		padding: 0 7px
	}
}

#footer .map-panel .i-tabs .i-tab {
	display: none;
	font-size: 15px;
	line-height: 24px;
	margin: 1rem 0 1rem
}

#footer .map-panel .i-tabs .i-tab.active {
	display: block
}

#footer .map-panel .i-tabs .i-tab a {
	color: #fff;
	text-decoration: none
}

#footer .map-panel .i-tabs .i-tab a:hover {
	color: #fce300!important
}

#footer .menu a {
	color: #979da7
}

#footer .menu a:hover {
	color: #fff;
	text-decoration: underline
}

#footer .menu .nav-link {
	font-size: 15px;
	line-height: 36px;
	padding: 0;
	display: inline-block
}

#footer .menu .nav-link-main {
	font-size: 22px;
	line-height: 36px;
	padding: 30px 0 20px;
	color: #fff
}

#footer .form .title {
	font-size: 22px;
	line-height: 31px;
	font-weight: 700;
	padding: 32px 0 30px
}

#footer .form .descr {
	font-size: 22px;
	line-height: 31px;
	font-weight: 300
}

#footer .bottom {
	padding: 38px 0 45px
}

#footer .bottom .social {
	background: #596172;
	border: none
}

#footer .bottom .social:hover {
	background: #313896;
	fill: #fff
}

.access_cookie {
	position: static;
	background: #313896;
	color: #fff;
	width: 100%;
	max-width: 100%;
	font-size: 16px;
	-webkit-box-shadow: 0 27px 51px rgba(47, 58, 79, .25);
	box-shadow: 0 27px 51px rgba(47, 58, 79, .25);
	z-index: 9999
}

@media (min-width:992px) {
	.access_cookie {
		position: fixed;
		left: 1rem;
		bottom: 1rem;
		max-width: 650px
	}
}

@media (max-width:991.98px) {
	.access_cookie {
		font-size: 12px
	}
}

.timerPopup.gift {
	display: none;
	position: fixed;
	bottom: 140px;
	left: 25px;
	width: 170px;
	height: 170px;
	z-index: 1000
}

.timerPopup.gift .close {
	position: absolute;
	top: 5px;
	right: 5px;
	line-height: 0;
	background: #fce300;
	border-radius: 50%;
	color: #2f3a4f;
	padding: 10px;
	border: 2px solid #fff;
	opacity: 1;
	cursor: pointer;
	z-index: 100
}

.timerPopup.gift .close:hover {
	background: #313896;
	color: #fff;
	opacity: 1
}

.timerPopup.gift .gift_wait {
	position: relative;
	width: 100%;
	height: 100%;
	background: #313896;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	padding: 1.25rem 0
}

.timerPopup.gift .gift_wait .counter {
	font-size: 50px;
	line-height: 50px
}

.timerPopup.gift .gift_wait .btn {
	position: absolute;
	bottom: -25px;
	left: 0;
	background: #4b4b4b;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0;
	width: 100%;
	color: #fff!important;
	border: none;
	border-radius: 10px
}

.timerPopup.gift .gift_wait .btn:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=UTF-8, <svg width='28' height='32' viewBox='0 0 448 512' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M224 420c-11 0-20-9-20-20v-64c0-11 9-20 20-20s20 9 20 20v64c0 11-9 20-20 20zm224-148v192c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V272c0-26.5 21.5-48 48-48h16v-64C64 71.6 136-.3 224.5 0 312.9.3 384 73.1 384 161.5V224h16c26.5 0 48 21.5 48 48zM96 224h256v-64c0-70.6-57.4-128-128-128S96 89.4 96 160v64zm320 240V272c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h352c8.8 0 16-7.2 16-16z' fill='white'/></svg>"), -o-radial-gradient(#4b4b4b, transparent);
	background-image: url("data:image/svg+xml;charset=UTF-8, <svg width='28' height='32' viewBox='0 0 448 512' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M224 420c-11 0-20-9-20-20v-64c0-11 9-20 20-20s20 9 20 20v64c0 11-9 20-20 20zm224-148v192c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V272c0-26.5 21.5-48 48-48h16v-64C64 71.6 136-.3 224.5 0 312.9.3 384 73.1 384 161.5V224h16c26.5 0 48 21.5 48 48zM96 224h256v-64c0-70.6-57.4-128-128-128S96 89.4 96 160v64zm320 240V272c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h352c8.8 0 16-7.2 16-16z' fill='white'/></svg>"), radial-gradient(#4b4b4b, transparent);
	background-repeat: no-repeat;
	background-position: center
}

.timerPopup.gift .gift_wait svg.circle {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 158px;
	height: 158px;
	-webkit-transform: rotateY(0) rotateZ(-90deg);
	transform: rotateY(0) rotateZ(-90deg)
}

.timerPopup.gift .gift_wait svg.circle circle {
	stroke-dasharray: 500px;
	stroke-dashoffset: 0;
	stroke-linecap: round;
	stroke-width: 2px;
	stroke: #fff;
	fill: none
}

@-webkit-keyframes countdown {
	from {
		stroke-dashoffset: 0
	}
	to {
		stroke-dashoffset: 500px
	}
}

@keyframes countdown {
	from {
		stroke-dashoffset: 0
	}
	to {
		stroke-dashoffset: 500px
	}
}

.timerPopup.gift .gift_take {
	display: none;
	background: #313896;
	width: 100%;
	height: 100%;
	border-radius: 50%
}

.timerPopup.gift .gift_take .book_image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.timerPopup.gift .gift_take .btn {
	position: absolute;
	bottom: -25px;
	left: 0;
	padding: 10px 0;
	width: 100%;
	border-radius: 10px
}

.dynamic-image .dynamic-img img {
	opacity: .5
}

.dynamic-image:hover {
	background: #f5f5f6;
	color: #2f3a4f;
	text-decoration: none
}

.dynamic-image:hover .dynamic-img {
	background-color: #fce300
}

.dynamic-image:hover .dynamic-img img {
	opacity: 1
}

@media (max-width:991.98px) {
	.main--page-order .h1,
	.main--page-order h1 {
		font-size: 24px;
		line-height: 30px
	}
	.main--page-order .h2,
	.main--page-order h2 {
		font-size: 20px;
		line-height: 26px
	}
	#resume_form,
	.forms {
		padding: 20px 0
	}
	#resume_form.pb-md-5,
	.forms.pb-md-5 {
		padding-bottom: 20px!important
	}
	#resume_form .pt-5,
	#resume_form.pt-5,
	.forms .pt-5,
	.forms.pt-5 {
		padding-top: 20px!important
	}
	#resume_form .pb-5,
	.forms .pb-5 {
		padding-bottom: 0!important
	}
	#resume_form .my-4,
	.forms .my-4 {
		margin: 20px 0 20px 0 !important!important
	}
	#resume_form .mb-4,
	.forms .mb-4 {
		margin-bottom: 0!important
	}
	#resume_form .h2 pb-2,
	.forms .h2 pb-2 {
		padding-bottom: 0!important
	}
	#resume_formsection.pt-3,
	.formssection.pt-3 {
		padding-bottom: 20px
	}
	#resume_form .row.mt-3,
	.forms .row.mt-3 {
		margin-top: 0!important
	}
	#resume_form .form .input,
	#resume_form form .input,
	.forms .form .input,
	.forms form .input {
		height: 50px;
		padding: 15px 10px;
		line-height: inherit
	}
	#resume_form .form textarea,
	#resume_form form textarea,
	.forms .form textarea,
	.forms form textarea {
		min-height: 125px
	}
	#resume_form .form .input,
	#resume_form .form .intl-tel-input,
	#resume_form .form textarea,
	#resume_form form .input,
	#resume_form form .intl-tel-input,
	#resume_form form textarea,
	.forms .form .input,
	.forms .form .intl-tel-input,
	.forms .form textarea,
	.forms form .input,
	.forms form .intl-tel-input,
	.forms form textarea {
		margin: 0 auto 20px
	}
	#resume_form p,
	.forms p {
		margin-bottom: 20px!important
	}
	#resume_form form .forms__upload,
	.forms form .forms__upload {
		margin-bottom: 20px
	}
	#resume_form form .forms__upload,
	.forms form .forms__upload {
		padding: 0 15px
	}
	#resume_form form .textarea .forms__upload,
	.forms form .textarea .forms__upload {
		left: auto;
		right: 20px;
		margin-bottom: 0
	}
	#resume_form .descr,
	.forms .descr {
		font-size: 14px;
		line-height: 23px;
		margin: 20px 0
	}
	#resume_form .tabs nav,
	.forms .tabs nav {
		margin: 0
	}
	.news-detail.seowiki [itemprop=definition],
	.preview {
		font-size: 15px;
		line-height: 20px;
		margin: 15px 0 0 0
	}
	#nav-clients .py-5,
	#nav-partners .py-5 {
		padding-top: 20px!important;
		padding-bottom: 20px!important
	}
}

.geoip--mobile {
	margin-top: -2em;
	margin-bottom: 1.5em
}

.geoip--mobile .d-none {
	display: inherit!important
}

@media (max-width:767.98px) {
	.want-same-mobile-wr {
		text-align: center
	}
	.want-same-mobile-wr.d-none {
		display: inherit!important
	}
	.want-same-mobile-wr .btn-color--white-2 {
		margin-top: 1.5em;
		margin-bottom: -4em;
		background: #fce300;
		-webkit-box-shadow: 0 0 0 3px #fce300, 0 0 0 3px #fff;
		box-shadow: 0 0 0 3px #fce300, 0 0 0 3px #fff;
		border-radius: 1px
	}
	.want-same-mobile-wr .btn-color--white-2:hover {
		background: #fff
	}
}

@media (max-width:767.98px) {
	.section.learn .owl-carousel {
		margin-bottom: 30px
	}
}

.section.learn .link-to-blog,
.section.learn a.link-to-blog {
	text-decoration: none;
	color: #626262
}

.section.learn .link-to-blog .svg-icon,
.section.learn a.link-to-blog .svg-icon {
	fill: #626262
}

.section.learn .link-to-blog:hover,
.section.learn a.link-to-blog:hover {
	color: #373737
}

.section.learn .link-to-blog:hover .svg-icon,
.section.learn a.link-to-blog:hover .svg-icon {
	fill: #373737
}

@media (max-width:767.98px) {
	.section.learn .link-to-blog,
	.section.learn a.link-to-blog {
		font-size: 20px
	}
}

@media (max-width:1199.98px) {
	#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check>li {
		margin: 1.25rem auto
	}
	.slider--brands.owl-carousel {
		margin: 35px auto!important
	}
}

@media (max-width:767.98px) {
	#footer {
		paddind: 0
	}
	.main {
		padding: 1rem 0
	}
	.main .descr {
		margin: 25px auto 35px
	}
	.products--preview.slider .owl-carousel {
		margin: 0 auto 15px
	}
	.slider--brands.owl-carousel {
		margin: 0 auto!important
	}
	#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check>li {
		/*padding-left: 3rem*/
	}
	#main ul:not(.pagination):not(.country-list):not(.breadcrumb).check>li::before {
		content: url("data:image/svg+xml;charset=UTF-8, <svg id='check' width='14' height='11' viewBox='0 0 18 14' style='fill: rgba(47, 58, 79, 0.99)' stroke='none' xmlns='http://www.w3.org/2000/svg'><path d='M6.00038 10.5044L1.80039 6.69548L0.400391 7.96514L6.00038 13.0437L18.0004 2.16101L16.6004 0.891357L6.00038 10.5044Z'/></svg>");
		top: 0;
		left: 10px;
		width: 30px;
		height: 30px;
		line-height: 31px
	}
	.table--smm .item {
		padding: 48px 0
	}
}

.forms {
	padding: 35px 0
}

.ratings .rating--slider {
	padding: 15px 0 0
}

.ingate-assistant {
	background: #2f3a4f;
	color: #fff;
	padding: 90px 0 70px;
	background-repeat: no-repeat;
	background-position: center left;
	background-size: cover
}

@media (max-width:991.98px) {
	.ingate-assistant {
		background-image: none!important
	}
}

.ingate-assistant .aika-big {
	position: absolute;
	top: -25px;
	left: -155px
}

@media (max-width:991.98px) {
	.ingate-assistant .aika-big {
		display: none
	}
}

.ingate-assistant .title {
	font-size: 40px;
	line-height: 45px
}

@media (max-width:767.98px) {
	.ingate-assistant .title {
		font-size: 36px!important;
		line-height: 41px!important
	}
}

.ingate-assistant .title span {
	font-weight: 700
}

.ingate-assistant .subtitle {
	font-size: 30px;
	line-height: 36px;
	margin: 60px 0 65px
}

.ingate-assistant .descr {
	font-size: 14px;
	line-height: 23px;
	margin: 35px 0 50px
}

.ingate-assistant-questions {
	background: #fff;
	color: #2f3a4f
}

.ingate-assistant-question {
	padding: 50px 30px 3rem
}

.ingate-assistant-question .question-title {
	margin-bottom: 50px
}

.ingate-assistant-question .question-title .num {
	color: #d5d7dc;
	border-radius: 50%;
	border: 1px solid #d5d7dc;
	width: 55px;
	height: 55px;
	display: inline-block;
	font-size: 30px;
	line-height: 55px;
	text-align: center;
	font-weight: 300
}

.ingate-assistant-question .question-title .name {
	font-size: 35px;
	line-height: 36px;
	font-weight: 400
}

@media (max-width:767.98px) {
	.ingate-assistant-question .question-title .name {
		font-size: 30px!important;
		line-height: 32px!important
	}
}

.ingate-assistant-question .btn {
	font-size: 20px;
	line-height: 24px
}

.ingate-assistant-tip {
	padding: 50px 30px 3rem
}

.ingate-assistant-tip .tip-title {
	min-height: 55px;
	margin-bottom: 50px
}

.ingate-assistant-tip .tip-title .name {
	display: inline-block;
	font-size: 30px;
	line-height: 34px;
	margin-left: 15px
}

.ingate-assistant-tip .text {
	font-size: 16px;
	line-height: 20px
}

.ingate-assistant .answer_block .descr {
	margin: 0 0 50px
}

.ingate-assistant .answer_block .subtitle {
	margin: 60px 0 50px
}

.ingate-assistant .answer_block .btn-link:hover {
	opacity: .75
}

.ingate-assistant--gray {
	background: #f5f5f6;
	color: #4b4b4b
}

@media (max-width:991.98px) {
	.ingate-assistant--gray {
		background-image: none!important
	}
}

.ingate-assistant--gray-questions {
	background: #fff;
	color: #4b4b4b
}