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

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

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

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

#section-1762 .invisible{
	display: none;
}
#section-1762 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-1762 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	padding-top: 5px;
	margin-left: 20%;
}



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

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

#section-1762 li {
  list-style-type: none;
}

/* #section-1762 li:before {
	content: “\f00c”;
	font-family: “FontAwesome”;
	width: 10px;
	height: 10px;
	margin-right: 5px;
} */

#section-1762 li {
	font-size: 18px !important;
	color: #ffcb00 !important;
	padding-left: 20%;
}

#section-1762 ul {
	padding-left: 0 !important;
}

#section-1762 #button-bmore{
	width: 80%;
	background-color: #67666c;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	margin-bottom: 10%;
	padding: 1em;
	border: none;
	text-align: center;
}

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

#section-1762 .bmore a:hover{
	color: #fff !important;
	text-decoration: none;
}

#section-1762 #button-blink{
	width: 80%;
	background-color: #67666c;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	border: none;
	text-align: center;
	border-radius: 15px;
}

#section-1762 .blink a{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 120%;
}

#section-1762 .blink a:hover{
	color: #ffcb00 !important;
	text-decoration: none;
}


#section-1762 .background {
	display: block;
	height: 600px;
	width: 100%;
        background-image: url(bg_muenzen_600.png);
	background-position: bottom center;
	background-size: 80%;
	-webkit-background-size: 80%;
        -moz-background-size: 80%;
        -o-background-size: 80%;
	background-repeat: no-repeat;
	z-index: 1;
	border-bottom: 4px solid #ffcb00;
}


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


#section-1762 #white-title {
	text-transform: uppercase;
	text-shadow: 3px 3px 8px #000;
	width: 90%;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 26px;	
}

#section-1762 #left-part {
	display: inline-block;
	height: 40%;
	max-height: 200px;
	width: 39%;
	background-color: #343338;
	z-index: 1;
	margin-top: 5%;
	border-radius: 15px;
}

#section-1762 #right-part {
	display: inline-block;
	height: 40%;
	max-height: 200px;
	width: 39%;
	right: 0;
    background-color: #343338;
	z-index: 1;
	margin-top: 5%;
	border-radius: 15px;
}

#section-1762 #middle-part {
	display: inline-flex;
	height: 40%;
	max-height: 200px;
	width: 20%;
	vertical-align: middle;
}

#section-1762 .left-list {
	display: inline-block;
	width: 100%;
	margin-bottom: 3em;
	vertical-align: top;
}

#section-1762 .right-list {
	display: inline-block;
	width: 49%;
	margin-bottom: 3em;
	vertical-align: top;
}

@media (max-width: 1894px) {
	#section-1762 h1 { font-size: 36px; line-height: 1em; }
	#section-1762 h2 { font-size: 26px; padding-top: 0px; }
}

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

@media (max-width: 1520px) {
	#section-1762 .blink a { font-size: 32px; }
}

@media (max-width: 1365px) {
	#section-1762 h1 { font-size: 32px; line-height: 1em; }
	#section-1762 h2 { font-size: 22px; }
}

@media (max-width: 1286px) {
	#section-1762 .blink a { font-size: 26px; }
}

@media (max-width: 1060px) {
	#section-1762 .blink a { font-size: 24px; }
	#section-1762 li { padding-left: 10%; }
	#section-1762 h2 { margin-left: 10%; }
}
/* col-sm und col-xs */
@media (max-width: 991px) {
	#section-1762 h1 { font-size: 24px; }
	#section-1762 h2 { font-size: 24px; padding-top: 10px; padding-bottom: 0; }
	#section-1762 #white-title { font-size: 20px; }
	#section-1762 #middle-part { display: block; width: 90%; margin-left: auto; margin-right: auto; }
	#section-1762 #left-part { display: block; width: 90%; margin-left: auto; margin-right: auto; margin-top: 0; max-height: 200px; padding-bottom: 1em; padding-top: 0.25em; }
	#section-1762 #right-part { display: block; width: 90%; margin-left: auto; margin-right: auto; margin-top: 25px; max-height: 200px; padding-bottom: 1em; padding-top: 0.25em; }
	#section-1762 .left-list { display: block; width: 90%; margin-left: 0; margin-bottom: 1em; }
	#section-1762 .right-list { display: block; width: 90%; margin-left: 0; margin-bottom: 1em; }
	#section-1762 hr { width: 50%; height: 4px; }
	#section-1762 #button-bmore { margin-top: 15px; margin-bottom: 0; padding: 0.5em; width: 50%; }
	#section-1762 #button-blink { margin-top: 15px; padding: 0.5em; width: 50%; }
	#section-1762 li { font-size: 16px !important; }
	#section-1762 .background { background-position: center center; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
}
@media (max-width: 693px) {
}


/* 490 */
@media (max-width: 490px) {
	#section-1762 h2 { font-size: 20px; }
	#section-1762 #white-title { font-size: 20px; }	
	#section-1762 li { font-size: 16px !important; }
}

/* 416 */
@media (max-width: 416px) {
	#section-1762 h2 { font-size: 18px; padding-top: 0; }
	#section-1762 #white-title { font-size: 20px; }	
	#section-1762 li { font-size: 14px !important; padding-left: 15px; }
}


/* 360 */
@media (max-width: 360px) {
	#section-1762 h1 { font-size: 20px; }
	#section-1762 h2 { font-size: 16px; }
	#section-1762 p { font-size: 14px; }
	#section-1762 #button-bmore { width: 80%; }
	#section-1762 #button-blink { width: 80%; }
}
/* 320 */
@media (max-width: 350px) {
	#section-1762 h2 { font-size: 16px; }
	#section-1762 li { font-size: 12px !important; }
}





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


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




