@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url(../font/inter-v12-latin-200.eot);
	src: local(), url(../font/inter-v12-latin-200.eot) format("embedded-opentype"), url(../font/inter-v12-latin-200.woff2) format("woff2"), url(../font/inter-v12-latin-200.woff) format("woff"), url(../font/inter-v12-latin-200.ttf) format("truetype"), url(../font/inter-v12-latin-200.svg) format("svg")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../font/inter-v12-latin-regular.eot);
	src: local(), url(../font/inter-v12-latin-regular.eot) format("embedded-opentype"), url(../font/inter-v12-latin-regular.woff2) format("woff2"), url(../font/inter-v12-latin-regular.woff) format("woff"), url(../font/inter-v12-latin-regular.ttf) format("truetype"), url(../font/inter-v12-latin-regular.svg) format("svg")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(../font/inter-v12-latin-500.eot);
	src: local(), url(../font/inter-v12-latin-500.eot) format("embedded-opentype"), url(../font/inter-v12-latin-500.woff2) format("woff2"), url(../font/inter-v12-latin-500.woff) format("woff"), url(../font/inter-v12-latin-500.ttf) format("truetype"), url(../font/inter-v12-latin-500.svg) format("svg")
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(../font/inter-v12-latin-600.eot);
	src: local(), url(../font/inter-v12-latin-600.eot) format("embedded-opentype"), url(../font/inter-v12-latin-600.woff2) format("woff2"), url(../font/inter-v12-latin-600.woff) format("woff"), url(../font/inter-v12-latin-600.ttf) format("truetype"), url(../font/inter-v12-latin-600.svg) format("svg")
}

.ui-accordion-icons {
	width: 100%;
	text-align: left;
}

:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}

	75% {
		transform: translate3d(0, 10px, 0)
	}

	90% {
		transform: translate3d(0, -5px, 0)
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes slideDown {
	0% {
		margin-top: -66px
	}

	to {
		margin-top: 0
	}
}

@keyframes slideDown {
	0% {
		margin-top: -66px
	}

	to {
		margin-top: 0
	}
}

@-webkit-keyframes growDown {
	0% {
		height: 0
	}

	to {
		height: 66px
	}
}

@keyframes growDown {
	0% {
		height: 0
	}

	to {
		height: 66px
	}
}

#mainnav button.navbar-toggler:focus,
:focus,
button:focus {
	outline: 0
}

.navbar-nav-more[aria-hidden=true] {
	position: absolute;
	top: -9999em;
	right: 0;
	visibility: hidden
}

#aside {
	max-width: 240px;
}

#aside .dropdown-menu.lv1,
.navbar-nav-more>a[aria-expanded=true]+ul {
	display: block
}

html {
	height: 100%
}

body {
	font-family: 'Inter', sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #3c3c3c
}

#container {
	background-image: url(../image/kp_background-graphic-01_1920x1080.jpg);
	background-repeat: no-repeat;
	background-position: 0 225px;
	background-size: auto
}

#aside li,
#top-navi li,
.BreadCrumb ul {
	list-style: none
}

.top-nav a {
	color: #666;
	text-decoration: none
}

.top-nav a:hover {
	text-decoration: none !important;
}

.main-navigation-xl .dropdown-menu {
	min-width: 285px;
	margin-top: -8px;
	margin-left: 1.5rem
}

.top-nav .dropdown-item,
body {
	font-weight: 200;
	font-size: 16px
}

.lead {
	font-weight: 200;
}

a.hover-underline:after {
	content: "";
	display: block;
	background-color: transparent;
	height: 3px;
	width: 100%;
	margin-top: 10px
}

.bg-666,
.hover-underline.active-link::after,
.nav-item.active-link a.hover-underline::after,
.nav-item.dropdown:hover a.hover-underline:after,
a.hover-underline[aria-expanded=true]:after {
	background-color: #666
}

.language a {
	padding-right: 10px
}

.language a.active {
	font-weight: 600
}

.language .icon {
	width: 16px;
	margin-right: 10px
}

.search .icon {
	width: 20px
}

.search-wrapper {
	top: 0;
	right: 40px
}

.BreadCrumb {
	padding: 2rem 2rem 0 5%;
}

.BreadCrumb ul {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	margin-bottom: 0
}

.BreadCrumb ul,
.BreadCrumb ul li {
	flex-direction: row
}

.BreadCrumb ul li:after {
	content: ">";
	color: #999;
	padding: 0 5px
}

