@charset "utf-8";


#uberuns {
	
	margin-bottom: 200px;
	height: auto;
}

#dasteam {
	width: 100%;
	height:auto;
	display:block;
	overflow:hidden;
	position:relative;

}

.ueberdesc {
	width: 50%;
	position:relative;
	margin: 0 0 50px 0;
	padding: 0px;
}

.ueberdesc1 {
	width: 35%;
	position:relative;
	margin: 0 0 50px 0;
	padding: 0px;	
}




#zit {
	pointer-events: none;
	font-weight: normal;
	position:absolute;
	left: 40%;
	top: 350px; 
	
}

#zit span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgba(14,114,181,1);
	font-size: 110px;
	line-height: 50px;
	pointer-events: none;
	float:left;
}

#zit p {
	font-family: opens;
	color: #000;
	font-size: 40px;
	line-height: 60px;
	padding-left: 0px;
	float:left;
	margin-top:-00px;
}

#zitspan {
	width: 8vw;
	height: 1px;
}

.teammate {
	display: block;
	width: 22.75%;
	height: auto;
	position:relative;
	float:left;
	overflow:hidden;
	margin-right: 3%;
}

.teammate:nth-child(4) {
   margin-right: 0%;
}

.teammate:nth-child(n+5) {
   margin-top: 30px;
}


.teambg {
	
	height: 525px;
	width: auto;
	display:block;
	position:relative;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.teamtxt {
	
	display:block;
	position:absolute;
	width:100%;
	padding: 0 0 25px 15px;
	height:125px;
	background:rgba(14,114,181,1);
	
	bottom: 0px;
	left: 0px;
}

.reinhard {
	background: url(../img/ueberuns/reinhard-zoechbauer.jpg);

}

.brigitte {
	background: url(../img/ueberuns/brigitte-zoechbauer.jpg);
}

.dominik {
	background: url(../img/ueberuns/dominik-emsenhuber.jpg);
}

.kevin {
	background: url(../img/ueberuns/kevin-reisenbichler.jpg);
}
.matthias {
	background: url(../img/ueberuns/matthias-wutzl.jpg);
}
.moritz {
	background: url(../img/ueberuns/moritz-punz.jpg);
}

.teamh {
	font-family: 'cgothic';
	color: #fff;
	font-weight: bold;
	text-align:left;
	font-size: 14pt;
	display:inline-block;
	position:relative;
	padding: 20px 0px;
	height: 50px;
	line-height: 25px;
	margin: 25px 0px 0px 0px;
	left: 0;
	transform:translateX(-0%);/**/	
}

.teamh::after {
  content: "";
  width: 32.8%;

  height: 3px;
  background: #fff;
  position: absolute;
  top: 0px;
 	left: 0px;
	transform:translateX(-0%);
  
    -webkit-transition: background 0.2s ease, width 0.2s ease;
    transition: background 0.2s ease, width 0.2s ease;	
}

.teamh span {
	font-family: 'opens';
	font-weight: normal;
	font-size: 11pt;	
}

.teammate p {
	color:#FFF;
}

.teammate:hover .teamh::after {
   width: 68.2%;

}


.werkst {
	height:350px;
	width:100%;
	position:relative;
	display:block;
	overflow:hidden;
}

.werktxt1{
	position: relative;
	display:inline-block;
	width: 35%;
	margin: 50px 0 50px 5%;
	height: 250px;
	float:left;
}

.werktxt2{
	position: relative;
	display:inline-block;
	width: 35%;
	margin: 50px 5% 50px 0;
	height: 250px;
	float:left;
}

#werkimg1 {
    height: 350px;
	width:60%;
	float:left;
	position:relative;
	display: inline-block;	
	background: url(../img/ueberuns/werkstatt/service.jpg);
	background-position:center;
	background-size:cover;
}

#werkimg2 {
    height: 350px;
	width:60%;
	float: right;
	position:relative;
	display: inline-block;	
	background: url(../img/ueberuns/werkstatt/werkimg1-werkstatt-hebebuehne.jpg);
	background-position:center;
	background-size:cover;
}

#werkimg3 {
    height: 350px;
	width:60%;
	float:left;
	position:relative;
	display: inline-block;	
	background: url(../img/ueberuns/werkstatt/landtechnik.jpg);
	background-position:center;
	background-size:cover;
}

#werkimg4 {
    height: 350px;
	width:60%;
	float: right;
	position:relative;
	display: inline-block;	
	background: url(../img/ueberuns/werkstatt/wartung.jpg);
	background-position:center;
	background-size:cover;
}

#werkimg5 {
    height: 350px;
	width:60%;
	float:left;
	position:relative;
	display: inline-block;	
	background: url(../img/ueberuns/werkstatt/ersatzteile.jpg);
	background-position:center;
	background-size:cover;
}

