/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

@-ms-viewport {
	width: device-width
}

html {
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #292b2c;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: none !important
}

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] {
	cursor: help
}

address {
	font-style: normal;
	line-height: inherit
}

address,
dl,
ol,
ul {
	margin-bottom: 1rem
}

dl,
ol,
ul {
	margin-top: 0
}

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
}

a {
	color: #0275d8;
	text-decoration: none
}

a:focus,
a:hover {
	color: #014c8c;
	text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle
}

[role=button] {
	cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	border-collapse: collapse;
	background-color: transparent
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #636c72;
	caption-side: bottom
}

caption,
th {
	text-align: left
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
	line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
	cursor: not-allowed
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit
}

input[type=search] {
	-webkit-appearance: none
}

output {
	display: inline-block
}

[hidden] {
	display: none !important
}

.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px
}

@media(min-width:576px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:768px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:992px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:1200px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:576px) {
	.container {
		width: 540px;
		max-width: 100%
	}
}

@media(min-width:768px) {
	.container {
		width: 720px;
		max-width: 100%
	}
}

@media(min-width:992px) {
	.container {
		width: 960px;
		max-width: 100%
	}
}

@media(min-width:1200px) {
	.container {
		width: 1140px;
		max-width: 100%
	}
}

.container-fluid {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px
}

