/****************************
* ANGEBOT
****************************/
.angebot .background {
  height: 100%;
  width: 100%;
  position: absolute; }

.angebot.day .background {
  background: url("../img/angebot_bg_day.jpg") no-repeat bottom;
  background-size: cover; }

.angebot.evening .background {
  background: url("../img/angebot_bg_night.jpg") no-repeat bottom;
  background-size: cover; }

.angebot .card {
  background: url("../img/angebot_card_day.png") no-repeat bottom;
  background-size: 100% auto;
  height: 90%;
  bottom: 10%;
  position: absolute;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.angebot.evening .card {
  background: url("../img/angebot_card_day.png") no-repeat bottom;
  background-size: contain; }

.angebot .card .page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0; }

.angebot .card .page.current_page {
  opacity: 1 !important; }

.angebot .card .page.annimate {
  -webkit-transition: 1s all ease-in-out;
  -moz-transition: 1s all ease-in-out;
  -ms-transition: 1s all ease-in-out;
  -o-transition: 1s all ease-in-out;
  transition: 1s all ease-in-out; }

.angebot .card .page.new_page {
  display: block;
  opacity: 0;
  z-index: -50; }

.angebot .card .page.hidden {
  z-index: -100; }

.angebot .navifilter-container {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(222px, -50%);
  -moz-transform: translate(222px, -50%);
  -ms-transform: translate(222px, -50%);
  -o-transform: translate(222px, -50%);
  transform: translate(222px, -50%);
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1); }