.BreadCrumb ul li:last-child:after,
section.linklist ul>li.download:before,
section.linklist ul>li:before {
	content: ""
}

.BreadCrumb ul li a {
	color: #666;
	text-decoration: underline
}

section {
	margin-bottom: 60px
}

#header section {
	margin-bottom: 0
}

#header .mx-4.d-md-none {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

section.content-2p #mainContent-2 {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	padding: 0 10%;
}

section.content-2p {
	display: flex;
	margin-bottom: 0;
	padding-top: 40px;
	padding-left: 5%;
    padding-right: 5%;
}

#aside nav>ul {
	margin-bottom: 90px
}

#aside .dropdown-menu {
	position: relative;
	margin-top: 0;
	width: 240px
}

.footer-wrapper {
	min-height: 90px;
	padding: 0 15px;
	position: relative
}

#footer a {
	color: #3c3c3c
}

#footer a:before,
a.pdf:before {
	content: url(../image/link-arrow.svg);
	padding-right: 10px;
	transform: translate(0, 2px);
	display: inline-block
}

#footer a[href$=".pdf"]:before,
a.pdf::before,
a.pdf[href$=".pdf"]:before {
	content: url(../image/file-pdf-o.svg)
}

#footer .social-media a:before {
	content: "";
	padding-right: 0
}

a img {
	border: 0
}

.logo img {
	max-width: 80px;
	width: 80px
}

.content img,
.text img {
	max-width: 100%
}

.content .BildL {
	max-width: 33%;
	float: left;
	margin: 15px 15px 15px 0
}

.content .BildL:first-child {
	margin: 0 15px 15px 0
}

.content .BildR {
	max-width: 33%;
	float: right;
	margin: 15px 0 15px 15px
}

.content .BildL.md,
.content .BildR.md {
	max-width: 50%
}

.content .BildL.lg,
.content .BildR.lg {
	max-width: 66%
}

.content .Bild {
	max-width: 100%;
	float: none;
	margin: 15px 0
}

.bounceInUp {
	animation-name: bounceInUp
}

#mainContent a,
#mainContent-2 a {
	color: inherit;
	text-decoration: underline
}

.text-decoration-underline,
a:hover {
	text-decoration: underline
}

a:hover {
	color: inherit;
}

a.btn,
a.btn:hover {
	text-decoration: none !important
}

.btn-more {
	background-color: #e0e0e0;
	border-color: #e0e0e0
}

.btn-more.collapsed {
	background-color: #f0f0f0;
	border-color: #f0f0f0
}

.btn-blue:hover,
.btn-green:hover,
.btn-grey,
.btn-grey:hover,
.btn-primary:hover,
.btn-red:hover,
.btn-bg-grd-kp:hover {
	background-color: #3c3c3c;
	color: #fff !important;
	border-color: #3c3c3c
}

.arrow:before {
	content: url(../image/link-arrow-wt.svg) !important;
	transform: translate(0, 2px)
}

.arrow-down:before,
.arrow:before,
.ext:before {
	padding-right: 10px;
	display: inline-block
}

.arrow-down:before {
	content: url(../image/arrow-down.svg) !important;
	transform: translate(0, -1px);
	width: 22px
}

.ext:before {
	content: url(../image/external-link.svg) !important;
	transform: translate(0, 2px)
}

.arrow.grey:before {
	content: url(../image/link-arrow.svg) !important
}

.btn-white {
	background-color: #fff
}

.btn-white:hover {
	background-color: #3c3c3c;
	color: #fff !important
}

a.btn-white:hover:before {
	content: url(../image/link-arrow-wt.svg) !important
}

.btn,
.btn-lg {
	padding: 6px 30px 6px 20px;
	font-size: 14px;
	line-height: 1.5
}

.text-right {
	text-align: right;
}

.btn-lg {
	padding: 10px 30px 10px 20px
}

.bg-darkgrey {
	background-color: #3c3c3c
}

.bg-grey {
	background-color:#f9f9f9;
}

/* 容器样式 */
.container99 {
  position: relative;
  background-image: url(/wp-content/uploads/2025/12/banner_bg.webp);
  background-size: cover;
  background-position: center;
  padding: 20px;
  z-index: 1;
}

/* 遮罩层（仅覆盖背景，不影响文字） */
.container99::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(242, 255, 252, 0.8); 
  z-index: 0;
  pointer-events: none;
}
.container99 .row {
  position: relative;
  z-index: 1;
}
.bg-red {
	background-color: #c03
}

.text-red {
	color: #c03
}

