/**************************************
 // Fonts und Mixins
 ***************************************/
/* --------------------------------------------------
 Breakpoint Settings
 -------------------------------------------------- */
/* --------------------------------------------------
 Breakpoint Mixin
 -------------------------------------------------- */
/* --------------------------------------------------
 maxWidth Mixin
 -------------------------------------------------- */
/**************************************
 // Grundfarben
 ***************************************/
@font-face {
  font-family: 'ArgentCF';
  src: url('/fileadmin/templates/fonts/ArgentCF-Regular.eot');
  src: url('/fileadmin/templates/fonts/ArgentCF-Regular.eot?#iefix') format('embedded-opentype'), url('/fileadmin/templates/fonts/ArgentCF-Regular.otf') format('opentype'), url('/fileadmin/templates/fonts/ArgentCF-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }
/**************************************
 // Bootsrape v5
 ***************************************/
/**************************************
 // weitere Stylings
 ***************************************/
/* ****************************** DATEPICKER STYLES ****************************** */
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #323232; }

.ui-widget-content a {
  color: #323232; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #440b38;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'ArgentCF'; }

.ui-datepicker table {
  font-size: 14px; }

.ui-widget-header a {
  color: #fff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #323232; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #323232;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #323232; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #323232;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #440b38;
  background: #440b38;
  font-weight: normal;
  color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("/fileadmin/templates/images/datepicker/ui-icons_444444_256x240.png"); }

.ui-widget-content .ui-icon {
  background-image: url("/fileadmin/templates/images/datepicker/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("/fileadmin/templates/images/datepicker/ui-icons_ffffff_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("/fileadmin/templates/images/datepicker/ui-icons_777777_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("/fileadmin/templates/images/datepicker/ui-icons_555555_256x240.png"); }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 0px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 0px; }

#cookieman-modal {
  z-index: 99999999999 !important;
  background: rgba(0, 0, 0, 0.7); }
  #cookieman-modal .modal-dialog {
    max-width: 500px !important; }
  #cookieman-modal .cookieman-button {
    float: left;
    width: 100%;
    margin-bottom: 4px;
    background: #707070;
    text-align: center;
    border-radius: 0;
    border: 1px solid #707070;
    text-transform: uppercase; }
  #cookieman-modal .button-cookiedetails {
    border-radius: 0;
    border: 1px solid #707070; }
    #cookieman-modal .button-cookiedetails::after {
      display: none !important; }
  #cookieman-modal .modal-content {
    padding: 30px 40px;
    font-size: 16px;
    line-height: 1.4;
    background: #fff; }
  #cookieman-modal .modal-header-new {
    font-weight: bold;
    color: #440b38;
    font-size: 28px;
    text-align: center;
    float: left;
    width: 100%;
    line-height: 140%; }
  #cookieman-modal .modal-body-new {
    margin-top: 20px;
    float: left;
    width: 100%;
    text-align: center; }
    #cookieman-modal .modal-body-new a {
      color: #323232; }
      #cookieman-modal .modal-body-new a:hover {
        color: #440b38; }
    #cookieman-modal .modal-body-new p {
      font-size: 13px; }
  #cookieman-modal .modal-footer-new {
    float: left;
    width: 100%;
    margin-top: 25px; }
  #cookieman-modal .button-cookiedetails {
    float: left;
    width: 100%; }
  #cookieman-modal #cookieman-acco .card {
    background-color: #fff;
    border: 0px solidrgba(0, 0, 0, 0.125);
    border-radius: 0rem; }
    #cookieman-modal #cookieman-acco .card-header {
      padding: 0.75rem 1.25rem;
      margin-bottom: 0;
      background-color: #707070;
      border-bottom: 1px #707070;
      color: #fff; }
      #cookieman-modal #cookieman-acco .card-header:hover {
        background: #323232;
        color: #fff;
        border-color: #323232; }
      #cookieman-modal #cookieman-acco .card-header a {
        color: #fff; }
        #cookieman-modal #cookieman-acco .card-header a:hover {
          color: #fff; }
    #cookieman-modal #cookieman-acco .card-body {
      font-size: 14px;
      color: #323232; }
  #cookieman-modal .cookieman-button.cookie-accept {
    background: #440b38;
    color: #fff;
    border-color: #440b38;
    padding: 15px 0px;
    margin-bottom: 20px; }
    #cookieman-modal .cookieman-button.cookie-accept:hover {
      background: #3a0830;
      color: #fff;
      border-color: #3a0830; }
  #cookieman-modal .cookieman-button.cookie-settings, #cookieman-modal .cookieman-button.cookie-deny {
    background: #fff;
    color: #323232;
    border-color: #fff;
    padding: 10px 0px;
    font-size: 11px;
    text-transform: none; }
    #cookieman-modal .cookieman-button.cookie-settings:hover, #cookieman-modal .cookieman-button.cookie-deny:hover {
      background: #fff;
      color: #440b38;
      background: #fff; }
  #cookieman-modal .cookieman-button.cookie-settings {
    display: none !important; }

#cookieman-modal [data-toggle="collapse"]::after {
  display: none !important; }
/*********************************** 580 *********************************** */
@media screen and (max-width: 581px) {
  #cookieman-modal .modal-content {
    padding: 30px 20px; } }

