﻿@import "module.css";
@import "fonts.css";



* {
	margin:0;
	padding:0;
	list-style:none;
}
html,body {
	width:100%;
	min-height:100%;
		font-family: 'Roboto Condensed', sans-serif!important;
	font-size:15px;
	color: #3A3A3A;
	line-height:1.4;
}
body {
	font-family: 'Roboto Condensed', sans-serif!important;
	font-size:15px;
	color: #3A3A3A;
	line-height:1.4;
	-webkit-text-size-adjust: none;
	margin-bottom:-0px!important;
	background: #FFFFFF;	
}
img {
    max-width: 100%;
    height: auto;
    display:block;
}
a{
	text-decoration:none!important;
}
.cont a{
	color:#111111;
}

h1,h2,h3,h4,h5,h6,.cont h1,.cont h2,.cont h3,.cont h4,.cont h5,.cont h6{padding:0;margin:0;line-height:1.2;margin-bottom:25px;font-weight:700}

.cont h1,h1{font-size:40px;font-weight:700}

.cont h2,h2{font-size:32px}

.cont h3,h3{font-size:28px}

.cont h4,h4{font-size:24px}

.cont h5,h5{font-size:20px}

.cont h6,h6{font-size:16px;font-weight:600;text-transform:uppercase}

.cont p,p{margin:0 0 25px 0}

/*
 ==================================================================== */
.text-r{
	text-align:right;
}
.text-l{
	text-align:left;
}
.text-c{
	text-align:center;
}
.position-r{
	position:relative;
}
/* Header Bild
 ==================================================================== */
.logo{
position:relative;
margin:10px 0 10px 0;
float:left;
max-width:200px;
z-index:410;
} 
.men{
position:relative;
margin:15px 0 0 20px;
float:left;
z-index:410;
} 
.log{
float:right;
margin:15px 0 0 0;
position:relative;
z-index:410;
} 

.section {
	position:relative;
	width:100%;
}
.text-center {
	text-align:center;
}
.z-bigger  {
	z-index:1000;
}

.big-75-height {
	height:75vh;
}
.big-35-height {
	height:40vh;
}

@media (max-width: 767px){
  .big-75-height {
	height:25vh;
  }
  .logo{
  position: fixed!important;
  top: 0px;
  z-index: 999;
  left: 10px;
  }
  .logo img{
	max-width:100px;
  }
}
.over-hide{
	overflow:hidden;
}
.grey-fade-over{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#000000;
	opacity:.5;
	z-index:300;
}
.hero-bottom-wrap{
	position:absolute;
	width:200%;
	bottom: -60px;
	left:-50%;
}
.hero-bottom-wrap h2{
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	line-height: 0.6;
	font-size: 32px;
	font-size: 21vw;
	color:#fff;
	margin-bottom: 0;
}
.hero-bottom-wrap.ver-2 h2{
	font-family: 'Work Sans', sans-serif;
	line-height: 0.82;
}
.hero-bottom-wrap.ver-3 h2{
	font-family: 'Work Sans', sans-serif;
	line-height: 0.65;
}

@media (max-width: 1500px) {
.hero-bottom-wrap{
	bottom: -20px;
}	
}
@media (max-width: 767px){
	.hero-bottom-wrape.ver-2 h2{
	line-height: 0.9;
	z-index:1;
}}
@media (max-width: 767px){
.hero-bottom-wrap {
	display:none;
}}

.big-fade-title {
	font-family: 'Poppins', sans-serif;
	color:#8C8C8C;
    font-size: 8vw;
    line-height: 1;
    font-weight: 700;
}
.title{
	font-family: 'Roboto Condensed', sans-serif!important;
	color:#c30000;
    font-size: 1vw;
    line-height: 1;
    font-weight: 400;	
}
/* Wrapper
 ==================================================================== */
.wrapper-1{
	position:relative;
	padding:50px 0 80px 0;
	background:#FFFFFF;
} 
@media (max-width: 767px){
.wrapper-1{
	padding:0px 0 0px 0;
}
.big-fade-title,
.title{
	display:none;
}}