.text-blue {
	color: #06c
}

.bg-blue,
.navActive>a {
	background-color: #7f7f7f
}

.bg-grd-kp,
.colored-line {
	background: linear-gradient(to right, #29a0bc 0, #31968e 100%)
}

.bg-grd-kp.overlay {
	background-position: 0;
}

.bg-grd-kp {
	background: rgb(204, 0, 51);
}

.colored-line {
	margin-bottom: 40px;
	width: 100%;
	height: 5px
}

.text-dark {
	color: #3c3c3c !important
}

#aside li a,
#aside ul,
.navbar-light .navbar-nav .nav-link,
.text-666 {
	color: #666
}

.text-muted {
	color: #707070 !important
}

.line-top:before,
.teaser .h2:before {
	content: "";
	display: block;
	width: 64px;
	height: 4px;
	margin-bottom: 2rem
}

#aside .level2>li:hover,
.line-top.grey:before {
	background-color: #f0f0f0
}

.teaser .h2.line-blue:before {
	background-color: #F4A340 !important
}

.teaser .h2.line-red:before {
	background-color: #F4A340 !important
}

.teaser .h2.line-green:before {
	background-color: #509e2f
}

.h-340 {
	height: 340px;
}

.w-576 {
	width: 576px;
}

.w-768 {
	width: 768px;
}

.w-992 {
	width: 992px;
}

.w-1200 {
	width: 1200px;
}

.w-1440 {
	width: 1440px;
}

.banner .h1,
.h1 {
	font-size: 30px;
}

.text-gradient {
	background: #31968e;
	background: -webkit-linear-gradient(to right, #29a0bc 0%, #31968e 100%);
	background: -moz-linear-gradient(to right, #29a0bc 0%, #31968e 100%);
	background: linear-gradient(to right, #29a0bc 0%, #31968e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.banner .h1 {
	font-size: 38px
}

h3.featured {
	font-size: 20px;
	line-height: 30px
}

.h2 {
	font-size: 24px;
	line-height: 1.5
}

.h2.featured,
.teaser .h2 {
	font-size: 24px;
	line-height: 30px
}

.h3,
.h4,
.large,
.lead {
	font-size: 16px;
	line-height: 1.5
}

.h3,
.h4,
.lead {
	font-size: 20px
}

.h4,
.lead {
	font-size: 18px
}

.rm {
	font-weight: 400
}

.lt {
	font-weight: 200
}

.bd {
	font-weight: 600
}

.overlay {
	top: 90px;
	left: 0;
	background-position: -90px -90px;
	width: 100%
}

.h-604 .overlay,
.overlay {
	height: 424px
}

.h-420 .overlay {
	height: 220px
}

.blur {
	filter: blur(7px)
}

.white-opacity {
	background-color: rgba(60, 60, 60, .5)
}

.black-opacity {
	background-color: rgba(0, 0, 0, .5)
}

.blue-opacity {
	background-color: rgba(0, 102, 204, .5)
}

.red-opacity {
	background-color: rgba(204, 0, 51, .5)
}

.white-0-gradient {
	background: rgb(255, 255, 255);
	background: linear-gradient(90deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
}

.h-604 {
	height: 604px
}

.h-420 {
	height: 420px
}

.clipped-corner-lg,
img.clipped-corner,
section.clipped-corner,
.clipped-corner-xl,
.clipped-corner-lg-l,
img.clipped-corner-l,
.clipped-corner-xl-l,
.overlay.clipped-corner {
	overflow: hidden;
	border-radius: 20px;
}

.clipped-corner-lg.inner {
	border-radius: 16px;
}

.background-full {
	background-repeat: no-repeat
}

.featured-link {
	text-decoration: none;
	color: inherit;
	display: block
}

.featured-link.fl-blue:hover {
	text-decoration: none;
	color: #fff;
	background-color: #29a0bc
}

.featured-link.fl-bg-blue {
	text-decoration: none;
	color: #fff !important;
	background-color: #06c
}

.featured-link.fl-bg-grd-kp {
	text-decoration: none;
	color: #fff !important;
	background: rgb(204, 0, 51);
	background: linear-gradient(-230deg, rgba(41,160,188, 1) 50%, rgba(49,150,142, 1) 100%);
}

.featured-link.fl-bg-blue:hover,
.featured-link.fl-bg-grd-kp:hover {
	text-decoration: none;
	color: #3c3c3c !important;
	background: #f0f0f0
}

.featured-link.fl-green:hover,
.featured-link.fl-red:hover {
	text-decoration: none;
	color: #fff;
	background-color: #15776f;
}

.featured-link.fl-green:hover {
	background-color: #509e2f
}

.featured-link.fl-primary:hover {
	text-decoration: none;
	color: #fff;
	background-color: #f4b400
}

.featured-link:hover img {
	opacity: .5
}

.featured-link:hover .btn {
	background-color: #3c3c3c;
	border-color: #3c3c3c;
	color: #fff
}

.btn-primary,
.btn-red {
	background-color: #f4b400;
	border-color: #f4b400;
	color: #fff !important
}

.btn-red,
.btn-bg-grd-kp {
	color: #fff !important;
	background-color: #15776f;
	border-color: #15776f
}
.btn-diy-grey{
	color: #fff !important;
	background-color: #f5b82e;
	border-color: #f5b82e
}

.btn-blue,
.btn-green {
	color: #fff !important;
	background-color: #29a0bc;
	border-color: #29a0bc
}

.btn-green {
	background-color: #509e2f;
	border-color: #509e2f
}

.bg-primary,
.line-top:before,
.teaser .h2:before {
	background-color: #7f7f7f !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #7f7f7f !important
}

.featured-link:hover {
	text-decoration: none;
	color: #fff !important;
	background-color: #f4b400
}

.primary-opacity {
	background-color: rgba(60, 60, 60, .5)
}

.categorie-header {
	font-size: 18px;
	font-weight: 600;
	color: #fff !important;
	border: solid #509e2f;
	text-transform: uppercase;
	margin-bottom: 22px;
	padding: 5px 17px;
	white-space: nowrap;
	display: inline-block
}

@media (max-width:1140px) {
	.container {
		max-width: 100% !important
	}
}
@media (max-width:767px) {
    #mainContent,
    #mainContent-2 {
    	padding: 0 0 !important;
    }
    .navbar-light .navbar-nav .nav-link{
    	color: #fff
    }
    .navbar-light .navbar-nav .nav-link:hover{
    	color: #f4b400
    }
}
@media screen and (max-width:767px) {
	section.header-visual {
		padding-bottom: 30%
	}

	.bildLogo IMG {
		margin-right: 15px !important;
		max-height: 130px !important
	}
}

#aside .navLink,
.cursor-pointer {
	cursor: pointer
}

.video-poster {
	display: block;
	position: relative
}

.video-poster .play {
	position: absolute;
	top: calc(50% - 90px);
	left: calc(50% - 90px);
	width: 180px;
	height: 180px
}

.video-poster:hover .play {
	transform: scale(1.2)
}

.px-6 {
	padding-left: 60px;
	padding-right: 60px
}

.p-90,
.px-90 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

@media screen and (min-width:768px) {

	.p-90,
	.px-90 {
		padding-left: 90px;
		padding-right: 90px
	}
}

.p-90,
.py-90 {
	padding-top: 90px;
	padding-bottom: 90px
}

.icon-img {
	max-width: 85px
}

.btn.focus,
.btn:focus,
.form-control:focus {
	outline: 0;
	box-shadow: none
}

.clipped-corner {
	border-radius: 20px;
	/* clip-path: polygon(0 0, 0 0, 0 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 100%) */
}

.container {
	max-width: 100%
}

.broschure-image {
	min-width: 100px
}

.more-less:before,
.plus-minus:before {
	content: "- ";
	font-size: 1.1rem;
	color: #999;
	transform: translate(0, -1px);
	display: inline-block;
	margin-right: 12px
}

.more-less.collapsed:before,
.plus-minus.collapsed:before {
	content: "+ ";
	margin-right: 8px
}

.more-less:after {
	content: "Show less"
}

.more-less.collapsed:after {
	content: "Show more"
}

.lang-fr .more-less:after {
	content: "Montrer moins"
}

.lang-fr .more-less.collapsed:after {
	content: "Montre plus"
}

.lang-fr nav .nav-link {
	font-size: 15.5px;
}

.hr {
	height: 4px
}

.mobile-navigation {
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background-color: rgba(60, 60, 60, .95);
	z-index: 1;
	padding: 90px 0
}

.mobile-navigation li {
	margin-bottom: 4px
}

.mobile-navigation li .nav-link {
	background-color: #666
}

.active-link.active-red a.hover-underline::after,
.active-red .hover-underline.active-link::after,
.active-red .hover-underline[aria-expanded=true]:after,
.active-red li a:hover,
.active-red:hover .hover-underline:after,
.mobile-navigation .active-red .nav-link:hover,
.mobile-navigation .active-red.show .nav-link {
	background-color: #c03 !important;
	color: #fff !important;
	text-decoration: none;
}

.active-blue .hover-underline.active-link::after,
.active-blue .hover-underline[aria-expanded=true]:after,
.active-blue li a:hover,
.active-blue:hover .hover-underline:after,
.active-link.active-blue a.hover-underline::after,
.mobile-navigation .active-blue .nav-link:hover,
.mobile-navigation .active-blue.show .nav-link {
	background-color: #06c !important;
	color: #fff !important;
	text-decoration: none;
}

.active-green .hover-underline.active-link::after,
.active-green .hover-underline[aria-expanded=true]:after,
.active-green li a:hover,
.active-green:hover .hover-underline:after,
.active-link.active-green a.hover-underline::after,
.mobile-navigation .active-green .nav-link:hover,
.mobile-navigation .active-green.show .nav-link {
	background-color: #509e2f !important;
	color: #fff !important;
	text-decoration: none;
}

.mobile-navigation li li .nav-link {
	background-color: #fff;
	color: #666 !important
}

.mobile-navigation .dropdown a.plus:after {
	content: "+";
	font-size: 26px;
	background-color: rgba(0, 0, 0, .06);
	padding: 0 10px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	z-index: 1
}

.mobile-navigation .dropdown.show a.plus:after {
	content: "-";
	font-size: 26px;
	padding: 0 14px
}

.navbar-toggler {
	z-index: 2
}

.navbar-toggler[aria-expanded=true] {
	background-color: #666;
	border-radius: 0;
	border: transparent
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
	width: 1.2rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.971' height='16.971' viewBox='0 0 16.971 16.971'%3E%3Cg id='Gruppe_6' data-name='Gruppe 6' transform='translate(-705.015 -47.015)'%3E%3Cline id='Linie_4' data-name='Linie 4' x2='20' transform='translate(706.429 48.429) rotate(45)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Linie_6' data-name='Linie 6' x2='20' transform='translate(706.429 62.571) rotate(-45)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A")
}

@media screen and (min-width:567px) {
	.logo img {
		max-width: 234px;
		width: 234px
	}

	.logo {
		padding: 0 30px
	}

	.products .text {
		margin-top: -60px
	}

	.overlay {
		top: 90px;
		left: 60px;
		height: 402px;
		width: 496px;
		background-position: -90px -40px
	}

	.overlay.home {
		left: 0;
		padding-right: 5rem !important
	}

	.home.blur {
		/* clip-path: polygon(496px 90px, 496px 410px, 430px 514px, 0 514px, 0 90px) */
	}

	.clipped-corner.blur {
		/* clip-path: polygon(556px 90px, 556px 236px, 490px 308px, 60px 308px, 60px 90px) */
	}
}

@media screen and (min-width:576px) {

	#mainContent,
	#mainContent-2 {
		padding: 0 40px
	}
}

@media screen and (min-width:768px) {

	#mainContent,
	#mainContent-2 {
		padding: 0 48px
	}

	body {
		font-size: 16px
	}

	.h1 {
		font-size: 38px;
		line-height: 50px
	}

	.banner .h1 {
		font-size: 48px;
		line-height: 60px
	}

	h3.featured {
		font-size: 24px;
		line-height: 30px
	}

	.h2,
	.h2.featured,
	.teaser .h2 {
		font-size: 30px;
		line-height: 40px
	}

	.h3 {
		font-size: 24px;
		line-height: 1.5
	}

	.h4,
	.large,
	.lead {
		font-size: 18px;
		line-height: 1.5
	}

	.large,
	.lead {
		font-size: 17px
	}

	.lead {
		font-size: 20px
	}

	.categorie-header {
		font-size: 20px;
		margin-bottom: 26px;
		padding: 6px 17px
	}
}

@media screen and (min-width:992px) {
	#container {
		background-position: 0 0px;
		background-size: contain
	}

	.overlay {
		top: 90px;
		height: 424px;
		left: 90px;
		width: 720px;
		background-position: -90px -90px
	}

	.categorie-header {
		font-size: 24px;
		margin-bottom: 30px;
		padding: 8px 17px
	}

	.overlay.home {
		left: 0;
		padding-right: 7rem !important
	}

	.home.blur {
		/* clip-path: polygon(720px 90px, 720px 410px, 612px 514px, 0 514px, 0 90px) */
	}

	.clipped-corner.blur {
		/* clip-path: polygon(810px 90px, 810px 236px, 700px 308px, 90px 308px, 90px 90px) */
	}

	.overlay.clipped-corner {
		/* clip-path: polygon(0 0, 0 0, 0 0, 100% 0, 100% calc(100% - 110px), calc(100% - 110px) 100%, 0 100%, 0 100%) */
	}

	#top-navi ul.dropdown-menu,
	#top-sub-navi ul.dropdown-menu {
		margin-left: 1rem !important
	}

	.navbar-nav li:hover .dropdown-menu {
		display: block !important;
		position: absolute
	}

	.products .text {
		margin-top: -90px
	}

	#mainContent,
	#mainContent-2 {
		padding: 0 60px
	}

	.h1 {
		font-size: 48px;
		line-height: 60px
	}

	.banner .h1 {
		font-size: 60px;
		line-height: 72px
	}

	.h2,
	.h2.featured,
	.teaser .h2 {
		font-size: 38px;
		line-height: 50px
	}

	.h3 {
		font-size: 30px;
		line-height: 40px
	}

	.h4,
	.large {
		font-size: 18px;
		line-height: 1.5
	}

	.lead,
	h3.featured {
		font-size: 24px;
		line-height: 30px
	}

	#mainContent section:first-child {
		border-top: solid 4px #f0f0f0;
		margin-top: 90px;
		padding-top: 90px
	}

	.fl-btn {
		position: absolute;
		left: 30px;
		bottom: 15px;
		max-width: 75%
	}

	.triplet-teaser {
		padding-bottom: 60px
	}
}