.tx-powermail {
  margin: 0;
  font-weight: 400;
  width: 100%;
  display: flex; }
  .tx-powermail h3 {
    display: none; }
  .tx-powermail .container-fluid {
    margin: 0px !important;
    padding: 0px !important; }
  .tx-powermail label {
    text-align: left; }
  .tx-powermail input {
    display: block;
    width: 100%;
    height: 55px;
    padding: 0px 15px;
    color: #323232;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f9b233;
    font-size: 17px;
    border-radius: 0 !important;
    line-height: 100%;
    border: 0.5px solid #fab133;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
  .tx-powermail textarea {
    resize: none !important; }
  .tx-powermail .powermail_legend {
    display: block;
    border: none;
    text-align: left;
    padding-top: 25px;
    font-size: 26px;
    font-weight: 400;
    color: #323232; }
  .tx-powermail .powermail_fieldset {
    border: 0 none;
    width: 100%;
    border: 0;
    background: transparent;
    padding: 0; }
    .tx-powermail .powermail_fieldset .powermail_fieldset_inner {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 100%; }
    .tx-powermail .powermail_fieldset .form-control {
      border-radius: 0px; }
    .tx-powermail .powermail_fieldset .layout1 {
      width: calc(50% - 10px); }
      @media (max-width: 1024px) {
  .tx-powermail .powermail_fieldset .layout1 {
    width: 100%; } }
    .tx-powermail .powermail_fieldset .layout2 {
      width: calc(50% - 10px); }
      @media (max-width: 1024px) {
  .tx-powermail .powermail_fieldset .layout2 {
    width: 100%; } }
    .tx-powermail .powermail_fieldset .layout3 {
      width: calc(25% - 15px); }
      @media (max-width: 1024px) {
  .tx-powermail .powermail_fieldset .layout3 {
    width: 100%; } }
  .tx-powermail .powermail_label {
    display: inline-block;
    width: 100%;
    float: none;
    clear: left;
    padding-left: 12px;
    display: inline-block;
    float: none;
    font-weight: 400;
    padding-left: 2px;
    width: 100%;
    color: #000 !important;
    font-size: 17px; }
  .tx-powermail .powermail_fieldwrap {
    margin-bottom: 45px;
    text-align: left;
    width: 100%;
    float: left; }
  .tx-powermail .powermail_textarea {
    display: block;
    width: 100%;
    padding: 15px 12px;
    color: #323232;
    background-color: #fff;
    background-image: none;
    border: 1px solid #323232;
    font-size: 19px;
    height: auto;
    border-radius: 0 !important; }
  .tx-powermail .powermail_select {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    color: #323232;
    background-color: #fff;
    background-image: none;
    border: 1px solid #323232;
    font-size: 19px;
    border-radius: 0 !important; }
  .tx-powermail .powermail_fieldwrap_type_country select {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    color: #323232;
    background-color: #fff;
    background-image: none;
    border: 1px solid #323232;
    font-size: 19px; }
  .tx-powermail .powermail_fieldwrap_text {
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400;
    color: #440b38;
    text-align: center;
    margin-bottom: 15px; }
  .tx-powermail .powermail_fieldwrap_content {
    padding-left: 15px;
    padding-right: 15px; }
  .tx-powermail .powermail_captchaimage {
    margin-top: 5px; }
  .tx-powermail .powermail_create {
    text-align: center;
    list-style: none; }
  .tx-powermail .powermail_message {
    text-align: center;
    list-style: none; }
  .tx-powermail .powermail_field ul {
    list-style: none;
    background-color: #f9b233;
    font-size: 14px;
    padding: 5px 20px !important; }
  .tx-powermail .parsley-errors-list {
    color: #fff; }
  .tx-powermail .powermail_captcha_outer {
    text-align: center; }
  .tx-powermail .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 0px; }
  .tx-powermail .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 0px; }
  .tx-powermail .labelcheckbox {
    font-weight: 400;
    padding-right: 15px; }
  .tx-powermail .powermail_fieldwrap_type_submit {
    margin-top: 40px;
    margin-bottom: 20px; }
    .tx-powermail .powermail_fieldwrap_type_submit .powermail_field {
      width: 100%; }
      @media (max-width: 480px) {
  .tx-powermail .powermail_fieldwrap_type_submit .powermail_field {
    max-width: 100% !important; } }
      .tx-powermail .powermail_fieldwrap_type_submit .powermail_field .powermail_submit {
        background: #f9b233 !important;
        text-shadow: none !important;
        border: none !important;
        color: #fff !important;
        border-radius: 0px !important;
        font-weight: bold !important;
        font-size: 17px !important;
        text-align: center;
        cursor: pointer;
        border-radius: 0;
        text-transform: uppercase;
        border: 0.5px solid #fab133 !important;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16) !important; }

        .tx-powermail .powermail_fieldwrap_type_submit .powermail_field .powermail_submit:hover {
          background: #dd9a26 !important; }
  .tx-powermail .powermail_checkbox {
    width: auto !important;
    float: left;
    height: auto !important; }
  .tx-powermail .powermail_fieldwrap_marker {
    max-width: 300px;
    float: none;
    margin-left: 0;
    width: 100%;
    clear: both; }
/* Customize the label (the container) */
.containerCheckbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
/* Hide the browser's default checkbox */
.containerCheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #e0e0e0; }
/* On mouse-over, add a grey background color */
.containerCheckbox:hover input ~ .checkmark {
  background-color: #e0e0e0; }
/* When the checkbox is checked, add a blue background */
.containerCheckbox input:checked ~ .checkmark {
  background-color: #440b38; }
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }
/* Show the checkmark when checked */
.containerCheckbox input:checked ~ .checkmark:after {
  display: block; }
/* Style the checkmark/indicator */
.containerCheckbox .checkmark:after {
  left: 9px;
  top: 3px;
  width: 7px;
  height: 15px;
  border: solid white;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.content .form_button input {
  max-width: 100%;
  margin: 3px 0;
  width: 100%; }
  .content .form_input input {
    max-width: 100%; }

select.tx-powermail {
  background-color: #fff !important; }

.powermail_fieldset_20 .powermail_legend, .powermail_fieldset_21 .powermail_legend {
  display: none !important; }

.nexticket {
  width: 100%;
  border: 0.5px solid #fab133;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #f9b233;
  color: #fff;
  text-transform: uppercase;
  height: 55px;
  padding-left: 55px;
  font-weight: bold;
  background-image: url(/fileadmin/templates/svgs/plus_ticket.svg);
  background-position: 15px 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
  padding-top: 12px; }
  .nexticket:hover {
    background-color: #dd9a26; }

.powermail_fieldwrap_preis {
  display: none !important; }

.powermail_fieldset_22, .powermail_fieldset_23, .powermail_fieldset_24, .powermail_fieldset_25 {
  display: none;
  margin-bottom: 40px; }
  .powermail_fieldset_22 .powermail_fieldset_inner, .powermail_fieldset_23 .powermail_fieldset_inner, .powermail_fieldset_24 .powermail_fieldset_inner, .powermail_fieldset_25 .powermail_fieldset_inner {
    position: relative;
    background-image: url(/fileadmin/templates/images/form_bg.jpg) !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
    color: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    padding-left: 55px !important;
    padding-right: 55px !important;
    padding-top: 80px !important; }
    @media (max-width: 768px) {
  .powermail_fieldset_22 .powermail_fieldset_inner, .powermail_fieldset_23 .powermail_fieldset_inner, .powermail_fieldset_24 .powermail_fieldset_inner, .powermail_fieldset_25 .powermail_fieldset_inner {
    padding-left: 25px !important;
    padding-right: 25px !important; } }
  .powermail_fieldset_22 .powermail_legend, .powermail_fieldset_23 .powermail_legend, .powermail_fieldset_24 .powermail_legend, .powermail_fieldset_25 .powermail_legend {
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    height: 55px;
    padding-left: 55px;
    padding-top: 12px;
    font-weight: bold;
    border: 0.5px solid #fab133;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    background-color: #f9b233; }
    @media (max-width: 768px) {
  .powermail_fieldset_22 .powermail_legend, .powermail_fieldset_23 .powermail_legend, .powermail_fieldset_24 .powermail_legend, .powermail_fieldset_25 .powermail_legend {
    padding-left: 25px; } }

.powermail_confirmation {
  width: 100%; }
  .powermail_confirmation h3 {
    display: block !important;
    color: #000;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
    font-size: 26px; }
  .powermail_confirmation .powermail_field {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px; }
    .powermail_confirmation .powermail_field .powermail_submit {
      background: #f9b233 !important;
      text-shadow: none !important;
      border: none !important;
      color: #fff !important;
      border-radius: 0px !important;
      font-weight: bold !important;
      font-size: 17px !important;
      text-align: center;
      cursor: pointer;
      border-radius: 0;
      text-transform: uppercase;
      max-width: 300px;
      border: 0.5px solid #fab133 !important;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16) !important; }
      .powermail_confirmation .powermail_field .powermail_submit:hover {
        background: #dd9a26 !important; }

.wrapTicket {
  width: 100%;
  position: relative;
  margin-top: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 40px; }
  .wrapTicket .wrapTicket--headline {
    color: #f9b233;
    text-transform: uppercase;
    height: 55px;
    padding-left: 55px;
    padding-top: 12px;
    font-weight: bold;
    border: 0.5px solid #fab133;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 17px;
    width: 100%;
    background-color: #fff; }
    @media (max-width: 768px) {
  .wrapTicket .wrapTicket--headline {
    padding-left: 25px; } }
  .wrapTicket .wrapTicket--content {
    background-image: url(/fileadmin/templates/images/form_bg.jpg) !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 55px !important;
    padding-right: 55px !important;
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (max-width: 768px) {
  .wrapTicket .wrapTicket--content {
    padding-left: 25px !important;
    padding-right: 25px !important; } }
    .wrapTicket .wrapTicket--content .wrapTicket--content-data {
      width: auto;
      color: #000; }
      @media (max-width: 1024px) {
  .wrapTicket .wrapTicket--content .wrapTicket--content-data {
    width: 100%; } }
      .wrapTicket .wrapTicket--content .wrapTicket--content-data .wrapTicket--name {
        width: auto;
        font-weight: bold; }
      .wrapTicket .wrapTicket--content .wrapTicket--content-data .wrapTicket--vorname {
        width: auto; }
      .wrapTicket .wrapTicket--content .wrapTicket--content-data .wrapTicket--geburtstag {
        width: auto;
        margin-top: 40px; }
    .wrapTicket .wrapTicket--content .wrapTicket--content-info {
      width: auto;
      margin-left: auto;
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 1024px) {
  .wrapTicket .wrapTicket--content .wrapTicket--content-info {
    width: 100%;
    margin-left: 0; } }
      .wrapTicket .wrapTicket--content .wrapTicket--content-info .wrapTicket--desc {
        color: #fff;
        width: 100%; }
      .wrapTicket .wrapTicket--content .wrapTicket--content-info .wrapTicket--price {
        color: #fff;
        font-weight: bold;
        width: 100%;
        margin-top: auto; }

.wrapAdress {
  width: 100%;
  margin-top: 40px; }
  .wrapAdress .wrapTicket--headline {
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    height: 55px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 12px;
    font-weight: bold;
    border: 0.5px solid #fab133;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 17px;
    background-color: #f9b233;
    display: flex; }
    .wrapAdress .wrapTicket--headline span {
      margin-left: auto; }
    @media (max-width: 768px) {
  .wrapAdress .wrapTicket--headline {
    padding-left: 25px;
    padding-right: 25px; } }
  .wrapAdress .wrapTicket--content {
    padding-left: 55px !important;
    padding-right: 55px !important;
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (max-width: 768px) {
  .wrapAdress .wrapTicket--content {
    padding-left: 25px !important;
    padding-right: 25px !important; } }
    .wrapAdress .wrapTicket--content .wrapTicket--adressheadline {
      width: 100%;
      text-align: left;
      font-weight: bold; }
    .wrapAdress .wrapTicket--content .wrapTicket--spacer {
      width: 100%;
      height: 15px; }
    .wrapAdress .wrapTicket--content .wrapTicket--adress {
      width: 100%;
      text-align: left; }

.wrapInfo {
  width: 100%;
  text-align: left;
  font-size: 14px; }

/**************************************
 // defautl Sytlings
 ***************************************/
*, *:before, *:after {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

html, body {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0; }

img, embed, object, video {
  max-width: 100%;
  height: auto;
  width: auto; }

body, nav, a, p {
  margin: 0;
  padding: 0; }

body {
  background-color: #fff;
  color: #323232;
  font-size: 17px;
  line-height: 160%;
  font-weight: 300;
  margin: 0;
  padding: 0;
  font-family: sofia-pro, sans-serif; }

ol, ul {
  margin: 0;
  padding: 0 0 0 20px; }

caption {
  color: #e0e0e0;
  font-size: 12px; }

legend {
  display: none; }

iframe {
  max-width: 100%; }

label {
  display: inline-block;
  max-width: 100%; }

b, strong {
  font-weight: bold; }

textarea, input[type="text"], input[type="button"], input[type="submit"] {
  border-radius: 0; }

input, textarea {
  border-radius: 0;
  box-shadow: none; }

*:focus, *:active {
  outline: none !important; }

a {
  text-decoration: none;
  color: #440b38;
  transition: all 0.5s ease; }
  a:hover {
    text-decoration: none;
    color: #440b38;
    transition: all 0.5s ease; }
  a:focus {
    outline: none; }

.clear, .clearfix {
  clear: both; }

.frame-default {
  width: 100%;
  clear: both; }

b, strong {
  font-weight: bold; }

hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
  border-top: 2px solid #000; }

.img-desktop {
  display: block; }
  @media (max-width: 1024px) {
  .img-desktop {
    display: none !important; } }

.img-mobile {
  display: none !important; }
  @media (max-width: 1024px) {
  .img-mobile {
    display: block !important; } }

.flexContainer, #wrapTop #top, #wrapTop #top #topButtons, #wrapTop #top #topButtons .topButtons--offer, #wrapTop #top #topButtons .topButtons--rooms, #wrapTop #top #topButtons .topButtons--prices, #wrapTop #top #topButtons .topButtons--covid, #wrapTop #top #topButtons .topButtons--offer a, #wrapTop #top #topButtons .topButtons--rooms a, #wrapTop #top #topButtons .topButtons--prices a, #wrapTop #top #topButtons .topButtons--covid a, #wrapTop #top #topButtons .topButtons--offer a .topButtonsSvg, #wrapTop #top #topButtons .topButtons--rooms a .topButtonsSvg, #wrapTop #top #topButtons .topButtons--prices a .topButtonsSvg, #wrapTop #top #topButtons .topButtons--covid a .topButtonsSvg, #wrapTop #top #NaviTriggerWrap a, #wrapTop #top #NaviTriggerWrapMobile a, #wrapFooter #mainFooter #footer, #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--phone a, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--mail a, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social, .dce_footernavi .dce_footernavi_item a, #wrapFooter #mainFooter #footer .footer-col.footer-2, #wrapFooter #mainFooter #footer .footer-col.footer-3 {
  display: -webkit-box !Important;
  display: -webkit-box !important;
  display: flex !important;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.spaceBetween {
  -webkit-box-pack: justify;
  justify-content: space-between; }

.spaceAround {
  justify-content: space-around; }

.justifyCenter {
  -webkit-box-pack: center;
  justify-content: center; }

.itemsCenter, #wrapTop #top, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--phone a, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--mail a, .dce_footernavi .dce_footernavi_item a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center; }

.maxContainer, #wrap .main .content .frame-default, #wrap .main .content .frame-type-header, #wrap .main .content .frame-type-text, .dce_event_text_inner, .dce_lineup_inner {
  margin: 0 auto;
  max-width: 1280px; }
  @media (max-width: 1280px) {
  .maxContainer, #wrap .main .content .frame-default, #wrap .main .content .frame-type-header, #wrap .main .content .frame-type-text, .dce_event_text_inner, .dce_lineup_inner {
    padding-left: 50px;
    padding-right: 50px; } }
  @media (max-width: 1024px) {
  .maxContainer, #wrap .main .content .frame-default, #wrap .main .content .frame-type-header, #wrap .main .content .frame-type-text, .dce_event_text_inner, .dce_lineup_inner {
    padding-left: 25px;
    padding-right: 25px; } }

.frame-type-shortcut {
  max-width: 200000px !important; }

.frame-space-before-extra-small {
  margin-top: 1em !important; }

.frame-space-before-small {
  margin-top: 2em !important; }

.frame-space-before-medium {
  margin-top: 3em !important; }

.frame-space-before-large {
  margin-top: 4em !important; }

.frame-space-before-extra-large {
  margin-top: 5em !important; }

.frame-space-after-extra-small {
  margin-bottom: 1em !important; }

.frame-space-after-small {
  margin-bottom: 2em !important; }

.frame-space-after-medium {
  margin-bottom: 3em !important; }

.frame-space-after-large {
  margin-bottom: 4em !important; }

.frame-space-after-extra-large {
  margin-bottom: 5em !important; }

h1, h4, .h1 {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 65px;
  line-height: 110%;
  color: #f9b233;
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  width: 100%;
  text-transform: uppercase; }
  @media (max-width: 1280px) {
  h1, h4, .h1 {
    font-size: 48px; } }
  @media (max-width: 1024px) {
  h1, h4, .h1 {
    font-size: 36px; } }
  @media (max-width: 768px) {
  h1, h4, .h1 {
    font-size: 28px; } }

h2, h5, .h2 {
  margin: 0;
  padding: 0;
  width: 100%;
  color: #323232;
  text-align: center;
  font-size: 21px;
  font-weight: 400;
  padding-bottom: 5px;
  width: 100%;
  text-transform: uppercase; }
  @media (max-width: 1024px) {
  h2, h5, .h2 {
    font-size: 19px; } }

h3, .h3 {
  width: 100%;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: #440b38;
  width: 100%; }

.nostyling {
  color: #323232;
  font-size: 17px;
  font-size: 17px;
  line-height: 160%;
  font-weight: 300;
  margin: 0;
  padding: 0;
  font-family: sofia-pro, sans-serif;
  text-transform: none; }

.frame.frame-default.frame-type-menu_sitemap {
  text-align: center;
  padding-top: 40px; }
  .frame.frame-default.frame-type-menu_sitemap ul li {
    padding-bottom: 20px;
    text-transform: uppercase;
    list-style-position: inside; }
    .frame.frame-default.frame-type-menu_sitemap ul li ul li {
      padding-bottom: 0;
      text-transform: none;
      list-style-position: inside; }

#headerContainer {
  width: 100%;
  position: relative;
  height: auto; }
  #headerContainer .logo_summit {
    position: absolute;
    width: 600px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 500; }
    #headerContainer .logo_summit img {
      width: 100%; }
    @media (max-width: 1280px) {
  #headerContainer .logo_summit {
    width: 400px; } }
    @media (max-width: 1024px) {
  #headerContainer .logo_summit {
    width: 300px; } }
    @media (max-width: 768px) {
  #headerContainer .logo_summit {
    width: 250px; } }
  #headerContainer #headerImage {
    width: 100%;
    position: relative;
    z-index: 444; }
    #headerContainer #headerImage .slide {
      float: left;
      width: 100%;
      position: relative; }
    #headerContainer #headerImage .slick-slide img {
      width: 100%; }
    #headerContainer #headerImage .slickSliderHome {
      float: left;
      width: 100%;
      height: 850px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      z-index: 654; }
    #headerContainer #headerImage .slick-prev, #headerContainer #headerImage .slick-next {
      background-color: transparent !important;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      border: 0 none;
      cursor: pointer;
      height: 30px;
      opacity: 0.8;
      position: absolute;
      text-indent: -50000px;
      top: calc(50% - 15px);
      width: 19px;
      background-size: cover;
      z-index: 545; }
      #headerContainer #headerImage .slick-prev:hover, #headerContainer #headerImage .slick-next:hover {
        opacity: 1; }
    #headerContainer #headerImage .slick-prev {
      background-image: url("/fileadmin/templates/images/arrowLeft.svg");
      left: 30px; }
    #headerContainer #headerImage .slick-next {
      background-image: url("/fileadmin/templates/images/arrowRight.svg");
      right: 30px; }