.wrapper-2{
	padding:60px 0 60px 0;
	background:#8C8C8C;
} 
/* #	
 ==================================================================== */

.parallax {
	background-repeat: repat;
	background-attachment: fixed;
	background-size: cover;
	position: absolute;
	top: 0; 
	left: 0; 
	right: 0;
	bottom: 0;
	z-index: 1;
	width:100%;  
}
@media (max-width: 767px){
.parallax{
	top:40px;
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center center;	
}	
}
@media only screen and (min-width: 1930px) { .parallax { background-size: cover; } }
 @media only screen and (min-device-width : 768px) and (max-device-width : 1200px) and (orientation : landscape) {
	.parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 1400px) {
	.parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
/* User Navi
 ======================================================================= */
/*.useite_log ul.usernavi{
	padding:0.9em 0.5em 0.9em 0.5em;
	color:#000000;	
}
.useite_log .profil{
	margin-right:8px;
}*/
.useite ul.usernavi{
	margin:0!important;
}
ul.usernavi{
	float:right!important;
	padding:0.1em 1em 0.8em 1em;
	text-transform:none;
	background:#FB940B;
}
.usernavi li {
	float:left!important;
	font-size:14px;
	display:inline-block;
	position:relative;
	line-height:1;
	text-transform:none!important;
}
.usernavi li a{
	color:#ffffff;
	text-decoration:none;
}
.links a {
	margin-right:15px;
	text-transform:none;
	vertical-align:middle
}
.links a:last-child {
	margin-left:15px;
	margin-right:0
}

.usernavi a.log:before {
  position: relative;
  top: 1px;
  left: 0px;
  color:#ffffff;
  padding-right:10px;
  line-height: 1;
  content: '\f023';
  font-size: 14px;
  font-family: 'FontAwesome';
  display: inline-block;
}
.usernavi .login a.profil:before {
  position: relative;
  top: 0px;
  left: 0px;
  color:#ffffff;
  padding-right:10px;
  line-height: 1;
  content: '\f007';
  font-size: 14px;
  font-family: 'FontAwesome';
  display: inline-block;
}
.usernavi .login a.logbereich:before {
  position: relative;
  top: 0px;
  left: 0px;
  color:#ffffff;
  padding-right:10px;
  line-height: 1;
  content: '\f090';
  font-size: 14px;
  font-family: 'FontAwesome';
  display: inline-block;
}

.usernavi .registrierung a.name{
	padding:0 10px 0 0px;
	margin-left:0px;
	border-right:1px #cccccc solid;
}
.usernavi .registrierung a:before {
  position: relative;
  top: 0px;
  left: 0px;
  color:#ffffff;
  padding-right:10px;
  line-height: 1;
  content: '\f044';
  font-size: 14px;
  font-family: 'FontAwesome';
  display: inline-block;
}
.usernavi .registrierung a.logout:before {
  position: relative;
  top: 0px;
  left: 0px;
  color:#ffffff;
  padding-right:10px;
  line-height: 1;
  content: '\f023';
  font-size: 14px;
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left:10px;
}
@media (max-width: 767px){
.useite_log .usernavi{
	position:fixed;
	left:5px;
	top:50px;	
	z-index:99;
}
.useite .usernavi,
.usernavi{
	position:fixed;
	left:150px;
	top:3px;	
	z-index:99;
}}


/* Footer
 ==================================================================== */
.bg1{
	padding:15px 0 15px 0;
	background:#121212;
}
.footer{
	color:#FFFFFF;
}
.footer i{
	color:#ff0000;
}
.footer a{
	color:#cccccc;
	text-decoration:none;
}
ul.footer-link{
	float:right;
	list-style-type:none;
}
.footer-link li{
	float:left;
	list-style-type:none;
}

/* Login Template
 ==================================================================== */
.bg-grey{
	background:#F4F4F4;
} 
body .loguseite{
	background:#fcfcfc;
}

.loguseite .header{
	min-height:300px;
	background:#333333;
}
.loguseite .header-2{
	height:200px;
	background:#333333;	
}
.menu-line{
	height:60px;
}
hr.style7 {
	border-top: 1px solid #2C2C2C;
	border-bottom: 1px solid #454545;
}

.loguseite .logo{
	position:relative;
	margin:10px 0 10px 0;
	float:left;
	max-width:160px;
	/*z-index:410;*/
} 
.loguseite.men{
	position:relative;
	margin:15px 0 0 20px;
	float:left;
	z-index:410;
} 
.loguseite .log{
	float:right;
	margin:15px 0 0 0;
	position:relative;
	z-index:410;
} 
.loguseite .usernavi{
	font-size: 1.6em;
	padding:10px 15px 10px 15px;
	background:#FB940B;
	border-radius: 5px;
}
@media (max-width: 767px){
.loguseite .log{
	position:fixed;
	top:5px;
	right:10px;
}
.loguseite .header-2{
	height:60px!important;	
}
.loguseite .logo{
	display:none;
}
.loguseite #demo{
	width:65%;
	background:aqua;
	position:fixed;
	right:0px;
	z-index:999;
}
.no-disp{
	display:none!important;
}}

