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

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

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

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

#section-1834 .invisible{
	display: none;
}
#section-1834 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 46px;
	font-weight: 700;
	color: #333336;
	line-height: 1em;
	text-transform: uppercase;
	padding-top: 0;
	margin-top: 0;
}
#section-1834 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 32px;
	font-weight: 500;
	color: #333336;
	line-height: 1em;
	text-transform: uppercase;
	padding-top: 0;
	margin-top: 0;
}

#section-1834 p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #333336;
	font-weight: 300;
	text-transform: uppercase;
	padding-top: 1em;
}

#section-1834 .background {
	display: block;
	height: 400px;
	width: 100%;
    background-image: none;
	background-repeat: no-repeat;
	z-index: 1;
	border-bottom: 4px solid #ffcb00;
	background-color: #b1b1b1;
}

#section-1834 hr {
	display: block;
	width: 10%;
	max-width: 200px;
	z-index: 2;
	height: 7px;
	color: #333336;
	background: #333336;
}

#section-1834 ul { padding-left: 0; color: #ffcb00; list-style-type: none; }
#section-1834 .fa.fa-arrow-alt-circle-right { color: #ffcb00; }

#section-1834 a { color: #333336; }
#section-1834 a:hover { color: #ffcb00; }

#section-1834 .logo {
              height: 80%;
              max-height: 200px;
              width: 100%;
              float: left;
}


#section-1834 #left-part {
	display: inline-block;
	height: 70%;
	max-height: 300px;
	width: 33%;
	z-index: 1;
	margin-top: 0;
	border-radius: 5px;
	padding: 2em 2em 2em 200px;
	vertical-align: top;
}
#section-1834 #middle-part {
	display: inline-block;
	height: 70%;
	max-height: 300px;
	width: 33%;
	z-index: 1;
	margin-top: 0;
	border-radius: 5px;
	padding: 2em;
	vertical-align: top;
}
#section-1834 #right-part {
	display: inline-block;
	height: 70%;
	max-height: 300px;
	width: 33%;
	right: 0;
	z-index: 1;
	margin-top: 0;
	border-radius: 5px;
	padding: 2em 2em 2em 200px;
	vertical-align: top;
}

@media (max-width: 1894px) {
	#section-1834 h1 { font-size: 36px; }
}

@media (max-width: 1520px) {
	#section-1834 #right-part { padding: 2em 2em 2em 100px; }
	#section-1834 #left-part { padding: 2em 2em 2em 100px; }
}

@media (max-width: 1365px) {
	#section-1834 h1 { font-size: 32px; }
}
@media (max-width: 1240px) {
	#section-1834 #right-part { padding: 2em 2em 2em 2em; }
	#section-1834 #left-part { padding: 2em 2em 2em 2em; }
}

/* col-sm und col-xs */
@media (max-width: 991px) {
	#section-1834 h1 { font-size: 32px; }
	#section-1834 h2 { font-size: 24px; }
	#section-1834 p { font-size: 14px; }
	#section-1834 .background { height: 400px; }
	#section-1834 #left-part { display: inline-block; width: 49%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 300px; padding-left: 10%; }
	#section-1834 #middle-part { display: none; }
	#section-1834 #right-part { display: inline-block; width: 50%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 300px; padding-left: 20%;}
	#section-1834 hr { width: 50%; height: 4px; }
}
/* 768 */
@media (max-width: 768px) {
	#section-1834 h1 { font-size: 32px; }
	#section-1834 h2 { font-size: 24px; }
	#section-1834 p { font-size: 14px; }
	#section-1834 .background { height: 650px; }
	#section-1834 #left-part { display: block; width: 50%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 300px; padding: 2em; padding-left: 10%; }
	#section-1834 #right-part { display: block; width: 50%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 300px; padding: 2em; padding-left: 10%; }
}


/* 490 */
@media (max-width: 490px) {
	#section-1834 .background { height: 600px; }
	#section-1834 #left-part { display: block; width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 300px; padding: 2em; }
	#section-1834 #right-part { display: block; width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 300px; padding: 2em;}
	#section-1834 h1 { font-size: 20px; }
	#section-1834 h2 { font-size: 18px; }
	#section-1834 p { font-size: 12px; }
}
/* 360 */
@media (max-width: 360px) {
	#section-1834 .background { height: 600px; }
	#section-1834 #left-part { display: block; width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 300px; }
	#section-1834 #middle-part { display: none; }
	#section-1834 #right-part { display: block; width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 300px; padding-top: 2em;}
}
/* 320 */
@media (max-width: 350px) {

}





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


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




