@font-face {
  font-family: "Vinila-Light";
  src: url("../fonts/VinilaLight.ttf") format("truetype");
}

@font-face {
  font-family: "Vinila-Black";
  src: url("../fonts/VinilaBlack.ttf") format("truetype");
}

@import url("https://p.typekit.net/p.css?s=1&k=eay0dct&ht=tk&f=605.606&a=112972267&app=typekit&e=css");

@font-face {
  font-family: "grad";
  src: url("https://use.typekit.net/af/2216b9/000000000000000077359721/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/2216b9/000000000000000077359721/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3")
      format("woff"),
    url("https://use.typekit.net/af/2216b9/000000000000000077359721/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3")
      format("opentype");
  /* font-display:auto; */
  font-style: normal;
  /* font-weight:400; */
  font-stretch: normal;
}

@font-face {
  font-family: "grad";
  src: url("https://use.typekit.net/af/b80528/00000000000000007735971c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/b80528/00000000000000007735971c/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3")
      format("woff"),
    url("https://use.typekit.net/af/b80528/00000000000000007735971c/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3")
      format("opentype");
  /* font-display:auto; */
  font-style: italic;
  /* font-weight:400; */
  font-stretch: normal;
}

.tk-grad {
  font-family: "grad", serif;
}

::-webkit-scrollbar {
  display: none;
}

body {
  background-color: #000000;
  color: #ffffff;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

h1 {
  font-family: "Vinila-Black";
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  padding-bottom: 200px;
  font-weight: normal;
}

.hyphen {
  hyphens: auto;
  /* -webkit-font-feature-settings: "case" 1;
    -moz-font-feature-settings: "case" 1;
    -ms-font-feature-settings: "case" 1;
    font-feature-settings: "case" 1; */
}

.bigText {
  /* background-color: red; */
  font-size: 7em;
  line-height: 1em;
}

.topText {
  /* hyphens: auto; */
  /* word-wrap: normal; */
  /* overflow-wrap: normal; */
  /* white-space: pre; */
  font-size: 8vw;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  /* background-color: #ff000033; */
  width: 100%;
}

.topText > span {
  /* white-space: pre-line; */
  /* overflow-wrap: break-word; */
  /* hyphens: auto; */
  /* hyphens: auto; */
  /* height: auto; */
  white-space: nowrap;
}

.noPaddingBottom {
  padding-bottom: 0px;
  font-size: 5em;
}

.noPaddingTop {
  padding-top: 0px;
}

.bigPaddingTop {
  padding-top: 200px;
}

h2 {
  font-family: "grad", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 8em;
  color: #ffffff;
  line-height: 1em;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #000000;
}

h3 {
  font-family: "grad", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 4em;
  line-height: 0.1em;
  margin-top: 0px;
  text-align: center;
  padding-bottom: 200px;
  display: block;
}

h4 {
  font-family: "grad", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 3em;
  text-align: center;
  padding-bottom: 200px;
  display: block;
}

p {
  font-family: "Vinila-Light";
  font-style: normal;
  font-size: 3em;
  text-align: center;
  padding: 0px;
  margin: 0;
  line-height: 1.2;
  display: block;
}

em {
  font-family: "grad";
  font-style: italic;
  line-height: 1.2em;
  display: inline;
}

a {
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
}

a[href^="tel"] {
  text-decoration: inherit;
  color: inherit;
}

.smaller {
  font-size: 0.93em;
}

#topBar {
  padding-top: 50px;
  padding-bottom: 20px;
  display: block;
  line-height: 1;
}

#logo {
}

#logo > img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 150px;
  padding-top: 60px;
}

.sticky {
  position: sticky;
  top: 0;
  z-index: 500;
}

.spacer {
  height: 200px;
}

.smallSpacer {
  height: 100px;
}

.bigSpacer {
  height: 300px;
}

.pad5 {
  padding-left: 5%;
  padding-right: 5%;
}

.background {
  height: 8900px;
  width: 1px;
  opacity: 0;
}

.div400 {
  width: 100%;
  height: 900px;
}

.red {
  background-color: #ff000022;
}

