@charset "UTF-8";
/* CSS Document */








/*Schriftart Ende */



 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: 'Mainfont-Regular';
}

body {
	height: 100%;
	margin: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

h1{
	font-family: 'Mainfont-Bold';
	color:#404040;	
}


h2{
	font-family: 'Mainfont-Medium';	
}


h3{	
	
}

a{
	text-decoration:none;
	color:#303030;
}




.objectgeneral {				
	stroke-width:2;
	stroke-linejoin:round;		
	fill:none; 	
}	
	
.object1 {		
	stroke:url(#gradient6);	
	stroke-dasharray:  347.98236083984375;
	stroke-dashoffset:  347.98236083984375;  		
	animation: dash 1.5s linear forwards;
}


.object2 {	
	stroke:url(#gradient3);	
	stroke-dasharray:  466.7793273925781;
	stroke-dashoffset:  466.7793273925781;  		
	animation: dash 1s linear forwards;
}


.object3 {		
	stroke:url(#gradient4);	
	stroke-dasharray:  914.2164916992188;
	stroke-dashoffset: 914.2164916992188;  		
	animation: dash 4s linear forwards;
}


.object4 {	
	stroke:url(#gradient5);	
	stroke-dasharray:  642.1220092773438;
	stroke-dashoffset: 642.1220092773438;  		
	animation: dash 1.25s linear forwards;		
}


.object5 {	
	stroke:url(#gradient6);	
	stroke-dasharray:  223.93467712402344;
	stroke-dashoffset: 223.93467712402344; 
	stroke-width:1; 		
	animation: dash 1s linear forwards;
}

.object6 {		
	stroke:url(#gradient1);	
	stroke-dasharray:  946.00048828125;
	stroke-dashoffset: 946.00048828125; 				
	animation: dash 2s linear forwards;
}

.object7 {		
	stroke:url(#gradient2);	
	stroke-dasharray:  719.3798828125;
	stroke-dashoffset: 719.3798828125; 				
	animation: dash 2s linear forwards;
}
			
	

	@keyframes dash {
		to {
			stroke-dashoffset: 0;
		}
	}






#index-backgroundbox{
	position: absolute;	
	margin-top:0px;	
	width:100%;
	height:auto;
	min-height:100%;
	display:block;	
	/*background: url("../img/background_index_theme_icons_mobile_png.png"), linear-gradient(to bottom right, #F0F0F0, #F0F0F0);*/
	background: url("../img/background_index_theme_icons_mobile_png.png"), linear-gradient(to bottom right, #FFFFFF, #F0F0F0);
	background-size: 350px, cover;
}


#confirmation-backgroundbox{
	position: absolute;	
	margin-top:0px;	
	width:100%;
	height:auto;
	min-height:100%;
	display:block;
	background: url("../img/background_index_theme_icons_mobile_png.png"), linear-gradient(to bottom right, #F1F1F1, #BABABA);
	background-size: 350px, cover
}







.login-bar{
	height:40px;
	margin-top:0px;
	width: 100%;
	border: 0px solid #FFFFFF;
	z-index:2;
}











.your-order-button{
	margin-top:3px;
	float:right;
	margin-right:5px;	
	height: 35px;
	cursor: pointer;
	transition: all 0.3s ease-out;
	border: double 2.2px transparent;
	border-radius: 18px;
	background:#282C31;
}




.your-order-button-text{
	margin-top:7px;
	padding-left:15px;
	padding-right:15px;
	font-family: 'Mainfont-Medium';	
	color:#FAFAFA;
	text-align: center;
	font-size:17px;
}





.your-order-button:hover{
	background:  #707070;
	transition: all 0.3s ease-in;
}





.your-order-button:hover .your-order-button-text{
	transition: all 0.3s ease-out;
	color:#FAFAFA;
}























.language-button{
	margin-top:3px;
	float:left;
	margin-left:5px;
	width: 60px;
	height: 35px;
	cursor: pointer;
	transition: all 0.3s ease-out;
	border: double 2.2px transparent;
	border-radius: 18px;
	background:#282C31;
	
}


.language-button-image{
	position:absolute;
	margin-top:5px;
	margin-left:10px;
	width:35px;
	height:20px;
	display: block;	
}

.language-button-text{
	margin-top:3px;
	margin-left:30px;
	font-family: 'Mainfont-Medium';	
	color:#FAFAFA;
	text-align: center;
	font-size:19px;
}

.language-button:hover{
	background:#707070;
	transition: all 0.3s ease-out;
}










#changelocation-button{	
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;    
	-ms-flex-align: center;
    align-items: center;	
	margin-top:8px;
	margin-left:5px;	
	height: 25px;
	cursor: pointer;
	transition: all 0.3s ease-out;
	border: double 2.2px transparent;
	border-radius: 18px;
	border: 2px solid #505050;
	background:#101010;
	
}


#changelocation-button-text{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	font-family: 'Mainfont-Medium';	
	color:#FAFAFA;
	text-align: center;
	font-size:13px;
}

#changelocation-button:hover{
	background:#707070;
	transition: all 0.3s ease-out;
}


























#index-handwrite-slogan{
	position: absolute;
	margin-top:-120px;
	margin-left:65%;
	transform: rotate(3deg);	
	font-family: 'Subfont-Handwritten';	
	font-size: 30px;
	color: #000000;
	margin-right:5px;
}


#black{	
	color: #000000;	
}




#index-elements{
	position: relative;	
	margin-top:20px;	
	width:100%;
	height:auto;
	display:block;
	/*background:#606060;*/
}



#index-logosymbol{
	position:relative;
	margin-left:-50%;
	margin-top:100px;	
	width:100%;
	max-width: 500px;	
	margin:auto;	
}




#index-logosymbol-image{	
	position: relative;
	top:0px;
	left:50%;
	margin-left:-40px;
	width:80px;		
	display:block;
	}