@media(min-width:576px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:768px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:992px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:1200px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

@media(min-width:576px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media(min-width:768px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media(min-width:992px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media(min-width:1200px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media(min-width:576px) {

	.col,
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-lg,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-md,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-sm,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-xl,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:768px) {

	.col,
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-lg,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-md,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-sm,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-xl,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:992px) {

	.col,
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-lg,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-md,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-sm,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-xl,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media(min-width:1200px) {

	.col,
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-lg,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-md,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-sm,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-xl,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12 {
		padding-right: 15px;
		padding-left: 15px
	}
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}

.col-1 {
	-ms-flex: 0 0 8.3333333333%;
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%
}

.col-2 {
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.col-5 {
	-ms-flex: 0 0 41.6666666667%;
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.3333333333%;
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%
}

.col-8 {
	-ms-flex: 0 0 66.6666666667%;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.3333333333%;
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}

.col-11 {
	-ms-flex: 0 0 91.6666666667%;
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.pull-0 {
	right: auto
}

.pull-1 {
	right: 8.3333333333%
}

.pull-2 {
	right: 16.6666666667%
}

.pull-3 {
	right: 25%
}

.pull-4 {
	right: 33.3333333333%
}

.pull-5 {
	right: 41.6666666667%
}

.pull-6 {
	right: 50%
}

.pull-7 {
	right: 58.3333333333%
}

.pull-8 {
	right: 66.6666666667%
}

.pull-9 {
	right: 75%
}

.pull-10 {
	right: 83.3333333333%
}

.pull-11 {
	right: 91.6666666667%
}

.pull-12 {
	right: 100%
}

.push-0 {
	left: auto
}

.push-1 {
	left: 8.3333333333%
}

.push-2 {
	left: 16.6666666667%
}

.push-3 {
	left: 25%
}

.push-4 {
	left: 33.3333333333%
}

.push-5 {
	left: 41.6666666667%
}

.push-6 {
	left: 50%
}

.push-7 {
	left: 58.3333333333%
}

.push-8 {
	left: 66.6666666667%
}

.push-9 {
	left: 75%
}

.push-10 {
	left: 83.3333333333%
}

.push-11 {
	left: 91.6666666667%
}

.push-12 {
	left: 100%
}

.offset-1 {
	margin-left: 8.3333333333%
}

.offset-2 {
	margin-left: 16.6666666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.3333333333%
}

.offset-5 {
	margin-left: 41.6666666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.3333333333%
}

.offset-8 {
	margin-left: 66.6666666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.3333333333%
}

.offset-11 {
	margin-left: 91.6666666667%
}

@media(min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-sm-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-sm-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-sm-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-sm-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-sm-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.pull-sm-0 {
		right: auto
	}

	.pull-sm-1 {
		right: 8.3333333333%
	}

	.pull-sm-2 {
		right: 16.6666666667%
	}

	.pull-sm-3 {
		right: 25%
	}

	.pull-sm-4 {
		right: 33.3333333333%
	}

	.pull-sm-5 {
		right: 41.6666666667%
	}

	.pull-sm-6 {
		right: 50%
	}

	.pull-sm-7 {
		right: 58.3333333333%
	}

	.pull-sm-8 {
		right: 66.6666666667%
	}

	.pull-sm-9 {
		right: 75%
	}

	.pull-sm-10 {
		right: 83.3333333333%
	}

	.pull-sm-11 {
		right: 91.6666666667%
	}

	.pull-sm-12 {
		right: 100%
	}

	.push-sm-0 {
		left: auto
	}

	.push-sm-1 {
		left: 8.3333333333%
	}

	.push-sm-2 {
		left: 16.6666666667%
	}

	.push-sm-3 {
		left: 25%
	}

	.push-sm-4 {
		left: 33.3333333333%
	}

	.push-sm-5 {
		left: 41.6666666667%
	}

	.push-sm-6 {
		left: 50%
	}

	.push-sm-7 {
		left: 58.3333333333%
	}

	.push-sm-8 {
		left: 66.6666666667%
	}

	.push-sm-9 {
		left: 75%
	}

	.push-sm-10 {
		left: 83.3333333333%
	}

	.push-sm-11 {
		left: 91.6666666667%
	}

	.push-sm-12 {
		left: 100%
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.3333333333%
	}

	.offset-sm-2 {
		margin-left: 16.6666666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.3333333333%
	}

	.offset-sm-5 {
		margin-left: 41.6666666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.3333333333%
	}

	.offset-sm-8 {
		margin-left: 66.6666666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.3333333333%
	}

	.offset-sm-11 {
		margin-left: 91.6666666667%
	}
}

@media(min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-md-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-md-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-md-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-md-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-md-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.pull-md-0 {
		right: auto
	}

	.pull-md-1 {
		right: 8.3333333333%
	}

	.pull-md-2 {
		right: 16.6666666667%
	}

	.pull-md-3 {
		right: 25%
	}

	.pull-md-4 {
		right: 33.3333333333%
	}

	.pull-md-5 {
		right: 41.6666666667%
	}

	.pull-md-6 {
		right: 50%
	}

	.pull-md-7 {
		right: 58.3333333333%
	}

	.pull-md-8 {
		right: 66.6666666667%
	}

	.pull-md-9 {
		right: 75%
	}

	.pull-md-10 {
		right: 83.3333333333%
	}

	.pull-md-11 {
		right: 91.6666666667%
	}

	.pull-md-12 {
		right: 100%
	}

	.push-md-0 {
		left: auto
	}

	.push-md-1 {
		left: 8.3333333333%
	}

	.push-md-2 {
		left: 16.6666666667%
	}

	.push-md-3 {
		left: 25%
	}

	.push-md-4 {
		left: 33.3333333333%
	}

	.push-md-5 {
		left: 41.6666666667%
	}

	.push-md-6 {
		left: 50%
	}

	.push-md-7 {
		left: 58.3333333333%
	}

	.push-md-8 {
		left: 66.6666666667%
	}

	.push-md-9 {
		left: 75%
	}

	.push-md-10 {
		left: 83.3333333333%
	}

	.push-md-11 {
		left: 91.6666666667%
	}

	.push-md-12 {
		left: 100%
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.3333333333%
	}

	.offset-md-2 {
		margin-left: 16.6666666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.3333333333%
	}

	.offset-md-5 {
		margin-left: 41.6666666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.3333333333%
	}

	.offset-md-8 {
		margin-left: 66.6666666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.3333333333%
	}

	.offset-md-11 {
		margin-left: 91.6666666667%
	}
}

@media(min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-lg-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-lg-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-lg-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-lg-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-lg-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.pull-lg-0 {
		right: auto
	}

	.pull-lg-1 {
		right: 8.3333333333%
	}

	.pull-lg-2 {
		right: 16.6666666667%
	}

	.pull-lg-3 {
		right: 25%
	}

	.pull-lg-4 {
		right: 33.3333333333%
	}

	.pull-lg-5 {
		right: 41.6666666667%
	}

	.pull-lg-6 {
		right: 50%
	}

	.pull-lg-7 {
		right: 58.3333333333%
	}

	.pull-lg-8 {
		right: 66.6666666667%
	}

	.pull-lg-9 {
		right: 75%
	}

	.pull-lg-10 {
		right: 83.3333333333%
	}

	.pull-lg-11 {
		right: 91.6666666667%
	}

	.pull-lg-12 {
		right: 100%
	}

	.push-lg-0 {
		left: auto
	}

	.push-lg-1 {
		left: 8.3333333333%
	}

	.push-lg-2 {
		left: 16.6666666667%
	}

	.push-lg-3 {
		left: 25%
	}

	.push-lg-4 {
		left: 33.3333333333%
	}

	.push-lg-5 {
		left: 41.6666666667%
	}

	.push-lg-6 {
		left: 50%
	}

	.push-lg-7 {
		left: 58.3333333333%
	}

	.push-lg-8 {
		left: 66.6666666667%
	}

	.push-lg-9 {
		left: 75%
	}

	.push-lg-10 {
		left: 83.3333333333%
	}

	.push-lg-11 {
		left: 91.6666666667%
	}

	.push-lg-12 {
		left: 100%
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.3333333333%
	}

	.offset-lg-2 {
		margin-left: 16.6666666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.3333333333%
	}

	.offset-lg-5 {
		margin-left: 41.6666666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.3333333333%
	}

	.offset-lg-8 {
		margin-left: 66.6666666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.3333333333%
	}

	.offset-lg-11 {
		margin-left: 91.6666666667%
	}
}

@media(min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-xl-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-xl-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-xl-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-xl-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-xl-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.pull-xl-0 {
		right: auto
	}

	.pull-xl-1 {
		right: 8.3333333333%
	}

	.pull-xl-2 {
		right: 16.6666666667%
	}

	.pull-xl-3 {
		right: 25%
	}

	.pull-xl-4 {
		right: 33.3333333333%
	}

	.pull-xl-5 {
		right: 41.6666666667%
	}

	.pull-xl-6 {
		right: 50%
	}

	.pull-xl-7 {
		right: 58.3333333333%
	}

	.pull-xl-8 {
		right: 66.6666666667%
	}

	.pull-xl-9 {
		right: 75%
	}

	.pull-xl-10 {
		right: 83.3333333333%
	}

	.pull-xl-11 {
		right: 91.6666666667%
	}

	.pull-xl-12 {
		right: 100%
	}

	.push-xl-0 {
		left: auto
	}

	.push-xl-1 {
		left: 8.3333333333%
	}

	.push-xl-2 {
		left: 16.6666666667%
	}

	.push-xl-3 {
		left: 25%
	}

	.push-xl-4 {
		left: 33.3333333333%
	}

	.push-xl-5 {
		left: 41.6666666667%
	}

	.push-xl-6 {
		left: 50%
	}

	.push-xl-7 {
		left: 58.3333333333%
	}

	.push-xl-8 {
		left: 66.6666666667%
	}

	.push-xl-9 {
		left: 75%
	}

	.push-xl-10 {
		left: 83.3333333333%
	}

	.push-xl-11 {
		left: 91.6666666667%
	}

	.push-xl-12 {
		left: 100%
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.3333333333%
	}

	.offset-xl-2 {
		margin-left: 16.6666666667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.3333333333%
	}

	.offset-xl-5 {
		margin-left: 41.6666666667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.3333333333%
	}

	.offset-xl-8 {
		margin-left: 66.6666666667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.3333333333%
	}

	.offset-xl-11 {
		margin-left: 91.6666666667%
	}
}

.form-control {
	display: block;
	width: 100%;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.25;
	color: #464a4c;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #464a4c;
	background-color: #fff;
	border-color: #5cb3fd;
	outline: none
}

.form-control:-ms-input-placeholder {
	color: #636c72;
	opacity: 1
}

.form-control::placeholder {
	color: #636c72;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #eceeef;
	opacity: 1
}

.form-control:disabled {
	cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
	color: #464a4c;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block
}

.col-form-label {
	padding-top: calc(.5rem - 1px * 2);
	padding-bottom: calc(.5rem - 1px * 2);
	margin-bottom: 0
}

.col-form-label-lg {
	padding-top: calc(.75rem - 1px * 2);
	padding-bottom: calc(.75rem - 1px * 2);
	font-size: 1.25rem
}

.col-form-label-sm {
	padding-top: calc(.25rem - 1px * 2);
	padding-bottom: calc(.25rem - 1px * 2);
	font-size: .875rem
}

.col-form-legend {
	font-size: 1rem
}

.col-form-legend,
.form-control-static {
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0
}

.form-control-static {
	line-height: 1.25;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
	height: 1.8125rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
	height: 3.1666666667rem
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-check {
	position: relative;
	display: block;
	margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
	color: #636c72;
	cursor: not-allowed
}

.form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0;
	cursor: pointer
}

.form-check-input {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}

.form-check-input:only-child {
	position: static
}

.form-check-inline {
	display: inline-block
}

.form-check-inline .form-check-label {
	vertical-align: middle
}

.form-check-inline+.form-check-inline {
	margin-left: .75rem
}

.form-control-feedback {
	margin-top: .25rem
}

.form-control-danger,
.form-control-success,
.form-control-warning {
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right .5625rem;
	background-size: 1.125rem 1.125rem
}

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
	color: #5cb85c
}

.has-success .form-control {
	border-color: #5cb85c
}

.has-success .input-group-addon {
	color: #5cb85c;
	border-color: #5cb85c;
	background-color: #eaf6ea
}

.has-success .form-control-success {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' 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")
}

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
	color: #f0ad4e
}

.has-warning .form-control {
	border-color: #f0ad4e
}

.has-warning .input-group-addon {
	color: #f0ad4e;
	border-color: #f0ad4e;
	background-color: #fff
}

.has-warning .form-control-warning {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
	color: #d9534f
}

.has-danger .form-control {
	border-color: #d9534f
}

.has-danger .input-group-addon {
	color: #d9534f;
	border-color: #d9534f;
	background-color: #fdf7f7
}

.has-danger .form-control-danger {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.form-inline {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media(min-width:576px) {
	.form-inline label {
		-ms-flex-align: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.form-inline .form-group,
	.form-inline label {
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-align: center
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		width: auto
	}

	.form-inline .form-control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-check {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		margin-top: 0;
		margin-bottom: 0
	}

	.form-inline .form-check-label {
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-left: 0
	}

	.form-inline .custom-control-indicator {
		position: static;
		display: inline-block;
		margin-right: .25rem;
		vertical-align: text-bottom
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1rem;
	font-size: 1rem;
	border-radius: .25rem;
	transition: all .2s ease-in-out
}

.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 2px rgba(2, 117, 216, .25)
}

.btn.disabled,
.btn:disabled {
	cursor: not-allowed;
	opacity: .65
}

.btn.active,
.btn:active {
	background-image: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-primary:hover {
	color: #fff;
	background-color: #025aa5;
	border-color: #01549b
}

.btn-primary.focus,
.btn-primary:focus {
	box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #025aa5;
	background-image: none;
	border-color: #01549b
}

.btn-secondary {
	color: #292b2c;
	background-color: #fff;
	border-color: #ccc
}

.btn-secondary:hover {
	color: #292b2c;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-secondary.focus,
.btn-secondary:focus {
	box-shadow: 0 0 0 2px hsla(0, 0%, 80%, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	background-color: #fff;
	border-color: #ccc
}

.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
	color: #292b2c;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #2aabd2
}

.btn-info.focus,
.btn-info:focus {
	box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-info.active,
.btn-info:active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #2aabd2
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #419641
}

.btn-success.focus,
.btn-success:focus {
	box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-success.active,
.btn-success:active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	background-image: none;
	border-color: #419641
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #eb9316
}

.btn-warning.focus,
.btn-warning:focus {
	box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning.active,
.btn-warning:active,
.show>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	background-image: none;
	border-color: #eb9316
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #c12e2a
}

.btn-danger.focus,
.btn-danger:focus {
	box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	background-image: none;
	border-color: #c12e2a
}

.btn-outline-primary {
	color: #0275d8;
	background-image: none;
	background-color: transparent;
	border-color: #0275d8
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #0275d8;
	background-color: transparent
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-outline-secondary {
	color: #ccc;
	background-image: none;
	background-color: transparent;
	border-color: #ccc
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 2px hsla(0, 0%, 80%, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #ccc;
	background-color: transparent
}

.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-outline-info {
	color: #5bc0de;
	background-image: none;
	background-color: transparent;
	border-color: #5bc0de
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #5bc0de;
	background-color: transparent
}

.btn-outline-info.active,
.btn-outline-info:active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-outline-success {
	color: #5cb85c;
	background-image: none;
	background-color: transparent;
	border-color: #5cb85c
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #5cb85c;
	background-color: transparent
}

.btn-outline-success.active,
.btn-outline-success:active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-outline-warning {
	color: #f0ad4e;
	background-image: none;
	background-color: transparent;
	border-color: #f0ad4e
}

.btn-outline-warning:hover {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #f0ad4e;
	background-color: transparent
}

.btn-outline-warning.active,
.btn-outline-warning:active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-outline-danger {
	color: #d9534f;
	background-image: none;
	background-color: transparent;
	border-color: #d9534f
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #d9534f;
	background-color: transparent
}

.btn-outline-danger.active,
.btn-outline-danger:active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-link {
	font-weight: 400;
	color: #0275d8;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
	background-color: transparent
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #014c8c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link:disabled {
	color: #636c72
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
	text-decoration: none
}

.btn-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	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 {
	opacity: 0;
	transition: opacity .15s linear
}

.fade.show {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.show {
	display: block
}

tr.collapse.show {
	display: table-row
}

tbody.collapse.show {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

.input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
	z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.25;
	color: #464a4c;
	text-align: center;
	background-color: #eceeef;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle,
.input-group .form-control:not(:last-child) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:not(:last-child) {
	border-right: 0
}

.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.input-group-btn:not(:last-child)>.btn:not(:first-child),
.input-group .form-control:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative;
	-ms-flex: 1;
	flex: 1
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 3
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
	margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
	z-index: 3
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	outline: 0
}

.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transform: translateY(-25%)
}

.modal.show .modal-dialog {
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	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;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #eceeef
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 15px
}

.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 15px;
	border-top: 1px solid #eceeef
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media(min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 30px auto
	}

	.modal-sm {
		max-width: 300px
	}
}

@media(min-width:992px) {
	.modal-lg {
		max-width: 800px
	}
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	padding: 1px;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	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.bs-tether-element-attached-bottom,
.popover.popover-top {
	margin-top: -10px
}

.popover.bs-tether-element-attached-bottom:after,
.popover.bs-tether-element-attached-bottom:before,
.popover.popover-top:after,
.popover.popover-top:before {
	left: 50%;
	border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom:before,
.popover.popover-top:before {
	bottom: -11px;
	margin-left: -11px;
	border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-bottom:after,
.popover.popover-top:after {
	bottom: -10px;
	margin-left: -10px;
	border-top-color: #fff
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
	margin-left: 10px
}

.popover.bs-tether-element-attached-left:after,
.popover.bs-tether-element-attached-left:before,
.popover.popover-right:after,
.popover.popover-right:before {
	top: 50%;
	border-left-width: 0
}

.popover.bs-tether-element-attached-left:before,
.popover.popover-right:before {
	left: -11px;
	margin-top: -11px;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-left:after,
.popover.popover-right:after {
	left: -10px;
	margin-top: -10px;
	border-right-color: #fff
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
	margin-top: 10px
}

.popover.bs-tether-element-attached-top:after,
.popover.bs-tether-element-attached-top:before,
.popover.popover-bottom:after,
.popover.popover-bottom:before {
	left: 50%;
	border-top-width: 0
}

.popover.bs-tether-element-attached-top:before,
.popover.popover-bottom:before {
	top: -11px;
	margin-left: -11px;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top:after,
.popover.popover-bottom:after {
	top: -10px;
	margin-left: -10px;
	border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title:before,
.popover.popover-bottom .popover-title:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 20px;
	margin-left: -10px;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
	margin-left: -10px
}

.popover.bs-tether-element-attached-right:after,
.popover.bs-tether-element-attached-right:before,
.popover.popover-left:after,
.popover.popover-left:before {
	top: 50%;
	border-right-width: 0
}

.popover.bs-tether-element-attached-right:before,
.popover.popover-left:before {
	right: -11px;
	margin-top: -11px;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right:after,
.popover.popover-left:after {
	right: -10px;
	margin-top: -10px;
	border-left-color: #fff
}

.popover-title {
	padding: 8px 14px;
	margin-bottom: 0;
	font-size: 1rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-right-radius: calc(.3rem - 1px);
	border-top-left-radius: calc(.3rem - 1px)
}

.popover-title:empty {
	display: none
}

.popover-content {
	padding: 9px 14px
}

.popover:after,
.popover:before {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover:before {
	content: "";
	border-width: 11px
}

.popover:after {
	content: "";
	border-width: 10px
}

.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-faded {
	background-color: #f7f7f7
}

.bg-primary {
	background-color: #0275d8 !important
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #025aa5 !important
}

.bg-success {
	background-color: #5cb85c !important
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #449d44 !important
}

.bg-info {
	background-color: #5bc0de !important
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #31b0d5 !important
}

.bg-warning {
	background-color: #f0ad4e !important
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #ec971f !important
}

.bg-danger {
	background-color: #d9534f !important
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #c9302c !important
}

.bg-inverse {
	background-color: #292b2c !important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
	background-color: #101112 !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
}

.rounded {
	border-radius: .25rem
}

.rounded-top {
	border-top-left-radius: .25rem
}

.rounded-right,
.rounded-top {
	border-top-right-radius: .25rem
}

.rounded-bottom,
.rounded-right {
	border-bottom-right-radius: .25rem
}

.rounded-bottom,
.rounded-left {
	border-bottom-left-radius: .25rem
}

.rounded-left {
	border-top-left-radius: .25rem
}

.rounded-circle {
	border-radius: 50%
}

.rounded-0 {
	border-radius: 0
}

.clearfix:after {
	display: block;
	content: "";
	clear: both
}

.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-cell {
	display: table-cell !important
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	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-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		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-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		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-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		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-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.flex-first {
	-ms-flex-order: -1;
	order: -1
}

.flex-last {
	-ms-flex-order: 1;
	order: 1
}

.flex-unordered {
	-ms-flex-order: 0;
	order: 0
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-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
}

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-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 {
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-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;
	-ms-grid-row-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;
	-ms-grid-row-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;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important
}

@media(min-width:576px) {
	.flex-sm-first {
		-ms-flex-order: -1;
		order: -1
	}

	.flex-sm-last {
		-ms-flex-order: 1;
		order: 1
	}

	.flex-sm-unordered {
		-ms-flex-order: 0;
		order: 0
	}

	.flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-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
	}

	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		-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;
		-ms-grid-row-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;
		-ms-grid-row-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;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

@media(min-width:768px) {
	.flex-md-first {
		-ms-flex-order: -1;
		order: -1
	}

	.flex-md-last {
		-ms-flex-order: 1;
		order: 1
	}

	.flex-md-unordered {
		-ms-flex-order: 0;
		order: 0
	}

	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-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
	}

	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-md-stretch {
		-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;
		-ms-grid-row-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;
		-ms-grid-row-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;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

@media(min-width:992px) {
	.flex-lg-first {
		-ms-flex-order: -1;
		order: -1
	}

	.flex-lg-last {
		-ms-flex-order: 1;
		order: 1
	}

	.flex-lg-unordered {
		-ms-flex-order: 0;
		order: 0
	}

	.flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		-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
	}

	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-lg-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		-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;
		-ms-grid-row-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;
		-ms-grid-row-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;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

@media(min-width:1200px) {
	.flex-xl-first {
		-ms-flex-order: -1;
		order: -1
	}

	.flex-xl-last {
		-ms-flex-order: 1;
		order: 1
	}

	.flex-xl-unordered {
		-ms-flex-order: 0;
		order: 0
	}

	.flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		-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
	}

	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-xl-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		-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;
		-ms-grid-row-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;
		-ms-grid-row-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;
		-ms-grid-row-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
	}
}

.fixed-top {
	top: 0
}

.fixed-bottom,
.fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	bottom: 0
}

.sticky-top {
	position: sticky;
	top: 0;
	z-index: 1030
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.m-0 {
	margin: 0 !important
}

.mt-0 {
	margin-top: 0 !important
}

.mr-0 {
	margin-right: 0 !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.mx-0 {
	margin-right: 0 !important
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1 {
	margin-top: .25rem !important
}

.mr-1 {
	margin-right: .25rem !important
}

.mb-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.mx-1 {
	margin-right: .25rem !important
}

.my-1 {
	margin-top: .25rem !important;
	margin-bottom: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2 {
	margin-top: .5rem !important
}

.mr-2 {
	margin-right: .5rem !important
}

.mb-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.mx-2 {
	margin-right: .5rem !important
}

.my-2 {
	margin-top: .5rem !important;
	margin-bottom: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3 {
	margin-top: 1rem !important
}

.mr-3 {
	margin-right: 1rem !important
}

.mb-3 {
	margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important
}

.mx-3 {
	margin-right: 1rem !important
}

.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4 {
	margin-top: 1.5rem !important
}

.mr-4 {
	margin-right: 1.5rem !important
}

.mb-4 {
	margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important
}

.mx-4 {
	margin-right: 1.5rem !important
}

.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5 {
	margin-top: 3rem !important
}

.mr-5 {
	margin-right: 3rem !important
}

.mb-5 {
	margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important
}

.mx-5 {
	margin-right: 3rem !important
}

.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0 {
	padding-top: 0 !important
}

.pr-0 {
	padding-right: 0 !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.px-0 {
	padding-right: 0 !important
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1 {
	padding-top: .25rem !important
}

.pr-1 {
	padding-right: .25rem !important
}

.pb-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-left: .25rem !important
}

.px-1 {
	padding-right: .25rem !important
}

.py-1 {
	padding-top: .25rem !important;
	padding-bottom: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2 {
	padding-top: .5rem !important
}

.pr-2 {
	padding-right: .5rem !important
}

.pb-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-left: .5rem !important
}

.px-2 {
	padding-right: .5rem !important
}

.py-2 {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3 {
	padding-top: 1rem !important
}

.pr-3 {
	padding-right: 1rem !important
}

.pb-3 {
	padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
	padding-left: 1rem !important
}

.px-3 {
	padding-right: 1rem !important
}

.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4 {
	padding-top: 1.5rem !important
}

.pr-4 {
	padding-right: 1.5rem !important
}

.pb-4 {
	padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important
}

.px-4 {
	padding-right: 1.5rem !important
}

.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5 {
	padding-top: 3rem !important
}

.pr-5 {
	padding-right: 3rem !important
}

.pb-5 {
	padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
	padding-left: 3rem !important
}

.px-5 {
	padding-right: 3rem !important
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto {
	margin-top: auto !important
}

.mr-auto {
	margin-right: auto !important
}

.mb-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

.mx-auto {
	margin-right: auto !important
}

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important
}

@media(min-width:576px) {
	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important
	}

	.mx-sm-0 {
		margin-right: 0 !important
	}

	.my-sm-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

	.m-sm-1 {
		margin: .25rem !important
	}

	.mt-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}

	.mx-sm-1 {
		margin-right: .25rem !important
	}

	.my-sm-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}

	.mx-sm-2 {
		margin-right: .5rem !important
	}

	.my-sm-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}

	.m-sm-3 {
		margin: 1rem !important
	}

	.mt-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3 {
		margin-right: 1rem !important
	}

	.mb-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important
	}

	.mx-sm-3 {
		margin-right: 1rem !important
	}

	.my-sm-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}

	.m-sm-4 {
		margin: 1.5rem !important
	}

	.mt-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4 {
		margin-right: 1.5rem !important
	}

	.mb-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.my-sm-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.m-sm-5 {
		margin: 3rem !important
	}

	.mt-sm-5 {
		margin-top: 3rem !important
	}

	.mr-sm-5 {
		margin-right: 3rem !important
	}

	.mb-sm-5 {
		margin-bottom: 3rem !important
	}

	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important
	}

	.mx-sm-5 {
		margin-right: 3rem !important
	}

	.my-sm-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0 !important
	}

	.px-sm-0 {
		padding-right: 0 !important
	}

	.py-sm-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.p-sm-1 {
		padding: .25rem !important
	}

	.pt-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}

	.px-sm-1 {
		padding-right: .25rem !important
	}

	.py-sm-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}

	.px-sm-2 {
		padding-right: .5rem !important
	}

	.py-sm-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}

	.p-sm-3 {
		padding: 1rem !important
	}

	.pt-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3 {
		padding-right: 1rem !important
	}

	.pb-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important
	}

	.px-sm-3 {
		padding-right: 1rem !important
	}

	.py-sm-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}

	.p-sm-4 {
		padding: 1.5rem !important
	}

	.pt-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4 {
		padding-right: 1.5rem !important
	}

	.pb-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important
	}

	.px-sm-4 {
		padding-right: 1.5rem !important
	}

	.py-sm-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.p-sm-5 {
		padding: 3rem !important
	}

	.pt-sm-5 {
		padding-top: 3rem !important
	}

	.pr-sm-5 {
		padding-right: 3rem !important
	}

	.pb-sm-5 {
		padding-bottom: 3rem !important
	}

	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important
	}

	.px-sm-5 {
		padding-right: 3rem !important
	}

	.py-sm-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important
	}

	.mx-sm-auto {
		margin-right: auto !important
	}

	.my-sm-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

@media(min-width:768px) {
	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0,
	.mx-md-0 {
		margin-left: 0 !important
	}

	.mx-md-0 {
		margin-right: 0 !important
	}

	.my-md-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

	.m-md-1 {
		margin: .25rem !important
	}

	.mt-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}

	.mx-md-1 {
		margin-right: .25rem !important
	}

	.my-md-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}

	.mx-md-2 {
		margin-right: .5rem !important
	}

	.my-md-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}

	.m-md-3 {
		margin: 1rem !important
	}

	.mt-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem !important
	}

	.mx-md-3 {
		margin-right: 1rem !important
	}

	.my-md-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}

	.m-md-4 {
		margin: 1.5rem !important
	}

	.mt-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important
	}

	.mx-md-4 {
		margin-right: 1.5rem !important
	}

	.my-md-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.m-md-5 {
		margin: 3rem !important
	}

	.mt-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5 {
		margin-right: 3rem !important
	}

	.mb-md-5 {
		margin-bottom: 3rem !important
	}

	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem !important
	}

	.mx-md-5 {
		margin-right: 3rem !important
	}

	.my-md-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0,
	.px-md-0 {
		padding-left: 0 !important
	}

	.px-md-0 {
		padding-right: 0 !important
	}

	.py-md-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.p-md-1 {
		padding: .25rem !important
	}

	.pt-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}

	.px-md-1 {
		padding-right: .25rem !important
	}

	.py-md-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}

	.px-md-2 {
		padding-right: .5rem !important
	}

	.py-md-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3 {
		padding-right: 1rem !important
	}

	.pb-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem !important
	}

	.px-md-3 {
		padding-right: 1rem !important
	}

	.py-md-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4 {
		padding-right: 1.5rem !important
	}

	.pb-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important
	}

	.px-md-4 {
		padding-right: 1.5rem !important
	}

	.py-md-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem !important
	}

	.pt-md-5 {
		padding-top: 3rem !important
	}

	.pr-md-5 {
		padding-right: 3rem !important
	}

	.pb-md-5 {
		padding-bottom: 3rem !important
	}

	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem !important
	}

	.px-md-5 {
		padding-right: 3rem !important
	}

	.py-md-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important
	}

	.mx-md-auto {
		margin-right: auto !important
	}

	.my-md-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

