/*
Interflex Katalog Template
creation Date: 2025-09-29
Author: Sebastian Osinski
https://www.sebbi.net
https://ddm-friends.de
*/

body, html{
	font-family: 'RobotoCondensed-Regular', sans-serif;
	width: 100%;
	margin: 0px;
	font-size: 18px;
	overflow-x: hidden;
}
textarea, input{
	font-family: 'RobotoCondensed-Regular', sans-serif;
}
*{
	margin: 0px;
	padding: 0px;
}
.bold, b, strong{
	font-weight: bold;
	font-family: 'RobotoCondensed-Bold', sans-serif;
}
.light{
	font-family: 'RobotoCondensed-Regular', sans-serif;
	font-weight: 300;
}
.BodoniModa-VariableFont_opsz_wght{
	font-family: 'BodoniModa-VariableFont_opsz_wght', sans-serif;
	font-weight: 300;
}
img{
	border: none;
}
a{
	color: inherit;
	text-decoration: none;
}
.contstyles a:hover{
	text-decoration: underline;
}
a.anchorlink{
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
table{
	width: 100%;
	table-layout: fixed;
}
td{
	vertical-align: top;
	position: relative;
}
h1,
h2.title{
	font-size: 54px;
	line-height: 60px;
	letter-spacing: 2px;
}
.alt_headlines h1,
.alt_headlines h2.title{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 64px;
	line-height: 70px;
}
h2{
	font-size: 44px;
	line-height: 45px;
}
h2.alt1{
	font-size: 36px;
	line-height: 45px;
	font-weight: 300;
}
.alt_headlines h2{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 50px;
	line-height: 56px;
}
h2.marged_bot{
	margin-bottom: 30px;
}
h3{
	font-size: 26px;
}
h4{
	font-size: 22px;
	line-height: 26px;
}
.alt_headlines h4{
	text-transform: uppercase;
	font-weight: bold;
}
h5{
	font-size: 20px;
	line-height: 28px;
}
h6{
	font-size: 20px;
}
p,
.contstyles li{
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 25px;
	position: relative;
}
.contstyles p{
	margin-top: 15px;
	margin-bottom: 15px;
}
.contstyles ul,
.contstyles ol{
	margin-left: 25px;
}
p.nomarg_top{
	margin-top: 0px;
}
p.nomarg_bot{
	margin-bottom: 0px;
}
p.nomarg,
p.font_s.nomarg{
	margin-top: 0px;
	margin-bottom: 0px;
}
.hidden{
	visibility: hidden;
}
.visible{
	visibility: visible;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.uppercase,
.uppercase_headlines h1,
.uppercase_headlines h2,
.uppercase_headlines h3,
.uppercase_headlines h4,
.uppercase_headlines h5,
.uppercase_headlines h6{
	text-transform: uppercase;
}
.lowercase{
	text-transform: lowercase;
}
.nocase{
	text-transform: none;
}
.underline{
	text-decoration: underline;
}
.underline_links a,
.underline_onHover a:hover{
	text-decoration: underline;
}
.nounderline,
.nounderline *:hover{
	text-decoration: none !important;
}
.inline{
	display: inline;
}
.relative{
	position: relative;
}
.font_l,
.font_l p,
.font_l .contstyles li{
	font-size: 22px;
	line-height: 30px;
}
.fields-container{
	display: none;
}
span.font_s,
p.font_s,
.font_s li{
	font-size: 14px;
}
p.font_s,
.font_s li{
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nooverflow{
	overflow: hidden;
}
.overflow{
	overflow: visible;
}
.functionpad{
	padding-top: 1px;
	padding-bottom: 1px;
}
.pointer{
	cursor: pointer;
}



/* GLOBALS */
.main-container{
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	max-width: 95%;
	position: relative;
}
.main-container.wide{
	width: 1500px;
	max-width: 98%;
}
.main-container.wide2{
	width: 1250px;
	max-width: 98%;
}
.main-container.narrow{
	width: 800px;
	max-width: 90%;
}
.main-container.narrow2{
	width: 650px;
	max-width: 90%;
}
.main-container.regmaxwidth{
	max-width: 95% !important;
}
.main-container.fullheight{
	display: block;
	height: 100%;
}
.extrawidepad,
.main-container.extrawidepad{
	padding-top: 180px;
	padding-bottom: 180px;
}
.widepad,
.cont-block .main-container.widepad{
	padding-top: 100px;
	padding-bottom: 100px;
}
.widepad_top,
.cont-block .main-container.widepad_top{
	padding-top: 100px;
}
.widepad_bot,
.cont-block .main-container.widepad_bot{
	padding-bottom: 100px;
}
.regpad,
.cont-block .main-container.regpad{
	padding-top: 60px;
	padding-bottom: 60px;
}
.regpad_top,
.cont-block .main-container.regpad_top{
	padding-top: 60px;
}
.regpad_bot,
.cont-block .main-container.regpad_bot{
	padding-bottom: 60px;
}
.lowpad{
	padding-top: 30px;
	padding-bottom: 30px;
}
.lowpad_bot{
	padding-bottom: 30px;
}
.lowpad_top{
	padding-top: 50px;
}
.cont-block{
	position: relative;
	display: block;
	width: 100%;
}

.page-header{
	display: none;
}

img.cont_img{
	max-width: 100% !important;
	height: auto !important;
}
img.cont_img_limit{
	max-width: 100% !important;
	width: 870px !important;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.absimg{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
img.fullsize{
	width: 100%;
	display: block;
}
img.maxSize{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
img.sizeFittings{
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* INDEXES */
.overlay_galery_wrapper{
	z-index: 15;
}
#menu_activator{
	z-index: 13;
}
#topmenu-wrapper{
	z-index: 11;
}
#logo_wrapper{
	z-index: 10;
}
.back_button{
	z-index: 8;
}
.zindex6,
.cont-block.zindex6{
	z-index: 6;
}
.zindex5,
.cont-block.zindex5{
	z-index: 5;
}
.zindex4,
.cont-block.zindex4{
	z-index: 4;
}
.zindex3,
.cont-block.zindex3{
	z-index: 3;
}
#content-wrapper,
.zindex2,
.cont-block.zindex2{
	z-index: 2;
}
.cont-block,
.zindex1,
.cont-block.zindex1{
	z-index: 1;
}
.zeroindex{
	z-index: 0;
}



/* transitions */
img.fullsize{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
a{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;	
}
.animated_children, .animated_children *{
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;	
}
.nonanimated_children, .nonanimated_children *{
	-webkit-transition: all 0ms linear;
	-moz-transition: all 0ms linear;
	-ms-transition: all 0ms linear;
	-o-transition: all 0ms linear;
	transition: all 0ms linear;	
}


/* CONTENT */
#content-wrapper{
	overflow: visible;
}


/* CONTENT SPECIFIC */
.block{
	display: block;
	position: relative;
}
.contentspacer{
	display: block;
	position: relative;
	width: 100%;
	height: 90px;
}
.linespacer{
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.linespacer.marged{
	margin-top: 40px;
	margin-bottom: 40px;
}
.overlay_mask{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.section_bg{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
	width: 100%;
	height: auto;
}

#top_spacer{
	display: block;
	position: relative;
	height: 80px;
}

.flexwrap{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.flexwrap.leftalign{
	justify-content: left;
	gap: 2%;
}

.flexbox{
	position: relative;
}
.flexbox._s10{
	width: 10%;
}
.flexbox._s15{
	width: 15%;
}
.flexbox._s20{
	width: 20%;
}
.flexbox._s25{
	width: 25%;
}
.flexbox._s30{
	width: 30%;
}
.flexbox._s35{
	width: 35%;
}
.flexbox._s36{
	width: 36%;
}
.flexbox._s40{
	width: 40%;
}
.flexbox._s45{
	width: 45%;
}
.flexbox._s47{
	width: 47%;
}
.flexbox._half{
	width: 49%;
}
.flexbox._s50{
	width: 50%;
}
.flexbox._s55{
	width: 55%;
}
.flexbox._s60{
	width: 60%;
}
.flexbox._s65{
	width: 65%;
}
.flexbox._s70{
	width: 70%;
}
.flexbox._s75{
	width: 70%;
}
.flexbox._s80{
	width: 80%;
}
.flexbox._s90{
	width: 90%;
}
.flexbox._full{
	width: 100%;
}


.contentbutton{
	position: relative;
	display: inline-block;
	margin-left: 0px;
	z-index: 1;
	border: none;
	border-radius: 10px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'RobotoCondensed-Bold', sans-serif;
	width: 200px;
	height: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.contentbutton.slim{
	width: 120px;
}
.contentbutton.abs{
	position: absolute;
}
.contentbutton.regular_font{
	font-weight: normal;
	font-family: 'RobotoCondensed-Regular', sans-serif;
	text-transform: none;
}
.contentbutton a{
	position: absolute !important;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.contentbutton span{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.contentbutton:hover a{
	text-decoration: none;
}
.contentbutton:hover,
.contentbutton.hover:hover{
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0, 0.4);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0, 0.4);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0, 0.4);
}
.contentbutton.nohover:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.contentbutton.bordered{
	border: 1px solid;
}




/* SPECIFICS */
.linehover_links a,
.linehover_links a:hover{
    position: relative;
    text-decoration: none;
}
.linehover_links a::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 0;
    background-color: #1a1a1a;
    transition: width 300ms ease;
}
.linehover_links a:hover::after {
    width: 100%;
}
.white .linehover_links a::after,
.white.linehover_links a::after{
	 background-color: white;
}
.teal_links .linehover_links a::after,
.teal_links.linehover_links a::after{
	 background-color: #add9c3;
}



.linkoverlay{
	position: absolute !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 4;
}


/* claro accessibility overrides */
.cm-link.cn-learn-more{
	color: black !important;
}
.cm-btn.cm-btn-danger.cn-decline{
	background-color: #767676 !important;
}
.cm-btn.cm-btn-success{
	background-color: #0a835f !important;
}
.cm-btn.cm-btn-success-var{
	background-color: #00875f !important;
}


/* PAGE TEMPLATE STYLES */
.intro_wrapper{
	display: block;
	position: relative;
	width: 100%;
	height: 95vh;
	overflow: hidden;
}
.intro_wrapper_txt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 500px;
	max-width: 95%;
}
.intro_wrapper_icon{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	max-width: 100%;
	margin-bottom: 40px;
}
.intro_wrapper_icon:hover {
  filter: 
    drop-shadow(0px -0px 12px rgba(21, 65, 140, 0.4))
    drop-shadow(-0px -0px 10px rgba(131, 185, 217, 0.3))
    drop-shadow(-0px 0px 10px rgba(153, 153, 153, 0.2))
    drop-shadow(0px 0px 4px rgba(56, 54, 54, 0.1));
}

.detailseite_flexbox{
	width: 48%;
}
.produktdetailseite h4{
	font-size: 18px;
	border-bottom: 3px solid;
}
.produktdetailseite_title{
	font-size: 16px !important;
	font-weight: bold;
	margin-bottom: 40px !important;
}
.colorbox{
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.colorbox.nomarg_top,
.detailseite_flexbox > :first-child.colorbox{
	margin-top: 0px;
}

.detailseite_galery{
	display: block;
	position: relative;
	width: 480px;
	aspect-ratio: 1 / 1;
	max-width: 100%;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
}
.detailseite_galery_images,
.detailseite_galery_image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.detailseite_galery_image{
	opacity: 0;
	pointer-events: none;
}
.detailseite_galery_image.active{
	opacity: 1;
	pointer-events: all;
}
.detailseite_galery_image img,
.detailseite_galery_image video{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}
.detailseite_galery_nav{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	width: 30px;
	height: 30px;
	border: 1px solid;
	border-radius: 30px;
	text-align: center;
	line-height: 28px;
}
.detailseite_galery_nav:hover{
	filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
}
.detailseite_galery_nav._l{
	left: -60px;
}
.detailseite_galery_nav._r{
	right: -60px;
}

.datenportal_button{
	position: fixed;
	z-index: 9;
	width: 180px;
	height: 52px;
	right: -64px;
	top: 45%;
	rotate: -90deg;
	padding: 0;
	text-align: center;
	transition: all 200ms ease;
}
.datenportal_button .shape{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	clip-path: polygon(
		0% 0%,      /* top-left */
		100% 20%,    /* top-right */
		95% 100%,   /* bottom-right */
		8% 100%    /* bottom-left (narrower) */
	);
	z-index: -1;
}
.datenportal_button:hover .shape{
  filter: drop-shadow(0px 0px 2px rgba(0,0,0,.7));
}
.datenportal_button a{
	text-decoration: none !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.datenportal_button span{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 42px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	z-index: 1;
}


.content_block_image{
	display: block;
	position: relative;
	width: 100%;
	max-width: 530px;
	margin-left: 0px;
	margin-right: auto;
}
.color_box{
	display: block;
	position: relative;
	width: 100%;
	height: 200px;
	margin-left: 0px;
	margin-right: auto;
}
p.color_box_title_p{
	margin-top: 10px;
	margin-bottom: 40px;
}


.featurebox_wrapper._home{
	display: grid;
  grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
  gap: 30px;
}
.featurebox{
	position: relative;
	overflow: hidden;
	height: 600px;
}
.featurebox:hover{
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.2));
}
.featurebox_txt{
	position: absolute;
	top: 10%;
	text-align: center;
	width: 100%;
}
.featurebox_txt h3{
	font-size: 32px;
	line-height: 36px;
	font-family: 'RobotoCondensed-Bold', sans-serif;
	letter-spacing: -1px;
}
.featurebox_txt p{
	margin-top: 0px;
	font-size: 20px;
}
.featurebox_wrapper._home_bot{
	display: grid;
  grid-template-columns: repeat(auto-fill, minmax(31%, 1fr));
  gap: 20px;
}
.featurebox_wrapper._home_bot .featurebox{
	height: 500px;
	border-radius: 20px;
}

.featurebox_brand_knoten{
	position: absolute;
	width: 300px;
	margin-left: -150px;
	left: 50%;
	bottom: 120px;
}

.jobs_teaser_wrapper{
	position: relative;
	display: block;
	width: 100%;
	height: 600px;
	overflow: hidden;
}
.jobs_teaser_slider{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.jobs_teaser_slide{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	z-index: 1;
}
.jobs_teaser_slide.active{
	opacity: 1;
}
.jobs_teaser_slider .detailseite_galery_nav{
	z-index: 2;
}
.jobs_teaser_slider .detailseite_galery_nav._l{
	left: 30px;
}
.jobs_teaser_slider .detailseite_galery_nav._r{
	right: 30px;
}
.jobs_teaser_slider .detailseite_galery_nav:hover{
	filter: drop-shadow(0px 0px 6px rgba(255, 255, 255, 0.4));
}
.jobs_teaser_career{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.jobs_teaser_career_txt{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	transform: translateY(-50%);
	text-align: center;
	font-size: 22px;
}
.jobs_teaser_career_txt p._signal{
	font-size: 60px;
	line-height: 70px;
}

.about_introblock{
	height: 70vh;
}
.about_introblock_txt{
	position: absolute;
	width: 100%;
	z-index: 2;
	left: 0px;
	bottom: 15%;
}
.about_introblock_txt._v1{
	width: 100%;
	max-width: 95%;
	left: auto;
	right: 15%;
	text-align: right;
}
.about_introblock_txt._v1 h1{
	font-size: 120px;
	line-height: 120px;
	font-weight: 900;
}
.about_introblock_txt._v2{
	text-align: center;
	bottom: 50%;
	transform: translateY(50%);
}
.about_introblock_txt._v2 h1{
	font-size: 90px;
	line-height: 110px;
}
.about_introblock_txt._v2 h3{
	font-size: 40px;
	font-weight: 300;
}
.about_fuck_average_block{
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 600px;
	overflow: hidden;
	transition: transform 0.45s ease, box-shadow 0.45s ease;
}
.about_fuck_average_block_img{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), filter 0.6s ease;
}
.about_fuck_average_block_txt{
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.5s ease;
}
.about_fuck_average_block_txt span.font_alt{
	font-size: 30px;
	font-weight: bold;
}
.about_fuck_average_block_txt span.font_reg{
	font-size: 24px;
}
.about_fuck_average_block:hover{
  transform: translateY(-5px);
  box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.25);
}
.about_fuck_average_block:hover .about_fuck_average_block_img{
  transform: scale(1.05);
}
.about_fuck_average_block:hover .about_fuck_average_block_txt{
  opacity: 1;
}
.about_fuck_average_block:hover .about_fuck_average_block_txt span.font_alt{
  letter-spacing: 1.5px;
}
.ueberuns_bottom_map{
	display: block;
	position: relative;
	width: 100%;
}
.ueberuns_bottom_map img{
	display: block;
	width: 100%;
}

.aboutus_slider{
	display: block;
	position: relative;
	width: 100%;
}
.aboutus_slider_slidewrapper{
	display: grid;
  grid-template-columns: repeat(auto-fill, minmax(32%, 1fr));
  gap: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.aboutus_slider_slide{
	display: none;
	position: relative;
	height: 260px;
	overflow: hidden;
}
.aboutus_slider_slide.active{
	display: block;
}
.aboutus_slider_slide.active:hover{
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0, 0.4);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0, 0.4);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0, 0.4);
}
.aboutus_slider_nav{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	width: 30px;
	height: 30px;
	border: 1px solid;
	border-radius: 30px;
	text-align: center;
	line-height: 28px;
}
.aboutus_slider_nav:hover{
	filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
}
.aboutus_slider_nav._l{
	left: 10px;
}
.aboutus_slider_nav._r{
	right: 10px;
}
.aboutus_slider_pagwrap{
  display: flex;
  justify-content: center;
  margin-top: 15px;
  gap: 8px;
}
.aboutus_slider_pag{
  width: 10px;
  height: 10px;
  border-radius: 50%;
	border: 1px solid;
  background: transparent;
  cursor: pointer;
}
.aboutus_slider_pag.active{
  background: #333;
}


.overlay_gal{
	position: fixed;
	inset: 0;
	background: rgba(0,0,0,0.85);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 99999;
	opacity: 0;
	transition: opacity .3s ease;
}
.overlay_gal.show{
	display: flex;
	opacity: 1;
}
.overlay_gal_inner{
	position: relative;
	width: 90%;
	height: 90%;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 5%;
	top: 5%;
}
.overlay_gal_main{
	max-width: 80%;
	max-height: 80%;
	transition: transform .3s ease, opacity .3s ease;
}
.overlay_gal_side{
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center;
	opacity: .4;
	cursor: pointer;
	transition: opacity .2s ease;
}
.overlay_gal_side:hover{
	opacity: .7;
}
.overlay_gal_close{
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
	z-index: 100000;
	transition: transform .2s ease;
}
.overlay_gal_close:hover{
	transform: scale(1.2);
}

.aboutus_leistungen_block{
	display: block;
	position: relative;
	box-sizing: border-box;
	padding: 40px;
	margin-top: -200px;
	margin-bottom: 40px;
}
.aboutus_leistungen_block:hover{
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.6));
}