#index-logosymbol-text{
	position: relative;
	margin-top:10px;
	left:50%;
	margin-left:-150px;
	width:300px;
	display:block;	
}







	
#index-benefits-space{
	position:relative;
	margin-top:2px;
	margin-left:-50%;
	width:100%;	
	max-width: 500px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
	
	






.flexbox-benefits{
	position:relative;
	width:100%;	
	margin:auto;	
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;	
	-ms-flex-pack: center;
    justify-content: center;	
    border: 0px solid #333;
}


.flexbox-benefits-img{
	width:17px;
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}


.flexbox-benefits-text{
	padding-top:2px;
	margin-right:6px;
	font-family: 'Mainfont-Bold';	
	font-size: 16px;
	color: #000000;
}







.header-container {
	top:10px;
	position: relative;	
	max-width: 400px;
	top:0px;
	margin: 0 auto;
	border:0px solid #000000;
	min-height: 450px;	
	background-image: url("../img/background_index_header_mobile_png.png");
	background-size: contain; /* Bild wird vollständig angezeigt */
	background-repeat: no-repeat;
	background-position: center top;	
	/*box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);*/
}










#confirmation-whitebox{	
	position:relative;
	margin-left:-45%;
	min-height:150px;
	width:90%;	
	margin-top:50px;
	max-width: 500px;	
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	border-radius: 20px;	
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07), 0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
}



#waiting-whitebox{	
	display:none;
	position:relative;
	margin-left:-45%;
	min-height:100px;
	width:90%;	
	margin-top:50px;
	max-width: 500px;	
	margin-left:auto;
	margin-right:auto;	
	border-radius: 20px;
}



#postbox-whitebox{	
	display:none;
	position:relative;
	margin-left:-45%;
	min-height:150px;
	width:90%;	
	margin-top:50px;
	max-width: 500px;	
	margin-left:auto;
	margin-right:auto;	
}



.index-whitebox{	
	position:relative;
	margin-left:-45%;
	margin-top:-250px;
	width:90%;	
	max-width: 350px;		
	margin-left:auto;
	margin-right:auto;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 20px;
	display:none;
	border-top: 2px solid #1352A6;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07), 0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
}



.index-whitebox-greyheader{
	position:absolute;
	width:100%;
	height:40px;
	background:#282C31;
	border-radius: 20px 20px 0 0;	
}