@media(min-width:992px) {
	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important
	}

	.mx-lg-0 {
		margin-right: 0 !important
	}

	.my-lg-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

	.m-lg-1 {
		margin: .25rem !important
	}

	.mt-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}

	.mx-lg-1 {
		margin-right: .25rem !important
	}

	.my-lg-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}

	.mx-lg-2 {
		margin-right: .5rem !important
	}

	.my-lg-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}

	.m-lg-3 {
		margin: 1rem !important
	}

	.mt-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important
	}

	.mx-lg-3 {
		margin-right: 1rem !important
	}

	.my-lg-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}

	.m-lg-4 {
		margin: 1.5rem !important
	}

	.mt-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.my-lg-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.m-lg-5 {
		margin: 3rem !important
	}

	.mt-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5 {
		margin-right: 3rem !important
	}

	.mb-lg-5 {
		margin-bottom: 3rem !important
	}

	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important
	}

	.mx-lg-5 {
		margin-right: 3rem !important
	}

	.my-lg-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important
	}

	.px-lg-0 {
		padding-right: 0 !important
	}

	.py-lg-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.p-lg-1 {
		padding: .25rem !important
	}

	.pt-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}

	.px-lg-1 {
		padding-right: .25rem !important
	}

	.py-lg-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}

	.px-lg-2 {
		padding-right: .5rem !important
	}

	.py-lg-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3 {
		padding-right: 1rem !important
	}

	.pb-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important
	}

	.px-lg-3 {
		padding-right: 1rem !important
	}

	.py-lg-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4 {
		padding-right: 1.5rem !important
	}

	.pb-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important
	}

	.px-lg-4 {
		padding-right: 1.5rem !important
	}

	.py-lg-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem !important
	}

	.pt-lg-5 {
		padding-top: 3rem !important
	}

	.pr-lg-5 {
		padding-right: 3rem !important
	}

	.pb-lg-5 {
		padding-bottom: 3rem !important
	}

	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}

	.px-lg-5 {
		padding-right: 3rem !important
	}

	.py-lg-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important
	}

	.mx-lg-auto {
		margin-right: auto !important
	}

	.my-lg-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

