/*
Theme Name: Binder Visual Composer Starter Child
Theme URI: https://visualcomposer.com/visual-composer-starter-theme/
Template: visual-composer-starter
Author: The Visual Composer Team
Author URI: https://visualcomposer.com/
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
Tags: blog,portfolio,featured-images,full-width-template,e-commerce,translation-ready,rtl-language-support,theme-options,custom-colors,custom-logo,custom-menu,footer-widgets,left-sidebar,right-sidebar,custom-background,one-column,two-columns
Version: 3.3.1700148962
Updated: 2023-11-16 15:36:02

*/
@import url('https://gundf-fonts.de/google-fonts/css/style.css');
@import url('https://gundf-fonts.de/font-awesome/v5/css/all.css');/*  font-family: 'Font Awesome 5 Free';*/


:root{
	--darkblue: #1A2441;
	--red: #DD0B18; /* #c50a16;*/
	--lightblue:#72B5CC;
	--grey:#E0E0E0;
	--darkgrey:#B3B3B3;
	--bg-blue:#394464;
}
/*Globals*/
html body {overflow-x:hidden!important;}
html #topbutton:after { color: var(--lightblue);}
html body header + .container-fluid, html body.header-full-width .navbar, html body footer,
.container-fluid.footer-template,
li.mega-menu-item-has-children > ul.mega-sub-menu{
    padding-left: 5%!important;
    padding-right: 5%!important;
}
html body:not(.menu-sandwich) #main-menu>ul>li>ul{
    padding-left: 5%!important;
    padding-right: 25%!important;
}
.header-txt-custom{
    left:50%;
	padding-left:15px;
}
.header-txt-left-custom{
    left:5%;
	padding-left:0px;
}
@media only screen and (max-width: 767px){
	.header-txt-custom{
		left:50%;
		padding-left:0px;
	}
	.header-txt-custom{
		left:5%;
		bottom: 5%!important;
	}
	.header-txt-left-custom{
		left:5%;
		bottom:15px;
	}
}
@media only screen and (min-width: 1600px){
	html body header + .container-fluid,
	html body footer, .container-fluid.footer-template,
	li.mega-menu-item-has-children > ul.mega-sub-menu{
		padding-left: 10%!important;
		padding-right: 10%!important;
	}
	html body:not(.menu-sandwich) #main-menu>ul>li>ul{
		padding-left: 10%!important;
		padding-right: 25%!important;
	}
	 html body.header-full-width .navbar{
		padding-left: 10%!important;
		padding-right: 5%!important;
	}
	.header-txt-custom{
		left:50%;
		padding-left:15px;
	}
	.header-txt-left-custom{
		left:10%;
		padding-left:0px;
	}

}
@media only screen and (min-width: 1920px){
	html body header + .container-fluid,
	html body footer, .container-fluid.footer-template, 
	li.mega-menu-item-has-children > ul.mega-sub-menu{
		padding-left: 15%!important;
		padding-right: 15%!important;
	}
	html body:not(.menu-sandwich) #main-menu>ul>li>ul{
		padding-left: 15%!important;
		padding-right: 25%!important;
	}
	 html body.header-full-width .navbar{
		padding-left: 15%!important;
		padding-right: 5%!important;
	}
	.header-txt-custom{
		left:50%;
		padding-left:15px;
	}
	.header-txt-left-custom{
		left:15%;
		padding-left:0px;
	}
}
html body .container-fluid .content-wrapper{padding-top:0;}
#footer{display:none;}
.no-margin p{
	margin-bottom:10px!important;
}
.no-margin h2{
	margin-top: 0;
	margin-bottom:0px!important;
}
.txt-white p,
.bind-text-white p,
.bind-text-white p a{
	color:white!important;
	
}
.custom-vc-binder-ansprechpartner h2{
	color:white;
	text-align:center;
}
html body .custom-vc-binder-ansprechpartner h4{
	margin-bottom: 1.5rem;
	color:var(--lightblue);
	text-align:center;
}
.custom-vc-binder-ansprechpartner p{
    color:white;
	text-align:center;
}

.breadcrumbs a{
	font-style:unset!important;
}
.breadcrumbs:not(.bind-text-white) p a{
	color:black!important;
	border-bottom:none!important;
	
}
.bind-text-white p a{
	border-bottom:none!important;
}
.bold-txt{
	font-weight: 700!important;
}

/*END Globals*/
/* Typography*/

html body,
.counter-row .stats-text{
	font-size:16px!important;
	font-weight:400!important;
}
html body h3,
.counter-row .stats-number,
.timeline time{
	font-family:"Design System B W03_900R"!important;
	font-size: calc(3.2em + 1vmin)!important;
	margin-bottom:3rem;
}
.timeline time{
	margin-bottom:1.5rem;
    font-size: calc(2.3em + 1vmin)!important;
}
html body h1,
html body h2{
	font-weight: 700;
	margin-bottom:2rem;
	font-size: calc(1.7em + 1vmin)!important;
}
html body h4,
.h4-grid{
	margin-bottom:2.5rem;
	font-size: calc(0.7em + 1vmin)!important;
}
.h4-grid{
	color:var(--red)!important;
}
html body h2 + h4{
	margin-top:-1rem;
}
html body h5{
	font-size: calc(0.5em + 1vmin)!important;
	line-height:26px;
}
html body h6{
	font-size: calc(0.4em + 1vmin)!important;
	
}
html body .entry-content p a{
	font-style:italic;
}
html body #main-menu>ul>li>a{
	font-weight:500;
	font-size:100%;
}
html body #main-menu>ul>li>ul> li a{
	font-size:90%;
}
html body .vc_btn3-container{
	margin-top: 1rem;
    margin-bottom: 3rem;
}
.breadcrumbs{
	font-size:12px!important;
	font-weight:400!important;
}
.bind-big-quote{
	position:relative;
}
.bind-big-quote:before{
	content:'"';
     font-family: 'Russo One'!important;
	position:absolute;
	top:-25px;
	left:0px;
   font-size: 60px;
    color: var(--red);
}
.bind-big-quote:after{
	content:'"';
     font-family: 'Russo One'!important;
	position:absolute;
	bottom:-35px;
	right:0px;
	font-size: 60px;
    color: var(--red);

}

