/* rubik-regular - latin */
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/rubik-v21-latin-regular.eot');
	src: local(''),
		url('/fonts/rubik-v21-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/rubik-v21-latin-regular.woff2') format('woff2'),
		url('/fonts/rubik-v21-latin-regular.woff') format('woff'),
		url('/fonts/rubik-v21-latin-regular.ttf') format('truetype'),
		url('/fonts/rubik-v21-latin-regular.svg#Rubik') format('svg');
}
/* bai-jamjuree-regular - latin */
@font-face {
	font-family: 'Bai Jamjuree';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/bai-jamjuree-v11-latin-regular.eot');
	src: local(''),
		url('/fonts/bai-jamjuree-v11-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/bai-jamjuree-v11-latin-regular.woff2') format('woff2'),
		url('/fonts/bai-jamjuree-v11-latin-regular.woff') format('woff'),
		url('/fonts/bai-jamjuree-v11-latin-regular.ttf') format('truetype'),
		url('/fonts/bai-jamjuree-v11-latin-regular.svg#BaiJamjuree') format('svg');
}
/* bai-jamjuree-500 - latin */
@font-face {
	font-family: 'Bai Jamjuree';
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/bai-jamjuree-v11-latin-500.eot');
	src: local(''),
		url('/fonts/bai-jamjuree-v11-latin-500.eot?#iefix') format('embedded-opentype'),
		url('/fonts/bai-jamjuree-v11-latin-500.woff2') format('woff2'),
		url('/fonts/bai-jamjuree-v11-latin-500.woff') format('woff'),
		url('/fonts/bai-jamjuree-v11-latin-500.ttf') format('truetype'),
		url('/fonts/bai-jamjuree-v11-latin-500.svg#BaiJamjuree') format('svg');
}
/* bai-jamjuree-700 - latin */
@font-face {
	font-family: 'Bai Jamjuree';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/bai-jamjuree-v11-latin-700.eot');
	src: local(''),
		url('/fonts/bai-jamjuree-v11-latin-700.eot?#iefix') format('embedded-opentype'),
		url('/fonts/bai-jamjuree-v11-latin-700.woff2') format('woff2'),
		url('/fonts/bai-jamjuree-v11-latin-700.woff') format('woff'),
		url('/fonts/bai-jamjuree-v11-latin-700.ttf') format('truetype'),
		url('/fonts/bai-jamjuree-v11-latin-700.svg#BaiJamjuree') format('svg');
}

.nav > .nav-item > .nav-link {
	padding-left: 0;
}

.nav > .nav-item > .nav > .nav-item > .nav-link {
	padding-left: 15px;
}

.nav > .nav-item > .nav > .nav-item > .nav > .nav-item > .nav-link {
	padding-left: 30px;
}

html {
	font-size: 18px;
	scroll-behavior: smooth;
	background-color: #f1f2f6;
}
body {
	font-family: 'Bai Jamjuree', Arial, Helvetica, Helvetica Neue, Helvetica Neue, sans-serif;
	color: #262626;
	line-height: 1.6;
}
body #page {
	position: relative;
	padding-top: 160px;
	overflow: hidden;
}

body .container-fluid {
	max-width: 1670px;
	padding-left: 30px;
	padding-right: 30px;
}
@media (max-width: 399px) {
	body .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
}

body .container-fluid.smaller {
	max-width: 1400px!important;
}
body .container-fluid.wider {
	max-width: 1920px!important;
	padding-left: 0!important;
	padding-right: 0!important;
}
body .container-fluid.fullwidth {
	max-width: none!important;
	padding-left: 15px;
	padding-right: 15px;
}

body .noTopElement {
	margin-top: -98px;
	padding-top: 98px;
}
@media (max-width: 768px) {
	body .noTopElement {
		margin-top: -98px;
		padding-top: 50px;
	}
}

h1,
h2 {
	font-family: 'Bai Jamjuree', sans-serif;
}

body {
	margin-left: auto;
	margin-right: auto;
	max-width: 1920px;
}

@media (max-width: 1000px) {
	html {
		font-size: 16px;
	}
}
@media (max-width: 700px) {
	html {
		font-size: 15px;
	}
}
@media (max-width: 500px) {
	html {
		font-size: 14px;
	}
}
@media (max-width: 400px) {
	html {
		font-size: 13px;
	}
}

.absObenNormal {
	padding-top: 5.555rem;
}
.absObenKlein {
	padding-top: 2.777rem;
}
.absOben16 {
	padding-top: .8888rem;
}
.absOben200 {
	padding-top: 11.111rem;
}
.absOben300 {
	padding-top: 16.666rem;
}

