*@charset "utf-8";

 
/* MAIN CSS */

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;	
	
}


.wrapper {
    text-align: center;
}

section {
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	z-index: -150;
}

a{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}
a:hover{
	text-decoration: none;
	color:#1BE304;
}

li{ 
	list-style-type: none;
	
}

ul {
	text-decoration: none;
}

ul { 
	list-style-type: none;
	
}
h1, h2, h3, {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	color: #f6f6f6;
	text-shadow: 2px 2px #0f0f0f;
	text-transform: uppercase;
	}
h1 {
	color: #FFFFFF;
	text-shadow: 2px 2px #0f0f0f;
}

h2 {
	color: #5d7177;
	text-shadow: 2px 2px #0f0f0f;
}

h3 {
	font-size: 40px;
	padding-top: 8%;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 50px
}

h4, p{
	font-family: "Roboto", serif;
	color: #99cccc;
	text-align: left;
}

hr{
	width: 300px;
	height: 3px;
	background: #339999;
	border: 0;
	margin: 0 auto 40px 0;
	
	
}

.fas {
	margin-right: 10px;
	color: #04BBE4;
}

li, img, .dropbtn{
	transition: all 500ms; -webkit-transition: all 500ms; -moz-transition: all 500ms; -o-transition: all 500ms;
}

.btn {
  	-webkit-border-radius: 12;
  	-moz-border-radius: 12;
  	border-radius: 12px;
  	-webkit-box-shadow: 4px 5px 7px #1f1d1f;
  	-moz-box-shadow: 4px 5px 7px #1f1d1f;
  	width: 250px;
  	font-family: "Roboto", sans-serif;
	font-size: 25;
	
	
}

.btn:hover {
  background: #0A5BCD;
  text-decoration: none;
}

#bgvid { 
	margin-left: 0px;
    position: fixed;
    top: 50%;
    left:49.99%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index:-100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size:auto; 
}
/*<##########################################> */
/*<----------------- HEADER -----------------> */
/*<##########################################> */

#header {
	margin-left: 0px;
	padding: 0px;
	position: fixed;
	z-index: 200;
	width: 100%;
	height: 50px;
	background-color: rgba(10, 81, 148, 0.5);
}

#header img {
	margin: 0;
	height: 50px;
	float: left;
	
}
#header nav {
	float: right;
	margin-top: 12px;
	position: relative;
    display: inline-block;
	margin-right: 10px;
	
}

#header ul li {
	float: left;
	margin-left: 16px;
	color: #FFFFFF;
	
}


#header nav ul {
	height: auto;
	
	}

#header ul li:hover {	
	color:#4881D0;
	padding-top: 1%;
	
}




#header nav ul ul.down{
		height: auto;
		background: #1480DF;
	}
#header nav ul ul{
	overflow: hidden;
	height: 0;
	position: absolute;  
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.icon-bar a {	  	
  	text-align: left;   	
 	color: white;
	font-size: 15px;
	text-decoration: none;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	
	
}

.dd:hover {
	height: auto;	
	background: rgba(7, 122, 237, 0.1);
}

.fa-bars{
	display: none;
}
/*<##########################################> */
/*<----------------- HOME -----------------> */
/*<##########################################> */


section {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding-top: 0;
}
#myVideo {    
    right: 0;
    bottom: 0;    
    min-height: 100%;
	width: 100%;
}

#home {
	width: 100%;
	min-height: 100%;
}

#homecell {
	padding-top:15%;
}

#logo{
	margin: 0;
	height: 400px;
	width: auto;	
	float: left;
}


/*<##########################################> */
/*<----------------- INFO -----------------> */
/*<##########################################> */
#info h1{
	text-align: center;
	margin-bottom: px;
	padding-top: 5%
}

#info h2{
	color: #FFFFFF;
	font-family: Impact;
	font-size: 30px;
	text-align: center
}

#infohr{
	width: 35px;
	height: 15px;
	background: #04BBE4;
	margin-bottom: 0pX;
	
}

#headinfohr{
	width: 100%;
	height: 12px;
	background: #FFFFFF;
	margin-bottom: 5px;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
}

#info p{
	float: left;
	text-align: left;
	font-family: "Roboto"
}

#info {
	width: 100%;
	min-height: 100%;
	background-color: rgba(0, 49, 133, 0.5);	

}

#con_info{
	padding-top: 3%;
	
	
}

#info_content{
	padding-top: 3%;	
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 20px;
  	-moz-border-radius: 20px;
}


/*<##########################################> */
/*<----------------- WIR -----------------> */
/*<##########################################> */
#wir h1{
	text-align: center;
	margin-bottom: px;
	padding-top: 5%
}

#wir h2{
	color: #FFFFFF;
	font-family: Impact;
	font-size: 30px;
	text-align: center
}

#wirhr{
	width: 35px;
	height: 15px;
	background: #04BBE4;
	margin-bottom: 0pX;
	
}

#headwirhr{
	width: 100%;
	height: 12px;
	background: #FFFFFF;
	margin-bottom: 5px;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
}

#wir p{
	float: left;
	text-align: left;
	font-family: "Roboto"
}