@media(min-width:1200px) {
	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important
	}

	.mx-xl-0 {
		margin-right: 0 !important
	}

	.my-xl-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

	.m-xl-1 {
		margin: .25rem !important
	}

	.mt-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}

	.mx-xl-1 {
		margin-right: .25rem !important
	}

	.my-xl-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}

	.mx-xl-2 {
		margin-right: .5rem !important
	}

	.my-xl-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important
	}

	.m-xl-3 {
		margin: 1rem !important
	}

	.mt-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important
	}

	.mx-xl-3 {
		margin-right: 1rem !important
	}

	.my-xl-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important
	}

	.m-xl-4 {
		margin: 1.5rem !important
	}

	.mt-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.my-xl-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.m-xl-5 {
		margin: 3rem !important
	}

	.mt-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5 {
		margin-right: 3rem !important
	}

	.mb-xl-5 {
		margin-bottom: 3rem !important
	}

	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important
	}

	.mx-xl-5 {
		margin-right: 3rem !important
	}

	.my-xl-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important
	}

	.px-xl-0 {
		padding-right: 0 !important
	}

	.py-xl-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.p-xl-1 {
		padding: .25rem !important
	}

	.pt-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}

	.px-xl-1 {
		padding-right: .25rem !important
	}

	.py-xl-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem !important
	}

	.px-xl-2 {
		padding-right: .5rem !important
	}

	.py-xl-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3 {
		padding-right: 1rem !important
	}

	.pb-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem !important
	}

	.px-xl-3 {
		padding-right: 1rem !important
	}

	.py-xl-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4 {
		padding-right: 1.5rem !important
	}

	.pb-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important
	}

	.px-xl-4 {
		padding-right: 1.5rem !important
	}

	.py-xl-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem !important
	}

	.pt-xl-5 {
		padding-top: 3rem !important
	}

	.pr-xl-5 {
		padding-right: 3rem !important
	}

	.pb-xl-5 {
		padding-bottom: 3rem !important
	}

	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important
	}

	.px-xl-5 {
		padding-right: 3rem !important
	}

	.py-xl-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important
	}

	.mx-xl-auto {
		margin-right: auto !important
	}

	.my-xl-auto {
		margin-top: auto !important;
		margin-bottom: auto !important
	}
}

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	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-normal {
	font-weight: 400
}

.font-weight-bold {
	font-weight: 700
}

.font-italic {
	font-style: italic
}

.text-white {
	color: #fff !important
}

.text-muted {
	color: #636c72 !important
}

a.text-muted:focus,
a.text-muted:hover {
	color: #4b5257 !important
}

.text-primary {
	color: #0275d8 !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #025aa5 !important
}

.text-success {
	color: #5cb85c !important
}

a.text-success:focus,
a.text-success:hover {
	color: #449d44 !important
}

.text-info {
	color: #5bc0de !important
}

a.text-info:focus,
a.text-info:hover {
	color: #31b0d5 !important
}

.text-warning {
	color: #f0ad4e !important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #ec971f !important
}

.text-danger {
	color: #d9534f !important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #c9302c !important
}

.text-gray-dark {
	color: #292b2c !important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
	color: #101112 !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.invisible {
	visibility: hidden !important
}

.hidden-xs-up {
	display: none !important
}

@media(max-width:575px) {
	.hidden-xs-down {
		display: none !important
	}
}

@media(min-width:576px) {
	.hidden-sm-up {
		display: none !important
	}
}

@media(max-width:767px) {
	.hidden-sm-down {
		display: none !important
	}
}

@media(min-width:768px) {
	.hidden-md-up {
		display: none !important
	}
}

@media(max-width:991px) {
	.hidden-md-down {
		display: none !important
	}
}

@media(min-width:992px) {
	.hidden-lg-up {
		display: none !important
	}
}

@media(max-width:1199px) {
	.hidden-lg-down {
		display: none !important
	}
}

@media(min-width:1200px) {
	.hidden-xl-up {
		display: none !important
	}
}

.hidden-xl-down,
.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

* {
	margin: 0;
	padding: 0
}

body,
html {
	width: 100%
}

html {
	font-size: 16px;
	font-family: -apple-system, Helvetica Neue, Helvetica, Nimbus Sans L, Arial, Liberation Sans, PingFang SC, Hiragino Sans GB, Source Han Sans CN, Source Han Sans SC, Microsoft YaHei, Wenquanyi Micro Hei, WenQuanYi Zen Hei, ST Heiti, SimHei, WenQuanYi Zen Hei Sharp, sans-serif
}

@media(max-width:575px) {
	html {
		font-size: 12px
	}
}

@media(min-width:576px)and (max-width:767px) {
	html {
		font-size: 12px
	}
}

@media(min-width:768px)and (max-width:991px) {
	html {
		font-size: 12px
	}
}

@media(min-width:992px)and (max-width:1199px) {
	html {
		font-size: 14px
	}
}

@media(min-width:1200px) {
	html {
		font-size: 18px
	}
}

@media(min-width:1201px)and (max-width:1400px) {
	html {
		font-size: 16px
	}
}

img {
	display: block
}

.flex {
	display: -ms-flexbox;
	display: flex
}

.flex-1 {
	-ms-flex: 1;
	flex: 1
}

.flex-jc-sbet {
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex-jc-cen {
	-ms-flex-pack: center;
	justify-content: center
}

.flex-ai-c {
	-ms-flex-align: center;
	align-items: center
}

.fts50 {
	font-size: 3.125rem
}

.fts30 {
	font-size: 1.875rem
}

.ftwb {
	font-weight: 700
}

.warp {
	max-width: 1200px;
	margin: 0 auto;
	/* padding: 0 3.125rem; */
	box-sizing: border-box
}

@media(max-width:575px) {
	.warp {
		padding: 0 1.875rem
	}
}

.page-title {
	position: relative
}

.page-title .title {
	color: #333;
	text-align: center
}

.page-title .subtitle {
	color: #feb93d;
	text-align: center
}

.page-title:after,
.page-title:before {
	width: 25%;
	content: "";
	height: 1px;
	background-color: #e7e7e7;
	position: absolute;
	top: 50%;
	margin-top: -1px
}

.page-title:before {
	left: 3.125rem
}

.page-title:after {
	right: 3.125rem
}

.custom-modal-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 199;
	background-color: rgba(0, 0, 0, .5)
}