.absUntenNormal {
	padding-bottom: 5.555rem;
}
.absUntenKlein {
	padding-bottom: 2.777rem;
}
.absUnten16 {
	padding-bottom: .8888rem;
}
.absUnten200 {
	padding-bottom: 11.111rem;
}
.absUnten300 {
	padding-bottom: 16.666rem;
}

.absTextObenNormal .textcol-inner {
	padding-top: 5.555rem;
}
.absTextObenKlein .textcol-inner {
	padding-top: 2.777rem;
}
.absTextOben16 .textcol-inner {
	padding-top: .8888rem;
}
.absTextOben200 .textcol-inner {
	padding-top: 11.111rem;
}
.absTextOben300 .textcol-inner {
	padding-top: 16.666rem;
}

.absTextUntenNormal .textcol-inner {
	padding-bottom: 5.555rem;
}
.absTextUntenKlein .textcol-inner {
	padding-bottom: 2.777rem;
}
.absTextUnten16 .textcol-inner {
	padding-bottom: .8888rem;
}
.absTextUnten200 .textcol-inner {
	padding-bottom: 11.111rem;
}
.absTextUnten300 .textcol-inner {
	padding-bottom: 16.666rem;
}

/*templates*/
section.template {
	position: relative;
}
.hintergrund_kein {
	background-color: transparent;
}
.hintergrund_weiss {
	background-color: #fff;
}
.hintergrund_hellgrau {
	background-color: #E8E8E8;
}
.hintergrund_dunkelgrau {
	background-color: #D0D1D1;
}

/*header*/
header {
	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 100;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	box-sizing: content-box;
}
header .menueButton {
	position: relative;
	height: 19px;
	width: 24px;
	cursor: pointer;
}
header .wording {
	margin-left: 20px;
	font-family: 'Bai Jamjuree', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
}
header .wording span {
	vertical-align: -webkit-baseline-middle;
}
header .menueButton .line {
	height: 3px;
	width: 100%;
	background-color: black;
	position: absolute;
}
header .menueButton .line.line_1 {
	top: 0;
}
header .menueButton .line.line_2 {
	top: 8px;
}
header .menueButton .line.line_3 {
	top: 16px;
}

header {
	transition: all 150ms linear;
}
body.scrolled header {
	position: fixed;
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
body.scrolled.menueOpen header {
	background-color: transparent;
	box-shadow: none;
	padding-top: 40px;
	padding-bottom: 40px;
}

#page {
	z-index: 0;
}
#content {
	margin-bottom: calc(100vh - 80px);
	position: relative;
	z-index: 0;
	background-color: #fff;
}

@media(max-width: 400px) {
	header .menueButton {
		width: 30px;
		height: 22px;
		flex-shrink: 0;
	}
	header .menueButton .line {
		height: 3px;
		width: 100%;
		background-color: black;
		position: absolute;
	}
	header .menueButton .line.line_1 {
		top: 0;
	}
	header .menueButton .line.line_2 {
		top: 9px;
	}
	header .menueButton .line.line_3 {
		top: 18px;
	}
}

header .logo {
	position: relative;
}
header .logo svg {
	height: 100%;
}

/*footer*/
footer {
	background-color: #fecd1f;
	color: #000;
	padding-bottom: 100px;
	padding-top: 100px;
    height: calc(100vh - 80px);
    position: fixed;
    top: 80px;
    left: 0;
    overflow: auto;
    width: 100%;
    z-index: -1;
}
@media (min-width: 769px) {
	footer {
		padding-bottom: 0;
		padding-top: 200px;
		height: 1080px;
	}
}
footer a,
footer a:hover {
	text-decoration: none;
	color: #000;
}
footer .top,
footer .center {
	margin-bottom: 100px;
}
footer .bottom {
	font-family: 'Bai Jamjuree';
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
}
footer .logo {
	width: 260px;
}
footer .headline {
	font-family: 'Bai Jamjuree';
	font-size: 60px;
	line-height: 80px;
	font-weight: 500;
}
footer .link {
	text-decoration: underline;
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	font-family: 'Bai Jamjuree';
}
footer .menu {
	font-family: 'Bai Jamjuree';
	font-weight: 500;
	font-size: 24px;
	line-height: 50px;
	text-transform: uppercase;
}