@media screen and (min-width:1200px) {

	#top-navi ul.dropdown-menu,
	#top-sub-navi ul.dropdown-menu {
		margin-left: 1.5rem !important
	}

	.banner.products .text {
		margin-top: -120px
	}

	#mainContent,
	#mainContent-2 {
		padding: 0 90px
	}
}

#aside {
	user-select: none
}

#aside a:active,
#aside li {
	background-color: transparent;
	color: #666
}

#aside .level3 a:hover {
	background-color: #e0e0e0
}

.navControl {
	display: none;
	float: none
}

#aside li {
	border-top: 2px solid #d8d8d8
}

#aside li:last-child {
	border-bottom: 2px solid #d8d8d8
}

#aside .dropdown-item:focus,
#aside .dropdown-item:hover {
	background-color: #7f7f7f;
	color: #ffffff
}

#aside .navActive>.dropdown-item:focus,
#aside .navActive>.dropdown-item:hover {
	color: #fff !important
}

#aside .level3 li {
	border: 0;
	background-color: #f0f0f0;
	cursor: pointer
}

#aside .level3 li:last-child {
	border-bottom: 2px solid #666
}

#aside .level4 li {
	background-color: transparent
}

#aside .level4 .dropdown-item:hover,
#aside .level4 li a:hover span {
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer
}

