/* Sommer: 'https://cdn.pixabay.com/photo/2016/10/18/21/16/germany-1751443_960_720.jpg' */
@import url(//db.onlinewebfonts.com/c/7c6661efce01eac269383bac79303c1b?family=Arial+Narrow);
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap');
/* SCROLL BAR */ 

::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    display: none;
}

::-webkit-scrollbar-track {
}

::-webkit-scrollbar-thumb {
    background: orange; 
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: black;  
}

html, body {
    margin: 0;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select:none;
}

body {
    -webkit-tap-highlight-color: transparent;
    /*background: url("../images/sommer.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    -webkit-font-smoothing: antialiased;
    font-family: Rubik;
    overflow: hidden;
    height: 0vh;
    background:black;
}

img{border:0;}

.bg {
  opacity: 1;
  overflow: hidden;
  background: black;
  background: url("../images/sommer.jpg") no-repeat center center fixed;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  height: 100%; 
  width: 100%;
  margin: 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.textbox1, .textbox2, .textbox3 {
    width: 254px;
    position: absolute;
    height: 215px;
    top: 615px;
    color: white;
    font-size: 12px;
    /* display: inline-block; */
    left: 50%;
    transform: translate(-50%, 0px);
    /* font-variant: all-petite-caps; */
    /* -webkit-font-smoothing: auto; */
    font-weight: lighter;
    text-align: justify;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    font-size: 14px;
    font-family: arial;
    line-height: 21px;
}

.textbox2 {
    top:  3802px;
}

.textbox3 {
    top: 5470px;
}

#cookiedingsbums {
    outline: none;
    border-top: none;
    background: #d6e0eb;
    background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9));
    background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
    background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
    background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
    background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 );
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    width: 100%;
    font-size: 12px;
    text-align: center;
    padding: 10px;
}

/* MEDIA */ 


.ytp-title {
display:none !important;
}

.vid1, .vid2, .vid3 {
    width: 321px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%) scale(0.8);
    height: 179px;
    margin-top: -28px;
}

.vid1 {
    top: 2540px;
}

.vid2 {
    top: 2700px;
}

.vid3 {
    top: 2860px;
}

.ytp-cued-thumbnail-overlay-image {
    background-image: none;
}

#luftaufnahme {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 0px;
	width: 290px;
	height: auto;
	top: 1740px;
	margin: 0;
	z-index: 20;
    display: flex; 
	position: absolute;
}

canvas { display: block; }
.snow { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }


* { box-sizing: border-box; }
.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#vidtop-content {
	top: 0;
	color: #fff;
}

#chatra:not(.chatra--expanded) {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none;
}

.cont_bckgrnd {
    left: 0;
    width: 100%;
    position: fixed;
    box-shadow: 0 5px 15px rgb(0 0 0 / 80%);
    height: 100%;
    bottom: -100px;
    background: linear-gradient( -5deg, rgba(236, 102, 8, 1), rgb(0, 0, 0));
    transform: skew( 0deg, 11deg);
    top: 155px;
}

	#dm {
    background-image: url(../images/dm/lewwilogo_withpassion.png);
    background-size: cover;
    height: 16px;
    width: 210px;
    margin: 20px auto 0px auto;
    transform: scale(0.8);
    background-position: bottom;
	margin-top: 0px;
	background-repeat: no-repeat;
	}

	.partner {
    outline: 0;
    border: none;
    margin-top: 10px;
    background: transparent;
    width: 80px;
    cursor: pointer;
    background-size: cover;
    transition: transform .5s;
    background-repeat: no-repeat;
    background-position: center;
    margin: -5px;
    height: 50px;
	}

	h9 {
    font-size: 0.7rem;
    color: white;
    margin: 0;
    text-align: center;
    display: inherit;
	font-family: 'Lato', sans-serif;
	}





/* SVG */ /* INHALT */ 

.scrollTarget {
}

svg {
    width: 380px;
}