html body .vc_btn3-container a,
.gform_footer .gform_button,
html body .vc_pageable-load-more-btn .vc_grid-btn-load_more a,
a.mailto-button,
button.load-more-button{
	font-family: Roboto Condensed, sans-serif!important;
	font-weight:bold!important;
	background-image:none!important;
	min-width:200px;
	text-align:center;
	padding-top: 15px!important;
    padding-bottom: 15px!important;
	border-width:2px!important;
}
html body .gform-body select.gfield_select,
html body .gform-body input,
html body .gform-body textarea,html body .gform_drop_area .gform_button_select_files,
.community-subtitle{
    font-family: Roboto Condensed, sans-serif!important;
	font-weight:bold!important;
	font-size: 100%!important;
}
html body .vc_btn3.vc_btn3-shape-rounded {
    border-radius: 3px!important;
}
.bind-red-bg-button a,
.bind-red-button a,
.gform_footer .gform_button,
html body .vc_pageable-load-more-btn .vc_grid-btn-load_more a,
a.mailto-button,
button.load-more-button{
	background-color: var(--red)!important;
    color: #ffffff!important;
	border-radius: 3px!important;
}
.bind-red-bg-button a:hover{
    border-color: white!important;
	background-color: white!important;
    color: var(--red)!important;
}
.bind-red-button a:hover,
.gform_footer .gform_button:hover,
html body .vc_pageable-load-more-btn .vc_grid-btn-load_more a:hover,
a.mailto-button:hover,
button.load-more-button:hover{
	border-color:  var(--red)!important;
	background-color: white!important;
    color: var(--red)!important;
	outline:none!important;
}
button.load-more-button{
	margin:25px;
	text-align:center;
	border:none;
	text-transform:uppercase;
}
.bind-border-white-button a {
	border-color: rgb(255, 255, 255)!important;
    color: rgb(255, 255, 255)!important;
    background-color: transparent!important;
	border-radius: 3px!important;
}
.bind-grid-jobs .vc_grid-item:hover .bind-border-white-button a,
.bind-border-white-button a:hover{
	border-color: var(--lightblue)!important;
    color: var(--lightblue)!important;
}
@media only screen and (max-width: 400px) {
	html body h1,
    html body h2{font-size: calc(1.5em + 1vmin);}
}
@media only screen and (max-width: 767px) {
	html body {font-size: calc(0.6em + 1vmin)!important;}
	.binder-footer p{font-size: calc(0.6em + 1vmin)!important;}
	html body h1,
    html body h2{
		 margin-top: 0.5rem;
         margin-bottom: 1.5rem;
		font-size: calc(1.6em + 1vmin)!important;
	}
	html body h4 {
		margin-bottom: 1.5rem;
		font-size: calc(1em + 1vmin)!important;
	}
	html body h3{ font-size: calc(1.5em + 1vmin)!important;}
	html body h6{
		font-size: calc(0.7em + 1vmin)!important;
	}
	html body .main-content .vc_general.vc_btn3,
	.vc_grid-btn-load_more a{
		font-size:15px;
	}

}
@media only screen and (min-width:401px) and (max-width: 767px) {
	html body h1,
	html body h2{font-size: calc(2em + 1vmin);}
	html body #main-menu ul li{ font-size: calc(0.6em + 1vmin);}
    html body #main-menu.open ul li.d-none.menu-item a {font-size: calc(0.5em + 1vmin)!important;}
	html body #main-menu ul li ul li{ font-size: calc(0.7em + 1vmin);}
}
@media only screen and (max-width: 767px){
	html body #main-menu>ul>li.fixed-item >ul> li a,
	html body #main-menu>ul>li>a{
		font-size:16px;
		font-weight:400;
	}
	.counter-row .stats-number,.timeline time{
		font-size: calc(1.8em + 1vmin)!important;
	}
	 .counter-row .stats-text {
		font-size: 12px!important;
	}
	.binder-fam-quote h2{
		    font-size: calc(1.2em + 1vmin)!important;
	}
}
@media only screen and (min-width:768px) and (max-width: 1024px) {
	html body h1,
	html body h2{font-size: calc(1.5em + 1vmin);}
	html body h3{font-size: calc(0.6em + 1vmin);}
	html body #main-menu ul li{ font-size: calc(0.5em + 1vmin);}

}
@media only screen and (min-width:1025px) and (max-width: 1366px) {

}
@media only screen and (min-width:1366px) and (max-width: 1600px) {
	
}
/* END Typography*/
/*menu */
/*hide the fixed menu, it is used only to add the item for each submenu with javascript */
.fixed-menu{display:none;}
html body #main-menu>ul>li:first {
		  display:-webkit-box;
		  display:-ms-flexbox;
		  display:flex;
	}