#aside li.navActive>a {
	color: #fff
}

.pl-2r {
	padding-left: 2rem !important
}

#top-sub-navi .dropdown-menu {
	z-index: 9999
}

#aside .dropdown-item {
	white-space: normal
}

.elipse {
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap
}

.level2 .elipse,
.level4 .elipse {
	width: 186px
}

.level3 .elipse {
	width: 170px
}

.downloadlist a {
	padding: 5px 0
}

.downloadlist.lines,
.iconlist.lines {
	border-top: solid 1px #e0e0e0
}

.downloadlist.lines a,
.iconlist.lines .item {
	padding: 15px;
	border-bottom: solid 1px #e0e0e0
}

.img-x-big img,
img.img-x-big {
	max-width: 180px
}

.img-medium img,
img.img-medium {
	max-width: 80px
}

.img-big img,
img.img-big {
	max-width: 100px
}

.img-small img,
img.img-small {
	max-width: 60px
}

.quote-lg .quote {
	font-size: 24px;
	line-height: 30px
}

.quote-md .quote {
	font-size: 18px;
	line-height: 1.5
}

.quote-marker {
	width: 48px
}

.quote {
	color: #666
}

.quote-marker .cls-1 {
	fill: #666
}

.quote-container .line-top {
	margin-top: -42px
}

