/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */


@font-face {
	font-family: 'KlavikaRegular';
	src: url('../webfonts/KlavikaWebBasicRegular.eot');
	src: url('../webfonts/KlavikaWebBasicRegular.eot?#iefix') format('embedded-opentype'), url('../webfonts/KlavikaWebBasicRegular.woff') format('woff');
}
html {
	font-size: 62.5%;
	display: block;
}
body {
	width: 100%;
	color: rgb(0,0,0);
	font-family: 'KlavikaRegular', Arial, 'Noto Sans SC', "sans-serif";
	display: block;
}
pre, code {
	font-family: 'KlavikaRegular', Arial, 'Noto Sans SC', "sans-serif";
}
pre {
	overflow: inherit
}
.no-flexbox .wrapper {
	min-height: 100%
}
*, ::after, ::before {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.clear {
	clear: both
}
a:focus:focus-visible, picture:focus-visible {
outline:2px dotted;
transition:none
}
.btn:focus:focus-visible {
outline:2px dotted black;
box-shadow:none
}
a, a:hover, a i {
	transition: all 0 ease;
	text-decoration: none;
	outline: 0
}
a {
	color: white
}
.aInline-block {
	display: inline-block;
}
a:hover {
	color: inherit
}
li, ul, ol {
	list-style: none
}
img {
	vertical-align: middle;
	border-style: none
}
svg {
	overflow: hidden;
	vertical-align: middle
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit;
	text-align: -webkit-match-parent
}
label {
	display: inline-block;
	margin-bottom: 0rem
}
button {
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	border: 0px;
	outline: none;
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[role=button] {
	cursor: pointer
}
select {
	word-wrap: normal
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
	cursor: pointer
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
padding:0;
border-style:none
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
font:inherit;
-webkit-appearance:button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none !important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, h7 {
	margin-bottom: 0rem;
	font-weight: normal
}
img {
	max-width: 100%
}
.content {
	width: 100%
}
.contentWidth50 {
	width: 50%
}
.shadow {
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)
}
video:focus {
	outline: 0
}
html[lang="zh-CN"] *:not(.fa):not(.fas):not(.far):not(.vjs-button):not(.vjs-social-share-link):not(.vjs-icon-twitter):not(.vjs-big-play-button) {
	font-family: 'KlavikaRegular', Arial, 'Noto Sans SC', "sans-serif";
}
.mg-0 {
	margin: 0
}
.mg-5 {
	margin: 5px
}
.mg-10 {
	margin: 10px
}
.mg-20 {
	margin: 20px
}
.mt-0 {
	margin-top: 0
}
.mt-15 {
	margin-top: 15px
}
.mt-25 {
	margin-top: 25px
}
.mt-30 {
	margin-top: 30px
}
.mt-40 {
	margin-top: 40px
}
.mt-70 {
	margin-top: 70px
}
.mt-100 {
	margin-top: 100px
}
.mb-0 {
	margin-bottom: 0
}
.mb-15 {
	margin-bottom: 15px
}
.mb-25 {
	margin-bottom: 25px
}
.mb-30 {
	margin-bottom: 30px
}
.mb-40 {
	margin-bottom: 40px
}
.mb-50 {
	margin-bottom: 50px
}
.mb-70 {
	margin-bottom: 70px
}
.mb-100 {
	margin-bottom: 100px
}
.pd-0 {
	padding: 0
}
.pd-10 {
	padding: 10px
}
.pd-15 {
	padding: 15px
}
.pd-25 {
	padding: 25px
}
.pd-30 {
	padding: 30px
}
.pd-50 {
	padding: 50px
}
.pt-0 {
	padding-top: 0
}
.pt-15 {
	padding-top: 15px
}
.pt-25 {
	padding-top: 25px;
}
.pt-30 {
	padding-top: 30px
}
.pt-50 {
	padding-top: 50px
}
.pt-70 {
	padding-top: 70px
}
.pt-100 {
	padding-top: 100px
}
.pb-0 {
	padding-bottom: 0
}
.pb-15 {
	padding-bottom: 15px
}
.pb-25 {
	padding-bottom: 25px
}
.pb-30 {
	padding-bottom: 30px
}
.pb-50 {
	padding-bottom: 50px
}
.pb-70 {
	padding-bottom: 70px
}
.pb-100 {
	padding-bottom: 100px
}
.pb-120 {
	padding-bottom: 43px
}
.no-padd {
	padding: 0
}
.text-xxss, h8 {
	font-size: 0.875rem
}
.text-xxs, h7 {
	font-size: 1rem
}
.text-xs, h6 {
	font-size: 1.125rem
}
.text-s, h5 {
	font-size: 1.25rem
}
.text-m, h4 {
	font-size: 1.5625rem
}
.text-l, h3 {
	font-size: 2rem
}
.text-xl, h2 {
	font-size: 2.5rem
}
.text-xxl, h1 {
	font-size: 3.125rem
}
.text-xxs {
	font-size: 1rem
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	margin-bottom: 1rem;
}
.text-xxss p {
	font-size: 0.875rem
}
.text-xxs p {
	font-size: 1rem
}
.text-xs p {
	font-size: 1.125rem
}
.text-s p {
	font-size: 1.25rem
}
.text-m p {
	font-size: 1.5625rem
}
.text-l p {
	font-size: 2rem
}
.text-xl p {
	font-size: 2.5rem
}
.text-xxl p {
	font-size: 3.125rem
}
.text-xxss p {
	line-height: 1.25rem
}
.text-xxs p {
	line-height: 1.5rem
}
.text-xs p {
	line-height: 1.6875rem
}
.text-s p {
	line-height: 30px
}
.text-m p {
	line-height: 38px
}
.text-l p {
	line-height: 48px
}
.text-xl p {
	line-height: 60px
}
.text-xxl p {
	line-height: 75px
}
.btn+.btn, .btn+.cta-link {
	margin-left: 20px
}
.cta-link {
	font-size: 0.875rem
}
::-webkit-scrollbar {
width:10px;
 height: 5px;
}
::-webkit-scrollbar-track {
background:#f1f1f1
}
::-webkit-scrollbar-thumb {
background:#bbbfc4
}
::-webkit-scrollbar-thumb:hover {
background-color: black
}
.eyebrow-text {
	display: block;
	padding-bottom: 8px
}
.text-white *:not(.btn), .text-white i, .text-white a, .text-gray .text-white i, .text-gray .text-white a, .text-gray .text-white *:not(.btn), .text-dark-mode .text-white i, .text-dark-mode .text-white a, .text-dark-mode .text-white *:not(.btn) {
	color: #ffffff;
}
.text-white a:not(.btn):hover {
	text-decoration: underline
}
.text-dark-mode a:not(.btn):hover {
	text-decoration: underline
}
.text-gray .text-dark-mode a:not(.btn):hover, .text-gray .text-white a:not(.btn):hover {
	text-decoration: underline
}
.text-white p a:not(.btn) {
	text-decoration: underline
}
.text-dark-mode p a:not(.btn) {
	text-decoration: underline
}
.text-gray .text-dark-mode p a:not(.btn), .text-gray .text-white p a:not(.btn) {
	text-decoration: underline
}
.bg-black-trans {
	background-color: rgb(0 0 0 / .7)
}
.bg-whiteTheme {
	color: black
}
.bg-blackTheme {
	color: white
}
.transparentBlue {
	background: rgba(206,218,243,0.1)
}
.row.no-gutter {
	margin-left: 0;
	margin-right: 0
}
.row.no-gutters {
	margin-left: 0;
	margin-right: 0
}
.no-guttercol {
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-left: 0
}
.container.no-gutter {
	padding-right: 0;
	padding-left: 0
}
.row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) {
	padding-right: 0;
	padding-left: 0
}
.h-align-c {
	text-align: center
}
.h-align-r {
	text-align: right
}
.v-align-m>div {
	width: 100%
}
.v-align-m {
	display: flex;
	align-items: center
}
.v-align-m .card-body {
	padding-top: 0
}
.text-bold {
	font-weight: 600
}
.text-italics {
	font-style: italic
}
#close_video {
	display: none
}
.scrollbar {
	width: 2px;
	height: 2px;
}
.scrollbarBox::scrollbar {/*滚动条整体样式*/
 width: 2px;     /*高宽分别对应横竖滚动条的尺寸*/
 height: 2px;
}
 .scrollbarBox::scrollbar-thumb {/*滚动条里面小方块*/
 border-radius: 2px;
 -webkit-box-shadow: inset 0 0 5px rgba(244, 245, 248,0.5);
 background: #999999;
 border-radius:2px;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 -ms-border-radius:2px;
}
 .scrollbarBox::scrollbar-track {/*滚动条里面轨道*/
 border-radius: 0px;
 background-color: transparent;
}
.scrollbarBox::-webkit-scrollbar {/*滚动条整体样式*/
 width: 2px;     /*高宽分别对应横竖滚动条的尺寸*/
 height: 2px;
}
 .scrollbarBox::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
 border-radius: 2px;
 -webkit-box-shadow: inset 0 0 5px rgba(244, 245, 248,0.5);
 background: #999999;
 border-radius:2px;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 -ms-border-radius:2px;
}
 .scrollbarBox::-webkit-scrollbar-track {/*滚动条里面轨道*/
 border-radius: 0px;
 background-color: transparent;
}
.scrollbarBox::-moz-scrollbar {/*滚动条整体样式*/
 width: 2px;     /*高宽分别对应横竖滚动条的尺寸*/
 height: 2px;
}
 .scrollbarBox::-moz-scrollbar-thumb {/*滚动条里面小方块*/
 border-radius: 2px;
 -webkit-box-shadow: inset 0 0 5px rgba(244, 245, 248,0.5);
 background: #999999;
 border-radius:2px;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 -ms-border-radius:2px;
}
 .scrollbarBox::-moz-scrollbar-track {/*滚动条里面轨道*/
 border-radius: 0px;
 background-color: transparent;
}
.scrollbarBox::-moz-scrollbar {/*滚动条整体样式*/
 width: 2px;     /*高宽分别对应横竖滚动条的尺寸*/
 height: 2px;
}
 .scrollbarBox::-ms-scrollbar-thumb {/*滚动条里面小方块*/
 border-radius: 2px;
 -webkit-box-shadow: inset 0 0 5px rgba(244, 245, 248,0.5);
 background: #999999;
 border-radius:2px;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 -ms-border-radius:2px;
}
 .scrollbarBox::-ms-scrollbar-track {/*滚动条里面轨道*/
 border-radius: 0px;
 background-color: transparent;
}