.custom-modal-mask .custom-modal {
	width: 750px;
	height: 85%;
	background-color: #fff;
	position: fixed;
	z-index: 200;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media(max-width:575px) {
	.custom-modal-mask .custom-modal {
		width: 90%;
		height: 65%
	}
}

.custom-modal-mask .custom-modal .custom-modal-head {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	background-color: #f5f5f5;
	font-size: 14px;
	color: #272829;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}

.custom-modal-mask .custom-modal .custom-modal-head>span {
	width: 20px;
	height: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 20px;
	cursor: pointer;
	color: #819199
}

.custom-modal-mask .custom-modal .custom-modal-body {
	height: calc(96% - 40px);
	overflow-y: auto;
	padding: 16px
}

.custom-modal-mask .custom-modal .custom-modal-body>h5 {
	text-indent: 2em
}

.custom-modal-mask .custom-modal .custom-modal-body p {
	margin: 0;
	font-size: 14px;
	color: #272829
}

.custom-modal-mask .custom-modal .custom-modal-body p.ml70 {
	margin-left: 70px
}

.custom-modal-mask .custom-modal .custom-modal-body p.textR {
	text-align: right
}

.custom-modal-mask .custom-modal .custom-modal-body p>a {
	color: #272829
}

.custom-modal-mask .custom-modal .custom-modal-body .child-body {
	border-radius: 4px;
	padding: 16px;
	background-color: #f3f4f5;
	margin-top: 16px
}

.custom-modal-mask .custom-modal .custom-modal-body .child-body>p {
	text-indent: 2em;
	margin-bottom: 20px
}

.header {
	position: relative;
	/* background: url("../image/banner_top_bg.png") 0 0 no-repeat, url("../image/banner_bottom_bg.png") 100% 100% no-repeat, #7a50bf;
	background-size: 100% auto, 100% auto
	 */
}

@media(max-width:575px) {
	.header {
		border-radius: 0 0 1.875rem 1.875rem
	}
}

.header .btn-group {
	padding-top: 1.25rem
}

@media(max-width:575px) {
	.header .btn-group {
		text-align: center
	}
}

.header .btn-group .btn {
	width: 6.25rem;
	margin-right: 1.25rem;
	font-size: 1.125rem;
	color: #333;
	cursor: pointer;
	background-color: #fff
}

.header .btn-group .btn.success {
	background-color: #3bdeaa;
	color: #fff
}

.header h2 {
	color: #fff;
	padding-bottom: 1.25rem;
	letter-spacing: .375rem;
	font-size: 3.125rem
}

@media(max-width:575px) {
	.header h2 {
		font-size: 1.5625rem
	}
}

@media(max-width:575px) {

	.header .title,
	.header h2 {
		text-align: center
	}
}

.header .title .desc {
	font-size: 1rem;
	color: #fff;
	line-height: 1.75rem
}

.header .header-banner {
	padding: 2.5rem 0;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 80px;
}

.header .header-banner .banner>img {
	width: 26.125rem;
	height: 25rem
}

.header .swiper-box{
	width: 100%;
	margin-top: 80px;
}
.swiper{
	margin-top: 80px;
}
.el-carousel__container{
    height: auto;
}
.banner-img{
    width: 100%;
    height: 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center;
}
.swiper-slide  img{
    max-width:110%;
	height: auto;
    overflow: hidden;
    background-size:cover;
}
.swiper-pagination-bullet{
    width: 30px;
    height:2.5px;
    border-radius:0;
    background-color:#fff;

}
@media (max-width:575px) {
	.header .swiper{
		margin-top: 4rem;
	}
	.header .swiper-box{
		width: 100%;
		margin-top: 4rem;
	}
}
.header .swiper-box img{
	width: 100%;
	object-fit: cover;
}

@media(max-width:575px) {
	.header .header-banner .banner>img {
		margin: 0 auto .625rem
	}
}

.header .subnav {
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9;
	/* padding: 0 3.125rem */
}

.header .subnav .item {
	background-color: #fff;
	margin-right: 2.5rem;
	border-radius: .625rem;
	padding: 0 .625rem .625rem;
	border: 2px solid #fff;
	box-shadow: 2px 1px 18px 3px hsla(0, 0%, 52%, .08);
	cursor: pointer;
	transition: all .2s ease 0s;
	text-decoration: none
}

.header .subnav .item:last-child {
	margin-right: 0
}

.header .subnav .item:hover {
	border: 2px solid #06b6c7
}

.header .subnav .item .item-icon {
	width: 4.375rem;
	height: 4.375rem;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header .subnav .item .item-icon>img {
	display: block;
	width: 70%;
	height: 70%
}

.header .subnav .item .item-title {
	font-size: 1rem;
	color: #333
}

.header.brd30 {
	border-radius: 0 0 1.875rem 1.875rem
}

.header.index {
	/* padding-bottom: 3.125rem */
}

@media(max-width:575px) {
	.header.index {
		padding-bottom: 0
	}
}

@media(max-width:575px) {
	.header.index .title {
		padding-top: 1.875rem
	}
}

@media(max-width:575px) {
	.header.specialist {
		/* padding-bottom: 1.875rem */
	}
}

.header .specialist-banner {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 80px;
}

@media(max-width:575px) {
	.header .specialist-banner {
		display: block !important;
		margin-top: 0rem;
		padding-top: 4rem;
	}
}

.header .specialist-banner .banner {
	background: url("../image/banner_computer.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
	width: 26.875rem;
	height: 14.6875rem;
	margin-top: 12.5rem
}

@media(max-width:575px) {
	.header .specialist-banner .banner {
		margin: 12.5rem auto 1.875rem
	}
}

.header .specialist-banner .banner .case {
	width: 20.625rem;
	height: 13.25rem;
	margin: 0 auto;
	padding-top: .75rem
}

.header .specialist-banner .banner .case>img {
	width: 100%;
	height: 100%
}

.header .specialist-banner .banner .case-item-1 {
	height: 3.125rem;
	width: 1px;
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 6.25rem;
	top: -3.125rem
}

.header .specialist-banner .banner .case-item-1:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.625rem;
	left: 0;
	transform: translateX(-50%)
}

.header .specialist-banner .banner .case-item-1:after {
	content: "\4E13\79D1\533B\9662";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	left: 0;
	transform: translateX(-50%)
}

.header .specialist-banner .banner .case-item-2 {
	height: 6.25rem;
	width: 3.125rem;
	border-top: 1px dashed hsla(0, 0%, 100%, .5);
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 7.5rem;
	top: -6.25rem
}

.header .specialist-banner .banner .case-item-2:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.375rem;
	left: -.3125rem
}

.header .specialist-banner .banner .case-item-2:after {
	content: "\8FDE\9501\4E13\79D1\8BCA\6240";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	left: 0;
	transform: translateX(-50%)
}

.header .specialist-banner .banner .case-item-3 {
	height: 3.125rem;
	width: 2px;
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 15rem;
	top: -3.125rem
}

.header .specialist-banner .banner .case-item-3:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.625rem;
	left: -.25rem
}

.header .specialist-banner .banner .case-item-3:after {
	content: "\773C\79D1\8BCA\6240";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	left: 0;
	transform: translateX(-50%)
}

.header .specialist-banner .banner .case-item-4 {
	height: 7.5rem;
	width: 1.875rem;
	border-top: 1px dashed hsla(0, 0%, 100%, .5);
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 16.875rem;
	top: -7.5rem
}

.header .specialist-banner .banner .case-item-4:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.375rem;
	left: -.25rem
}

.header .specialist-banner .banner .case-item-4:after {
	content: "\5EB7\590D\4E2D\5FC3";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	left: 0;
	transform: translateX(-50%)
}

.header .specialist-banner .banner .case-item-5 {
	height: 7.5rem;
	width: 1.875rem;
	border-top: 1px dashed hsla(0, 0%, 100%, .5);
	border-left: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 21.25rem;
	top: -7.5rem
}

.header .specialist-banner .banner .case-item-5:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.375rem;
	right: -.25rem
}

.header .specialist-banner .banner .case-item-5:after {
	content: "\4F53\68C0\4E2D\5FC3";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	right: 0;
	transform: translateX(50%)
}

@media(max-width:575px) {
	.header.china-medicine {
		/* padding-bottom: 1.875rem */
	}
}

.header .china-medicine-banner {
	padding-bottom: 0;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 80px;
}

@media(max-width:575px) {
	.header .china-medicine-banner {
		display: block !important;
		margin-top: 0rem;
		padding-top: 4rem;
	}
}

.header .china-medicine-banner .banner {
	background: url("../image/banner_computer.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
	width: 26.875rem;
	height: 14.6875rem;
	margin-top: 12.5rem
}

@media(max-width:575px) {
	.header .china-medicine-banner .banner {
		margin: 12.5rem auto 1.875rem
	}
}

.header .china-medicine-banner .banner .case {
	width: 20.625rem;
	height: 13.25rem;
	margin: 0 auto;
	padding-top: .75rem
}

.header .china-medicine-banner .banner .case>img {
	width: 100%;
	height: 100%
}

.header .china-medicine-banner .banner .case-item-1 {
	height: 6.25rem;
	width: 1.875rem;
	border-left: 1px dashed hsla(0, 0%, 100%, .5);
	border-top: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 4.375rem;
	top: -6.25rem
}

.header .china-medicine-banner .banner .case-item-1:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.375rem;
	right: -.25rem
}

.header .china-medicine-banner .banner .case-item-1:after {
	content: "\4E2D\533B\9986";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	right: 0;
	transform: translateX(50%)
}

.header .china-medicine-banner .banner .case-item-2 {
	height: 2.5rem;
	width: 2px;
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 10rem;
	top: -2.5rem
}

.header .china-medicine-banner .banner .case-item-2:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.625rem;
	left: -.25rem
}

.header .china-medicine-banner .banner .case-item-2:after {
	content: "\4E2D\897F\533B\7ED3\5408\95E8\8BCA\90E8";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	left: 0;
	transform: translateX(-50%)
}

.header .china-medicine-banner .banner .case-item-3 {
	height: 7.5rem;
	width: 2px;
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 15rem;
	top: -7.5rem
}

.header .china-medicine-banner .banner .case-item-3:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.625rem;
	left: -.25rem
}

.header .china-medicine-banner .banner .case-item-3:after {
	content: "\4E2D\533B\8BCA\6240";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	left: 0;
	transform: translateX(-50%)
}

.header .china-medicine-banner .banner .case-item-4 {
	height: 2.5rem;
	width: 2px;
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 18.75rem;
	top: -2.5rem
}

.header .china-medicine-banner .banner .case-item-4:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.625rem;
	left: -.25rem
}

.header .china-medicine-banner .banner .case-item-4:after {
	content: "\4E2D\533B\8FDE\9501\8BCA\6240";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	left: 0;
	transform: translateX(-50%)
}

.header .china-medicine-banner .banner .case-item-5 {
	height: 6.25rem;
	width: 1.875rem;
	border-top: 1px dashed hsla(0, 0%, 100%, .5);
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 21.25rem;
	top: -6.25rem
}

.header .china-medicine-banner .banner .case-item-5:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.375rem;
	left: -.25rem
}

.header .china-medicine-banner .banner .case-item-5:after {
	content: "\4E2D\533B\95E8\8BCA\90E8";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	right: 0
}

@media(max-width:575px) {
	.header.polyclinic {
		/* padding-bottom: 1.875rem */
	}
}

.header .polyclinic-banner {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 80px;
}

@media(max-width:575px) {
	.header .polyclinic-banner {
		display: block !important;
		margin-top: 4rem;
		padding-top: 1rem;
	}
}

.header .polyclinic-banner .banner {
	background: url("../image/banner_computer.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
	width: 26.875rem;
	height: 14.6875rem;
	margin-top: 12.5rem
}

@media(max-width:575px) {
	.header .polyclinic-banner .banner {
		margin: 12.5rem auto 1.875rem
	}
}

.header .polyclinic-banner .banner .case {
	width: 20.625rem;
	height: 13.25rem;
	margin: 0 auto;
	padding-top: .75rem
}

.header .polyclinic-banner .banner .case>img {
	width: 100%;
	height: 100%
}

.header .polyclinic-banner .banner .case-item-1 {
	height: 6.25rem;
	width: 3.125rem;
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	border-top: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	left: 7.5rem;
	top: -6.25rem
}

.header .polyclinic-banner .banner .case-item-1:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.375rem;
	left: -.25rem
}

.header .polyclinic-banner .banner .case-item-1:after {
	content: "\7EFC\5408\95E8\8BCA\90E8";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	left: 0;
	transform: translateX(-50%)
}

.header .polyclinic-banner .banner .case-item-2 {
	height: 3.75rem;
	width: 1px;
	border-right: 1px dashed hsla(0, 0%, 100%, .5);
	position: absolute;
	right: 10rem;
	top: -3.75rem
}

.header .polyclinic-banner .banner .case-item-2:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-radius: 100%;
	background-color: hsla(0, 0%, 100%, .8);
	position: absolute;
	top: -.625rem;
	left: 0;
	transform: translateX(-50%)
}

.header .polyclinic-banner .banner .case-item-2:after {
	content: "\536B\751F\670D\52A1\4E2D\5FC3";
	white-space: nowrap;
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: -2.1875rem;
	left: 0;
	transform: translateX(-50%)
}

@media(max-width:575px) {
	.header.pediatric {
		padding-bottom: 1.875rem
	}
}