.angebot .navifilter-container.large {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.angebot .filter-container {
  position: relative; }

.angebot .navi {
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  /*background: rgba(0, 0, 0, 0.6);*/
  padding: 20px 20px;
  width: 160px;
  z-index: 1000;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.angebot .filter {
  background: rgba(0, 0, 0, 0.6);
  padding: 20px 0 1px;
  width: 220px; }

.angebot .filter-mover {
  position: absolute;
  height: 100%;
  width: 50px;
  background: rgba(0, 0, 0, 0.6);
  right: 222px;
  cursor: pointer; }

.angebot .filter-mover .arrow {
  background: url(../img/btn_arrow_left_white.png) no-repeat center;
  width: 50px;
  height: 100px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.angebot .navifilter-container.large .filter-mover .arrow {
  background: url("../img/btn_arrow_right_white.png") no-repeat center; }

.angebot .filter a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase; }

.angebot .filter .btn {
  margin-bottom: 20px;
  text-align: center; }

.angebot .filter a:hover,
.angebot .filter a.active {
  background: url("../img/navi_active.png") no-repeat;
  /*background-size: 80% 4px;*/
  background-position: 50% 22px;
  padding-bottom: 20px; }

.angebot .navi .next {
  cursor: pointer;
  position: absolute;
  right: 10px;
  height: 30px;
  width: 30px;
  margin-top: -6px;
  background: url("../img/slide_arrow_right.png");
  background-size: cover; }

.angebot .navi .prev {
  cursor: pointer;
  position: absolute;
  left: 10px;
  height: 30px;
  width: 30px;
  margin-top: -6px;
  background: url("../img/slide_arrow_left.png");
  background-size: cover; }

.angebot .marker.yourEvent {
  position: absolute;
  width: 155px;
  height: 76px;
  background: url("../img/marker_yourevent.png") no-repeat;
  background-size: 100%;
  bottom: 360px;
  left: 0;
  z-index: 100; }

.angebot .marker.yourEvent .text {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
  margin-top: 21px; }

.angebot .marker.yourEvent .text a {
  text-transform: uppercase;
  text-decoration: none;
  padding: 21px 40px 16px 15px;
  color: #ffffff; }

.angebot .marker.takeAway {
  position: absolute;
  width: 234px;
  height: 90px;
  background: url("../img/marker_takeaway.png") no-repeat;
  background-size: 100%;
  transform: rotate(1deg);
  bottom: 316px;
  left: -6px;
  z-index: 100; }

  .angebot .marker.takeAway .takeAway-text{
    transform: rotate(0) !important;
    margin: 54px -5px 0 0!important;
    padding-right: 10px;
  }

.angebot .marker.takeAway .text {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  margin-top: 34px; }

.angebot .marker.takeAway .text a {
  text-transform: uppercase;
  text-decoration: none;
  padding: 34px 45px 16px 15px;
  color: #9c3313; }

.angebot .marker.specials {
  position: absolute;
  width: 150px;
  height: 93px;
  background: url("../img/marker_special.png") no-repeat;
  background-size: 100%;
  bottom: 214px;
  left: 0;
  z-index: 100; }

.angebot .marker.specials .text {
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  transform: rotate(-7deg);
  margin-top: 24px;
}

.angebot .marker.specials .text a {
  text-transform: uppercase;
  text-decoration: none;
  padding: 24px 45px 16px 15px;
  color: #ffffff; }

.angebot .marker.pdf-menu {
  position: absolute;
  width: 210px;
  height: 93px;
  background: url("../img/pdf_menukarte_wide.png") no-repeat;
  background-size: 100%;
  bottom: 132px;
  left: 0;
  z-index: 100;
  /*transform: rotate(3deg);*/
}

.angebot .marker.pdf-menu .text {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
  margin-top: 15px;
}

.angebot .marker.pdf-menu .text a {
  text-transform: uppercase;
  text-decoration: none;
  padding: 24px 15px 16px 15px;
  color: #ffffff;
}

.angebot .popup-takeaway,
.angebot .popup-specials {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}

  .angebot .popup-takeaway .overlay,
  .angebot .popup-specials .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .angebot .popup-takeaway .popup,
  .angebot .popup-specials .popup {
    z-index: 100;
    width: 600px;
    min-height: 250px;
    padding: 50px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFFFFF; }
    .angebot .popup-takeaway .popup a,
    .angebot .popup-specials .popup a {
      color: #AA1729;
      margin-right: 0; }
    .angebot .popup-takeaway .popup table,
    .angebot .popup-specials .popup table {
      width: 100%; }
    .angebot .popup-takeaway .popup h4,
    .angebot .popup-specials .popup h4 {
      text-transform: uppercase;
      font-size: 20px; }
  .angebot .popup-takeaway .btn-close,
  .angebot .popup-specials .btn-close {
    background: url(../img/btn_close_white.png) no-repeat;
    text-decoration: none;
    position: fixed;
    top: 120px;
    right: 20px;
    width: 25px;
    height: 25px;
    z-index: 250;
    cursor: pointer; }

.container.angebotmobile .divider {
  position: relative;
  width: 100%;
  height: 33%; }
  .container.angebotmobile .divider a {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 1.4em; }
    @media (max-width: 860px) {
      .container.angebotmobile .divider a {
        font-size: 45px; } }
    @media (max-width: 560px) {
      .container.angebotmobile .divider a {
        font-size: 25px; } }

/* 24" ---------------------------------------------------------------------------------------------------------- */
/*2.560 x 1.600 Pixel*/
/* 15" ---------------------------------------------------------------------------------------------------------- */
/*2.880 x 1.800 Pixel*/
@media (max-width: 1440px) {
  .angebot .filter {
    width: 200px; }

  .angebot .filter-mover {
    right: 202px; }

  .angebot .navifilter-container {
    -webkit-transform: translate(202px, -50%);
    -moz-transform: translate(202px, -50%);
    -ms-transform: translate(202px, -50%);
    -o-transform: translate(202px, -50%);
    transform: translate(202px, -50%); } }
/* 13" ---------------------------------------------------------------------------------------------------------- */
@media (max-width: 1325px) {
  .angebot .navi .next {
    right: 20px;
    height: 30px;
    width: 30px;
    margin-top: -6px; }

  .angebot .navi .prev {
    left: 20px;
    height: 30px;
    width: 30px;
    margin-top: -6px; } }
@media (max-width: 1024px) {
  .mobile-takeaway a[href^=tel] {
    color: #a9191d !important;
    text-decoration: none; }

  .angebot {
    background: #000000;
    color: #ffffff; }

  .angebot .mobile-card {
    padding: 50px 7%; }

  .angebot .mobile-card table {
    width: 100%; }

  .angebot .mobile-card table p {
    margin-top: 0;
    margin-bottom: 0; }

  .angebot .mobile-card table td {
    padding-bottom: 20px;
    vertical-align: top; }

  .angebot .mobile-card table td h4 {
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0; }

  .angebot .mobile-card table td:nth-child(2),
  .angebot .mobile-card table td:nth-child(3),
  .angebot .mobile-card table td:nth-child(4) {
    text-align: right;
    width: 82px; }

  .angebot .mobile-card table td:nth-child(4) {
    width: 65px; }

  .angebot .mobile-card small {
    font-size: 11px; }

  .angebot .marker.yourEvent {
    top: 10px; }

  .angebot .marker.takeAway {
    top: 70px; }

  .angebot .marker.specials {
    top: 135px; }

  .angebot .marker.pdf-menu {
    top: 210px;
  }

}
/* IPad Portrait ------------------------------------------------------------------------------------------------ */
@media (max-width: 860px) {
  .container.angebot {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }

  .angebot .background {
    height: 300px;
    position: relative;
    display: none; }

  .angebot .navifilter-container {
    position: fixed;
    z-index: 500; }

  .angebot .mobile-card .mobile-categorie {
    padding-top: 25px; }

  h2.accordeon_header.active {
    background: url("../img/navi_active.png") no-repeat;
    /*background-size: 80% 4px;*/
    background-position: 50% 42px;
    display: inline-block;
    padding-bottom: 20px;
    margin: 0; } }
/* IPhone Portrait ---------------------------------------------------------------------------------------------- */
@media (max-width: 560px) {
  /*.angebot .mobile-card table {
          width: 100%;
      }
  
      .angebot .mobile-card {
          padding: 50px 50px 50px 7%;
      }
  */
  /*.angebot .mobile-card table td:nth-child(2) {
      width: 70px;
  }*/
  .angebot .filter .btn {
    margin-bottom: 12px; } }
@media (max-width: 559px) and (max-height: 540px) {
  .angebot .navifilter-container {
    top: 80px;
    -webkit-transform: translate(202px, 0);
    -moz-transform: translate(202px, 0);
    -ms-transform: translate(202px, 0);
    -o-transform: translate(202px, 0);
    transform: translate(202px, 0); }

  .angebot .navifilter-container.large {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); } }
@media (min-width: 560px) and (max-height: 650px) {
  .angebot .navifilter-container {
    top: 95px;
    -webkit-transform: translate(202px, 0);
    -moz-transform: translate(202px, 0);
    -ms-transform: translate(202px, 0);
    -o-transform: translate(202px, 0);
    transform: translate(202px, 0); }

  .angebot .navifilter-container.large {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); } }