.blue {
  background-color: #00ff0022;
}

.green {
  background-color: #0000ff22;
}

#scrollAnchor {
  position: absolute;
  top: -120px;
  left: 0;
}

#content {
  position: absolute;
  top: 500px;
  width: 100%;
  height: 100%;
  left: 0px;
  /* background-color: #00ff00; */
}

#program {
  background-color: #000000;
  color: #000000;
  /* padding-top: 200px; */
  width: 100%;
}

.programImage {
  width: 90%;
  justify-content: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.programImagePortrait {
  width: 70%;
  justify-content: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.programTitle {
  z-index: 5;
  position: relative;
}

.inverted {
  color: white;
}

.cropImageOnkel {
  width: 400px;
  height: 200px;
  overflow: hidden;
  position: absolute;
  top: -50px;
  left: 5%;
  z-index: 1;
}

.cropImageOnkel img {
  width: 1400px;
  margin: -170px 0 0 -200px;
}

.cropImageTraviata {
  width: 300px;
  height: 220px;
  overflow: hidden;
  position: absolute;
  top: 150px;
  right: 5%;
  z-index: 1;
}

.cropImageTraviata img {
  width: 1400px;
  margin: -700px 0 0 -700px;
}

.cropImageVanyek {
  width: 220px;
  height: 260px;
  overflow: hidden;
  position: absolute;
  top: 250px;
  left: 5%;
}

.cropImageVanyek img {
  width: 1400px;
  margin: -690px 0 0 -500px;
}

.maskedImage1 {
  position: absolute;
  width: 350px;
  height: 200px;
  z-index: 1;
  object-fit: none;
  object-position: 20% 20%;
  top: -50px;
  left: 5%;
}

.maskedImage2 {
  position: absolute;
  width: 300px;
  height: 200px;
  z-index: 1;
  object-fit: none;
  object-position: 64% 35%;
  top: 160px;
  right: 5%;
}

.maskedImage3 {
  position: absolute;
  width: 200px;
  height: 300px;
  z-index: 1;
  object-fit: none;
  object-position: 40% 35%;
  top: 220px;
  left: 5%;
}

.flickity-slider {
  display: flex;
  align-items: center;
}

.carousel-cell {
  margin-top: 20px;
}

.clipLeftBottomCorner {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%, 0% 80%);
}

.clipAllCorners {
  clip-path: polygon(
    27% 0,
    74% 0,
    100% 24%,
    100% 71%,
    80% 100%,
    21% 100%,
    0 86%,
    0 29%
  );
}

.playContent > p {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.play {
  position: relative;
}

.collapsible {
  cursor: pointer;
  width: 100%;
  font-family: "Vinila-Black";
  font-size: 8em;
  line-height: 1em;
  text-align: center;
  padding-bottom: 100px;
  padding-top: 100px;
  /* background-color: transparent; */
  font-weight: normal;
  -webkit-tap-highlight-color: transparent;
  color: #222222 !important;
  z-index: 40;
}

.collapseSpecialGuest {
  /* padding-bottom: 0; */
  padding-top: 0;
}

.collapsible:active {
  color: #222222 !important;
}

.inverted {
  color: #ffffff !important;
}

.inverted:active {
  color: #ffffff !important;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.collapsible:hover {
  color: #000000;
}

.collapsible:visited {
  color: #000000;
}

/* Style the collapsible content. Note: hidden by default */
.playContent {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
  color: #222222;
  position: relative;
}

.playSubline {
  padding-top: 70px;
  font-family: "grad", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 4em;
  line-height: 1.2em;
  margin-top: -40px;
  text-align: center;
  padding-bottom: 200px;
  display: block;
  color: #222222;
}

.playSubline2 {
  padding-top: 30px;
  font-family: "Vinila-Black";
  font-style: normal;
  font-size: 2em;
  line-height: 1.2em;
  margin-top: 0px;
  text-align: center;
  padding-bottom: 200px;
  display: block;
  color: #222222 !important;
}


.playSubline3 {
  padding-top: 30px;
  font-family: "Vinila-Black";
  font-style: normal;
  font-size: 2em;
  line-height: 1.2em;
  margin-top: -40px;
  text-align: center;
  padding-bottom: 0px;
  
  display: block;
  color: #222222 !important;
}


.playSubMeta {
  font-family: "grad", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 2em;
  line-height: 1.5em;
  text-align: center;
 z-index: 100;
 /* background-color: red; */
  display: block;
  color: #222222 !important;
}

.lessBottom {
  padding-bottom: 100px;
}

.noBottom {
  padding-bottom: 0px;
}

.redBackground {
  background-color: #e74124;
}

.red2Background {
  background-color: #e30613;
}

.blueBackground {
  background-color: #70c2ba;
}

.cyanBackground {
  background-color: #1464ff;
}

.orangeBackground {
  background-color: #ef821a;
}

.orange2Background {
  background-color: #e68877;
}

.greenBackground {
  background-color: #5bff4f;
}

.green2Background {
  background-color: #a8d29e;
}

.pinkBackground {
  background-color: #f1c8f0;
}

.yellowBackground {
  background-color: #fae773;
}

.lightblueBackground {
  background-color: #7eace5;
}

.sharkblueBackground {
  background-color: #015a63;
}

.purpleBackground {
  background-color: #8f5996;
}

/* NEW COLORS 2025*/

.newOrangeBackground {
  background-color: #f6bd60;
}

.newYellowBackground {
  background-color: #efdb6e;
}

.newPinkBackground {
  background-color: #f5cac3;
}

.newGreenBackground {
  background-color: #aed296;
}

.newBlueBackground {
  background-color: #8f9be6;
}

.newTurqBackground {
  background-color: #89c3b9;
}

.newPurpleBackground {
  background-color: #bb8de2;
}

.newRedBackground {
  background-color: #f28482;
}

.newMagentaBackground {
  background-color: #e87ca5;
}

.newTealBackground {
  background-color: #84a59d;
}

.newLightblueBackground {
  background-color: #92f0ed;
}

.newBrownBackground {
  background-color: #cf9470;
}

.newWaterBackground {
  background-color: #73aee5;
}

.newLilaBackground {
  background-color: #ba63a4;
}

.newOrangeFont {
  color: #f6bd60;
}

.newYellowFont {
  color: #efdb6e;
}

.newPinkFont {
  color: #f5cac3;
}

.newGreenFont {
  color: #aed296;
}

.newBlueFont {
  color: #8f9be6;
}

.newTurqFont {
  color: #89c3b9;
}

.newPurpleFont {
  color: #bb8de2;
}

.newRedFont {
  color: #f28482;
}

.newMagentaFont {
  color: #e87ca5;
}

.newTealFont {
  color: #84a59d;
}

.newLightblueFont {
  color: #92f0ed;
}

.newBrownFont {
  color: #cf9470;
}

.newWaterFont {
  color: #73aee5;
}

.newLilaFont {
  color: #ba63a4;
}


.trailer {
  position: relative;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 0;
  padding-bottom: 36.25%;
}

.bigTrailer {
  position: relative;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  height: 0;
  padding-bottom: 60%;
  margin-top: 0;
  padding-top: 0;
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

/*
video {
    width: 100% !important;
    height: 100% !important;
    max-height: 56.25vw !important;
}
*/

/* ------------------          TICKETS       ---------------------*/

#tickets {
  background-color: #000000;
  padding-top: 200px;
  padding-bottom: 300px;
}

.termineTable {
  margin-top: 100px;
  margin-bottom: 100px;
  width: 100%;
  overflow: visible;
  /* background-color: #ff000033; */
}

#termine {
  padding-left: 5%;
  padding-right: 5%;
}

.row {
  display: flex;
  justify-content: space-between;
  /* background-color: #00ff0022; */
}

.col {
  flex: 1;
  /* background-color: #0000ff33; */
}

.col2 {
  flex: 2;
}

col3 {
  flex: 3;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.date {
  font-family: "Vinila-Black";
  font-size: 3.3em;
  vertical-align: baseline;
  text-align: left;
  /* background-color: #ff00ff33; */
}

.title {
  font-family: "Vinila-Black";
  font-size: 3.3em;
  text-align: left;
  vertical-align: baseline;
  /* background-color: #ff000033; */
  cursor: pointer;
}

a.link {
  font-family: "grad";
  font-style: italic;
  font-size: 3em;
  line-height: 1.5em;
  vertical-align: baseline;
  /* background-color: #ff00ff33; */
  overflow: visible;
  justify-content: center;
  text-decoration: underline;
}

span.link {
  font-family: "grad";
  font-style: italic;
  font-size: 2.5em;
  line-height: 2em;
  vertical-align: baseline;
  overflow: visible;
}

span.red {
  color: #e68775;
}

.time {
  font-family: "Vinila-Light";
  font-size: 2em;
  /* background-color: #00ff0033; */
}

.premiere {
  color: #e68776;
}

.subtitle {
  font-family: "Vinila-Light";
  font-size: 2em;
  /* background-color: #00ff0033; */
}

.smallTitle {
  font-family: "Vinila-Black";
  font-size: 1.8em;
  /* background-color: #00ff0033; */
}

.separator {
  margin-top: 30px;
  border-top: 2px solid #ffffff;
  padding-bottom: 30px;
}

#tickets > p {
  padding-left: 5%;
  padding-right: 5%;
}

.theaterImage {
  width: 90%;
  justify-content: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.theaterkassa {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.telefonisch {
  font-size: 2em; 
  text-align: center; 
  margin-left: 1em; 
  margin-right: 1em; 
  margin-top: 1em;
  /* background-color: red; */
}

.imageContainer {
  overflow: visible;
}

.tapeContainer {
  position: absolute;
  width: 100%;
  margin-top: -10px;
  justify-content: center;
  align-content: center;
  z-index: 1000;
  overflow: visible !important;
}

.bottom {
  margin-top: inherit;
  margin-bottom: -15px;
  margin-left: -100px;
  bottom: 0px;
}

/*
.whiteTape {
    height: 40px;
    width: 120px;
    margin: 0 auto;
    background-color: #ffffff;
}
*/

.whiteTape {
  height: 20px;
  width: 60px;
  margin: 0 auto;
  background-color: #ffffff;
  z-index: 1000;
}

.blackTape {
  height: 40px;
  width: 120px;
  margin: 0 auto;
  background-color: #000000;
}

.tiltLeft {
  transform: rotate(-10deg);
}

.tiltRight {
  transform: rotate(20deg);
}

#impressumButton {
  padding-bottom: 200px;
}

#impressumButton:hover,
#impressumButton:focus {
  text-decoration: none;
  cursor: pointer;
}

/* ------------------          IMPRESSUM       ---------------------*/

.modal {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 1000;
  bottom: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  /* background-color: rgba(0, 0, 0, 0.4); */
  transition: all 0.3s ease-out;
  /* transition: visibility 0s linear 400ms, opacity 400ms; */
  font-size: 1em;
}

.fadedIn {
  opacity: 1;
  bottom: 0;
  visibility: visible;
  transition: visibility 0s linear 0s, opacity 400ms;
  transition: all 0.3s ease-out;
}

.modal-content {
  display: flex;
  background-color: #000000;
  padding-top: 50px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.close {
  font-family: "Vinila-Black";
  font-size: 3em;
  line-height: 0.5em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 20%;
}

.close:hover,
.close:focus {
  text-decoration: none;
  cursor: pointer;
}

/* ------------------          PASSING IMAGES       ---------------------*/

#overlay {
  position: absolute;
  top: 0px;
  /* background-color: #00ff0033; */
  width: 100%;
  pointer-events: none;
}

.alignRight {
  right: 0px;
}

#passingImages {
  /* position: absolute; */
  width: 100%;
  background-color: #ff000033;
}

