@charset "utf-8";
/* CSS Document */

/*!
 * Bootstrap Reboot v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*, :after, :before {
	box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
:root {
	scroll-behavior: smooth
}
}
body {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	color: #212529;
	font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-weight: 400;
	line-height: 1.5;
	margin: 0
}
hr {
	background-color: currentColor;
	border: 0;
	color: inherit;
	margin: 1rem 0;
	opacity: .25
}
hr:not([size]) {
	height: 1px
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: .5rem;
	margin-top: 0
}
h1 {
	font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
h1 {
	font-size: 2.5rem
}
}
h2 {
	font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
h2 {
	font-size: 2rem
}
}
h3 {
	font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
h3 {
	font-size: 1.75rem
}
}
h4 {
	font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
h4 {
	font-size: 1.5rem
}
}
h5 {
	font-size: 1.25rem
}
h6 {
	font-size: 1rem
}
p {
	margin-bottom: 1rem;
	margin-top: 0
}
abbr[data-bs-original-title], abbr[title] {
	cursor: help;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}
address {
	font-style: normal;
	line-height: inherit;
	margin-bottom: 1rem
}
ol, ul {
	padding-left: 2rem
}
dl, ol, ul {
	margin-bottom: 1rem;
	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
}
b, strong {
	font-weight: bolder
}
small {
	font-size: .875em
}
mark {
	background-color: #fcf8e3;
	padding: .2em
}
sub, sup {
	font-size: .75em;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: #0d6efd;
	text-decoration: underline
}
a:hover {
	color: #0a58ca
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none
}
code, kbd, pre, samp {
	direction: ltr;
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 1em;
	unicode-bidi: bidi-override
}
pre {
	display: block;
	font-size: .875em;
	margin-bottom: 1rem;
	margin-top: 0;
	overflow: auto
}
pre code {
	color: inherit;
	font-size: inherit;
	word-break: normal
}
code {
	word-wrap: break-word;
	color: #d63384;
	font-size: .875em
}
a>code {
	color: inherit
}
kbd {
	background-color: #212529;
	border-radius: .2rem;
	color: #fff;
	font-size: .875em;
	padding: .2rem .4rem
}
kbd kbd {
	font-size: 1em;
	font-weight: 700;
	padding: 0
}
figure {
	margin: 0 0 1rem
}
img, svg {
	vertical-align: middle
}
table {
	border-collapse: collapse;
	caption-side: bottom
}
caption {
	color: #6c757d;
	padding-bottom: .5rem;
	padding-top: .5rem;
	text-align: left
}
th {
	text-align: inherit;
	text-align: -webkit-match-parent
}
tbody, td, tfoot, th, thead, tr {
	border: 0 solid;
	border-color: inherit
}
label {
	display: inline-block
}
button {
	border-radius: 0
}
button:focus:not(:focus-visible) {
	outline: 0
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0
}
button, select {
	text-transform: none
}
[role=button] {
	cursor: pointer
}
select {
	word-wrap: normal
}
select:disabled {
	opacity: 1
}
[list]::-webkit-calendar-picker-indicator {
display:none
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
	cursor: pointer
}
::-moz-focus-inner {
border-style:none;
padding:0
}
textarea {
	resize: vertical
}
fieldset {
	border: 0;
	margin: 0;
	min-width: 0;
	padding: 0
}
legend {
	float: left;
	font-size: calc(1.275rem + .3vw);
	line-height: inherit;
	margin-bottom: .5rem;
	padding: 0;
	width: 100%
}

@media (min-width:1200px) {
legend {
	font-size: 1.5rem
}
}
legend+* {
	clear: left
}
::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
padding:0
}
::-webkit-inner-spin-button {
height:auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-color-swatch-wrapper {
padding:0
}
::file-selector-button {
font:inherit
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
output {
	display: inline-block
}
iframe {
	border: 0
}
summary {
	cursor: pointer;
	display: list-item
}
progress {
	vertical-align: baseline
}
[hidden] {
	display: none!important
}/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	margin-left: auto;
	margin-right: auto;
	padding-left: var(--bs-gutter-x, .75rem);
	padding-right: var(--bs-gutter-x, .75rem);
	width: 100%
}

@media (min-width:576px) {
.container, .container-sm {
	max-width: 540px
}
}

@media (min-width:768px) {
.container, .container-md, .container-sm {
	max-width: 720px
}
}

@media (min-width:992px) {
.container, .container-lg, .container-md, .container-sm {
	max-width: 960px
}
}

@media (min-width:1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1140px
}
}

@media (min-width:1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	max-width: 1320px
}
}
.row {
--bs-gutter-x:1.5rem;
--bs-gutter-y:0;
	display: flex;
	flex-wrap: wrap;
margin-left:calc(var(--bs-gutter-x)*-.5);
margin-right:calc(var(--bs-gutter-x)*-.5);
margin-top:calc(var(--bs-gutter-y)*-1)
}
.row>* {
	box-sizing: border-box;
	flex-shrink: 0;
	margin-top: var(--bs-gutter-y);
	max-width: 100%;
padding-left:calc(var(--bs-gutter-x)*.5);
padding-right:calc(var(--bs-gutter-x)*.5);
	width: 100%
}
.col {
	flex: 1 0 0%
}
.row-cols-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}

@media (min-width:576px) {
.col-sm {
	flex: 1 0 0%
}
.row-cols-sm-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-sm-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-sm-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-sm-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-sm-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-sm-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-sm-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
}

@media (min-width:768px) {
.col-md {
	flex: 1 0 0%
}
.row-cols-md-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-md-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-md-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-md-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-md-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-md-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-md-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
}

@media (min-width:992px) {
.col-lg {
	flex: 1 0 0%
}
.row-cols-lg-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-lg-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-lg-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-lg-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-lg-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-lg-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-lg-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
}

@media (min-width:1200px) {
.col-xl {
	flex: 1 0 0%
}
.row-cols-xl-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-xl-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-xl-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-xl-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-xl-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-xl-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-xl-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
}

@media (min-width:1400px) {
.col-xxl {
	flex: 1 0 0%
}
.row-cols-xxl-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-xxl-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-xxl-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-xxl-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-xxl-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-xxl-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-xxl-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
}
.col-auto {
	flex: 0 0 auto;
	width: auto
}
.col-1 {
	flex: 0 0 auto;
	width: 8.33333333%
}
.col-2 {
	flex: 0 0 auto;
	width: 16.66666667%
}
.col-3 {
	flex: 0 0 auto;
	width: 25%
}
.col-4 {
	flex: 0 0 auto;
	width: 33.33333333%
}
.col-5 {
	flex: 0 0 auto;
	width: 41.66666667%
}
.col-6 {
	flex: 0 0 auto;
	width: 50%
}
.col-7 {
	flex: 0 0 auto;
	width: 58.33333333%
}
.col-8 {
	flex: 0 0 auto;
	width: 66.66666667%
}
.col-9 {
	flex: 0 0 auto;
	width: 75%
}
.col-10 {
	flex: 0 0 auto;
	width: 83.33333333%
}
.col-11 {
	flex: 0 0 auto;
	width: 91.66666667%
}
.col-12 {
	flex: 0 0 auto;
	width: 100%
}
.offset-1 {
	margin-left: 8.33333333%
}
.offset-2 {
	margin-left: 16.66666667%
}
.offset-3 {
	margin-left: 25%
}
.offset-4 {
	margin-left: 33.33333333%
}
.offset-5 {
	margin-left: 41.66666667%
}
.offset-6 {
	margin-left: 50%
}
.offset-7 {
	margin-left: 58.33333333%
}
.offset-8 {
	margin-left: 66.66666667%
}
.offset-9 {
	margin-left: 75%
}
.offset-10 {
	margin-left: 83.33333333%
}
.offset-11 {
	margin-left: 91.66666667%
}
.g-0, .gx-0 {
--bs-gutter-x:0
}
.g-0, .gy-0 {
--bs-gutter-y:0
}
.g-1, .gx-1 {
--bs-gutter-x:0.25rem
}
.g-1, .gy-1 {
--bs-gutter-y:0.25rem
}
.g-2, .gx-2 {
--bs-gutter-x:0.5rem
}
.g-2, .gy-2 {
--bs-gutter-y:0.5rem
}
.g-3, .gx-3 {
--bs-gutter-x:1rem
}
.g-3, .gy-3 {
--bs-gutter-y:1rem
}
.g-4, .gx-4 {
--bs-gutter-x:1.5rem
}
.g-4, .gy-4 {
--bs-gutter-y:1.5rem
}
.g-5, .gx-5 {
--bs-gutter-x:3rem
}
.g-5, .gy-5 {
--bs-gutter-y:3rem
}

@media (min-width:576px) {
.col-sm-auto {
	flex: 0 0 auto;
	width: auto
}
.col-sm-1 {
	flex: 0 0 auto;
	width: 8.33333333%
}
.col-sm-2 {
	flex: 0 0 auto;
	width: 16.66666667%
}
.col-sm-3 {
	flex: 0 0 auto;
	width: 25%
}
.col-sm-4 {
	flex: 0 0 auto;
	width: 33.33333333%
}
.col-sm-5 {
	flex: 0 0 auto;
	width: 41.66666667%
}
.col-sm-6 {
	flex: 0 0 auto;
	width: 50%
}
.col-sm-7 {
	flex: 0 0 auto;
	width: 58.33333333%
}
.col-sm-8 {
	flex: 0 0 auto;
	width: 66.66666667%
}
.col-sm-9 {
	flex: 0 0 auto;
	width: 75%
}
.col-sm-10 {
	flex: 0 0 auto;
	width: 83.33333333%
}
.col-sm-11 {
	flex: 0 0 auto;
	width: 91.66666667%
}
.col-sm-12 {
	flex: 0 0 auto;
	width: 100%
}
.offset-sm-0 {
	margin-left: 0
}
.offset-sm-1 {
	margin-left: 8.33333333%
}
.offset-sm-2 {
	margin-left: 16.66666667%
}
.offset-sm-3 {
	margin-left: 25%
}
.offset-sm-4 {
	margin-left: 33.33333333%
}
.offset-sm-5 {
	margin-left: 41.66666667%
}
.offset-sm-6 {
	margin-left: 50%
}
.offset-sm-7 {
	margin-left: 58.33333333%
}
.offset-sm-8 {
	margin-left: 66.66666667%
}
.offset-sm-9 {
	margin-left: 75%
}
.offset-sm-10 {
	margin-left: 83.33333333%
}
.offset-sm-11 {
	margin-left: 91.66666667%
}
.g-sm-0, .gx-sm-0 {
--bs-gutter-x:0
}
.g-sm-0, .gy-sm-0 {
--bs-gutter-y:0
}
.g-sm-1, .gx-sm-1 {
--bs-gutter-x:0.25rem
}
.g-sm-1, .gy-sm-1 {
--bs-gutter-y:0.25rem
}
.g-sm-2, .gx-sm-2 {
--bs-gutter-x:0.5rem
}
.g-sm-2, .gy-sm-2 {
--bs-gutter-y:0.5rem
}
.g-sm-3, .gx-sm-3 {
--bs-gutter-x:1rem
}
.g-sm-3, .gy-sm-3 {
--bs-gutter-y:1rem
}
.g-sm-4, .gx-sm-4 {
--bs-gutter-x:1.5rem
}
.g-sm-4, .gy-sm-4 {
--bs-gutter-y:1.5rem
}
.g-sm-5, .gx-sm-5 {
--bs-gutter-x:3rem
}
.g-sm-5, .gy-sm-5 {
--bs-gutter-y:3rem
}
}

@media (min-width:768px) {
.col-md-auto {
	flex: 0 0 auto;
	width: auto
}
.col-md-1 {
	flex: 0 0 auto;
	width: 8.33333333%
}
.col-md-2 {
	flex: 0 0 auto;
	width: 16.66666667%
}
.col-md-3 {
	flex: 0 0 auto;
	width: 25%
}
.col-md-4 {
	flex: 0 0 auto;
	width: 33.33333333%
}
.col-md-5 {
	flex: 0 0 auto;
	width: 41.66666667%
}
.col-md-6 {
	flex: 0 0 auto;
	width: 50%
}
.col-md-7 {
	flex: 0 0 auto;
	width: 58.33333333%
}
.col-md-8 {
	flex: 0 0 auto;
	width: 66.66666667%
}
.col-md-9 {
	flex: 0 0 auto;
	width: 75%
}
.col-md-10 {
	flex: 0 0 auto;
	width: 83.33333333%
}
.col-md-11 {
	flex: 0 0 auto;
	width: 91.66666667%
}
.col-md-12 {
	flex: 0 0 auto;
	width: 100%
}
.offset-md-0 {
	margin-left: 0
}
.offset-md-1 {
	margin-left: 8.33333333%
}
.offset-md-2 {
	margin-left: 16.66666667%
}
.offset-md-3 {
	margin-left: 25%
}
.offset-md-4 {
	margin-left: 33.33333333%
}
.offset-md-5 {
	margin-left: 41.66666667%
}
.offset-md-6 {
	margin-left: 50%
}
.offset-md-7 {
	margin-left: 58.33333333%
}
.offset-md-8 {
	margin-left: 66.66666667%
}
.offset-md-9 {
	margin-left: 75%
}
.offset-md-10 {
	margin-left: 83.33333333%
}
.offset-md-11 {
	margin-left: 91.66666667%
}
.g-md-0, .gx-md-0 {
--bs-gutter-x:0
}
.g-md-0, .gy-md-0 {
--bs-gutter-y:0
}
.g-md-1, .gx-md-1 {
--bs-gutter-x:0.25rem
}
.g-md-1, .gy-md-1 {
--bs-gutter-y:0.25rem
}
.g-md-2, .gx-md-2 {
--bs-gutter-x:0.5rem
}
.g-md-2, .gy-md-2 {
--bs-gutter-y:0.5rem
}
.g-md-3, .gx-md-3 {
--bs-gutter-x:1rem
}
.g-md-3, .gy-md-3 {
--bs-gutter-y:1rem
}
.g-md-4, .gx-md-4 {
--bs-gutter-x:1.5rem
}
.g-md-4, .gy-md-4 {
--bs-gutter-y:1.5rem
}
.g-md-5, .gx-md-5 {
--bs-gutter-x:3rem
}
.g-md-5, .gy-md-5 {
--bs-gutter-y:3rem
}
}

@media (min-width:992px) {
.col-lg-auto {
	flex: 0 0 auto;
	width: auto
}
.col-lg-1 {
	flex: 0 0 auto;
	width: 8.33333333%
}
.col-lg-2 {
	flex: 0 0 auto;
	width: 16.66666667%
}
.col-lg-3 {
	flex: 0 0 auto;
	width: 25%
}
.col-lg-4 {
	flex: 0 0 auto;
	width: 33.33333333%
}
.col-lg-5 {
	flex: 0 0 auto;
	width: 41.66666667%
}
.col-lg-6 {
	flex: 0 0 auto;
	width: 50%
}
.col-lg-7 {
	flex: 0 0 auto;
	width: 58.33333333%
}
.col-lg-8 {
	flex: 0 0 auto;
	width: 66.66666667%
}
.col-lg-9 {
	flex: 0 0 auto;
	width: 75%
}
.col-lg-10 {
	flex: 0 0 auto;
	width: 83.33333333%
}
.col-lg-11 {
	flex: 0 0 auto;
	width: 91.66666667%
}
.col-lg-12 {
	flex: 0 0 auto;
	width: 100%
}
.offset-lg-0 {
	margin-left: 0
}
.offset-lg-1 {
	margin-left: 8.33333333%
}
.offset-lg-2 {
	margin-left: 16.66666667%
}
.offset-lg-3 {
	margin-left: 25%
}
.offset-lg-4 {
	margin-left: 33.33333333%
}
.offset-lg-5 {
	margin-left: 41.66666667%
}
.offset-lg-6 {
	margin-left: 50%
}
.offset-lg-7 {
	margin-left: 58.33333333%
}
.offset-lg-8 {
	margin-left: 66.66666667%
}
.offset-lg-9 {
	margin-left: 75%
}
.offset-lg-10 {
	margin-left: 83.33333333%
}
.offset-lg-11 {
	margin-left: 91.66666667%
}
.g-lg-0, .gx-lg-0 {
--bs-gutter-x:0
}
.g-lg-0, .gy-lg-0 {
--bs-gutter-y:0
}
.g-lg-1, .gx-lg-1 {
--bs-gutter-x:0.25rem
}
.g-lg-1, .gy-lg-1 {
--bs-gutter-y:0.25rem
}
.g-lg-2, .gx-lg-2 {
--bs-gutter-x:0.5rem
}
.g-lg-2, .gy-lg-2 {
--bs-gutter-y:0.5rem
}
.g-lg-3, .gx-lg-3 {
--bs-gutter-x:1rem
}
.g-lg-3, .gy-lg-3 {
--bs-gutter-y:1rem
}
.g-lg-4, .gx-lg-4 {
--bs-gutter-x:1.5rem
}
.g-lg-4, .gy-lg-4 {
--bs-gutter-y:1.5rem
}
.g-lg-5, .gx-lg-5 {
--bs-gutter-x:3rem
}
.g-lg-5, .gy-lg-5 {
--bs-gutter-y:3rem
}
}

@media (min-width:1200px) {
.col-xl-auto {
	flex: 0 0 auto;
	width: auto
}
.col-xl-1 {
	flex: 0 0 auto;
	width: 8.33333333%
}
.col-xl-2 {
	flex: 0 0 auto;
	width: 16.66666667%
}
.col-xl-3 {
	flex: 0 0 auto;
	width: 25%
}
.col-xl-4 {
	flex: 0 0 auto;
	width: 33.33333333%
}
.col-xl-5 {
	flex: 0 0 auto;
	width: 41.66666667%
}
.col-xl-6 {
	flex: 0 0 auto;
	width: 50%
}
.col-xl-7 {
	flex: 0 0 auto;
	width: 58.33333333%
}
.col-xl-8 {
	flex: 0 0 auto;
	width: 66.66666667%
}
.col-xl-9 {
	flex: 0 0 auto;
	width: 75%
}
.col-xl-10 {
	flex: 0 0 auto;
	width: 83.33333333%
}
.col-xl-11 {
	flex: 0 0 auto;
	width: 91.66666667%
}
.col-xl-12 {
	flex: 0 0 auto;
	width: 100%
}
.offset-xl-0 {
	margin-left: 0
}
.offset-xl-1 {
	margin-left: 8.33333333%
}
.offset-xl-2 {
	margin-left: 16.66666667%
}
.offset-xl-3 {
	margin-left: 25%
}
.offset-xl-4 {
	margin-left: 33.33333333%
}
.offset-xl-5 {
	margin-left: 41.66666667%
}
.offset-xl-6 {
	margin-left: 50%
}
.offset-xl-7 {
	margin-left: 58.33333333%
}
.offset-xl-8 {
	margin-left: 66.66666667%
}
.offset-xl-9 {
	margin-left: 75%
}
.offset-xl-10 {
	margin-left: 83.33333333%
}
.offset-xl-11 {
	margin-left: 91.66666667%
}
.g-xl-0, .gx-xl-0 {
--bs-gutter-x:0
}
.g-xl-0, .gy-xl-0 {
--bs-gutter-y:0
}
.g-xl-1, .gx-xl-1 {
--bs-gutter-x:0.25rem
}
.g-xl-1, .gy-xl-1 {
--bs-gutter-y:0.25rem
}
.g-xl-2, .gx-xl-2 {
--bs-gutter-x:0.5rem
}
.g-xl-2, .gy-xl-2 {
--bs-gutter-y:0.5rem
}
.g-xl-3, .gx-xl-3 {
--bs-gutter-x:1rem
}
.g-xl-3, .gy-xl-3 {
--bs-gutter-y:1rem
}
.g-xl-4, .gx-xl-4 {
--bs-gutter-x:1.5rem
}
.g-xl-4, .gy-xl-4 {
--bs-gutter-y:1.5rem
}
.g-xl-5, .gx-xl-5 {
--bs-gutter-x:3rem
}
.g-xl-5, .gy-xl-5 {
--bs-gutter-y:3rem
}
}

@media (min-width:1400px) {
.col-xxl-auto {
	flex: 0 0 auto;
	width: auto
}
.col-xxl-1 {
	flex: 0 0 auto;
	width: 8.33333333%
}
.col-xxl-2 {
	flex: 0 0 auto;
	width: 16.66666667%
}
.col-xxl-3 {
	flex: 0 0 auto;
	width: 25%
}
.col-xxl-4 {
	flex: 0 0 auto;
	width: 33.33333333%
}
.col-xxl-5 {
	flex: 0 0 auto;
	width: 41.66666667%
}
.col-xxl-6 {
	flex: 0 0 auto;
	width: 50%
}
.col-xxl-7 {
	flex: 0 0 auto;
	width: 58.33333333%
}
.col-xxl-8 {
	flex: 0 0 auto;
	width: 66.66666667%
}
.col-xxl-9 {
	flex: 0 0 auto;
	width: 75%
}
.col-xxl-10 {
	flex: 0 0 auto;
	width: 83.33333333%
}
.col-xxl-11 {
	flex: 0 0 auto;
	width: 91.66666667%
}
.col-xxl-12 {
	flex: 0 0 auto;
	width: 100%
}
.offset-xxl-0 {
	margin-left: 0
}
.offset-xxl-1 {
	margin-left: 8.33333333%
}
.offset-xxl-2 {
	margin-left: 16.66666667%
}
.offset-xxl-3 {
	margin-left: 25%
}
.offset-xxl-4 {
	margin-left: 33.33333333%
}
.offset-xxl-5 {
	margin-left: 41.66666667%
}
.offset-xxl-6 {
	margin-left: 50%
}
.offset-xxl-7 {
	margin-left: 58.33333333%
}
.offset-xxl-8 {
	margin-left: 66.66666667%
}
.offset-xxl-9 {
	margin-left: 75%
}
.offset-xxl-10 {
	margin-left: 83.33333333%
}
.offset-xxl-11 {
	margin-left: 91.66666667%
}
.g-xxl-0, .gx-xxl-0 {
--bs-gutter-x:0
}
.g-xxl-0, .gy-xxl-0 {
--bs-gutter-y:0
}
.g-xxl-1, .gx-xxl-1 {
--bs-gutter-x:0.25rem
}
.g-xxl-1, .gy-xxl-1 {
--bs-gutter-y:0.25rem
}
.g-xxl-2, .gx-xxl-2 {
--bs-gutter-x:0.5rem
}
.g-xxl-2, .gy-xxl-2 {
--bs-gutter-y:0.5rem
}
.g-xxl-3, .gx-xxl-3 {
--bs-gutter-x:1rem
}
.g-xxl-3, .gy-xxl-3 {
--bs-gutter-y:1rem
}
.g-xxl-4, .gx-xxl-4 {
--bs-gutter-x:1.5rem
}
.g-xxl-4, .gy-xxl-4 {
--bs-gutter-y:1.5rem
}
.g-xxl-5, .gx-xxl-5 {
--bs-gutter-x:3rem
}
.g-xxl-5, .gy-xxl-5 {
--bs-gutter-y:3rem
}
}
.d-inline {
	display: inline!important
}
.d-inline-block {
	display: inline-block!important
}
.d-block {
	display: block!important
}
.d-grid {
	display: grid!important
}
.d-table {
	display: table!important
}
.d-table-row {
	display: table-row!important
}
.d-table-cell {
	display: table-cell!important
}
.d-flex {
	display: flex!important
}
.d-inline-flex {
	display: inline-flex!important
}
.d-none {
	display: none!important
}
.flex-fill {
	flex: 1 1 auto!important
}
.flex-row {
	flex-direction: row!important
}
.flex-column {
	flex-direction: column!important
}
.flex-row-reverse {
	flex-direction: row-reverse!important
}
.flex-column-reverse {
	flex-direction: column-reverse!important
}
.flex-grow-0 {
	flex-grow: 0!important
}
.flex-grow-1 {
	flex-grow: 1!important
}
.flex-shrink-0 {
	flex-shrink: 0!important
}
.flex-shrink-1 {
	flex-shrink: 1!important
}
.flex-wrap {
	flex-wrap: wrap!important
}
.flex-nowrap {
	flex-wrap: nowrap!important
}
.flex-wrap-reverse {
	flex-wrap: wrap-reverse!important
}
.justify-content-start {
	justify-content: flex-start!important
}
.justify-content-end {
	justify-content: flex-end!important
}
.justify-content-center {
	justify-content: center!important
}
.justify-content-between {
	justify-content: space-between!important
}
.justify-content-around {
	justify-content: space-around!important
}
.justify-content-evenly {
	justify-content: space-evenly!important
}
.align-items-start {
	align-items: flex-start!important
}
.align-items-end {
	align-items: flex-end!important
}
.align-items-center {
	align-items: center!important
}
.align-items-baseline {
	align-items: baseline!important
}
.align-items-stretch {
	align-items: stretch!important
}
.align-content-start {
	align-content: flex-start!important
}
.align-content-end {
	align-content: flex-end!important
}
.align-content-center {
	align-content: center!important
}
.align-content-between {
	align-content: space-between!important
}
.align-content-around {
	align-content: space-around!important
}
.align-content-stretch {
	align-content: stretch!important
}
.align-self-auto {
	align-self: auto!important
}
.align-self-start {
	align-self: flex-start!important
}
.align-self-end {
	align-self: flex-end!important
}
.align-self-center {
	align-self: center!important
}
.align-self-baseline {
	align-self: baseline!important
}
.align-self-stretch {
	align-self: stretch!important
}
.order-first {
	order: -1!important
}
.order-0 {
	order: 0!important
}
.order-1 {
	order: 1!important
}
.order-2 {
	order: 2!important
}
.order-3 {
	order: 3!important
}
.order-4 {
	order: 4!important
}
.order-5 {
	order: 5!important
}
.order-last {
	order: 6!important
}
.m-0 {
	margin: 0!important
}
.m-1 {
	margin: .25rem!important
}
.m-2 {
	margin: .5rem!important
}
.m-3 {
	margin: 1rem!important
}
.m-4 {
	margin: 1.5rem!important
}
.m-5 {
	margin: 3rem!important
}
.m-auto {
	margin: auto!important
}
.mx-0 {
	margin-left: 0!important;
	margin-right: 0!important
}
.mx-1 {
	margin-left: .25rem!important;
	margin-right: .25rem!important
}
.mx-2 {
	margin-left: .5rem!important;
	margin-right: .5rem!important
}
.mx-3 {
	margin-left: 1rem!important;
	margin-right: 1rem!important
}
.mx-4 {
	margin-left: 1.5rem!important;
	margin-right: 1.5rem!important
}
.mx-5 {
	margin-left: 3rem!important;
	margin-right: 3rem!important
}
.mx-auto {
	margin-left: auto!important;
	margin-right: auto!important
}
.my-0 {
	margin-bottom: 0!important;
	margin-top: 0!important
}
.my-1 {
	margin-bottom: .25rem!important;
	margin-top: .25rem!important
}
.my-2 {
	margin-bottom: .5rem!important;
	margin-top: .5rem!important
}
.my-3 {
	margin-bottom: 1rem!important;
	margin-top: 1rem!important
}
.my-4 {
	margin-bottom: 1.5rem!important;
	margin-top: 1.5rem!important
}
.my-5 {
	margin-bottom: 3rem!important;
	margin-top: 3rem!important
}
.my-auto {
	margin-bottom: auto!important;
	margin-top: auto!important
}
.mt-0 {
	margin-top: 0!important
}
.mt-1 {
	margin-top: .25rem!important
}
.mt-2 {
	margin-top: .5rem!important
}
.mt-3 {
	margin-top: 1rem!important
}
.mt-4 {
	margin-top: 1.5rem!important
}
.mt-5 {
	margin-top: 3rem!important
}
.mt-auto {
	margin-top: auto!important
}
.me-0 {
	margin-right: 0!important
}
.me-1 {
	margin-right: .25rem!important
}
.me-2 {
	margin-right: .5rem!important
}
.me-3 {
	margin-right: 1rem!important
}
.me-4 {
	margin-right: 1.5rem!important
}
.me-5 {
	margin-right: 3rem!important
}
.me-auto {
	margin-right: auto!important
}
.mb-0 {
	margin-bottom: 0!important
}
.mb-1 {
	margin-bottom: .25rem!important
}
.mb-2 {
	margin-bottom: .5rem!important
}
.mb-3 {
	margin-bottom: 1rem!important
}
.mb-4 {
	margin-bottom: 1.5rem!important
}
.mb-5 {
	margin-bottom: 3rem!important
}
.mb-auto {
	margin-bottom: auto!important
}
.ms-0 {
	margin-left: 0!important
}
.ms-1 {
	margin-left: .25rem!important
}
.ms-2 {
	margin-left: .5rem!important
}
.ms-3 {
	margin-left: 1rem!important
}
.ms-4 {
	margin-left: 1.5rem!important
}
.ms-5 {
	margin-left: 3rem!important
}
.ms-auto {
	margin-left: auto!important
}
.p-0 {
	padding: 0!important
}
.p-1 {
	padding: .25rem!important
}
.p-2 {
	padding: .5rem!important
}
.p-3 {
	padding: 1rem!important
}
.p-4 {
	padding: 1.5rem!important
}
.p-5 {
	padding: 3rem!important
}
.px-0 {
	padding-left: 0!important;
	padding-right: 0!important
}
.px-1 {
	padding-left: .25rem!important;
	padding-right: .25rem!important
}
.px-2 {
	padding-left: .5rem!important;
	padding-right: .5rem!important
}
.px-3 {
	padding-left: 1rem!important;
	padding-right: 1rem!important
}
.px-4 {
	padding-left: 1.5rem!important;
	padding-right: 1.5rem!important
}
.px-5 {
	padding-left: 3rem!important;
	padding-right: 3rem!important
}
.py-0 {
	padding-bottom: 0!important;
	padding-top: 0!important
}
.py-1 {
	padding-bottom: .25rem!important;
	padding-top: .25rem!important
}
.py-2 {
	padding-bottom: .5rem!important;
	padding-top: .5rem!important
}
.py-3 {
	padding-bottom: 1rem!important;
	padding-top: 1rem!important
}
.py-4 {
	padding-bottom: 1.5rem!important;
	padding-top: 1.5rem!important
}
.py-5 {
	padding-bottom: 3rem!important;
	padding-top: 3rem!important
}
.pt-0 {
	padding-top: 0!important
}
.pt-1 {
	padding-top: .25rem!important
}
.pt-2 {
	padding-top: .5rem!important
}
.pt-3 {
	padding-top: 1rem!important
}
.pt-4 {
	padding-top: 1.5rem!important
}
.pt-5 {
	padding-top: 3rem!important
}
.pe-0 {
	padding-right: 0!important
}
.pe-1 {
	padding-right: .25rem!important
}
.pe-2 {
	padding-right: .5rem!important
}
.pe-3 {
	padding-right: 1rem!important
}
.pe-4 {
	padding-right: 1.5rem!important
}
.pe-5 {
	padding-right: 3rem!important
}
.pb-0 {
	padding-bottom: 0!important
}
.pb-1 {
	padding-bottom: .25rem!important
}
.pb-2 {
	padding-bottom: .5rem!important
}
.pb-3 {
	padding-bottom: 1rem!important
}
.pb-4 {
	padding-bottom: 1.5rem!important
}
.pb-5 {
	padding-bottom: 3rem!important
}
.ps-0 {
	padding-left: 0!important
}
.ps-1 {
	padding-left: .25rem!important
}
.ps-2 {
	padding-left: .5rem!important
}
.ps-3 {
	padding-left: 1rem!important
}
.ps-4 {
	padding-left: 1.5rem!important
}
.ps-5 {
	padding-left: 3rem!important
}

@media (min-width:576px) {
.d-sm-inline {
	display: inline!important
}
.d-sm-inline-block {
	display: inline-block!important
}
.d-sm-block {
	display: block!important
}
.d-sm-grid {
	display: grid!important
}
.d-sm-table {
	display: table!important
}
.d-sm-table-row {
	display: table-row!important
}
.d-sm-table-cell {
	display: table-cell!important
}
.d-sm-flex {
	display: flex!important
}
.d-sm-inline-flex {
	display: inline-flex!important
}
.d-sm-none {
	display: none!important
}
.flex-sm-fill {
	flex: 1 1 auto!important
}
.flex-sm-row {
	flex-direction: row!important
}
.flex-sm-column {
	flex-direction: column!important
}
.flex-sm-row-reverse {
	flex-direction: row-reverse!important
}
.flex-sm-column-reverse {
	flex-direction: column-reverse!important
}
.flex-sm-grow-0 {
	flex-grow: 0!important
}
.flex-sm-grow-1 {
	flex-grow: 1!important
}
.flex-sm-shrink-0 {
	flex-shrink: 0!important
}
.flex-sm-shrink-1 {
	flex-shrink: 1!important
}
.flex-sm-wrap {
	flex-wrap: wrap!important
}
.flex-sm-nowrap {
	flex-wrap: nowrap!important
}
.flex-sm-wrap-reverse {
	flex-wrap: wrap-reverse!important
}
.justify-content-sm-start {
	justify-content: flex-start!important
}
.justify-content-sm-end {
	justify-content: flex-end!important
}
.justify-content-sm-center {
	justify-content: center!important
}
.justify-content-sm-between {
	justify-content: space-between!important
}
.justify-content-sm-around {
	justify-content: space-around!important
}
.justify-content-sm-evenly {
	justify-content: space-evenly!important
}
.align-items-sm-start {
	align-items: flex-start!important
}
.align-items-sm-end {
	align-items: flex-end!important
}
.align-items-sm-center {
	align-items: center!important
}
.align-items-sm-baseline {
	align-items: baseline!important
}
.align-items-sm-stretch {
	align-items: stretch!important
}
.align-content-sm-start {
	align-content: flex-start!important
}
.align-content-sm-end {
	align-content: flex-end!important
}
.align-content-sm-center {
	align-content: center!important
}
.align-content-sm-between {
	align-content: space-between!important
}
.align-content-sm-around {
	align-content: space-around!important
}
.align-content-sm-stretch {
	align-content: stretch!important
}
.align-self-sm-auto {
	align-self: auto!important
}
.align-self-sm-start {
	align-self: flex-start!important
}
.align-self-sm-end {
	align-self: flex-end!important
}
.align-self-sm-center {
	align-self: center!important
}
.align-self-sm-baseline {
	align-self: baseline!important
}
.align-self-sm-stretch {
	align-self: stretch!important
}
.order-sm-first {
	order: -1!important
}
.order-sm-0 {
	order: 0!important
}
.order-sm-1 {
	order: 1!important
}
.order-sm-2 {
	order: 2!important
}
.order-sm-3 {
	order: 3!important
}
.order-sm-4 {
	order: 4!important
}
.order-sm-5 {
	order: 5!important
}
.order-sm-last {
	order: 6!important
}
.m-sm-0 {
	margin: 0!important
}
.m-sm-1 {
	margin: .25rem!important
}
.m-sm-2 {
	margin: .5rem!important
}
.m-sm-3 {
	margin: 1rem!important
}
.m-sm-4 {
	margin: 1.5rem!important
}
.m-sm-5 {
	margin: 3rem!important
}
.m-sm-auto {
	margin: auto!important
}
.mx-sm-0 {
	margin-left: 0!important;
	margin-right: 0!important
}
.mx-sm-1 {
	margin-left: .25rem!important;
	margin-right: .25rem!important
}
.mx-sm-2 {
	margin-left: .5rem!important;
	margin-right: .5rem!important
}
.mx-sm-3 {
	margin-left: 1rem!important;
	margin-right: 1rem!important
}
.mx-sm-4 {
	margin-left: 1.5rem!important;
	margin-right: 1.5rem!important
}
.mx-sm-5 {
	margin-left: 3rem!important;
	margin-right: 3rem!important
}
.mx-sm-auto {
	margin-left: auto!important;
	margin-right: auto!important
}
.my-sm-0 {
	margin-bottom: 0!important;
	margin-top: 0!important
}
.my-sm-1 {
	margin-bottom: .25rem!important;
	margin-top: .25rem!important
}
.my-sm-2 {
	margin-bottom: .5rem!important;
	margin-top: .5rem!important
}
.my-sm-3 {
	margin-bottom: 1rem!important;
	margin-top: 1rem!important
}
.my-sm-4 {
	margin-bottom: 1.5rem!important;
	margin-top: 1.5rem!important
}
.my-sm-5 {
	margin-bottom: 3rem!important;
	margin-top: 3rem!important
}
.my-sm-auto {
	margin-bottom: auto!important;
	margin-top: auto!important
}
.mt-sm-0 {
	margin-top: 0!important
}
.mt-sm-1 {
	margin-top: .25rem!important
}
.mt-sm-2 {
	margin-top: .5rem!important
}
.mt-sm-3 {
	margin-top: 1rem!important
}
.mt-sm-4 {
	margin-top: 1.5rem!important
}
.mt-sm-5 {
	margin-top: 3rem!important
}
.mt-sm-auto {
	margin-top: auto!important
}
.me-sm-0 {
	margin-right: 0!important
}
.me-sm-1 {
	margin-right: .25rem!important
}
.me-sm-2 {
	margin-right: .5rem!important
}
.me-sm-3 {
	margin-right: 1rem!important
}
.me-sm-4 {
	margin-right: 1.5rem!important
}
.me-sm-5 {
	margin-right: 3rem!important
}
.me-sm-auto {
	margin-right: auto!important
}
.mb-sm-0 {
	margin-bottom: 0!important
}
.mb-sm-1 {
	margin-bottom: .25rem!important
}
.mb-sm-2 {
	margin-bottom: .5rem!important
}
.mb-sm-3 {
	margin-bottom: 1rem!important
}
.mb-sm-4 {
	margin-bottom: 1.5rem!important
}
.mb-sm-5 {
	margin-bottom: 3rem!important
}
.mb-sm-auto {
	margin-bottom: auto!important
}
.ms-sm-0 {
	margin-left: 0!important
}
.ms-sm-1 {
	margin-left: .25rem!important
}
.ms-sm-2 {
	margin-left: .5rem!important
}
.ms-sm-3 {
	margin-left: 1rem!important
}
.ms-sm-4 {
	margin-left: 1.5rem!important
}
.ms-sm-5 {
	margin-left: 3rem!important
}
.ms-sm-auto {
	margin-left: auto!important
}
.p-sm-0 {
	padding: 0!important
}
.p-sm-1 {
	padding: .25rem!important
}
.p-sm-2 {
	padding: .5rem!important
}
.p-sm-3 {
	padding: 1rem!important
}
.p-sm-4 {
	padding: 1.5rem!important
}
.p-sm-5 {
	padding: 3rem!important
}
.px-sm-0 {
	padding-left: 0!important;
	padding-right: 0!important
}
.px-sm-1 {
	padding-left: .25rem!important;
	padding-right: .25rem!important
}
.px-sm-2 {
	padding-left: .5rem!important;
	padding-right: .5rem!important
}
.px-sm-3 {
	padding-left: 1rem!important;
	padding-right: 1rem!important
}
.px-sm-4 {
	padding-left: 1.5rem!important;
	padding-right: 1.5rem!important
}
.px-sm-5 {
	padding-left: 3rem!important;
	padding-right: 3rem!important
}
.py-sm-0 {
	padding-bottom: 0!important;
	padding-top: 0!important
}
.py-sm-1 {
	padding-bottom: .25rem!important;
	padding-top: .25rem!important
}
.py-sm-2 {
	padding-bottom: .5rem!important;
	padding-top: .5rem!important
}
.py-sm-3 {
	padding-bottom: 1rem!important;
	padding-top: 1rem!important
}
.py-sm-4 {
	padding-bottom: 1.5rem!important;
	padding-top: 1.5rem!important
}
.py-sm-5 {
	padding-bottom: 3rem!important;
	padding-top: 3rem!important
}
.pt-sm-0 {
	padding-top: 0!important
}
.pt-sm-1 {
	padding-top: .25rem!important
}
.pt-sm-2 {
	padding-top: .5rem!important
}
.pt-sm-3 {
	padding-top: 1rem!important
}
.pt-sm-4 {
	padding-top: 1.5rem!important
}
.pt-sm-5 {
	padding-top: 3rem!important
}
.pe-sm-0 {
	padding-right: 0!important
}
.pe-sm-1 {
	padding-right: .25rem!important
}
.pe-sm-2 {
	padding-right: .5rem!important
}
.pe-sm-3 {
	padding-right: 1rem!important
}
.pe-sm-4 {
	padding-right: 1.5rem!important
}
.pe-sm-5 {
	padding-right: 3rem!important
}
.pb-sm-0 {
	padding-bottom: 0!important
}
.pb-sm-1 {
	padding-bottom: .25rem!important
}
.pb-sm-2 {
	padding-bottom: .5rem!important
}
.pb-sm-3 {
	padding-bottom: 1rem!important
}
.pb-sm-4 {
	padding-bottom: 1.5rem!important
}
.pb-sm-5 {
	padding-bottom: 3rem!important
}
.ps-sm-0 {
	padding-left: 0!important
}
.ps-sm-1 {
	padding-left: .25rem!important
}
.ps-sm-2 {
	padding-left: .5rem!important
}
.ps-sm-3 {
	padding-left: 1rem!important
}
.ps-sm-4 {
	padding-left: 1.5rem!important
}
.ps-sm-5 {
	padding-left: 3rem!important
}
}

@media (min-width:768px) {
.d-md-inline {
	display: inline!important
}
.d-md-inline-block {
	display: inline-block!important
}
.d-md-block {
	display: block!important
}
.d-md-grid {
	display: grid!important
}
.d-md-table {
	display: table!important
}
.d-md-table-row {
	display: table-row!important
}
.d-md-table-cell {
	display: table-cell!important
}
.d-md-flex {
	display: flex!important
}
.d-md-inline-flex {
	display: inline-flex!important
}
.d-md-none {
	display: none!important
}
.flex-md-fill {
	flex: 1 1 auto!important
}
.flex-md-row {
	flex-direction: row!important
}
.flex-md-column {
	flex-direction: column!important
}
.flex-md-row-reverse {
	flex-direction: row-reverse!important
}
.flex-md-column-reverse {
	flex-direction: column-reverse!important
}
.flex-md-grow-0 {
	flex-grow: 0!important
}
.flex-md-grow-1 {
	flex-grow: 1!important
}
.flex-md-shrink-0 {
	flex-shrink: 0!important
}
.flex-md-shrink-1 {
	flex-shrink: 1!important
}
.flex-md-wrap {
	flex-wrap: wrap!important
}
.flex-md-nowrap {
	flex-wrap: nowrap!important
}
.flex-md-wrap-reverse {
	flex-wrap: wrap-reverse!important
}
.justify-content-md-start {
	justify-content: flex-start!important
}
.justify-content-md-end {
	justify-content: flex-end!important
}
.justify-content-md-center {
	justify-content: center!important
}
.justify-content-md-between {
	justify-content: space-between!important
}
.justify-content-md-around {
	justify-content: space-around!important
}
.justify-content-md-evenly {
	justify-content: space-evenly!important
}
.align-items-md-start {
	align-items: flex-start!important
}
.align-items-md-end {
	align-items: flex-end!important
}
.align-items-md-center {
	align-items: center!important
}
.align-items-md-baseline {
	align-items: baseline!important
}
.align-items-md-stretch {
	align-items: stretch!important
}
.align-content-md-start {
	align-content: flex-start!important
}
.align-content-md-end {
	align-content: flex-end!important
}
.align-content-md-center {
	align-content: center!important
}
.align-content-md-between {
	align-content: space-between!important
}
.align-content-md-around {
	align-content: space-around!important
}
.align-content-md-stretch {
	align-content: stretch!important
}
.align-self-md-auto {
	align-self: auto!important
}
.align-self-md-start {
	align-self: flex-start!important
}
.align-self-md-end {
	align-self: flex-end!important
}
.align-self-md-center {
	align-self: center!important
}
.align-self-md-baseline {
	align-self: baseline!important
}
.align-self-md-stretch {
	align-self: stretch!important
}
.order-md-first {
	order: -1!important
}
.order-md-0 {
	order: 0!important
}
.order-md-1 {
	order: 1!important
}
.order-md-2 {
	order: 2!important
}
.order-md-3 {
	order: 3!important
}
.order-md-4 {
	order: 4!important
}
.order-md-5 {
	order: 5!important
}
.order-md-last {
	order: 6!important
}
.m-md-0 {
	margin: 0!important
}
.m-md-1 {
	margin: .25rem!important
}
.m-md-2 {
	margin: .5rem!important
}
.m-md-3 {
	margin: 1rem!important
}
.m-md-4 {
	margin: 1.5rem!important
}
.m-md-5 {
	margin: 3rem!important
}
.m-md-auto {
	margin: auto!important
}
.mx-md-0 {
	margin-left: 0!important;
	margin-right: 0!important
}
.mx-md-1 {
	margin-left: .25rem!important;
	margin-right: .25rem!important
}
.mx-md-2 {
	margin-left: .5rem!important;
	margin-right: .5rem!important
}
.mx-md-3 {
	margin-left: 1rem!important;
	margin-right: 1rem!important
}
.mx-md-4 {
	margin-left: 1.5rem!important;
	margin-right: 1.5rem!important
}
.mx-md-5 {
	margin-left: 3rem!important;
	margin-right: 3rem!important
}
.mx-md-auto {
	margin-left: auto!important;
	margin-right: auto!important
}
.my-md-0 {
	margin-bottom: 0!important;
	margin-top: 0!important
}
.my-md-1 {
	margin-bottom: .25rem!important;
	margin-top: .25rem!important
}
.my-md-2 {
	margin-bottom: .5rem!important;
	margin-top: .5rem!important
}
.my-md-3 {
	margin-bottom: 1rem!important;
	margin-top: 1rem!important
}
.my-md-4 {
	margin-bottom: 1.5rem!important;
	margin-top: 1.5rem!important
}
.my-md-5 {
	margin-bottom: 3rem!important;
	margin-top: 3rem!important
}
.my-md-auto {
	margin-bottom: auto!important;
	margin-top: auto!important
}
.mt-md-0 {
	margin-top: 0!important
}
.mt-md-1 {
	margin-top: .25rem!important
}
.mt-md-2 {
	margin-top: .5rem!important
}
.mt-md-3 {
	margin-top: 1rem!important
}
.mt-md-4 {
	margin-top: 1.5rem!important
}
.mt-md-5 {
	margin-top: 3rem!important
}
.mt-md-auto {
	margin-top: auto!important
}
.me-md-0 {
	margin-right: 0!important
}
.me-md-1 {
	margin-right: .25rem!important
}
.me-md-2 {
	margin-right: .5rem!important
}
.me-md-3 {
	margin-right: 1rem!important
}
.me-md-4 {
	margin-right: 1.5rem!important
}
.me-md-5 {
	margin-right: 3rem!important
}
.me-md-auto {
	margin-right: auto!important
}
.mb-md-0 {
	margin-bottom: 0!important
}
.mb-md-1 {
	margin-bottom: .25rem!important
}
.mb-md-2 {
	margin-bottom: .5rem!important
}
.mb-md-3 {
	margin-bottom: 1rem!important
}
.mb-md-4 {
	margin-bottom: 1.5rem!important
}
.mb-md-5 {
	margin-bottom: 3rem!important
}
.mb-md-auto {
	margin-bottom: auto!important
}
.ms-md-0 {
	margin-left: 0!important
}
.ms-md-1 {
	margin-left: .25rem!important
}
.ms-md-2 {
	margin-left: .5rem!important
}
.ms-md-3 {
	margin-left: 1rem!important
}
.ms-md-4 {
	margin-left: 1.5rem!important
}
.ms-md-5 {
	margin-left: 3rem!important
}
.ms-md-auto {
	margin-left: auto!important
}
.p-md-0 {
	padding: 0!important
}
.p-md-1 {
	padding: .25rem!important
}
.p-md-2 {
	padding: .5rem!important
}
.p-md-3 {
	padding: 1rem!important
}
.p-md-4 {
	padding: 1.5rem!important
}
.p-md-5 {
	padding: 3rem!important
}
.px-md-0 {
	padding-left: 0!important;
	padding-right: 0!important
}
.px-md-1 {
	padding-left: .25rem!important;
	padding-right: .25rem!important
}
.px-md-2 {
	padding-left: .5rem!important;
	padding-right: .5rem!important
}
.px-md-3 {
	padding-left: 1rem!important;
	padding-right: 1rem!important
}
.px-md-4 {
	padding-left: 1.5rem!important;
	padding-right: 1.5rem!important
}
.px-md-5 {
	padding-left: 3rem!important;
	padding-right: 3rem!important
}
.py-md-0 {
	padding-bottom: 0!important;
	padding-top: 0!important
}
.py-md-1 {
	padding-bottom: .25rem!important;
	padding-top: .25rem!important
}
.py-md-2 {
	padding-bottom: .5rem!important;
	padding-top: .5rem!important
}
.py-md-3 {
	padding-bottom: 1rem!important;
	padding-top: 1rem!important
}
.py-md-4 {
	padding-bottom: 1.5rem!important;
	padding-top: 1.5rem!important
}
.py-md-5 {
	padding-bottom: 3rem!important;
	padding-top: 3rem!important
}
.pt-md-0 {
	padding-top: 0!important
}
.pt-md-1 {
	padding-top: .25rem!important
}
.pt-md-2 {
	padding-top: .5rem!important
}
.pt-md-3 {
	padding-top: 1rem!important
}
.pt-md-4 {
	padding-top: 1.5rem!important
}
.pt-md-5 {
	padding-top: 3rem!important
}
.pe-md-0 {
	padding-right: 0!important
}
.pe-md-1 {
	padding-right: .25rem!important
}
.pe-md-2 {
	padding-right: .5rem!important
}
.pe-md-3 {
	padding-right: 1rem!important
}
.pe-md-4 {
	padding-right: 1.5rem!important
}
.pe-md-5 {
	padding-right: 3rem!important
}
.pb-md-0 {
	padding-bottom: 0!important
}
.pb-md-1 {
	padding-bottom: .25rem!important
}
.pb-md-2 {
	padding-bottom: .5rem!important
}
.pb-md-3 {
	padding-bottom: 1rem!important
}
.pb-md-4 {
	padding-bottom: 1.5rem!important
}
.pb-md-5 {
	padding-bottom: 3rem!important
}
.ps-md-0 {
	padding-left: 0!important
}
.ps-md-1 {
	padding-left: .25rem!important
}
.ps-md-2 {
	padding-left: .5rem!important
}
.ps-md-3 {
	padding-left: 1rem!important
}
.ps-md-4 {
	padding-left: 1.5rem!important
}
.ps-md-5 {
	padding-left: 3rem!important
}
}

@media (min-width:992px) {
.d-lg-inline {
	display: inline!important
}
.d-lg-inline-block {
	display: inline-block!important
}
.d-lg-block {
	display: block!important
}
.d-lg-grid {
	display: grid!important
}
.d-lg-table {
	display: table!important
}
.d-lg-table-row {
	display: table-row!important
}
.d-lg-table-cell {
	display: table-cell!important
}
.d-lg-flex {
	display: flex!important
}
.d-lg-inline-flex {
	display: inline-flex!important
}
.d-lg-none {
	display: none!important
}
.flex-lg-fill {
	flex: 1 1 auto!important
}
.flex-lg-row {
	flex-direction: row!important
}
.flex-lg-column {
	flex-direction: column!important
}
.flex-lg-row-reverse {
	flex-direction: row-reverse!important
}
.flex-lg-column-reverse {
	flex-direction: column-reverse!important
}
.flex-lg-grow-0 {
	flex-grow: 0!important
}
.flex-lg-grow-1 {
	flex-grow: 1!important
}
.flex-lg-shrink-0 {
	flex-shrink: 0!important
}
.flex-lg-shrink-1 {
	flex-shrink: 1!important
}
.flex-lg-wrap {
	flex-wrap: wrap!important
}
.flex-lg-nowrap {
	flex-wrap: nowrap!important
}
.flex-lg-wrap-reverse {
	flex-wrap: wrap-reverse!important
}
.justify-content-lg-start {
	justify-content: flex-start!important
}
.justify-content-lg-end {
	justify-content: flex-end!important
}
.justify-content-lg-center {
	justify-content: center!important
}
.justify-content-lg-between {
	justify-content: space-between!important
}
.justify-content-lg-around {
	justify-content: space-around!important
}
.justify-content-lg-evenly {
	justify-content: space-evenly!important
}
.align-items-lg-start {
	align-items: flex-start!important
}
.align-items-lg-end {
	align-items: flex-end!important
}
.align-items-lg-center {
	align-items: center!important
}
.align-items-lg-baseline {
	align-items: baseline!important
}
.align-items-lg-stretch {
	align-items: stretch!important
}
.align-content-lg-start {
	align-content: flex-start!important
}
.align-content-lg-end {
	align-content: flex-end!important
}
.align-content-lg-center {
	align-content: center!important
}
.align-content-lg-between {
	align-content: space-between!important
}
.align-content-lg-around {
	align-content: space-around!important
}
.align-content-lg-stretch {
	align-content: stretch!important
}
.align-self-lg-auto {
	align-self: auto!important
}
.align-self-lg-start {
	align-self: flex-start!important
}
.align-self-lg-end {
	align-self: flex-end!important
}
.align-self-lg-center {
	align-self: center!important
}
.align-self-lg-baseline {
	align-self: baseline!important
}
.align-self-lg-stretch {
	align-self: stretch!important
}
.order-lg-first {
	order: -1!important
}
.order-lg-0 {
	order: 0!important
}
.order-lg-1 {
	order: 1!important
}
.order-lg-2 {
	order: 2!important
}
.order-lg-3 {
	order: 3!important
}
.order-lg-4 {
	order: 4!important
}
.order-lg-5 {
	order: 5!important
}
.order-lg-last {
	order: 6!important
}
.m-lg-0 {
	margin: 0!important
}
.m-lg-1 {
	margin: .25rem!important
}
.m-lg-2 {
	margin: .5rem!important
}
.m-lg-3 {
	margin: 1rem!important
}
.m-lg-4 {
	margin: 1.5rem!important
}
.m-lg-5 {
	margin: 3rem!important
}
.m-lg-auto {
	margin: auto!important
}
.mx-lg-0 {
	margin-left: 0!important;
	margin-right: 0!important
}
.mx-lg-1 {
	margin-left: .25rem!important;
	margin-right: .25rem!important
}
.mx-lg-2 {
	margin-left: .5rem!important;
	margin-right: .5rem!important
}
.mx-lg-3 {
	margin-left: 1rem!important;
	margin-right: 1rem!important
}
.mx-lg-4 {
	margin-left: 1.5rem!important;
	margin-right: 1.5rem!important
}
.mx-lg-5 {
	margin-left: 3rem!important;
	margin-right: 3rem!important
}
.mx-lg-auto {
	margin-left: auto!important;
	margin-right: auto!important
}
.my-lg-0 {
	margin-bottom: 0!important;
	margin-top: 0!important
}
.my-lg-1 {
	margin-bottom: .25rem!important;
	margin-top: .25rem!important
}
.my-lg-2 {
	margin-bottom: .5rem!important;
	margin-top: .5rem!important
}
.my-lg-3 {
	margin-bottom: 1rem!important;
	margin-top: 1rem!important
}
.my-lg-4 {
	margin-bottom: 1.5rem!important;
	margin-top: 1.5rem!important
}
.my-lg-5 {
	margin-bottom: 3rem!important;
	margin-top: 3rem!important
}
.my-lg-auto {
	margin-bottom: auto!important;
	margin-top: auto!important
}
.mt-lg-0 {
	margin-top: 0!important
}
.mt-lg-1 {
	margin-top: .25rem!important
}
.mt-lg-2 {
	margin-top: .5rem!important
}
.mt-lg-3 {
	margin-top: 1rem!important
}
.mt-lg-4 {
	margin-top: 1.5rem!important
}
.mt-lg-5 {
	margin-top: 3rem!important
}
.mt-lg-auto {
	margin-top: auto!important
}
.me-lg-0 {
	margin-right: 0!important
}
.me-lg-1 {
	margin-right: .25rem!important
}
.me-lg-2 {
	margin-right: .5rem!important
}
.me-lg-3 {
	margin-right: 1rem!important
}
.me-lg-4 {
	margin-right: 1.5rem!important
}
.me-lg-5 {
	margin-right: 3rem!important
}
.me-lg-auto {
	margin-right: auto!important
}
.mb-lg-0 {
	margin-bottom: 0!important
}
.mb-lg-1 {
	margin-bottom: .25rem!important
}
.mb-lg-2 {
	margin-bottom: .5rem!important
}
.mb-lg-3 {
	margin-bottom: 1rem!important
}
.mb-lg-4 {
	margin-bottom: 1.5rem!important
}
.mb-lg-5 {
	margin-bottom: 3rem!important
}
.mb-lg-auto {
	margin-bottom: auto!important
}
.ms-lg-0 {
	margin-left: 0!important
}
.ms-lg-1 {
	margin-left: .25rem!important
}
.ms-lg-2 {
	margin-left: .5rem!important
}
.ms-lg-3 {
	margin-left: 1rem!important
}
.ms-lg-4 {
	margin-left: 1.5rem!important
}
.ms-lg-5 {
	margin-left: 3rem!important
}
.ms-lg-auto {
	margin-left: auto!important
}
.p-lg-0 {
	padding: 0!important
}
.p-lg-1 {
	padding: .25rem!important
}
.p-lg-2 {
	padding: .5rem!important
}
.p-lg-3 {
	padding: 1rem!important
}
.p-lg-4 {
	padding: 1.5rem!important
}
.p-lg-5 {
	padding: 3rem!important
}
.px-lg-0 {
	padding-left: 0!important;
	padding-right: 0!important
}
.px-lg-1 {
	padding-left: .25rem!important;
	padding-right: .25rem!important
}
.px-lg-2 {
	padding-left: .5rem!important;
	padding-right: .5rem!important
}
.px-lg-3 {
	padding-left: 1rem!important;
	padding-right: 1rem!important
}
.px-lg-4 {
	padding-left: 1.5rem!important;
	padding-right: 1.5rem!important
}
.px-lg-5 {
	padding-left: 3rem!important;
	padding-right: 3rem!important
}
.py-lg-0 {
	padding-bottom: 0!important;
	padding-top: 0!important
}
.py-lg-1 {
	padding-bottom: .25rem!important;
	padding-top: .25rem!important
}
.py-lg-2 {
	padding-bottom: .5rem!important;
	padding-top: .5rem!important
}
.py-lg-3 {
	padding-bottom: 1rem!important;
	padding-top: 1rem!important
}
.py-lg-4 {
	padding-bottom: 1.5rem!important;
	padding-top: 1.5rem!important
}
.py-lg-5 {
	padding-bottom: 3rem!important;
	padding-top: 3rem!important
}
.pt-lg-0 {
	padding-top: 0!important
}
.pt-lg-1 {
	padding-top: .25rem!important
}
.pt-lg-2 {
	padding-top: .5rem!important
}
.pt-lg-3 {
	padding-top: 1rem!important
}
.pt-lg-4 {
	padding-top: 1.5rem!important
}
.pt-lg-5 {
	padding-top: 3rem!important
}
.pe-lg-0 {
	padding-right: 0!important
}
.pe-lg-1 {
	padding-right: .25rem!important
}
.pe-lg-2 {
	padding-right: .5rem!important
}
.pe-lg-3 {
	padding-right: 1rem!important
}
.pe-lg-4 {
	padding-right: 1.5rem!important
}
.pe-lg-5 {
	padding-right: 3rem!important
}
.pb-lg-0 {
	padding-bottom: 0!important
}
.pb-lg-1 {
	padding-bottom: .25rem!important
}
.pb-lg-2 {
	padding-bottom: .5rem!important
}
.pb-lg-3 {
	padding-bottom: 1rem!important
}
.pb-lg-4 {
	padding-bottom: 1.5rem!important
}
.pb-lg-5 {
	padding-bottom: 3rem!important
}
.ps-lg-0 {
	padding-left: 0!important
}
.ps-lg-1 {
	padding-left: .25rem!important
}
.ps-lg-2 {
	padding-left: .5rem!important
}
.ps-lg-3 {
	padding-left: 1rem!important
}
.ps-lg-4 {
	padding-left: 1.5rem!important
}
.ps-lg-5 {
	padding-left: 3rem!important
}
}

@media (min-width:1200px) {
.d-xl-inline {
	display: inline!important
}
.d-xl-inline-block {
	display: inline-block!important
}
.d-xl-block {
	display: block!important
}
.d-xl-grid {
	display: grid!important
}
.d-xl-table {
	display: table!important
}
.d-xl-table-row {
	display: table-row!important
}
.d-xl-table-cell {
	display: table-cell!important
}
.d-xl-flex {
	display: flex!important
}
.d-xl-inline-flex {
	display: inline-flex!important
}
.d-xl-none {
	display: none!important
}
.flex-xl-fill {
	flex: 1 1 auto!important
}
.flex-xl-row {
	flex-direction: row!important
}
.flex-xl-column {
	flex-direction: column!important
}
.flex-xl-row-reverse {
	flex-direction: row-reverse!important
}
.flex-xl-column-reverse {
	flex-direction: column-reverse!important
}
.flex-xl-grow-0 {
	flex-grow: 0!important
}
.flex-xl-grow-1 {
	flex-grow: 1!important
}
.flex-xl-shrink-0 {
	flex-shrink: 0!important
}
.flex-xl-shrink-1 {
	flex-shrink: 1!important
}
.flex-xl-wrap {
	flex-wrap: wrap!important
}
.flex-xl-nowrap {
	flex-wrap: nowrap!important
}
.flex-xl-wrap-reverse {
	flex-wrap: wrap-reverse!important
}
.justify-content-xl-start {
	justify-content: flex-start!important
}
.justify-content-xl-end {
	justify-content: flex-end!important
}
.justify-content-xl-center {
	justify-content: center!important
}
.justify-content-xl-between {
	justify-content: space-between!important
}
.justify-content-xl-around {
	justify-content: space-around!important
}
.justify-content-xl-evenly {
	justify-content: space-evenly!important
}
.align-items-xl-start {
	align-items: flex-start!important
}
.align-items-xl-end {
	align-items: flex-end!important
}
.align-items-xl-center {
	align-items: center!important
}
.align-items-xl-baseline {
	align-items: baseline!important
}
.align-items-xl-stretch {
	align-items: stretch!important
}
.align-content-xl-start {
	align-content: flex-start!important
}
.align-content-xl-end {
	align-content: flex-end!important
}
.align-content-xl-center {
	align-content: center!important
}
.align-content-xl-between {
	align-content: space-between!important
}
.align-content-xl-around {
	align-content: space-around!important
}
.align-content-xl-stretch {
	align-content: stretch!important
}
.align-self-xl-auto {
	align-self: auto!important
}
.align-self-xl-start {
	align-self: flex-start!important
}
.align-self-xl-end {
	align-self: flex-end!important
}
.align-self-xl-center {
	align-self: center!important
}
.align-self-xl-baseline {
	align-self: baseline!important
}
.align-self-xl-stretch {
	align-self: stretch!important
}
.order-xl-first {
	order: -1!important
}
.order-xl-0 {
	order: 0!important
}
.order-xl-1 {
	order: 1!important
}
.order-xl-2 {
	order: 2!important
}
.order-xl-3 {
	order: 3!important
}
.order-xl-4 {
	order: 4!important
}
.order-xl-5 {
	order: 5!important
}
.order-xl-last {
	order: 6!important
}
.m-xl-0 {
	margin: 0!important
}
.m-xl-1 {
	margin: .25rem!important
}
.m-xl-2 {
	margin: .5rem!important
}
.m-xl-3 {
	margin: 1rem!important
}
.m-xl-4 {
	margin: 1.5rem!important
}
.m-xl-5 {
	margin: 3rem!important
}
.m-xl-auto {
	margin: auto!important
}
.mx-xl-0 {
	margin-left: 0!important;
	margin-right: 0!important
}
.mx-xl-1 {
	margin-left: .25rem!important;
	margin-right: .25rem!important
}
.mx-xl-2 {
	margin-left: .5rem!important;
	margin-right: .5rem!important
}
.mx-xl-3 {
	margin-left: 1rem!important;
	margin-right: 1rem!important
}
.mx-xl-4 {
	margin-left: 1.5rem!important;
	margin-right: 1.5rem!important
}
.mx-xl-5 {
	margin-left: 3rem!important;
	margin-right: 3rem!important
}
.mx-xl-auto {
	margin-left: auto!important;
	margin-right: auto!important
}
.my-xl-0 {
	margin-bottom: 0!important;
	margin-top: 0!important
}
.my-xl-1 {
	margin-bottom: .25rem!important;
	margin-top: .25rem!important
}
.my-xl-2 {
	margin-bottom: .5rem!important;
	margin-top: .5rem!important
}
.my-xl-3 {
	margin-bottom: 1rem!important;
	margin-top: 1rem!important
}
.my-xl-4 {
	margin-bottom: 1.5rem!important;
	margin-top: 1.5rem!important
}
.my-xl-5 {
	margin-bottom: 3rem!important;
	margin-top: 3rem!important
}
.my-xl-auto {
	margin-bottom: auto!important;
	margin-top: auto!important
}
.mt-xl-0 {
	margin-top: 0!important
}
.mt-xl-1 {
	margin-top: .25rem!important
}
.mt-xl-2 {
	margin-top: .5rem!important
}
.mt-xl-3 {
	margin-top: 1rem!important
}
.mt-xl-4 {
	margin-top: 1.5rem!important
}
.mt-xl-5 {
	margin-top: 3rem!important
}
.mt-xl-auto {
	margin-top: auto!important
}
.me-xl-0 {
	margin-right: 0!important
}
.me-xl-1 {
	margin-right: .25rem!important
}
.me-xl-2 {
	margin-right: .5rem!important
}
.me-xl-3 {
	margin-right: 1rem!important
}
.me-xl-4 {
	margin-right: 1.5rem!important
}
.me-xl-5 {
	margin-right: 3rem!important
}
.me-xl-auto {
	margin-right: auto!important
}
.mb-xl-0 {
	margin-bottom: 0!important
}
.mb-xl-1 {
	margin-bottom: .25rem!important
}
.mb-xl-2 {
	margin-bottom: .5rem!important
}
.mb-xl-3 {
	margin-bottom: 1rem!important
}
.mb-xl-4 {
	margin-bottom: 1.5rem!important
}
.mb-xl-5 {
	margin-bottom: 3rem!important
}
.mb-xl-auto {
	margin-bottom: auto!important
}
.ms-xl-0 {
	margin-left: 0!important
}
.ms-xl-1 {
	margin-left: .25rem!important
}
.ms-xl-2 {
	margin-left: .5rem!important
}
.ms-xl-3 {
	margin-left: 1rem!important
}
.ms-xl-4 {
	margin-left: 1.5rem!important
}
.ms-xl-5 {
	margin-left: 3rem!important
}
.ms-xl-auto {
	margin-left: auto!important
}
.p-xl-0 {
	padding: 0!important
}
.p-xl-1 {
	padding: .25rem!important
}
.p-xl-2 {
	padding: .5rem!important
}
.p-xl-3 {
	padding: 1rem!important
}
.p-xl-4 {
	padding: 1.5rem!important
}
.p-xl-5 {
	padding: 3rem!important
}
.px-xl-0 {
	padding-left: 0!important;
	padding-right: 0!important
}
.px-xl-1 {
	padding-left: .25rem!important;
	padding-right: .25rem!important
}
.px-xl-2 {
	padding-left: .5rem!important;
	padding-right: .5rem!important
}
.px-xl-3 {
	padding-left: 1rem!important;
	padding-right: 1rem!important
}
.px-xl-4 {
	padding-left: 1.5rem!important;
	padding-right: 1.5rem!important
}
.px-xl-5 {
	padding-left: 3rem!important;
	padding-right: 3rem!important
}
.py-xl-0 {
	padding-bottom: 0!important;
	padding-top: 0!important
}
.py-xl-1 {
	padding-bottom: .25rem!important;
	padding-top: .25rem!important
}
.py-xl-2 {
	padding-bottom: .5rem!important;
	padding-top: .5rem!important
}
.py-xl-3 {
	padding-bottom: 1rem!important;
	padding-top: 1rem!important
}
.py-xl-4 {
	padding-bottom: 1.5rem!important;
	padding-top: 1.5rem!important
}
.py-xl-5 {
	padding-bottom: 3rem!important;
	padding-top: 3rem!important
}
.pt-xl-0 {
	padding-top: 0!important
}
.pt-xl-1 {
	padding-top: .25rem!important
}
.pt-xl-2 {
	padding-top: .5rem!important
}
.pt-xl-3 {
	padding-top: 1rem!important
}
.pt-xl-4 {
	padding-top: 1.5rem!important
}
.pt-xl-5 {
	padding-top: 3rem!important
}
.pe-xl-0 {
	padding-right: 0!important
}
.pe-xl-1 {
	padding-right: .25rem!important
}
.pe-xl-2 {
	padding-right: .5rem!important
}
.pe-xl-3 {
	padding-right: 1rem!important
}
.pe-xl-4 {
	padding-right: 1.5rem!important
}
.pe-xl-5 {
	padding-right: 3rem!important
}
.pb-xl-0 {
	padding-bottom: 0!important
}
.pb-xl-1 {
	padding-bottom: .25rem!important
}
.pb-xl-2 {
	padding-bottom: .5rem!important
}
.pb-xl-3 {
	padding-bottom: 1rem!important
}
.pb-xl-4 {
	padding-bottom: 1.5rem!important
}
.pb-xl-5 {
	padding-bottom: 3rem!important
}
.ps-xl-0 {
	padding-left: 0!important
}
.ps-xl-1 {
	padding-left: .25rem!important
}
.ps-xl-2 {
	padding-left: .5rem!important
}
.ps-xl-3 {
	padding-left: 1rem!important
}
.ps-xl-4 {
	padding-left: 1.5rem!important
}
.ps-xl-5 {
	padding-left: 3rem!important
}
}

@media (min-width:1400px) {
.d-xxl-inline {
	display: inline!important
}
.d-xxl-inline-block {
	display: inline-block!important
}
.d-xxl-block {
	display: block!important
}
.d-xxl-grid {
	display: grid!important
}
.d-xxl-table {
	display: table!important
}
.d-xxl-table-row {
	display: table-row!important
}
.d-xxl-table-cell {
	display: table-cell!important
}
.d-xxl-flex {
	display: flex!important
}
.d-xxl-inline-flex {
	display: inline-flex!important
}
.d-xxl-none {
	display: none!important
}
.flex-xxl-fill {
	flex: 1 1 auto!important
}
.flex-xxl-row {
	flex-direction: row!important
}
.flex-xxl-column {
	flex-direction: column!important
}
.flex-xxl-row-reverse {
	flex-direction: row-reverse!important
}
.flex-xxl-column-reverse {
	flex-direction: column-reverse!important
}
.flex-xxl-grow-0 {
	flex-grow: 0!important
}
.flex-xxl-grow-1 {
	flex-grow: 1!important
}
.flex-xxl-shrink-0 {
	flex-shrink: 0!important
}
.flex-xxl-shrink-1 {
	flex-shrink: 1!important
}
.flex-xxl-wrap {
	flex-wrap: wrap!important
}
.flex-xxl-nowrap {
	flex-wrap: nowrap!important
}
.flex-xxl-wrap-reverse {
	flex-wrap: wrap-reverse!important
}
.justify-content-xxl-start {
	justify-content: flex-start!important
}
.justify-content-xxl-end {
	justify-content: flex-end!important
}
.justify-content-xxl-center {
	justify-content: center!important
}
.justify-content-xxl-between {
	justify-content: space-between!important
}
.justify-content-xxl-around {
	justify-content: space-around!important
}
.justify-content-xxl-evenly {
	justify-content: space-evenly!important
}
.align-items-xxl-start {
	align-items: flex-start!important
}
.align-items-xxl-end {
	align-items: flex-end!important
}
.align-items-xxl-center {
	align-items: center!important
}
.align-items-xxl-baseline {
	align-items: baseline!important
}
.align-items-xxl-stretch {
	align-items: stretch!important
}
.align-content-xxl-start {
	align-content: flex-start!important
}
.align-content-xxl-end {
	align-content: flex-end!important
}
.align-content-xxl-center {
	align-content: center!important
}
.align-content-xxl-between {
	align-content: space-between!important
}
.align-content-xxl-around {
	align-content: space-around!important
}
.align-content-xxl-stretch {
	align-content: stretch!important
}
.align-self-xxl-auto {
	align-self: auto!important
}
.align-self-xxl-start {
	align-self: flex-start!important
}
.align-self-xxl-end {
	align-self: flex-end!important
}
.align-self-xxl-center {
	align-self: center!important
}
.align-self-xxl-baseline {
	align-self: baseline!important
}
.align-self-xxl-stretch {
	align-self: stretch!important
}
.order-xxl-first {
	order: -1!important
}
.order-xxl-0 {
	order: 0!important
}
.order-xxl-1 {
	order: 1!important
}
.order-xxl-2 {
	order: 2!important
}
.order-xxl-3 {
	order: 3!important
}
.order-xxl-4 {
	order: 4!important
}
.order-xxl-5 {
	order: 5!important
}
.order-xxl-last {
	order: 6!important
}
.m-xxl-0 {
	margin: 0!important
}
.m-xxl-1 {
	margin: .25rem!important
}
.m-xxl-2 {
	margin: .5rem!important
}
.m-xxl-3 {
	margin: 1rem!important
}
.m-xxl-4 {
	margin: 1.5rem!important
}
.m-xxl-5 {
	margin: 3rem!important
}
.m-xxl-auto {
	margin: auto!important
}
.mx-xxl-0 {
	margin-left: 0!important;
	margin-right: 0!important
}
.mx-xxl-1 {
	margin-left: .25rem!important;
	margin-right: .25rem!important
}
.mx-xxl-2 {
	margin-left: .5rem!important;
	margin-right: .5rem!important
}
.mx-xxl-3 {
	margin-left: 1rem!important;
	margin-right: 1rem!important
}
.mx-xxl-4 {
	margin-left: 1.5rem!important;
	margin-right: 1.5rem!important
}
.mx-xxl-5 {
	margin-left: 3rem!important;
	margin-right: 3rem!important
}
.mx-xxl-auto {
	margin-left: auto!important;
	margin-right: auto!important
}
.my-xxl-0 {
	margin-bottom: 0!important;
	margin-top: 0!important
}
.my-xxl-1 {
	margin-bottom: .25rem!important;
	margin-top: .25rem!important
}
.my-xxl-2 {
	margin-bottom: .5rem!important;
	margin-top: .5rem!important
}
.my-xxl-3 {
	margin-bottom: 1rem!important;
	margin-top: 1rem!important
}
.my-xxl-4 {
	margin-bottom: 1.5rem!important;
	margin-top: 1.5rem!important
}
.my-xxl-5 {
	margin-bottom: 3rem!important;
	margin-top: 3rem!important
}
.my-xxl-auto {
	margin-bottom: auto!important;
	margin-top: auto!important
}
.mt-xxl-0 {
	margin-top: 0!important
}
.mt-xxl-1 {
	margin-top: .25rem!important
}
.mt-xxl-2 {
	margin-top: .5rem!important
}
.mt-xxl-3 {
	margin-top: 1rem!important
}
.mt-xxl-4 {
	margin-top: 1.5rem!important
}
.mt-xxl-5 {
	margin-top: 3rem!important
}
.mt-xxl-auto {
	margin-top: auto!important
}
.me-xxl-0 {
	margin-right: 0!important
}
.me-xxl-1 {
	margin-right: .25rem!important
}
.me-xxl-2 {
	margin-right: .5rem!important
}
.me-xxl-3 {
	margin-right: 1rem!important
}
.me-xxl-4 {
	margin-right: 1.5rem!important
}
.me-xxl-5 {
	margin-right: 3rem!important
}
.me-xxl-auto {
	margin-right: auto!important
}
.mb-xxl-0 {
	margin-bottom: 0!important
}
.mb-xxl-1 {
	margin-bottom: .25rem!important
}
.mb-xxl-2 {
	margin-bottom: .5rem!important
}
.mb-xxl-3 {
	margin-bottom: 1rem!important
}
.mb-xxl-4 {
	margin-bottom: 1.5rem!important
}
.mb-xxl-5 {
	margin-bottom: 3rem!important
}
.mb-xxl-auto {
	margin-bottom: auto!important
}
.ms-xxl-0 {
	margin-left: 0!important
}
.ms-xxl-1 {
	margin-left: .25rem!important
}
.ms-xxl-2 {
	margin-left: .5rem!important
}
.ms-xxl-3 {
	margin-left: 1rem!important
}
.ms-xxl-4 {
	margin-left: 1.5rem!important
}
.ms-xxl-5 {
	margin-left: 3rem!important
}
.ms-xxl-auto {
	margin-left: auto!important
}
.p-xxl-0 {
	padding: 0!important
}
.p-xxl-1 {
	padding: .25rem!important
}
.p-xxl-2 {
	padding: .5rem!important
}
.p-xxl-3 {
	padding: 1rem!important
}
.p-xxl-4 {
	padding: 1.5rem!important
}
.p-xxl-5 {
	padding: 3rem!important
}
.px-xxl-0 {
	padding-left: 0!important;
	padding-right: 0!important
}
.px-xxl-1 {
	padding-left: .25rem!important;
	padding-right: .25rem!important
}
.px-xxl-2 {
	padding-left: .5rem!important;
	padding-right: .5rem!important
}
.px-xxl-3 {
	padding-left: 1rem!important;
	padding-right: 1rem!important
}
.px-xxl-4 {
	padding-left: 1.5rem!important;
	padding-right: 1.5rem!important
}
.px-xxl-5 {
	padding-left: 3rem!important;
	padding-right: 3rem!important
}
.py-xxl-0 {
	padding-bottom: 0!important;
	padding-top: 0!important
}
.py-xxl-1 {
	padding-bottom: .25rem!important;
	padding-top: .25rem!important
}
.py-xxl-2 {
	padding-bottom: .5rem!important;
	padding-top: .5rem!important
}
.py-xxl-3 {
	padding-bottom: 1rem!important;
	padding-top: 1rem!important
}
.py-xxl-4 {
	padding-bottom: 1.5rem!important;
	padding-top: 1.5rem!important
}
.py-xxl-5 {
	padding-bottom: 3rem!important;
	padding-top: 3rem!important
}
.pt-xxl-0 {
	padding-top: 0!important
}
.pt-xxl-1 {
	padding-top: .25rem!important
}
.pt-xxl-2 {
	padding-top: .5rem!important
}
.pt-xxl-3 {
	padding-top: 1rem!important
}
.pt-xxl-4 {
	padding-top: 1.5rem!important
}
.pt-xxl-5 {
	padding-top: 3rem!important
}
.pe-xxl-0 {
	padding-right: 0!important
}
.pe-xxl-1 {
	padding-right: .25rem!important
}
.pe-xxl-2 {
	padding-right: .5rem!important
}
.pe-xxl-3 {
	padding-right: 1rem!important
}
.pe-xxl-4 {
	padding-right: 1.5rem!important
}
.pe-xxl-5 {
	padding-right: 3rem!important
}
.pb-xxl-0 {
	padding-bottom: 0!important
}
.pb-xxl-1 {
	padding-bottom: .25rem!important
}
.pb-xxl-2 {
	padding-bottom: .5rem!important
}
.pb-xxl-3 {
	padding-bottom: 1rem!important
}
.pb-xxl-4 {
	padding-bottom: 1.5rem!important
}
.pb-xxl-5 {
	padding-bottom: 3rem!important
}
.ps-xxl-0 {
	padding-left: 0!important
}
.ps-xxl-1 {
	padding-left: .25rem!important
}
.ps-xxl-2 {
	padding-left: .5rem!important
}
.ps-xxl-3 {
	padding-left: 1rem!important
}
.ps-xxl-4 {
	padding-left: 1.5rem!important
}
.ps-xxl-5 {
	padding-left: 3rem!important
}
}

@media print {
.d-print-inline {
	display: inline!important
}
.d-print-inline-block {
	display: inline-block!important
}
.d-print-block {
	display: block!important
}
.d-print-grid {
	display: grid!important
}
.d-print-table {
	display: table!important
}
.d-print-table-row {
	display: table-row!important
}
.d-print-table-cell {
	display: table-cell!important
}
.d-print-flex {
	display: flex!important
}
.d-print-inline-flex {
	display: inline-flex!important
}
.d-print-none {
	display: none!important
}
}
.bg-gray-700 {
	background-color: #3c3c3d
}
.btn {
	background-color: #fff;
	border: none;
	color: #333;
	display: inline-block;
	padding: .2rem 1.5rem;
	transition: all .3s
}

@media (min-width:768px) {
.btn {
	padding: .3rem 1.5rem
}
}

@media (min-width:992px) {
.btn {
	font-size: .875rem;
	padding: .2rem 1.5rem
}
}

@media (min-width:1200px) {
.btn {
	font-size: 1rem;
	padding: .35rem 2rem
}
}

@media (min-width:1400px) {
.btn {
	font-size: 1rem;
	padding: .5rem 2rem
}
}
.btn:hover {
	background-color: #fff;
	color: #f29600
}
.btn .iconfont {
	font-size: 14px
}
.btn.btn-default {
	background-color: #f7f7f7;
	color: #333
}
.btn.btn-default:hover {
	background-color: #dedede
}
.btn.btn-default-outline {
	border: 1px solid #666;
	color: #666
}
.btn.btn-default-outline:hover {
	background-color: #f29600;
	border-color: #f29600;
	color: #fff
}
.btn.btn-white-outline {
	border: 1px solid #fff
}
.btn.btn-white-outline:hover {
	background-color: #000;
	color: #fff
}
.btn.btn-yellow {
	background-color: #c4aa88;
	color: #fff
}
.btn.btn-yellow:hover {
	background-color: #b39266;
	color: #fff
}
.btn.btn-white {
	background-color: #fff;
	color: #333
}
.btn.btn-white:hover {
	background-color: #fff;
	color: #f29600
}
.btn.btn-white-outline {
	background-color: transparent;
	border-color: #fff;
	color: #fff
}
.btn.btn-white-outline:hover {
	background-color: #fff;
	color: #f29600
}
.btn.btn-gray {
	background-color: #afafaf;
	color: #fff
}
.btn.btn-gray:hover {
	background-color: #555;
	color: #fff
}
.btn.btn-primary {
	background: #f29600;
	color: #fff
}
.btn.btn-primary:hover {
	color: #fff;
	transform: translateY(-2px)
}
.btn.btn-primary-outline {
	border: 1px solid #f29600;
	color: #f29600
}

@media (min-width:992px) {
.btn.btn-primary-outline {
	border: 1px solid #f29600
}
}
.btn.btn-primary-outline:hover {
	background-color: #f29600;
	color: #fff
}
.btn.btn-yellow-outline {
	border: 1px solid #666;
	color: #666
}
.btn.btn-yellow-outline:hover {
	background-color: #c4aa88;
	border-color: #c4aa88;
	color: #fff
}
.btn.btn-send {
	background-color: #f29600;
	border-radius: 0;
	color: #fff;
	padding: .8rem 2rem
}
.btn.btn-send:hover {
	background-color: #bf7600
}
.btn.btn-block {
	display: block;
	width: 100%
}
.btn-radius {
	border-radius: 26px
}
.form-group {
	margin-bottom: 1rem;
	padding-left: 5rem;
	position: relative
}
.form-group .form-label {
	display: block;
	left: 0;
	line-height: 30px;
	margin-bottom: .3rem;
	position: absolute;
	top: 0;
	z-index: 10
}
.form-group .form-control {
	background: #f2f2f2;
	border: none;
	border-radius: 15px;
	height: 30px;
	outline: 0;
	padding-left: .6rem;
	padding-right: .6rem;
	width: 100%
}
@-webkit-keyframes spin {
0% {
transform:rotate(0)
}
to {
transform:rotate(1turn)
}
}
@keyframes spin {
0% {
transform:rotate(0)
}
to {
transform:rotate(1turn)
}
}
@-webkit-keyframes unSpin {
0% {
transform:rotate(0)
}
to {
transform:rotate(-1turn)
}
}
@keyframes unSpin {
0% {
transform:rotate(0)
}
to {
transform:rotate(-1turn)
}
}
@-webkit-keyframes zoomInOut {
0% {
opacity:1;
transform:scale(1)
}
50% {
opacity:.3;
transform:scale(.85)
}
to {
opacity:1;
transform:scale(1)
}
}
@keyframes zoomInOut {
0% {
opacity:1;
transform:scale(1)
}
50% {
opacity:.3;
transform:scale(.85)
}
to {
opacity:1;
transform:scale(1)
}
}
@-webkit-keyframes draw {
to {
stroke-dashoffset:0
}
}
@keyframes draw {
to {
stroke-dashoffset:0
}
}
@-webkit-keyframes red-ball {
0% {
offset-distance:0
}
to {
offset-distance:100%
}
}
@keyframes red-ball {
0% {
offset-distance:0
}
to {
offset-distance:100%
}
}
h1, h2, h3, h4 {
	color: #595757;
	font-weight: 700
}

@media (min-width:1600px) {
.container {
	max-width: 1550px
}
}
body {
	background-color: #fff;
	color: #595757;
	font-family: Noto Sans, Arial, Source Sans, PingFang SC, Hiragino Sans GB, Heiti SC, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
	font-size: 1rem;
	line-height: 1.8;
	margin: 0 auto;
	position: relative
}

@media (min-width:768px) {
body {
	font-size: 1rem
}
}

@media (min-width:992px) {
body {
	font-size: .875rem
}
}

@media (min-width:1200px) {
body {
	font-size: 1rem
}
}
a {
	color: #333
}
a, a:hover {
	text-decoration: none
}
a:hover {
	color: #f29600
}
.title-section {
	color: #231f20;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	position: relative
}
.title-section h2, .title-section h3 {
	font-weight: 400
}
.banner {
	position: relative
}
.banner:before {
	background: linear-gradient(rgba(0,0,0,.51), transparent);
	content: " ";
	display: block;
	height: 207px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100
}
.banner .bg {
	height: 250px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	width: 100%
}

@media (min-width:768px) {
.banner .bg {
	height: 300px
}
}

@media (min-width:992px) {
.banner .bg {
	height: 67vh;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center
}
}
.banner .txt {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10
}
.banner .txt h1 {
	color: #fff;
	font-weight: 400
}
.site-path {
	background-color: #f2f3f5;
	color: #b8b8b8;
	padding: .8rem 0
}
.site-path ol.breadcrumb {
	list-style: none;
	margin: 0;
	padding: 0
}
.site-path ol.breadcrumb li {
	display: inline-block
}
.site-path ol.breadcrumb li:after {
	content: " / "
}
.site-path ol.breadcrumb li.current {
	color: #333
}
.site-path ol.breadcrumb li.current:after {
	content: ""
}
.site-path a {
	color: #b8b8b8
}
.text-center {
	text-align: center
}
.text-right {
	text-align: right
}
img {
	height: auto;
	max-width: 100%
}
.line-1 {
	border: none;
	border-top: 1px solid #ddd
}
.text100 {
	font-size: 1.875rem
}

@media (min-width:768px) {
.text100 {
	font-size: 3.4375rem
}
}

@media (min-width:992px) {
.text100 {
	font-size: 4.375rem
}
}

@media (min-width:1200px) {
.text100 {
	font-size: 5.3125rem
}
}

@media (min-width:1400px) {
.text100 {
	font-size: 6.25rem
}
}
.text80 {
	font-size: 2.5rem
}

@media (min-width:768px) {
.text80 {
	font-size: 3.125rem
}
}

@media (min-width:992px) {
.text80 {
	font-size: 3.75rem
}
}

@media (min-width:1200px) {
.text80 {
	font-size: 4.375rem
}
}

@media (min-width:1400px) {
.text80 {
	font-size: 5rem
}
}
.text66 {
	font-size: 2.25rem
}

@media (min-width:576px) {
.text66 {
	font-size: 2.625rem
}
}

@media (min-width:768px) {
.text66 {
	font-size: 3rem
}
}

@media (min-width:992px) {
.text66 {
	font-size: 3.375rem
}
}

@media (min-width:1200px) {
.text66 {
	font-size: 3.75rem
}
}

@media (min-width:1400px) {
.text66 {
	font-size: 4.125rem
}
}
.text60 {
	font-size: 1.25rem
}

@media (min-width:768px) {
.text60 {
	font-size: 1.875rem
}
}

@media (min-width:992px) {
.text60 {
	font-size: 2.5rem
}
}

@media (min-width:1200px) {
.text60 {
	font-size: 3.125rem
}
}

@media (min-width:1400px) {
.text60 {
	font-size: 3.75rem
}
}
.text56 {
	font-size: 1.5rem
}

@media (min-width:768px) {
.text56 {
	font-size: 2rem
}
}

@media (min-width:992px) {
.text56 {
	font-size: 2.5rem
}
}

@media (min-width:1200px) {
.text56 {
	font-size: 3rem
}
}

@media (min-width:1400px) {
.text56 {
	font-size: 3.5rem
}
}
.text50 {
	font-size: 1.375rem
}

@media (min-width:576px) {
.text50 {
	font-size: 1.625rem
}
}

@media (min-width:768px) {
.text50 {
	font-size: 1.875rem
}
}

@media (min-width:992px) {
.text50 {
	font-size: 2.125rem
}
}

@media (min-width:1200px) {
.text50 {
	font-size: 2.375rem
}
}

@media (min-width:1400px) {
.text50 {
	font-size: 2.75rem
}
}

@media (min-width:1600px) {
.text50 {
	font-size: 3.125rem
}
}
.text40 {
	font-size: 1.125rem
}

@media (min-width:768px) {
.text40 {
	font-size: 1.375rem
}
}

@media (min-width:992px) {
.text40 {
	font-size: 1.75rem
}
}

@media (min-width:1200px) {
.text40 {
	font-size: 2.125rem
}
}

@media (min-width:1400px) {
.text40 {
	font-size: 2.5rem
}
}
.text38 {
	font-size: 1.375rem
}

@media (min-width:768px) {
.text38 {
	font-size: 1.625rem
}
}

@media (min-width:992px) {
.text38 {
	font-size: 1.875rem
}
}

@media (min-width:1200px) {
.text38 {
	font-size: 2.125rem
}
}

@media (min-width:1400px) {
.text38 {
	font-size: 2.375rem
}
}
.text36 {
	font-size: 1.25rem
}

@media (min-width:992px) {
.text36 {
	font-size: 1.625rem
}
}

@media (min-width:1200px) {
.text36 {
	font-size: 2rem
}
}

@media (min-width:1400px) {
.text36 {
	font-size: 2.25rem
}
}
.text34 {
	font-size: 1.5rem
}

@media (min-width:768px) {
.text34 {
	font-size: 1.75rem
}
}

@media (min-width:992px) {
.text34 {
	font-size: 1.875rem
}
}

@media (min-width:1200px) {
.text34 {
	font-size: 2rem
}
}

@media (min-width:1400px) {
.text34 {
	font-size: 2.125rem
}
}
.text32 {
	font-size: 1rem
}

@media (min-width:768px) {
.text32 {
	font-size: 1.25rem
}
}

@media (min-width:992px) {
.text32 {
	font-size: 1.5rem
}
}

@media (min-width:1200px) {
.text32 {
	font-size: 1.75rem
}
}

@media (min-width:1400px) {
.text32 {
	font-size: 2rem
}
}

@media (min-width:768px) {
.text30 {
	font-size: 1.125rem
}
}

@media (min-width:992px) {
.text30 {
	font-size: 1.375rem
}
}

@media (min-width:1200px) {
.text30 {
	font-size: 1.625rem
}
}

@media (min-width:1400px) {
.text30 {
	font-size: 1.875rem
}
}
.text28 {
	font-size: 1.25rem
}

@media (min-width:768px) {
.text28 {
	font-size: 1.375rem
}
}

@media (min-width:992px) {
.text28 {
	font-size: 1.5rem
}
}

@media (min-width:1200px) {
.text28 {
	font-size: 1.625rem
}
}

@media (min-width:1400px) {
.text28 {
	font-size: 1.75rem
}
}
.text26 {
	font-size: 1.125rem
}

@media (min-width:768px) {
.text26 {
	font-size: 1.25rem
}
}

@media (min-width:992px) {
.text26 {
	font-size: 1.375rem
}
}

@media (min-width:1200px) {
.text26 {
	font-size: 1.5rem
}
}

@media (min-width:1400px) {
.text26 {
	font-size: 1.625rem
}
}
.text24 {
	font-size: 1.125rem
}

@media (min-width:1200px) {
.text24 {
	font-size: 1.375rem
}
}

@media (min-width:1400px) {
.text24 {
	font-size: 1.5rem
}
}

@media (min-width:992px) {
.text22 {
	font-size: 1.125rem
}
}

@media (min-width:1200px) {
.text22 {
	font-size: 1.25rem
}
}

@media (min-width:1400px) {
.text22 {
	font-size: 1.375rem
}
}
.text20 {
	font-size: 1.125rem
}

@media (min-width:1400px) {
.text20 {
	font-size: 1.25rem
}
}
.pt-media-15 {
	padding-top: 3rem
}

@media (min-width:768px) {
.pt-media-15 {
	padding-top: 3rem
}
}

@media (min-width:992px) {
.pt-media-15 {
	padding-top: 9rem
}
}

@media (min-width:1200px) {
.pt-media-15 {
	padding-top: 13rem
}
}

@media (min-width:1400px) {
.pt-media-15 {
	padding-top: 15rem
}
}
.pt-media-9 {
	padding-top: 5rem
}

@media (min-width:768px) {
.pt-media-9 {
	padding-top: 6rem
}
}

@media (min-width:992px) {
.pt-media-9 {
	padding-top: 7rem
}
}

@media (min-width:1200px) {
.pt-media-9 {
	padding-top: 8rem
}
}

@media (min-width:1400px) {
.pt-media-9 {
	padding-top: 9rem
}
}
.pt-media-7 {
	padding-top: 3rem
}

@media (min-width:768px) {
.pt-media-7 {
	padding-top: 4rem
}
}

@media (min-width:992px) {
.pt-media-7 {
	padding-top: 5rem
}
}

@media (min-width:1200px) {
.pt-media-7 {
	padding-top: 6rem
}
}

@media (min-width:1400px) {
.pt-media-7 {
	padding-top: 7rem
}
}
.pt-media-6 {
	padding-top: 2rem
}

@media (min-width:768px) {
.pt-media-6 {
	padding-top: 3rem
}
}

@media (min-width:992px) {
.pt-media-6 {
	padding-top: 4rem
}
}

@media (min-width:1200px) {
.pt-media-6 {
	padding-top: 5rem
}
}

@media (min-width:1400px) {
.pt-media-6 {
	padding-top: 6rem
}
}
.pt-media-5 {
	padding-top: 2rem
}

@media (min-width:992px) {
.pt-media-5 {
	padding-top: 3rem
}
}

@media (min-width:1200px) {
.pt-media-5 {
	padding-top: 4rem
}
}

@media (min-width:1400px) {
.pt-media-5 {
	padding-top: 5rem
}
}
.pt-media-4 {
	padding-top: 2rem
}

@media (min-width:1200px) {
.pt-media-4 {
	padding-top: 3rem
}
}

@media (min-width:1400px) {
.pt-media-4 {
	padding-top: 4rem
}
}
.pt-media-3 {
	padding-top: 1rem
}

@media (min-width:768px) {
.pt-media-3 {
	padding-top: 2rem
}
}

@media (min-width:992px) {
.pt-media-3 {
	padding-top: 3rem
}
}
.pb-media-3 {
	padding-bottom: 1rem
}

@media (min-width:768px) {
.pb-media-3 {
	padding-bottom: 2rem
}
}

@media (min-width:992px) {
.pb-media-3 {
	padding-bottom: 3rem
}
}
.pb-media-4 {
	padding-bottom: 1rem
}

@media (min-width:768px) {
.pb-media-4 {
	padding-bottom: 2rem
}
}

@media (min-width:992px) {
.pb-media-4 {
	padding-bottom: 3rem
}
}

@media (min-width:1200px) {
.pb-media-4 {
	padding-bottom: 4rem
}
}
.pb-media-5 {
	padding-bottom: 2rem
}

@media (min-width:992px) {
.pb-media-5 {
	padding-bottom: 3rem
}
}

@media (min-width:1200px) {
.pb-media-5 {
	padding-bottom: 4rem
}
}

@media (min-width:1400px) {
.pb-media-5 {
	padding-bottom: 5rem
}
}
.pb-media-6 {
	padding-bottom: 2rem
}

@media (min-width:992px) {
.pb-media-6 {
	padding-bottom: 3rem
}
}

@media (min-width:1200px) {
.pb-media-6 {
	padding-bottom: 4rem
}
}

@media (min-width:1400px) {
.pb-media-6 {
	padding-bottom: 5rem
}
}

@media (min-width:1600px) {
.pb-media-6 {
	padding-bottom: 6rem
}
}
.pb-media-7 {
	padding-bottom: 3rem
}

@media (min-width:768px) {
.pb-media-7 {
	padding-bottom: 4rem
}
}

@media (min-width:992px) {
.pb-media-7 {
	padding-bottom: 5rem
}
}

@media (min-width:1200px) {
.pb-media-7 {
	padding-bottom: 6rem
}
}

@media (min-width:1400px) {
.pb-media-7 {
	padding-bottom: 7rem
}
}
.pb-media-8 {
	padding-bottom: 4rem
}

@media (min-width:768px) {
.pb-media-8 {
	padding-bottom: 5rem
}
}

@media (min-width:992px) {
.pb-media-8 {
	padding-bottom: 6rem
}
}

@media (min-width:1200px) {
.pb-media-8 {
	padding-bottom: 7rem
}
}

@media (min-width:1400px) {
.pb-media-8 {
	padding-bottom: 8rem
}
}
.pb-media-9 {
	padding-bottom: 5rem
}

@media (min-width:768px) {
.pb-media-9 {
	padding-bottom: 6rem
}
}

@media (min-width:992px) {
.pb-media-9 {
	padding-bottom: 7rem
}
}

@media (min-width:1200px) {
.pb-media-9 {
	padding-bottom: 8rem
}
}

@media (min-width:1400px) {
.pb-media-9 {
	padding-bottom: 9rem
}
}
.pb-media-11 {
	padding-bottom: 7rem
}

@media (min-width:768px) {
.pb-media-11 {
	padding-bottom: 8rem
}
}

@media (min-width:992px) {
.pb-media-11 {
	padding-bottom: 9rem
}
}

@media (min-width:1200px) {
.pb-media-11 {
	padding-bottom: 10rem
}
}

@media (min-width:1400px) {
.pb-media-11 {
	padding-bottom: 11rem
}
}
.mb-media-2 {
	margin-bottom: 1rem
}

@media (min-width:768px) {
.mb-media-2 {
	margin-bottom: 2rem
}
}
.mb-media-3 {
	margin-bottom: 1rem
}

@media (min-width:768px) {
.mb-media-3 {
	margin-bottom: 2rem
}
}

@media (min-width:1200px) {
.mb-media-3 {
	margin-bottom: 3rem
}
}
.mb-media-4 {
	margin-bottom: 1rem
}

@media (min-width:768px) {
.mb-media-4 {
	margin-bottom: 2rem
}
}

@media (min-width:992px) {
.mb-media-4 {
	margin-bottom: 3rem
}
}

@media (min-width:1200px) {
.mb-media-4 {
	margin-bottom: 4rem
}
}
.mb-media-5 {
	margin-bottom: 2rem
}

@media (min-width:992px) {
.mb-media-5 {
	margin-bottom: 3rem
}
}

@media (min-width:1200px) {
.mb-media-5 {
	margin-bottom: 4rem
}
}

@media (min-width:1400px) {
.mb-media-5 {
	margin-bottom: 5rem
}
}
.mb-media-6 {
	margin-bottom: 2rem
}

@media (min-width:992px) {
.mb-media-6 {
	margin-bottom: 3rem
}
}

@media (min-width:1200px) {
.mb-media-6 {
	margin-bottom: 4rem
}
}

@media (min-width:1400px) {
.mb-media-6 {
	margin-bottom: 5rem
}
}

@media (min-width:1600px) {
.mb-media-6 {
	margin-bottom: 6rem
}
}
.mb-media-7 {
	margin-bottom: 3rem
}

@media (min-width:768px) {
.mb-media-7 {
	margin-bottom: 4rem
}
}

@media (min-width:992px) {
.mb-media-7 {
	margin-bottom: 5rem
}
}

@media (min-width:1200px) {
.mb-media-7 {
	margin-bottom: 6rem
}
}

@media (min-width:1400px) {
.mb-media-7 {
	margin-bottom: 7rem
}
}
.mb-media-8 {
	margin-bottom: 4rem
}

@media (min-width:768px) {
.mb-media-8 {
	margin-bottom: 5rem
}
}

@media (min-width:992px) {
.mb-media-8 {
	margin-bottom: 6rem
}
}

@media (min-width:1200px) {
.mb-media-8 {
	margin-bottom: 7rem
}
}

@media (min-width:1400px) {
.mb-media-8 {
	margin-bottom: 8rem
}
}
.site-header {
	background-color: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	height: 45px;
	left: 0;
	position: fixed;
	top: 0;
	transition: all .3s;
	width: 100%;
	z-index: 6000
}

@media (min-width:768px) {
.site-header {
	height: 60px
}
}

@media (min-width:992px) {
.site-header {
	height: auto
}
}
.site-header .container-fluid, .site-header .container-lg, .site-header .container-md, .site-header .container-sm, .site-header .container-xl, .site-header .container-xxl {
	height: 100%
}

@media (min-width:992px) {
.site-header .container-fluid, .site-header .container-lg, .site-header .container-md, .site-header .container-sm, .site-header .container-xl, .site-header .container-xxl {
	height: auto
}
}

@media (min-width:1200px) {
.site-header .container-fluid, .site-header .container-lg, .site-header .container-md, .site-header .container-sm, .site-header .container-xl, .site-header .container-xxl {
	padding-left: 3rem;
	padding-right: 3rem
}
}
.site-header .container-fluid>.row, .site-header .container-lg>.row, .site-header .container-md>.row, .site-header .container-sm>.row, .site-header .container-xl>.row, .site-header .container-xxl>.row {
	height: 100%
}
.site-header .logo {
	display: block;
	margin-right: 4rem;
	transition: all .5s;
	width: 120px
}

@media (min-width:768px) {
.site-header .logo {
	width: 150px
}
}

@media (min-width:992px) {
.site-header .logo {
	padding-top: .8rem;
	width: 170px
}
}

@media (min-width:1200px) {
.site-header .logo {
	width: 200px
}
}

@media (min-width:1400px) {
.site-header .logo {
	width: 223px
}
}
.site-header .top_col .langs, .site-header .top_col .quick_list {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right
}

@media (min-width:992px) {
.site-header .top_col .langs, .site-header .top_col .quick_list {
	display: block
}
}
.site-header .top_col .langs>li, .site-header .top_col .quick_list>li {
	display: inline-block;
	margin-left: 1.5rem
}

@media (min-width:1400px) {
.site-header .top_col .langs>li, .site-header .top_col .quick_list>li {
	margin-left: 2rem
}
}
.site-header .top_col .langs>li>a, .site-header .top_col .quick_list>li>a {
	display: block;
	height: 28px;
	line-height: 29px
}
.site-header .top_col .langs>li>a:hover, .site-header .top_col .quick_list>li>a:hover {
	color: #f29600
}
.site-header .top_col .langs>li.menu-item-has-children, .site-header .top_col .quick_list>li.menu-item-has-children {
	position: relative
}
.site-header .top_col .langs>li.menu-item-has-children .sub-menu, .site-header .top_col .quick_list>li.menu-item-has-children .sub-menu {
	background-color: #fff;
	border-radius: 6px;
	display: none;
	filter: drop-shadow(0 0 12px rgba(0,0,0,.1));
	left: 0;
	list-style: none;
	margin: 0;
	padding: 1rem 0 1rem 1rem;
	position: absolute;
	top: 28px;
	width: 160px
}
.site-header .top_col .langs>li.menu-item-has-children .sub-menu:after, .site-header .top_col .quick_list>li.menu-item-has-children .sub-menu:after {
	border: 3px solid transparent;
	border-bottom-color: #fff;
	content: " ";
	display: block;
	height: 0;
	left: 50%;
	position: absolute;
	top: -6px;
	transform: translateX(-50%);
	width: 0
}
.site-header .top_col .langs>li.menu-item-has-children .sub-menu li, .site-header .top_col .quick_list>li.menu-item-has-children .sub-menu li {
	display: block;
	margin: 0;
	text-align: left
}
.site-header .top_col .langs>li.menu-item-has-children .sub-menu li a, .site-header .top_col .quick_list>li.menu-item-has-children .sub-menu li a {
	color: #595757;
	display: block;
	line-height: 1.5;
	padding-bottom: .3rem;
	padding-top: .3rem
}
.site-header .top_col .langs>li.menu-item-has-children .sub-menu li a:hover, .site-header .top_col .quick_list>li.menu-item-has-children .sub-menu li a:hover {
	background-color: #fafafa;
	color: #f29600
}
.site-header .top_col .langs>li.menu-item-has-children:hover .sub-menu, .site-header .top_col .quick_list>li.menu-item-has-children:hover .sub-menu {
	display: block
}
.site-header .top_col .wp-block-polylang-language-switcher {
	display: none;
	list-style: none;
	margin: 0 0 0 1.5rem;
	padding: 0
}

@media (min-width:992px) {
.site-header .top_col .wp-block-polylang-language-switcher {
	display: block
}
}
.site-header .top_col .wp-block-polylang-language-switcher li {
	display: inline-block
}
.site-header .top_col .wp-block-polylang-language-switcher li:first-child {
	padding-right: .7rem;
	position: relative
}
.site-header .top_col .wp-block-polylang-language-switcher li:first-child:after {
	color: #ccc;
	content: "/";
	position: absolute;
	right: 0;
	top: 0
}
.site-header .top_col .wp-block-polylang-language-switcher li.current-lang a {
	color: #f29600
}
.site-header .mainav {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0
}

@media (min-width:992px) {
.site-header .mainav {
	display: block
}
}
.site-header .mainav>li {
	display: inline-block;
	position: relative
}

@media (min-width:992px) {
.site-header .mainav>li {
	margin-right: 2rem
}
}

@media (min-width:1200px) {
.site-header .mainav>li {
	margin-right: 2.6rem
}
}

@media (min-width:1400px) {
.site-header .mainav>li {
	margin-right: 3.2rem
}
}
.site-header .mainav>li>a {
	display: block;
	position: relative;
	transition: all .3s
}

@media (min-width:992px) {
.site-header .mainav>li>a {
	padding: .6rem 0
}
}

@media (min-width:1200px) {
.site-header .mainav>li>a {
	padding: .8rem 0
}
}

@media (min-width:1400px) {
.site-header .mainav>li>a {
	font-size: 1.125rem;
	padding: 1rem 0
}
}

@media (min-width:1600px) {
.site-header .mainav>li>a {
	font-size: 1.25rem
}
}
.site-header .mainav>li.current-menu-item>a, .site-header .mainav>li.current-menu-parent>a, .site-header .mainav>li.current>a, .site-header .mainav>li>a:hover {
	color: #f29600
}
.site-header .mainav>li .sub-menu {
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 1rem 0;
	position: absolute;
	top: 44px;
	transition: all .2s;
	width: 180px;
	z-index: 10
}

@media (min-width:1200px) {
.site-header .mainav>li .sub-menu {
	top: 53px
}
}

@media (min-width:1400px) {
.site-header .mainav>li .sub-menu {
	top: 60px
}
}
.site-header .mainav>li .sub-menu li {
	position: relative
}
.site-header .mainav>li .sub-menu li a {
	display: block;
	line-height: 1.5;
	padding: .5rem 1rem
}
.site-header .mainav>li .sub-menu li.active a {
	display: block;
	position: relative
}
.site-header .mainav>li .sub-menu li.active a:after {
	background-color: #f29600;
	border-radius: 50%;
	content: "";
	height: 16px;
	left: 1.2rem;
	position: absolute;
	top: 40%;
	width: 16px;
	z-index: -10
}
.site-header .mainav>li.menu-item-has-children:hover .sub-menu {
	display: block;
	margin-top: -5px
}

@media (min-width:992px) {
.site-header .mobilemenu {
	display: none
}
}
.site-header .mobilemenu .menu-toggle {
	cursor: pointer;
	width: 28px
}
.site-header .mobilemenu .menu-toggle.on .one {
	transform: rotate(45deg) translate(3px, 5px)
}
.site-header .mobilemenu .menu-toggle.on .two {
	opacity: 0
}
.site-header .mobilemenu .menu-toggle.on .three {
	transform: rotate(-45deg) translate(6px, -8px)
}
.site-header .one, .site-header .three, .site-header .two {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: #ccc;
	height: 2px;
	margin: 6px auto;
	transition-duration: .3s;
	width: 100%
}
.site-header .menu-over {
	background-color: #fff;
	box-shadow: 0 10px 15px rgba(0,0,0,.1);
	box-sizing: border-box;
	height: calc(100vh - 45px);
	opacity: 0;
	overflow-y: auto;
	padding-bottom: 2rem;
	position: fixed;
	right: -100vw;
	top: 45px;
	transition: all .5s;
	width: 100%;
	z-index: 1000
}

@media (min-width:768px) {
.site-header .menu-over {
	height: calc(100vh - 60px);
	top: 60px
}
}
.site-header .menu-over.showMenu {
	opacity: 1;
	right: 0
}
.site-header .menu-over ul.mobilenav {
	list-style: none;
	margin: 0;
	overflow-y: auto;
	padding: 0 0 2rem
}
.site-header .menu-over ul.mobilenav>li {
	border-bottom: 1px solid #eee;
	position: relative;
	transition: all .2s
}
.site-header .menu-over ul.mobilenav>li>a {
	color: #333;
	display: block;
	padding: 1rem;
	position: relative
}
.site-header .menu-over ul.mobilenav>li.current-menu-item a, .site-header .menu-over ul.mobilenav>li>a:active, .site-header .menu-over ul.mobilenav>li>a:focus, .site-header .menu-over ul.mobilenav>li>a:hover {
	color: #f29600
}
.site-header .menu-over ul.mobilenav>li .sub-menu {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0 0 0 1rem
}
.site-header .menu-over ul.mobilenav>li .sub-menu li {
	border-top: 1px solid hsla(0,0%,93%,.933);
	position: relative
}
.site-header .menu-over ul.mobilenav>li .sub-menu li a {
	color: #666;
	display: block;
	font-size: .875rem;
	padding: 1rem
}
.site-header .menu-over ul.mobilenav .menu-item-has-children {
	position: relative
}
.site-header .menu-over ul.mobilenav .menu-item-has-children>a:after {
	border: 5px solid transparent;
	border-top-color: #ddd;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: 1rem;
	top: 1.7rem;
	transition: all .3s;
	width: 0
}
.site-header .menu-over ul.mobilenav .open>a:after {
	top: 1.2rem;
	transform: rotate(180deg)
}
.site-header .menu-over .wp-block-polylang-language-switcher {
	list-style: none;
	margin: 0;
	padding: 0
}
.site-header .menu-over .wp-block-polylang-language-switcher li {
	display: inline-block
}
.site-header .menu-over .wp-block-polylang-language-switcher li:first-child {
	padding-right: .7rem;
	position: relative
}
.site-header .menu-over .wp-block-polylang-language-switcher li:first-child:after {
	content: "/";
	position: absolute;
	right: 0;
	top: 0
}
.site-header .menu-over .wp-block-polylang-language-switcher li.current-lang a {
	color: #f29600
}
.site-header .menu-over .quick_list {
	list-style: none;
	margin: 0;
	padding: 0 1rem;
	text-align: center
}
.site-header .menu-over .quick_list li {
	display: inline-block;
	margin-bottom: .5rem
}
.site-header .menu-over .quick_list li a {
	border: 1px solid #eee;
	border-radius: 20px;
	display: block;
	padding: .3rem 1.5rem
}
.site-header.fixheader {
	left: 0;
	position: fixed;
	z-index: 8000
}
.site-header.fixheader .logo .logo_white {
	display: none
}
.site-header.fixheader .logo .logo_color {
	display: block
}
.site-header.fixheader .area {
	border: 1px solid #f29600;
	color: #f29600
}
.site-header.fixheader .mainav {
	border: none
}
.site-header.fixheader .lang-switcher .current-lang, .site-header.fixheader .lang-switcher .current-lang .iconfont {
	color: #f29600
}
.site-header.fixheader .loginReg {
	border: 1px solid #333;
	border-radius: 15px;
	color: #333;
	height: 30px;
	line-height: 28px;
	padding: 0 1rem
}
.site-header.fixheader .loginReg a {
	color: #333
}
.site-header.fixheader .loginReg a:hover {
	color: #f29600
}
.site-header.fixheader .menu-over {
	height: calc(110vh - 102px);
	top: 45px
}
.home-body {
	padding-top: 0
}
.home-body .site-header {
	box-shadow: none;
	position: fixed
}
.home-body .site-header .mainav>li>a, .home-body .site-header .mainav>li>a:hover {
	color: #fff
}
.home-body .site-header .mainav>li>a:hover:before {
	background-color: #fff;
	bottom: 0;
	content: "";
	height: 3px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
	z-index: 20
}
.home-body .site-header .mainav>li>a.active {
	color: #fff
}
.home-body .site-header .mainav>li.current>a:before {
	background-color: #fff
}
.home-body .site-header .search {
	color: #fff
}
.home-body .site-header.fixheader {
	background-color: #fff;
	box-shadow: 0 0 25px rgba(0,0,0,.15)
}
.home-body .site-header.fixheader .mainav>li>a {
	color: #595757
}
.home-body .site-header.fixheader .mainav>li>a:hover:before {
	background-color: #f29600
}
.home-body .site-header.fixheader .mainav>li>a.active {
	color: #f29600
}
.home-body .site-header.fixheader .mainav>li.parent>a:before {
	background-color: #f29600
}
.home-body .site-header.fixheader .search {
	color: #595757
}
.home-body .site-header.fixheader .one, .home-body .site-header.fixheader .three, .home-body .site-header.fixheader .two {
	background-color: #333
}
.page-home-s1 {
	position: relative
}
.page-home-s1:before {
	background: linear-gradient(rgba(0,0,0,.51), transparent);
	content: " ";
	display: block;
	height: 207px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100
}
.page-home-s1 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .page-home-s1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin-left: .5rem
}
.page-home-s1 .swiper-pagination-bullet {
	background-color: #ffda9e;
	border-radius: 0;
	height: 4px;
	margin: 0 1rem;
	width: 12px
}

@media (min-width:992px) {
.page-home-s1 .swiper-pagination-bullet {
	height: 5px;
	width: 20px
}
}

@media (min-width:1400px) {
.page-home-s1 .swiper-pagination-bullet {
	height: 10px;
	width: 40px
}
}
.page-home-s1 .swiper-horizontal>.swiper-pagination-bullets, .page-home-s1 .swiper-pagination-bullets.swiper-pagination-horizontal, .page-home-s1 .swiper-pagination-custom, .page-home-s1 .swiper-pagination-fraction {
	bottom: 1rem
}

@media (min-width:1400px) {
.page-home-s1 .swiper-horizontal>.swiper-pagination-bullets, .page-home-s1 .swiper-pagination-bullets.swiper-pagination-horizontal, .page-home-s1 .swiper-pagination-custom, .page-home-s1 .swiper-pagination-fraction {
	bottom: 2rem
}
}
.page-home-s1 .swiper-pagination-bullet-active {
	background-color: #f29600;
	width: 24px
}

@media (min-width:992px) {
.page-home-s1 .swiper-pagination-bullet-active {
	width: 40px
}
}

@media (min-width:1400px) {
.page-home-s1 .swiper-pagination-bullet-active {
	width: 80px
}
}
.page-home-s1 .bg {
	transition: all 1s;
	z-index: 0
}
.page-home-s1 .bg:hover {
	transform: scale(1.05)
}
.page-home-s1 .swiper-next, .page-home-s1 .swiper-prev {
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
	display: none;
	height: 50px;
	left: 3rem;
	line-height: 48px;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: all .3s;
	width: 50px;
	z-index: 100
}

@media (min-width:992px) {
.page-home-s1 .swiper-next, .page-home-s1 .swiper-prev {
	display: block;
	left: 1rem
}
}

@media (min-width:1200px) {
.page-home-s1 .swiper-next, .page-home-s1 .swiper-prev {
	left: 3rem
}
}
.page-home-s1 .swiper-next:hover, .page-home-s1 .swiper-prev:hover {
	background-color: #c4aa88;
	border-color: #c4aa88;
	transform: scale(1.1)
}
.page-home-s1 .swiper-next {
	left: auto;
	position: absolute;
	right: 1rem
}

@media (min-width:1200px) {
.page-home-s1 .swiper-next {
	right: 3rem
}
}
.page-home-s1 .swiper-slide img {
	height: 90vh;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	width: 100%
}
.page-home-s2 .left_col {
	margin-bottom: 2rem;
	padding-left: 1rem;
	padding-right: 1rem
}

@media (min-width:992px) {
.page-home-s2 .left_col {
	border-left: 10px solid #f29600;
	height: 100%;
	margin-bottom: 0;
	padding-left: 2rem;
	padding-right: 2rem
}
}

@media (min-width:1200px) {
.page-home-s2 .left_col {
	padding-left: 3rem;
	padding-right: 3rem
}
}

@media (min-width:1400px) {
.page-home-s2 .left_col {
	padding-left: 4rem;
	padding-right: 4rem
}
}
.page-home-s2 .left_col .title-section {
	padding-bottom: 0
}

@media (min-width:1200px) {
.page-home-s2 .left_col .title-section {
	margin-bottom: 0
}
}

@media (min-width:1400px) {
.page-home-s2 .left_col .title-section {
	margin-bottom: 2rem
}
}

@media (min-width:1600px) {
.page-home-s2 .left_col .title-section {
	margin-bottom: 5rem
}
}
.page-home-s2 .left_col .title-section p {
	color: #ccc
}
.page-home-s2 .left_col h3 {
	font-weight: 400
}
.page-home-s2 .left_col p.des {
	max-width: 470px
}

@media (min-width:1200px) {
.page-home-s2 .left_col p.des {
	max-width: 520px
}
}

@media (min-width:1400px) {
.page-home-s2 .left_col p.des {
	max-width: 560px
}
}
.page-home-s2 .pic {
	margin: 0;
	padding-right: 10px;
	padding-top: 10px;
	position: relative
}
.page-home-s2 .pic:after {
	background-color: #f29600;
	content: " ";
	display: block;
	height: 70%;
	position: absolute;
	right: 0;
	top: 0;
	width: 80%
}
.page-home-s2 .pic img {
	position: relative;
	width: 100%;
	z-index: 100
}

@media (min-width:992px) {
.page-home-s3 .business {
	border-left: 10px solid #4f76d0;
	padding-left: 2rem
}
}

@media (min-width:1200px) {
.page-home-s3 .business {
	padding-left: 3rem
}
}

@media (min-width:1400px) {
.page-home-s3 .business {
	padding-left: 4rem
}
}
.page-home-s3 .business .left_col {
	border: none;
	padding-left: 1rem;
	padding-right: 1rem
}

@media (min-width:992px) {
.page-home-s3 .business .left_col {
	padding-left: 0;
	padding-right: 0
}
}
.page-home-s3 .business .left_col p.des {
	max-width: 470px
}

@media (min-width:1200px) {
.page-home-s3 .business .left_col p.des {
	max-width: 520px
}
}

@media (min-width:1400px) {
.page-home-s3 .business .left_col p.des {
	max-width: 560px
}
}
.page-home-s3 .business .bus-list {
	margin-top: 2rem
}

@media (min-width:992px) {
.page-home-s3 .business .bus-list {
	margin-top: 1rem
}
}

@media (min-width:1200px) {
.page-home-s3 .business .bus-list {
	margin-top: 2rem
}
}

@media (min-width:1600px) {
.page-home-s3 .business .bus-list {
	margin-top: 3rem
}
}
.page-home-s3 .business .bus-list .bus {
	box-shadow: 0 0 15px rgba(0,0,0,.16);
	margin-bottom: 2rem;
	position: relative;
	transition: all .3s
}

@media (min-width:992px) {
.page-home-s3 .business .bus-list .bus {
	margin-bottom: 0
}
}
.page-home-s3 .business .bus-list .bus img {
	width: 100%
}
.page-home-s3 .business .bus-list .bus .title {
	background: linear-gradient(90deg, #ff9e00, rgba(242,150,0,0));
	bottom: 0;
	color: #fff;
	left: 0;
	padding: .6rem 2rem;
	position: absolute;
	transition: all .2s
}

@media (min-width:1200px) {
.page-home-s3 .business .bus-list .bus .title {
	font-size: 1.125rem
}
}

@media (min-width:1400px) {
.page-home-s3 .business .bus-list .bus .title {
	font-size: 1.25rem
}
}
.page-home-s3 .business .bus-list .bus .title.t2 {
	background: linear-gradient(90deg, #58ba86, rgba(88,186,134,0))
}
.page-home-s3 .business .bus-list .bus .title.t3 {
	background: linear-gradient(90deg, #d1917d, hsla(14,48%,65%,0))
}
.page-home-s3 .business .bus-list .bus .title.t4 {
	background: linear-gradient(90deg, #274872, rgba(39,72,114,0))
}
.page-home-s3 .business .bus-list .bus .title a {
	color: #fff
}
.page-home-s3 .business .bus-list .bus .bus-over {
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: .875rem;
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	padding: 1rem;
	position: absolute;
	text-align: center;
	top: 0;
	transition: all .2s;
	width: 100%;
	z-index: 500
}
.page-home-s3 .business .bus-list .bus .bus-over .btn {
	font-size: small;
	padding: .3rem 1rem
}
.page-home-s3 .business .bus-list .bus .bus-over .txt {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

@media (min-width:992px) {
.page-home-s3 .business .bus-list .bus .bus-over .txt p {
	display: none
}
}

@media (min-width:1400px) {
.page-home-s3 .business .bus-list .bus .bus-over .txt p {
	display: block
}
}
.page-home-s3 .business .bus-list .bus:hover {
	box-shadow: 0 0 12px rgba(0,0,0,.3);
	transform: translateY(-5px)
}
.page-home-s3 .pic:after {
	background-color: #4f76d0
}
.page-home-s4 .business {
	border-color: #58ba86
}
.page-home-s4 .business .title-section {
	padding-bottom: 0
}
.page-home-s4 .business .title-section p {
	color: #ccc
}

@media (min-width:992px) {
.page-home-s4 .business .left_col {
	padding-right: 4rem
}
}
.page-home-s4 .business .left_col .news-title {
	margin-bottom: 2rem;
	overflow: hidden
}
.page-home-s4 .business .left_col .des {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden
}
.page-home-s4 .pic:after {
	background-color: #58ba86
}
.page-home-s4 .pic img {
	height: auto;
	width: 100%
}
.page-home-s4 .news-list .news {
	border-left: 1px solid #ddd;
	display: block;
	padding: 1rem
}

@media (min-width:1200px) {
.page-home-s4 .news-list .news {
	padding: 1rem 2rem
}
}

@media (min-width:1400px) {
.page-home-s4 .news-list .news {
	padding: 1rem 3rem
}
}
.page-home-s5 {
	position: relative
}
.page-home-s5 .bg {
	position: relative;
	text-align: center;
	z-index: 1
}
.page-home-s5 .txt {
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0 3px 20px rgba(0,0,0,.16);
	margin: 0 auto;
	max-width: 1100px;
	padding: 2rem;
	position: relative;
	transform: translateY(-10%);
	z-index: 100
}

@media (min-width:768px) {
.page-home-s5 .txt {
	transform: translateY(-20%)
}
}

@media (min-width:992px) {
.page-home-s5 .txt {
	transform: translateY(-40%)
}
}

@media (min-width:1200px) {
.page-home-s5 .txt {
	padding: 3rem 2rem;
	transform: translateY(-50%)
}
}
.page-home-s5 .txt .item {
	padding: 1rem
}

@media (min-width:768px) {
.page-home-s5 .txt .item {
	border-right: 1px solid #ddd
}
}

@media (min-width:1200px) {
.page-home-s5 .txt .item {
	padding: 1rem 2rem
}
}

@media (min-width:1400px) {
.page-home-s5 .txt .item {
	padding: 1rem 3rem
}
}
.page-home-s5 .txt .item h3 {
	font-weight: 400
}
.page-home-s5 .txt .item.item2 {
	border: none
}
.page-about-s1 {
	background: url(../img/line_bg_10.png) no-repeat 50%
}
.page-about-s1 .txt {
	margin: 0 auto;
	max-width: 1040px
}
.page-about-s2 .title-section {
	padding-bottom: 0
}

@media (min-width:1200px) {
.page-about-s2 .title-section {
	padding-bottom: 1rem
}
}
.page-about-s2 .title-section h2 {
	color: #f29600;
	line-height: 1
}
.page-about-s2 .title-section h3 {
	color: rgba(242,150,0,.4);
	line-height: 1
}
.page-about-s2 .left_col {
	border-top: 5px solid #f29600;
	padding-top: 2rem;
	text-align: justify
}

@media (min-width:992px) {
.page-about-s2 .left_col {
	border-left: 5px solid #f29600;
	border-top: none;
	padding-left: 3rem;
	padding-top: 0
}
}

@media (min-width:1200px) {
.page-about-s2 .left_col {
	border-left-width: 7px;
	padding-left: 4rem;
	padding-right: 1rem
}
}

@media (min-width:1400px) {
.page-about-s2 .left_col {
	border-left-width: 10px;
	padding-left: 5rem;
	padding-right: 2rem
}
}
.page-about-s2 .right_col .item .value {
	color: #e6a53a
}
.page-about-s2 .right_col .item p small {
	font-size: .875rem
}
.page-about-s3 .pic {
	text-align: center
}
.page-about-s3 .right_col {
	border-top: 5px solid #4f76d0;
	height: 100%;
	margin: 0 auto;
	padding-top: 2rem
}

@media (min-width:992px) {
.page-about-s3 .right_col {
	border-right: 5px solid #4f76d0;
	border-top: none;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 0
}
}

@media (min-width:1200px) {
.page-about-s3 .right_col {
	border-right-width: 7px;
	padding-left: 3rem;
	padding-right: 3rem
}
}

@media (min-width:1400px) {
.page-about-s3 .right_col {
	border-right-width: 10px;
	padding-left: 5rem;
	padding-right: 5rem
}
}
.page-about-s3 .right_col .title-section {
	padding-bottom: 0;
	text-align: center
}

@media (min-width:1200px) {
.page-about-s3 .right_col .title-section {
	padding-bottom: 1rem
}
}
.page-about-s3 .right_col .title-section h2 {
	color: #4f76d0;
	line-height: 1
}
.page-about-s3 .right_col .title-section h3 {
	color: rgba(79,118,208,.4);
	font-weight: lighter;
	line-height: 1
}
.page-about-s3 .right_col .txt p {
	line-height: 1.5
}


.page-about-s4 .right_col {
	border-right: none;
	border-top: 5px solid #58ba86;
	padding-right: 0;
	padding-top: 2rem
}

.page-about-s6 .right_col {
	border-right: none;
	border-top: 5px solid #494398;
	padding-right: 0;
	padding-top: 2rem
}
@media (min-width:992px) {
.page-about-s4 .right_col {
	border-left: 10px solid #58ba86;
	border-top: none;
	padding-left: 3rem;
	padding-top: 0
}.page-about-s6 .right_col {
	border-left: 10px solid #494398;
	border-top: none;
	padding-left: 3rem;
	padding-top: 0
}
}

@media (min-width:1200px) {
.page-about-s4 .right_col {
	padding-left: 5rem
}.page-about-s5 .right_col {
	padding-left: 5rem
}
}

@media (min-width:1400px) {
.page-about-s4 .right_col {
	padding-left: 7rem
}.page-about-s6 .right_col {
	padding-left: 7rem
}
}
.page-about-s4 .right_col .title-section h2 {
	color: #58ba86
}
.page-about-s6 .right_col .title-section h2 {
	color: #494398
}


.page-about-s4 .right_col .title-section h3 {
	color: rgba(88,186,134,.4)
}.page-about-s6 .right_col .title-section h3 {
	color: rgba(73,67,152,.4)
}
.page-about-s5 .right_col {
	border-color: #0093e9
}
.page-about-s5 .right_col .title-section h2 {
	color: #0093e9
}
.page-about-s5 .right_col .title-section h3 {
	color: rgba(18,147,233,.4)
}
.page-team-s1 {
	text-align: center
}
.page-team-s1 .title-section h2 {
	font-weight: 400
}
.page-team-s1 .team_list .item {
	display: block;
	margin: 0 auto 2rem;
	max-width: 384px
}

@media (min-width:1200px) {
.page-team-s1 .team_list .item {
	margin: 0 auto 3rem
}
}

@media (min-width:1400px) {
.page-team-s1 .team_list .item {
	margin: 0 auto 4rem
}
}
.page-team-s1 .team_list .item .pic {
	padding: 0 3rem;
	transition: all .3s
}

@media (min-width:768px) {
.page-team-s1 .team_list .item .pic {
	padding: 0 5%
}
}
.page-team-s1 .team_list .item .name {
	border-bottom: 1px solid #f29600;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	padding-top: 1rem
}
.page-team-s1 .team_list .item .post {
	font-size: .875rem
}
.page-team-s1 .team_list .item:hover .pic {
	transform: scale(1.05)
}
.page-team-detail {
	-webkit-overflow-scrolling: touch;
	background-color: #fef8ef;
	box-sizing: border-box;
	height: 100vh;
	overflow-y: scroll
}
.page-team-detail .pic {
	left: 0;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 100
}
.page-team-detail .pic img {
	height: auto;
	width: 100%
}
.page-team-detail .txt {
	padding: 2rem
}
.page-team-detail .txt .name {
	border-bottom: 1px solid #595757;
	margin-bottom: 1rem;
	padding-bottom: 1rem
}
.page-team-detail .txt .post {
	margin-bottom: 2rem
}
.page-honor {
	background: url(../img/about_bg.svg) no-repeat left -200px bottom -1000px;
	padding-bottom: 15rem
}
.page-honor .thumbSwiper {
	padding-bottom: 2rem;
	padding-top: 2rem
}
.page-honor .thumbSwiper .swiper-slide .year {
	color: #a8a8a8;
	cursor: pointer;
	line-height: 70px;
	position: relative;
	text-align: center
}

@media (min-width:768px) {
.page-honor .thumbSwiper .swiper-slide .year {
	line-height: 90px
}
}

@media (min-width:992px) {
.page-honor .thumbSwiper .swiper-slide .year {
	line-height: 140px
}
}

@media (min-width:1200px) {
.page-honor .thumbSwiper .swiper-slide .year {
	font-size: 1.125rem;
	line-height: 180px
}
}
.page-honor .thumbSwiper .swiper-slide .year:after {
	background: #c9c9c9;
	border-radius: 50%;
	bottom: 1rem;
	content: " ";
	display: block;
	height: 5px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	transition: all .3s;
	width: 5px
}

@media (min-width:768px) {
.page-honor .thumbSwiper .swiper-slide .year:after {
	bottom: 1.5rem
}
}

@media (min-width:992px) {
.page-honor .thumbSwiper .swiper-slide .year:after {
	bottom: 2.5rem;
	height: 7px;
	width: 7px
}
}

@media (min-width:1200px) {
.page-honor .thumbSwiper .swiper-slide .year:after {
	bottom: 3rem;
	height: 12px;
	width: 12px
}
}
.page-honor .thumbSwiper .swiper-slide.swiper-slide-thumb-active .year {
	background: url(../img/about_1.svg) no-repeat 50%;
	background-size: contain;
	color: #5c5c5c;
	text-align: center;
	transform: scale(1.2)
}

@media (min-width:768px) {
.page-honor .thumbSwiper .swiper-slide.swiper-slide-thumb-active .year {
	font-size: 1.25rem
}
}

@media (min-width:992px) {
.page-honor .thumbSwiper .swiper-slide.swiper-slide-thumb-active .year {
	font-size: 1.5rem
}
}

@media (min-width:1200px) {
.page-honor .thumbSwiper .swiper-slide.swiper-slide-thumb-active .year {
	font-size: 1.75rem
}
}
.page-honor .thumbSwiper .swiper-slide.swiper-slide-thumb-active .year:after {
	background-color: #f29600
}

@media (min-width:992px) {
.page-honor .left_col {
	padding-right: 2rem
}
}

@media (min-width:1200px) {
.page-honor .left_col {
	padding-right: 3rem
}
}

@media (min-width:992px) {
.page-honor .right_col {
	padding-left: 2rem
}
}

@media (min-width:1200px) {
.page-honor .right_col {
	padding-left: 3rem
}
}
.page-honor .title-section {
	border-top: 1px solid #f29600;
	margin-bottom: 0;
	padding-top: 1rem
}

@media (min-width:1200px) {
.page-honor .title-section {
	padding-bottom: 1.5;
	padding-top: 1.5rem
}
}

@media (min-width:1400px) {
.page-honor .title-section {
	padding-bottom: 2rem;
	padding-top: 2rem
}
}
.page-honor .title-section h3 {
	color: #f29600;
	font-weight: 400
}
.page-honor .list {
	list-style: none;
	margin: 0;
	padding: 0
}
.page-honor .list li {
	background: url(../img/dot.svg) no-repeat left top .3rem;
	margin-bottom: 1rem;
	padding-left: 30px;
	text-align: justify
}
.page-responsibility.page-res-s1 {
	background: url(../img/about_bg_1.png) no-repeat 50%;
	background-size: cover
}
.page-responsibility .t1 {
	margin: 0 auto;
	max-width: 790px
}
.page-responsibility .left_col {
	background: url(../img/about_2.jpg) no-repeat 50%;
	background-size: cover
}
.page-responsibility .left_col .txt {
	color: #fff;
	overflow: hidden;
	padding: 2rem;
	position: relative;
	width: 90%
}

@media (min-width:992px) {
.page-responsibility .left_col .txt {
	width: 500px
}
}

@media (min-width:1200px) {
.page-responsibility .left_col .txt {
	padding: 4rem 4rem 4rem 7rem;
	width: 726px
}
}

@media (min-width:1400px) {
.page-responsibility .left_col .txt {
	padding: 4rem 4rem 4rem 9rem
}
}
.page-responsibility .left_col .txt img {
	filter: blur(2rem);
	height: 120%;
	left: -50px;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: left center;
	object-position: left center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 120%
}
.page-responsibility .left_col .txt .des {
	position: relative;
	z-index: 200
}
.page-responsibility .right_col {
	height: 100%
}
.page-responsibility .right_col .box {
	background-color: #fafafa;
	padding-bottom: 2rem;
	padding-top: 2rem;
	position: relative
}

@media (min-width:992px) {
.page-responsibility .right_col .box {
	height: 50%
}
}
.page-responsibility .right_col .box:first-child {
	background-color: #e8e8e8
}
.page-responsibility .right_col .box .txt {
	padding-left: 2rem;
	padding-right: 2rem
}

@media (min-width:992px) {
.page-responsibility .right_col .box .txt {
	padding-left: 3rem;
	padding-right: 3rem;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}
}

@media (min-width:1200px) {
.page-responsibility .right_col .box .txt {
	padding-left: 4rem;
	padding-right: 4rem
}
}

@media (min-width:1400px) {
.page-responsibility .right_col .box .txt {
	padding-left: 5rem;
	padding-right: 5rem
}
}
.page-responsibility .right_col .box .txt h3 {
	font-weight: 400;
	margin-bottom: 1rem
}

@media (min-width:1400px) {
.page-responsibility .right_col .box .txt h3 {
	margin-bottom: 2rem
}
}
.page-responsibility .right_col .box .txt a.more {
	border: 1px solid #595757;
	border-radius: 15px;
	display: inline-block;
	font-size: small;
	padding: 0 1rem
}
.page-responsibility.page-res-s3 .title-section {
	padding-bottom: 0
}

@media (min-width:1200px) {
.page-responsibility.page-res-s3 .title-section {
	padding-bottom: 1rem
}
.page-responsibility.page-res-s3 .title-section h3 {
	margin-bottom: 2rem
}
}
.page-responsibility.page-res-s3 .item {
	margin: 0 auto 2rem;
	max-width: 383px
}

@media (min-width:992px) {
.page-responsibility.page-res-s3 .item {
	margin-bottom: 0
}
}
.page-responsibility.page-res-s3 .item .pic {
	display: block;
	margin-bottom: 1rem
}
.page-responsibility.page-res-s3 .item .txt h3 {
	font-size: 1.25rem;
	font-weight: 400
}
.page-responsibility.page-res-s3 .item .txt p {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden
}
.page-responsibility.page-res-s3 .item .txt a.more {
	border: 1px solid #595757;
	border-radius: 15px;
	display: inline-block;
	font-size: small;
	padding: 0 1rem
}
.page-news .title-section {
	margin-bottom: 0;
	position: relative
}
.page-news .title-section h2 {
	font-weight: 400;
	margin-bottom: 2rem
}

@media (min-width:992px) {
.page-news .title-section .years-subscribe {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 200
}
}
.page-news .title-section .years-subscribe .subscribe, .page-news .title-section .years-subscribe .years {
	border: 1px solid #ccc;
	border-radius: 22px;
	display: block;
	height: 44px;
	line-height: 42px;
	text-align: center;
	width: 100%
}

@media (min-width:992px) {
.page-news .title-section .years-subscribe .subscribe, .page-news .title-section .years-subscribe .years {
	width: 130px
}
}
.page-news .title-section .years-subscribe .years select {
	border: none;
	outline: 0
}
.page-news .title-section .years-subscribe .subscribe:hover {
	background-color: #f29600;
	border-color: transparent;
	color: #fff
}
.page-news .newsSwipers {
	padding-bottom: 5rem
}
.page-news .newsSwipers .bg {
	width: 100%
}
.page-news .newsSwipers .txt-container {
	background-color: #fafafa;
	height: 100%
}
.page-news .newsSwipers .txt-container .txt {
	padding: 1rem;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

@media (min-width:768px) {
.page-news .newsSwipers .txt-container .txt {
	padding: 1rem 2rem
}
}

@media (min-width:1200px) {
.page-news .newsSwipers .txt-container .txt {
	padding: 1rem 3rem
}
}

@media (min-width:1400px) {
.page-news .newsSwipers .txt-container .txt {
	padding: 1rem 5rem
}
}
.page-news .newsSwipers .txt-container .txt .date {
	margin-bottom: 1rem
}
.page-news .newsSwipers .txt-container .txt h3 {
	color: #f29600;
	font-weight: 400;
	margin-bottom: 1rem
}
.page-news .newsSwipers .txt-container .txt p {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden
}
.page-news .newsSwipers .txt-container .txt a.more {
	border: 1px solid #595757;
	border-radius: 18px;
	display: inline-block;
	font-size: small;
	padding: .2rem 1rem
}
.page-news .swiper-pagination-bullet {
	border-radius: 0;
	height: 3px;
	width: 30px
}
.page-news .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #f29600
}
.page-news .news-list {
	margin-bottom: 2rem
}
.page-news .news-list .item {
	border-bottom: 1px solid #ebe0cd;
	padding-bottom: 1rem;
	padding-top: 1rem
}

@media (min-width:1200px) {
.page-news .news-list .item {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}
}

@media (min-width:1400px) {
.page-news .news-list .item {
	padding-bottom: 2rem;
	padding-top: 2rem
}
}
.page-news .news-list .item .title {
	font-size: 1rem
}
.page-news .news-list .item .date {
	color: #999
}

@media (min-width:992px) {
.page-news .news-list .item .date {
	text-align: right
}
}
.page-news .topic .txt-container {
	background-color: #fafafa;
	height: 100%
}
.page-news .topic .txt-container .txt {
	padding: 1rem 3rem;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

@media (min-width:1400px) {
.page-news .topic .txt-container .txt {
	padding: 1rem 5rem
}
}
.page-news .topic .txt-container .txt .date {
	margin-bottom: 1rem
}
.page-news .topic .txt-container .txt h3 {
	color: #f29600;
	font-weight: 400;
	margin-bottom: 1rem
}
.page-news .topic .txt-container .txt .des {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden
}
.page-news .topic .txt-container .txt a.more {
	border: 1px solid #595757;
	border-radius: 18px;
	display: inline-block;
	font-size: small;
	padding: .2rem 1rem
}
.page-news-detail {
	padding-top: 5rem
}

@media (min-width:768px) {
.page-news-detail {
	padding-top: 7rem
}
}

@media (min-width:992px) {
.page-news-detail {
	padding-top: 9rem
}
}

@media (min-width:1200px) {
.page-news-detail {
	padding-top: 11rem
}
}

@media (min-width:1400px) {
.page-news-detail {
	padding-top: 13rem
}
}
.page-news-detail .news-header {
	border-bottom: 1px solid #eee;
	margin-bottom: 1rem
}

@media (min-width:768px) {
.page-news-detail .news-header {
	margin-bottom: 2rem;
	padding-bottom: 1rem
}
}
.page-news-detail .news-header h1 {
	color: #333;
	margin-bottom: 1rem
}

@media (min-width:768px) {
.page-news-detail .news-header h1 {
	margin-bottom: 2rem
}
}
.page-news-detail .news-header .note dl {
	display: inline-block;
	margin: 0 1rem
}
.page-news-detail .news-header .note dl dt {
	color: #999;
	display: inline-block;
	font-weight: 400
}
.page-news-detail .news-header .note dl dd {
	display: inline-block
}
.page-news-detail .news-header .date {
	color: #999
}
.page-news-detail .container {
	position: relative
}

@media (min-width:1200px) {
.page-news-detail .container {
	max-width: 1200px
}
}
.page-news-detail .container .content {
	border-bottom: 1px solid #eee;
	margin-bottom: 1rem;
	padding-bottom: 1rem
}

@media (min-width:768px) {
.page-news-detail .container .content {
	margin-bottom: 2rem;
	padding-bottom: 2rem
}
}

@media (min-width:1200px) {
.page-news-detail .container .content {
	margin-bottom: 3rem;
	padding-bottom: 3rem
}
}
.page-news-detail .container .content p {
	text-align: justify
}
.page-news-detail .container .content .pic {
	margin-bottom: 2rem;
	margin-top: 2rem;
	text-align: center
}
.page-news-detail .container a.back {
	border: 1px solid #595757;
	border-radius: 18px;
	display: inline-block;
	font-size: small;
	padding: .2rem 1rem
}
.page-cooperate.page-cooperate-s1 .text40 {
	margin: 0 auto;
	max-width: 1200px
}
.page-cooperate.page-cooperate-s2 {
	text-align: center
}
.page-cooperate.page-cooperate-s2 .view {
	background: url(../img/icon-arrow-right.svg) no-repeat 100%;
	display: inline-block;
	padding-right: 1.5rem
}
.page-cooperate.page-cooperate-s2 .map {
	position: relative
}
.page-cooperate.page-cooperate-s2 .map .marker {
	left: 45%;
	position: absolute;
	top: 20%;
	transform: translate(-50%, -100%);
	z-index: 200
}
.page-cooperate.page-cooperate-s3 .left_col {
	background: #fafafa url(../img/map.svg) no-repeat left -100px center;
	height: 100%;
	padding-bottom: 2rem;
	padding-top: 2rem;
	position: relative
}
.page-cooperate.page-cooperate-s3 .left_col .txt {
	padding-left: 20%;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}
.page-cooperate.page-cooperate-s3 .right_col .item, .page-cooperate.page-cooperate-s3 .right_col .item2 {
	height: 260px;
	padding: 1rem 2rem
}

@media (min-width:992px) {
.page-cooperate.page-cooperate-s3 .right_col .item, .page-cooperate.page-cooperate-s3 .right_col .item2 {
	height: 300px
}
}

@media (min-width:1200px) {
.page-cooperate.page-cooperate-s3 .right_col .item, .page-cooperate.page-cooperate-s3 .right_col .item2 {
	height: 360px
}
}

@media (min-width:1400px) {
.page-cooperate.page-cooperate-s3 .right_col .item, .page-cooperate.page-cooperate-s3 .right_col .item2 {
	padding: 1rem 3rem;
	padding: 1rem 4rem
}
}
.page-cooperate.page-cooperate-s3 .right_col .item .c1, .page-cooperate.page-cooperate-s3 .right_col .item2 .c1 {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}
.page-cooperate.page-cooperate-s3 .right_col .item .c1 h3, .page-cooperate.page-cooperate-s3 .right_col .item2 .c1 h3 {
	font-weight: 400;
	margin-bottom: 1.5rem
}
.page-cooperate.page-cooperate-s3 .right_col .item p, .page-cooperate.page-cooperate-s3 .right_col .item2 p {
	line-height: 1.5
}
.page-cooperate.page-cooperate-s3 .right_col .item.i1, .page-cooperate.page-cooperate-s3 .right_col .item2.i1 {
	background: url(../img/icon-yiyuan.svg) no-repeat 50%
}
.page-cooperate.page-cooperate-s3 .right_col .item.i2, .page-cooperate.page-cooperate-s3 .right_col .item2.i2 {
	background: url(../img/icon-bag.svg) no-repeat 50%
}
.page-cooperate.page-cooperate-s3 .right_col .item.i3, .page-cooperate.page-cooperate-s3 .right_col .item2.i3 {
	background: url(../img/icon-woshou.svg) no-repeat 50%
}
.page-cooperate.page-cooperate-s3 .right_col .item {
	background-color: rgba(242,150,0,.2)
}
.page-cooperate.page-cooperate-s4 .txt {
	margin-bottom: 2rem
}

@media (min-width:992px) {
.page-cooperate.page-cooperate-s4 .txt {
	border-left: 10px solid #ddd1b1;
	margin: 0 auto;
	max-width: 610px;
	padding-bottom: 1rem;
	padding-left: 4rem;
	padding-right: 5rem
}
}
.page-cooperate.page-cooperate-s4 .txt .t1 {
	margin-bottom: 1rem
}
.page-cooperate.page-cooperate-s4 .txt .list .li {
	border-bottom: 1px solid #b29f6b
}

@media (min-width:1200px) {
.page-cooperate.page-cooperate-s4 .txt .list .li {
	margin-bottom: 0
}
}

@media (min-width:1400px) {
.page-cooperate.page-cooperate-s4 .txt .list .li {
	margin-bottom: 1rem;
	padding-bottom: .5rem
}
}

@media (min-width:1600px) {
.page-cooperate.page-cooperate-s4 .txt .list .li {
	margin-bottom: 2.5rem;
	padding-bottom: 1.5rem
}
}
.page-cooperate.page-cooperate-s4 .txt .list .li .num {
	color: #ddd1b1
}
.page-cooperate.page-cooperate-s4 .txt .list .li:last-child {
	margin-bottom: 0
}
.page-cooperate.page-cooperate-s4 img {
	width: 100%
}
.page-cooperate.page-cooperate-s5 h2 {
	font-weight: 400
}
.page-cooperate.page-cooperate-s5 .item {
	border-left: 1px solid #b29f6b;
	min-height: 140px;
	padding-bottom: 2rem;
	padding-left: 2rem;
	padding-top: 2rem
}

@media (min-width:1200px) {
.page-cooperate.page-cooperate-s5 .item {
	min-height: 170px;
	padding-bottom: 3rem;
	padding-top: 3rem
}
}
.page-cooperate-s5 {
	background: url(../img/line_bg_9.png) no-repeat 50%;
	background-size: cover
}
.page-cooperate-s6 .partners .item .icon {
	margin-bottom: 1rem
}
.wrap {
	position: relative
}
.page-products-s1 {
	background-color: #fff;
	position: -webkit-sticky;
	position: sticky;
	top: .7rem;
	z-index: 2000
}
.page-products-s1 .categories {
	background-color: #fff;
	border-bottom: 1px solid #595757;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0
}
.page-products-s1 .categories li {
	display: inline-block;
	margin-right: 1.5rem
}
.page-products-s1 .categories li:last-child {
	margin-right: 0
}
.page-products-s1 .categories li a {
	display: block;
	padding-bottom: 1rem;
	padding-top: 1rem
}
.page-products-s1 .categories li.active a {
	color: #f29600
}
.page-products-s2 .title-section h2 {
	font-weight: 400
}
.page-products-s2 .products .item {
	margin: 0 auto;
	max-width: 400px
}
.page-products-s2 .products .item .pic {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1rem;
	text-align: center
}

@media (min-width:1400px) {
.page-products-s2 .products .item .pic {
	margin-bottom: 1.5rem
}
}
.page-products-s2 .products .item .pic img {
	height: auto
}
.page-products-s2 .products .item .title {
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 1rem
}

@media (min-width:1400px) {
.page-products-s2 .products .item .title {
	margin-bottom: 1.5rem
}
}
.page-products-s2 .products .item .des {
	font-size: .875rem
}
.page-products-s2 .products .item .des dt {
	margin-bottom: .5rem
}
.page-products-s2 .products .item .des ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.page-products-s2 .products-v {
	background: #fff;
	filter: drop-shadow(0 3px 10px rgba(0,0,0,.08));
	margin: 0 auto;
	max-width: 1100px
}
.page-products-s2 .products-v .item .txt {
	border-left: 1px solid #707070;
	padding: 1rem 2rem
}

@media (min-width:1200px) {
.page-products-s2 .products-v .item .txt {
	padding: 1.5rem 3rem
}
}

@media (min-width:1400px) {
.page-products-s2 .products-v .item .txt {
	padding: 2rem 4rem
}
}
.page-products-s2 .products-v .item .txt .title {
	font-weight: 400;
	margin-bottom: 1.5rem
}
.page-products-s2 .products-v .item .txt dl dt {
	margin-bottom: .5rem
}
.page-products-s2 .products-v .item .txt dl dd {
	margin-bottom: 0
}
.page-business-s1 {
	background: url(../img/line_bg.svg) no-repeat bottom;
	background-size: 100% auto;
	text-align: center
}
.page-business-s1 h2 {
	font-weight: 400
}

@media (min-width:1600px) {
.page-business-s1 {
	padding-bottom: 12rem;
	padding-top: 12rem
}
}
.page-business-s2 {
	background-color: #fff9f0
}
.page-business-s2 .intro {
	margin: 0 auto;
	max-width: 1100px;
	text-align: justify
}
.page-business-s3 {
	background-image: url(../img/line_bg_1.png);
	background-size: cover
}
.page-business-s4 {
	background-image: url(../img/line_bg_2.png);
	background-size: cover
}
.page-business-s5 {
	background-image: url(../img/line_bg_7.png);
	background-size: cover;
	text-align: center
}

@media (min-width:1600px) {
.page-business-s5 {
	padding-bottom: 12rem;
	padding-top: 12rem
}
}
.page-business-s6 .left_col .title-section {
	margin-bottom: 2rem;
	padding-bottom: 0
}
.page-business-s7 .item {
	margin: 0 auto 7rem;
	max-width: 660px;
	position: relative
}
.page-business-s7 .item a {
	display: block
}
.page-business-s7 .item a img {
	box-shadow: 0 3px 15px rgba(0,0,0,.2);
	width: 100%
}
.page-business-s7 .item .txt {
	background: #fff;
	bottom: 0;
	filter: drop-shadow(0 3px 20px rgba(0,0,0,.16));
	left: 50%;
	padding: 1rem;
	position: absolute;
	text-align: center;
	transform: translate(-50%, 50%);
	width: 70%;
	z-index: 100
}

@media (min-width:1400px) {
.page-business-s7 .item .txt {
	padding: 1.5rem 2rem
}
}
.page-business-s7 .item .txt h3 {
	font-weight: 400
}
.page-business-s7 .item .txt p {
	margin: 0;
	text-align: justify
}
.page-business-s8 {
	background-image: url(../img/bus_5.jpg);
	background-size: cover;
	text-align: center
}
.page-business-s8 .txt {
	margin-bottom: 2rem
}
.page-business-s8 .txt1 {
	border-right: 1px solid #ddd
}
.page-business-s8 .text40 {
	margin-bottom: 1rem
}
.page-business-s9 {
	background-image: url(../img/line_bg_8.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}
.page-business-s10 .areas .item {
	margin-bottom: 2rem;
	text-align: center
}

@media (min-width:1400px) {
.page-business-s10 .areas .item {
	margin-bottom: 3rem
}
}
.page-business-s11 {
	background-image: url(../img/bus_15.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center
}
.page-business-s11 img {
	margin-bottom: 2rem
}
.qnzOverly {
	background-color: rgba(0,0,0,.5);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 8999
}
.qnzOverly .box {
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	margin: 0 auto;
	max-width: 460px;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}
.qnzOverly .box .box-body {
	font-size: .75rem;
	padding: 1rem
}
.qnzOverly .box .box-body p {
	margin: 0
}
.qnzOverly .box .box-footer {
	padding: 0 1rem 1rem;
	text-align: center
}
.qnzOverly .box .box-footer button {
	font-size: .75rem;
	padding: .3rem 1.5rem
}
.page-investors-s2 .intro {
	padding: 0 1rem
}

@media (min-width:768px) {
.page-investors-s2 .intro {
	padding: 0 2rem
}
}

@media (min-width:992px) {
.page-investors-s2 .intro {
	padding: 0 5rem
}
}
.page-investors-s2 .intro .title {
	font-weight: 400;
	margin-bottom: 2rem;
	text-align: center
}
.page-investors-s2 .intro .des {
	margin-bottom: 2rem;
	text-align: justify
}
.page-investors-s2 .chart {
	padding: 0 1rem
}

@media (min-width:768px) {
.page-investors-s2 .chart {
	padding: 0 2rem
}
}

@media (min-width:992px) {
.page-investors-s2 .chart {
	padding: 0 5rem
}
}
.page-investors-s3 {
	text-align: center
}
.page-investors-s4 {
	background: #c4aa88 url(../img/inv_1.jpg) no-repeat 50%;
	background-size: cover;
	color: #fff
}
.page-investors-s4 .title {
	margin-bottom: 1.5rem
}
.page-investors-s5 .title-section h2 {
	font-weight: 400
}
.page-investors-s5 .table-container {
	overflow-x: auto
}
.page-investors-s5 .table {
	margin-bottom: 1rem;
	width: 100%
}
.page-investors-s5 .table thead {
	background-color: #c4aa88;
	color: #fff
}
.page-investors-s5 .table thead th {
	padding: .5rem 1rem
}
.page-investors-s5 .table tbody td {
	border-bottom: 1px solid #ddd;
	padding: 1rem;
	white-space: nowrap
}
.page-investors-s6 h2, .page-investors-s6 h3.title {
	font-weight: 400
}
.page-investors-s7 .pic img {
	width: 100%
}
.page-investors-s7 .intro {
	background-color: #fafafa
}
.page-investors-s7 .intro .txt {
	margin: 0 auto;
	max-width: 660px;
	padding: 1rem 2rem;
	text-align: justify
}
.page-investors-s8 .title-section h2 {
	font-weight: 400
}
.page-investors-s8 dl {
	text-align: center
}
.page-investors-s8 dl dt {
	background-color: #c4aa88;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	padding: 1rem
}
.page-investors-s8 dl dd {
	padding: 1rem
}
.page-investors-s8 dl dd:nth-child(odd) {
	background-color: #fafafa
}
.page-investors-s9 .table-container {
	overflow-x: auto
}
.page-investors-s9 .table {
	min-width: 960px;
	width: 100%
}
.page-investors-s9 dl {
	margin-left: 5px;
	text-align: center
}
.page-investors-s9 dl dt {
	background-color: #c4aa88;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	height: 67px;
	line-height: 1.2;
	padding: 10px 1rem 0;
	white-space: nowrap
}
.page-investors-s9 dl dt small {
	font-size: .75rem;
	font-weight: 400
}
.page-investors-s9 dl dt a {
	color: #fff
}
.page-investors-s9 dl dt a:hover {
	color: #000
}
.page-investors-s9 dl dd {
	color: #999;
	padding: 1rem
}
.page-investors-s9 dl dd:nth-child(odd) {
	background-color: #fafafa
}
.page-investors-s9 dl.names {
	margin-left: 0
}
.page-investors-s9 dl.names dd {
	color: #595757;
	white-space: nowrap
}
.page.page-investors-s10 .item {
	background: #fff;
	background: url(../img/icon-pdf.svg) no-repeat left 2rem center;
	border-radius: 10px;
	box-shadow: 0 4px 10px rgba(0,0,0,.16);
	display: block;
	height: 100%;
	margin: 0 auto 1rem;
	max-width: 390px;
	padding: 4rem 2rem 4rem 10rem
}
.page.page-investors-s10 .item:hover {
	background-color: #c4aa88;
	background-image: url(../img/icon-pdf-white.svg);
	color: #fff
}
.page-investors-s11 .table-container {
	overflow-x: auto
}
.page-investors-s11 table {
	margin-bottom: 1rem;
	width: 100%
}
.page-investors-s11 table thead {
	background-color: #c4aa88;
	color: #fff
}
.page-investors-s11 table thead th {
	padding: .5rem 1rem;
	text-align: center
}
.page-investors-s11 table tbody tr:nth-child(odd) {
	background-color: #fafafa
}
.page-investors-s11 table tbody td {
	padding: 1rem;
	text-align: center;
	white-space: nowrap
}
.page-investors-s12 .faqs {
	margin-bottom: 2rem
}

@media (min-width:1200px) {
.page-investors-s12 .faqs {
	margin-bottom: 3rem
}
}
.page-investors-s12 .faqs .item {
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	padding-bottom: 1rem;
	padding-top: 1rem
}

@media (min-width:1200px) {
.page-investors-s12 .faqs .item {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}
}

@media (min-width:1400px) {
.page-investors-s12 .faqs .item {
	padding-bottom: 2rem;
	padding-top: 2rem
}
}
.page-investors-s12 .faqs .item .title {
	color: #333;
	display: inline-block;
	padding-right: 2.5rem;
	position: relative
}
.page-investors-s12 .faqs .item .title:after {
	border: 7px solid transparent;
	border-top-color: #f29600;
	content: " ";
	display: block;
	height: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transition: all .3s;
	width: 0
}

@media (min-width:1200px) {
.page-investors-s12 .faqs .item .title {
	font-size: 1.125rem
}
}

@media (min-width:1400px) {
.page-investors-s12 .faqs .item .title {
	font-size: 1.25rem
}
}
.page-investors-s12 .faqs .item .des {
	display: none;
	padding-top: 1rem
}

@media (min-width:1200px) {
.page-investors-s12 .faqs .item .des {
	font-size: 1.125rem
}
}

@media (min-width:1400px) {
.page-investors-s12 .faqs .item .des {
	font-size: 1.25rem
}
}
.page-investors-s12 .faqs .item.open .title:after {
	top: 20%;
	transform: rotate(-180deg)
}
.page-investors-s12 .faqs .item:last-child {
	border-bottom: none
}
.page-investors-s13 {
	background: url(../img/line_bg_4.png) no-repeat 50%;
	background-size: cover
}
.page-investors-s13 .title {
	font-weight: 400
}
.page-info-s1 .sub-menus {
	list-style: none;
	margin: 0 0 2rem;
	padding: 0;
	text-align: center
}

@media (min-width:1200px) {
.page-info-s1 .sub-menus {
	margin-bottom: 3rem
}
}
.page-info-s1 .sub-menus li {
	display: inline-block;
	margin: 0 1rem
}

@media (min-width:1400px) {
.page-info-s1 .sub-menus li {
	margin: 0 2rem
}
}
.page-info-s1 .sub-menus li.active a {
	border-bottom: 1px solid #c4aa88;
	color: #c4aa88;
	display: block
}
.page-info-s1 .toolbar {
	margin-bottom: 1em
}

@media (min-width:1200px) {
.page-info-s1 .toolbar {
	margin-bottom: 2rem
}
}
.page-info-s1 .toolbar .search-mini {
	background: #fff;
	border: 1px solid #c4aa88;
	border-radius: 22px;
	box-shadow: 0 3px 6px #f5f3ee;
	height: 44px;
	width: 100%
}

@media (min-width:768px) {
.page-info-s1 .toolbar .search-mini {
	width: 285px
}
}
.page-info-s1 .toolbar .search-mini input {
	border: none;
	height: 42px;
	margin-left: 1rem;
	outline: 0;
	width: 70%
}

@media (min-width:768px) {
.page-info-s1 .toolbar .search-mini input {
	width: 220px
}
}
.page-info-s1 .toolbar .search-mini button {
	background-color: transparent;
	border: none;
	color: #c4aa88;
	outline: 0
}
.page-info-s1 .toolbar .years {
	border: 1px solid #ccc;
	border-radius: 22px;
	display: block;
	height: 44px;
	line-height: 42px;
	text-align: center;
	width: 100%
}

@media (min-width:768px) {
.page-info-s1 .toolbar .years {
	width: 130px
}
}
.page-info-s1 .toolbar .years select {
	border: none;
	outline: 0
}
.page-info-s1 .news-list {
	margin-bottom: 2rem
}
.page-info-s1 .news-list .item {
	border-bottom: 1px solid #ebe0cd;
	padding-bottom: 1rem;
	padding-top: 1rem
}

@media (min-width:1200px) {
.page-info-s1 .news-list .item {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}
}

@media (min-width:1400px) {
.page-info-s1 .news-list .item {
	padding-bottom: 2rem;
	padding-top: 2rem
}
}
.page-info-s1 .news-list .item .title {
	font-size: 1rem
}
.page-info-s1 .news-list .item .date {
	color: #999
}

@media (min-width:768px) {
.page-info-s1 .news-list .item .date {
	text-align: right
}
}
.page-info-s1 .report-list {
	margin-bottom: 2rem
}

@media (min-width:1200px) {
.page-info-s1 .report-list {
	padding-top: 2rem
}
}
.page-info-s1 .report-list .pic img {
	width: 100%
}

@media (min-width:768px) {
.page-info-s1 .report-list .pic img {
	height: 294px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center
}
}

@media (min-width:992px) {
.page-info-s1 .report-list .pic img {
	height: 294px
}
}

@media (min-width:1200px) {
.page-info-s1 .report-list .pic img {
	height: 330px
}
}

@media (min-width:1400px) {
.page-info-s1 .report-list .pic img {
	height: 392px
}
}

@media (min-width:1600px) {
.page-info-s1 .report-list .pic img {
	height: 470px
}
}
.page-info-s1 .report-list .title {
	padding: .5rem 0
}
.page-info-s1 .report-list .view {
	border-bottom: 1px solid #c4aa88;
	padding-bottom: .5rem
}
.page-research-s1 {
	background: url(../img/line_bg_5.png) no-repeat 50%;
	background-size: cover
}
.page-research-s1 .txt {
	margin: 0 auto;
	max-width: 1040px
}

@media (min-width:1400px) {
.page-research-s2 .title-section {
	margin-bottom: 4rem
}
}
.page-research-s2 .left_col {
	height: 100%
}

@media (min-width:1400px) {
.page-research-s2 .left_col .text20 {
	margin-bottom: 2rem
}
}
.page-research-s3 .title-section {
	margin-bottom: 0;
	padding-bottom: 0
}
.page-research-s3 .right_col .list {
	text-align: right
}
.page-research-s3 .right_col .list .item {
	border-bottom: 1px solid #ddd
}
.page-research-s3 .right_col .list .item p {
	margin-bottom: .6rem
}
.page-research-s3 .right_col .list .item a {
	color: #4f76d0
}
.page-research-s3 .right_col .list .item a:hover {
	color: #f29600
}
.page-research-s4 .right_col a {
	color: #4f76d0
}
.page-research-s4 .right_col a:hover {
	color: #f29600
}
.page-partners-s1 .title-section {
	padding-bottom: 0
}
.page-partners-s1 .partners .item {
	background: #fff;
	filter: drop-shadow(0 3px 6px rgba(0,0,0,.06));
	height: 100%;
	padding: 1rem;
	transition: all .3s
}
.page-partners-s1 .partners .item .icon {
	margin-bottom: 1rem;
	text-align: center
}
.page-partners-s1 .partners .item .des {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1rem
}
.page-partners-s1 .partners .item h4 {
	font-size: 1rem;
	margin-bottom: 1rem
}
.page-partners-s1 .partners .item dl dt {
	font-weight: 400
}
.page-partners-s1 .partners .item dl dd {
	color: #999;
	margin-bottom: 0
}
.page-partners-s1 .partners .item:hover {
	filter: drop-shadow(0 3px 6px rgba(0,0,0,.16));
	transform: scale(1.05)
}
.page-partners-s2 .partners {
	margin: 0 auto;
	max-width: 1120px
}
.page-partners-s2 .partners .item {
	background: #fff;
	display: block;
	filter: drop-shadow(0 3px 6px rgba(0,0,0,.06));
	margin-bottom: 2rem;
	padding: 1rem;
	transition: all .3s
}

@media (min-width:992px) {
.page-partners-s2 .partners .item {
	padding: 2rem
}
}

@media (min-width:1200px) {
.page-partners-s2 .partners .item {
	padding: 3rem
}
}

@media (min-width:992px) {
.page-partners-s2 .partners .item .company {
	margin: 0 auto;
	max-width: 300px
}
}
.page-partners-s2 .partners .item .company .icon {
	text-align: center
}
.page-partners-s2 .partners .item .des {
	color: #999
}
.page-partners-s2 .partners .item .txt {
	border-top: 1px solid #ddd;
	padding-top: 2rem
}

@media (min-width:992px) {
.page-partners-s2 .partners .item .txt {
	border-left: 1px solid #ddd;
	border-top: none;
	padding-left: 5rem;
	padding-right: 4rem;
	padding-top: 0
}
}
.page-partners-s2 .partners .item .txt h4 {
	font-weight: 400;
	margin-bottom: 1rem
}
.page-partners-s2 .partners .item .txt dl:last-child {
	margin-bottom: 0
}
.page-partners-s2 .partners .item .txt dl dt {
	color: #595757;
	font-weight: 400
}
.page-partners-s2 .partners .item .txt dl dd {
	color: #999
}
.page-partners-s2 .partners .item:hover {
	filter: drop-shadow(0 3px 6px rgba(0,0,0,.16));
	transform: scale(1.02)
}
.page-partners-s3 .products .item {
	background: #fff;
	filter: drop-shadow(0 3px 6px rgba(0,0,0,.05));
	margin-bottom: 1rem;
	padding: 1rem;
	transition: all .3s
}

@media (min-width:768px) {
.page-partners-s3 .products .item {
	margin-bottom: 2rem
}
}
.page-partners-s3 .products .item .name {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	text-align: center
}
.page-pipline-s1 .table-container {
	margin-bottom: 2rem;
	overflow-x: auto
}
.page-pipline-s1 .table {
	border-radius: 20px 20px 0 0;
	min-width: 960px;
	overflow: hidden;
	width: 100%
}
.page-pipline-s1 .table td, .page-pipline-s1 .table th {
	border: 1px solid #fad69a;
	padding: .5rem
}
.page-pipline-s1 .table td {
	height: 50px;
	padding: 1rem;
	position: relative
}
.page-pipline-s1 .table td span {
	color: #c4aa88
}
.page-pipline-s1 .table thead {
	background-color: #c4aa88;
	color: #fff;
	text-align: center
}
.page-pipline-s1 .table tbody {
	text-align: center
}
.page-pipline-s1 .progress {
	background: #9ed9eb;
	height: 20px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10
}
.page-pipline-s1 .progress.right_radius {
	border-radius: 0 10px 10px 0
}
.page-pipline-s1 .progress_cn {
	background: #f0ae3e;
	height: 20px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10
}
.page-pipline-s1 .progress_cn.right_radius {
	border-radius: 0 10px 10px 0
}
.page-pipline-s1 .row {
	margin-bottom: .3rem
}
.page-partner-detail .title {
	font-size: 1.125rem;
	text-align: center
}
.page-partner-detail .product-info h4 {
	font-size: 1.125rem
}
.page-partner-detail .product-info .item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1rem;
	padding-top: 1rem
}
.page-partner-detail .product-info .item .title2 {
	font-size: 1rem;
	font-weight: 400
}
.page-partner-detail .product-info .item.last {
	border: none
}
.page-partner-detail .news-list .item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1rem;
	padding-top: 1rem
}

@media (min-width:1200px) {
.page-partner-detail .news-list .item {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}
}

@media (min-width:1400px) {
.page-partner-detail .news-list .item {
	padding-bottom: 2rem;
	padding-top: 2rem
}
}
.page-contact-s1 .forms {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	justify-items: stretch;
	list-style: none;
	margin: 0;
	padding: 0
}
.page-contact-s1 .forms li {
	flex: 1;
	margin-bottom: .5rem
}
.page-contact-s1 .forms li a {
	border-bottom: 1px solid #eee;
	display: block;
	padding: .5rem 1rem;
	text-align: center;
	white-space: nowrap
}

@media (min-width:1200px) {
.page-contact-s1 .forms li a {
	font-size: 1.125rem
}
}

@media (min-width:1400px) {
.page-contact-s1 .forms li a {
	font-size: 1.25rem
}
}
.page-contact-s1 .forms li a.active {
	border-color: #f29600;
	color: #f29600
}
.page-contact-s1 .left_col {
	padding-right: 2rem
}
.page-contact-s1 .left_col dl dd {
	margin-bottom: 0
}
.page-contact-s1 .left_col a {
	color: #f29600
}
.page-contact-s1 .form-container {
	background-color: #fafafa;
	min-height: 500px;
	padding: 2rem
}

@media (min-width:1200px) {
.page-contact-s1 .form-container {
	padding: 3rem
}
}
.page-contact-s1 .form-container h3 {
	font-size: 1.125rem;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 1rem
}
.page-contact-s1 .form-container .with_frm_style {
--font-size:1rem;
--section-font-size:1rem
}
.page-contact-s1 .form-container .with_frm_style .frm-show-form .frm_section_heading h3 {
	font-weight: 400
}
.page-contact-s1 .form-container .with_frm_style .frm_required {
	color: red
}
.page-contact-s1 .form-container .frm_plus_icon:before {
	content: "+"
}
.page-contact-s1 .form-container .frm_minus_icon:before {
	content: "-"
}
.page-contact-s1 .form-container .frm_form_field {
	margin-bottom: 1rem
}
.page-contact-s1 .form-container .frm_form_field input[type=email], .page-contact-s1 .form-container .frm_form_field input[type=tel], .page-contact-s1 .form-container .frm_form_field input[type=text], .page-contact-s1 .form-container .frm_form_field select {
	border: none;
	box-shadow: none;
	height: 40px
}

@media (min-width:1200px) {
.page-contact-s1 .form-container .frm_form_field input[type=email], .page-contact-s1 .form-container .frm_form_field input[type=tel], .page-contact-s1 .form-container .frm_form_field input[type=text], .page-contact-s1 .form-container .frm_form_field select {
	height: 45px
}
}

@media (min-width:1400px) {
.page-contact-s1 .form-container .frm_form_field input[type=email], .page-contact-s1 .form-container .frm_form_field input[type=tel], .page-contact-s1 .form-container .frm_form_field input[type=text], .page-contact-s1 .form-container .frm_form_field select {
	height: 50px
}
}
.page-contact-s1 .form-container .frm_form_field textarea {
	border: none;
	box-shadow: none;
	min-height: 120px
}
.page-contact-s1 .form-container .frm_submit {
	padding: 1rem;
	text-align: center
}
.page-contact-s1 .form-container .frm_button_submit {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 16px;
	color: #333!important;
	height: 35px;
	width: 98px
}
.page-contact-s1 .form-container .frm_button_submit:hover {
	background-color: #f29600;
	color: #fff!important
}
.page-contact-s1 .form-container .frm_error {
	color: #cd0000;
	padding-top: .3rem
}
.page-contact-s2 .left_col {
	text-align: center
}
.page-contact-s2 .left_col .title-section {
	padding-bottom: 0
}
.page-contact-s2 .right_col .txt {
	background-color: #fafafa;
	padding: 2rem
}

@media (min-width:1200px) {
.page-contact-s2 .right_col .txt {
	padding: 4rem 3rem 3rem;
	padding: 4rem 4rem 5rem
}
}
.page-contact-s2 .right_col .txt dl dt {
	font-weight: 400;
	margin-bottom: 1rem
}
.page-join-s1 {
	background: url(../img/line_bg_6.png) no-repeat 50%;
	background-size: cover;
	text-align: center
}
.page-join-s1 .txt {
	margin: 0 auto;
	max-width: 800px
}
.page-join-s1 .txt p {
	margin-bottom: 2rem
}
.page-join-s1 .title-section {
	padding-bottom: 0
}
.page-join-s1 .title-section h2 {
	font-weight: 700
}
.page-join-s2 {
	position: relative
}
.page-join-s2:before {
	background-color: #fef8ef;
	content: " ";
	display: block;
	height: 570px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}
.page-join-s2 .txt {
	margin: 0 auto;
	max-width: 800px;
	position: relative;
	text-align: center;
	z-index: 300
}
.page-join-s2 .txt p {
	margin-bottom: 2rem
}
.page-join-s2 .title-section {
	padding-bottom: 0
}
.page-join-s2 .title-section h2 {
	font-weight: 700;
	margin-bottom: 2rem
}
.page-join-s2 .tixi {
	background: #fff;
	box-shadow: 0 0 14px rgba(0,0,0,.16);
	padding: 2rem;
	position: relative;
	z-index: 10
}
.page-join-s2 .tixi .box {
	background-color: #fafafa;
	text-align: center
}
.page-join-s2 .tixi .box .title {
	background-color: #f0ae3e;
	color: #fff;
	padding: .6rem
}

@media (min-width:1400px) {
.page-join-s2 .tixi .box .title {
	padding: 1rem
}
}
.page-join-s2 .tixi .box .name {
	color: #f0ae3e;
	margin-bottom: .6rem
}
.page-join-s2 .tixi .box .des {
	border-top: 2px solid #f0ae3e;
	padding: 1rem 1rem 2rem
}
.page-join-s2 .tixi .box.box1 {
	height: 231px
}
.page.page-join-s3 .title-section h2 {
	font-weight: 700
}
.page.page-join-s3 img {
	width: 100%
}
.page.page-join-s3 .swiper {
	padding-bottom: 3rem
}

@media (min-width:992px) {
.page.page-join-s3 .swiper {
	padding-bottom: 6rem
}
}
.page.page-join-s3 .swiper-pagination {
	text-align: right
}
.page.page-join-s3 .swiper-pagination-bullet {
	background-color: #999;
	border-radius: 0;
	height: 3px;
	width: 30px
}
.page.page-join-s3 .swiper-pagination-bullet-active {
	background-color: #f29600
}
.page.page-join-s3 .s1 {
	margin-bottom: 1rem;
	position: relative
}

@media (min-width:992px) {
.page.page-join-s3 .s1 {
	margin-bottom: 0;
	padding-top: 6rem
}
}
.page.page-join-s3 .s1:after {
	background-color: #fafafa;
	content: " ";
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 27%
}

@media (min-width:992px) {
.page.page-join-s3 .s1:after {
	display: block
}
.page.page-join-s3 .s1 .txt {
	padding-bottom: 5rem;
	padding-left: 5rem;
	padding-right: 5rem
}
}

@media (min-width:1200px) {
.page.page-join-s3 .s1 .txt {
	padding-left: 6rem;
	padding-right: 6rem
}
}

@media (min-width:1400px) {
.page.page-join-s3 .s1 .txt {
	padding-left: 7rem;
	padding-right: 7rem
}
}
.page.page-join-s3 .s1 .txt h2 {
	font-weight: 400;
	margin-bottom: 1rem
}
.page.page-join-s3 .s1 .txt p {
	text-align: justify
}
.page.page-join-s3 .s2:after {
	left: auto;
	right: 0
}
.page.page-join-s3 .s2 .swiper-pagination {
	text-align: left
}
.page-search {
	padding-top: 5rem
}

@media (min-width:768px) {
.page-search {
	padding-top: 7rem
}
}

@media (min-width:992px) {
.page-search {
	padding-top: 9rem
}
}

@media (min-width:1200px) {
.page-search {
	padding-top: 11rem
}
}

@media (min-width:1400px) {
.page-search {
	padding-top: 13rem
}
}
.page-search .form-search {
	border: 1px solid #ddd;
	border-radius: 27px;
	height: 54px;
	margin: 0 auto;
	max-width: 500px
}
.page-search .form-search .keyword {
	background-color: transparent;
	border: none;
	height: 52px;
	outline-style: none;
	padding-left: 1rem;
	width: 100%
}
.page-search .form-search .btn-search {
	background-color: transparent;
	border: none;
	height: 52px;
	width: 52px
}
.page-search .newslist .item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1rem;
	padding-top: 1rem
}

@media (min-width:1200px) {
.page-search .newslist .item {
	padding-bottom: 2rem;
	padding-top: 2rem
}
}
.page-search .newslist .item p {
	color: #999
}
.page-search .newslist .item a {
	font-weight: 400
}

@media (min-width:1400px) {
.page-search .newslist .item a {
	font-size: 1.125rem;
	font-size: 1.25rem
}
}
.page-search .newslist .item a strong {
	color: #24c6dc
}
.page-search .newslist .item .pubdate {
	color: #ccc
}
.pagination {
	list-style: none;
	margin: 0;
	padding: 0
}
.pagination .nav-links a, .pagination .nav-links span {
	display: inline-block;
	padding: .4rem .6rem
}
.pagination .nav-links a.current, .pagination .nav-links span.current {
	color: #f29600
}
.pagination li {
	display: inline-block;
	margin: 0
}
.pagination li a {
	background-color: #fff;
	border-radius: 50%;
	color: #ccc;
	display: block;
	line-height: 1;
	margin: 0 .1rem;
	padding: .4rem .6rem;
	text-align: center
}
.pagination li.active a {
	color: #333
}
.pagination li:hover a {
	color: #f29600
}
.pagination li .next, .pagination li .prev {
	border: 1px solid #eee;
	line-height: 36px;
	text-align: center
}
.page-link {
	color: #999
}
.page-link:hover {
	color: #f29600
}
.page-link .iconfont {
	font-size: .875rem
}
.navigation {
	display: flex;
	justify-content: center
}
.navigation .note {
	padding-right: 2rem
}
.navigation .pagination {
	display: inline-block
}
.site-footer {
	background-color: #fafafa;
	font-size: .875rem;
	position: relative
}

@media (min-width:992px) {
.site-footer {
	padding-top: 3rem
}
}

@media (min-width:1200px) {
.site-footer {
	padding-top: 4rem
}
}

@media (min-width:1400px) {
.site-footer {
	padding-top: 5rem
}
}
.site-footer .menus-footer {
	display: none
}

@media (min-width:992px) {
.site-footer .menus-footer {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0 0 2rem;
	padding: 0
}
}

@media (min-width:1200px) {
.site-footer .menus-footer {
	margin-bottom: 3rem
}
}
.site-footer .menus-footer>li {
	flex: auto;
	padding-right: 2rem
}
.site-footer .menus-footer>li>a {
	color: #595757;
	display: block;
	font-size: 20px;
	margin-bottom: 1rem
}
.site-footer .menus-footer ul.sub-menu {
	list-style: none;
	margin: 0;
	padding: 0
}
.site-footer .menus-footer ul.sub-menu li {
	font-size: .875rem
}
.site-footer .menus-footer ul.sub-menu li a {
	display: block;
	padding: .2rem 0
}
.site-footer .menus-footer ul.sub-menu li a:hover {
	color: #f29600
}
.site-footer .copyright {
	background-color: #fff;
	box-shadow: 0 0 19px rgba(0,0,0,.16);
	padding-bottom: 1.8rem;
	padding-top: 1.8rem;
	position: relative
}
.site-footer .copyright .logo {
	margin-bottom: 1rem;
	text-align: center
}

@media (min-width:992px) {
.site-footer .copyright .logo {
	left: 50%;
	margin-bottom: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 200
}
}
.site-footer .copyright .bot_nav {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center
}

@media (min-width:992px) {
.site-footer .copyright .bot_nav {
	text-align: left
}
}
.site-footer .copyright .bot_nav li {
	display: inline-block;
	margin: 0 1rem 1rem
}

@media (min-width:992px) {
.site-footer .copyright .bot_nav li {
	margin: 0 2rem 0 0
}
}
.site-footer .copyright a {
	color: #9b9b9b
}
.site-footer .copyright a:hover {
	color: #f29600
}
.site-footer .copyright .rights {
	text-align: center
}

@media (min-width:992px) {
.site-footer .copyright .rights {
	text-align: right
}
}
.site-footer .bot {
	padding-bottom: 1rem;
	padding-top: 1rem
}

@media (min-width:1400px) {
.site-footer .bot {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}
}
.toTop {
	background-color: rgba(0,0,0,.6);
	border-radius: 5px;
	bottom: 1rem;
	color: #fff;
	display: block;
	display: none;
	height: 50px;
	line-height: 50px;
	position: fixed;
	right: 1rem;
	text-align: center;
	width: 50px;
	z-index: 2000
}

@media (min-width:768px) {
.toTop {
	bottom: 2rem;
	right: 2rem
}
}
.toTop .iconfont {
	font-size: 2rem
}
.toTop:hover {
	background-color: #000;
	opacity: 1
}

@media print {
:after, :before {
	background: 0 0!important;
	box-shadow: none!important;
	color: #000!important;
	text-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
}