#main-menu ul li a{
	color:white;
}
@media only screen and (min-width: 768px){
	html body:not(.menu-sandwich) .navbar-header img {
		max-width: 75%;
		height: auto;
	}
	body:not(.menu-sandwich) #main-menu ul > li > .menu-item-image-preview{
	    height: 36px;
		padding-left: 5px;
		transition:none;
		padding-top: 5px;
	}
	body:not(.menu-sandwich) #main-menu ul > li > .menu-item-image-preview + a{
		margin-right: 15px;
		height: 36px;
		transition:none;
		padding-left: 6px;
		color:white;
	}
	body:not(.menu-sandwich) #main-menu ul > li:hover > .menu-item-image-preview{
		background-color: var(--red);
		border-radius: 3px 0 0 3px;
		transition:none;
	}
   body:not(.menu-sandwich) #main-menu ul > li:hover > .menu-item-image-preview + a,
   html body:not(.menu-sandwich) #main-menu ul li ul li:hover > a{
		background-color: var(--red);
		border-radius: 0 3px 3px 0;
	    transition:none;
	}
	body:not(.menu-sandwich) #main-menu ul li ul li .menu-item-image-preview,
	body:not(.menu-sandwich) #main-menu ul li ul li .menu-item-image-preview + a,
	html body:not(.menu-sandwich) #main-menu ul li ul li a{
		height:auto!important;
		padding: 5px;
		font-weight: 400;
	}
	body:not(.menu-sandwich) #main-menu ul li:hover>ul li.fixed-item,
   html body:not(.menu-sandwich) #main-menu .nav.navbar-nav ul.sub-menu.show-menu li.fixed-item{
		 -webkit-box-align: baseline;
       -ms-flex-align: baseline;
         align-items: baseline;
	}
	body:not(.menu-sandwich) #main-menu ul li >ul li.fixed-item{
		position:absolute!important;
		top: 15px;
		right: 10%;
	}
	body:not(.menu-sandwich) #main-menu ul li >ul li.fixed-item> ul:before{
		content:"";
		border-left:2px solid white;
		position:absolute;
		top: 10px;
		bottom: 5px!important;
		left: -20px;
	}
	body:not(.menu-sandwich) #main-menu ul li >ul li.fixed-item #menu-fixed-menu{
		margin-left:20px;
	}
	body:not(.menu-sandwich) #main-menu ul li >ul #menu-fixed-menu{
		background: transparent!important;
	    right: unset!important;
	   	position: relative!important;
		border: none;
		box-shadow: none!important;
	}
	body:not(.menu-sandwich) #main-menu ul li:hover>ul #menu-fixed-menu,
	html body:not(.menu-sandwich) #main-menu ul li ul.sub-menu.show-menu #menu-fixed-menu {
		visibility: visible!important;
		opacity: 1!important;

	}
	html body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children>a {
   		 padding-right: 20px;
	}
	html body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children>a:before{
		    right: 5px;
		    top: 1.1em!important;
	}
	.navbar .container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}
	html body .navbar-wrapper {
		padding: 0px 15px;
	}
	html body:not(.menu-sandwich) .navbar-header {
		max-width: 20%;
	}
	body:not(.menu-sandwich) #main-menu ul li.menu-item.menu-item-has-children:not(.wpml-ls-item) {
		position: inherit;
	}
	#main-menu ul li.menu-item.menu-item-has-children.wpml-ls-item > a{
	    background: var(--bg-blue);
        border-radius: 6px;
	}
	html body:not(.menu-sandwich) #main-menu>ul>li:not(.wpml-ls-item)>ul{
		  width: 100%;
		  min-height:240px;
		  padding-top: 15px;
    	  padding-bottom: 15px;
		  columns:3;
	}
	html body:not(.menu-sandwich) #main-menu>ul>li>ul{
		  background-color: var(--red);
		  margin-top:0;
	
	}
	html body:not(.menu-sandwich) #main-menu {
		text-align: right;
		position: static;
		width: auto;
		background: 0 0;
		padding: 0;
		overflow-y: inherit;
		margin-left: 0;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	html body .navbar-header,
	html body:not(.menu-sandwich) #main-menu .nav.navbar-nav li{
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	html body:not(.menu-sandwich) .navbar, html body:not(.menu-sandwich) .navbar-wrapper {
		height: 90px;
		 padding: 0px 15px;
	}
	html body .navbar-header{
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	html body:not(.menu-sandwich) #main-menu .nav.navbar-nav {
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
        width: 100%;
	}
	#main-menu ul li.menu-item-has-children.wpml-ls-item>a {
		padding-left:10px!important;
		padding-right:25px!important;
	}
	html body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children.wpml-ls-item>a:before{
		right:10px;
	}
	#main-menu ul li.menu-item-has-children.wpml-ls-item ul.sub-menu{
		border-radius: 6px;
		width: 76px;
		margin-top: -20px;
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
}
@media only screen and (max-width: 767px){
	html body .left-form-row .vc_empty_space{
		    height: 0px!important;
	}
	html body .left-form-row .wpb_single_image {
		margin-bottom:0!important;
	}
	html body:not(.menu-sandwich) #main-menu>ul>li>ul {
		padding-left: 0%!important;
		padding-right: 0%!important;
	}
	html body .navbar-wrapper{
		padding:0;
	}
	html body .navbar-toggle{
		margin-right:0;
		margin-top:20px;
	}
	html body #main-menu {
		padding-top: 15px;
		top: 72px;
		height: 90vh;
		padding: 15px 0;
		overflow:visible;
	}
	html body.admin-bar #main-menu {
		padding-top: 15px;
		top: 118px;
		height: 90vh;
		padding: 15px 0;
		overflow:visible;
	}
	
	#main-menu ul li.menu-item.menu-item-has-children:not(.wpml-ls-item){
		border-bottom:1px solid var(--grey);
		padding:0 30px;
	}
	#main-menu ul li.menu-item.menu-item-type-post_type.menu-item-object-page:not(.wpml-ls-item),
	#main-menu ul li ul#menu-fixed-menu li.menu-item.menu-item-type-post_type.menu-item-object-page:not(.wpml-ls-item){
		border-bottom:1px solid var(--grey);
		padding:0 30px;
	}
	#main-menu ul li ul li.menu-item.menu-item-type-post_type.menu-item-object-page:not(.wpml-ls-item),
	#main-menu ul li ul li.menu-item.menu-item-type-custom.menu-item-object-custom:not(.wpml-ls-item),
	#main-menu ul li ul li.menu-item.menu-item-type-post_type:not(.wpml-ls-item){
		border-bottom:none;
		padding:0 30px;
	}
	html body #main-menu ul li.wpml-ls-item{
		margin:10px 30px;
		border:1px solid var(--grey);
		border-radius:11px;
		padding:0 7px;
	}
	html body #main-menu ul li.menu-item.wpml-ls-item .dropdown-toggle{
		top:-3px;
	}
	html body #main-menu ul li.wpml-ls-item>a {
		margin-right: 20px;
	} 
	#main-menu ul li:not(.fixed-item){
		border-bottom:none;
		padding:0 0px;
	}
	#main-menu ul li.fixed-item ul li{
	    border-bottom:1px solid var(--grey);
		padding:0 30px;
	}
	html body.admin-bar #main-menu.open .button-close{
		position: inherit;
		top: 75px;
		right: 32px;
	}
	html body .navbar-header {
		position:relative;
		z-index:10;
	}
	html body #main-menu.open{z-index:11;}
	html body #main-menu.open .button-close{
		position: inherit;
		/*z-index:99999;*/
		top: 27px;
		right: 32px;
	    opacity:1;
		/* 		position: relative;
		z-indeX: 3;
		width: 100%;
		text-align: right;
		opacity:1;
		padding: 0 15px;*/
	}
	html body #main-menu .button-close{opacity:0;}
	html body #main-menu.open {
		margin-left: -100%;
	}
	html body #main-menu {
		width: 100%!important;
		background-color: var(--red);
	}
	#main-menu.open ul li.fixed-item ul {
		display: block;
		padding-left:0!important;
		padding-right:0!important;
	}
	ul#menu-main-menu,
	ul#menu-main-menu-englisch{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
				-ms-flex-direction: column;
					flex-direction: column;
	   overflow-x: scroll;
       height: 100%;
	}
	#main-menu.open ul li.wpml-ls-item{
       -webkit-box-ordinal-group:11;
     -ms-flex-order:10;
         order:10;
		width: 25%;
	}
	#main-menu.open ul li.wpml-ls-item ul li{
		margin:0;
		width: 100%;
	}
	html body .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	html body #main-menu ul li .menu-item-image-preview,
	html body #main-menu ul li .menu-item-image-preview + a{
		display:inline-block;
	}

	html body  #main-menu ul li ul li{
		margin-bottom:10px;
	}
	.fixed-item ul li{margin-bottom:0!important;}
	.fixed-item ul li a{
		padding:12px 0!important;
	}
}
body #main-menu>ul>li .menu-item-image-preview img{
	width:19px;
	height:19px;
}
html body nav.navbar{
	position:relative;
}
html body nav.navbar:after{
	content:"";
	height:9px;
	background:var(--red);
	left:0;
	right:0;
	bottom:0;
	width: 100%;
    position: absolute;
}
html body:not(.menu-sandwich) #main-menu>ul>li>ul{
		  margin-top:-9px;
	
}
@media only screen and (max-width: 767px){
	body #main-menu>ul>li .menu-item-image-preview img{display:none;}
}
/* end Menu */


