@font-face {
 font-display: swap;
}

a[target="_blank"]::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px;
  filter: invert(50%) sepia(82%) saturate(418%) hue-rotate(159deg) brightness(84%) contrast(95%);
}

.op_about_100 {
	width:100%;
	margin-bottom:30px;
	border-bottom:1px solid #e7e7e7;
	padding:0 0 20px 0;
	float:left;
	}

.op_about_100_v {
	width:100%;
	margin-bottom:30px;
	margin-top:20px;
	border-bottom:1px solid #e7e7e7;
	padding:0 0 20px 0;
	height:600px;
	}

.op_about_100 > .op_phil {	
	font-size:1.3em;
	line-height:1.7em;
	text-align:center;
	color:#fff;
	background: linear-gradient(60deg,#27448b , #2aa1d6 );
	padding:20px 20px;
	margin-bottom:30px;
	width:100%;
	float:left;
	}	

.op_about_100 > .op_build
{
	float:left;
	width:100%;
	background-image:url("/_op_images/optubus-building-nb-s.jpg");
	background-size:cover;
	min-height:300px;

}



.op_h2_100 {
	color:#2F90C9;
	font-size:1.8em;
	padding:0px 0 0 0;
	border:0px;
	text-decoration:none;
	margin:0;
	}
	


.op_hd_100 {
	color:#2F90C9;
	font-size:1.4em;
	padding:0 0 8px 0;
	border:0px;
	text-decoration:none;
	margin:0;
	}
	
.op_hd_100_v {
	color:#2F90C9;
	font-size:1.4em;
	padding:0 0 8px 0;
	border:0px;
	text-decoration:none;
	margin:0;
	}

.op_hd_100.hd1{
	}

.op_txt_100 {	
	font-size:1.1em;
	}	
	
.op_txt_100_v {	
	font-size:1.1em;
	}	
	
.op_surround_btn {
	width:100%;
	display:block;
	height:auto;
	width:100%;
	}	
	
a.op_about_btn{
	display:block;
	float:right;
	color:#fff;
	margin:20px 10px;
	padding-left:10px;
	padding-right:10px;
	min-width:170px;
	}
	
.op_about_btn.sk{
	margin-left:20px;
	margin-right:0px;
	}
	
a.op_about_btn {
	color:#fff;
	}
.op_surround_btn::after {
  content: "";
  clear: both;
  display: table;
}



	
.op_standort{
		float:left;
		max-width:100%;
		border-top:1px solid #e7e7e7;
		border-bottom:1px solid #e7e7e7;
		padding:30px 0 0 0;
		margin: 0px 0 20px 0;
}
	
.op_standort_img{
	display:block;
	float:left;
	background-image: url(/images/unser-standort.JPG);
	background-size:cover;
	height:290px;
	margin-top:15px;
	width:100%;
}
	
	
	
	
.op_standort_text{
	background: linear-gradient(40deg, #2aa1d6 , #27448b );
	color:#fff;
	padding:20px;
	float:left;
	margin-top:15px;
}
	
	

.op_standort_text > span {display:none;}
	
	


@media (min-width:520px)
{
.op_about_100 > .op_build
{
	min-height:400px;
	background-image:url("/_op_images/optubus-building-nb-m.jpg");
}
.op_standort_img{height:400px;}
}

/* nur nicht mobile Ansicht */

@media (min-width:1000px)
{	
	.op_about_100_v {
	width:25%;
	margin-bottom:30px;
	margin-right:-1px;
	border-right:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	border-collapse:collapse;
	border-bottom:0px;
	padding:0 10px 0px 10px;
	float:left;
	min-height:500px;
	}
	
	.op_txt_100_v {	
		min-height:330px;
	}	
	
	.op_txt_100_v1 {	
		min-height:250px;
	}
	
	.op_hd_100_v {
		min-height:60px;
	
	}
	
	.op_standort_img{display:block;float:left;width:39%;height:290px;}
	
	
	.op_standort_text{display:block;float:left;width:60%; height:290px;}
	
	
	.op_standort_text > span {display:block;font-style:italic;padding:72px 10px 0 0;}

	
	.op_about_100 > .op_build
{
	width:39%;
	height:300px;
	min-height:300px;
	background-image:url("/_op_images/optubus-building-nb-s.jpg");
}
	
.op_about_100 > .op_phil {	
	width:60%;
	padding:70px 80px;
	height:300px;
	}	
	
}