@media(max-width:1400px) {
}
.breadCrumb {
	z-index: 1;
	position: fixed;
	width: 100%;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	top: 0;
	transition: .4s
}
.trigger-menu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	padding: 18px 15px;
	z-index: 2;
	transition: transform .4s
}
.text-dark-mode .breadCrumb .fa.fa-angle-right {
	color: var(--light)
}
.breadCrumb * {
	transition: none !important
}
.breadCrumb ul {
	list-style-type: none;
	margin: 0;
	width: auto;
	max-width: 75%;
	position: relative;
	top: 0;
	white-space: nowrap
}
.breadCrumb ul li a {
	cursor: pointer;
	display: inline-table;
	float: left;
	font-size: 0.875rem;
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: middle
}
.toggle-dropdown {
	display: inline
}
.toggle-dropdown>a {
	display: none
}
.dd-con {
	display: inline
}
.no-social-bc {
	width: auto !important
}
.social-links {
	float: right;
	padding: 10px 12px 10px 15px;
	position: relative;
	height: 48px
}
.overlay-con {
	float: left;
	margin-left: 10px
}
.bc-dropdown a span {
	padding: 8px 8px 0 0
}
.bc-dropdown ul {
	background: #0091da none repeat scroll 0 0;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 60%);
	display: none;
	left: 0;
	padding: 25px 12px 12px 25px;
	position: absolute;
	top: 46px;
	width: 375px;
	z-index: 9999999
}
.breadCrumb ul li.bc-dropdown a span {
	padding: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 80px;
	display: inline-block
}
.breadCrumb ul li.bc-dropdown a i.fa {
	vertical-align: text-top;
	padding-left: 5px;
	padding-right: 5px
}
.breadCrumb ul li a:hover {
	cursor: pointer
}
.scroll-down .trigger-menu {
	position: absolute
}
.scroll-up .trigger-menu {
	position: absolute
}
.trigger-menu .breadCrumb ul li a {
	text-decoration: none
}
.trigger-menu .breadCrumb ul li a:hover {
	text-decoration: none
}