/*footer*/
.binder-footer .search-form label .search-field{
	max-width:100%;
    border: 1px solid var(--lightblue)!important;
    border-radius: 5px!important;
    background: var(--darkblue)!important;
    color: white!important;
}
.binder-footer .search-form label .search-field::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}
.footer-template .alignnone{
  margin: 0px 15px 20px 0;
}
.footer-template .search-form{
	margin: 0 auto;
}
.footer-template .socials-footer  .vc_column_container:first-child .m-center{
	text-align:right!important;
}
.footer-template .socials-footer .vc_column_container:last-child .m-center{
	text-align:left!important;
}
.footer-template .txt-white a{
	color:white;
}
.footer-template .txt-white a:hover{
	text-decoration:none;
}
.binder-footer .search-form label .search-field::-ms-input-placeholder { /* Edge 12 -18 */
  color: white;
}
.binder-footer .search-form:after{color:white;}
.d-block{display:block;}
.d-none{display:none;}

@media only screen and (max-width: 767px){
	.d-block{display:none;}
    .d-none{display:block;}
	.mb-0{margin-bottom:0!important;}
	.footer-template .vc_wp_search{margin-top:20px;} 
	.m-center{text-align:center!important;}
}
.txt-flex > .vc_column-inner > .wpb_wrapper{
	display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.binder-footer{
	padding: 50px 15px;
}
html body .footer-template {
	position:relative;
	margin-top: 8px;
}
html body .footer-template:before{
	content:"";
	height:9px;
	background:var(--red);
	left:0;
	right:0;
	top:-9px;
	width: 100%;
    position: absolute;
}
.footer-template .widget.widget_search h2{display:none;}
/*END footer */
/*homepage*/
.bind-transparent-overlay {
	min-height: 270px!important;
	overflow: hidden;
}
.bind-transparent-overlay > .vc_column-inner {
	 -webkit-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
}
.bind-transparent-overlay > .vc_column-inner img{
	width:60%;
}
.bind-transparent-overlay > .vc_column-inner{
   /* transition: background-size 0.5s ease-out;*/
	transition:  1s ease-out;
    background-color: var(--red);
    background-blend-mode: overlay;
	    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	
}
.bind-transparent-overlay:hover > .vc_column-inner{
	/*background-size: 110% 110%;*/
	transform:scale(1.1)
}
.bind-header-image-mockslider{
	position:relative!important;
}
.bind-header-image-mockslider:after{
	display:block!important;
	content:''!important;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: rgb(26,36,65);
    background: linear-gradient(0deg, rgba(26,36,65,1) 0%, rgba(255,255,255,0) 69%);
}
.full-img >.vc_column-inner ,
.full-img >.vc_column-inner > .wpb_wrapper,
.full-img >.vc_column-inner > .wpb_wrapper .wpb_single_image,
.full-img figure.wpb_wrapper.vc_figure,
.full-img figure.wpb_wrapper.vc_figure .vc_single_image-wrapper,
.full-img figure.wpb_wrapper.vc_figure .vc_single_image-wrapper img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.header-txt-custom,
.header-txt-left-custom{
	position:absolute;
	bottom:20px;
	z-index:1;
}
.link-to-page a{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 0!important;
}

.bind-transparent-overlay .bind-cat{
  /*background-image: linear-gradient(to right, white, white 50%, var(--red) 50%);
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0; 
  -webkit-text-fill-color: transparent;*/
  position: relative;
  -webkit-background-clip: text;
  transition: all 0.3s ease-in-out;
}

.bind-transparent-overlay .bind-cat:before {
  content: "";
  background: white;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 2px;
  transition: all 0.3s ease-in-out;
}

.bind-transparent-overlay:hover .bind-cat {
  background-position: 0;
}
.bind-transparent-overlay:hover .bind-cat::before {
  width: 100%;
}
.grid-job {
	min-height:500px!important;
}
.grid-job figure.wpb_wrapper.vc_figure,
.grid-job figure.wpb_wrapper.vc_figure .vc_single_image-wrapper,
.grid-job figure.wpb_wrapper.vc_figure .vc_single_image-wrapper img{
		width:100%;
		height:100%;
		object-fit:cover;
	}
.grid-job h2{
	z-index: 2;
    position: relative;
}
.img-overlay{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;	
}
.img-overlay:after {
    display: block!important;
    content: ''!important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(26,36,65);
    background: linear-gradient(0deg, rgba(26,36,65,1) 0%, rgba(255,255,255,0) 69%);
}
/* karriere pages */
.bind-header-video-mockslider1{
	position:relative!important;
}
.bind-header-video-mockslider1:after{
	display:block!important;
	content:''!important;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: rgb(26,36,65);
    background: linear-gradient(0deg, rgba(26,36,65,1) 0%, rgba(255,255,255,0) 69%);
}
.video-element  .wp-video video{
    object-fit: fill;
    width: 100%!important;
    height: 100%!important;
}
.video-element  .wp-video .mejs-container.mejs-video{
	width: 100%!important;
    height: 100%!important;
}
.video-element .mejs-controls{
	opacity:0!important;
}
.video-element .mejs-controls.mejs-offscreen{
	opacity:1!important;
}
html body .video-element .mejs-overlay-button {
    background: url(http://binder.gundf-testingserver.de/wp-content/uploads/2023/12/Binder-mejs-controls_hope_final.svg) no-repeat;
	background-position: 0 -39px;

}
.grid-jobs {
	background-blend-mode:multiply;
	transition: background-blend-mode 0.5s ease-in-out;
}
.bind-grid-jobs .vc_grid-item:hover  .grid-jobs {
	background-blend-mode:unset;
}
.blend-bg-row,
.blend-bg > .vc_column-inner{
	    background-blend-mode: multiply!important;
}
.blend-bg-row-overlay {
    background-blend-mode: overlay!important;
}
/*.video-element .mejs-overlay-button {
    background: url(/wp-content/uploads/2023/11/Binder_Icons_final_YouTube.png) no-repeat;
	background-size: 80px 80px;
}*/


/*form*/
.gform_footer .gform_button {
	 padding: 15px 10%!important;
	font-size:100%!important;
}
html body .gform-body .gfield_description{
	color:#000;
}
html body .gform-theme--foundation .gfield textarea.large {
    min-block-size: 10rem;
}
.gform_footer {
	text-align: center!important;
    display: block!important;
}
.gform_footer input{
	text-transform:uppercase!important;
}
html body textarea, html body .gform_drop_area{
	border:none!important;
}
html body .gform-body select.gfield_select,
html body .gform-body input[type='text'],
html body .gform-body input[type='email']{
	border: none!important;
    min-height: 45px!important;
	line-height: 45px;
}
html body .gform-body input:focus,
html body .gform-body select:focus,
html body .gform-body textarea:focus,
html body .gform-body button:focus {
    outline: none!important;
}
html body .ginput_container input[type='checkbox'] {
    position: relative;
    width: 20px;
    height: 20px;
    border: none;

}
html body .ginput_container input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0px;
    left: 0px;
    right: 0;
    bottom: 0;
    border: 1px solid var(--red);
    border-radius: 3px;
    background-color: #fff;
}
html body .ginput_container input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid var(--red);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    left: 7px;

}
html body .gform_drop_area{
	height:7rem;
}
html body .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area:before,
html body .gform_drop_area .gform_drop_instructions{
	display:none!important;
}
html body .gform_drop_area .gform_button_select_files{
	color:var(--darkgrey)!important;
	text-transform:uppercase!important;
	text-decoration:underline!important;
	background-color:transparent!important;
	box-shadow: none!important;
	
}