.content td,
.content th {
	padding: 1rem
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.ie-edge-none {
		display: none
	}

	.logo img {
		height: 100px
	}
}

@supports (-ms-accelerator:true) {
	.ie-edge-none {
		display: none
	}

	.logo img {
		height: 100px
	}
}

@supports (-ms-ime-align:auto) {
	.ie-edge-none {
		display: none
	}

	.logo img {
		height: 100px
	}
}

.attachment .img-fluid {
	max-width: 200px
}

#aside .navActive .dropdown-menu {
	display: block
}

.navMobControl {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 26px;
	padding: 0 10px;
	cursor: pointer
}

.navMobControl:hover {
	background-color: rgba(0, 0, 0, .06) !important;
	color: #fff !important;
	text-decoration: none
}

.dropdown-submenu {
	position: relative
}

.sm-plus:after {
	content: "+";
	display: block
}

.sm-minus:after {
	content: "-";
	display: block
}

.sm-minus {
	padding: 0 14px
}

.products .nav-link {
	background-color: #3c3c3c
}

.products .nav-link.active {
	background-color: #666
}

.cell {
	min-height: 86px;
	border: solid 1px #ccc
}

.cell.min-2 {
	min-height: 108px
}

.cell.min-3 {
	min-height: 132px
}

.cell.min-4 {
	min-height: 156px
}

