.whoarew {
	background-color: #ffffff;
	width: 100%;
	height:100%;
	position: relative;
	font-family: DINPro-Light; 
	font-size: 18px;
}
.piece:not(.outsole) {
  position: absolute;
  bottom: 7vw;
}

@media (min-width: 950px) {
	.szolgaltatasok-infobox {
		 position: relative; 
		margin: auto auto;
		bottom: 15px;
 		width: 80px;
		height: 80px;
		position:  absolute;
		overflow: hidden;
		display: flex;
		justify-content: center; 
		align-items: center;
		z-index: 50;
margin-bottom: 10px;

		
	} 
	.szolgaltatasok-info {
		/* position: relative; */
		
		position:  absolute;
		overflow: hidden;
		border-radius: 100px;
		border: 2px solid #000000;
		display: flex;
		justify-content: center; 
		align-items: center;
		
		animation-name: kapcsolo;
		animation-duration: 1s;
		animation-iteration-count: infinite;
		
	}
	/* Add Animation */
	@keyframes kapcsolo {
		from {width: 60px; height: 60px;border: 2px solid rgba(255,255,255,1);} 
		to {width: 70px; height: 70px;border: 2px solid rgba(255,255,255,0);}
	}
	.whoareb {
	  width: 35%;
	  left: 6%;
	  top: 6%;
	}
	.fuggetlen {
	  width: 10%;
	  top: 15%;
	  left: 42%;
	}
	.fuggetlen-line {
	  width: 5%;
	  top: 30%;
	  left: 37%;
	}
	H1 {font-size: 3vh;line-height: 1.2;font-family:DINPro-Light;}
	.kiemelesH1 {font-size: 3vh;line-height: 1.2;font-family:DINPro-Light;}
	.fuggetlen-text {
	  width: 41%;
	  top: 8%;
	  left: 54%;
	  color: #009dff;
	  font-size: 2.5vh;
	}
	.lehetetlen {
	  width: 10%;
	  top: 35%;
	  left: 52%;
	}
	.lehetetlen-line {
	  width: 14%;
	  top: 40%;
	  left: 37%;
	}
	.lehetetlen-text {
	  width: 31%;
	  top: 38%;
	  left: 64%;
	  color: #009dff;
	  font-size: 2.5vh;
	}
	.legjobb {
	  width: 10%;
	  top: 55%;
	  left: 42%;
	}
	.legjobb-line {
	  width: 6%;
	  top: 50%;
	  left: 36%;
	  transform: rotate(0deg);
	}
	.legjobb-text {
	  width: 41%;
	  top: 58%;
	  left: 54%;
	  color: #009dff;
	  font-size: 2.5vh;
	}
	.reklamszoveg-text {
	  width: 80%;
	  top: 87%;
	  left: 10%;
	  color: #009dff;
	  text-align: center;
	  font-size: 2.5vh;
	}
	.howwedoit {
	  width: 100%;
	  top: 147%;
	  left: 0px;
	  color: #ffffff;
	  text-align: center;
	font-family: DINPro-Light; 

	}
	.whatwedo-szovegek {
		width:33.3%;
		height:auto;
		text-align:center;
		float: left;
		color: #ffffff;
	}
	.whatwedo-iconok {
		width:50%;
		max-width:200px;
	}
	
	.hogydolgozunkfocim {
		position:absolute;
		z-index:999; 
		width:100vw;
		top: 12%;
		position: center;	
		font-size: 125px; 
		font-family: hotel;
		color: #ffffff;
		text-align:center;
	}		
	.hogydolgozunkcim {
		position:absolute;
		z-index:999;
		top: 45%;
		width:100%;
		position: center; 
		color:#ff8400; 
		font-size: 75px; 
		font-family: hotel;
		text-align:center;
	}		
	.hogydolgozunkleiras {
		position:absolute;
		z-index:999;
		top: 60%;
		width:80%;
		margin-left: 10%;
		position: center; 
		color:#ffffff; 
		font-family: DINPro-Light;
		font-size: 46px;
	}		
	
	.hogydolgozunkszlogen {
		position:absolute;
		z-index:999;
		top: 1300%;
		width:100%;
		position: center; 
		text-align:center;
		color:#ff8400; 
		font-size: 75px; 
		font-family: hotel;
	}
	
	.referencia-text {
		width: 100%;
		top:-3%;
		text-align:center; 
		position:absolute;
		z-index:999;
		color:white;
		font-family: hotel;
		font-size: 55px;
	}	
	.referenciatexta {
		width: 100%;
		top: 12%;
		text-align:left;
		padding:50px;
		position:absolute;
		z-index:999;
		color:#ff8400;
		font-family: DINPro-Light;
		font-size: 20px;
	}	
	.referenciatextb {
		width: 45%;
		top: 22%;
		text-align:left;
		padding:50px;
		position:absolute;
		z-index:999;
		color:white;
		font-family: DINPro-Light;
		font-size: 20px;
	}
}