#wrap {
  width: 100%;
  height: auto; }
  #wrap .main {
    width: 100%;
    height: auto;
    flex-direction: column; }
    #wrap .main .content {
      width: 100%;
      padding-bottom: 80px;
      padding-top: 0px;
      height: auto; }
      #wrap .main .content .frame-default {
        max-width: 1280px;
        margin: 0 auto; }
      #wrap .main .content .frame-type-header {
        max-width: 1280px;
        margin: 0 auto; }
      #wrap .main .content .frame-type-text {
        max-width: 680px;
        margin: 0 auto;
        text-align: center; }
      #wrap .main .content #c1171 {
        padding-top: 100px;
        padding-bottom: 60px; }
      #wrap .main .content ul {
        padding: 0; }
        #wrap .main .content ul li {
          list-style-position: inside; }

.dce_event_text {
  width: 100%; }
  .dce_event_text_inner {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 50px; }
    .dce_event_text_inner--title1 {
      width: 100%;
      text-align: center;
      color: #000; }
    .dce_event_text_inner--title2 {
      width: 100%;
      text-align: center;
      color: #000;
      font-weight: bold;
      font-size: 30px;
      text-transform: uppercase;
      padding: 10px 0;
      position: relative;
      z-index: 800;
      margin-bottom: 5px; }
      .dce_event_text_inner--title2 h2 {
        text-align: center;
        color: #000;
        font-weight: bold;
        font-size: 30px;
        text-transform: uppercase;
        padding: 0px;
        position: relative; }
    .dce_event_text_inner--title3 {
      width: 100%;
      text-align: center;
      color: #f9b233;
      position: relative; }
      .dce_event_text_inner--title3 span {
        background-color: #fff;
        z-index: 210;
        position: relative;
        padding: 0 40px; }
      .dce_event_text_inner--title3::before {
        width: 100%;
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #f9b233;
        top: 50%;
        content: "";
        z-index: 10; }
    .dce_event_text_inner--shop {
      width: 100%;
      display: flex; }
      .dce_event_text_inner--shop span {
        width: auto;
        display: inline-block;
        background-color: #f9b233;
        padding: 0 40px;
        border: 0.5px solid #fab133;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin: 40px auto;
        padding: 10px 40px;
        cursor: pointer; }
    .dce_event_text_inner--link {
      width: 100%;
      display: flex;
      margin-top: 25px; }
      .dce_event_text_inner--link a {
        width: auto;
        display: inline-block;
        background-color: #f9b233;
        padding: 0 40px;
        border: 0.5px solid #fab133;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin: 40px auto;
        padding: 10px 40px;
        cursor: pointer; }
    .dce_event_text_inner--wrap {
      width: 100%;
      padding-top: 50px; }
      .dce_event_text_inner--wrap-left {
        width: calc(50% - 40px);
        text-align: center;
        max-width: 680px; }
        @media (max-width: 1024px) {
  .dce_event_text_inner--wrap-left {
    width: 100%;
    max-width: 455556px; } }
      .dce_event_text_inner--wrap-right {
        width: calc(50% - 40px);
        margin-left: auto;
        text-align: center;
        max-width: 680px; }
        @media (max-width: 1024px) {
  .dce_event_text_inner--wrap-right {
    width: 100%;
    max-width: 455556px;
    padding-top: 60px; } }
        .dce_event_text_inner--wrap-right h4, .dce_event_text_inner--wrap-right .h4 {
          color: #000; }

.dce_lineup {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 100px;
  background-image: url(/fileadmin/templates/images/lineup_bg.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  .dce_lineup_inner {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px; }
    .dce_lineup_inner--title {
      width: 100%;
      font-size: 65px;
      line-height: 110%;
      color: #f9b233;
      text-align: center;
      font-weight: bold;
      padding-bottom: 10px;
      width: 100%;
      text-transform: uppercase;
      color: #440b38;
      margin-bottom: 60px;
      padding-bottom: 35px;
      position: relative; }
      @media (max-width: 1280px) {
  .dce_lineup_inner--title {
    font-size: 48px; } }
      @media (max-width: 1024px) {
  .dce_lineup_inner--title {
    font-size: 36px; } }
      @media (max-width: 768px) {
  .dce_lineup_inner--title {
    font-size: 28px; } }
      @media (max-width: 1024px) {
  .dce_lineup_inner--title {
    padding-bottom: 20px; } }
      .dce_lineup_inner--title::after {
        width: 300px;
        height: 1px;
        background-color: #fff;
        position: absolute;
        bottom: 0;
        left: calc(50% - 150px);
        content: ""; }
        @media (max-width: 768px) {
  .dce_lineup_inner--title::after {
    width: 200px;
    left: calc(50% - 100px); } }
    .dce_lineup_inner--wrap {
      width: 100%;
      justify-content: space-between; }
      .dce_lineup_inner--wrap-item {
        width: calc(33.3333%);
        padding-bottom: 40px; }
        @media (max-width: 1024px) {
  .dce_lineup_inner--wrap-item {
    width: 100%; } }
        .dce_lineup_inner--wrap-item-title {
          width: 100%;
          text-align: center;
          color: #fff;
          font-weight: bold;
          padding-bottom: 20px;
          min-height: 100px;
          text-transform: uppercase;
          font-size: 21px;
          max-width: 300px;
          margin: auto; }
          @media (max-width: 1024px) {
  .dce_lineup_inner--wrap-item-title {
    min-height: 10px;
    max-width: 3000px; } }
        .dce_lineup_inner--wrap-item-txt {
          width: 100%;
          text-align: center;
          color: #000;
          line-height: 250%; }
          @media (max-width: 1024px) {
  .dce_lineup_inner--wrap-item-txt {
    line-height: 200%; } }
/*********************************** Top *********************************** */
#wrapTop {
  width: 100%;
  float: left;
  position: fixed;
  z-index: 858;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  #wrapTop #top {
    max-width: 1400px;
    width: 100%;
    position: relative;
    height: 85px; }
    #wrapTop #top #logo {
      float: left;
      width: 260px;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      position: absolute;
      left: calc(50% - 130px);
      top: 15px;
      z-index: 868;
      height: auto;
      width: 240px;
      display: none; }
      #wrapTop #top #logo img {
        display: block;
        float: left; }
      #wrapTop #top #logo .Logo {
        display: block;
        width: 260px;
        min-height: 160px; }
      #wrapTop #top #logo .Logo__headline, #wrapTop #top #logo .Logo__star, #wrapTop #top #logo .Logo__subheadline {
        fill: #fff;
        fill-rule: evenodd;
        clip-rule: evenodd; }
      #wrapTop #top #logo .Logo__star, #wrapTop #top #logo .Logo__headline, #wrapTop #top #logo .Logo__subheadline {
        -webkit-transition: fill 0.15s cubic-bezier(0.4, 0, 0.2, 1);
        transition: fill 0.15s cubic-bezier(0.4, 0, 0.2, 1); }
    #wrapTop #top #logo img a:active, #wrapTop #top #logo a:active {
      outline: none; }
    #wrapTop #top #topButtons {
      width: auto;
      float: left; }
      #wrapTop #top #topButtons .topButtons--offer a, #wrapTop #top #topButtons .topButtons--rooms a, #wrapTop #top #topButtons .topButtons--prices a, #wrapTop #top #topButtons .topButtons--covid a {
        width: 100%;
        padding: 10px 5px; }
        #wrapTop #top #topButtons .topButtons--offer a .topButtonsSvg, #wrapTop #top #topButtons .topButtons--rooms a .topButtonsSvg, #wrapTop #top #topButtons .topButtons--prices a .topButtonsSvg, #wrapTop #top #topButtons .topButtons--covid a .topButtonsSvg {
          width: 100%; }
          #wrapTop #top #topButtons .topButtons--offer a .topButtonsSvg svg, #wrapTop #top #topButtons .topButtons--rooms a .topButtonsSvg svg, #wrapTop #top #topButtons .topButtons--prices a .topButtonsSvg svg, #wrapTop #top #topButtons .topButtons--covid a .topButtonsSvg svg {
            margin: auto;
            fill: #fff !important; }
        #wrapTop #top #topButtons .topButtons--offer a span, #wrapTop #top #topButtons .topButtons--rooms a span, #wrapTop #top #topButtons .topButtons--prices a span, #wrapTop #top #topButtons .topButtons--covid a span {
          width: 100%;
          text-transform: uppercase;
          text-align: center;
          color: #fff;
          font-size: 15px;
          padding-top: 4px; }
      #wrapTop #top #topButtons .topButtons--prices svg {
        max-height: 15px; }
    #wrapTop #top #langNavi {
      width: auto;
      float: left; }
      #wrapTop #top #langNavi .lang_navi_flag {
        float: left;
        width: auto;
        color: #fff;
        text-transform: uppercase; }
        #wrapTop #top #langNavi .lang_navi_flag a {
          color: #fff; }
        #wrapTop #top #langNavi .lang_navi_flag a:hover {
          color: #440b38; }
      #wrapTop #top #langNavi .lang_navi_flag:nth-child(2)::before {
        content: "|";
        padding: 0px 5px; }
    #wrapTop #top #NaviTriggerWrap, #wrapTop #top #NaviTriggerWrapMobile {
      width: auto;
      float: right;
      margin-left: auto; }

