.top-bar-c {
  margin-top: 1rem;
  margin-bottom: 1rem;
  background: #ffffff;
}

.top-bar-c .top-bar-cg, .top-bar-c .top-bar-cgc, .top-bar-c .top-bar-ic, .top-bar-c .top-bar-icg, .top-bar-c .top-bar-icgc, .top-bar-c .top-bar-content-c, .top-bar-c .title-bar, .top-bar-c .title-bar-content, .top-bar-c .top-bar , .top-bar-c .top-bar ul, .top-bar-c .top-bar li{
	background: transparent;
}

.top-bar.top-bar-responsive {
	width: 100%;
	align-items: normal;
	padding-top: 3.4375rem;
}
.top-bar-responsive .top-bar-title  {
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.title-bar {
	color: #000000;
}
.title-bar.top-bar-responsive {
	padding: 0.6rem;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.title-bar-content, .title-bar-links {
	display: inline-block;
}
.title-bar-links {
	float: right;
}
.title-bar-links .menu a {
	display: inline;
	padding-left: 0;
	margin-left: 0.6rem;
	padding-bottom: 0;
	margin-bottom: 0.6rem;
	padding-right: 0;
}
.top-bar-links .menu a {
	display: inline;
	padding-left: 0;
	margin-left: 2rem;
	padding-bottom: 0;
	margin-bottom: 2rem;
	padding-right: 0;
}

.top-bar-menu-dimensions, .title-bar-menu-dimensions {
	float: left;
	margin-right: 20px;
}
.top-bar-menu-dimensions .kchffs-menudimensions-container ul, .title-bar-menu-dimensions .kchffs-menudimensions-container ul  {
	margin-left: 0rem;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.top-bar-menu-dimensions .kchffs-menudimensions-container ul li, .title-bar-menu-dimensions .kchffs-menudimensions-container ul li {
	float: left;
	margin: 0.6rem;
	margin-top: 0px;
	line-height: 16px;
}

.title-bar-additional-menu-content {

}
.top-bar-additional-menu-content {
	float: left;
	margin-top: 0.7rem;
	margin-left: 0.7rem;
	margin-right: 0.7rem;
}
.top-bar-additional-menu-content>div>div {
	float: left;
}
.title-bar-additional-menu-responsive-content {
	float: left;
	margin-right: 20px;
}
.title-bar-additional-menu-responsive-content>div>div {
	float: left;
}

.top-bar-right {
	float: left;
}

.top-bar-menu {
	float: left;
}
.top-bar-menu .menu-page ul, .top-bar-menu .menu-section ul {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
.top-bar-menu .menu-page ul::-webkit-scrollbar, .top-bar-menu .menu-section ul::-webkit-scrollbar {
	display: none;
}
.top-bar-menu .menu-page ul li, .top-bar-menu .menu-section ul li {
	flex: 0 0 auto;
}

.top-bar-responsive .menu-page, .top-bar-responsive .menu-section {
}

.top-bar-responsive .menu {
  background: transparent;
  margin-top: 0.7rem;
}
.top-bar-responsive .menu li:last-of-type {
  margin-right: 0;
}
.top-bar-responsive .menu a {
  font-size: 20px;
  color: #fefefe;
  transition: color 0.15s ease-in;
}
.top-bar-responsive .menu .current a {
  color: grey;
}

.top-bar-responsive .menu a:hover {
  color: #c6d1d8;
}

.top-bar-responsive .menu a.active {
  font-weight: bold;
}

.top-bar.top-bar-responsive.top-bar-bottom {
	margin-top: 1.3rem;
}
.menu-page2ndlevel {
	margin-left: auto;
}

.sticky-container {
	position: relative;
	width: 100%;
}

.footer-bar-responsive {
  background: #2c3840;
  padding: 1rem;
  width: 100%;
  font-size: 80%;
  color: #fefefe;
}

.footer-bar-responsive .columns {
	margin-bottom: 0.5rem;
}
.footer-bar-responsive .footer-bar-responsive-copyright, .footer-bar-responsive .footer-bar-responsive-links {
	text-align: center;
}
@media print, screen and (min-width: 40em) {
	.footer-bar-responsive .medium-up-3.column .columns.footer-bar-responsive-address, .footer-bar-responsive .small-up-3.column .columns.footer-bar-responsive-address {
   		text-align: left;
	}
}
.footer-bar-responsive .footer-bar-responsive-title {
	text-align: center;
}
.footer-bar-responsive .footer-bar-responsive-address {
	text-align: center;
}
@media print, screen and (min-width: 40em) {
	.footer-bar-responsive .medium-up-3.column .columns.footer-bar-responsive-menu, .footer-bar-responsive .small-up-3.column .columns.footer-bar-responsive-menu {
    	text-align: left;
	}
}
.footer-bar-responsive .footer-bar-responsive-menu {
	text-align: center;
}
.footer-bar-responsive .footer-bar-responsive-terms-impressum {
	text-align: right;
}
.footer-bar-responsive .footer-bar-responsive-terms-impressum a.footer-bar-responsive-terms-link {
	padding-right: 1rem;
}
.footer-bar-responsive .footer-bar-responsive-links, .footer-bar-responsive .footer-bar-responsive-menu .menu-page, .footer-bar-responsive .footer-bar-responsive-menu .menu-section, .footer-bar-responsive .footer-bar-bottom-left {
	min-height: 1px;
}
.footer-bar-responsive .footer-bar-responsive-menu .menu>li>a {
    padding: .2rem 0rem;
}
.footer-bar-responsive .footer-bar-responsive-menu .menu a, .footer-bar-responsive .footer-bar-responsive-terms-impressum a {
  color: #fefefe;
  transition: color 0.15s ease-in;
}
.footer-bar-responsive .footer-bar-responsive-menu .menu .current a {
  color: grey;
}

.footer-bar-responsive .footer-bar-responsive-menu .menu a:hover, .footer-bar-responsive .footer-bar-responsive-terms-impressum a:hover {
  color: #c6d1d8;
}

.footer-bar-responsive .footer-bar-responsive-menu .menu a.active {
  font-weight: bold;
}

.hero.grid-x {
	height: 100%;
}
.hero-content.cell {
		margin: 0;
}
.hero-content.cell.hero-content-bottomleft {
}

@media print, screen and (min-width: 40em) {
	.hero-content.cell.hero-content-bottomleft.margin-small {
		margin-left: 0;
		margin-bottom: 0;
	}
	.hero-content.cell.hero-content-bottomcenter.margin-small {
		margin-bottom: 0;
	}
	.hero-content.cell.hero-content-topleft.margin-small {
		margin-left: 0;
		margin-top: 0;
	}
	.hero-content.cell.hero-content-topcenter.margin-small {
		margin-top: 0;
	}
	.hero-content.cell.hero-content-topright.margin-small {
		margin-right: 0;
		margin-top: 0;
	}

	.hero-content.cell.hero-content-bottomleft.margin-medium {
		margin-left: 1.75rem;
		margin-bottom: 1.75rem;
	}
	.hero-content.cell.hero-content-bottomcenter.margin-medium {
		margin-bottom: 1.75rem;
	}
	.hero-content.cell.hero-content-topleft.margin-medium {
		margin-left: 1.75rem;
		margin-top: 1.75rem;
	}
	.hero-content.cell.hero-content-topcenter.margin-medium {
		margin-top: 1.75rem;
	}
	.hero-content.cell.hero-content-topright.margin-medium {
		margin-right: 1.75rem;
		margin-top: 1.75rem;
	}

	.hero-content.cell.hero-content-bottomleft.margin-large {
		margin-left: 4rem;
		margin-bottom: 3rem;
	}
	.hero-content.cell.hero-content-bottomcenter.margin-large {
		margin-bottom: 3rem;
	}
	.hero-content.cell.hero-content-topleft.margin-large {
		margin-left: 4rem;
		margin-top: 3rem;
	}
	.hero-content.cell.hero-content-topcenter.margin-large {
		margin-top: 3rem;
	}
	.hero-content.cell.hero-content-topright.margin-large {
		margin-right: 4rem;
		margin-top: 3rem;
	}
}
@media print, screen and (min-width: 64em) {
	.hero-content.cell.hero-content-bottomleft.margin-small {
		margin-left: 0;
		margin-bottom: 0;
	}
	.hero-content.cell.hero-content-bottomcenter.margin-small {
		margin-bottom: 0;
	}
	.hero-content.cell.hero-content-bottomright.margin-small {
		margin-right: 0;
		margin-bottom: 0;
	}
	.hero-content.cell.hero-content-topleft.margin-small {
		margin-left: 0;
		margin-top: 0;
	}
	.hero-content.cell.hero-content-topcenter.margin-small {
		margin-top: 0;
	}
	.hero-content.cell.hero-content-topright.margin-small {
		margin-right: 0;
		margin-top: 0;
	}

	.hero-content.cell.hero-content-bottomleft.margin-medium {
		margin-left: 1.75rem;
		margin-bottom: 1.75rem;
	}
	.hero-content.cell.hero-content-bottomcenter.margin-medium {
		margin-bottom: 1.7rem;
	}
	.hero-content.cell.hero-content-bottomright.margin-medium {
		margin-right: 1.75rem;
		margin-bottom: 1.75rem;
	}
	.hero-content.cell.hero-content-topleft.margin-medium {
		margin-left: 1.75rem;
		margin-top: 1.75rem;
	}
	.hero-content.cell.hero-content-topcenter.margin-medium {
		margin-top: 1.75rem;
	}
	.hero-content.cell.hero-content-topright.margin-medium {
		margin-right: 1.75rem;
		margin-top: 1.75rem;
	}

	.hero-content.cell.hero-content-bottomleft.margin-large {
		margin-left: 8rem;
		margin-bottom: 6rem;
	}
	.hero-content.cell.hero-content-bottomcenter.margin-large {
		margin-bottom: 6rem;
	}
	.hero-content.cell.hero-content-bottomright.margin-large {
		margin-right: 8rem;
		margin-bottom: 6rem;
	}
	.hero-content.cell.hero-content-topleft.margin-large {
		margin-left: 8rem;
		margin-top: 6rem;
	}
	.hero-content.cell.hero-content-topcenter.margin-large {
		margin-top: 6rem;
	}
	.hero-content.cell.hero-content-topright.margin-large {
		margin-right: 8rem;
		margin-top: 6rem;
	}
}
.hero-content .callout {
	padding-top: 2.1rem;
	padding-bottom: 2.1rem;
}
.hover-wrapper {
	height: 100%;
	position: relative;
}
.hover-wrapper:hover {
	transition: opacity 0.1s ease-out;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

:root {
	--basic-card-hover-overlay-content: 'See Detail';
}
.card-imghover-overlay::after {
	transition: opacity 0.2s ease-out;
	align-items: center;
	background-color: rgba(40, 103, 127, 0.72);
	border-radius: 0 0 0 0;
	color: #fff;
	content: var(--basic-card-hover-overlay-content);;
	display: flex;
	font-size: 2.5625rem;
	font-weight: 700;
	height: 100%;
	justify-content: center;
	opacity: 0;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	width: 100%;
	z-index: 80;
}
.hover-wrapper:hover .card-imghover-overlay::after {
	transition: opacity 0.1s ease-out;
	opacity: 1;
}
