@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');





    body{
    	 margin: 0 !important;
    	padding: 0 !important;
    	overflow-x: hidden;
    }

.site{
	background-color: rgb(220, 240, 255);
	height: 100vh;
	 width:100vw; 
}

.boxtitle{
	font-size:0.9vw;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: rgb(212, 0,80);

	

}

.boxheader{
	font-family: 'Roboto', sans-serif;
	font-size: 1.5vw;
	
	color: black;
	padding-bottom: 10px;
	font-weight: 500;
}

.boxdesc{
	font-family: 'Roboto', sans-serif;
	font-size: 1.1vw;
	
	font-weight: 300;
}

#coachDESC{
	font-family: 'Roboto', sans-serif;
	font-size: 0.9vw;
	margin-top: 1vh;
}

.contactBOX{
	margin-left: 10vw;
	margin-top: 5vh;
	float: left;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ SEITE 1 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



#site1{
	background-image: url('images/background.png');
	 background-repeat: no-repeat;
    background-position: center; 
    position: relative;
    background-size: cover;
	height: 100vh;
	margin-top: -20px;
}

header {
padding-top: 10px;

height: 10vh;

}

.iconDIV{
	height: 10vh;
	width: 30vw;
	float: left;
	position: relative;
}

.navDIV{
	float: right;
	margin-top: 4vh;
	margin-bottom: 4vh;
}

.navlink{
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9vw;
	text-decoration: none;
	margin-right: 3vw;
}

.navlink:hover{
	color: black;
}

#icon{
	height: 7vh;
margin-top: 1.5vh;
margin-left: 10vh;
}

#mainPic{
	width: 45vw;
}

.textDIV{
	clear: right;
	
	flex-wrap: wrap;
	float: right;
	width: 40vw;
	margin-top: 25vh;
	margin-right: 10vh;	
}

.pictureDIV{
	margin-top: 5vh;
	margin-left: 5vw;
	float: left;
}
.box4_1{
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 2.8vw;
	font-weight: bold;
}


.box7{
	padding-top: 0px;
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2vw;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ SEITE 2 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/





#site2{
	background-image: url('images/background2.png');
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
    background-size: cover;
    
    
	height: 100vh;


}

#grafik{
	margin-left: 7vw;
	height: 40vh;
	margin-top: 5vh;
}

.infoTEXT{
	margin-top: 14vh;
	margin-right: 2vw;
	font-family: 'Roboto', sans-serif;
	font-size: 1.05vw;
	float: right;
	text-align: left;
	color: black;
	font-weight: 300;
}

.angebotTEXT{
	padding-top: 10vh;
	width: 100vw;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	color: rgb(212, 0,80);
	font-weight: 500;
}
#logoIMG{
	width: 18vw;
	
	
}
.logoHEADER{
	font-family: 'Roboto', sans-serif;
	color:white;
	font-size: 0.85vw;
	font-weight: 400;
	opacity: 1;
	margin-left: 2vw;
	text-decoration: none;
}

.logoCONTAINER{
	float: right;
	margin-right: 6vw;
	margin-top: 13vh;
}

.angebotDIV{
	display: flex;
	justify-content: center;

	margin-top: 5vh;
}

.angebotIMG{
	width: 11vw;
}

.angebotCONTAINER{
	
	background-color: rgb(245, 255, 255);
	height: 40vh;
	width: 15vw;
	margin:1vw;
	-webkit-box-shadow: 0px 0px 9px 0px grey;
-moz-box-shadow: 0px 0px 9px 0px grey;
box-shadow: 0px 0px 9px 0px rgba(255,255,255,0.3);
	text-align: center;
}


.angebotHEADER{
	margin-top: 0.8vh;
	font-family: 'Roboto', sans-serif;
	color:rgb(110, 170, 225);
	font-size: 1.2vw;
	font-weight: 500;
	opacity: 1;
}