.inner1 {
height: calc(100% - 0px);
    /* font-variant: all-petite-caps; */
    /* -webkit-font-smoothing: auto; */
    /* font-weight: lighter; */
    /* text-align: justify; */
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    /* hyphens: auto; */
    /* transition: all .5s; */
    /* color: white; */
    overflow: scroll;
    left: 50%;
    /* top: 50%; */
    transform: translate(-50%, 0%);
    position: absolute;
    /* font-size: 17px; */
    transition: all .5s;
}

#telefon, #email, #whatsapp, #chat, #google, #facebook, #instagram, #presse, #radioww, #youtube {
  fill:#b24a0a;
  cursor: pointer;
}

#telefon:hover, #email:hover, #whatsapp:hover, #chat:hover, #google:hover, #facebook:hover, #instagram:hover, , #presse:hover, #radioww:hover, #youtube:hover {
  fill: orange;
  stroke: black;
  stroke-width: 0;
}

#telefon:active, #mail:active, #whatsapp:active, #livechat:active, #google:active, #facebook:active, #instagram:active {
  fill: grey;
  stroke: green;
  stroke-width: 0;
}

/* SVG */ /* ANIMATION */ 

#rad, #radarblatt {
    -webkit-animation-name: rotate; 
    -webkit-animation-duration: 3s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
	-webkit-transform-origin: 50% 50% 0;
	-webkit-transform-box: fill-box; /*Um die Achse*/
    -moz-animation-name: rotate; 
    -moz-animation-duration: 3s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
	-moz-transform-origin: 50% 50% 0;
	-moz-transform-box: fill-box; /*Um die Achse*/
    animation-name: rotate; 
    animation-duration: 3s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	transform-origin: 50% 50% 0;
	transform-box: fill-box; /*Um die Achse*/
}

@-webkit-keyframes rotate {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}

@-moz-keyframes rotate {
    from {-moz-transform: rotate(0deg);}
    to {-moz-transform: rotate(360deg);}
}

@keyframes rotate {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

#flash {
	stroke: black;
	stroke-width: 2;
	-moz-animation-name: flash;
    -moz-animation-duration: 4s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
	-webkit-animation-name: flash;
    -webkit-animation-duration: 4s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
	animation-name: flash;
    animation-duration: 4s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes flash {
  from {stroke: black; stroke-width: 1;}
  to {stroke: #00FF00; stroke-width: 3;}
}


@-webkit-keyframes flash {
  from {stroke: black; stroke-width: 1;}
  to {stroke: #00FF00; stroke-width: 3;}
}

@-moz-keyframes flash {
  from {stroke: black; stroke-width: 1;}
  to {stroke: #00FF00; stroke-width: 3;}
}



.fade-in {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:2s;
	-moz-animation-duration:2s;
	animation-duration:2s;
	
} 

.fade-in.one {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}

.fade-in.two {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}
 
.fade-in.three {
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
animation-delay: 1.5s;
}
 
.fade-in.four {
-webkit-animation-delay: 3s;
-moz-animation-delay: 3s;
animation-delay: 3s;
}

#drumsticks, #zwei {
opacity:0;  /* make things invisible upon start */
animation-name: bounceIn;
animation-duration: 450ms;
animation-timing-function: linear;
animation-fill-mode: forwards;
animation-delay: 2s;
}
#drumsticks {
animation-delay: 2s;
}

@keyframes bounceIn{
	 
  0%{
    opacity: 0;
    transform: scale(0.3) translate3d(0,0,0);
  }
  50%{
    opacity: 0.9;
    transform: scale(1.1);
  }
  80%{
    opacity: 1;
    transform: scale(0.89);
  }
  100%{
    opacity: 1;
    transform: scale(1) translate3d(0,0,0);
  }
}


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

#eins {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:2s;
	-moz-animation-duration:2s;
	animation-duration:2s;

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
animation-delay: 0.5s;
}

@media screen and (orientation: landscape) and (max-device-width: 500px){
  body, html, .start, .gruender, .kurse, .fragen, .kontakt, .impressionen, .konzept, .impressum, .drum {
    display: none;
  }}