@media screen and (orientation:landscape) and (min-width:800px) {
.breadCrumb {
	position: relative;
	z-index: 10
}
.breadCrumb ul {
	width: auto
}
}

@media(min-width:1001px) {
.breadCrumb ul li {
	margin-top: 0
}
.breadCrumb ul li.bc-dropdown a {
	margin-top: 0
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:1201px) {
.breadCrumb ul li a.active {
	position: relative;
	top: initial
}
}
.breadCrumb li a.hide {
	display: none !important
}
.breadCrumb li a .fa.fa-ellipsis-h, .breadCrumb li a .fa.fa-angle-right {
	vertical-align: bottom;
	margin-right: 3px
}
body.animation [data-aos] {
	opacity: 0
}
div:focus {
	outline: 0
}
div:focus-visible {
outline:2px dotted;
outline-offset:5px
}
.fa-automobile:before, .fa-car:before {
	content: "\f189"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f363"
}
.fa-money:before {
	content: "\f4c0"
}
.fa-instagram:before {
	content: "\f1b0"
}
.fa-xing:before {
	content: "\f18a"
}
.header-component .fa-search::before, .form-container .fa-search::before, .reource-list .fa-search::before {
	content: ""
}
.header-component .fa-search, .form-container .fa-search, .reource-list .fa-search {
	width: 17px;
	height: 17px
}
html[dir="rtl"] .breadCrumb ul li .fa.fa-angle-right {
	float: left
}
html[dir="rtl"] .breadCrumb ul li .fa.fa-angle-right:before {
	content: "\f104"
}
html[dir="rtl"] .breadCrumb ul li a {
	float: right
}
html[dir="rtl"] .breadCrumb li a .fa.fa-ellipsis-h, html[dir="rtl"] .breadCrumb li a .fa.fa-angle-right {
	margin-left: 3px
}
_:-ms-fullscreen, :root .header-component .hdr-wrapper, _:-ms-fullscreen, :root .submenu-component .column-cards>.container>.content>.container-comp-wrapper {
background-color:#fff
}
_:-ms-fullscreen, :root .standardcard .item, _:-ms-fullscreen, :root .customercard .item {
display:block
}
_:-ms-fullscreen, :root .card img {
max-height:300px
}
_:-ms-fullscreen, :root .list-item .card-box {
box-shadow:0 2px 13px 2px rgba(0,0,0,0.15)
}
_:-ms-fullscreen, :root a {
color:inherit
}
_:-ms-fullscreen, :root a:hover {
color:inherit
}

@media not all and (min-resolution:.001dpcm) {
@supports(-webkit-appearance:none) {
a:not(.btn):focus, picture:focus {
padding:1px
}
a:focus, picture:focus {
outline:2px dotted white
}
}
}
.far.fa-plus-square {
	font-family: 'Line Font Icons'
}
.far.fa-plus-square:before {
	content: "\f0fe"
}
.fa.fa-plus-square {
	font-family: 'Line Font Icons'
}
.fa.fa-plus-square:before {
	content: "\f0fe"
}