.werkstattheader {
	font-family: opens;
	font-weight: bold;
	font-size: 14pt;
	color: rgb(14, 114, 181);	
		height: auto;
	width: auto;
	display:inline-block;
	position:relative;
	padding: 25px 0px;
	margin-bottom: 15px;
}

.werkstattheader::after {
  content: "";
  width: 31.8%;
  height: 2px;
  background: rgba(14,114,181,1);
  position: absolute;
  bottom: 0px;
  left: 0;
}


#galerie {

background:#ffffff;

width:100%;
}

#galerie img {
/* Hintergrundfarbe der Bilder */
background:#ffffff;
/* Breite der Bilder */
width:320px;
height:auto;
}



#galerie img:hover {
-webkit-transform: rotate(0deg) scale(4);
  /* Saf3.1+, Chrome */
-moz-transform: rotate(0deg) scale(4);  /* FF3.5+ */
-o-transform: rotate(0deg) scale(4);  /* Opera */
transform: rotate(0deg) scale(4);
position:relative;
z-index:1111;
}


#galerie img {
-webkit-transition: all 0.4s ease-out;  /* Saf3.1+, Chrome */
-moz-transition: all 0.4s ease-out;     /* FF3.5+ */
-o-transition: all 0.4s ease-out;  /* Opera */
transition: all 0.4s ease-out;
}

#ueberpartners {
	width: 100%;
	height:auto;
	overflow:hidden;
	display:block;
	position:relative;
}


.ueberpart {
	width: 226px;
	height: auto;
	padding:0px;
	margin: 15px;
	float:left;
	position:relative;
	border: none;
}

@media screen and (max-width:1800px) {
	
#zit {
	pointer-events: none;
	font-weight: normal;
	position:absolute;
	left: 40%;
	top: 350px; 
	
}

#zit span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgba(14,114,181,1);
	font-size: 100px;
	line-height: 50px;
	pointer-events: none;
	float:left;
}

#zit p {
	font-family: opens;
	color: #000;
	font-size: 36px;
	line-height: 60px;
	padding-left: 0px;
	float:left;
	margin-top: 0px;
}	


.teambg {
	
	height: 475px;
	width:100%;
	display:block;
	position:relative;
}
	
	.teamh {
	font-family: 'cgothic';
	color: #fff;
	font-weight: bold;
	text-align:left;
	font-size: 12pt;
	display:inline-block;
	position:relative;
	padding: 20px 0px;
	height: 50px;
	line-height: 25px;
	margin: 25px 0px 0px 0px;
	left: 0;
	transform:translateX(-0%);/**/	
}

.teamtxt {
	
	display:block;
	position:absolute;
	width:100%;
	padding: 0 0 20px 15px;
	height:125px;
	background:rgba(14,114,181,1);
	
	bottom: 0px;
	left: 0px;
}
	
	
	
.ueberpart {
	width: 182px;
	height: auto;
	padding:0px;
	margin: 15px;
	float:left;
	position:relative;
	border: none;
}	
	
}

@media screen and (max-width:1200px) {

#zit {
	pointer-events: none;
	font-weight: normal;
	position:absolute;
	left: 40%;
	top: 350px; 
	
}

#zit span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgba(14,114,181,1);
	font-size: 90px;
	line-height: 50px;
	pointer-events: none;
	float:left;
}

#zit p {
	font-family: opens;
	color: #000;
	font-size: 33px;
	line-height: 65px;
	padding-left: 0px;
	float:left;
	margin-top: 0px;
}	

#zitspan {
	width: 4.5vw;
	height: 1px;
}
	
.teambg {
	
	height: 500px;
	width: 100%;
	display:block;
	position:relative;
}	

.teammate {
	display: block;
	width: 22.75%;
	height: 41vw;
	position:relative;
	float:left;
	overflow:hidden;
	margin-right: 3%;
}	
	
.teamh {
	font-family: 'cgothic';
	color: #fff;
	font-weight: bold;
	text-align:left;
	font-size: 11pt;
	display:inline-block;
	position:relative;
	padding: 20px 0px;
	height: 50px;
	line-height: 25px;
	margin: 25px 0px 0px 0px;
	left: 0;
	transform:translateX(-0%);/**/	
}	
.teamtxt {
	
	display:block;
	position:absolute;
	width:100%;
	padding: 0 0 15px 10px;
	height:125px;
	background:rgba(14,114,181,1);
	bottom: 0px;
	left: 0px;
}
.ueberpart {
	width: 16%;
	height: auto;
	padding:0px;
	margin: 2%;
	float:left;
	position:relative;
	border: none;
}	

.teammate:nth-child(n+5) {
    margin-top: 30px;
}
	
}

@media screen and (max-width:900px) {

.ueberdesc {
	width: 100%;
	position:relative;
	margin: 0 0 50px 0;
	padding: 0px;
}	
	
.ueberdesc1 {
	width: 100%;
	position:relative;
	margin: 0 0 50px 0;
	padding: 0px;	
}
	
#zit {
	pointer-events: none;
	font-weight: normal;
	position:relative;
	left: 50%;
	transform:translateX(-50%);
	width: auto;
	display:inline-block;
	top: 0px; 
	
}