.angebotDESC{

	font-family: 'Roboto', sans-serif;
	margin-top: 1vh;
	font-size: 0.8vw;
	opacity: 1;
	margin-left: 1vw;
	margin-right: 1vw;
}

.infoBOX{
	float:right;
	margin-right: 10vw;
	margin-top: 15vh;
	text-align: right;
}




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ SEITE 3 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.third-a{
	margin-left: -5px;
	height: 60vh;
	width: 50%;
	background-image: url('images/backablauf.png');
	 background-repeat: no-repeat;
    background-position: center; 
    position: relative;
    background-size: cover;
	margin-top: 5vh;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center ;
}


#ablauf{
	list-style: none;

}

.schrittkasten{
	clear:left;
	width: 30vw;
	height: 10vh;

	margin:1vh;
}

.circle { 
	
	margin: 2vh;
   width: 60px;
   height: 60px;
   background: white;
   -moz-border-radius: 70px; 
   -webkit-border-radius: 70px; 
   border-radius: 70px;
float:left;

}

.text1{

font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: white;
margin-top: 4vh;
float: left;
font-weight: 500;
}

.text1:hover{

	color: black;

}



.block1{

	height:5px;
	width: 400px;
margin-top: 4vh;
margin-left: -1vh;
	
	float: left;
	background-color: rgb(36, 124, 253);
		
}


.third-b{
	height: 60vh;
	width: 50%;
    position: relative;
	margin-top: 5vh;
	float: right;
	background-color: rgb(255, 246, 241);
	
	-webkit-box-shadow: 0px 0px 34px -4px rgba(173,167,152,1);
	-moz-box-shadow: 0px 0px 34px -4px rgba(173,167,152,1);
	box-shadow: 0px 0px 34px -4px rgba(173,167,152,1);
	
}


.ablaufCONTAINER{
	text-align: left;
	margin-top: 20vh;
	margin-left: 2vw;
}

.boxdesc1{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	
	font-weight: 300;
}

#schritt2{
	display: none;
}

#schritt3{
	display: none;
}

#schritt4{
	display: none;
}

.infoBOX2{
	float:left;
	margin-left: 5vw;
	margin-top: 12vh;
	text-align: left;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ SEITE 3 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#site4{
	background-image: url('images/back3.png');
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
    background-size: cover;
	height: 100vh;


}

.coachDIV{
	display: flex;
	justify-content: center;
		float: left;
	margin-top: 5vh;
	margin-left: 5vw;
}

#coachCONTAINER{
	width: 70vw;
	position: relative;
}

.coachIMG{
	width: 12vw;
}


#coachBOX{
	margin-right: 2vw;
	margin-left: 2vw;
	  display: inline-block;
  vertical-align: middle;
	margin-top: 3vh;
}
















.sec1{
	background-color: green;
}
.headerz{
	font-size: 80px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	color: rgb(212, 0, 80);
	text-align: right;
}


.box2{
	color: white;
	margin-left: 10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 27px;
	padding-top: 17px;
	font-weight: bold;
	
	float: left;
}
.box3{
	margin-left: 600px;
	right: 200px;
	float: right;
	padding-top: 28px;
	
	float: left;
}











.box6{
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 45px;
	margin-left: -20px;
	margin-top: 10px;
	
	height: 10px;
	width: 210px;
	background-color: rgb(212, 0, 80);
	
}





.box8{


padding-top: 200px;	
	
}


	




.box10{
	height: 300px;
	width: 300px;
	background-color:white;
	-webkit-box-shadow: 0px 0px 32px 8px rgba(47,122,143,0.09);
-moz-box-shadow: 0px 0px 32px 8px rgba(47,122,143,0.09);
box-shadow: 0px 0px 32px 8px rgba(47,122,143,0.09);
float: left;
margin:75px;
margin-top: 200px;
	
}

#b1{
	margin-left: 300px;
}


.navi{
	
	height: 10vh;
	margin-top: 20px;
	

		
}