@font-face {
	font-family: 'DIN Next LT Pro Bold';
	src: url('../fonts/DINNextLTPro-Bold.woff2') format('woff2'), url('../fonts/DINNextLTPro-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	text-rendering: optimizeSpeed;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'DIN Next LT Pro Regular';
	src: url('../fonts/DINNextLTPro-Regular.woff2') format('woff2'), url('../fonts/DINNextLTPro-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	text-rendering: optimizeSpeed;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#logo{
	margin-left:0;
}
header .nopadding{
	padding:0;
}
body,
.blog-section {
	color:#444;
	font-size: 15px;
}
.blog-section h1, .blog-section h2, .blog-section h3, .blog-section h4, .blog-section h5, .blog-section h6 {
	font-family: 'DIN Next LT Pro Bold';
	letter-spacing: normal;
	text-transform: uppercase;
}

.blog-section .banner-navigation h3 {
	font-family: 'DIN Next LT Pro Regular';
}
.blog-section h1, .blog-section .h1 {
	font-size: 40px;
}
.blog-section h2, .blog-section .h2 {
	font-size: 30px;
}
.blog-section h3, .blog-section .h3 {
	font-size: 24px;
}
.blog-section h4, .blog-section .h4 {
	font-size: 20px;
	margin-top:15px;
	margin-bottom:15px;
}
@media (max-width:479px) {
	.blog-section h1, .blog-section h2, .blog-section h3, .blog-section h4, .blog-section h5, .blog-section h6 {
		-webkit-hyphens: auto; 
		hyphens: auto;
	}
	.blog-section h1, .blog-section .h1 {
		font-size: 30px;
	}
	.blog-section h2, .blog-section .h2 {
		font-size: 24px;
	}
	.blog-section h3, .blog-section .h3 {
		font-size: 20px;
	}
}
.blog-section a {
	color: #2F2912;
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5 {
	font-family: "DIN Next LT Pro Bold";
	color:#2F2912;
	letter-spacing: normal;
	text-transform: uppercase;
}
.wpb_tabs[data-style="process"] .process h6, .wpb_tabs_extended[data-style="process"] .process h6 {
	color: #ED6770;
	font-size: 16px;
	letter-spacing: 2px;
	font-family: 'DIN Next LT Pro Regular';
}
rs-module .rs-layer.font-din {
	font-family: "DIN Next LT Pro Bold" !important;
}
header .nav li a {
	font-family: 'DIN Next LT Pro Regular';
	letter-spacing: normal;
	text-transform: uppercase;
	font-size:16px;
}
header nav.nav:after {
	content:'';
	display:block;
	width:140px;
	height:140px;
	background:url(/wp-content/uploads/2024/01/Badge-1.svg) no-repeat center;
	background-size:140px;
	position:absolute;
	right:-140px;
	top:5px;
	z-index: 2;
}
.footer .container-footer img {
	width:200px;
}

.boxshadow .vc_column-inner {
	background:#f5f5f5;
	transition:background ease 0.3s;
}
.boxshadow .vc_column-inner:hover {
	background: #40b1a3;
	color:#fff;
}
.schatten img {
	box-shadow: 0 0 18px rgb(0,0,0,0.45);
}
@media (min-width:992px) {
	.project-mon {
		transition:opacity ease 0.3s;
	}
	.project-desk:hover .logo-d {
		display: block;
		top: 35px;
		width: 60px;
		left: 10px;
	}
	.logo-ds {
		height: 130px;
	}
	.logo-ds h5 {
		color: #fff;
		font-size: 20px;
		text-transform:none;    
	}
	.project-desk:hover .logo-ds h5 {
		position: absolute;
		top:-70px;
		left:70px;
	}
	.logo-ds p {
		background-color: #fff;
		height:auto;
		padding-top:10px;
		line-height:1.2;
	}
	.logo-d {
		position: absolute;
		top: 45%;
		text-align: center;
		width: 100%;
	}
}
/*
@media (max-width:991px) {
	.project-desk .project-mon img {
		display: none;
	}
	.project-mon {
		opacity: 1;
	}
	.project-desk .logo-ds {
		background:none;
		position: relative;
		color:#fff;
	}
	.project-desk .logo-ds p {
		display: none;
	}
	.project-desk .logo-ds h5 {
		position: relative;
		color:#fff;
		margin:0;
	}
	.logo-d {
		position: relative;
	}
	.project-desk:hover .logo-d {
		display: block;
	}

}
* */
.box .vc_column-inner {
	position: relative;
	padding-top:30px;
	padding-bottom:50px;
}
.count_bottom {
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	background:#005e60;
	height:55px;
	line-height: 55px;
	text-align: center;
	margin-bottom:0;
	color:#fff;
	cursor:pointer;
}
.count_bottom a {
	color:#fff;
}
.count_bottom:hover {
	text-decoration: underline;
}
.bg_logo {
	background-position:center;
	background-repeat:no-repeat;
}

.text-blau {
	color:#2F2912;
}
.text-dunkelblau {
	color:#002A41;
}
.text-hellblau, .blog-section h1.text-hellblau, .blog-section h2.text-hellblau, .blog-section h3.text-hellblau, .blog-section h4.text-hellblau, .blog-section h5.text-hellblau, .blog-section h6.text-hellblau {
	color:#ED6770;
}
.text-weiss,
a.text-weiss,
.blog-section h1.text-weiss, 
.blog-section h2.text-weiss {
	color:#fff;
}
.text-schwarz {
	color:#444;
}
.banner-navigation {
	bottom: -100px;
	position: absolute;
	width:100%;
}
.banner-navigation.transparent.column-3 .banner-nav-item {
	width: 18%;
}
.banner-navigation.transparent .banner-nav-item.active, .banner-navigation.transparent .banner-nav-item:hover {
	border-color: #ED6770;
}
.banner-nav-item h3 {
	font-size: 20px;
	font-weight:normal;
}
.banner-nav-item.active h3 {
	color: #ED6770;
}
@media (max-width:992px) {
	.banner-navigation {
		display:flex;
		flex-wrap:wrap;
		justify-content:center;
	}
	.banner-nav-item {
		display: block;
	}
	.banner-navigation.transparent .banner-nav-item h3 {
		margin: 20px 0;
		font-size:15px;
	}
	.banner-navigation.transparent .banner-nav-item img {
		width:auto;
		height:40px;
	}
}
@media (max-width:479px) {
	.banner-navigation {
		display:flex;
		flex-wrap:wrap;
		justify-content:center;
		bottom: -160px;
		left: -10px;
		right: -10px;
	}
	.banner-navigation.transparent .banner-nav-item h3 {
		margin: 10px 0;
		font-size:11px;
	}
	.banner-navigation.transparent .banner-nav-item img {
		width:auto;
		height:40px;
	}
}

rs-module rs-dotted {display:none;}
a.read-more {
	font-size: 17px;
	font-weight:bold;
}
a.read-more:hover {
	text-decoration: underline;
}
.blog-section .button {
	font-size:18px;
	background:#fff;
	color:#ed6770;
	font-weight:500;
	padding:12px 30px;
	min-width:220px;
	text-transform:uppercase;
	border:2px solid #ed6770;
	display: inline-block;
}
.blog-section .button:hover {
	text-decoration: none;
	color:#ed6770;
}
.iconbox .vc_column-inner {
	padding-top:20px !important;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	text-align: center;
	font-family: 'DIN Next LT Pro Regular';
	min-height:160px;
}
.iconbox .vc_column-inner p {
	font-family: 'DIN Next LT Pro Regular';
	letter-spacing: 0;
	-webkit-hyphens: auto; 
	hyphens: auto; 
	line-height: 1.3;
}
.iconbox .wpb_text_column {
	margin:0;
}
.iconbox .vc_column-inner a{
	color:#fff;
}
.iconbox .vc_column-inner a:hover {
	color:#fff;
}
.iconbox.active .vc_column-inner{
	color: #2F2912;
	background-color: #ffffff;
}
.iconbox.active .vc_column-inner a {
	color: #2F2912;
}
.iconbox.active .vc_column-inner a:hover {
	color: #2F2912;
}
.header_gewerke > .wpb_column {
	margin-bottom:-20px;
}
.ancorbox .vc_column-inner {
	padding-top:20px !important;
	text-transform:uppercase;
	font-size:16px;
	text-align: center;
	color: #2F2912;
	background-color: #F3F3F3;
	font-family: 'DIN Next LT Pro Regular';
	min-height:160px;
	border-radius:10px;
}
.ancorbox .vc_column-inner p {
	font-family: 'DIN Next LT Pro Regular';
	letter-spacing: 0;
	-webkit-hyphens: auto; 
	hyphens: auto; 
	line-height: 1.3;
}
.ancorbox .wpb_text_column {
	margin:0;
}
@media (max-width:479px) {
	
}

.font20 {
	font-size:20px;
}
.font24 {
	font-size:24px;
}
.font30 {
	font-size:30px;
}
.font40 {
	font-size:40px;
}
.vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_col-has-fill > .vc_column-inner {
	padding-top: 0px;
}
.story-date {
	background-color: #2F2912;
}
.story-image img {
	border: 15px solid #2F2912;
}
.wpb_tabs[data-style="process"] .process, .wpb_tabs_extended[data-style="process"] .process{
	border-bottom:10px solid transparent;
}
.wpb_tabs[data-style="process"] .process.active-process, .wpb_tabs_extended[data-style="process"] .process.active-process {
	border-bottom:10px solid #ed6770;
}
.story-image p {
	color:#2F2912;
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern,
.vc_btn3.vc_btn3-style-modern {
	color: #FFFFFF;
	border-color: #ed6770;
	background-color: #ed6770;
	background-image: linear-gradient(to bottom, #ed6770, #ed6770);
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-style-modern:hover {
	color: #FFFFFF;
	border-color: #f0848b;
	background-color: #f0848b;
	background-image: linear-gradient(to bottom, #f0848b, #f0848b);
}

.skill h3::after {
	content: '';
}
.vc_progress_bar .vc_single_bar, 
.vc_progress_bar .vc_single_bar .vc_bar {
	border-radius:0;
}
.vc_progress_bar .vc_single_bar {
	background: none;
	margin-bottom: 30px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.vc_single_bar small {
	font-size: 19px;
	font-weight:bold;
	color:#2F2912;
}
.vc_progress_bar a {
	display:block;
}
.vc_progress_bar a:hover {
	color:#fff;
	display:block;
}
.vc_progress_bar .vc_single_bar .vc_label {
	padding: 0.5em;
}
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label {
	color: #2F2912;
	text-shadow: none;
	transition:background ease 0.3s, color ease 0.3s;
}
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label img {
	width:38px;
}
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label span {
	color:#fff;
}
.vc_progress_bar {
	margin-top:50px;
	margin-bottom:45px;
}
.vc_general.vc_single_bar:hover .vc_bar{
	background:#2F2912 !important;
	color:#fff;
}
.vc_general.vc_single_bar a:hover .vc_bar{
	background:#2F2912 !important;
	color:#fff;
}
.vc_general.vc_single_bar:hover .vc_label {
	color:#fff !important;
}
.vc_general.vc_single_bar:hover .vc_label img {
	filter: grayscale(1) brightness(400%) contrast(200%);
}
.value {
	text-align:center;
	display:none;
}
.blog-section .text-light div .counter {
	font-size: 60px;
	font-weight: 500;
	line-height: 1.2;
	color:#4E7F9E;
	position: relative;
	margin-top:-100px;
	transition:transform ease 0.3s, color ease 0.3s;
}
.blog-section .text-light div .counter2 {
	font-size: 60px;
	font-weight: 500;
	line-height: 1.2;
	color:#4E7F9E;
	position: relative;
	margin-top:-100px;
	display:none;
	transition:transform ease 0.3s, color ease 0.3s;
}
@media (max-width:991px) {
	.blog-section .text-light div .counter {
		font-size: 40px;
		margin-top: -70px;
	}
	.blog-section .text-light div .counter2 {
		font-size: 40px;
		margin-top: -70px;
	}

}
@media (max-width:768px) {
	.blog-section .text-light div .counter {
		font-size: 30px;
		margin-top: -50px;
	}
	.blog-section .text-light div .counter2 {
		font-size: 30px;
		margin-top: -50px;
	}

}
.timer.countto {
	display:none;
}
.time-line:hover .counter,
.time-line:hover .counter2 {
	transform: scale(1.2);
	color:#fff !important;
}
.blog-section .text-light div .statisch .counter {
	display:none;
}
.blog-section .text-light div .statisch .counter2 {
	display:block;
}
.time-line .skill .timer-wrapper {
	transition: background ease 0.3s;
}
.time-line:hover .skill .timer-wrapper {
	background:#2F2912 !important;
}
@media (min-width:992px) {
.kundenkommentar {border-right:2px solid #eeeeee }

.kundenkommentar_rechts {border-left:2px solid #eeeeee }
}

.slidingbox_wrap .wpb_wrapper {
	position: relative;
	text-align: center;
}
.slidingbox {
	position: relative;
	top: 0;
	max-width: 100%;
	width: 100%;
	height: 280px;
	z-index: 10;
	transition: top 300ms ease-out;
	-ms-transition: top 300ms ease-out;
	background:#f5f5f5;
	margin:0;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.slidingbox_wrap:hover .slidingbox {
	top: 220px;
}
.slidingbox_text {
	position: absolute;
	color:#fff;
	background:#40b1a3;
	height:220px;
	padding:10px;
	line-height:1.3;
	font-size:13px;
	display:flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.slidingbox_text {
	margin-bottom:0 !important;
}
.mitarbeiter .slidingbox {
	height: 300px;
}
.mitarbeiter.slidingbox_wrap:hover .slidingbox {
	top: 290px;
}
.mitarbeiter .slidingbox_text {
	height:290px;
}
@media (max-width:768px) {
	.slidingbox_wrap {
		cursor:pointer;
	}
	.slidingbox {
		position: absolute;
		opacity:1;
		transition:opacity ease 0.3s;
	}
	.mitarbeiter.slidingbox_wrap:hover .slidingbox {
		top: 0;
	}
	.slidingbox_wrap:hover .slidingbox {
		top: 0;
	}
	.slidingbox_wrap.active .slidingbox {
		opacity:0;
		top: 0;
	}
	.mitarbeiter.slidingbox_wrap.active .slidingbox {
		top:0px;
		opacity:0;
	}
	.slidingbox_text { 
		height:280px; 
		position: relative; 
	}
	.mitarbeiter .slidingbox_text {
		height:280px;
		position: relative;
	}
	.slidingbox_wrap .wpb_wrapper p {
		font-size:18px;
	}
}

.story-image p {
	color:#fff;
	font-weight:bold;
}
.swiper-slide-visible .story-date {
	box-shadow: 0 0 8px rgb(0,0,0,0.4);
	border-radius:4px;
	border-bottom:#ED6770 solid 2px;
}
.wpb_tabs[data-style="process"] .process-info, .wpb_tabs_extended[data-style="process"] .process-info {
	margin-top: 24px;
}
.wpb_tabs[data-style="process"] .process, .wpb_tabs_extended[data-style="process"] .process {
	margin-top: 55px;
}
@media (max-width:991px) {
	.wpb_tabs[data-style="process"] .process h6, .wpb_tabs_extended[data-style="process"] .process h6 {
		font-size: 14px;
	}
}

.buttonimage img {
	height:78px;
	width:auto;
	cursor:pointer;
}
@media (max-width:1199px) {
	
}
@media (max-width:767px) {
	.buttonimage { text-align: left !important; }
}
.vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:hover, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline:focus {
	border-width: 3px;
	padding-right: 25px !important;
	padding-left: 52px !important;
}


.popup {
	position: fixed;
	transform: translate(-50%, -35%);
	border-radius:0;
	background:#fff;
	color:#000;
	padding-top: 50px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	max-width: 700px;
	min-width:360px;
	min-height:200px;
	top: 35%;
	left: 50%;
	z-index: 1000;
	display:none;
	box-shadow:0 0 56px rgb(0,0,0,0.3);
}
.popup.active {
	display:block;
}
.popup .closing {
	position: absolute;
	right:10px;
	top:10px;
	width:30px;
	height:30px;
	text-align: center;
	line-height:30px;
	cursor:pointer;
	color:#333;
	font-size:24px;
	font-weight:bold;
	z-index: 1;
}
@media only screen and (max-width:480px){
	.popup {
		width:100%;
		height:85%;
		overflow:auto;
		margin-top: 15%;
	}
	#kontaktformular {padding-left:15px; padding-right:15px; }
}


.kontakt_widget {
	position: fixed;
	right:-170px;
	top:40%;
	transition: right 0.2s ease;
	z-index: 20;
	overflow:hidden;
	border-radius:5px 0 0 5px;
	box-shadow:0 0 7px rgb(0,0,0,0.2);
}
.kontakt_widget a {
	background-size:25px;
	color:#fff;
	width:220px;
	height:40px;
	font-size:20px;
	letter-spacing: 0px;
	padding-left:50px;
	line-height:40px;
	display:block;
	background:#ed6770;
	transition:background ease 0.3s;
}
.kontakt_widget a.kontakt {
	background:#ed6770 url(../img/plane.svg) no-repeat 10px center;
	background-size:25px;
}
.kontakt_widget a.email {
	text-align: left;
	padding-left: 50px;
	background:#ed6770 url(../img/envelope.svg) no-repeat 10px center;
	background-size:25px;
}
.kontakt_widget a.anrufen {
	padding-left: 50px;
	text-align: left;
	background:#ed6770 url(../img/phone.svg) no-repeat 10px center;
	background-size:25px;
}
.kontakt_widget a.instagram {
	padding-left: 50px;
	text-align: left;
	background:#ed6770 url(../img/instagram.svg) no-repeat 10px center;
	background-size:25px;
}
.kontakt_widget a.whatsapp {
	padding-left: 50px;
	text-align: left;
	background:#ed6770 url(/wp-content/uploads/2023/09/whatsapp_icon.svg) no-repeat 10px center;
	background-size:25px;
}
.kontakt_widget a.linkedin {
	padding-left: 50px;
	text-align: left;
	background:#ed6770 url(../img/LinkedIn.png) no-repeat 10px center;
	background-size:25px;
}
.kontakt_widget a.stellen {
	padding-left: 50px;
	text-align: left;
	background:#ed6770 url(../img/lupe.png) no-repeat 10px center;
	background-size:25px;
}
.stellen_widget {
	position: fixed;
	right:-170px;
	top:30%;
	transition: right 0.2s ease;
	z-index: 20;
	overflow:hidden;
	border-radius:5px 0 0 5px;
	box-shadow:0 0 7px rgb(0,0,0,0.2);
}
.stellen_widget a {
	background-size:25px;
	color:#fff;
	width:220px;
	height:42px;
	font-size:20px;
	letter-spacing: 0px;
	padding-left:50px;
	line-height:35px;
	display:block;
	background:#ed6770;
	transition:background ease 0.3s;
}
a.stellen {
	padding-left: 12px;
	text-align: left;
	display: flex;
	align-items: center;
}
.kontakt_widget i {
	color:#fff;
}
.stellen_widget i {
	color:#fff;
	margin-right:15px;
	display:inline-block;
	font-size: 24px;
}
@media only screen and (min-width:767px){
.kontakt_widget:hover {
	right:0;
}
.stellen_widget:hover {
	right:0;
}
}
.kontakt_widget a.kontakt:hover {
	background:#ec7a82 url(../img/plane.svg) no-repeat 20px center;
	background-size:25px;
}
.kontakt_widget a.email:hover {
	background:#ec7a82 url(../img/envelope.svg) no-repeat 20px center;
	background-size:25px;
}
.kontakt_widget a.anrufen:hover {
	background:#ec7a82 url(../img/phone.svg) no-repeat 20px center;
	background-size:25px;
}
.kontakt_widget a.instagram:hover {
	background:#ec7a82 url(../img/instagram.svg) no-repeat 20px center;
	background-size:25px;
}
.kontakt_widget a.whatsapp:hover {
	background:#ec7a82 url(/wp-content/uploads/2023/09/whatsapp_icon.svg) no-repeat 20px center;
	background-size:25px;
}

.label {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align:center;
	line-height: 1.4;
}
.wpcf7-form{color:#424242;font-weight:300; }
.wpcf7-form .block{margin-bottom:10px;}
.wpcf7-form .block.last{margin-bottom:14px;}
.wpcf7-form .block.right{text-align:right;}
.wpcf7-form .block.left{text-align:left;}
.wpcf7-form .block p{margin:0;}
.wpb_text_column .wpcf7-form input,
.popup .wpcf7-form input{
	padding:12px 16px 10px; 
	border:none; 
	font-size:16px; 
	background:#f5f5f5;
	margin-bottom:15px;
	width: 100%;
} 
.wpb_text_column .wpcf7-form select,
.popup .wpcf7-form select{
	padding:10px; 
	border:none; 
	width:100%;
	color:#777777; 
	font-size:16px; 
	background:#f5f5f5; 
	margin-bottom:15px;
	width: 100%;
}
.formfield { padding-bottom:6px; }
.wpb_text_column .wpcf7-form .wpcf7-text{width:100%; }
.wpb_text_column .wpcf7-form .wpcf7-textarea,
.popup .wpcf7-form .wpcf7-textarea {border:none;padding:12px 16px 12px;width:100%;height:100px;font-family:'Maven Pro'; font-size:16px; background:#f5f5f5; margin-bottom:15px;}
.wpcf7-form .datenschutz_check_neu{margin-bottom:14px;display:flex;justify-content:flex-begin;flex-direction:row;text-align:left;font-size:14px;color:#171A1C;}
.wpcf7-form .datenschutz_check_neu .wpcf7-list-item{margin:0 10px 0 0;}
.wpcf7-form .datenschutz_check_neu a{color:#2F2912;text-decoration:underline;}
.wpb_text_column .wpcf7-form .wpcf7-submit,
.popup .wpcf7-form .wpcf7-submit {
	font-size:16px;
	background:#ed6770;
	color:#fff;
	font-weight:700;
	padding:12px;
	min-width:200px;
	width:auto;
	text-transform:uppercase;
	border:1px solid #ed6770;
	text-align: center;
	margin-left:0;
	border-radius:8px;
}
.wpcf7-form .wpcf7-response-output{background:#fff;padding:10px;font-size:16px;font-weight:500;margin:0;text-align:center;}
.wpcf7-form p.datenschutz_check {
  text-align: left;
  font-size: 14px;
  color: #fff;
}
.wpcf7-form p.datenschutz_check a {
  color: #fff;
  text-decoration: underline;
}
span.wpcf7-not-valid-tip {
  font-size: 14px;
}
.flexform .wpcf7-radio,
.flexform .wpcf7-checkbox {
	display:flex;
	flex-wrap:wrap;
	margin-bottom:10px;
}
.flexform .wpcf7-list-item {
	width:33.33%;
	margin:0;
}
@media only screen and (max-width:480px){
	.flexform .wpcf7-list-item {
		width:50%;
	}
	.wpb_text_column .wpcf7-form .wpcf7-submit,
	.popup .wpcf7-form .wpcf7-submit {
		margin-left:0;
		text-align: left;
	}

}
.wpcf7-list-item {
	margin:0;
}
.wpcf7-form .wpcf7-list-item,
.wpcf7-form label {
  display: flex;
}
.wpcf7-form .wpcf7-list-item {
  margin: 0;
}
.wpcf7-form .wpcf7-list-item:not(:last-child) {
  margin-bottom: 10px;
}
.wpcf7-form label {
  cursor: pointer;
}
.wpcf7-form [type="radio"],
.wpcf7-form [type="checkbox"] {
  position: absolute;
  left: -9999px;
}
.wpcf7-form [type="radio"] + .wpcf7-list-item-label,
.wpcf7-form [type="checkbox"] + .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
  line-height: 20px;
}
.wpcf7-form [type="radio"] + .wpcf7-list-item-label::before,
.wpcf7-form [type="checkbox"] + .wpcf7-list-item-label::before,
.wpcf7-form [type="radio"] + .wpcf7-list-item-label::after,
.wpcf7-form [type="checkbox"] + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
}
.wpcf7-form [type="radio"] + .wpcf7-list-item-label::before,
.wpcf7-form [type="radio"] + .wpcf7-list-item-label::after {
  border-radius: 50%;
}
.wpcf7-form [type="radio"] + .wpcf7-list-item-label::before,
.wpcf7-form [type="checkbox"] + .wpcf7-list-item-label::before {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #BDBDBD;
  background:#E9EDF3;
}
.wpcf7-form [type="radio"] + .wpcf7-list-item-label::after,
.wpcf7-form [type="checkbox"] + .wpcf7-list-item-label::after {
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #4E7F9E;
  transition: all 0.2s;
}
.wpcf7-form [type="radio"]:not(:checked) + .wpcf7-list-item-label::after,
.wpcf7-form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label::after {
  opacity: 0;
  transform: scale(0.01);
}
.wpcf7-form [type="radio"]:checked + .wpcf7-list-item-label::after,
.wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
  transform: scale(1);
}
.wpcf7-form [type="radio"]:focus + .wpcf7-list-item-label::before,
.wpcf7-form [type="checkbox"]:focus + .wpcf7-list-item-label::before {
  box-shadow: 0 0 5px #96b0be;
}
.pflichtfeld {
	color:#777;
	font-size:13px;
	margin-bottom:15px;
}

#menu-footer-menu {
	margin:0;
	padding: 0;
}
@media (max-width:992px) {
footer .ftr-nav-container {
	display: block;
}
}

@media (max-width:991px) {

	.vc_custom_1681817454634 {border:none !important; }
}

@media (max-width:479px) {
	.kontakt_widget {
		top:auto;
		bottom:10%;
	}

}
.no-margin-top{
	margin-top:0;
}
.vc_btn3.vc_btn3-color-default, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
	color: #fff;
	background-color: #ed6770;
}
.vc_btn3.vc_btn3-color-default:hover, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-default:focus, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus {
	color: #fff;
	background-color: #005E60;
}

.datenschutz {display: flex; margin-bottom:15px; }
.datenschutz a {text-decoration:underline;}
.datenschutz_text { margin-left:6px; margin-top:-2px;}