#page-1 #wrapTop #top #logo {
  display: block; }

#page-1 #wrapTop #top {
  height: 200px; }

#wrapTop.fixed #top #logo {
  display: block; }

#wrapTop.fixed #top #logo .Logo__star {
  fill: #440b38; }

#wrapTop.fixed #top #logo .Logo__headline, #wrapTop.fixed #top #logo .Logo__subheadline {
  opacity: 0; }

#wrapTop.fixed #top {
  height: 110px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

#page-1 #wrapTop.fixed #top {
  height: 110px; }

#wrapTop.fixed {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 3px 5px 0px rgba(176, 176, 176, 1); }
  #wrapTop.fixed #hamburgerText {
    color: #707070; }
  #wrapTop.fixed #hamburger::before, #wrapTop.fixed #hamburger::after, #wrapTop.fixed #hamburger span {
    background: #707070; }
  #wrapTop.fixed #top #langNavi .lang_navi_flag {
    color: #707070; }
  #wrapTop.fixed #top #langNavi .lang_navi_flag a {
    color: #707070; }
    #wrapTop.fixed #top #langNavi .lang_navi_flag a:hover {
      color: #440b38; }
  #wrapTop.fixed #top #topButtons .topButtons--offer a .topButtonsSvg svg, #wrapTop.fixed #top #topButtons .topButtons--rooms a .topButtonsSvg svg, #wrapTop.fixed #top #topButtons .topButtons--prices a .topButtonsSvg svg, #wrapTop.fixed #top #topButtons .topButtons--covid a .topButtonsSvg svg {
    fill: #707070 !important; }
  #wrapTop.fixed #top #topButtons .topButtons--offer a span, #wrapTop.fixed #top #topButtons .topButtons--rooms a span, #wrapTop.fixed #top #topButtons .topButtons--prices a span, #wrapTop.fixed #top #topButtons .topButtons--covid a span {
    color: #707070 !important; }
  #wrapTop.fixed #top #topButtons .topButtons--offer a:hover span, #wrapTop.fixed #top #topButtons .topButtons--rooms a:hover span, #wrapTop.fixed #top #topButtons .topButtons--prices a:hover span, #wrapTop.fixed #top #topButtons .topButtons--covid a:hover span {
    color: #440b38 !important;
    transition: all 0.4s; }
  #wrapTop.fixed #top #topButtons .topButtons--offer a:hover .topButtonsSvg svg, #wrapTop.fixed #top #topButtons .topButtons--rooms a:hover .topButtonsSvg svg, #wrapTop.fixed #top #topButtons .topButtons--prices a:hover .topButtonsSvg svg, #wrapTop.fixed #top #topButtons .topButtons--covid a:hover .topButtonsSvg svg {
    fill: #440b38 !important;
    transition: all 0.4s; }
  #wrapTop.fixed #top #topButtons .topButtons--prices a .topButtonsSvg .a {
    fill: #707070 !important; }
  #wrapTop.fixed #top #topButtons .topButtons--prices a:hover .topButtonsSvg .a {
    fill: #440b38 !important;
    transition: all 0.4s; }