/* karriere single job */
html body.single-jobs .header-image,
html body.single-jobs .entry-full-content .entry-meta{
	display:none;
}
.entry-content ul li {
	    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
html body .entry-content ul>li:before {
	left: 0;
    line-height: 1;
    color: #557cbf;
    content: '';
    width: 8px;
    height: 8px;
    background: var(--darkblue);
}
.bind-fixedelement h4{
	color:White!important;
}
.counter-row .stats-text{
    margin-top: 10px;
}
html body .bg-image-top{
	background-position: 100% 10% !important;
}
@media (min-width: 640px){
	html body .gform-theme--foundation .gform_fields {
		  grid-column-gap: 20px;
  		  grid-row-gap: 20px;

	}

}
/*END karriere pages */
/* containers pages */
html body.single-behaelter_single .header-image,
html body.single-behaelter_single .entry-full-content .entry-meta,
html body.single-gebrauchte_behaelter .header-image,
html body.single-gebrauchte_behaelter .entry-full-content .entry-meta,
html body.single-soziales_engagement .header-image,
html body.single-soziales_engagement .entry-full-content .entry-meta{
	display:none;
}

/* about us page*/
.binder-fam-quote{
	position:relative;
}
.binder-fam-quote:before{
    content: ""!important;
	background-image: url(/wp-content/uploads/2023/12/Pfad-2295.png);
    background-repeat: no-repeat;
    width: 94px;
    height: 81px;
    background-size: 94px 81px;
    position: absolute;
    left: -100px;
    top: -30px;
}
.binder-fam-quote:after{
   background-image: url(/wp-content/uploads/2023/12/Pfad-2296.png);
    content: ""!important;
    background-repeat: no-repeat;
    width: 94px;
    height: 81px;
    background-size: 94px 81px;
    position: absolute;
    right: -100px;
    bottom: -30px;

}
.text-over-image{
	position: absolute!important;
    bottom: 0;
}


/*services page*/
.services-section .bind-transparent-overlay > .vc_column-inner img{width:100%;}
.services-section .bind-transparent-overlay {
    min-height: 19vw!important;
}

.pos-abs-img-header{
	position:absolute;
	bottom:0;
	top:0;
	left:0;
	right:0;
}
.pos-abs-img-header > .vc_figure,
.pos-abs-img-header > .vc_figure .vc_single_image-wrapper{height:100%;}
.pos-abs-img-header > .vc_figure .vc_single_image-wrapper img {vertical-align:middle!important;    height: 100%;}


/*anschprepartner page */
.binder-ansprechpartner-row{
	margin-left: -15px;
    margin-right: -15px
}
.custom-vc-binder-ansprechpartner.vc_col-md-3 {
    min-height: 600px;
}
.custom-vc-binder-ansprechpartner .details{
	padding:15px 15px;
}
.custom-vc-binder-ansprechpartner .details a{
    width: 100%;
    display: none;
    padding: 15px!important;
}

.custom-vc-binder-ansprechpartner:hover .details a{
	background-color:#394464;
    display: block;
}
.custom-vc-binder-ansprechpartner:hover .details{
	margin-top:-53px;
    z-index: 2;
    position: relative;
	background-color:#394464;
}
/*tabs */
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top ul.vc_tta-tabs-list{
	    overflow: intial!important;
}
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top ul.vc_tta-tabs-list{
	    display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
	    border-bottom: 3px dashed var(--red);
}
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top ul.vc_tta-tabs-list li{
	width:16.66%;
	text-align:center;
}
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top ul.vc_tta-tabs-list li.vc_active:after{
	  content:'';
	  position:absolute;
	  bottom:-3px;
	  left:0;
	  right:0;
	  background:var(--red);
	  height:5px;
	  border-radius:10px;
}
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top ul.vc_tta-tabs-list li a:hover,
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top ul.vc_tta-tabs-list li a:focus{
	background-color:transparent!important;
}
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top ul.vc_tta-tabs-list li:hover:after{
	  content:'';
	  position:absolute;
	  bottom:-3px;
	  left:0;
	  right:0;
	  background:var(--red);
	  height:5px;
	  border-radius:10px;
}
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top  .vc_tta-tab:before{display:none!important;}
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top  .vc_tta-tab>a {
    border: none!important;
    background-color: transparent!important;
    color: var(--red)!important;
}
.tabs-design.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-white.vc_tta-style-classic .vc_tta-panels-container{
	padding-top:50px;
}
/* soziales */
.img-grid{
	width:30%;
}
.img-grid img{
	object-fit:contain;
}
.bind-soziales-grid .vc_grid-item-mini{margin-bottom:15px;}
.grid-containers-hover .vc_btn3-container a{
	background-color:transparent!important;
	font-style:italic;
	text-decoration:underline;
	font-size: 100%!important;
    font-weight: 300!important;
	color:var(--red);
}
.grid-containers-hover{
    padding:15px;
	background-color:white;
	transition: background-color 0.5s ease;
}
.grid-containers-hover .vc_btn3-container{
	opacity:0;
	margin:0;
	transition: opacity 0.5s ease-out;
}
.grid-containers-hover:hover .vc_btn3-container{
	opacity:1;
}
.grid-containers-hover h4{margin-bottom:0.5rem!important;}
.grid-containers-hover:hover {
	background-color:var(--grey);
}
.grid-containers .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
.grid-containers  .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev,
.grid-containers-mobile .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
.grid-containers-mobile  .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{
	top:25%!important;
	opacity:1!important;
}
html body .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
html body .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{
	opacity:1!important;
}
.grid-containers .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,
.grid-containers-mobile .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span{
	width:30px;
	height: 8px;
	border-radius:3px;
    background-color: #000!important;
	border-color: #000!important;
}
.grid-containers .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
.grid-containers-mobile .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{
	background-color: var(--grey)!important;
	border-color:var(--grey);!important;
}
.grid-containers .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav,
html body .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav,
.grid-containers-mobile .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav{
	opacity:1!important
}
.table-row > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row{
	border-top:1px solid var(--grey);
	padding-top: 30px;
} 
.custom-media .vc_grid-item:nth-child(even) {
	margin-left: -5px;
    margin-right: 5px;
}
.custom-media .vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item{
	    padding-bottom: 10px;
}
.bind-timeline-wrapper .upb_row_bg{
	    background-color: rgba(26,36,65,0.87) !important;
	    background-blend-mode: multiply!important;
}
/* presse */
.presse-details{
	padding: 2.5rem 0;
}
.presse-details h4{
	color:var(--red);
}
.presse-img{
	background-color: #F7F7F7;
    padding: 50px 50px;
}
.custom-vc-binder-presse-row {
	    margin: 0 -15px;
}
.branchen-grid .bind-redbg-icon-section .bind-transparent-overlay{
	padding-right: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
.branchen-grid .bind-redbg-icon-section .bind-transparent-overlay:before{
	background-color: var(--red);
    opacity: 58%;
    width: 100%;
    height: calc(100% - 10px);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 10px;
}
.branchen-grid  .bind-transparent-overlay > .vc_column-inner{
    transition: background-size 0.5s ease-out;
	background-size:100% 100%;
	
}
.branchen-grid  .bind-transparent-overlay:hover > .vc_column-inner{
	background-size: 110% 110%;
	transform:none;
}
.custom-media-grid .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link{
	padding-top: 15px !important;
    padding-right: 30px !important;
    padding-bottom: 15px !important;
    padding-left: 30px !important;
    background-color: rgba(224,224,224,0.31) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
	background-blend-mode: multiply!important;
}
.timeline.community_row .arrows{
	text-align:center;
}
.timeline.community_row .arrows button{
	width:80px;
}
@media only screen and (min-width: 992px){
	.bind-header-image-mockslider img{
		 height: calc(100vh - 100px)!important;
	}
	.video-element  .wp-video{
		width: 100%!important;
		height: 800px!important;
	}
	.video-element.karriere-single-job .wp-video{
		height: 400px!important;
	}
	.bind-header-video-mockslider .video-element  .wp-video{
		 height: calc(100vh - 100px)!important;
	}
	.shadow-row{
		overflow:visible!important;
	} 
	.shadow-bottom {
		overflow:visible!important;
		box-shadow: 0px 3px 7px #00000080;
	}

}
@media (min-width: 768px){
	.header-txt-custom,
	.header-txt-left-custom{
		bottom:50px;
	}

	.breadcrumbs{
		position: absolute;
		top: 35px;
	}
	.mr-d-negativ{
		margin-left:-15px!important;
	}
	.community_row{
		padding-top:50px!important;
		margin: 80px 0;
	}
	html body .timeline ol li{
		    width:400px;
	}
	.mr-d{margin-right:40px!important;}
	.services-section .bind-transparent-overlay{
		margin-right:15px!important;
		width:calc(33.333333% - 15px)!important;
	}
	.services-section .bind-transparent-overlay:last-child{margin-right:0!important;    width: 33.333333%!important;}
	.bind-soziales-grid .vc_grid-item-mini{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
	}
	.bind-soziales-grid .vc_gitem-zone.vc_gitem-zone-c .vc_gitem-zone-mini,
	.bind-soziales-grid .vc_gitem-zone.vc_gitem-zone-c .vc_gitem-zone-mini .vc_gitem_row{
		height:100%;
	}
	.table-row > .wpb_column.vc_col-sm-6:first-child > .vc_column-inner > .wpb_wrapper > .vc_row{
		border-right:1px solid var(--grey);
	}
	.table-row > .wpb_column:first-child > .vc_column-inner > .wpb_wrapper > .vc_row:last-child,
	.table-row > .wpb_column:last-child > .vc_column-inner > .wpb_wrapper > .vc_row:last-child{
		border-bottom:1px solid var(--grey);
	}
	.custom-vc-binder-presse-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
	.custom-vc-binder-presse-element.vc_col-md-4{
		    width: 32.333333%;
	}
	.unter-grid .bind-header-image-mockslider{max-height:600px;}
}
@media (min-width: 768px) and (max-width: 1400px){
	.custom-vc-binder-presse-element.vc_col-md-4 {
		width: 49%;
	}
}
@media only screen and (max-width: 767px){
	html body .entry-content ul>li:before{
		top:7px;
	}
	.entry-content ul li{
		    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
	}
	.mobile-img-header img{
		height:100px!important;
		margin-top: 15%;
	}
	html body .vc_grid-item .vc_btn3-container {
		margin-bottom: 30px;
	}
	.unter-grid .bind-header-image-mockslider{min-height:350px;}
	.unter-grid .text-over-image {
		left: -15px;
	}
	.grid-containers .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
	.grid-containers  .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev,
	.grid-containers-mobile .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
	.grid-containers-mobile  .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{
		top:30%!important;
		opacity:1!important;
	}
	.grid-containers-hover .vc_btn3-container{
		opacity:1;
	}
	.grid-containers-hover {
		background-color:var(--grey);
	}
	.services-section .bind-transparent-overlay{
		margin-bottom:15px!important;
	}
	.about-us-obj .bind-header-image-mockslider:after{
		background: linear-gradient(0deg, rgba(26,36,65,1) 30%, rgba(255,255,255,0) 100%);
	}
	.binder-fam-quote:after{
		right:-40px;
	}
	.binder-fam-quote:before{
		left:-40px;
	}
	.binder-fam-quote:after,
	.binder-fam-quote:before{
		width: 40px;
		height: 30px;
		background-size: 40px 30px;
	}
	
	.counter-row{
		      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	}
	.counter-row  .border-right-none-m  > .vc_column-inner{
		border:none!important;
	}
	.counter-row .stats-text {
		 margin-top: 0px;
		    min-height: 60px;
	}
	.counter-row .border-top-m > .vc_column-inner{
		border-top-width: 3px !important;
		padding-top: 0px !important;
		border-top-color: #dd0b18 !important;
		border-top-style: dashed !important;
		margin-top: 5px;
	}
	.ultv-video__play-icon  img{width:100%!important;}
	.no-top-mobile > .vc_column-inner{padding-top:0!important;}
	.bind-transparent-overlay {
		min-height: 150px!important;
	}
	.branchen-grid .bind-transparent-overlay {
		min-height: 250px!important;
	}
	.no-margin-mobile{margin-bottom:0;}
	.no-space-mobile{height:0!important;}
	.bind-transparent-overlay > .vc_column-inner img{
		width:40%;
	}
	.reverse-mobile{
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex!important;
			-webkit-box-orient: vertical;
			-webkit-box-direction: reverse;
				-ms-flex-direction: column-reverse;
					flex-direction: column-reverse;
	}
	.reverse-mobile > .vc_column-inner > .wpb_wrapper{
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex!important;
			-webkit-box-orient: vertical;
			-webkit-box-direction: reverse;
				-ms-flex-direction: column-reverse;
					flex-direction: column-reverse;
	}
	.grid-job {
		min-height:300px!important;
	}
	html body .vc_btn3-container.vc_btn3-left{
		text-align:center!important
	}
	.small-mobile{
		height:35px!important;
	}
	.video-element  .wp-video{
		width: 100%!important;
		height: 300px!important;
	}
	.bind-header-video-mockslider .video-element  .wp-video{
		width: 100%!important;
		height: 300px!important;
	}

	.left-no-space{
		padding-right:0!important;
	}
	.right-no-space{
		padding-left:0!important;
	}
	.head-single-job,
	.img-bg-size{height:250px!important;}
	.padd-left-mobile{
		padding-left:15px!important;
	}
	html body .wpb_text_column.breadcrumbs{
      margin-bottom: 5px!important;
      margin-top: 35px!important;
	}
	.footer-template .search-form{
		margin-bottom: 25px;
	}
	.footer-template .socials-footer{margin-top:30px;}
	.grid-mobile .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-6.vc_grid_filter-item.vc_visible-item {
		width: 50%;
		display: inline-block!important;
	}
	.custom-vc-binder-ansprechpartner .details a{
		background-color:#394464;
		display: block;
	}
	.custom-vc-binder-ansprechpartner .details{
		margin-top:0px;
		z-index: 2;
		position: relative;
		background-color:#394464;
		margin-bottom:25px;
	}
	/*tabs */
	.tabs-design .vc_tta-panel-heading a:after{
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid var(--red);
		content: " ";
		position: absolute;
		bottom: 18px;
		right: 0;
	}
	.tabs-design .vc_active .vc_tta-panel-heading a:after{
		font-family: "Visual Composer Starter Font"!important;
		font-style: normal!important;
		font-weight: 400!important;
		font-variant: normal!important;
		text-transform: none!important;
		speak: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\72";
		position: absolute;
		bottom: 30px;
		right: 20px;
		border: 0;
		color:var(--red);
	}
	.tabs-design  .vc_tta-panel-heading{
		text-align:center!important;
	}
	
	.tabs-design  .vc_tta-panel-heading a{
		color:var(--red)!important;
	}

	.tabs-design.vc_tta.vc_general .vc_tta-panel-title {
		line-height: 1;
		font-weight: 400;
		padding: 0 20px 0 0;
		margin: 0 0 10px 0;
		border: 1px solid var(--red)!important;
		border-radius: 8px!important;
	}
	.tabs-design .vc_active .vc_tta-panel-heading .vc_tta-panel-title{
		border-color:var(--red)!important;
	}
	.tabs-design .vc_active .vc_tta-panel-heading a{
		color:var(--red)!important;
	}
	.tabs-design .vc_tta-panel-heading {
       border:transparent!important; 
	}
	html body .vc_grid-item-zone-c-left .vc_gitem-zone-c,
	html body .vc_grid-item-zone-c-left .vc_gitem-animated-block{
		width: 100%;
	}
}
@media only screen and (min-width: 2000px){
	.custom-vc-binder-ansprechpartner.vc_col-md-3 {
		min-height: 750px;
	}
}