.aboutus_partner_row_wrapper{
	display: grid;
  grid-template-columns: repeat(auto-fill, minmax(31%, 1fr));
  gap: 10px;
}
.aboutus_partner_row_wrapper > div{
	position: relative;
	width: 100%;
	height: 120px;
}
.aboutus_partner_row_wrapper_img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 100%;
	max-height: 100%;
}

.aboutus_interflex_worldwide_img{
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1300px;
	max-width: 98%;
	opacity: 1;
}


#about_geschichte_wrapper{
	display: block;
	position: relative;
	width: 100%;
	height: 3000px;
	background-color: #e4e3e4;
}
#about_geschichte_content{
	display: block;
	height: 100vh;
	width: 5000px;
}
#about_geschichte_content._start{
	position: absolute;
	top: 0px;
	left: 0px;
}
#about_geschichte_content._fixed{
	position: fixed;
	top: 0px;
	left: 0px;
}
#about_geschichte_content._end{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.about_geschichte_contentbox{
	position: absolute;
	z-index: 3;
	width: 400px;
}
.about_geschichte_contentbox._title{
	width: 600px;
	top: 12%;
	left: 300px;
}
.about_geschichte_contentbox._title b{
	font-size: 52px;
}
.about_geschichte_contentbox_title_img{
	display: block;
	margin-left: 0px;
	margin-right: auto;
	height: 80px;
	margin-bottom: 5px;
}
.about_geschichte_contentbox._2005{
	top: 45%;
	left: 200px;
}
.about_geschichte_contentbox._2005 .about_geschichte_blob{
	bottom: -60px;
	left: 260px;
}
.about_geschichte_contentbox._2007{
	top: 15%;
	left: 900px;
}
.about_geschichte_contentbox._2007 .about_geschichte_blob{
	top: -60px;
	left: -60px;
}
.about_geschichte_contentbox._2009{
	top: 63%;
	left: 1000px;
}
.about_geschichte_contentbox._2009 .about_geschichte_blob{
	top: -60px;
	left: 100px;
}
.about_geschichte_contentbox._2010{
	top: 28%;
	left: 1600px;
}
.about_geschichte_contentbox._2010 .about_geschichte_blob{
	top: -90px;
	left: 160px;
}
.about_geschichte_contentbox._2013{
	top: 60%;
	left: 2200px;
}
.about_geschichte_contentbox._2013 .about_geschichte_blob{
	top: -60px;
	left: 20px;
}
.about_geschichte_contentbox._2014{
	top: 12%;
	left: 2400px;
}
.about_geschichte_contentbox._2014 .about_geschichte_blob{
	top: -40px;
	left: -60px;
}
.about_geschichte_contentbox._2017{
	top: 30%;
	left: 2900px;
}
.about_geschichte_contentbox._2017 .about_geschichte_blob{
	top: -60px;
	left: 300px;
}
.about_geschichte_contentbox._2020{
	top: 55%;
	left: 3400px;
}
.about_geschichte_contentbox._2020 .about_geschichte_blob{
	top: -60px;
	left: 28px;
}
.about_geschichte_contentbox._2022{
	top: 10%;
	left: 3650px;
}
.about_geschichte_contentbox._2022 .about_geschichte_blob{
	top: 100%;
	left: 260px;
}
.about_geschichte_contentbox._2024{
	top: 25%;
	left: 4250px;
}
.about_geschichte_contentbox._2024 .about_geschichte_blob{
	top: -60px;
	left: -20px;
}
.about_geschichte_contentbox._tbc{
	top: 10%;
	left: 5100px;
}
.about_geschichte_contentbox._tbc .about_geschichte_blob{
	top: -60px;
	left: -20px;
}
.about_geschichte_contentbox_tbc_textbox{
	position: absolute;
	left: -450px;
	top: 30px;
	rotate: -10deg;
	font-size: 35px;
	font-weight: bold;
}
.about_geschichte_blob{
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	z-index: 2;
}
.about_geschichte_blob, .about_geschichte_blob *{
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;	
}
.about_geschichte_blob ._inner{
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.about_geschichte_blob ._inner.large,
.about_geschichte_blob:hover ._inner{
	width: 40px;
	height: 40px;
	border-radius: 40px;
}
#geschichte_lines_canvas{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 1;
}

