/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 27 2024 | 09:09:00 */
/* CSS Team */

@media screen and (min-width: 980px) {
	
	#team-line-1
	{

	}

	#team-line-2,
	#team-line-3,
	#team-line-4,
	#team-line-5
	{
		border-top: 1px solid var(--hex-corp-green);
  		margin-top: 0px;
  		padding-top: 40px;
	}
}


@media screen and (min-width: 780px) AND (max-width: 979px) {
  .page-id-393 .team-line .et_pb_column_1_3 {
    width: 49%; 
  }
	
	#team-line-2,
	#team-line-3,
	#team-line-4,
	#team-line-5
	{
		border-top: 1px solid var(--hex-corp-green);
  		margin-top: 10px;
  		padding-top: 20px;
	}
}


@media screen and (max-width: 779px) {
	
	.team-line .et_pb_team_member{
		width: 300px !important;
		margin-left: auto !important;
  		margin-right: auto !important;
	}
	
	
	#team-line-1
	{

	}

	#team-line-2,
	#team-line-3,
	#team-line-4,
	#team-line-5
	{
		border-top: 1px solid var(--hex-corp-green);
  		margin-top: -40px;
  		padding-top: 40px;
	}
}


.et_pb_team_member_image img
{
	/*
	-webkit-filter: sepia(0);
    filter: sepia(0);
	
	transition: filter 3s;	
	*/
}

.et_pb_team_member_image img
{
	/*
	-webkit-filter: sepia(0);
    filter: sepia(0);
	
	transition: filter 3s;	
	*/
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}


.et_pb_team_member_image:hover img:before
{
/*
	-webkit-filter: sepia(1);
    filter: sepia(1);
*/
	display: inline-block;
}

.et_pb_team_member h2:before
{
/*
	-webkit-filter: sepia(1);
    filter: sepia(1);
*/
	display: none;
}



.team-jl
{

}



.team-jl:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_jl.jpg");
	
}


.team-cg:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_cg2.jpg");
}

.team-ts:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_ts2.jpg");
}

.team-eb:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_eb.jpg");
}


.team-vp:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_vp2.jpg");
}

.team-av:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_av.jpg");
}

.team-sd:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_sd.jpg");
}

.team-ps:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_ps2.jpg");
}


.team-ws:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_ws.jpg");
}

.team-jp:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_jp.jpg");
}

.team-ag:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_ag4.jpg");
}

.team-wr:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_wr.jpg");
}

.team-fb:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_fb.jpg");
}

.team-ds:hover img
{
	content: url("/wp-content/uploads/mitarbeiterfoto_ds.jpg");
}

.single-b2b .team-eb:before,
.single-b2b .team-vp:before,
.single-b2b .team-jl:before,
.single-b2b .team-cg:before,
.single-b2b .team-ts:before,
.single-b2b .team-av:before,
.single-b2b .team-sd:before,
.single-b2b .team-ps:before,
.single-b2b .team-ws:before,
.single-b2b .team-jp:before,
.single-b2b .team-ag:before,
.single-b2b .team-wr:before,
.single-b2b .team-fb:before,
.single-b2b .team-ds:before
{
	content:"+";
	color:var(--hex-corp-accent-color2) !important;
	position:relative;
	font-weight:400;
	font-size:3.5em;
	margin-right:0px;
	-webkit-transition: color 2s ease !important;
    -moz-transition: color 2s ease !important;
  	-o-transition: color 2s ease !important;
  	transition: color 2s ease !important;
	left:0px;

}










