.wpb_column.vc_col-sm-9:has(> .vc_column-inner > .wpb_wrapper > :first-child h1),
.wpb_column.vc_col-sm-9:has(> .vc_column-inner > .wpb_wrapper > :first-child h2),
.wpb_column.vc_col-sm-9:has(> .vc_column-inner > .wpb_wrapper > :first-child h3),
.wpb_column.vc_col-sm-9:has(> .vc_column-inner > .wpb_wrapper > :first-child h4) {
  /* z. B. weniger Abstand oben */
}

.wpb_column.vc_col-sm-9 
  > .vc_column-inner 
  > .wpb_wrapper 
  > :first-child 
  h1,
.wpb_column.vc_col-sm-9 
  > .vc_column-inner 
  > .wpb_wrapper 
  > :first-child 
  h2,
.wpb_column.vc_col-sm-9 
  > .vc_column-inner 
  > .wpb_wrapper 
  > :first-child 
  h3 {
    margin-top: 0;
}


.inhaltsverzeichnis .wpb_wrapper ol > li { 
  margin-bottom: 8px;
}
.post-password-form {
	margin-top: 150px;
}
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;
}
 


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

#management .vc_row.wpb_row.vc_inner.vc_row-fluid .vc_col-sm-4 {
	margin-bottom: 20px; 
}

#management .vc_row.wpb_row.vc_inner.vc_row-fluid .vc_col-sm-4 p {
	margin-bottom: 0; 
}
 
.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: 'Open Sans';
	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;
}

 


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

blockquote {
	padding: 20px;
	background: #fff; 
	margin-top: 20px;
	margin-bottom: 40px;
	border: 2px #e8e8e8 solid;
	box-shadow: 10px 10px 0px 0px #e8e8e8;
}

blockquote p:last-child {
	margin-bottom: 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;
	}
 
}

 


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