h3.wpg-list-block-heading {
	background: #ce4043;
	color: #fff;
	font-size: 1.3rem;
	padding: 10px;
	border-radius: 0;
	display: inline-block;
	width: 150px;
	position: relative;
	left: -70px;
}

.wpg-list-block {
	background: #fff;
	padding: 20px;
	margin-left: 50px;
	width: calc(100% - 50px);
	margin-bottom: 32px;
}

.wpg-list-item-title {
	hyphens: auto;
}

.wpg-list-filter-container .wpg-list-filter {
	text-align: left;
	margin-bottom: 32px;
}

.wpg-back-link a {
	color: #ce4043;
	border: solid 2px #ce4043;
	background: transparent;
	font-family: 'Saira Condensed', 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 900;
	line-height: 1.2rem;
	font-size: 1.2rem;
	padding: 1.2rem;
	text-align: center;
	transition: all .2s ease-in-out;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	cursor: pointer;
	box-sizing: border-box;
	word-wrap: break-word;
	user-select: none;
	text-decoration: none;
	position: relative;
	top: 0;
	text-transform: uppercase;
	letter-spacing: .04rem;
}

.wpg-back-link a:hover {
	color: #fff;
	border: solid 2px #ce4043;
	background: #ce4043;
}

.wpg-back-link {
	margin-bottom: 32px;
	text-align: left;
}

.wpg-list-filter-container .wpg-list-filter a { 
	padding: 3px;
	margin: 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	opacity: 1;
	background: #ce4043;
	color: #fff;
	width: 35px;
	height: 35px;
	display: inline-flex;
	justify-content: center;
}

.wpg-list-filter-container .wpg-list-filter a:hover { 
	border-bottom: none !important;
  	background: #333;
}

.wpg-list-filter-container .wpg-list-filter a:first-child { 
	width: auto;
	padding-left: 10px; 
	padding-right: 10px; 
}

.wpg-list-filter-container .wpg-list-filter a.mixitup-control-active {
  text-decoration: none;
  background: #333;
}


.video-block {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 Verhältnis */
  height: 0;
  overflow: hidden;
}

.video-block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.teambox .vc_inner .wpb_column.vc_column_container .wpb_wrapper p {
	margin-bottom: 0;
	min-height: 70px;
}

.teambox .vc_inner.teams {
	margin-bottom: 32px;
}

.simpletext {
	font-size: 22px;
	line-height: 35px;
	padding: 0 150px;
}

.simpletext h2,
.simpletext h3 {
	font-size: 22px;
	line-height: 29px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 600;
}

.modulepictext {
	margin-left: 0;
	margin-right: 0;
}

.modulepictext .wpb_single_image.vc_align_center {
	margin-left: -15px;
	margin-right: -15px;
}

.modulepictext .vc_inner {
	padding: 32px;
}

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

.seogridboxen .vc_col-sm-4 p {
	margin-bottom: 0;
}

.fragenantworten .bgblack {
	margin-bottom: 50px;
}

.refimage img {
	width: 100%;
	max-width: 100%;
	background: url('../images/test.png');
	height: 450px;
	background-size: 100%;
}


.refimage img {
	width: 100%;
	max-width: 100%;

}

.ctaboxreferenzen h2 {
	font-size: 45px;
	margin-bottom: 0;
}

.buehnenelement .qrcodeimages,
.custom_layout_2_3 .qrcodeimages {
	max-width: 152px;
	height: auto;
	display: inline-block;
	opacity: 1;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin-right: 32px;
	margin-bottom: 32px !important;
}

.buehnenelement .vc_col-sm-4 .qrcodeimages img:hover {
	opacity: .8;
}

.custom_layout_2_3 .vc_col-sm-4 .qrcodeimages.qrcodeimagesright {
	margin-right: 0;
	margin-bottom: 0 !important;
}

.phasenbox {
	padding-bottom: 40px;
}

.phasenbox .vc_column-inner {
	background: none !important;
}

.phasenbox .vc_column-inner h3 {
	margin-top: 0;
}

.vc_inner.phasenbox .vc_col-sm-2 {
	max-width: 113px;
}