@media (max-width: 949px) {
.whoarew {
	height:auto;
	font-size: 3vh;
	}
	.whoareb {
	  width: 40%;
	  left: 2%;
	  top: 0%;
	}
	
	.whoare {
	  width: 40%;
	  left: 5%;
	  top: 3%;
	  position: relative; 
	}
	.fuggetlen {
	  width: 40%;
		margin-top: 50px;
	  display: true;
	 
	}

	H1 {font-size: 3vh;line-height: 1.2;font-family:DINPro-Light;}
	.fuggetlen-text {
		width: 90%;
		position: relative;
		color: #009dff;
		font-size: 2.5vh;
		text-align: center;
		margin: auto auto;
		margin-bottom: 50px;
	}
	.lehetetlen {
	  width: 40%;
		font-size: 2.5vh;
	  display: true;
	}
	.lehetetlen-line {
	  display: none;
	}
	.lehetetlen-text {
		width: 90%;
		position: relative;
		color: #009dff;
		font-size: 2.5vh;
		margin-bottom: 50px;
		text-align: center;
		margin: auto auto;
	}
	.legjobb {
	  width: 40%;
		margin-top: 50px;
	  display: true;
	}
	.legjobb-line {
	  display: none;
	}
	.legjobb-text {
		width: 90%;
		position: relative;
		color: #009dff;
		font-size: 2.5vh;
		text-align: center;
		margin: auto auto;
		margin-bottom: 50px;
	}
	.reklamszoveg-text {
	  width: 90%;
	  bottom: 0%;
	  left:1%;
	  color: #009dff;
	  text-align: center;
	  font-size: 5px;
	  margin: auto auto;
	}
	.whatwedo-szovegek {
		width:90%;
		height:auto;
		margin-left: 5%;
		text-align:center;
		color: #ffffff;
	}
	.whatwedo-iconok {
		width:40%;
		max-width:200px;
	}
 
	
		
	.hogydolgozunkfocim {
		position:relative;
 
		width:100%;
 
		position: center;	
		font-size: 5vh; 
		font-family: hotel;
		color: #ffffff;
		text-align:center;
 
	}		
	.hogydolgozunkcim {
		position:relative;
 
 
		width:100%;
		position: center; 
		color:#ff8400; 
		font-size: 45px; 
		font-family: hotel;
		text-align:center;
		margin-top: 50px;
	}		
	.hogydolgozunkleiras {
		position:relative;
 
 
		width:80%;
		margin-left: 10%;
		position: center; 
		text-align: center;
		color:#ffffff; 
		font-family: DINPro-Light;
		font-size: 2.5vh;
		margin-bottom: 50px;
	}		
	
	.hogydolgozunkszlogen {
		position:relative;
 
	 
		width:100%;
		position: center; 
		text-align:center;
		color:#ff8400; 
		font-size: 45px; 
		font-family: hotel;
	}

	.referencia-text {
		width: 100%;
		top:-3%;
		text-align:center; 
		position:absolute;
		z-index:999;
		color:white;
		font-family: hotel;
		font-size: 45px;
	}	
	.referenciatexta {
		width: 100%;
		top: 12%;
		text-align:left;
		padding:50px;
		position:absolute;
		z-index:999;
		color:#ff8400;
		font-family: DINPro-Light;
		font-size: 20px;
	}	
	.referenciatextb {
		width: 100vw;
		bottom: 1%;
		text-align:left;
		padding:20px;
		position:absolute;
		z-index:999;
		color:white;
		font-family: DINPro-Light;
		font-size: 15px;
	}
}


