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

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

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

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

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

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



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

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


#section-1768 #bg-yello {
	background-color: #ffcb00;
}


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

#section-1768 #brief { 
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 40%;
	height: auto;
	margin: auto;
	vertical-align: middle;
	max-width: 200px; 
	z-index: 1;
	margin-top: 30px;
}


#section-1768 #elements {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: auto;
	margin: auto;
	vertical-align: middle;
	max-width: 200px;
	margin-top: 30px;
}


#section-1768 #centerimage {
	position: relative;
	width: 90%;
	height: 250px;
	margin: auto;
}


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

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

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

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

@media (max-width: 1012px) {


}
/* col-sm und col-xs */
@media (max-width: 991px) {
	#section-1768 h1 { font-size: 24px; }
	#section-1768 h2 { font-size: 24px; padding-top: 10px; padding-bottom: 0; }
	#section-1768 #bg-yello { padding: 2em 0 0 0; }
	#section-1768 hr { width: 50%; height: 4px; }
	#section-1768 p { font-size: 16px; }
}
@media (max-width: 693px) {
}


/* 490 */
@media (max-width: 490px) {
	#section-1768 h2 { font-size: 20px; }
	#section-1768 p { font-size: 14px; }
	#section-1768 .brief { max-width: 100px; }
	#section-1768 #elements { max-width: 100px; }

}
/* 360 */
@media (max-width: 360px) {
	#section-1768 h1 { font-size: 20px; }
	#section-1768 h2 { font-size: 16px; }
}
/* 320 */
@media (max-width: 350px) {
	#section-1768 h2 { font-size: 14px; }
}

/* modal */

.modal-backdrop {
    position: relative; }

#section-1768 .modal-dialog {
  width: 60%;
}
#section-1768 .modal-body .top {
  margin-top: 3%;
  text-align: center;
}
#section-1768 .modal-body .top p {
  font-size: 20px;
  margin-bottom: 5px;
}
#section-1768 .modal-body .center {
  margin-top: 3%;
}
#section-1768 .modal-body .center img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#section-1768 .modal-body .center button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3%;
  display: block;
  margin-bottom: 3%;
}
#section-1768 .modal-body .bottom {
  margin-top: 3%;
}
#section-1768 .modal-body .bottom .bold {
  color: #000;
  font-weight: bold;
}
#section-1768 .modal-body .bottom p {
  font-size: 15px;
}

#section-1768 .modal-header h1 {
    font-size: 1.8em;
    color: #767B85;
    font-family: 'open sans';
    font-weight: 700;
}

#section-1768 .modal-content {
    width: 600px;
}

@media (max-width: 1280px) {
  #section-1768 .modal-dialog { width: 75%; }
}

@media (max-width: 800px) {
	#section-1768 .modal-content {	width: 90%;	}
}

@media (max-width: 360px) {
	#section-1768 .modal-content { width: 95%; }
}





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


#section-1768 .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-1768 .animated2 {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
}


@-webkit-keyframes zoomIn3 {
0% {
-webkit-transform: scale(0.3);
}
100% {
-webkit-transform: scale(1);
}
}

@keyframes zoomIn3 {
0% {
transform: scale(0.3);
}
100% {
transform: scale(1);
}
}

@-webkit-keyframes tada {
0% {-webkit-transform: scale(1);}
10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
100% {-webkit-transform: scale(1) rotate(0);}
}

@keyframes tada {
0% {transform: scale(1);}
10%, 20% {transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
100% {transform: scale(1) rotate(0);}
}

#section-1768 .tada {
	display: block !important;
	-webkit-animation-name: tada;
	animation-name: tada;
}