.cell.min-5 {
	min-height: 180px
}

.cell.min-6 {
	min-height: 204px
}

.cell.head {
	min-height: auto;
	border: solid 1px transparent;
	border-bottom: 3px solid #666
}

.cell.subhead {
	border-top: 3px solid #666
}

.pro-table .first {
	min-width: 200px
}

.first .cell {
	background-color: #f0f0f0
}

.first .cell.head {
	background-color: #fff
}

.first .cell.subhead,
a.btn-outline,
b,
strong {
	font-weight: 600
}

.scroll-fade:after {
	content: " ";
	display: block;
	position: absolute;
	right: 0;
	width: 30px;
	height: 100%;
	background: linear-gradient(90deg, #020024 0, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.footnotes.border-top {
	border-top: 3px solid #666 !important
}

@media screen and (max-width:912px) {
	#scroll-table {
		margin-left: 200px !important
	}
}

@media screen and (max-width:500px) {
	#scroll-table {
		margin-left: 150px !important
	}

	.pro-table .first {
		min-width: 150px
	}
}

@media screen and (min-width:992px) {
	#scroll-table {
		margin-left: 25% !important
	}

	.cell {
		min-height: 66px;
		border: solid 1px #ccc
	}

	.cell.min-2 {
		min-height: 86px
	}

	.cell.min-3 {
		min-height: 108px
	}

	.cell.min-4 {
		min-height: 132px
	}

	.cell.min-5 {
		min-height: 156px
	}

	.cell.min-6 {
		min-height: 180px
	}
}

.flag img {
	max-width: 28px;
	margin-right: 10px;
	max-height: 20px
}

.btn-outline {
	border: solid;
	border-radius: 0
}

a.btn-outline {
	font-size: 1.9rem;
	color: #fff !important;
	border-color: #509e2f;
	text-transform: uppercase;
	padding: 6px 20px;
	box-shadow: 0 0 20px 0 rgba(255, 255, 255, .3);
	white-space: nowrap
}

a.btn-outline:hover {
	border-color: #95c11f;
	background-color: rgba(149, 193, 31, .13)
}

a.btn-outline:active {
	border-color: #95c11f;
	background-color: #95c11f;
	color: #3c3c3c !important
}

a.btn-outline img {
	width: 10px;
	transform: translateY(-2px);
	margin-left: 5px
}

@media (max-width:991px) {
	.btn-outline {
		display: block;
		width: 100%
	}
}

@media (min-width:991px) and (max-width:1280px) {
	.pledge .pl-lg-5 {
		padding-left: 0 !important
	}

	a.btn-outline {
		font-size: 1.4rem
	}
}

.highlight .b-left {
	border-left: solid 5px #82bc44
}

.shariff.b-top {
	border-top: solid 5px #82bc44
}

.product-story-float-container {
	margin-bottom: 1.5rem;
	width: 100% !important
}

.line-top::before {
	content: "";
	display: block;
	width: 64px;
	height: 4px;
	background-color: #82bc44;
	margin-bottom: 2rem
}

@media (min-width:576px) {
	.product-story-float-container.image {
		margin-left: 1.5rem;
		margin-bottom: 1.5rem;
		width: 50% !important;
		float: right
	}
}

@media (min-width:768px) {
	.product-story-float-container.image {
		margin-right: -16.666667%
	}
}

.ratio-lg-2x1 {
	--bs-aspect-ratio: 75%;
}