.header .pediatric-banner {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

@media(max-width:575px) {
	.header .pediatric-banner {
		display: block !important
	}
}

.header .pediatric-banner .banner {
	background: url("../image/banner_computer.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
	width: 26.875rem;
	height: 14.6875rem;
	margin-top: 12.5rem
}

@media(max-width:575px) {
	.header .pediatric-banner .banner {
		margin: 8.75rem auto 1.875rem
	}
}

.header .pediatric-banner .banner .case {
	width: 20.625rem;
	height: 13.25rem;
	margin: 0 auto;
	padding-top: .75rem
}

.header .pediatric-banner .banner .case>img {
	width: 100%;
	height: 100%
}

.header .pediatric-banner .banner .child {
	width: 4.9375rem;
	height: 9rem;
	position: absolute;
	right: -2.5rem;
	bottom: .75rem;
	z-index: 0
}

.header .pediatric-banner .banner .butterfly {
	width: 3.75rem;
	height: 3.125rem;
	position: absolute;
	top: -8.125rem;
	left: 7.5rem
}

@media(max-width:575px) {
	.header.custom {
		/* padding-bottom: 1.875rem */
	}
}

.header .custom-banner {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 6.25rem 0;
	margin-top: 80px;
}

@media(max-width:575px) {
	.header .custom-banner {
		display: block !important;
		padding: 1.875rem 0 !important;
		margin-top: 4rem;
	}
}

.header .custom-banner .banner {
	width: 18.75rem;
	height: 18.4375rem
}

@media(max-width:575px) {
	.header .custom-banner .banner {
		margin: 0 auto;
		margin-bottom: 1.875rem
	}
}

.header .custom-banner .banner>img {
	width: 100%;
	height: 100%
}

.header .custom-banner .title {
	text-align: center
}

.header .help-banner {
	padding: 6.25rem;
	margin-top: 80px;
}

@media(max-width:575px) {
	.header .help-banner {
		display: block !important;
		padding: 3.125rem 1.875rem;
		margin-top: 4rem;
	}
}

.header .help-banner .banner {
	width: 11.25rem;
	height: 11.25rem;
	margin-right: 1.875rem
}

@media(max-width:575px) {
	.header .help-banner .banner {
		margin: 0 auto 1.875rem
	}
}

.header.about-us .hander-top {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 9
}

.header .about-us-banner {
	padding-bottom: 1.875rem;
	margin-top: 80px;
}

@media(max-width:575px) {
	.header .about-us-banner {
		display: block !important;
		margin-top: 4rem;
	}
}

@media(max-width:1919px) {
	.header .about-us-banner {
		padding: 0 0 5rem !important;
	}
}

.header .about-us-banner .banner-left {
	background: url("../image/banner_about_1.png") no-repeat 100% 100%;
	background-size: 118% 118%;
	width: 30rem;
	height: 28.75rem;
	min-height: 25rem;
	position: relative
}

@media(max-width:575px) {
	.header .about-us-banner .banner-left {
		width: 100%;
		background: url("../image/banner_about_1.png") no-repeat bottom;
		background-size: 125% 125%
	}
}

@media(min-width:1920px) {
	.header .about-us-banner .banner-left {
		background-size: 100% 100%
	}
}

.header .about-us-banner .banner-left .photo {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 100%;
	height: 100%;
	padding: 0 1.875rem;
	position: absolute;
	left: 0;
	bottom: -1.25rem
}

.header .about-us-banner .banner-left .photo .item {
	-ms-flex: 1;
	flex: 1;
	margin-right: .625rem
}

.header .about-us-banner .banner-left .photo .item:last-child {
	margin-right: 0
}

.header .about-us-banner .banner-left .photo .item>img {
	width: 100%;
	height: auto
}

.header .about-us-banner .banner-right {
	padding: 6.25rem 6.25rem 0
}
.about{
	width: 1200px;
	margin: 0 auto;
	padding: 3.125rem 0 3.25rem;
}


@media(max-width:575px) {
	.header .about-us-banner .banner-right {
		padding: 3.75rem 0 0 !important
	}
}

.header .about-us-banner .banner-right .page-title .title {
	padding: 0;
	color: #fff;
	font-size: 1.5rem
}
.about .page-title .title {
	padding: 0;
	color: #333;
}
.about .introduce{
	padding-top: 1.875rem
}
.about .introduce>p {
	text-indent: 2em;
	font-size: 1rem;
	padding-bottom: .3125rem;
	margin-bottom: 0;
	line-height: 1.8;
}
@media(max-width:575px) {
	.about {
		width: 100%;
		padding: 3.125rem 0 1.875rem
	}
	.about .introduce{
		padding: 1.875rem 1.875rem 0 !important
	}
}

.header .about-us-banner .banner-right .page-title:after,
.header .about-us-banner .banner-right .page-title:before {
	background-color: hsla(0, 0%, 94%, .2)
}

.header .about-us-banner .banner-right .introduce {
	padding-top: 1.875rem
}

@media(max-width:575px) {
	.header .about-us-banner .banner-right .introduce {
		padding: 1.875rem 1.875rem 0 !important
	}
}

.header .about-us-banner .banner-right .introduce>p {
	text-indent: 2em;
	font-size: 1rem;
	color: #fff;
	padding-bottom: .3125rem;
	margin-bottom: 0
}

@media(min-width:1920px) {
	.header .about-us-banner .banner-right .introduce>p {
		font-size: 1.125rem
	}
	.about .introduce>p{
		font-size: 1.125rem
	}
}

.header.signup {
	height: 80px;
	padding-bottom: 1.25rem
}

@media(max-width:575px) {
	.header.signup {
		height: 4rem;
		padding-bottom: 0;
		border-radius: 0
	}
}

.hander-top {
	width: 100%;
	height: 80px;
	background: #fff;
	position: relative;
	display: flex;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}

.hander-top .top-warp {
	width: 100%;
	/* padding: 1.25rem 2.5rem 0 */
}

@media(max-width:575px) {
	.hander-top{
		height: 4rem;
	}
	.hander-top .top-warp {
		width: 100%;
		height: 4rem;
		/* background-color: rgba(100, 58, 170, .8); */
		padding: 0 .9375rem
	}
	.header .header-banner{
		margin-top: 4rem;
	}
}

.hander-top .logo {
	margin-right: auto;
	/* color: #7a50bf */
}

.hander-top .logo a:focus,
.hander-top .logo a:hover {
	text-decoration: none
}

.hander-top .logo-img {
	width: 12.5rem;
	height: auto
}

@media(max-width:575px) {
	.hander-top .logo-img {
		width: 9rem
	}
}

@media(max-width:575px) {
	.hander-top .menu {
		width: 100%;
		background-color: #7a50bf
	}
}

.hander-top .menu>a {
	display: inline-block;
	padding: .375rem .625rem;
	color: #33363e;
	font-size: .875rem;
	border-radius: .625rem;
	text-decoration: none;
	transition: all .2s ease 0s
}

.hander-top .menu>a:hover {
	/* color: hsla(0, 0%, 100%, .8) */
	
}

.hander-top .menu>a.active {
	background-color: #06b6c7;
	color: #fff;
	font-weight: 700
}

.hander-top .meun-mobile {
	width: 100%;
	background-color: #fff;
	padding: .625rem .9375rem;
	position: absolute;
	top: 4rem;
	left: 0;
	box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, .19);
	z-index: 9
}

.hander-top .meun-mobile>div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.hander-top .meun-mobile>div>a {
	width: 33%;
	height: 2.5rem;
	line-height: 2.5rem;
	border-radius: 1.25rem;
	font-size: 1rem;
	color: #33363e;
	text-align: center;
	margin-bottom: .625rem
}

.hander-top .meun-mobile>div>a.active {
	background-color: #06b6c7;
	color: #fff;
	font-weight: 700
}

.hander-top .navbar-toggler {
	padding: 1.25rem .9375rem;
	height: 3.375rem;
	margin-left: 0;
	margin-right: -.625rem;
	border: 0;
	outline: 0;
	cursor: pointer
}

.hander-top .navbar-toggler.collapsed .nav-icon>span:first-child {
	top: 0;
	transform: rotate(0deg)
}

.hander-top .navbar-toggler.collapsed .nav-icon>span:nth-child(2) {
	left: 0;
	opacity: 1
}

.hander-top .navbar-toggler.collapsed .nav-icon>span:nth-child(3) {
	top: 1rem;
	transform: rotate(0deg)
}

.hander-top .navbar-toggler .nav-icon {
	width: 1.5rem;
	position: relative;
	margin: auto;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	cursor: pointer
}

.hander-top .navbar-toggler .nav-icon>span {
	display: block;
	position: absolute;
	height: .125rem;
	width: 100%;
	background: #06b6c7;
	border-radius: .125rem;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: .25s ease-in-out
}

.hander-top .navbar-toggler .nav-icon span:first-child {
	top: .5rem;
	transform: rotate(135deg)
}

.hander-top .navbar-toggler .nav-icon span:nth-child(2) {
	top: .5rem;
	opacity: 0;
	left: -3.75rem
}

.hander-top .navbar-toggler .nav-icon span:nth-child(3) {
	top: .5rem;
	transform: rotate(-135deg)
}

.footer {
	background-color: #06b6c7;
	padding: 5rem 0 1.875rem;
	position: relative
}

.footer .footer-head {
	width: 100%;
	position: absolute;
	top: -3.4375rem;
	left: 50%;
	transform: translateX(-50%)
}

.footer .footer-head .head {
	height: 6.875rem;
	/* background: url("../image/footer_bg.png") no-repeat; */
	/* background-size: 100% 100%; */
	background: #fff;
	border-radius: .625rem;
	padding: 0 2.1875rem
}

@media(max-width:575px) {
	.footer .footer-head .head {
		padding: 0 1.25rem
	}
}

.footer .footer-head .head .logo {
	font-size: 1rem;
	color: #999
}

.footer .footer-head .head .logo>img {
	width: 12rem;
	height: auto;
	/* margin-right: 1.25rem */
}

@media(max-width:575px) {
	.footer .footer-head .head .logo>img {
		width: 9rem
	}
}

.footer .footer-head .head .btn-group {
	/* margin-top: -1.875rem */
}

@media(max-width:575px) {
	.footer .footer-head .head .btn-group {
		margin-top: 0
	}
}

.footer .footer-head .head .btn-group .btn {
	height: 1.875rem;
	line-height: 1.875rem;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: .875rem;
	color: #333;
	padding: 0 1rem;
	margin-left: 1.25rem;
	cursor: pointer
}

@media(max-width:575px) {
	.footer .footer-head .head .btn-group .btn {
		margin-left: 0
	}
}

.footer .footer-head .head .btn-group .btn:hover {
	color: rgba(51, 51, 51, .75)
}

.footer .footer-head .head .btn-group .btn.success {
	border: 1px solid #06b6c7;
	background-color: #06b6c7;
	color: #fff
}

.footer .footer-head .head .btn-group .btn.success:hover {
	color: hsla(0, 0%, 100%, .75)
}

.footer .footer-nav>p {
	margin: 0;
	padding-bottom: .625rem;
	font-size: .875rem;
	color: #fff
}

.footer .footer-nav>p>img {
	width: 1.5rem;
	height: 1.5rem;
	margin-right: .625rem
}

.footer .qrcode {
	background-color: #fff;
	padding: .375rem;
	width: 6.25rem
}

@media(max-width:575px) {
	.footer .qrcode {
		width: 8.75rem
	}
}

.footer .qrcode>img {
	width: 100%
}

.footer .qrcode>p {
	margin: 0;
	font-size: .875rem;
	color: #06b6c7;
	text-align: center
}

@media(max-width:575px) {
	.footer .qrcode>p {
		font-size: .75rem
	}
}

.copyright {
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	font-size: 1rem
}

.copyright,
.copyright>a {
	color: #393939
}

.widget {
	position: fixed;
	z-index: 99;
	right: .375rem;
	top: 50%;
	transform: translateY(-50%)
}

.widget .widget-box {
	width: 3.75rem;
	height: 3.75rem;
	margin-bottom: .3125rem;
	background-color: #06b6c6;
	border-radius: .5rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	position: relative
}

@media(max-width:575px) {
	.widget .widget-box {
		width: 4.6875rem;
		height: 4.6875rem
	}
}

.widget .widget-box>.widget-item {
	margin-bottom: 0
}

.widget .widget-box:hover .widget-tips {
	display: block
}

.widget .widget-box .widget-tips {
	display: none;
	width: 9.375rem;
	line-height: 3.75rem;
	font-size: 1rem;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	position: absolute;
	right: 4.0625rem;
	top: 0
}

.widget .widget-box .widget-tips,
.widget .widget-item {
	height: 3.75rem;
	background-color: #06b6c6;
	border-radius: .5rem
}

.widget .widget-item {
	width: 3.75rem;
	margin-bottom: .3125rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	position: relative
}

@media(max-width:575px) {
	.widget .widget-item {
		width: 4.6875rem;
		height: 4.6875rem
	}
}

.widget .widget-item .icon {
	width: 1.875rem;
	height: 1.875rem;
	margin: 0 auto
}

.widget .widget-item .icon>img {
	width: 100%;
	height: 100%
}

.widget .widget-item .title {
	text-align: center;
	font-size: .75rem;
	color: #fff
}

@media(max-width:575px) {
	.widget .widget-item .title {
		font-size: 12px
	}
}

.superiority {
	padding: 6.25rem 0
}
@media (max-width:575px) {
	.superiority{
		padding: 3rem 0;
	}
}
.superiority .superiority-list {
	padding-top: 3.125rem
}

@media(max-width:575px) {
	.superiority .superiority-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 2rem 0;
		padding-top: 3rem;
	}
}