.index-whitebox-space{
	padding-right: 10px;	
	padding-left: 10px;	
}



.flexbox-whitebox-horizontal-elements{
	position:relative;	
	margin:auto;	
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;	
    border: 0px solid #333;
	margin-bottom:20px;
}


.index-image-location-crest{
	margin-top:3px; 
	margin-left:13px;
	width:24px;
}


.button-box{
	height:60px;
}





#index-locationbox{		
	display:block;
}


#index-redirectingbox{		
	display:none;
}



.iconline-animated-svg{
	padding-right:3px;
	padding-left:3px;
	margin-left:auto;
	margin-right:auto
}










.index-box-heading{
	position:relative;
	padding:10px;	
	font-family: 'Mainfont-Bold';	
	font-size: 20px;
	color: #404040;
	display:block;
}









.locationbox-button{	
	position:relative;	
	margin-left:-45%;
	width:95%;		
	max-width: 375px;	
	margin-bottom:25px;	
	margin-left:auto;
	margin-right:auto;		
	height:60px;	
	cursor: pointer;			
	transition: all 0.3s ease-out;	
	border-radius: 35px;
	background: #000000;	
	display:block;
	box-shadow: 0 6px 10px rgb(0 0 0 / 0.2);
	border: 2px solid #000000;	
}






.locationbox-button:hover{	
	background:#FAFAFA;
	transition: all 0.3s ease-out;
	border: 2px solid #000000;	
	/*text-shadow: 1px 1px 2px #FAFAFA;*/
}





.locationbox-button-flexbox{
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;			
	-ms-flex-align: center;
    align-items: center;
    border: 0px solid #333;
	height:57px;	
	padding-left:5px;
}


.locationbox-button-crest{	
	height:35px;		
	padding-left:5px;
	padding-right:5px;	
}


.locationbox-button-text{		
	font-family: 'Mainfont-Medium';	
	color:#FAFAFA;			
	text-align: center;
	font-size:20px;	
	padding-left:5px;	
	padding-right:5px;
}

.locationbox-button:hover .locationbox-button-text{	
	color:#000000;
	font-family: 'Mainfont-Medium';
	transition: all 0.3s ease-out;		
	/*text-shadow: 1px 1px 2px #FAFAFA;*/
}









.placeholderbox{
	position:relative;
	margin-left:-45%;
	width:90%;
	height:1px;
	margin-top:0px;
	max-width: 300px;	
	margin-left:auto;
	margin-right:auto;
	display:block;		
}




















.index-footerbox{	
	position:relative;
	margin-left:-43%;
	width:86%;
	margin-top:50px;
	max-width: 450px;
	margin-left:auto;
	margin-right:auto;		
	display:block;
}







.flexbox-footerelements{
	position:relative;
	width:100%;	
	margin:auto;	
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;	
	-ms-flex-pack: center;
    justify-content: space-around;	
    border: 0px solid #333;
}







.flexbox-footerelements-text{
	border:0px solid #000000;
	margin-top:5px;	
	font-family: 'Mainfont-Bold';	
	font-size: 14px;
	color: #303030;	
}



.flexbox-footerelements-text:hover{
	color:#909090;
	transition: all 0.3s ease-out;
	/*text-shadow: 1px 1px 2px #FAFAFA;*/
}























#index-footerbox-locations{	
	position:relative;
	margin-left:-45%;
	width:90%;
	margin-top:15px;
	max-width: 500px;	
	margin-left:auto;
	margin-right:auto;	
}




.flexbox-footerelements-locations{
	position:relative;		
	width:100%;	
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;		
	justify-content: space-around;
    border: 0px solid #333;
	flex-direction:row;
	flex-wrap: wrap;
}


.flexbox-footerelements-element{
	padding-right:10px;	
}



.footerelements-locations-text{
	margin-top:5px;		
	font-family: 'Mainfont-Regular';	
	font-size: 12px;
	color: #303030;		
}
















.flexbox-footerelements-copyright{
	position:relative;
	width:100%;	
	margin:auto;	
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;	
	-ms-flex-pack: center;
    justify-content: space-around;	
    border: 0px solid #333;
}