.magazine_kundenblock_block{
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 40px;
	margin-top: 80px;
	margin-bottom: 30px;
}
.magazine_kundenblock_block:hover{
	filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
}
.magazine_row_wrapper{
	display: grid;
  grid-template-columns: repeat(auto-fill, minmax(21%, 1fr));
  gap: 30px;
}
.magazine_row_box{
	display: block;
	position: relative;
}
.magazine_row_box_imgwrap{
	display: block;
	position: relative;
	margin-left: 0px;
	margin-right: auto;
	width: 250px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 30px;
}
.magazine_row_box_imgwrap:hover{
	filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.4));
}

.magazine_bestellen_teaserblock{
	position: relative;
	width: 100%;
}
.magazine_bestellen_teaserblock_img{
	position: absolute;
	z-index: 0;
	height: 250px;
	bottom: -90px;
	left: 60%;
	rotate: 20deg;
}
.magazine_bestellen_teaserblock_title{
	position: relative;
	display: block;
	margin-top: 60px;
	margin-bottom: 50px;
	z-index: 1;
}
.magazine_bestellen_teaserblock_subtext{
	margin-bottom: 30px;
	z-index: 1;
}


#magazin_blaetter_wrapper{
	display: block;
	position: relative;
	width: 100%;
	height: 3000px;
	background-color: #e4e3e4;
}
#magazin_blaetter_content{
	display: block;
	height: 100vh;
	width: 100%;
}
#magazin_blaetter_content._start{
	position: absolute;
	top: 0px;
	left: 0px;
}
#magazin_blaetter_content._fixed{
	position: fixed;
	top: 0px;
	left: 0px;
}
#magazin_blaetter_content._end{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.magazin_blaetter_title{
	position: absolute;
	width: 500px;
	max-width: 90%;
	top: 10%;
	left: 300px;
	z-index: 3;
}
#magazin_blaetter_effect{
	position: absolute;
	z-index: 0;
	pointer-events: none;
	width: 1000px;
	max-width: 100%;
	height: 60%;
	top: 30%;
	left: 50%;
	transform: translateX(-50%);
}
#magazin_blaetter_effect > div{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	scale: 1.6;
}
#magazin_blaetter_effect > div.current{
	opacity: 1;
}
#magazin_blaetter_effect > div img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	
}

