/* 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-1759-1{
	display: block;
	width: 100%;
	overflow: hidden;
}

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

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

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

#section-1759 .invisible{
	display: none;
}
#section-1759 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #ffcb00;
	line-height: 2em;
	padding-top: 1em;
	text-transform: uppercase;
}

#section-1759 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #000;
	padding-top: 5px;
	text-align: center;
}



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

#section-1759 p {
	font-size: 18px;
	color: #fff;
}

#section-1759 #button-1759{
	width: 100%;
	background-color: none;
}

#section-1759 #button-1759 a{
	color: #ffcb00;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 700;	
}

#section-1759 #button-1759 a:hover{
	color: #fff;
}



#section-1759 .background {
	display: block;
	height: 600px;
	width: 100%;
        background-image: url(hintergrund-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-1759 #yellow-title {
	text-transform: uppercase;
	text-shadow: 3px 3px 8px #000;
	width: 90%;
	color: #ffcb00;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 26px;	
}

#section-1759 #yellow-bg {
	display: block;
	height: 46px;
	width: 80%;
    background-color: #ffcb00;
    -moz-box-shadow:1px 1px 20px #ffcb00; /* Firefox */
	-webkit-box-shadow:1px 1px 20px #ffcb00; /* Chrome, Safari */
	box-shadow:1px 1px 20px #ffcb00; /* CSS3 */
	z-index: 1;
	margin-top: 25%;
	-moz-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	border-radius: 5px;
}

@media (max-width: 1894px) {
	#section-1759 #yellow-bg { height: 46px; }
	#section-1759 h1 { font-size: 36px; line-height: 1.5em; }
	#section-1759 h2 { font-size: 26px; padding-top: 10px; }
}

@media (max-width: 1649px) {
	#section-1759 #yellow-bg { width: 90%; }
	#section-1759 h2 { font-size: 24px; }
}

@media (max-width: 1365px) {
	#section-1759 #yellow-bg { height: 46px; }
	#section-1759 h1 { font-size: 32px; line-height: 1.4em; }
	#section-1759 h2 { font-size: 22px; }
}

@media (max-width: 1182px) {
	#section-1759 #yellow-bg { width: 100%; }
}

@media (max-width: 1012px) {
	#section-1759 #yellow-bg { height: 46px; }
}
/* col-sm und col-xs */
@media (max-width: 991px) {
	#section-1759 .background { background-position: 40%; }
	#section-1759 #button-1759{ width: 100%; background-color: #303034; }
	#section-1759 #yellow-bg { width: 70%; height: 46px; margin-top: 10%; margin-bottom: 15%;}
	#section-1759 h1 { font-size: 24px; padding-top: 0; }
	#section-1759 h2 { font-size: 24px; padding-top: 10px; }
	#section-1759 #yellow-title { font-size: 20px; }
	#section-1759 #content-1759 { width: 90%; }
}
@media (max-width: 693px) {
	#section-1759 #yellow-bg { width: 100%; margin-top: 15%; margin-bottom: 15%; }
}


/* 490 */
@media (max-width: 490px) {
	#section-1759 #yellow-bg { margin-top: 20%; margin-bottom: 0; }
	#section-1759 h1 { padding-top: 0; }
	#section-1759 h2 { font-size: 20px; }
	#section-1759 #yellow-title { font-size: 20px; }	
}
/* 360 */
@media (max-width: 404px) {
	#section-1759 #yellow-bg { height: 36px; margin-top: 30%; margin-bottom: 0; }	
	#section-1759 h1 { font-size: 20px; padding-top: 0; }
	#section-1759 h2 { font-size: 16px; }
	#section-1759 p { font-size: 14px; }
}
/* 320 */
@media (max-width: 350px) {
	#section-1759 #yellow-bg { height: 36px; }
	#section-1759 h2 { font-size: 14px; }
}





/* 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-1759 .showIn {
	-webkit-animation-name: show;
	animation-name: show;
}


#section-1759 .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-1759 .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;
}




