.home_section {
  height: 100%;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .23), rgba(0, 0, 0, .23)), url('../images/Floor2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .23), rgba(0, 0, 0, .23)), url('../images/Floor2.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.about_section {
  height: 100%;
  padding-bottom: 0px;
  background-image: url('../images/sudakocover1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.menu_section {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/pattern2.jpg');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.menu_section.reser {
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/pattern3.jpg');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.ueberuns_section {
  height: 500px;
  background-image: -webkit-repeating-linear-gradient(102deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .05)), url('../images/pattern.jpg');
  background-image: repeating-linear-gradient(348deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .05)), url('../images/pattern.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 1000px;
  background-attachment: scroll, scroll;
}

.map_class {
  height: auto;
  background-color: #089999;
}

.contact_section {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0px;
  background-color: #089999;
}

.navbar {
  position: fixed;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  padding-top: 37px;
  background-color: transparent;
  opacity: 1;
  color: #fff;
  text-align: right;
  text-indent: 0px;
}

.navbar.w--current {
  color: #333;
}

.brand_logo {
  position: absolute;
  left: 12px;
  top: 12px;
  bottom: 0px;
  display: block;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
}

.bodyclass {
  height: 100%;
}

.navbar_container_class {
  display: block;
  margin-right: 0px;
}

.navlink {
  border: 1px none #000;
  color: #fff;
  font-weight: 900;
}

.navlink:hover {
  border: 1px solid #fff;
  background-color: rgba(72, 82, 90, .5);
}

.navlink.w--current {
  border: 1px none #000;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 900;
}

.navlink.w--current:hover {
  border: 1px solid #fff;
  background-color: rgba(72, 82, 90, .5);
}

.button {
  position: relative;
  left: 0px;
  top: 90%;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: inline-block;
  overflow: visible;
  width: 100%;
  padding: 0px 0px 50px;
  float: none;
  clear: none;
  background-color: transparent;
  background-image: url('../images/Arrow_Hero.png');
  background-position: 50% 50%;
  background-size: 52px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: left;
}

.button.w--current {
  position: fixed;
  bottom: 31px;
  margin-bottom: 0px;
}

.sudaka-logo {
  position: relative;
  left: 60px;
  top: 6px;
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  padding: 20px;
  border: 1px none #fff;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: perspective(392px);
  transform: perspective(392px);
  -webkit-transform-origin: 157% 50% 0px;
  -ms-transform-origin: 157% 50% 0px;
  transform-origin: 157% 50% 0px;
}

.googlemap {
  background-color: #089999;
  background-image: -webkit-linear-gradient(270deg, #089999, #089999);
  background-image: linear-gradient(180deg, #089999, #089999);
  opacity: 0.87;
  -webkit-perspective: 822px;
  perspective: 822px;
}

.quandoo-widget {
  position: relative;
  top: -150px;
  bottom: -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.contact-info-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.contact-info-heading.imp {
  color: #f8d847;
}

.contact-info-heading.reser {
  color: #353535;
  text-align: right;
}

.contact-column {
  position: relative;
  top: 104px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.middle-comumn-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.contact_text_class {
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
}

.contact_text_class.reser {
  color: #353535;
  text-align: right;
}

.contact_form_heading {
  font-family: Lato, sans-serif;
  color: #353535;
  font-size: 21px;
  text-align: center;
  letter-spacing: 1px;
}

.widget_quandoo_class {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.contact_column_right {
  position: relative;
  top: 0px;
  padding-top: 140px;
  padding-left: 10px;
}

.white_border_class {
  margin-right: 11px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #fff;
}

.divblockcontact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 380px;
  margin: 20px 0px 0px;
  padding: 35px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none #f8d847;
  background-color: #f3bd13;
}

.divblockcontact._2 {
  display: block;
  width: 240px;
  max-width: 240px;
  margin-top: 0px;
  padding: 25px 0px 20px;
}

.contact_container {
  position: static;
  display: block;
  overflow: visible;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.copyright_text_block {
  position: static;
  bottom: 66px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  float: none;
  font-family: Lato, sans-serif;
  color: #f3bd13;
  font-weight: 400;
}

.hero {
  position: relative;
  top: 20%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.welcome {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 37px;
  line-height: 40px;
  font-style: italic;
  font-weight: 300;
}

.reserve_a_table_button {
  margin-top: 50px;
  padding: 15px 25px;
  border: 1px solid #fff;
  background-color: #089999;
  font-family: Lato, sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero-header {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 57px;
  line-height: 60px;
  font-style: italic;
  font-weight: 900;
  text-align: right;
  letter-spacing: 1px;
  text-transform: none;
}

.hero-header.right {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 48px;
  line-height: 105%;
  text-align: left;
  letter-spacing: 2px;
  text-transform: none;
}

.hero-header.center {
  color: #f3bd13;
  font-size: 48px;
  line-height: 105%;
  text-align: center;
  letter-spacing: 2px;
}

.hero-header.left {
  color: #f3bd13;
  font-size: 48px;
  line-height: 105%;
  text-align: left;
  letter-spacing: 2px;
}

.hero-header.reserv {
  background-color: transparent;
  color: #353535;
  font-size: 48px;
  line-height: 105%;
  letter-spacing: 2px;
}

.about-img {
  display: block;
}

.img-about-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/ABOUT_bg.jpg');
  background-position: 100% 50%;
  background-size: 450px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-about-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 400px;
  margin-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/chakall-25by-Manuel-Krug.jpg');
  background-position: 0px 0px;
  background-size: 700px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.about-header-2 {
  padding-top: 0px;
  font-family: Lato, sans-serif;
  color: #f8d847;
  font-size: 42px;
  line-height: 110%;
  font-weight: 300;
  letter-spacing: 1px;
}

.about-paragraph {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 400px;
  margin-top: 10px;
  padding-top: 30px;
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, .85);
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.menu-container {
  margin-top: 0px;
  padding: 20px;
  background-color: #068d8d;
}

.menu-container.reserv {
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f3bd13;
}

.ueberuns-container-main {
  position: static;
  left: 0px;
  top: 16px;
  right: 0px;
  z-index: 2;
  display: block;
  overflow: visible;
  margin-top: -500px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.h3-menu-sectiion {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #f3bd13;
  font-size: 48px;
  line-height: 105%;
  font-style: italic;
  font-weight: 900;
  text-align: left;
  letter-spacing: 1px;
}

.h3-menu-sectiion.center {
  text-align: center;
  text-shadow: none;
}

.menuclasstext {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 105%;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}

.menuclasstext.center {
  font-size: 30px;
  line-height: 105%;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
}

.menuclasstext.reser {
  color: #353535;
  text-align: right;
}

.foodfotos {
  width: 250px;
  height: 250px;
  margin-top: 30px;
  border: 1px solid #fff;
  background-image: url('../images/LB_Food_M01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.menu-part-drinks {
  display: block;
  width: 250px;
  height: 250px;
  margin-top: 30px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #fff;
  background-image: url('../images/LB_Food_G02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.menupartcatering {
  width: 250px;
  height: 250px;
  margin-top: 30px;
  margin-left: 30px;
  padding-left: 0px;
  border: 1px solid #fff;
  background-image: url('../images/LB_Food_D06.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.menueparagraph {
  width: auto;
  margin-top: 24px;
  margin-left: 0px;
  padding-right: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 140%;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.menueparagraph.imp {
  width: 100%;
  margin-top: 15px;
  font-size: 14px;
  line-height: 140%;
  font-weight: 300;
  text-align: left;
}

.menueparagraph.events {
  margin-top: 0px;
}

.div-block-menue {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.imgdivblock {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 300px;
  height: 520px;
  background-image: url('../images/LB_Aura_01.jpg');
  background-position: 71% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.menuepartimgback {
  position: relative;
  display: block;
  width: 500px;
  height: 520px;
}

.bilderimmenu {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-image: url('../images/Menu_BG.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-blumen {
  position: static;
  left: -109px;
  top: 329px;
  bottom: 0px;
  display: block;
  width: auto;
  height: 600px;
  margin-top: 20px;
  margin-right: 0px;
  padding-right: 0px;
  float: none;
  clear: none;
  border: 4px solid #089999;
  background-image: url('../images/ABOUT_bg.jpg');
  background-position: 68% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.gallery-blumen.food {
  height: 400px;
  background-image: url('../images/Floor3.jpg');
  background-size: auto;
}

.gelber-rahmen {
  position: relative;
  left: 231px;
  top: 253px;
  width: 500px;
  height: 600px;
  margin-bottom: 292px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  border: 1px solid #fff;
  background-color: #f8d847;
}

.logo-slide {
  padding: 10px;
}

.navbar-container {
  display: block;
  margin-top: -15px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 100%, 0);
}

.navi {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 20px;
  background-color: transparent;
}

.nav-button {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
}

.nav-button.w--current {
  color: #fff;
}

.brand-icon {
  padding-top: 10px;
}

.brand-icon.w--current {
  padding-top: 10px;
}

.brand-icon.scroll {
  padding-top: 10px;
}

.block-left-head {
  width: 48%;
  float: left;
}

.block-left-head.block-right-head.ueber {
  padding: 20px;
  background-color: #332e27;
}

.block-left-head.reser {
  width: 46%;
  margin-left: 20px;
}

.block-right-head {
  width: 49%;
  margin-left: 20px;
  float: right;
}

.block-right-head.images {
  width: 49%;
}

.block-right-head.center {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.block-right-head.impress {
  width: 100%;
}

.block-right-head.reserv {
  padding-left: 0px;
}

.menu-image {
  border: 4px none #f3bd13;
}

.menu-image._2 {
  max-width: 80%;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  border-style: none;
}

.menu-image._3 {
  border-color: #f3bd13;
}

.link {
  margin-top: 20px;
  margin-left: 10px;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  clear: none;
  font-family: Lato, sans-serif;
  color: #f3bd13;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.link.left {
  margin-right: 10px;
  float: right;
  text-shadow: 1px 1px 6px #000;
}

.link-icon {
  float: left;
}

.link-icon.left {
  float: right;
}

.link-icon.center {
  width: 60px;
  height: 60px;
  float: none;
}

.link-box {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}

.link-box.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.div-footer {
  width: 30%;
  margin-left: 0px;
  float: left;
}

.copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.logo-footer {
  width: 100%;
}

.logo-footer._2 {
  width: 150px;
  margin-bottom: 5px;
  padding-top: 15px;
}

.link-imp {
  color: #f3bd13;
  text-decoration: none;
}

.slider-umber-uns {
  position: static;
  left: 0px;
  top: 0px;
}

.slider {
  position: relative;
  top: -460px;
  overflow: visible;
  width: 50%;
  height: 500px;
  margin-top: 0px;
  float: right;
}

.slide-1 {
  overflow: visible;
  float: left;
  background-image: url('../images/LB_Food_M03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.slide-2 {
  position: relative;
  background-image: url('../images/LB_Food_S04.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider-2 {
  position: relative;
  left: 0px;
  top: auto;
  bottom: auto;
  z-index: 1;
  width: 49%;
  height: 500px;
}

.slide3 {
  background-image: url('../images/chakall-25by-Manuel-Krug.jpg');
  background-position: 0px 0px;
  background-size: 750px;
}

.ueber-top {
  display: block;
  height: 70%;
  padding-bottom: 0px;
  background-image: url('../images/chakall_sudaka4.jpg');
  background-position: 50% -18px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: fixed;
}

.ueber-top.second {
  background-image: url('../images/LB_Food_S05.jpg');
}

.ueber-top.first {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/pattern2.jpg');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.ueber-top.first.event {
  background-image: url('../images/pattern.jpg');
  background-size: 1000px;
}

.ueber-top.third {
  background-image: url('../images/Floor2.jpg');
}

.ueber-top.fourth {
  background-image: url('../images/LB_Food_S01.jpg');
  background-position: 0px 100%;
}

.ueber-top.impressum {
  background-image: url('../images/LB_Food_D02.jpg');
  background-position: 121% 129%;
  background-size: cover;
}

.ueber-top.imptext {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/pattern.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

.ueber-top.menu {
  background-image: url('../images/sudaka_steak.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
}

.ber-second {
  height: auto;
}

.cont-ber {
  position: relative;
  left: 0px;
  top: 10%;
  right: 0px;
  padding: 20px;
  background-color: #079191;
}

.cont-ber.imp {
  background-color: #332e27;
}

.cont-ber.events {
  background-color: #332e27;
}

.button-down {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.navbarbody {
  position: static;
  left: 0px;
  top: 0%;
  right: 0px;
  background-color: #f8d847;
}

.navi-scroll {
  background-color: #089999;
}

.nav-scroll {
  position: absolute;
  overflow: visible;
  background-color: #089999;
}

.navigation-scroll {
  position: static;
  overflow: visible;
}

.header {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: visible;
  background-color: #089999;
}

.navbar-scroll {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #089999;
}

.linkin-text {
  color: #f3bd13;
  font-style: normal;
  text-decoration: none;
}

.pdf-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.menu-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-icon._2 {
  box-shadow: 3px 3px 0 0 #066;
}

.menu-icon.abstand {
  padding-top: 20px;
  padding-bottom: 20px;
}

.linktele {
  font-family: Lato, sans-serif;
  color: #fff;
  text-decoration: none;
}

.events {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link-2 {
  text-decoration: none;
}

.link-3 {
  color: #f3bd13;
  font-weight: 700;
  text-decoration: none;
}

.image {
  position: relative;
  top: -10px;
  right: -5px;
  overflow: visible;
  height: 60%;
  -webkit-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  transform: rotate(-13deg);
}

.image-2 {
  position: relative;
  top: -10px;
  right: -5px;
  height: 60%;
  -webkit-transform: rotate(-13deg);
  -ms-transform: rotate(-13deg);
  transform: rotate(-13deg);
}

html.w-mod-js *[data-ix="buttondown"] {
  opacity: 1;
  -webkit-transform: scale(0.78, 0.78);
  -ms-transform: scale(0.78, 0.78);
  transform: scale(0.78, 0.78);
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

@media (max-width: 991px) {
  .menu_section.reser {
    padding-bottom: 20px;
  }
  .bodyclass {
    background-color: #f8d847;
  }
  .divblockcontact {
    margin-right: 0px;
    border-style: none;
    background-color: #ecb70e;
  }
  .hero-header {
    padding-right: 0px;
    font-size: 45px;
    line-height: 45px;
  }
  .hero-header.right {
    font-size: 42px;
  }
  .hero-header.reserv {
    font-size: 42px;
  }
  .about-paragraph {
    width: auto;
  }
  .menu-container.reserv {
    background-color: #ecb70e;
  }
  .h3-menu-sectiion {
    font-size: 42px;
    line-height: 105%;
  }
  .menuclasstext {
    font-size: 28px;
    line-height: 105%;
  }
  .logo-slide {
    width: 50%;
    max-width: 100%;
  }
  .navi.open {
    background-color: #f8d847;
  }
  .burger-icon {
    color: #fff;
  }
  .brand-icon {
    margin-left: 10px;
  }
  .nav-menu-open {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    overflow: auto;
    height: auto;
    margin-top: 0px;
    background-color: #f8d847;
  }
  .menu-button-open.w--open {
    background-color: #f8d847;
  }
  .block-left-head.reser {
    width: 45%;
  }
  .block-right-head.reserv {
    margin-left: 0px;
  }
  .ueber-top {
    background-image: url('../images/chakall_sudaka3.jpg');
    background-size: 750px;
  }
}

@media (max-width: 767px) {
  .menu_section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ueberuns_section {
    height: auto;
  }
  .contact-info-heading.reser {
    text-align: left;
  }
  .contact_text_class.reser {
    text-align: left;
  }
  .divblockcontact {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .contact_container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero {
    top: 20%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .reserve_a_table_button {
    margin-top: 25px;
  }
  .hero-header {
    text-align: left;
  }
  .hero-header.center {
    font-size: 42px;
  }
  .hero-header.left {
    font-size: 42px;
    letter-spacing: 2px;
  }
  .menu-container {
    padding: 20px;
  }
  .ueberuns-container-main {
    overflow: visible;
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .menuclasstext.center {
    font-size: 28px;
  }
  .menuclasstext.reser {
    text-align: left;
  }
  .gallery-blumen {
    width: 100%;
    height: auto;
  }
  .logo-slide {
    width: 50%;
  }
  .navbar-container {
    padding-top: 12px;
    padding-right: 10px;
    background-color: #089999;
  }
  .navi {
    position: absolute;
    padding-top: 0px;
  }
  .brand-icon {
    max-width: 100px;
  }
  .brand-icon.w--current {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .nav-menu-open {
    margin-top: 0px;
  }
  .menu-button-open {
    margin-top: 6px;
    padding: 10px 5px 3px;
  }
  .menu-button-open.w--open {
    background-color: #089999;
  }
  .nav-bar-open {
    height: 100%;
    background-color: #089999;
  }
  .block-left-head {
    width: 100%;
  }
  .block-right-head {
    width: 100%;
  }
  .block-right-head.images {
    width: 100%;
  }
  .block-right-head.center {
    width: 100%;
  }
  .block-right-head.reserv {
    padding-left: 0px;
  }
  .div-footer {
    width: 100%;
    margin-left: 0px;
  }
  .slider-2 {
    width: 100%;
  }
  .ueber-top.first {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ueber-top.imptext {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .divblockcontact {
    margin-right: -20px;
    margin-left: -20px;
  }
  .divblockcontact._2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hero {
    top: 30%;
  }
  .hero-header {
    font-size: 37px;
    line-height: 39px;
  }
  .hero-header.right {
    font-size: 33px;
  }
  .hero-header.center {
    font-size: 33px;
  }
  .hero-header.left {
    font-size: 33px;
  }
  .hero-header.reserv {
    font-size: 28px;
  }
  .menu-container.reserv {
    padding: 10px;
  }
  .h3-menu-sectiion {
    font-size: 33px;
    line-height: 39px;
  }
  .h3-menu-sectiion.center {
    font-size: 28px;
    line-height: 105%;
    letter-spacing: 0px;
  }
  .menuclasstext {
    font-size: 24px;
  }
  .menuclasstext.center {
    font-size: 24px;
  }
  .menueparagraph {
    font-size: 16px;
    line-height: 140%;
  }
  .logo-slide {
    width: 70%;
  }
  .block-right-head.reserv {
    margin-left: 0px;
  }
  .link.center {
    line-height: 105%;
  }
  .link-icon.center {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .cont-ber {
    padding: 10px;
    background-color: #079191;
  }
}