#wir {
	width: 100%;
	min-height: 100%;
	background-color: rgba(0, 49, 133, 0.5);	

}

#con_wir{
	padding-top: 3%;
	
	
}

#wir_content{
	padding-top: 3%;	
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 20px;
  	-moz-border-radius: 20px;
}

#wir_pic{
	text-align: center;	
}

#wir .btn{
	margin-bottom: 5%
}

/*<##########################################> */
/*<-----------------REGELN----------------> */
/*<##########################################> */

#regeln h1{
	text-align: center;
	margin-bottom: px;
	padding-top: 5%
}

#regeln h2{
	color: #FFFFFF;
	font-family: Impact;
	font-size: 30px;
	text-align: center
}

#regelnhr{
	width: 35px;
	height: 15px;
	background: #04BBE4;
	margin-bottom: 0pX;
	
}

#headregelnhr{
	width: 100%;
	height: 12px;
	background: #FFFFFF;
	margin-bottom: 5px;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
}

#regeln p{
	float: left;
	text-align: left;
	font-family: "Roboto"
}

#regeln {
	width: 100%;
	min-height: 100%;
	background-color: rgba(0, 49, 133, 0.5);	

}

#con_regeln{
	padding-top: 3%;
	
	
}

#regeln_content{
	padding-top: 3%;	
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 20px;
  	-moz-border-radius: 20px;
}

#regeln_pic{
	text-align: center;	
}


/*<##########################################> */
/*<-----------------MENU-----------------> */
/*<##########################################> */

#menu {
     position: relative;
     width: 900px;
     margin: 20px auto;
}
 
#menu ul {
     position: absolute;
     margin: 0 auto;
     list-style: none;
}
 
#menu ul li {
     float: left;
     margin: 0 0 0 20px;
}



/*<##########################################> */
/*<--------------MEDIA QUERIES---------------> */
/*<##########################################> */


/*<--------------1200px---------------> */


@media screen and (max-width: 1200px){
	
	
/*<################--HEADER--######################> */	
	#header{
		height: auto;
	}
	
	#header img {
	margin: 5px;
	height: 25px;
	float: left;
} 
	#header nav {
		margin-top: 5px;
		
	}
	
	#header nav ul li {
		font-size: 12px;
		
	}
	
	

/*<################--HOME--######################> */		
	
	#home img{
	height: 350px;
	width: auto;
	text-align: center;
}

	#willkommen h1{
		font-size: 35px;
	}
	
	#willkommen h2{
		font-size: 25px;
	}
	
	/*<################--INFO--######################> */	
	
	
	#info h2{
	color: #FFFFFF;
	font-family: Impact;
	font-size: 30px;
	text-align: center
}
	#info p{ 
		font-size: 14px;		
	}
	
	#info .btn{
		margin-bottom: 10%;
	}
	
/*<################--WIR--######################> */
	
	#wir h2{
	color: #FFFFFF;
	font-family: Impact;
	font-size: 30px;
	text-align: center
}
	
	#wir p{
		font-size: 14px;	
	}
	
	#wir_pic{
    display: none;
}
	

}

/*<################--REGELN--######################> */
	
	#regeln h2{
	color: #FFFFFF;
	font-family: Impact;
	font-size: 30px;
	text-align: center
}
	
	#regeln p{
		font-size: 14px;	
	}
	
	#regeln_pic{
    display: none;
}
	

}



/*<--------------1200px---------------> */


/*<--------------MOBILE---------------> */
@media screen and (max-width: 576px){

	video{ display: none;
		}

	
/*<################--HEADER--######################> */		
	#header{
		height: auto;
		max-width: 100%;
	}
	
#header img {
	margin: 5px;
	height: 25px;
	float: left;
} 
#header nav ul.open{
		height: auto;
		background: #14DF90;
	}
	
#header nav ul li {
		width: 100%;
		font-size: 12px;
		padding: 5px 0;
		margin 0;
		border-top: 1px solid #AFAFAF;
		
	}
	#header nav ul li:hover{
		background: #269C24;
	}	

	#header nav ul {
		height: 0px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		width: 100%
	}
	
	#header nav ul ul.icon-bar {
	overflow: hidden;
	height: 0;		
	margin: 0px;
	padding: 0px;
	
	}
	
	#header nav ul ul.down{
		height: auto;
		background: #14DF90;		
	}
	
.fa-bars{
	font-size: 17px;
	display: inline-block;
	width: 100%;
	cursor: pointer;
	text-align: right;
	float: right;
	margin: -25px 30px 0px 0px
}	

/*<################--HOME--######################> */		
	
	#home img{
	height: 200px;
	width: auto;
	text-align: center;
	align-content: center;
	padding: 0 15% 0 15%
}

	#willkommen h1{
		font-size: 35px;
	}
	
	#willkommen h2{
		font-size: 25px;
	}
	
	/*<################--INFO--######################> */	
	
	
	#info h2{
	color: #FFFFFF;
	font-family: Impact;
	font-size: 30px;
	text-align: center
}
	#info p{ 
		font-size: 14px;		
	}
	
	#info .btn{
		margin-bottom: 10%;
	}