.passingImage {
  /* position: absolute; */
  z-index: 270;
}

.stefan {
  position: relative;
  width: 40vw !important;
  height: auto;
  top: 150vh;
  left: 0%;
}

.petzi {
  position: absolute;
  width: 40%;
  top: 250vh;
  right: 0px;
}

.agnor {
  position: absolute;
  width: 30vw !important;
  top: 340vh;
  left: 3%;
}

.amphi {
  position: absolute;
  width: 35vw !important;
  top: 450vh;
  right: 0px;
}

.cat {
  position: absolute;
  width: 30vw !important;
  top: 600vh;
  left: 1%;
}

.sit2 {
  position: absolute;
  width: 45%;
  top: 1100vh;
  right: 0%;
}

.ami {
  position: absolute;
  width: 27vw !important;
  top: 800vh;
  right: 1%;
}

.rolle2 {
  position: absolute;
  width: 80%;
  top: 17000px;
  left: -10%;
}

.hidden {
  /* position: absolute; */
  width: 60%;
  top: 1800px;
  right: 5%;
  visibility: hidden;
  opacity: 0;
}

@media only screen and (min-device-width: 768px) {
  .background {
    /* height: 13500px; */
    transform: translate(0px, -1500px);
  }

  h1 {
    font-size: 1em;
  }

  h2 {
    font-size: 5em;
  }

  h3 {
    margin-top: 0px;
  }

  p {
    font-size: 2em;
  }

  #logo > img {
    width: 100px;
  }

  #content {
    top: 300px;
  }

  .programImage {
    width: 70%;
  }

  .programImagePortrait {
    width: 50%;
  }

  .playContent > p {
    width: 60%;
  }

  .date {
    font-size: 2.5em;
  }

  .title {
    font-size: 2.5em;
  }

  a.link {
    font-size: 2em;
    line-height: 2em;
  }

  span.link {
    font-size: 1.5em;
    line-height: 2.5em;
  }

  .time {
    font-size: 1.5em;
  }

  .subtitle {
    font-size: 1.5em;
  }

  .separator {
    margin-top: 15px;
    padding-bottom: 15px;
  }

  .theaterImage {
    width: 70%;
  }

  .theaterkassa {
    width: 80%;
  }

  .rolle {
    top: 1700px;
    width: 65%;
  }

  .lamp {
    top: 2700px;
    width: 30%;
  }

  .kaja {
    width: 40%;
  }

  .stefan {
    top: 200vh;
  }

  .petzi {
    top: 450vh;
  }

  .agnor {
    top: 600vh;
  }

  .amphi {
    top: 900vh;
  }

  .cat {
    top: 1200vh;
  }

  .ami {
    top: 1100vh;
  }

  .rolle2 {
    top: 12000px;
    width: 65%;
  }

  .modal {
    font-size: 1em;
  }

  .modal-content {
    padding-top: 0px;
  }

  .close {
    font-size: 2em;
    padding-top: 50px;
  }

  #impressumButton {
    padding-bottom: 140px;
  }

  .trailer {
    width: 60vw;
  }

  .bigTrailer {
  width: 80%;
}

