@font-face {
  font-family: Quasar;
  src: url("assets/Quasar_Soli-Rounded.otf") format("opentype");
}
@font-face {
  font-family: Barlow;
  src: url("assets/Barlow-Bold.otf") format("opentype"), url("assets/Barlow-Bold.ttf") format("truetype"), url("assets/Barlow-Bold.woff") format("woff"); 
}

html,
body {
    scroll-behavior: smooth;
    background-color: #e9edd1;
    color: #929FA8;
}

* {
    margin: 0;
}
::-webkit-scrollbar {
    display: none;
  }
    .body {
    -ms-overflow-style: none; 
    scrollbar-width: none; 
  }

header{
  height: auto;
}
.wortmarke{
  width: 100%;
}

marquee{
  font-size: 1.4em;
  font-family: Quasar;
  border-radius: 1.5em;
  box-shadow: 5px 10px 8px 10px #888888;
  width:95%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.buttonLandkarte{
  /* border: 1px solid green; */
  width: 5em;
  height: 5em;
  border-radius: 5em;
  position: fixed;
  top: 19vh;
  right: 3vw;
    background-color: #e9edd1;
    box-shadow: 5px 10px 8px 10px #888888;
    text-align: center;
    font-family: Quasar;
    transform: rotate(-15deg);
}
.buttonKarte{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1em;
  font-size: 1.3em;
}
a{
  text-decoration: none;
  color: #929FA8;
}
.landkarte{
  /* border: 1px solid red; */
  margin-top: 1em;
  height: 55vh;
}
.karte{
  width:100%;
  height: 100%;
}
.items{
  height: 61vh;
  overflow: scroll;
}

.film_toggle_wrapper,
.film_toggle_wrapper7    
{
  margin-top: 30px;
  border-radius: 1.5em;
  box-shadow: 5px 10px 8px 10px #888888;
  width:85%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.film_toggle_wrapper7{
  margin-bottom: 1em;
}
.tag{
  color: antiquewhite;
  font-family: Quasar;
  position:absolute;
  top: 0.5em;
  right: 1em;
  font-size: 1em;
}
.date{
  font-size: 1.4em;
  line-height: 1em;
  font-family: Quasar;
}
.ueber{
  font-size: 1.4em;
  line-height: 1em;
  font-family: Quasar;
  padding-top: 0.5em;
}
.box .thumb {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 1.5em 1.5em 0 0;
}
.text{
  padding-left: 0.5em;
  padding-right: 0.2em;
}

#film_wrap0,
#film_wrap,
#film_wrap2,
#film_wrap3,
#film_wrap4,
#film_wrap5,
#film_wrap6,
#film_wrap7,
#film_wrap8,
#film_wrap9{
    margin-top: 0px;  
    padding-top: 1em;
    font-family: Barlow;
    font-size: 1em !important; 
    line-height: 1em;
}

/* .moreText{
  font-size: 1em !important; 
  line-height: 1em;
} */

#film_wrap_toggle0,
#film_wrap_toggle,
#film_wrap_toggle2,
#film_wrap_toggle3,
#film_wrap_toggle4,
#film_wrap_toggle5,
#film_wrap_toggle6,
#film_wrap_toggle7
{
    display: block;
    width: 100%;
    height: 35px;
    font-size: 1em;
    font-family: Barlow;
    color: #929FA8;
}

#film_wrap_toggle:hover,
#film_wrap_toggle2:hover
{
    text-decoration:underline;
   }
  
.title{
  font-family: Quasar;
}
.titlebig{
  font-family: Quasar;
  font-size: 1.4em;
}

.open{
  font-size: 1.4em;
  font-family: Quasar;
  border-radius: 1.5em;
  background-color: #e9edd1;
  box-shadow: 5px 10px 8px 10px #888888;
  width:95%;
  position: fixed;
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Kontakt{
  /* margin-left: 0.5em; */
  text-align: center;
}

.sidenav {
  height: 0;
  width: 95%;
  position: fixed;
  z-index: 1;
  bottom: 1em;
  left: 2.5%;
  border-radius: 1.5em;
  background-color: #e9edd1;
  /* box-shadow: 5px 10px 8px 10px #888888; */
  overflow-x: hidden;
  transition:height 0.5s;
  font-family: Barlow;
  }

.close {
    position:absolute;
    right: 1em;
    bottom: 0.5em;
    font-family: Quasar;
    font-size: 1.4em;
  }
.kontaktText{
  padding-left: 2em;
  padding-right: 2em;
  margin-top: 0.5em;
  height: 85%;
  overflow: scroll;
  line-height: 1em;
  font-size: 1em;
}
.mail{
  color:cadetblue;
}

@media screen and (min-width: 640px) {
  .wortmarke{
    width: 15%;
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: 0.4em;
  }
  marquee{
    font-size: 1.3em;
    width:98%;
  }
  header{
    height: auto;
  }
  .open{
    font-size: 1.3em;
    width:98%;
  }
  .sidenav{
    bottom: 1.2em;
    width: 98%;
    left: 1%;
  }
  .items{
    height: 70vh;
  }
  .film_toggle_wrapper,
.film_toggle_wrapper7    
{
  width:50%;
}
.kontaktText{
  width: 60%;
  line-height: 1.1em;
  font-size: 1.1em;
}
/* .moreText{
  font-size: 1.1em; 
  line-height: 1.1em;
} */
#film_wrap,
#film_wrap2,
#film_wrap3,
#film_wrap4,
#film_wrap5,
#film_wrap6,
#film_wrap7,
#film_wrap8,
#film_wrap9{
  line-height: 1.1em;
  font-size: 1.1em;
}

#film_wrap_toggle,
#film_wrap_toggle2,
#film_wrap_toggle3,
#film_wrap_toggle4,
#film_wrap_toggle5,
#film_wrap_toggle6,
#film_wrap_toggle7
{
    font-size: 1.1em;
}
.tag{
  top: 0.3em;
  right: 0.8em;
  font-size: 1.5em;
}
.date{
  font-size: 2.5em;
}
.buttonLandkarte{
  width: 5em;
  height: 5em;
  border-radius: 5em;
  position: fixed;
  top: 12vh;
  right: 3vw;
}
}