:root {
  --blue-grey: #4e5d65;
  --white: #fff;
  --terracotta: #9a5346;
  --beige: #e9d9cb;
  --anthrazit: #333;
  --orange: #ff4700;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.start {
  width: 100%;
  height: 100vh;
}

.button {
  letter-spacing: 1.5px;
  background-color: #47566300;
  margin-right: 10px;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 24px;
  text-decoration: underline;
}

.button-3 {
  letter-spacing: 1.5px;
  background-color: #fff0;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 200;
  text-decoration: underline;
}

.button-4 {
  letter-spacing: 1.5px;
  background-color: #fff0;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 20px;
  text-decoration: underline;
}

.section {
  background-color: var(--blue-grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 160px;
  padding-bottom: 160px;
  display: flex;
}

.heading {
  width: 60%;
  color: var(--white);
  text-align: center;
  margin-bottom: 20px;
  font-family: neulis-sans, sans-serif;
  font-size: 48px;
  font-weight: 200;
  line-height: 46px;
}

.text-block {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-bottom: 40px;
  font-family: neulis-sans, sans-serif;
  font-size: 20px;
  font-weight: 200;
}

.button-5 {
  border: 1px solid var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border-radius: 20px;
  margin-bottom: 60px;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.div-block-3 {
  background-color: var(--white);
  width: 40px;
  height: .75px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.div-block-4 {
  z-index: 22;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.div-block-5 {
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}

.column {
  border-right: 1px solid var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60px;
  display: flex;
}

.column-2 {
  border-right: 1px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60px;
  display: flex;
}

.section-2 {
  width: 100%;
  height: 100vh;
}

.columns {
  width: 100%;
}

.column-3 {
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.column-4 {
  background-color: var(--terracotta);
  height: 100vh;
}

.div-block-6 {
  background-image: url('../images/Philipp-Grothe-Bar-Viktoria-Dortmund.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.div-block-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 60px;
  display: flex;
}

.section-3 {
  background-color: var(--beige);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-2 {
  color: var(--anthrazit);
  margin-bottom: 20px;
  font-family: neulis-sans, sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 40px;
}

.columns-2 {
  width: 100%;
}

.column-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.column-6 {
  background-color: var(--terracotta);
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
}

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.heading-2 {
  width: 80%;
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: neulis-sans, sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 38px;
  display: flex;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-bottom: 40px;
  font-family: neulis-sans, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 20px;
  text-decoration: none;
}

.div-block-9 {
  border: 0px solid var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-bottom: 0;
  padding: 0 0 0 9px;
  display: flex;
}

.text-block-4 {
  width: 80%;
  color: var(--anthrazit);
  text-align: center;
  margin-bottom: 20px;
  font-family: neulis-sans, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 20px;
}

.div-block-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.heading-3 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: neulis-sans, sans-serif;
  font-size: 48px;
  font-weight: 200;
  line-height: 44px;
}

.text-block-5 {
  width: 80%;
  color: var(--white);
  text-align: center;
  margin-bottom: 40px;
  font-family: neulis-sans, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 20px;
}

.div-block-11 {
  background-color: var(--beige);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
}

.columns-3 {
  width: 100%;
  margin-top: 40px;
}

.heading-2-copy-copy {
  width: auto;
  color: var(--blue-grey);
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 36px;
}

.column-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.column-8 {
  border-right: 0px solid var(--blue-grey);
  border-left: 1px solid var(--blue-grey);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  display: flex;
}

.heading-eventlocations {
  width: auto;
  color: var(--blue-grey);
  margin-bottom: 0;
  font-family: mr-eaves-xl-modern, sans-serif;
  font-size: 72px;
  font-weight: 200;
  line-height: 72px;
}

.div-block-13 {
  background-color: var(--blue-grey);
  width: 80%;
  height: 1px;
  margin-bottom: 0;
}

.section-5 {
  background-color: var(--blue-grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-subscribe {
  background-color: var(--beige);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
  display: none;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: var(--blue-grey);
  -webkit-text-stroke-color: var(--blue-grey);
  margin-left: 20px;
  margin-right: 20px;
  font-family: neulis-sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: var(--blue-grey);
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.text-block-6 {
  color: var(--white);
  letter-spacing: 1.5px;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 200;
  text-decoration: underline;
}

.icon {
  color: var(--white);
  font-family: fastpen, sans-serif;
  font-weight: 400;
}

.dropdown-toggle {
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-block-14 {
  background-image: url('../images/Viktoria-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 150px;
  margin-top: 20px;
}

.div-block-15 {
  z-index: 22;
  justify-content: center;
  align-items: center;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.column-10 {
  border-right: 1px solid var(--white);
  justify-content: center;
  align-items: center;
  height: 60px;
  display: flex;
}

.column-11 {
  justify-content: center;
  align-items: center;
  height: 60px;
  display: flex;
}

.button-locations {
  border: 1px solid var(--blue-grey);
  color: var(--blue-grey);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border-radius: 20px;
  margin-bottom: 60px;
  padding: 5px 12px;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.div-block-16 {
  background-image: url('../images/Premium-Bar-Dortmund.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
  width: 300px;
  height: 300px;
  margin-bottom: 20px;
}

.link, .link-2, .link-3, .link-4 {
  color: var(--white);
  letter-spacing: .5px;
  font-family: neulis-sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-17 {
  background-image: url('../images/Zitronen.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 240px;
  height: 240px;
  margin-bottom: 26px;
}

.menu {
  background-image: linear-gradient(180deg, var(--blue-grey), #814c1da8);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-18 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.link-5 {
  color: var(--white);
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 48px;
  font-weight: 200;
  line-height: 48px;
  text-decoration: none;
}

.link-6, .link-7, .link-8 {
  color: var(--white);
  margin-bottom: 15px;
  font-family: neulis-sans, sans-serif;
  font-size: 48px;
  font-weight: 200;
  line-height: 48px;
  text-decoration: none;
}

.link-9 {
  color: var(--white);
  font-family: neulis-sans, sans-serif;
  font-size: 48px;
  font-weight: 200;
  line-height: 48px;
  text-decoration: none;
}

.div-block-19 {
  display: flex;
}

.deko-1 {
  color: #fff;
  margin-bottom: 15px;
  margin-right: 20px;
  font-family: fastpen, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
  text-decoration: none;
}

.div-block-20 {
  background-color: var(--white);
  width: 90%;
  height: 1px;
  margin-bottom: 10px;
}

.sub-menu {
  width: 80%;
  margin-bottom: 60px;
  display: none;
}

.heading-specials {
  color: var(--white);
  margin-bottom: 100px;
  font-family: neulis-sans, sans-serif;
  font-size: 48px;
  font-weight: 200;
  display: none;
}

.menu-image {
  background-image: url('../images/Shaker-Glas.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 120%;
  width: 200px;
  height: 180px;
}

.ruhrgebiet-image {
  background-image: url('../images/Dortmund-Bar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 200px;
  margin-bottom: 37px;
}

.div-block-16-apartment {
  background-image: url('../images/Dachterrasse-Event-Location-Palma-de-Mallorca.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
  width: 300px;
  height: 300px;
  margin-bottom: 20px;
}

.div-block-24 {
  z-index: 22;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-25-kontakt {
  background-image: url('../images/Ruinart-Bar-Dortmund.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  margin-bottom: 20px;
  display: flex;
}

.heading-6 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  border: 0 solid #fff;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 10px;
  font-family: neulis-sans, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 38px;
}

.text-block-10 {
  width: 80%;
  color: var(--white);
  text-align: center;
  margin-bottom: 20px;
  font-family: neulis-sans, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.div-block-26 {
  border: 1px solid var(--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: hidden;
}

.button-7 {
  border: 0px solid var(--white);
  background-color: #3898ec00;
  border-radius: 100px;
  margin-left: 0;
  margin-right: 0;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.button-8 {
  border: 0px solid var(--white);
  background-color: #3898ec00;
  border-radius: 20px;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.div-block-13-white {
  background-color: var(--white);
  width: 80%;
  height: 1px;
  margin-bottom: 0;
}

.div-block-28 {
  background-image: url('../images/Karte-petrol.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  display: flex;
}

.text-block-4-city {
  width: 80%;
  color: var(--anthrazit);
  text-align: center;
  margin-bottom: 10px;
  font-family: neulis-sans, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 24px;
}

.section-6 {
  background-image: url('../images/Bar-Lounge-Event-Location-Dortmund.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.div-block-29 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider {
  width: 100%;
  height: 100vh;
}

.div-block-30 {
  background-image: url('../images/Bar-Viktoria-Dortmund-Tresen-Abend.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.div-block-31 {
  background-image: url('../images/Bar-Viktoria-Terrasse-Dortmund.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.div-block-32 {
  background-image: url('../images/Bar-Viktoria-Dortmund-Lounge-Cocktails.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.menu-up {
  z-index: 22;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 10vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-40 {
  border: 0px solid var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  padding: 20px;
  display: flex;
}

.div-block-41 {
  border: 1px solid var(--white);
  background-color: var(--blue-grey);
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  padding: 60px 20px;
  display: flex;
}

.dropdown-list.w--open {
  background-color: #ddd0;
}

.dropdown-link {
  color: var(--white);
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 200;
}

.dropdown-link-2 {
  color: var(--white);
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: neulis-sans, sans-serif;
  font-weight: 200;
}

.body {
  background-color: var(--blue-grey);
}

.body-2 {
  background-color: var(--terracotta);
}

.heading-7 {
  color: var(--white);
  text-align: center;
  font-family: neulis-sans, sans-serif;
  font-size: 48px;
  font-weight: 200;
  line-height: 48px;
}

.text-block-16 {
  width: 80%;
  color: var(--white);
  text-align: center;
  margin-bottom: 20px;
  font-family: neulis-sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.form-block {
  width: 70%;
  margin-bottom: 0;
  display: none;
}

.div-block-44 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.field-label, .field-label-2 {
  color: var(--white);
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.submit-button {
  border: 1px solid var(--white);
  background-color: #3898ec00;
  border-radius: 20px;
  width: 100%;
  margin-top: 40px;
}

.text-field {
  margin-bottom: 10px;
}

.div-block-45 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.radio-button-field, .radio-button-field-2 {
  margin-right: 20px;
}

.field-label-3, .field-label-4, .field-label-5, .field-label-6, .radio-button-label, .radio-button-label-2, .radio-button-label-3 {
  color: var(--white);
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.start-island {
  background-image: url('../images/Palma-Event-Location-Dachterrasse.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.form-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
}

.icon-3, .icon-4 {
  font-size: 30px;
  line-height: 30px;
}

.div-block-13-dark {
  background-color: var(--anthrazit);
  width: 80%;
  height: 1px;
  margin-bottom: 0;
}

.hero-heading-right-2 {
  background-color: #fff0;
  border-bottom: 0 solid #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.gallery1-2 {
  z-index: 22;
  width: 18vw;
  position: absolute;
  inset: 16% auto auto 5%;
}

.gallery3 {
  width: 18vw;
  position: absolute;
  inset: auto 6% 15% auto;
}

.gallery2-2 {
  width: 30vw;
  max-width: none;
  position: absolute;
  inset: 0% 14% auto auto;
}

.gallery4 {
  width: 25vw;
  max-width: none;
  position: absolute;
  inset: auto auto 0% 22%;
}

.platzhalter-salmon-2 {
  background-color: #04002a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 20vh;
  display: flex;
}

.platz-salmon-3 {
  background-color: var(--white);
  width: 1px;
  height: 100%;
}

.div-block-52 {
  width: 100%;
}

.div-block-53 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.columns-6 {
  width: 100%;
  height: auto;
}

.column-18 {
  height: 75vh;
  padding-left: 0;
  padding-right: 0;
}

.column-19 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  display: flex;
}

.image-3 {
  width: 30px;
  height: 30px;
}

.play-state {
  display: flex;
}

.play-pause-button, .play-pause-button-2 {
  width: 30px;
  height: 30px;
  position: static;
}

.background-video-bar {
  z-index: 10;
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.background-video-handmade {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.section-dortmund {
  background-color: var(--blue-grey);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.section-dortmund-mobile {
  background-color: var(--blue-grey);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: none;
}

.div-block-54 {
  background-color: #fff;
  width: 1px;
  height: 20px;
}

.line-grey {
  background-color: var(--anthrazit);
  width: 1px;
  height: 20px;
}

.div-block-13-dark-up {
  background-color: var(--anthrazit);
  width: 80%;
  height: 1px;
  margin-bottom: 20px;
}

.div-block-13-white-up {
  background-color: var(--white);
  width: 80%;
  height: 1px;
  margin-bottom: 20px;
}

.div-block-13-up {
  background-color: var(--blue-grey);
  width: 80%;
  height: 1px;
  margin-bottom: 20px;
}

.div-block-55 {
  background-image: url('../images/Viktoria-Boutique-Dortmund.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.button-5-2 {
  border: 1px solid var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border-radius: 20px;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.div-block-13-a-white-up {
  background-color: var(--white);
  width: 80%;
  height: 1px;
  margin-bottom: 20px;
}

.div-block-56 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.column-20 {
  background-image: url('../images/Palma-de-Mallorca-Premium-Event-Location-Lounge.jpg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.column-21 {
  background-image: url('../images/Event-Loft-Location-Palma-de-Mallorca.jpg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.columns-7 {
  width: 90%;
  margin-bottom: 0;
}

.columns-7-a {
  width: 90%;
}

.column-20-a {
  background-image: url('../images/Lounge-Premium-Event-Location-Palma-de-Mallorca.jpg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.column-21-a {
  background-image: url('../images/Dachterrasse-Event-Location-Palma-de-Mallorca.jpg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.locations-line-1 {
  background-color: #fff;
  width: 1px;
  height: 100px;
}

.locations-line-2 {
  background-color: #fff;
  width: 1px;
  height: 40px;
}

.column-21-b {
  background-image: url('../images/Kitchen-Event-Location-Palma-de-Mallorca.jpg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.column-20-b {
  background-image: url('../images/Event-Location-Palma-de-Mallorca.jpg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.column-201 {
  background-image: url('../images/Premium-Bar-Dortmund.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.column-21-1 {
  background-image: url('../images/Bar-Viktoria-Dortmund-Tresen-Tag.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.column-20-2 {
  background-image: url('../images/Bar-Viktoria-Terrasse-Dortmund.jpg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.column-21-2 {
  background-image: url('../images/Bar-Tresen-Dortmund-Mitte.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.column-20-b-2 {
  background-image: url('../images/Bild-Barbereich.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.column-21-b-2 {
  background-image: url('../images/Bar-Bereich-Dortmund.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.button-bar {
  letter-spacing: 1.5px;
  background-color: #47566300;
  margin-right: 10px;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 24px;
  text-decoration: underline;
}

.button-locations-events {
  border: 1px solid var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border-radius: 20px;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.columns-8 {
  border-top: 1px solid var(--white);
  border-bottom: 1px solid var(--white);
  width: 80%;
}

.heading-8 {
  color: var(--white);
  font-family: neulis-sans, sans-serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 28px;
}

.text-block-19 {
  color: var(--white);
  text-align: center;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.div-block-57 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.div-block-166 {
  background-color: var(--blue-grey);
  justify-content: center;
  padding-top: 30vh;
  padding-bottom: 10vh;
  display: flex;
}

.impressum-text {
  width: 80%;
  color: var(--white);
  text-align: left;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.div-block-167 {
  background-color: var(--blue-grey);
  justify-content: center;
  padding-top: 30vh;
  padding-bottom: 10vh;
  display: flex;
}

.text-block-114 {
  width: 80%;
  color: var(--white);
  text-align: left;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.button-5-top {
  border: 1px solid var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border-radius: 20px;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.button-locations-en {
  border: 1px solid var(--blue-grey);
  color: var(--blue-grey);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border-radius: 20px;
  margin-bottom: 60px;
  padding: 5px 12px;
  font-family: neulis-sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.google-maps-link {
  width: 300px;
  height: 300px;
}

@media screen and (min-width: 1440px) {
  .div-block-17 {
    margin-bottom: 20px;
  }

  .ruhrgebiet-image {
    margin-bottom: 40px;
  }

  .hero-heading-right-2 {
    margin-top: 60px;
  }

  .gallery2-2 {
    width: 30vw;
  }

  .platz-salmon-3 {
    background-color: #bba97c;
  }

  .background-video-bar {
    border-radius: 0%;
    width: 100%;
    height: 100%;
  }

  .div-block-166 {
    background-color: var(--blue-grey);
    padding-top: 15vh;
  }

  .impressum-text {
    color: var(--white);
    font-family: neulis-sans, sans-serif;
    font-weight: 300;
  }

  .text-block-114 {
    font-family: neulis-sans, sans-serif;
  }
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 26px;
    line-height: 28px;
  }

  .text-block-3, .text-block-4 {
    font-size: 16px;
    line-height: 18px;
  }

  .heading-3 {
    font-size: 26px;
    line-height: 28px;
  }

  .text-block-5 {
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-12 {
    width: 95%;
  }

  .heading-2-copy-copy {
    font-size: 26px;
    line-height: 28px;
  }

  .container {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-heading-right-2 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .button, .button-3, .button-4 {
    display: none;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading {
    width: 90%;
    font-size: 34px;
    line-height: 34px;
  }

  .text-block {
    text-align: center;
    width: 90%;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-3 {
    height: 1.2px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: none;
  }

  .div-block-4 {
    width: 100%;
    padding-left: 0;
    display: flex;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .div-block-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .column-4 {
    height: auto;
  }

  .div-block-6 {
    height: 50vh;
  }

  .div-block-7 {
    height: auto;
    padding-bottom: 60px;
  }

  .section-3 {
    padding: 30px 10px 60px;
  }

  .text-block-2 {
    text-align: center;
    width: 90%;
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 34px;
  }

  .column-5 {
    height: auto;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .column-6 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .div-block-8 {
    height: auto;
  }

  .heading-2 {
    width: 100%;
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: 200;
    line-height: 34px;
  }

  .text-block-3 {
    text-align: center;
    width: 90%;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-9 {
    width: 90%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-4 {
    text-align: center;
    width: 90%;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-10 {
    width: 90%;
  }

  .heading-3 {
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 34px;
  }

  .text-block-5 {
    text-align: center;
    width: 90%;
    margin-bottom: 20px;
  }

  .div-block-12 {
    width: 90%;
  }

  .column-7 {
    margin-bottom: 60px;
  }

  .column-8 {
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 60px;
  }

  .heading-eventlocations {
    margin-top: 0;
    margin-bottom: 40px;
    font-family: neulis-sans, sans-serif;
    font-size: 34px;
    font-weight: 200;
    line-height: 34px;
  }

  .div-block-13 {
    width: 100%;
  }

  .container {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-6 {
    border: 1px solid var(--white);
    letter-spacing: 0;
    text-transform: uppercase;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    font-weight: 700;
    line-height: 9px;
    text-decoration: none;
    display: flex;
  }

  .icon {
    display: none;
  }

  .dropdown-toggle {
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .dropdown-toggle.w--open {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-14 {
    height: 100px;
    margin-top: 20px;
  }

  .div-block-15 {
    padding-right: 0;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .button-locations {
    margin-bottom: 20px;
  }

  .div-block-16 {
    width: 280px;
    height: 280px;
  }

  .div-block-17 {
    width: 250px;
    height: 200px;
  }

  .menu-image {
    width: 300px;
  }

  .ruhrgebiet-image {
    width: 250px;
    height: 250px;
  }

  .div-block-16-apartment {
    width: 280px;
    height: 280px;
  }

  .div-block-24 {
    z-index: 22;
    position: absolute;
    inset: 0% 0% auto;
  }

  .div-block-25-kontakt {
    width: 300px;
    height: 300px;
  }

  .heading-6 {
    font-size: 34px;
    line-height: 34px;
  }

  .text-block-10 {
    text-align: center;
    width: 90%;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-13-white {
    width: 90%;
  }

  .div-block-28 {
    height: 50vh;
  }

  .text-block-4-city {
    text-align: center;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
  }

  .menu-up {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-40 {
    width: 90%;
  }

  .div-block-41 {
    width: 80%;
  }

  .dropdown-list.w--open {
    background-color: #ddd0;
    margin-left: -20px;
  }

  .dropdown-link {
    color: var(--white);
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: neulis-sans, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
  }

  .dropdown-link-2 {
    color: var(--white);
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: neulis-sans, sans-serif;
    font-size: 12px;
    font-weight: 700;
  }

  .heading-7 {
    width: 80%;
    font-size: 34px;
    line-height: 34px;
  }

  .form-block {
    width: 90%;
    margin-bottom: 0;
  }

  .form-div {
    padding-bottom: 0;
  }

  .dropdown-toggle-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .dropdown-toggle-2.w--open {
    margin-top: 20px;
  }

  .icon-2 {
    display: none;
  }

  .text-block-17 {
    border: 1px solid var(--white);
    width: 28px;
    height: 28px;
    color: var(--white);
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    display: flex;
  }

  .dropdown-list-2.w--open {
    background-color: var(--beige);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80vh;
    margin-top: 10vh;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .dropdown {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-46 {
    background-color: var(--blue-grey);
    width: 80%;
    height: 1.2px;
  }

  .div-block-47 {
    justify-content: center;
    align-items: center;
    width: 60%;
    display: flex;
  }

  .text-block-18 {
    color: var(--blue-grey);
    font-family: fastpen, sans-serif;
    font-size: 24px;
    font-weight: 400;
  }

  .div-block-48 {
    justify-content: flex-start;
    align-items: center;
    width: 60%;
    display: flex;
  }

  .div-block-49, .div-block-50 {
    justify-content: center;
    align-items: center;
    width: 60%;
    display: flex;
  }

  .dropdown-link-3, .dropdown-link-4 {
    color: var(--blue-grey);
    font-family: neulis-sans, sans-serif;
  }

  .dropdown-link-4.w--current {
    color: var(--blue-grey);
  }

  .dropdown-link-5, .dropdown-link-6 {
    color: var(--blue-grey);
    font-family: neulis-sans, sans-serif;
  }

  .dropdown-2 {
    padding-right: 15px;
  }

  .div-block-13-dark {
    width: 90%;
  }

  .hero-heading-right-2 {
    flex-flow: column;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    overflow: hidden;
  }

  .gallery1-2 {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
    display: block;
    position: static;
    inset: auto 5% 0% auto;
  }

  .gallery3 {
    z-index: 22;
    width: 100%;
    margin-bottom: 20px;
    display: block;
    position: static;
    inset: 15% 0% auto 3%;
  }

  .gallery2-2 {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    position: static;
    right: 2%;
  }

  .gallery4 {
    width: 100%;
    display: block;
    position: static;
    bottom: 15%;
    left: 3%;
  }

  .platzhalter-salmon-2 {
    height: auto;
  }

  .platz-salmon-3 {
    position: absolute;
  }

  .div-block-52 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .column-18, .column-19 {
    height: auto;
  }

  .background-video-bar {
    width: 90%;
    height: 65vh;
    margin-top: 0;
  }

  .background-video-handmade {
    border-radius: 0%;
    width: 90%;
    height: 65vh;
  }

  .section-dortmund {
    display: none;
  }

  .section-dortmund-mobile {
    background-color: var(--terracotta);
    display: flex;
  }

  .div-block-13-dark-up, .div-block-13-white-up {
    width: 90%;
  }

  .div-block-13-up {
    width: 100%;
  }

  .div-block-13-a-white-up {
    width: 90%;
  }

  .column-20, .column-20-a, .column-20-b, .column-201, .column-20-2, .column-20-b-2 {
    margin-bottom: 40px;
  }

  .button-bar {
    display: none;
  }

  .text-block-19 {
    text-align: center;
  }

  .impressum-text {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
  }

  .text-block-114 {
    text-align: left;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
  }

  .button-locations-en {
    margin-bottom: 20px;
  }
}