html.menuopen #wrapTop {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  height: 110px; }
/*********************************** Menue *********************************** */
#wrapTop #top #NaviTriggerWrap, #wrapTop #top #NaviTriggerWrapMobile {
  width: auto; }
  #wrapTop #top #NaviTriggerWrap a, #wrapTop #top #NaviTriggerWrapMobile a {
    color: #fff;
    position: relative;
    z-index: 99999;
    height: 55px; }

#NaviTriggerWrapMobile {
  display: none !important; }

#hamburger {
  position: relative;
  margin-top: 19px;
  width: 40px;
  height: 12px;
  z-index: 899;
  float: left; }
  #hamburger:before, #hamburger:after, #hamburger span {
    background: #fff;
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
  #hamburger:before {
    top: -1px; }
  #hamburger span {
    top: 6px; }
  #hamburger:after {
    top: 13px; }

#hamburgerText {
  float: left;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  padding-top: 12px;
  letter-spacing: 2px;
  font-weight: 400;
  padding-right: 15px; }

#mainNavi {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100vh;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 699; }

#mainNavi {
  height: 100vh !important; }
  #mainNavi #mainNavi2 {
    height: 100%; }
    #mainNavi #mainNavi2 #mainNaviIcons {
      width: 100%;
      margin-bottom: auto; }
      #mainNavi #mainNavi2 #mainNaviIcons #mainNaviIcons {
        width: auto;
        margin-bottom: auto; }