.superiority .superiority-list .item {
	background-color: #ffffff;
	box-shadow: 2px 1px 18px 3px hsla(0, 0%, 52%, .08);
	border-radius: .625rem;
	overflow: hidden;
	margin-right: 2rem;
	padding-top: .625rem;
	position: relative;
	top: 0;
	transition: all 0.8s;
}
.superiority .superiority-list .item:hover{
	transition: all 0.8s;
	top: -10px;
	-webkit-box-shadow: 4px 5px 9px #ccc;
	box-shadow: 4px 5px 9px #ccc;
}

@media(max-width:575px) {
	.superiority .superiority-list .item {
		width: 8.5rem;
		margin-right: 2rem;
		/* margin-bottom: 2rem */
	}
}

@media(max-width:575px) {
	.superiority .superiority-list .item:nth-child(3) {
		margin-right: 0
	}
}

.superiority .superiority-list .item:before {
	content: "";
	width: 3.125rem;
	height: 3.75rem;
	border-radius: 3.125rem;
	background-color: #06b6c7;
	position: absolute;
	top: -1.875rem;
	left: -1.5625rem
}

.superiority .superiority-list .item:after {
	font-weight: 700;
	color: #fff;
	position: absolute;
	top: .1875rem;
	left: .3125rem;
	z-index: 1
}

.superiority .superiority-list .item:first-child::after {
	content: "1"
}

.superiority .superiority-list .item:nth-child(2):after {
	content: "2"
}

.superiority .superiority-list .item:nth-child(3):after {
	content: "3"
}

.superiority .superiority-list .item:nth-child(4):after {
	content: "4"
}

.superiority .superiority-list .item:nth-child(5):after {
	content: "5"
}

.superiority .superiority-list .item:last-child {
	margin-right: 0
}

.superiority .superiority-list .item .item-title {
	color: #06b6c7;
	text-align: center;
	padding-bottom: .625rem
}

.superiority .superiority-list .item .item-cion>img {
	margin: 0 auto;
	width: 80%
}

.characteristic {
	padding: 3.125rem 0 6.25rem;
	background-color: #f5f5f5
}

.characteristic .characteristic-list {
	padding-top: 1.5625rem
}

.characteristic .characteristic-list .list-box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end
}

@media(max-width:575px) {
	.characteristic .characteristic-list .list-box {
		display: block
	}
}

.characteristic .characteristic-list .item {
	background-color: #fff;
	box-shadow: 2px 1px 6px 0 hsla(0, 11%, 76%, .16);
	border-radius: 1.25rem;
	margin-right: 1.25rem;
	margin-bottom: 1.25rem;
	padding: .9375rem;
	height: 6.25rem
}

@media(max-width:575px) {
	.characteristic .characteristic-list .item {
		height: auto;
		margin-right: 0
	}
}

.characteristic .characteristic-list .item:last-child {
	margin-right: 0
}

.characteristic .characteristic-list .item .title {
	margin-bottom: .625rem;
	font-size: 1rem;
	color: #333
}

@media(max-width:575px) {
	.characteristic .characteristic-list .item .title {
		font-size: 1.25rem
	}
}

.characteristic .characteristic-list .item .title .icon {
	width: 1.25rem;
	height: 1.25rem;
	margin-right: .625rem
}

@media(max-width:575px) {
	.characteristic .characteristic-list .item .title .icon {
		width: 1.75rem;
		height: 1.75rem
	}
}

.characteristic .characteristic-list .item .desc {
	font-size: .875rem;
	color: #333
}

@media(max-width:575px) {
	.characteristic .characteristic-list .item .desc {
		font-size: 1.125rem
	}
}

.characteristic .characteristic-list .item.first {
	/* height: 7.8125rem */
}

@media(max-width:575px) {
	.characteristic .characteristic-list .item.first {
		height: auto
	}
}

.characteristic .characteristic-list .item.first .title .icon {
	/* width: 2.5rem; */
	/* height: 2.5rem */
}

.core-functionality,
.core-functionality .functionality-list {
	padding-top: 3.125rem
}

.core-functionality .functionality-list .list-box {
	display: -ms-flexbox;
	display: flex
}

@media(max-width:575px) {
	.core-functionality .functionality-list .list-box {
		display: block
	}
}

.core-functionality .functionality-list .item {
	background-color: #fff;
	border: 1px solid #f5f5f5;
	/* box-shadow: 0 0 20px 0 hsla(0, 0%, 52%, .2); */
	border-radius: .625rem;
	margin-right: 1.25rem;
	margin-bottom: 1.25rem;
	padding: .9375rem 0
}

@media(max-width:575px) {
	.core-functionality .functionality-list .item {
		margin-right: 0
	}
}

.core-functionality .functionality-list .item:last-child {
	margin-right: 0
}

.core-functionality .functionality-list .item .title {
	padding: 0 .9375rem;
	color: #06b6c7;
	font-size: 1rem
}

@media(max-width:575px) {
	.core-functionality .functionality-list .item .title {
		font-size: 1.25rem
	}
}

.core-functionality .functionality-list .item .desc {
	padding: .625rem .9375rem;
	font-size: .875rem;
	color: #333;
	min-height: 3.75rem
}

@media(max-width:575px) {
	.core-functionality .functionality-list .item .desc {
		font-size: 1.125rem
	}
}

.core-functionality .functionality-list .item .core {
	border-top: 1px solid #f5f5f5;
	padding: .625rem .9375rem 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.core-functionality .functionality-list .item .core .core-item {
	width: 100%;
	font-size: .875rem;
	color: #666;
	padding-left: .9375rem;
	position: relative;
	margin-bottom: .625rem;
}
.core-functionality .functionality-list .item .core .core-item:last-child {
	margin-bottom: 0;
}

.core-functionality .functionality-list .item .core .core-item:before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background-color: #06b6c7;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.customer-case {
	background-color: #f5f5f5;
	padding: 3.125rem 0 6.25rem
}

.customer-case .case-list {
	padding-top: 3.125rem
}

.customer-case .case-list .list-box {
	display: -ms-flexbox;
	display: flex;
	gap: 1.25rem;
}

@media(max-width:575px) {
	.customer-case .case-list .list-box {
		display: block
	}
}

.customer-case .case-list .item {
	background-color: #fff;
	box-shadow: 2px 3px 8px 0 rgba(0, 0, 0, .07);
	border-radius: .625rem;
	/* margin-right: 1.25rem; */
	margin-bottom: 1.25rem;
	padding: .9375rem
}

@media(max-width:575px) {
	.customer-case .case-list .item {
		margin-right: 0
	}
}

.customer-case .case-list .item .name{
	font-size: 1rem;
	color: #333
}
.customer-case .case-list .item .name>p{text-align: center}

.customer-case .case-list .item .name .logo {
	width: 5.25rem;
	height: auto
}
.customer-case .case-list .item .name .logo.logow{
	width: 6.5rem;

}
.customer-case .case-list .item .name .logo.logoh{
	max-height: 3rem;
	width: auto;
}

.customer-case .case-list .item .desc {
	font-size: .75rem;
	color: #666;
	margin-top: .5rem;
}

.custom-apply {
	padding-top: 3.125rem
}

.custom-apply .apply-list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr
}

@media(max-width:575px) {
	.custom-apply .apply-list {
		-ms-grid-columns: 1fr 1fr !important;
		grid-template-columns: 1fr 1fr !important
	}
}

.custom-apply .apply-list .item {
	margin: 0 .625rem 1.25rem;
	border: 1px solid #f4eefe;
	border-radius: .9375rem;
	padding: .9375rem 0
}

.custom-apply .apply-list .item .icon {
	width: 6.875rem;
	margin: 0 auto
}

.custom-apply .apply-list .item .icon>img {
	width: 70%;
	margin: 5px auto;
	height: auto
}

.custom-apply .apply-list .item .title {
	font-size: 1rem;
	color: #333;
	text-align: center
}

.custom-case {
	background-color: #f5f5f5;
	padding: 3.125rem 0 6.25rem
}

.custom-case .case-list {
	padding-top: 3.125rem;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr
}

@media(max-width:575px) {
	.custom-case .case-list {
		/* -ms-grid-columns: 1fr 1fr !important;
		grid-template-columns: 1fr 1fr !important; */
		display: block;
	}
}