.vc_inner.phasenbox .vc_col-sm-2 .vc_column-inner .wpb_text_column .wpb_wrapper p {
	color: #fff;
	background: #435059;
	padding: 15px;
	font-size: 33px;
	border-radius: 99px;
	max-width: 50px;
	height: 50px;
	justify-content: center;
	align-items: center;
	display: flex;
	font-family: 'DM Serif Display';
	margin-bottom: 20px !important;
}

.mockup-slider__device svg {
	height: auto;
	left: 0;
	opacity: .4;
	position: absolute;
	top: 0;
	width: 100%;
}

.fit-image {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: top;
	position: relative;
	width: 100%;
}

.mockup-slider__device__desktop {
	padding: 3.3% 3.2% 22%;
	position: relative;
}

.rawhtml_border .vc_col-sm-4 .vc_column-inner {
	border: dashed 1px white;
	padding: 20px !important;
	margin-bottom: 20px;
}

.wordpressleistungen img {
	max-width: 80%;
}

.check-s img {
	margin-bottom: 10px;
}

.kundenfeedbackbox .vc_col-sm-4 .vc_column-inner {
	border: solid 1px #171717;
	box-shadow: 0 0 0 5px #171717;
	outline: solid 4px #fff;
}

.kundenfeedbackbox h5 {

	font-size: 16px;
	line-height: 32px;
	margin-bottom: 20px;
	text-decoration: none;
}

.wordpresslogos .wpb_single_image {
	padding: 40px;
	margin-bottom: 32px;
}


.glossary-term-bar a {
	font-family: 'Inter', 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.1rem;
	font-size: 1rem;
	padding: .5rem;
	width: 35px;
	height: 35px;
	text-align: center;
	transition: all .2s ease-in-out;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	box-sizing: border-box;
	word-wrap: break-word;
	user-select: none;
	text-decoration: none;
	position: relative;
	top: 0; 
	color: #fff; 
	background: #247ba0;
	margin-right: 10px; 
	margin-bottom: 10px;
}
.glossary-term-bar a:hover { 
	background: #131414; 
	text-decoration: none;
	border: none;
}
 .glossary-term-list.grid { 
  gap: 20px;
}


@media only screen and (max-width: 1200px) {
	.simpletext {
		padding: 0 15px !important;
	}
}

blockquote {
	padding: 20px;
	background: #fff;
	font-size: .9rem;
	line-height: 1.5rem; 
	margin-top: 20px;
	margin-bottom: 40px;
	border: solid 10px #e8e8e8;
} 
blockquote p:last-child {
	margin-bottom: 0;
}
blockquote h2,
blockquote h3,
blockquote h4 {
	margin-top: 0;
}

.flagbox img {
	max-width: 50px;
	height: auto;
}

.flagbox .gallery.gallery-columns-5 {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	/* optional Abstand zwischen Flaggen */
	justify-content: flex-start;
}


@media only screen and (max-width: 1070px) {
	.rechte-spalte-leer .vc_col-sm-6 {
		width: 100% !important;
	}

	.custom_bg_buehne .vc_col-sm-6:first-child {
		padding-top: 50px;
		padding-bottom: 80px;
	}
}


@media only screen and (max-width:787px) {
	.ctaboxreferenzen h2 {
		font-size: 25px;
	}

	.simpletext {
		font-size: 16px;
		line-height: 22px;
	}

	.stepsnumber .wpb_single_image {
		display: none;
	}

	.modulepictext .vc_inner {
		padding: 15px 0 30px 0;
	}

	.teambox .vc_inner .wpb_column.vc_column_container {
		margin-bottom: 32px;
	}

	.teambox .vc_inner .wpb_column.vc_column_container:last-child {
		margin-bottom: 0;
	}
}


@media screen and (max-width: 767px) {
	.wpg-list.wpg-list-template-one-column .wpg-list-item,
	.wpg-list.wpg-list-template-two-column .wpg-list-item {
		width: 100%;
	}

	.wpg-list-block {
		margin-left: 0;
		width: 100%;
	}

	.wpg-list-block .wpg-list-items {
		padding: 0;
	}

	h3.wpg-list-block-heading {
		position: inherit;
	}
}


@media only screen and (max-width:520px) {
	h1 {
		-webkit-hyphens: auto;
		hyphens: auto;
	}
}