.telefonisch {
  font-size: 1.5em; 
  text-align: center; 
  margin-left: 1em; 
  margin-right: 1em; 
  margin-top: 1em;
  /* background-color: red; */
}


}

@media only screen and (min-device-width: 1000px) {
  .bigText {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .rolle {
    top: 1700px;
    width: 45%;
    left: -6%;
  }

  .lamp {
    top: 3000px;
    width: 20%;
  }

  .kaja {
    width: 30%;
  }

  .stefan {
    width: 25% !important;
    top: 240vh;
  }

  .petzi {
    width: 23%;
    top: 450vh !important;
  }

  .agnor {
    width: 20% !important;
    top: 800vh;
  }

  .jagnoruli {
    width: 30%;
    top: 600vh;
  }

  .amphi {
    width: 21% !important;
    top: 1100vh;
  }

  .cat {
    width: 19% !important;
    top: 1400vh;
  }

  .ami {
    width: 23% !important;
    top: 1800vh;
  }

  .rolle2 {
    top: 12700px;
    width: 45%;
  }

  .programImagePortrait {
    width: 40%;
  }

  #termine {
    padding-left: 20%;
    padding-right: 20%;
  }

  .playContent > p {
    width: 50%;
  }

  .theaterkassa {
    width: 50%;
    font-size: 1em;
  }
}