#index-footerbox-copyright{	
	position:relative;
	margin-left:-50%;
	width:100%;
	margin-top:15px;
	max-width: 500px;
	margin-left:auto;
	margin-right:auto;		
	display:block;
	margin-bottom:30px;
}



#flexbox-footerelements-text-copyright{
	margin-top:5px;
	margin-right:9px;
	font-family: 'Mainfont-Regular';	
	font-size: 13px;
	color: #404040;
}







.center-flex{
	display: -webkit-flex;
    display: -ms-flexbox;
	display: flex; 
	align-items: center;
	justify-content: center;  	
}



.left-flex{	
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;   
	-ms-flex-pack: start;
    justify-content: flex-start;
	-ms-flex-align: center;
    align-items: center;
}

.right-flex{
	display: -webkit-flex;
    display: -ms-flexbox;
	display: flex; 
	-ms-flex-pack: end;	
	justify-content: flex-end;
	-ms-flex-align: center;
    align-items: center;
}













/*Tablet View*/
@media (min-width: 768px){	


#index-backgroundbox{		
	background: url("../img/background_index_theme_icons_tablet_png.png"), linear-gradient(to bottom right, #FFFFFF, #F0F0F0);
	background-size: 500px,cover;
}

#confirmation-backgroundbox{
	background: url("../img/background_index_theme_icons_tablet_png.png"), linear-gradient(to bottom right, #F1F1F1, #BABABA);
	background-size: 500px,cover;
}


#index-elements{
	margin-top:60px;	
}



.your-order-button{
	border: double 2.2px transparent;
}
	
	
.your-order-button-text{
	margin-top:7px;
	font-family: 'Mainfont-Medium';
	text-align: center;
	font-size:17px;
}




#changelocation-button{
	margin-top:10px;
	height: 30px;
	border-radius: 15px;
}


#changelocation-button-text{
	margin-top:0px;
	margin-left:12px;
	margin-right:12px;
	text-align: center;
	font-size:15px;
}







#index-logosymbol-image{	
	margin-left:-50px;
	width:100px;		
	}


#index-logosymbol-text{
	margin-left:-200px;
	width:400px;	
}




#index-handwrite-slogan{	
	margin-top:-140px;
	margin-left:65%;
	transform: rotate(3deg);			
	font-size: 35px;	
	margin-right:5px;
}






#index-benefits-space{
	margin-top:5px;
}





.flexbox-benefits-img{
	width:23px;
	margin-top:4px;
	margin-right:8px;
	margin-left:12px;
}


.flexbox-benefits-text{
	padding-top:5px;
	margin-right:12px;
	font-family: 'Mainfont-Bold';	
	font-size: 20px;
}





.header-container {	
	top:15px;
	max-width: 700px;		
	min-height: 400px;	
	background-image: url("../img/background_index_header_desktop_png.png");	
}




#confirmation-whitebox{		
	border-radius: 25px;	
	max-width: 625px;
}


#waiting-whitebox{		
	border-radius: 25px;	
	max-width: 625px;
}


#postbox-whitebox{		
	border-radius: 25px;	
	max-width: 625px;
}

	
.index-whitebox{	
	margin-top:-200px;
	border-radius: 25px;	
	max-width: 425px;
	border-top: 2px solid #1352A6;
}

	
.index-whitebox-greyheader{
	height:50px;
	border-radius: 25px 25px 0 0;	
}

.index-whitebox-space{
	padding-right: 15px;	
	padding-left: 15px;	
}
	
	
.index-image-location-crest{
	margin-top:5px; 
	margin-left:20px;
	width:28px;
}


.button-box{
	height:70px;
}


	
.flexbox-whitbox-horizontal-elements{
	margin-bottom:22px;
}
	
	


	
.index-box-heading{	
	font-size: 22px;
	padding:15px;
}

	
	
	
	
	
.locationbox-button{
	height:65px;
	max-width: 400px;
	margin-bottom:30px;	
	border: 2.5px solid #000000;	
}
	