.custom-case .case-list .item {
	background-color: #fff;
	box-shadow: 2px 3px 8px 0 rgba(0, 0, 0, .07);
	margin: 0 .625rem 1.25rem;
	border-radius: .625rem;
	padding: .3125rem .625rem
}

.custom-case .case-list .item .logo
{
	height: 3.75rem;
	width: 3.75rem;
	margin-right: .625rem
}

.custom-case .case-list .item .logo>img {
	width: 100%;
	height: 100%
}

.custom-case .case-list .item .name {
	font-size: 1.25rem;
	color: #333
}

.help {
	background-color: #f5f5f5;
	padding: 3.125rem 0 6.25rem
}

.help .help-item {
	background-color: #fff;
	border-radius: 1.25rem;
	padding: .9375rem;
	margin-bottom: 1.25rem
}

.help .help-item .icon {
	width: 1.875rem;
	height: 2rem;
	margin-right: .9375rem
}

.help .help-item .title {
	font-size: 1rem;
	color: #333;
	font-weight: 700;
	margin-bottom: .3125rem
}

.help .help-item .desc {
	font-size: .875rem;
	color: #444
}

.about-vision {
	background-color: #f5f5f5;
	padding: 3.125rem 0 6.25rem
}

@media(max-width:575px) {
	.about-vision {
		padding: 3.125rem 0 1.875rem
	}
}

.about-vision .vision-list {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 3.125rem 3.125rem 0
}

@media(max-width:575px) {
	.about-vision .vision-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 3.125rem 1rem 0;
	}
}

.about-vision .vision-list .item {
	min-width: 15rem;
	width: 18.75rem;
	height: 6.25rem;
	background-color: #fff;
	border-radius: .625rem;
	text-align: center;
	font-size: 1rem;
	color: #333;
	position: relative;
	overflow: hidden
}

@media(max-width:575px) {
	.about-vision .vision-list .item {
		width: 14rem;
		min-width: 14rem;
		margin-bottom: 3rem
	}
}

.about-vision .vision-list .item:before {
	content: "";
	width: 4.375rem;
	height: 4.375rem;
	border-radius: 100%;
	background-color: #06b6c7;
	position: absolute;
	top: -2.1875rem;
	left: -2.1875rem
}

.about-vision .vision-list .item:after {
	color: #fff;
	font-size: 1rem;
	position: absolute;
	left: .5rem;
	top: .3125rem
}

.about-vision .vision-list .item:first-child::after {
	content: "A"
}

.about-vision .vision-list .item:nth-child(2):after {
	content: "B"
}

.about-vision .vision-list .item:nth-child(3):after {
	content: "C"
}

.about-honor {
	padding: 3.125rem 0
}

@media(max-width:575px) {
	.about-honor {
		padding: 3.125rem 0 1.25rem
	}
}

.about-honor .honor-list {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding-top: 3.125rem
}

@media(max-width:575px) {
	.about-honor .honor-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.about-honor .honor-list .item {
	width: 30%;
	border: 1px solid #ccc
}

@media(max-width:575px) {
	.about-honor .honor-list .item {
		width: 43%;
		margin-bottom: 1.875rem
	}
}

.about-honor .honor-list .item>img {
	width: 100%;
	height: auto
}

.about-property {
	background-color: #f5f5f5;
	padding: 3.125rem 0 6.25rem
}

.about-property .property-list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	padding-top: 3.125rem
}

@media(max-width:575px) {
	.about-property .property-list {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr
	}
}

.about-property .property-list .item {
	padding: .625rem
}

.about-property .property-list .item>img {
	width: 100%;
	height: auto
}

.about-property .property-list .item>p {
	padding: .625rem 0;
	font-size: 1.125rem;
	text-align: center;
	margin-bottom: 0;
	color: #333
}

.page-signup {
	background-color: #f5f5f5;
	padding: 3.125rem 0 6.25rem
}

@media(max-width:767px) {
	.page-signup {
		padding: 1.875rem 1.875rem 5rem
	}
}

.page-signup .signup-warp {
	max-width: 47.5rem;
	padding: 3.125rem;
	margin: 0 auto;
	background-color: #fff;
	border-radius: .625rem;
	box-shadow: 2px 1px 6px 0 hsla(0, 11%, 76%, .16)
}
.page-signup .signup-warp .title{
	font-size: 1.5rem;
	color: #06b6c7;
	font-weight: bold;
}

.page-signup .signup-steps .steps {
	-ms-flex: 1;
	flex: 1;
	position: relative
}

.page-signup .signup-steps .steps:before {
	content: "";
	position: absolute;
	left: 50%;
	top: .9375rem;
	height: 1px;
	width: 100%;
	background-color: rgba(6, 182, 198, .6);
}

.page-signup .signup-steps .steps:last-child:before {
	display: none
}

.page-signup .signup-steps .steps .step-dot {
	text-align: center;
	width: 1.25rem;
	height: 1.25rem;
	line-height: 1.25rem;
	font-size: .875rem;
	border-radius: 100%;
	margin: 0 auto;
	position: relative;
	color: #fff;
	background-color: #06b6c7;
	border: .25rem solid rgba(6, 182, 198, .2);
	box-sizing: content-box
}

.page-signup .signup-steps .steps .step-desc {
	text-align: center;
	font-size: 1rem;
	color: #333
}

.page-signup .signup-form {
	padding-top: 3.125rem
}

.page-signup .signup-form .field {
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin-bottom: 1.875rem
}

.page-signup .signup-form .field .col-form-label {
	-ms-flex: 0 1 6.25rem;
	flex: 0 1 6.25rem;
	padding-left: .625rem
}

.page-signup .signup-form .field .form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.page-signup .signup-form .field .form-control:focus {
	border-color: #06b6c7;
	box-shadow: 0 0 .4375rem .0625rem rgba(131, 89, 200, .35)
}

@media(max-width:767px) {
	.page-signup .signup-form .field .form-control:focus {
		box-shadow: none
	}
}

.page-signup .signup-form .field .form-control-group {
	-ms-flex: 1;
	flex: 1;
	min-width: 1px;
	position: relative;
	max-width: 18.75rem
}

.page-signup .signup-form .field .form-control-group .input-group .form-control {
	border-right: none
}

.page-signup .signup-form .field .form-control-group .input-group .input-group-addon {
	background-color: transparent;
	cursor: pointer;
	padding: 0
}

.page-signup .signup-form .field .form-control-group .input-group .input-group-addon .btn.btn-link {
	border: none;
	cursor: pointer
}

.page-signup .signup-form .field .form-control-feedback {
	position: absolute;
	font-size: .75rem;
	left: 0;
	bottom: -1.0625rem;
	z-index: 3
}

@media(max-width:767px) {
	.page-signup .signup-form .field .form-control-feedback {
		left: -.25rem;
		bottom: -1.5rem
	}
}

.page-signup .signup-form .field .form-control-feedback>img {
	height: .75rem;
	vertical-align: middle
}

.page-signup .signup-form .required>.col-form-label {
	position: relative
}

.page-signup .signup-form .required>.col-form-label:before {
	content: "*";
	display: block;
	height: 1rem;
	width: 1rem;
	position: absolute;
	left: 0;
	top: .5rem;
	color: #d9534f
}

.page-signup .signup-form .has-danger .input-group-addon {
	background-color: transparent
}

.page-signup .signup-form .has-danger .form-control-feedback:before {
	content: "";
	display: inline-block;
	width: .75rem;
	height: .875rem;
	margin-right: .25rem;
	background-image: url("../image/ii_prompt.svg");
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle
}

.page-signup .signup-form .btn.btn-secondary {
	padding: .625rem 1.25rem;
	cursor: pointer;
	color: #fff;
	background-color: #06b6c7;
	border-color: #06b6c7
}

.page-signup .signup-form .btn.btn-secondary:active,
.page-signup .signup-form .btn.btn-secondary:focus,
.page-signup .signup-form .btn.btn-secondary:hover {
	color: hsla(0, 0%, 100%, .8)
}

.page-signup .sign-success {
	padding: 3.125rem .875rem;
	text-align: center
}

.page-signup .sign-success .icon-success {
	width: 7.5rem;
	margin: auto
}

.page-signup .sign-success .icon-success>img {
	width: 100%
}

@media(max-width:767px) {
	.page-signup .sign-success .icon-success {
		width: 6.25rem
	}
}

.page-terms-of-service {
	background-color: #f5f5f5;
	padding: 3.125rem 0 6.25rem
}

@media(max-width:767px) {
	.page-terms-of-service {
		padding: 0 0 3.125rem
	}
}

.page-terms-of-service .content {
	max-width: 60rem;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 1.875rem;
	background-color: #fff;
	border-radius: .625rem
}

@media(max-width:767px) {
	.page-terms-of-service .content {
		border: 0;
		background-color: #f5f5f5
	}
}

.active-sign {
	background-color: #fff;
	padding: 0
}

.active-sign .active-sign-bg {
	width: 100%;
	height: auto
}

.active-sign .signup-warp {
	position: relative;
	width: 90%;
	box-shadow: none;
	padding: 1.25rem;
	margin: 0 auto;
	margin-top: -20%;
	background-color: #fff
}

.active-sign .signup-warp .signup-form {
	padding: 0
}

.active-sign .step-dot-box {
	height: 2.1875rem
}

.active-sign .input-group-addon {
	border-color: #e93f2b
}

.active-sign .btn-link {
	color: #e93f2b
}

.active-sign .btn-secondary {
	width: 100%;
	background-color: #e93f2b !important;
	border-color: #e93f2b !important;
	margin-top: 1.25rem
}

.active-sign .signup-steps .steps .step-dot {
	width: 1.5625rem;
	height: 1.5625rem;
	line-height: 1.5625rem;
	background-color: #e93f2b !important;
	border: none
}

.active-sign .signup-steps .steps .step-dot span {
	display: inline-block;
	width: .5rem;
	height: .5rem;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.active-sign .signup-steps .steps .step-dot1 {
	width: .75rem;
	height: .75rem;
	line-height: .75rem;
	background-color: #ffd9cb !important;
	border-radius: 50%;
	top: .4375rem
}

.active-sign .signup-steps .steps .step-desc {
	color: #e93f2b
}

.active-sign .signup-steps .steps .step-desc1 {
	color: #ffd9cb
}

.active-sign .signup-steps .steps:before {
	background-color: #ffd9cb;
	top: .78125rem
}

.active-sign .form-control-group {
	border-bottom: 1px solid #ebebeb
}

.active-sign .signup-form .field .form-control {
	border: none;
	border-radius: none !important
}

.active-sign .signup-form .field .form-control:focus {
	border: none
}

.active-sign .signup-form .field .form-control+.input-group-addon {
	position: relative;
	top: -.625rem
}

.active-sign .signup-form .field .form-control+.input-group-addon:not(:first-child) {
	border-left: 1px solid #e93f2b !important
}
.mask_box{
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}
.mask_box .mask{
	background: #fff;
	padding: 1rem;
	border-radius: .3rem;
	font-size: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