.dotted_block{
	display: block;
	position: relative;
	border: 5px dotted;
	box-sizing: border-box;
	padding: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.bestellformular_state_selbst,
.bestellformular_state_dritte{
	display: none;
}
.bestellformular_state_selbst._active,
.bestellformular_state_dritte._active{
	display: block;
}

.bestellformular_stoerer{
	position: absolute;
	left: 105%;
	top: 147px;
	width: 300px;
	box-sizing: border-box;
	padding: 40px;
}
.bestellformular_stoerer::after{
    content: "";
    position: absolute;
    bottom: -50px;
    right: 0px;
    width: 0;
    height: 0;
    border-left: 290px solid transparent;
    border-right: 5px solid transparent;
    border-top: 50px solid #e9b9a5;
}

.spec_text.v1{
	display: block;
	position: relative;
	margin-top: 60px;
	margin-left: -60px;
	font-style: italic;
	font-weight: light;
}

.bg_shape_spacer{
	display: block;
	position: relative;
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.bg_shape.v1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='60' viewBox='0 0 100 60' preserveAspectRatio='none'><path d='M0 60 C10 20, 20 0, 30 20 C60 80, 80 40, 100 60 L100 60 L0 60 Z' fill='%235ba1cc'/></svg>") no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
}


#produktuebersicht_scroll_wrapper{
	display: block;
	position: relative;
	width: 100%;
	min-height: 100vh;
}
#produktuebersicht_scroll_content{
	display: flex;
	align-items: center;
	height: 100vh;
	width: 100%;
}
#produktuebersicht_scroll_content > .main-container{
	flex: 0 0 auto;
	min-width: 0px;
}
#produktuebersicht_scroll_content._start{
	position: absolute;
	top: 0px;
	left: 0px;
}
#produktuebersicht_scroll_content._fixed{
	position: fixed;
	top: 0px;
	left: 0px;
}
#produktuebersicht_scroll_content._end{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
/* fallback for viewports too short to pin the slide row without clipping it */
#produktuebersicht_scroll_wrapper._nopin,
#produktuebersicht_scroll_content._nopin{
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	height: auto;
	min-height: 0px;
}
#produktuebersicht_scroll_content._nopin .produktuebersicht_slider_wrap{
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}
.produktuebersicht_slider_wrap{
	display: block;
	position: relative;
	overflow: visible;
	width: 100%;
	height: auto;
}
.produktuebersicht_slider_slide,
.produktuebersicht_slider_slides,
.produktuebersicht_slider_wrap {
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.produktuebersicht_slider_slides{
	display: block;
	position: relative;
	white-space: nowrap;
	height: auto;
	width: auto;
}
.produktuebersicht_slider_slide{
	display: inline-block;
	white-space: normal;
	width: 400px;
	max-width: 85%;
	margin-right: 60px;
	vertical-align: top;
}
.produktuebersicht_slider_slide h5{
	font-size: 30px;
}
.produktuebersicht_slider_slide_dot{
	display: block;
	position: relative;
	width: 20px;
	height: 20px;
	background-color: white;
	border-radius: 20px;
	margin-bottom: 50px;
	overflow: visible;
}
.produktuebersicht_slider_slide_dot > div{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 3px;
	width: 460px;
	left: 100%;
	background-color: white;
}