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

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

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

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

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

#section-1765 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding-bottom: 0.3em;
}



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

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

#section-1765 .yello {
	color: #ffcb00;
}

#section-1765 .yello a, #section-1765 .yello a:visited {
    color: #ffcb00;
}
#section-1765 .yello a:hover, #section-1765 .yello a:focus {
    color: #fff;
    text-decoration: none;
}

#section-1765 ul, li {
	font-size: 14px;
	color: #fff;
	list-style-position:outside;
}


#section-1765 #bg-dark {
	background-color: #343338;
	padding: 2em;
}

#section-1765 #bg-dark-xs {
	background-color: #343338;
	padding: 2em;
}


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


#section-1765 #white-title {
	text-transform: uppercase;
	text-shadow: 3px 3px 8px #000;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 42px;	
}

#section-1765 #left-part {
	display: inline-block;
	width: 25%;
	vertical-align: top;
}

#section-1765 #right-part {
	display: inline-block;
	height: 30%;
	width: 35%;
	padding-left: 2em;
	vertical-align: top;
}

#section-1765 #middle-part {
	display: inline-block;
	width: 35%;
	padding-right: 2em;
	padding-left: 2em;
	vertical-align: top;
}

#section-1765 #mobile {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#section-1765 .logo { max-width: 300px; margin: 0 auto; height: auto; width: 80%; }

#section-1765 .brief { max-width: 50px; margin: 0 auto; height: auto; width: 100%; }

#section-1765 .vertrag { max-width: 50px; margin: 0 auto; height: auto; width: 100% }

#section-1765 .hammer { max-width: 50px; margin: 0 auto; height: auto; width: 100%; }



@media (max-width: 1894px) {
	#section-1765 h1 { font-size: 36px; }
	#section-1765 h2 { font-size: 26px; padding-top: 10px; }
}

@media (max-width: 1649px) {
	#section-1765 h2 { font-size: 24px; }
}

@media (max-width: 1365px) {
	#section-1765 h1 { font-size: 32px; }
	#section-1765 h2 { font-size: 22px; }
}

@media (max-width: 1182px) {
}

@media (max-width: 1012px) {


}
/* col-sm und col-xs */
@media (max-width: 991px) {
	#section-1765 h1 { font-size: 24px; }
	#section-1765 h2 { font-size: 24px; padding-top: 10px; padding-bottom: 0; }
	#section-1765 #bg-dark { padding: 2em 0 0 0; }
	#section-1765 #bg-dark-xs { padding: 2em 0 0 0; }
	#section-1765 #white-title { font-size: 20px; }
	#section-1765 #middle-part { display: block; width: 90%; margin-left: auto; margin-right: auto; }
	#section-1765 #left-part { display: block; width: 90%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 200px; }
	#section-1765 #right-part { display: block; width: 90%; margin-left: auto; margin-right: auto; margin-top: 25px; max-height: 200px; }
	#section-1765 hr { width: 50%; height: 4px; }
	#section-1765 ul, li { font-size: 16px; }
	#section-1765 p { font-size: 16px; }
}
@media (max-width: 693px) {
}


/* 490 */
@media (max-width: 490px) {
	#section-1765 h2 { font-size: 20px; }
	#section-1765 #white-title { font-size: 20px; }	
	#section-1765 ul, li { font-size: 14px; padding-left: 0; }
	#section-1765 p { font-size: 14px; }
	#section-1765 .brief { max-width: 30px; }
	#section-1765 .vertrag { max-width: 30px; }
	#section-1765 .hammer { max-width: 30px; }
}
/* 360 */
@media (max-width: 360px) {
	#section-1765 h1 { font-size: 20px; }
	#section-1765 h2 { font-size: 16px; }
}
/* 320 */
@media (max-width: 350px) {
	#section-1765 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-1765 .showIn {
	-webkit-animation-name: show;
	animation-name: show;
}


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