.dce_naviIcons {
  width: 100%; }
  .dce_naviIcons .dce_naviIcons_item {
    width: auto;
    margin: 0 20px; }
    .dce_naviIcons .dce_naviIcons_item a {
      display: block;
      float: left;
      width: 100%; }
      .dce_naviIcons .dce_naviIcons_item a:hover {
        opacity: 0.65; }
    .dce_naviIcons .dce_naviIcons_item .dce_naviIcons_itemWrap {
      width: 100%;
      float: left; }
      .dce_naviIcons .dce_naviIcons_item .dce_naviIcons_itemWrap .icon {
        height: 30px; }
        .dce_naviIcons .dce_naviIcons_item .dce_naviIcons_itemWrap .icon img {
          width: 100%;
          height: 30px; }
      .dce_naviIcons .dce_naviIcons_item .dce_naviIcons_itemWrap .title {
        width: auto;
        color: #fff;
        font-size: 18px;
        padding-left: 12px;
        text-transform: uppercase;
        font-weight: 300; }

.navbar, .nav-link, .dropdown-menu, .dropdown-item {
  padding: 0; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem; }

.navbar {
  padding: 50px;
  position: relative;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.nav-item {
  padding-right: 60px;
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 32px;
  text-align: left; }
  .nav-item.active .dropdown-menu {
    display: block; }
  .nav-item:last-child .nav-link {
    color: #f9b233; }
  .nav-item .nav-link {
    color: #fff;
    padding-bottom: 5px;
    border-bottom: 0px solid #fff;
    float: left;
    width: auto;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 400;
    text-transform: uppercase;
    /*
     &:hover, &:active, &:focus, &.active{
     color: $colorHellgrau;
     background-color: transparent;
     border-bottom: 0px solid  $colorW;
     -webkit-transition: all .3s;
     transition: all .3s;
     &:after {
     background: $colorW;
     width: 100%;
     }
     }
     */ }
    .nav-item .nav-link:after {
      background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)) no-repeat 0 0;
      background: linear-gradient(to right, #fff, #fff) no-repeat 0 0;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      position: absolute;
      bottom: -5px;
      left: 0;
      z-index: 8888;
      background: #fff;
      height: 1px;
      width: 0%;
      content: ""; }

.nav-item.dropdown.active .nav-link:after {
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)) no-repeat 0 0;
  background: linear-gradient(to right, #fff, #fff) no-repeat 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 8888;
  background: #fff;
  height: 1px;
  width: 0%;
  content: ""; }
  .nav-item.dropdown.active .nav-link:hover, .nav-item.dropdown.active .nav-link:active, .nav-item.dropdown.active .nav-link:focus, .nav-item.dropdown.active .nav-link.active {
    color: #e0e0e0;
    background-color: transparent;
    border-bottom: 0px solid #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .nav-item.dropdown.active .nav-link:hover:after, .nav-item.dropdown.active .nav-link:active:after, .nav-item.dropdown.active .nav-link:focus:after, .nav-item.dropdown.active .nav-link.active:after {
      background: #fff;
      width: 100%; }