.loguseite .usernavi li{
	font-size: 16px;
	color: #282D31;	
}
/*.loguseite .usernavi .profil{
	margin-right:15px;
}*/
.loguseite .usernavi .login {
	display:none;
}

#demo {
	margin: 0px 0 0px 0;
}
    
#demo .wrap {
	display: inline-block;
	width: 180px;
	margin: 0 10px 0 0;
	height: 20px;
	position: relative;    
}
@media (max-width: 767px){
#demo .wrap{
	position:fixed;
	top:5px;
	right:;
}}    

#demo .parent {
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
	line-height: 30px;
	height: 30px;
	border-radius: 5px;
	background: #FB940B;
	border: 0px solid #AAA;/*war 1*/
	/*border-bottom: 0px solid #777;*//*war 1*/
	color: #282D31;
	font-weight: bold;
	z-index: 2;
	position: relative;
	-webkit-transition: border-radius .1s linear, background .1s linear, z-index 0s linear;
	-webkit-transition-delay: .8s;
	text-align: center;
}
#demo .parent::after{
	font-family: 'FontAwesome'!important;
	content: " \f107 "; 
	color: #282D31; 
	float: right; 
	font-size: 1.6em;
	margin-right:15px;
}   
#demo .parent:hover,
#demo .content:hover ~ .parent {
	background: #FB940B;
	position:absolute;
	/*-webkit-transition-delay: 0s, 0s, 0s;*/
}
    
#demo .content:hover ~ .parent {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	z-index: 0;
}
    
#demo .content {
	position: absolute;
	top: 0;
	display: block;
	z-index: 1;
	height: 0;
	width: 180px;
	padding-top: 0px; /* war 30px*/
	-webkit-transition: height .5s ease;
	-webkit-transition-delay: .4s;
	/*border: 1px solid #777;*/
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.4);
}
    
#demo .wrap:active .content {
	height:auto; /*war 123*/
	z-index: 3;
	-webkit-transition-delay: 0s;
}
    
#demo .content:hover {
	height: auto;
	z-index: 3;
	-webkit-transition-delay: 0s;
}
  
#demo .content ul {
	background: #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 100%;
	width:100%; /*neu hinzugefügt*/
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
    
#demo .content ul a {
	text-decoration: none;
}
    
#demo .content li:hover {
	background: #eee;
	color: #333;
}
    
#demo .content li {
	list-style: none;
	text-align: center;
	width:100%;
	color: #888;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	border-top: 1px solid #ccc;
}
#demo .content li a{
	text-decoration:none;
	color:#000000;
}    
#demo .content li:last-of-type {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.textheader{
	padding:60px 0 0 0;
	color:#cccccc;
}
.textheader h2{
	font-size:30px;
	margin-bottom:15px;
}
.textheader h3{
	font-size:20px;
	margin-bottom:15px;
}