.locationbox-button:hover{	
	border: 2.5px solid #000000;		
}
	
.locationbox-button-flexbox{	
	height:62px;	
	padding-left:15px;
}
	
.locationbox-button-text{	
	font-size:22px;	
	padding-left:15px;	
}
	

.locationbox-button-crest{		
	height:47px;	
	padding:3px;
}



	
	
	
	
	
	
	
	
	
.flexbox-footerelements-text{
	font-size: 15px;	
}


#index-footerbox-locations{	
	margin-top:20px;	
}


#flexbox-footerelements-text-copyright{		
	font-size: 14px;	
}



#index-footerbox-copyright{
	margin-top:20px;
}













.close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 40px;
	height: 40px;	
}




}









/*Desktop View*/

@media (min-width: 1024px){		
	
#index-backgroundbox{		
	background: url("../img/background_index_theme_icons_desktop_png.png"), linear-gradient(to bottom right,#FFFFFF,#F0F0F0);
	background-size: 550px, cover;
}

#confirmation-backgroundbox{
	background: url("../img/background_index_theme_icons_desktop_png.png"), linear-gradient(to bottom right,#F1F1F1, #BABABA);
	background-size: 550px, cover;
}


	
#changelocation-button{
	margin-top:17px;
	height: 30px;
	border-radius: 15px;
}


#changelocation-button-text{
	margin-top:0px;
	margin-left:14px;
	margin-right:14px;
	text-align: center;
	font-size:16px;
}
	
	
	
	
	
	
#index-elements{
	margin-top:80px;	
}	



#index-logosymbol-image{	
	margin-left:-60px;
	width:120px;		
	}


#index-logosymbol-text{
	margin-left:-250px;
	width:500px;	
}

	
	

#index-handwrite-slogan{
	margin-top:-180px;
	margin-left:70%;
	transform: rotate(5deg);
	font-size: 42px;
	min-width:200px;	
}

	

	
	
	
	

#index-benefits-space{
	margin-top:8px;
}


.flexbox-benefits-img{
	width:30px;
	margin-top:4px;
	margin-right:12px;
	margin-left:15px;
}


.flexbox-benefits-text{
	margin-top:4px;
	margin-right:15px;
	font-family: 'Mainfont-Bold';	
	font-size: 24px;
}


.header-container {	
	top:20px;
	max-width: 1000px;	
	min-height: 500px;	
	height: 500px;		
}


#confirmation-whitebox{		
	border-radius: 25px;	
	max-width: 700px;
}


#waiting-whitebox{		
	border-radius: 25px;	
	max-width: 700px;
}


#postbox-whitebox{		
	border-radius: 25px;	
	max-width: 700px;
}


.index-whitebox{		
	margin-top:-220px;
	border-radius: 30px;
	max-width: 500px;		
	border-top: 3px solid #1352A6;
}



.index-whitebox-greyheader{
	height:60px;
	border-radius: 30px 30px 0 0;	
}

.index-whitebox-space{
	padding-right: 20px;	
	padding-left: 20px;	
}



.button-box{
	height:80px;
}


.flexbox-whitbox-horizontal-elements{
	margin-bottom:25px;
}






.index-box-heading{		
	font-size: 25px;
	padding:18px;
}



.index-image-location-crest{
	margin-top:10px; 
	margin-left:20px;
	width:30px;
}







.locationbox-button{
	height: 70px;
	max-width: 425px;
	margin-bottom:35px;	
	border: 3px solid #000000;	
}


	

.locationbox-button:hover{	
	border: 3px solid #000000;		
}
	

.locationbox-button-flexbox{	
	height:67px;
	padding-left:20px;	
}


.locationbox-button-text{		
	font-size:25px;	
	padding-left:20px;	
}


.locationbox-button-crest{		
	height:50px;	
	padding:3px;
}






	
.flexbox-footerelements-text{
	font-size: 16px;	
}
	

#index-footerbox-locations{	
	margin-top:25px;	
}

#index-footerbox-copyright{
	margin-top:25px;
}
	
#flexbox-footerelements-text-copyright{		
	font-size: 15px;	
}	







	
}