.dropdown {
  position: static;
  background: url(/fileadmin/templates/images/arrowNavi.svg) no-repeat top 25px right 0px / 20px 20px; }

.dropdown-menu {
  margin: 0;
  padding-left: 20px;
  position: absolute !important;
  left: 100%;
  top: 50%;
  background-color: transparent;
  border: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .dropdown-menu li {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px; }
  .dropdown-menu .dropdown-item {
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #fff;
    font-weight: 300;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    float: left;
    width: auto;
    letter-spacing: 2px; }
  .dropdown-menu .dropdown-item:after {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)) no-repeat 0 0;
    background: linear-gradient(to right, #fff, #fff) no-repeat 0 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 8888;
    background: #fff;
    height: 1px;
    width: 0%;
    content: ""; }
  .dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item.active {
    background-color: transparent;
    border-bottom: 0px solid #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #e0e0e0; }
    .dropdown-menu .dropdown-item:hover:after, .dropdown-menu .dropdown-item:active:after, .dropdown-menu .dropdown-item:focus:after, .dropdown-menu .dropdown-item.active:after {
      background: #fff;
      width: 100%; }

.nav-item.dropdown .nav-link.active ul.dropdown-menu {
  display: block; }

.nav-item.active .dropdown-menu {
  display: block; }

html.menuopen #mainNavi {
  display: block; }

html.menuopen #headerContainer #headerImage .sliderWrap .slidersloganHome, html.menuopen #headerContainer #headerImage .sliderWrap .sliderslogan {
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  html.menuopen #page-1 #wrapTop #top #logo {
    display: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  html.menuopen #wrapTop #top #topButtons {
    display: none !important;
    transition: all 0.3s; }

html.menuopen #hamburger:before, #NaviTriggerWrapMobile.open #hamburger:before, html.menuopen #hamburger:after, #NaviTriggerWrapMobile.open #hamburger:after {
  width: 50px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto; }
  html.menuopen #hamburger:before, #NaviTriggerWrapMobile.open #hamburger:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  html.menuopen #hamburger:after, #NaviTriggerWrapMobile.open #hamburger:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  html.menuopen #hamburger span, #NaviTriggerWrapMobile.open #hamburger span {
    left: -50px;
    opacity: 0; }

html.menuopen {
  display: block; }
/*********************************** Footer *********************************** */
#wrapFooter {
  width: 100%;
  background-color: #440b38;
  float: left;
  padding-bottom: 65px; }
  #wrapFooter #mainFooter {
    max-width: 14000px;
    width: 100%;
    color: #fff;
    position: relative;
    background-image: url(/fileadmin/templates/images/mountain_alpenstern.png);
    background-position: 50% 120%;
    background-repeat: no-repeat; }
  #wrapFooter #mainFooter #footer {
    float: left;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 60px;
    text-align: center; }
    #wrapFooter #mainFooter #footer a {
      color: #fff; }
      #wrapFooter #mainFooter #footer a:hover {
        color: #fff;
        text-decoration: underline; }
    #wrapFooter #mainFooter #footer .footer-col {
      width: 25%; }
      #wrapFooter #mainFooter #footer .footer-col.footer-1 .footer-logo {
        width: 100%; }
        #wrapFooter #mainFooter #footer .footer-col.footer-1 .footer-logo img {
          max-width: 260px;
          display: block;
          margin-left: auto;
          margin-right: auto; }
      #wrapFooter #mainFooter #footer .footer-col.footer-1 .footer-adress {
        width: 100%;
        text-align: center;
        padding-top: 40px;
        color: #fff; }
      #wrapFooter #mainFooter #footer .footer-col.footer-2 {
        margin-top: auto;
        width: auto;
        margin-left: auto;
        margin-right: auto; }
      #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift {
        width: 100%; }
        #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift .footer-gift--icon {
          width: 50px;
          color: #fff;
          margin: auto 0; }
          #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift .footer-gift--icon i {
            font-size: 28px; }
        #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift .footer-gift--content {
          width: auto;
          text-align: left;
          padding-left: 20px; }
          #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift .footer-gift--content .footer-gift--text {
            width: auto;
            color: #fff;
            font-size: 16px;
            line-height: 150%; }
          #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift .footer-gift--content .footer-gift--link {
            width: 100%;
            display: inline-flex;
            margin-top: 20px; }
            #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift .footer-gift--content .footer-gift--link a {
              border: 1px solid #fff;
              padding: 5px 20px;
              text-align: center;
              color: #fff;
              font-size: 14px; }
              #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift .footer-gift--content .footer-gift--link a:hover {
                background-color: #fff;
                color: #440b38;
                text-decoration: none; }
      #wrapFooter #mainFooter #footer .footer-col.footer-3 {
        margin-top: auto;
        width: auto;
        margin-left: auto;
        margin-right: auto; }
      #wrapFooter #mainFooter #footer .footer-col.footer-3 a:hover {
        text-decoration: none; }
      #wrapFooter #mainFooter #footer .footer-col.footer-4 {
        margin-top: auto; }
      #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact {
        width: 100%; }
        #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--phone, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--mail {
          width: 100%;
          padding-bottom: 20px; }
          #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--phone a, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--mail a {
            width: 100%;
            color: #fff; }
            #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--phone a i, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--mail a i {
              font-size: 28px; }
            #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--phone a span, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--mail a span {
              font-size: 21px;
              padding-left: 15px; }
          #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--phone a:hover, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--mail a:hover {
            text-decoration: none; }
          #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--phone a:hover span, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--mail a:hover span {
            text-decoration: underline; }
        #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social {
          width: 100%;
          margin-top: 10px; }
          #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--fb, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--ig, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--lh {
            width: auto;
            padding-right: 10px; }
            #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--fb a, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--ig a, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--lh a {
              display: inline-block;
              color: #fff;
              font-size: 28px; }
          #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--lh {
            margin-right: 0;
            margin-left: 2px; }
            #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--lh img {
              width: 30px;
              margin-top: -8px; }
  #wrapFooter #mainFooter #meta {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 100px;
    margin-bottom: 40px; }
    #wrapFooter #mainFooter #meta #imprint {
      -webkit-box-ordinal-group: 2;
      order: 1;
      text-align: left;
      display: inline-block; }
      #wrapFooter #mainFooter #meta #imprint a {
        color: #fff; }
      #wrapFooter #mainFooter #meta #imprint a:hover {
        color: #fff;
        text-decoration: underline; }
    #wrapFooter #mainFooter #meta #created {
      display: inline-block;
      -webkit-box-ordinal-group: 4;
      order: 3;
      /*
       .omIcon {
       width: 20px;
       }
       #ea_icon {
       width: 25px;
       height: 25px;
       .ea_icon_wrap {
       fill:  $colorText;
       }
       .ea_icon_line {
       fill:  $colorW;
       }
       }
       a:hover {
       #ea_icon .ea_icon_wrap{
       // EA Blue
       fill: #2d547f;
       }
       #ea_icon .ea_icon_line{
       fill: $colorW;
       }
       }
       */ }
      #wrapFooter #mainFooter #meta #created #vwlogo {
        width: 25px;
        height: 25px; }
      #wrapFooter #mainFooter #meta #created #vwlogo .cls-vw {
        fill: #fff; }
      #wrapFooter #mainFooter #meta #created a:hover #vwlogo .cls-vw {
        fill: #3e617c; }
    #wrapFooter #mainFooter #meta #copy {
      display: inline-block;
      text-align: center;
      -webkit-box-ordinal-group: 3;
      order: 2;
      white-space: nowrap; }
      #wrapFooter #mainFooter #meta #copy a {
        color: #fff; }
      #wrapFooter #mainFooter #meta #copy a:hover {
        color: #fff;
        text-decoration: underline; }