/*menü*/
#menueOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: #fecd1f;
	padding-top: 220px;
	display: none;
	font-size: 20px;
	line-height: 40px;
	font-family: 'Bai Jamjuree';
	color: #000;
	text-decoration: none;
	overflow-y:scroll;
}
#menueOverlay:after {
	transition: all 4s ease-in-out;
	opacity: 1;
	content: "";
	background: linear-gradient(180deg, rgba(254, 205, 31, 1) 0%,  rgba(254, 205, 31, 1) 68%,  rgba(254, 205, 31, 0) 100%);
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	max-height: 220px;
	width: 100%;
}
#menueOverlay .master {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin-bottom: 15px;
}
#menueOverlay .master a {
	cursor:default;
}
#menueOverlay a,
#menueOverlay a:hover {
	color: #000;
	text-decoration: none;
}
#menueOverlay .mainMenu {
	font-size: 50px;
	line-height: 100px;
	font-weight: 500;
	margin-top:-25px;
}

#menueOverlay .sideMenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menueOverlay .sideMenu ul li {
	margin: 0;
	padding: 0;
}
@media(min-width:1126px) {
	#menueOverlay .sideMenu ul {
		display: block!important;
	}
}
@media(max-width: 1125px) {
	header {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	#menueOverlay {
		padding-top: calc(170px + 10px);
	}
	#menueOverlay:after {
		max-height: 170px;
	}
	#menueOverlay .sideMenuContainer {
		width: 40%;
		max-width: 40%;
		flex: 0 0 40%;
	}
	#menueOverlay .mainMenu {
		width: 60%;
		max-width: 60%;
		flex: 0 0 60%;
	}
	#menueOverlay .sideMenuContainer .sideMenu {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
		padding-right: 7px;
		margin-bottom: 15px;
	}
	#menueOverlay .sideMenuContainer .sideMenu:last-of-type {
		margin-bottom: 0;
	}
	#menueOverlay .sideMenu ul {
		display: none;
	}
}
@media(max-width: 790px) {
	header {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	#menueOverlay {
		padding-top: calc(150px + 10px);
	}
	#menueOverlay:after {
		max-height: 150px;
	}
	#menueOverlay .sideMenuContainer {
		font-size: 1rem;
		line-height: 1.5;
		padding-right: 0;
	}
	#menueOverlay .mainMenu {
		font-size: 5.7vw;
		line-height: 1.5;
		margin-top: -1.425vw;
	}
	#menueOverlay .sideMenu a {
		display: block;
		padding: 0.25em 0;
	}
	#menueOverlay .master {
		margin-bottom: 0.25em;
	}
}
#menueOverlay .mainMenu .active > a {
	text-decoration: underline;
}
body header .menueButton,
body header .menueButton .line {
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
body.menueOpen {
	overflow: hidden;
}
body.menueOpen header .menueButton {
	transform: rotate(90deg);
	margin-left: -7px;
	margin-right: 7px;
}
body.menueOpen header .menueButton .line {
	top: 0;
}
body.menueOpen header .menueButton .line.line_1 {
	transform: rotate(45deg);
}
body.menueOpen header .menueButton .line.line_2 {
	opacity: 0;
}
body.menueOpen header .menueButton .line.line_3 {
	transform: rotate(-45deg);
}

/*headerBild*/
section.headerBild .text {
	position: absolute;
	top: 0;
	height: 100%;
	left: 15px;
	width: calc(100% - 30px);
	text-align: center;
}
section.headerBild .text .inner {
	margin-left: auto;
	margin-right: auto;
	font-family: Montserrat;
	font-weight: 200;
	color: white;
	font-size: 25px;
	line-height: 25px;
}
section.headerBild .text .inner span {
	color: #46DC98;
}

/*header2*/
section.headerBild_two .over_inhalt {
	position: relative;
}
section.headerBild_two .over_inhalt video {
	width: 100%;
}
section.headerBild_two .over_inhalt .inner {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 60px 70px;
	top: 0;
	left: 0;
}
section.headerBild_two .over_inhalt .inner h2 {
	font-size: 173px;
	font-family: Montserrat;
	font-weight: 600;
	line-height: 160px;
	color: white;
}

.header-right {
	display: flex;
	text-align: right;
	flex-direction: row;
	justify-content: flex-end;
}
.header-right a {
	display: flex;
	height: auto;
}
header .logo {
	width: 168px;
}
header .logoText {
	font-size: 20px;
	line-height: 24px;
	color: #000;
	font-family: 'Bai Jamjuree';
	font-weight: 500;
}

@media (max-width: 790px) {
	header .logo {
		width: 21vw;
	}
	header .logoText {
		font-size: 14px;
		line-height: 1.5;
	}
}

section.topelement.firstContent {
	margin-top: -160px;
}

.topelement-slide {
	position: relative;
}
.topelement-over-text {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translate3d(-50%,-50%,0);
	height: auto;
}
.topelement-slide img, .topelement-slide video {
	max-height: 100vw;
	height: 100vh;
	width: 100vw;
	object-fit: cover;
}
.small .topelement-slide img, .small .topelement-slide video {
	max-height: 50vw;
	height: 50vh;
	width: 100vw;
	object-fit: cover;
}
.topelement-over-text h2 {
	font-size: 80px;
	line-height: 90px;
	font-family: 'Bai Jamjuree';
	font-weight: 500;
}

@media (max-width: 700px) {
	.topelement-over-text h2 {
		font-size: 11.4vw;
		line-height: 1.125;
	}
}

section.topelement:first-of-type .topelement-over-text {
	top: calc(50% + 80px);
}

h2 {
	font-size: 5.5rem;
}
@media (max-width: 1980px) {
	h2 {
		font-size: 5vw;
	}
}


.threeboxes .entry {
	border: 1px solid #fff;
	border-top-width: 2px;
	border-bottom-width: 2px;
	position: relative;
}
.threeboxes .entry .text {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	overflow: hidden;
	background-color: #fecd1f;
	text-align: center;
	transition: all 150ms linear;
}
.threeboxes .entry:hover .text {
	width: calc(100%);
	height: calc(100%);
	left: 0;
	top: 0;
}
.threeboxes .entry .text .inner {
	font-family: 'Bai Jamjuree';
	font-size: 60px;
	line-height: 70px;
	text-decoration: none;
	color: #000;
	font-weight: 500;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.texttemplate {
	padding-bottom: 5rem;
}
.texttemplate h2 {
	margin-bottom: .9em;
	margin-top: 1.6em;
}
.h2-for-col-9 {
	display: flex;
	justify-content: center;
}
.h2-for-col-9 h2 {
	width: calc((100vw - 15px) * .75 - 30px);
}
@media (min-width: 1600px) {
	.h2-for-col-9 h2 {
		width: 100%;
	}
}
@media (max-width: 575px) {
	.h2-for-col-9 h2 {
		width: 100%;
	}
}
.texttemplate h3 {
	font-size: 1rem;
	margin-bottom: 0;
	margin-top: 1rem;
	font-weight: bold;
	line-height: 1.6;
}
.texttemplate-twocolumn .main {
	column-count: 2;
	column-gap: 30px;
}
@media (max-width: 700px) {
	.texttemplate-twocolumn .main {
		column-gap: 15px;
	}
}
.texttemplate-twocolumn .main {
	padding-top: 1.6rem;
}
.texttemplate-twocolumn .main > *:first-child {
	margin-top: -1.6rem;
}
.texttemplate img {
	display: block;
	max-width: 100%;
}

.texthighlighttemplate {
	font-family: 'Bai Jamjuree', sans-serif;
	font-size: 2.2222rem;
	text-align: center;
	line-height: 1.2;
	padding-bottom: 5rem;
	padding-top: 6.22rem;
}
.textcolor_white {
	color: #fff;
}
.texthighlighttemplate .main {
	position: relative;
	z-index: 1;
}
.texthighlighttemplate .main.main-with-bg {
	padding: 2.22rem 14%;
}
.texthighlight-bg {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.row.row-no-margin {
	margin-left: 0;
	margin-right: 0;
}

@media (max-width: 1000px) {
	.texthighlighttemplate {
		font-size: 1.8rem;
	}
}
.texthighlighttemplate h2 {
	text-transform: uppercase;
	font-size: 1.111rem;
	margin: 0em 0 4em 0;
	line-height: 1.2;
}
.texthighlighttemplate h2.heading-size-gross {
	font-size: 3rem;
	text-transform: uppercase;
	margin: 0rem 0 .3rem 0;
}
.texthighlighttemplate h2.heading-size-riesig {
	font-size: 7rem;
	text-transform: uppercase;
	margin: 0rem 0 .3rem 0;
}
.texthighlighttemplate h2.heading-size-gigantisch {
	font-size: 13rem;
	text-transform: uppercase;
	margin: 0rem 0 .3rem 0;
}
@media(max-width: 1200px) {
	.texthighlighttemplate h2.heading-size-gigantisch {
		font-size: 19.5vw;
	}
	.texthighlighttemplate h2.heading-size-riesig {
		font-size: 10.5vw;
	}
	.texthighlighttemplate h2.heading-size-gross {
		font-size: 4.5vw;
	}
}

.bereichelistetemplate {
	font-size: 1.111rem;
	text-align: center;
}
.bereichelistetemplate a {
	display: block;
	text-decoration: none;
	color: #262626;
	line-height: 1.4;
	padding: 0.3em 0;
}
.bereichelistetemplate a.branchen-col-title {
	font-weight:  bold;
	text-decoration: underline;
	margin-bottom: .9em;
	text-transform: uppercase;
}

.bereichelistetemplate h2 {
	margin: 1em 0 .7em 0;
}
.bereichelistetemplate h5 {
	font-size: 1.111rem;
	text-transform: uppercase;
	margin: 5em 0 3.5em 0;
}

.bereichelistetemplate h2,
.bereichelistetemplate h5 {
	font-family: 'Bai Jamjuree', sans-serif;
}

/*accordion Verweis*/
.accordion .einleitetext {
	font-family: Martel;
	font-weight: 400;
	font-size: 38px;
}
.accordion .eintrag {
	border-bottom: 1px solid rgba(0, 0, 0, .3);
}
.accordion .eintrag:first-of-type {
	border-top: 1px solid rgba(0, 0, 0, .3);
}
.accordion .eintrag .over_icon .icon {
	width: 1.1111rem;
	height: 1.1111rem;
	position: relative;
	margin-top: 2.77777778rem;
	cursor: pointer;
}
.accordion .eintrag .over_icon .icon .line {
	width: 100%;
	height: .2222rem;
	content: '';
	background-color: #262626;
	position: absolute;
	top: calc(50% - .11111rem);
}
.accordion .eintrag .over_icon .icon .line.line_2 {
	transform: rotate(90deg);
}
.accordion .eintrag .headline h3 {
	font-size: 2.2222rem;
	font-family: 'Bai Jamjuree', sans-serif;
	margin: 0;
	line-height: 1.2;
	cursor: pointer;
	padding: .9em 0;
}
@media (max-width: 500px) {
	.accordion .eintrag .headline h3 {
		font-size:1.9rem;
	}
}

.accordion .eintrag .detail {
	display: none;
}
.accordion .eintrag .detail p {
	font-size: 1.111rem;
	line-height: 1.75;
}

/*accordion animation*/
.accordion .eintrag .headline h3,
.accordion .eintrag .over_icon .icon .line {
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.accordion .eintrag.open .over_icon .icon .line.line_2 {
	transform: rotate(0deg);
}
.accordion .eintrag.open .over_icon .icon .line {
	background-color: #000;
}
.accordion .eintrag.open .headline h3 {
	color: #000;
}
.accordion .eintrag.open {
	padding-bottom: 5rem;
}

.projektaccordion h2 {
	margin-top: 1.6em;
	font-size: 60px;
	line-height: 70px;
	font-weight: 500;
	text-decoration: underline;
	margin-bottom: 55px;
}
.projektaccordion div.col-md-8 {
	font-size: 25px;
}

/* ekn 11/2021 */
.projektaccordion-images {
	margin-top: 4rem;
}

.projektaccordion-images img:first-of-type:not(:last-of-type) {
	padding-right: 8px;
}
.projektaccordion-images img:last-of-type:not(:first-of-type) {
	padding-left: 8px;
}
.projektaccordion-numbers {
	margin-top: 2.222rem;
}
.projektaccordion-number {
	line-height: 1.66;
	margin-top: 2.222rem;
}
.projektaccordion-number span {
	display: block;
	font-family: 'Bai Jamjuree', sans-serif;
	font-size: 2.3rem;
	line-height: 1.1;
	margin-bottom: .6rem;
}
@media (min-width: 1200px) {
	.projektaccordion-number span {
		font-size: 3.3rem;
	}
}

.newsVerweis {
	font-size: 1.111rem;
	padding-bottom: 5rem;
}
.newsVerweis a {
	display: block;
	text-decoration: none;
	color: #262626;
	line-height: 1.4;
	padding: .3em 0;
}
.newsVerweis a.branchen-col-title {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: .9em;
	text-transform: uppercase;
}

.newsVerweis h2 {
	margin: 1em 0 .7em 0;
}
.newsVerweis h5 {
	font-size: 1.111rem;
	text-transform: uppercase;
	margin: 5em 0 3.5em 0;
}

.newsVerweis h2 {
	font-family: 'Bai Jamjuree', sans-serif;
	font-size: 60px;
	line-height: 70px;
	text-decoration: underline;
	margin-bottom: 55px;
}

.newsVerweis .bottomLink {
	font-family: 'Bai Jamjuree', sans-serif;
	font-size: 1.111rem;
	text-decoration: underline;
	display: block;
	margin-top: 5rem;
}
.newsVerweis img {
	display: block;
	width: 100%;
}

.newsVerweis .datum {
	font-size: .8333rem;
	text-align: left;
	font-family: 'Bai Jamjuree', sans-serif;
	display: block;
	margin: .4rem 0 .8rem;
}
.newsVerweis h3 {
	margin: .4rem 0 2rem 0;
	font-size: 1.666rem;
	text-align: left;
	font-family: 'Bai Jamjuree', sans-serif;
}
.newsVerweis .text {
	text-align: left;
	font-size: 1rem;
	line-height: 1.666;
}
.newsVerweis .text .link {
	display: block;
	text-decoration: underline;
	cursor: pointer;
	color: #0076FF;
	margin-top: 10px;
}
.newsVerweis .text .detail {
	display: none;
}
.newsVerweis .text .detail p:last-of-type {
	margin-bottom: 0;
}

.middle {
	text-align: center;
	vertical-align: middle;
}

.textMitHeadline .fullwidth .col-md-6.col-12 {
	padding-left: 0;
	padding-right: 0;
}
.textMitHeadline .col-6 {
	padding: 0!important;
}
.textMitHeadline h2 {
	font-size: 60px;
	line-height: 80px;
	font-weight: 500;
}
.paddingTopBottom {
	padding-top: 50px;
	padding-bottom: 50px;
}

.textMitBild h1.small {
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	letter-spacing: .05em;
	text-decoration: none;
}
.textMitBild h1.small u {
	text-decoration: none;
}
.textMitBild .zitatZeichen {
	color: #0076ff;
	font-size: 170px;
	font-weight: 700;
}
.textMitBild .zitatText {
	color: #0098ff;
	font-size: 1.1111rem;
	font-weight: 500;
	line-height: 1.6;
}

@media(max-width: 500px) {
	.col-ekn-xs-12 {
		width: 100%!important;
		max-width: 100%!important;
		flex: 0 0 100%!important;
	}
	.textMitBild p {
		font-size: 1.15rem;
	}
}
@media (max-width: 400px) {
	.textMitBild p {
		font-size: 1.2rem;
	}
}

.textMitBild-inlineBild {
	position: relative;
	max-width: 100%;
	object-fit: contain;
}
.textMitBild-inlineBild-top {
	margin-bottom: 2rem;
}
.textMitBild-inlineBild-bottom {
	margin-top: 2rem;
}

.textMitBild .fullwidth .textcol.order-1 {
	display: flex;
	padding-left: 8.2rem;
}
.textMitBild .fullwidth .textcol.order-3 {
	padding-left: 8.2rem;
}
.textMitBild .fullwidth .textcol-inner {
	max-width: calc((1400px - 30px) / 2 - 15px - 8.2rem);
}
.textMitBild .fullwidth .imgcol {
	padding-left: 0;
	padding-right: 0;
}
.textMitBild .fullwidth .imgcol img {
	display: block;
	width: 100%;
	object-fit: cover;
}
.textMitBild .fullwidth .imgcol-inner {
	position: relative;
	height: 100%;
}
.textMitBild.textMitBild-bildAbs .fullwidth .imgcol img {
	position: absolute;
	height: 100%;
}
.textMitBild.textMitBild-textcol-top .textcol {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding-top:  60px
}
.textMitBild.textMitBild-textcol-center .textcol {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.textMitBild.textMitBild-textcol-bottom .textcol {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.kontakt .row .text p {
	font-size: 40px;
	font-weight: 400;
	line-height: 52px;
	font-family: 'Bai Jamjuree', sans-serif;
}
.kontakt .row h1 {
	font-size: 60px;
	font-weight: 500;
	line-height: 80px;
	text-decoration: underline;
}
.kontakt .row h6 {
	font-size: 30px;
	font-weight: 500;
	line-height: 35px;
}
.kontakt .form-group {
	border-bottom: 1px solid #000;
}
.kontakt .form-control {
	padding-bottom: 15px;
	border: none;
	box-shadow: none;
	font-size: 15px;
	font-weight: 500;
	color: #000;
}
.kontakt.textbalken .form-control {
	background-color: #FECD1F;
}
.kontakt textarea.form-control {
	padding-top: 4px;
}
.kontakt .form-button {
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	border: none;
	background-color: transparent;
	color: #000;
}
.kontakt .form-button span {
	text-decoration: underline;
	color: #000;
}
.kontakt .googleMaps {
	height: 600px;
}
.kontakt label {
	color: #000;
}
.kontakt form input[type="file"]::-webkit-file-upload-button {
	border: none;
	padding: 0;
	background-color: transparent;
	outline: none;
	box-shadow: none;
}
.kontakt form input[type="file"] + .removeFile {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	cursor: pointer;
}
.kontakt .form-button .spinner-border {
	display: none;
}
.kontakt .form-button.loading {
	cursor: wait;
	pointer-events: none;
	opacity: .75;
}
.kontakt .form-button.loading .spinner-border {
	display: inline-block;
}
.kontakt .form-button.loading img {
	display: none;
}

.projektEintrag .imgSlider .imgSlick {
	position: relative;
}
.projektEintrag .imgSlider .SliderPrev {
	position: absolute;
	top: calc(50% - 45px);
	left: 15px;
	padding: 16px 30px 16px 25px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	cursor: pointer;
}
.projektEintrag .imgSlider .SliderNext {
	position: absolute;
	top: calc(50% - 45px);
	right: 15px;
	padding: 16px 25px 16px 30px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	cursor: pointer;
}
.projektEintrag h1 {
	font-size: 50px;
	font-weight: 500;
	text-decoration: underline;
}
.projektEintrag .teaserText {
	color: #262626;
	font-size: 35px;
	font-weight: 500;
	line-height: 50px;
}
.projektEintrag h5 {
	color: #333;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
}
.projektEintrag .normalerText {
	color: #262626;
	font-size: 20px;
	font-weight: 500;
	line-height: 35px;
	max-width: 680px;
}
.projektEintrag a {
	color: #0076ff;
	text-decoration: underline;
}
.projektEintrag .verweisText {
	color: #262626;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
}
.projektEintrag .projektListe {
	color: #000;
	font-size: 25px;
	font-weight: 500;
	line-height: 50px;
}

.projektVerweis div.order-1 {
	padding-left: 280px;
	padding-right: 145px;
}
.projektVerweis div.order-2 {
	padding-right: 280px;
	padding-left: 145px;
}
.projektVerweis h1 {
	font-size: 60px;
	font-weight: 500;
	line-height: 60px;
	text-decoration: underline;
}
.projektVerweis div.normalerText p {
	color: #262626;
	font-size: 34px;
	font-weight: 500;
	line-height: 44px;
}
.projektVerweis h2 {
	font-size: 45px;
	font-weight: 500;
	line-height: 45px;
}
.projektVerweis p {
	color: #262626;
	font-size: 20px;
	font-weight: 500;
	line-height: 35px;
}
.projektVerweis a {
	color: #0076ff;
	text-decoration: none;
}

.imageSlider .imageSlick .slick-list {
	overflow: visible;
}
.imageSlider .SliderPrev {
	position: absolute;
	top: 40%;
	left: 20px;
}
.imageSlider .SliderNext {
	position: absolute;
	top: 40%;
	right: 20px;
}

.seitenVerweis h2 {
	font-size: 60px;
	line-height: 70px;
	font-weight: 500;
	margin-bottom: 55px;
	text-decoration: underline;
}
.seitenVerweis .menu {
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
}
.seitenVerweis .menu .master {
	font-weight: 700;
	padding-bottom: 28px;
	border-bottom: 1px solid rgba(51, 51, 51, .3);
}
.seitenVerweis .menu .entry {
	border-bottom: 1px solid rgba(51, 51, 51, .3);
	padding-top: 13px;
	padding-bottom: 13px;
}
.seitenVerweis .menu a,
.seitenVerweis .menu a:hover {
	text-decoration: none;
	color: #333;
}
.seitenVerweis .slideToogle {
	font-size: 20px;
	text-decoration: underline;
}

.textbalken {
	background-color: #fecd1f;
}
.textbalken .text {
	font-size: 2.222rem;
	line-height: 1.3;
	font-weight: 500;
	margin-bottom: 1.3888rem;
}

.dreiWerte {
	font-size: 0.888rem;
	line-height: 1.5;
}
.dreiWerte h2 {
	font-size: 4rem;
	line-height: 1.333;
	margin-bottom: 0;
}
.dreiWerte h2 sup {
	font-size: 1.333rem;
	line-height: 1.5;
	top: -1.45em;
}



.feedbackOverlay {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	z-index: 10001;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
}
.feedbackOverlay > * {
	padding: 15px;
}
.feedbackOverlay p {
	margin-bottom: 0;
}
.feedbackOverlay .success {
	display: none;
	background-color: #efefef;
	color: #00a660;
}
.feedbackOverlay .error {
	display: none;
	background-color: #efefef;
	color: #c92438;
}

.ul-use-arrows ul {
	list-style-type: none;
}
.ul-use-arrows ul:last-child {
	margin-bottom: 0;
}
.ul-use-arrows ul li {
	position: relative;
}
.ul-use-arrows ul li:before {
	content: "";
	background-image: url(/images/arrow_list.png);
	background-size: 1rem 1rem;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	display: block;
	position: absolute;
	left: -2.2rem;
	top: .3rem;
	width: 1rem;
	height: 1rem;
}

.slick-track {
	display: flex!important;
	align-items: stretch!important;
}
.slick-track .slick-slide {
	height: auto;
	object-fit: cover;
}

.sideLinks {
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	z-index: 998;
}
.sideLinks .entry {
	position: relative;
	margin-bottom: 2px;
	background-color: #FECD1F;
	width: 66px;
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 2px #e0b61a;
}
.sideLinks .entry .content {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FECD1F;
	height: 100%;
	width: 185px;
	display: flex;
	align-items: center;
	color: #000;
	text-decoration: none;
	padding: 0 15px;
	font-size: 20px;
	z-index: -1;
	transition: all 150ms linear;
}
.sideLinks .entry:hover .content {
	box-shadow: 0 0 2px #e0b61a;
	transform: translateX(-100%);
}
@media (max-width: 767px) {
	.sideLinks .entry {
		width: 35px;
		height: 35px;
	}
	.sideLinks .entry img {
		transform: scale(0.7);
	}

	.projektVerweis div.order-1,
	.projektVerweis div.order-2 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.projektVerweis div.order-1 h2,
	.projektVerweis div.order-2 h2 {
		font-size: 35px;
		line-height: 35px;
	}
	.projektVerweis div.normalerText p {
		font-size: 25px;
		line-height: 35px;
	}

	footer .headline {
		font-size: 50px;
		line-height: 65px;
	}

	.textMitHeadline h2 {
		font-size: 35px;
		line-height: 45px;
	}
	.textMitHeadline .fullwidth .col-md-6.col-12 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.textMitBild .imgcol-inner h1 {
		font-size: 2.4rem;
	}
	.textMitBild .fullwidth .textcol.order-1,
	.textMitBild .fullwidth .textcol.order-3 {
		padding-left: 15px;
	}

	.kontakt .row h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.projektEintrag h1 {
		font-size: 35px;
	}
	.projektEintrag .teaserText {
		font-size: 20px;
		line-height: 30px;
	}
	.projektEintrag .normalerText {
		font-size: 15px;
		line-height: 25px;
	}
	.projektEintrag .verweisText {
		font-size: 25px;
		line-height: 30px;
	}
	.projektEintrag .projektListe {
		font-size: 20px;
		line-height: 25px;
	}
}

.video-fluid {
	width: 100%;
	height: auto;
}

.tmplAiText h1 {
	font-size: 2.4em;
}
.tmplAiText h2 {
	font-size: 2.1em;
}
.tmplAiText h3 {
	font-size: 1.8em;
}
.tmplAiText table {
	margin: 20px 0;
	border: 1px solid #000;
}
.tmplAiText table tr:first-child td {
	font-weight: 600;
}
.tmplAiText table td {
	padding: 0 10px;
	border: 1px solid #000;
}
.tmplAiText span.note {
	display: none;
}

.aiTextMenue,
.aiTextMenue ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.aiTextMenue {
	border: 1px solid #333;
	border-radius: 0px;
	overflow: hidden;
	font-size: 0.8em;
}
.aiTextMenue > li > a {
	display: block;
	background: #FECD1F;
	color: #000;
	font-weight: 600;
	padding: 14px 16px;
	text-decoration: none;
}
.aiTextMenue > li > ul > li {
	border-top: 1px solid #D7D7D7;
}
.aiTextMenue > li > ul > li > a {
	display: block;
	padding: 12px 14px;
	text-decoration: none;
	color: #222;
}
.aiTextMenue > li > ul > li > a:hover {
	background: #F5F5F5;
	text-decoration: underline;
}
.aiTextMenue .active {
	color: #FECD1F;
}
.aiTextMenue .btn-warning {
	background: #FECD1F;
}

@media (max-width: 767px) {
	.aiTextMenue > li > a {
		font-size: 1.1em;
		padding: 12px;
	}
}