/* Import Roboto */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');

/* Font Roboto condensed */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');

/**Landingpagebuilder packt die Sektionen in li mit display:list-item**/
.container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#block-1804-1{
	display: block;
	width: 100%;
	overflow: hidden;
}

#section-1804 {
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #ffffff;
	z-index: 0;
	overflow: hidden;
}

#section-1804 .row {
	margin-left: 0;
    margin-right: 0;
}

#section-1804 .col-xs-12 {
	padding-left: 0;
	padding-right: 0;
}

#section-1804 .invisible{
	display: none;
}
#section-1804 h1 {
	font-size: 40px;
	color: #fff;
	line-height: 2em;
	padding-top: 1em;
}

#section-1804 h4 {
	font-size: 26px;
	color: #5fb230;
}

#section-1804 p {
	font-size: 16px;
	color: #fff;
}

#section-1804 .background {
	display: block;
	height: 600px;
	width: 100%;
        background-image: url(titelbild-06.jpg);
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
}

#section-1804 #title-1804 {
	text-transform: uppercase;
	text-shadow: 3px 3px 8px #000;
	width: 90%;
	padding-left: 2em;
}

#section-1804 #yellow-container {
	display: block;
	height: 260px;
	width: 80%;
	padding: 2em;
    background-color: #ffcb00;
    -moz-box-shadow:1px 1px 6px #a0a0a0; /* Firefox */
	-webkit-box-shadow:1px 1px 6px #a0a0a0; /* Chrome, Safari */
	box-shadow:1px 1px 6px #a0a0a0; /* CSS3 */
	z-index: 1;
	margin-top: 50%;
}

#section-1804 .yellow-content {
	text-transform: uppercase;
	font-size: 1.7em;
}


#section-1804 #nlfy-06 {
	position: relative;
	height: 80%;
    width: auto;
    max-height: 500px;
	margin-left: auto;
	margin-right: auto;
    overflow: hidden;
    margin-top: 50px;
}

#section-1804 #haken-06 {
	position: relative;
	height: 36px;
    width: auto;
    overflow: hidden;
}


@media (max-width: 1870px) {
	#section-1804 #yellow-container { height: 200px; padding: 1em; }
	#section-1804 .yellow-content { font-size: 1.5em; }
	#section-1804 h1 { font-size: 36px; line-height: 1.5em; }
}

@media (max-width: 1520px) {
	#section-1804 #yellow-container { width: 90%; }
}

@media (max-width: 1360px) {
	#section-1804 #yellow-container { height: 180px; }
	#section-1804 .yellow-content { font-size: 1.2em; }
	#section-1804 h1 { font-size: 32px; line-height: 1.4em; }
}

@media (max-width: 1182px) {
	#section-1804 #title-1804 { width: 100%; }
	#section-1804 #nlfy-06 { max-height: 500px; }
	#section-1804 #yellow-container { width: 100%; }
	#section-1804 #haken-06 { height: 24px; }
}

@media (max-width: 1012px) {
	#section-1804 #title-1804 { padding: .5em; }
	#section-1804 #yellow-container { height: 160px; }
	#section-1804 .yellow-content { font-size: 1em; }
}
/* col-sm und col-xs */
@media (max-width: 991px) {
	#section-1804 .background { background-position: 70%; }
	#section-1804 #nlfy-06 { max-height: 250px; padding-bottom: 1em; }
	#section-1804 #yellow-container { width: 100%; max-height: 150px; margin-top: 0; }
	#section-1804 .yellow-content { font-size: 1.5em; }
	#section-1804 #title-1804 { width: 100%; padding-left: 1em; padding-right: 1em; }
	#section-1804 h1 { font-size: 24px; }
}
/* 490 */
@media (max-width: 522px) {
	#section-1804 .background { background-position: 80%; }
	#section-1804 #yellow-container { max-height: 90px; padding: 1em; }	
	#section-1804 .yellow-content { font-size: 1em; padding-left: 1em; }
	#section-1804 #haken-06 { height: 1.2em; right: 1em; }
}
/* 360 */
@media (max-width: 430px) {
	#section-1804 .yellow-content { font-size: 1em; padding-left: 0; }
	#section-1804 #haken-06 { height: 1em; right: 0; }
	#section-1804 #yellow-container { max-height: 90px; padding: 1em; }	
	#section-1804 h1 { font-size: 20px; margin: 20px 0; }
	#section-1804 h4 { font-size: 16px; }
	#section-1804 p { font-size: 14px; }
}
/* 320 */
@media (max-width: 359px) {
	#section-1804 .yellow-content { font-size: 0.8em; }
	#section-1804 #haken-06 { height: 1em; }
	#section-1804 #yellow-container { max-height: 90px; padding: 1em; }
}





/* animations */

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  }
  @keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  } 




@-webkit-keyframes show {
	0% {
		opacity:0;
	}
	100% {
		opacity:100%;
	}
}

@keyframes show {
	0% {
	opacity:0;
	}
	100% {
	opacity:100%;
	}
}


#section-1804 .showIn {
	-webkit-animation-name: show;
	animation-name: show;
}


#section-1804 .animated {
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#section-1804 .animated2 {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
}