.newsletter {
  width: 100%;
  padding-top: 40px; }
  .newsletter .newsletterLogin_wrap {
    width: 100%; }
  .newsletter .newsletterLogin_wrap .newsletterLogin {
    width: 100%;
    max-width: 260px; }
    .newsletter .newsletterLogin_wrap .newsletterLogin .header {
      width: 100%;
      text-align: left;
      padding-bottom: 10px; }
    .newsletter .newsletterLogin_wrap .newsletterLogin .newsletter_body {
      width: 100%;
      position: relative; }
      .newsletter .newsletterLogin_wrap .newsletterLogin .newsletter_body .email {
        width: 100%; }
      .newsletter .newsletterLogin_wrap .newsletterLogin .newsletter_body .email input {
        width: 100%;
        border: 0px;
        padding: 7px 20px;
        color: #fff;
        font-size: 14px;
        border: 1px solid #fff;
        background-color: transparent;
        text-align: left;
        height: 40px; }
      .newsletter .newsletterLogin_wrap .newsletterLogin .newsletter_body .sumit {
        display: block;
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        bottom: 0;
        background: transparent;
        border-left: 1px solid #fff;
        font-size: inherit;
        width: 50px;
        background-image: url("/fileadmin/templates/svgs/arrow-more.svg");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 8px; }
      .newsletter .newsletterLogin_wrap .newsletterLogin .newsletter_body .sumit .btn {
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
        width: 100%; }

.dce_footernavi {
  width: 100%; }
  .dce_footernavi .dce_footernavi_item {
    width: 100%;
    padding-top: 10px; }
  .dce_footernavi .dce_footernavi_item a {
    width: 100%;
    color: #fff; }
    .dce_footernavi .dce_footernavi_item a i {
      font-size: 21px;
      padding-right: 12px;
      width: 50px;
      text-align: left; }
    .dce_footernavi .dce_footernavi_item a span {
      width: auto;
      font-size: 16px; }
  .dce_footernavi .dce_footernavi_item a:hover span {
    text-decoration: underline; }

#wrapFooter #mainFooter #footer, #wrapFooter #mainFooter #meta {
  padding-left: 30px;
  padding-right: 30px; }
/*********************************** 1420 *********************************** */
@media screen and (max-width: 1420px) {
  #wrapTop #top, #wrap #main, #wrapFooter #mainFooter #footer, #wrapFooter #mainFooter #meta {
    padding-left: 30px;
    padding-right: 30px; } }
/*********************************** 1201 *********************************** */
@media screen and (max-width: 1201px) {
  #wrapTop #top #logo {
    left: calc(50% - 80px);
    top: 15px;
    width: 160px; }
    #wrapTop #top #logo .Logo {
      display: block;
      width: 160px;
      min-height: 120px; }

  #wrapTop.fixed #top {
    height: 85px; }

  #page-1 #wrapTop.fixed #top {
    height: 85px; }

  #wrapFooter #mainFooter #footer .footer-col {
    width: 100%;
    margin-bottom: 60px; }

  #wrapFooter #mainFooter #footer .footer-col.footer-4 {
    margin-top: 20px;
    display: flex;
    margin-bottom: 0; }

  #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact {
    width: auto;
    margin: auto;
    text-align: center; }

  #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--fb {
    margin-left: auto; }

  #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--social .footer-contact--lh {
    margin-right: auto; }

  #mainNavi #mainNavi2 #mainNaviIcons {
    display: none !important; } }
/*********************************** 1024 *********************************** */
@media screen and (max-width: 1025px) {
  #NaviTriggerWrap {
    display: none !important; }

  #NaviTriggerWrapMobile {
    display: block !important; } }
/*********************************** 980 *********************************** */
@media screen and (max-width: 981px) {
  #wrapTop #top #topButtons {
    display: none !important; }

  #wrapTop.fixed #top #logo {
    left: 0; } }
/*********************************** 768 *********************************** */
@media screen and (max-width: 769px) {
  #wrapFooter #mainFooter #footer .footer-col.footer-2, #wrapFooter #mainFooter #footer .footer-col.footer-3 {
    width: 100%; }

  #wrapFooter #mainFooter #footer .footer-col.footer-2 .footer-gift {
    width: auto;
    margin: auto; }

  .dce_footernavi .dce_footernavi_item {
    display: flex; }

  #wrapFooter #mainFooter #footer a {
    text-align: center;
    width: auto;
    margin: auto; } }
/*********************************** 580 *********************************** */
@media screen and (max-width: 581px) {
  #wrapFooter #mainFooter #meta #imprint {
    width: 100%;
    text-align: center;
    margin-bottom: 40px; }

  #wrapFooter #mainFooter #meta #copy {
    width: 50%;
    text-align: left; }

  #wrapFooter #mainFooter #meta #created {
    width: 50%;
    width: auto; }

  .navbar-nav {
    float: left;
    width: 300px; }

  .navbar-nav .nav-link {
    font-size: 32px; }

  #hamburgerText {
    display: none !important; }

  #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--phone a span, #wrapFooter #mainFooter #footer .footer-col.footer-4 .footer-contact .footer-contact--mail a span {
    font-size: 16px; } }
/*********************************** 480 *********************************** */
@media screen and (max-width: 481px) {
  .navbar-nav {
    float: left;
    width: 260px; } }