#zit span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgba(14,114,181,1);
	font-size: 90px;
	line-height: 50px;
	pointer-events: none;
	float:left
}

#zit p {
	font-family: opens;
	color: #000;
	font-size: 33px;
	line-height: 55px;
	padding-left: 0px;
	float:left;
	margin-top: 0px;
}

#zitspan {
	width: 15vw;
	height: 1px;
}



.teammate:first-child {
	padding-top:0px;
}

.teamh {
	font-family: 'cgothic';
	color: #fff;
	font-weight: bold;
	text-align:left;
	font-size: 14pt;
	display:inline-block;
	position:relative;
	padding: 20px 0px;
	height: 50px;
	line-height: 25px;
	margin: 25px 0px 0px 0px;
	left: 0;
	transform:translateX(-0%);/**/	
}
.teammate {
	width: 300px;
	left:50%;
	transform:translateX(-50%);
	height: 550px;
	position:relative;
	display:block;
	padding-top:50px;
	float:none;
	overflow:hidden;
}
.teamtxt {
	
	display:block;
	position:absolute;
	width:100%;
	padding: 0 0 15px 25px;
	height:125px;
	background:rgba(14,114,181,1);
	bottom: 0px;
	left: 0px;
}
.teammate:nth-child(2) {
    margin: 0px 0%;
}


.werkst {
	height:350px;
	width:90%;
	left:5%;
	position:relative;
	display:block;
	overflow:visible;
}

.werktxt1{
	position: absolute;
	background:rgba(225,225,225,.9);
	display:inline-block;
	width: 75%;
	right:-20px;
	bottom:20px;
	padding: 20px;
	margin: 0px 0 0px 0%;
	height: 110px;
	float:left;
}

.werktxt2{
	position: absolute;
	background:rgba(225,225,225,.9);
	display:inline-block;
	width: 75%;
	left:-20px;
	bottom:20px;
	margin: 0px 0 0px 0%;
	padding: 20px;
	height: auto;
	float:left;
}

#werkimg1, #werkimg2, #werkimg3, #werkimg4, #werkimg5 {
	width:100%;
}

.ueberpart {
	width: 29.33%;
	height: auto;
	padding:0px;
	margin: 2%;
	float:left;
	position:relative;
	border: none;
}

.werkstattheader {
	display:none;
}

}

@media screen and (max-width:600px) {
	
	
.ueberdesc {
	width: 100%;
	position:relative;
	margin: 0 0 50px 0;
	padding: 0px;
}
	
#zit {
	pointer-events: none;
	font-weight: normal;
	position:relative;
	display:inline-block;
	top: 0px; 
	
}

#zit span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgba(14,114,181,1);
	font-size: 75px;
	line-height: 45px;
	pointer-events: none;
	float:left
}

#zit p {
	font-family: opens;
	color: #000;
	font-size: 26px;
	line-height: 52px;
	padding-left: 0px;
	float:left;
	margin-top: 0px;
}


#zitspan {
	width: 10vw;
	height: 1px;
}

.teammate:first-child {
	padding-top:0px;
}


.teammate {
	width: 225px;
	left:50%;
	transform:translateX(-50%);
	height: 425px;
	position:relative;
	display:inline-block;
	padding-top:50px;
	float: unset;
	overflow:hidden;
}

.werkst {
	height:auto;
	width:90%;
	left:5%;
	position:relative;
	display:block;
	overflow:visible;
}

.werktxt1{
	position: relative;
	background: none;
	display:inline-block;
	width: 90%;
	right:0px;
	top: 0px;
	padding: 5%;
	margin: 0px 0 10% 0%;
	height: auto;
	float:left;
}

.werktxt2{
	position: relative;
	background: none;
	display:inline-block;
	width: 90%;
	left:0px;
	top: 0px;
	padding: 5%;
	margin: 0px 0 0% 0%;
	height: auto;
	float:left;
}

#werkimg5 + .werktxt1 {
	
}

.ueberpart {
	width: 75%;
	height: auto;
	padding:0px;
	margin: 0 12.5%;
	float:left;
	position:relative;
	border: none;
}

}

@media screen and (max-width:500px) {
#zit {
	pointer-events: none;
	font-weight: normal;
	position:relative;
	display:inline-block;
	top: 0px; 
	margin-left: -15px;
	
}
	
#zit span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgba(14,114,181,1);
	font-size: 65px;
	line-height: 45px;
	pointer-events: none;
	float:left
}	
	
#zit p {
	font-family: opens;
	color: #000;
	font-size: 20px;
	line-height: 52px;
	padding-left: 0px;
	float:left;
	margin-top: 0px;
}

#zitspan {
	width: 0vw;
	height: 1px;
}
}