@media (min-width:991px) {
	.product-story-float-container.highlight {
		margin-right: -16.666667%;
		margin-left: 1.5rem;
		margin-bottom: 1.5rem;
		width: 50% !important;
		float: right
	}

	.ratio-lg-2x1 {
		--bs-aspect-ratio: 50%;
	}
}

hr {
	border-top: solid 4px #f0f0f0;
	margin-bottom: 4rem
}

json {
	display: none
}

.video .cookie-hint {
	color: #fff;
}




.related-product-img {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.author.line-top:before {
	margin-top: 1rem;
	background-color: #06c !important;
	margin-bottom: 1.5rem;
}

.bg-green {
	background-color: #6eb751;
}

.border-green {
	border-color: #6eb751 !important;
}

.text-green {
	color: #6eb751;
}

@media (min-width: 768px) {
	.border-md-start {
		border-left: 1px solid #dee2e6 !important;
	}
}

@media (max-width: 768px) {
	.border-top-mo {
		border-top: 1px solid #dee2e6 !important;
	}
}
.element-typ-video .video-container {
	aspect-ratio: 16 / 9;
	overflow: hidden;
	position: relative;
}

.element-typ-video .video-container .video-js {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.element-typ-video .video-container .video-js .vjs-poster {
	object-fit: cover;
}

.element-typ-video .video-container .video-js .vjs-poster img {
	display: none;
}

.element-typ-video .video-js .vjs-tech,
.element-typ-video video::-webkit-media-controls-panel {
	object-fit: cover;
	width: 100%;
	height: 100%;
	background-color: transparent;
	overflow: hidden;
}

.signpost-small .featured-link h2.lead {
	background-color: rgba(100, 100, 100, 0.5);
	border-radius: 20px 20px 0 0;
}

.signpost-small .col-lg-3 .featured-link h2.lead {
	font-size: 18px;
}
#xfdiv {
    z-index: 9999;
    background-color: #fff;
}
#xfdiv.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

body.has-fixed-nav {
    padding-top: 171px;
}
.navbar-light .navbar-nav .cobl{
    color:#ffffff
}
.navbar-light .navbar-nav .cobl:hover{
    background-color: #f5b82e;
    color:#ffffff!important
}
#top-sub-navi #menu-menu{
    margin: auto;
}
.icon-list {
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 30%;
    display: flex;
    flex-direction: column;
}
.icon-item {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 20px;
    position: relative;
}
.icon-item i {
    position: absolute;
}
.icon-note {
    background-color: #F4A340;
}
.icon-whatsapp {
    background-color: #29a0bc;
}
.icon-email {
    background-color: #15776f;
}
.icon-chat {
    background-color: #1a5e59;
}
.icon-top {
    background-color: #3b3b3b;
}
.video-container {
    position: relative;
    cursor: pointer;
}
.play-btn {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
}

.play-btn:hover {
    background-color: rgba(0, 0, 0, 0.7);
    transform: translate(-50%, -50%) scale(1.1);
}
#factoryVideo, #videoCover {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.chatimg {
    position: absolute;
    top: 50px;
    left: 150px;
    transform: translateX(-50%);
    width: 200px;
    background-color: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 10px;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 999;
}
.chatimg img {
    width: 100%;
    display: block;
}
#menu-menu .dropdown-menu{
    margin-top: 0px
}

#menu-menu .dropdown-menu .nav-link:hover{
    background-color: #f5b82e;
}

.icon-chat:hover .chatimg{
    opacity: 1;
    visibility: visible;
}
::-webkit-scrollbar {
  width: 14px; /* 滚动条宽度 */
  height: 14px; /* 水平滚动条高度 */
}
::-webkit-scrollbar-track {
  background: #f1f1f1; /* 轨道背景色 */
  border-radius: 4px;
}
::-webkit-scrollbar-thumb {
  background: #f4b400; /* 滑块颜色（目标颜色） */
  border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
  background: #e09030; /* 稍深一点的颜色，可选 */
}

* {
  scrollbar-width: thin; /* 滚动条宽度：auto/thin/none */
  scrollbar-color: #f4b400 #f1f1f1; /* 滑块颜色 轨道颜色 */
}
.dropdown-item:active,.dropdown-item:hover{
    color: #ffffff;
    background-color: #7f7f7f;
}
.p-0-3{
    padding: 0px !important;
    background-color: #f9f9f9;
}
.p-title{
    font-weight: 400;
}
.p-excerpt{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-height: 3em;
}