.alignl {
  float: left; }

.alignc {
  text-align: center; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

h1, .h1, h2, .h2, h3, .h3 {
  margin: 0;
}
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a {
    color: #373737;
    text-decoration: none; }

h2, .h2 {
  font-size: 24px;
  font-weight: 300;
  line-height: 48px; }

h3, .h3 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px; }

h4, .h4 {
  font-size: 15px; }

.sub-title {
  color: #7f7f7f; }
  .sub-title.more {
    display: inline-block; }

.more {
  display: inline-block;
  float: right; }
  .more a {
    color: #767676; }

.offername-wrap .city-name {
  color: #373737;
  font-size: 15px;
}

.push {
  padding-top: 48px; }

.standard-table {
  width: 100%;
  border-top: 1px solid #c5c5c5; }
  .standard-table td {
    padding: 8px 0 7px;
    border-bottom: 1px solid #c5c5c5;
    vertical-align: top; }
    .standard-table td:first-child {
      display: table-cell;
      padding-right: 1.16532%;
      width: 24.85433%;
      padding-left: 20px; }
    .standard-table td:last-child {
      padding-right: 20px; }

#table-map {
  width: 260px !important;
  text-align: inherit; }

.wrappermapcalltoaction {
  text-align: center;
  margin: 0 !important; }

.read-more {
  display: inline-block !important;
  width: auto !important;
  text-align: inherit !important;
  border-radius: 0 !important;
  border: 0; }

.store-button:first-child {
  margin-top: 14px; }

.store-button {
  display: block;
  margin: 20px auto; }

h2, h5 {
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 0; }

h2 {
  font-size: 24px;
  font-weight: 300; }

h5 {
  font-size: 18px;
  font-weight: 600; }

.offer__body {
  background: white;
  margin: 0;
  padding-bottom: 60px;
  position: relative;  }

.offer-wrap {
  float: left;
  display: block;
  margin-right: 1.74798%;
  width: 83.042%;
  margin-left: 8.479%;
  float: none;
  margin: 0 auto; }
  .offer-wrap:last-child {
    margin-right: 0; }

.offer-header {
  position: relative;
  height: 800px;
  height: 95vh;
  background-position: center center;
  background-size: cover;
  color: white;
  text-align: center; }
  @media all and (max-width: 1024px) {
    .offer-header {
      max-height: 660px; } }
  @media all and (max-width: 800px) {
    .offer-header {
      max-height: 850px; } }
  .offer-header .header-contents {
    background-image: -webkit-linear-gradient( bottom, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    padding: 200px 0 60px; }
  .offer-header h1, .offer-header .sub-title {
    text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.8); }
  .offer-header h1 {
    font-size: 33px;
    line-height: 48px;
    padding: 0 0 10px 0;
    margin: 0 auto; }
  .offer-header .sub-title {
    color: white;
    margin: 0 auto 36px;
    width: 60%; }

.offer-pricing {
  display: table; /* Instead of overflow: hidden; to clear the float without cutting off the info popup */
  margin: 0 auto;
  padding: 20px 20px 25px;
  background: white;
  border-bottom: 15px solid black;
  color: #373737; }
  .offer-pricing table {
    float: left;
    width: 430px;
    text-align: center; }
  .offer-pricing td {
    width: 33.33333%; }
  .offer-pricing thead {
    font-size: 12px;
     }
  .offer-pricing tbody td {
    font-size: 20px;
    font-weight: 200;
    line-height: 30px; }
  .offer-pricing .from {
    text-decoration: line-through; }
  .offer-pricing .to {
    font-size: 24px;
    font-weight: bold; }

.offer-book {
  position: relative;
  float: right;
  min-width: 190px;
  max-width: 220px; }
  .offer-book::after {
    content: ' ';
    position: absolute;
    bottom: -28px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -12px;
    border: solid transparent;
    border-color: transparent;
    border-bottom-color: black;
    border-width: 12px;
    pointer-events: none; }
  .offer-book .book-now {
    display: block;
    margin-bottom: 6px;
    padding: 15px 10px;
    border-radius: 3px;
    background: #fec841;
    color: black;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
  }
  .offer-book p {
    margin: 0;
    width: 190px; }
  .offer-book strong {
    color: #ffad00;
    font-weight: strong; }
  .offer-book span {
    color: #ffad00;
    font-weight: strong; }

.offer-teaser {
  padding: 0 0 48px;
  text-align: center;
  background: url("../img/separator.cc3d0fc46d02.png") no-repeat center bottom; }
  .offer-teaser h2 {
    font-size: 18px;
    font-style: italic;
    font-weight: 400; }
    .offer-teaser h2::before, .offer-teaser h2::after {
      content: ' ';
      position: relative;
      top: -6px;
      display: inline-block;
      width: 90px;
      margin: 0 18px;
      border-bottom: 1px solid #373737; }
  .offer-teaser p {
    max-width: 820px;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 300;
    line-height: 36px; }

.offer-summary {
  *zoom: 1;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px; }
  .offer-summary:before, .offer-summary:after {
    content: " ";
    display: table; }
  .offer-summary:after {
    clear: both; }
  .offer-summary h2 {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px; }

.offer-included {
  float: left;
  display: block;
  margin-right: 1.74798%;
  width: 49.12601%;
  float: none;
  margin: 0 auto; }
  .offer-included:last-child {
    margin-right: 0; }
  @media all and (max-width: 1024px) {
    .offer-included {
      float: left;
      display: block;
      margin-right: 1.74798%;
      width: 100%; }
      .offer-included:last-child {
        margin-right: 0; } }
  .offer-included ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin: 0;
    padding: 0;
    list-style: none; }
  .offer-included li {
    padding-left: 20px;
    background: url("../img/arrow.c825c6a07deb.png") no-repeat 0 7px; }

.offer-optional {
  float: left;
  display: block;
  margin-right: 1.74798%;
  width: 49.12601%;
  margin-right: 0; }
  .offer-optional:last-child {
    margin-right: 0; }

.offer-intro {
  *zoom: 1;
  margin-top: 36px; }
  .offer-intro:before, .offer-intro:after {
    content: " ";
    display: table; }
  .offer-intro:after {
    clear: both; }
  .offer-intro figure {
    float: left;
    display: block;
    margin-right: 1.74798%;
    width: 49.12601%;
    margin-top: 12px; }
    .offer-intro figure:last-child {
      margin-right: 0; }
    .offer-intro figure img {
      width: 95%; }

  .offer-detail strong {
    display: block; }
  .offer-detail h3 {
    margin-top: 54px;
    margin-bottom: 24px; }
  .offer-detail table td:first-child {
    border-top: 0;
    padding-left: 24px;
    background: url("../img/checkmark.9d0980d04b8e.png") no-repeat 2px 12px; }
  .offer-detail table tr:first-child {
    border-top: 0; }
  .offer-detail table tr {
    border-top: 1px solid black; }
  .offer-detail ul {
    margin: 0 0 30px;
    padding: 0;
    list-style: none; }
  .offer-detail li {
    padding-left: 20px;
    background: url("../img/arrow.c825c6a07deb.png") no-repeat 0 7px; }

.offer-gallery {
  background: white; }

.offer-contact {
  margin-left: 33.91599%;
  float: left;
  display: block;
  margin-right: 1.74798%;
  width: 32.16801%;
  background: white;
  float: none;
  padding-top: 42px;
  text-align: center; }
  .offer-contact:last-child {
    margin-right: 0; }
  .offer-contact h3 {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 600; }
  .offer-contact strong {
    display: block; }

.gallery {
  *zoom: 1;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  .gallery:before, .gallery:after {
    content: " ";
    display: table; }
  .gallery:after {
    clear: both; }
  .gallery li {
    float: left;
    width: 33.33333%;
    padding: 0 10px;
    cursor: pointer; }
    .gallery li.initial {
      -webkit-transform: translateY(100px);
      -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
      -o-transform: translateY(100px);
      transform: translateY(100px);
      opacity: 0; }
    .gallery li.show {
      -webkit-transition-property: -webkit-transform, opacity;
      -moz-transition-property: -moz-transform, opacity;
      transition-property: transform, opacity;
      -webkit-transition-duration: 0.4s;
      -moz-transition-duration: 0.4s;
      transition-duration: 0.4s;
      -webkit-transition-timing-function: ease-in-out;
      -moz-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; }
  .gallery img {
    display: block;
    width: 100%;
    margin-bottom: 15px; }

.footer-main {
  padding-bottom: 36px; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.wrapper-white {
  background: white; }

/*calendars*/
#calendars {
  margin-bottom: 24px;
  background-color: #f4f4f4;
  clear: both;
  *zoom: 1; }
  #calendars:before, #calendars:after {
    content: " ";
    display: table; }
  #calendars:after {
    clear: both; }
  #calendars strong {
    margin-bottom: 10px; }
  #calendars .left, #calendars .right {
    float: left;
    width: 25%;
    padding: 0 20px 20px 0; }
  #calendars .day {
    display: block;
    font-size: 13px !important;
    color: #777777; }
  #calendars .month {
    display: block;
    margin: 10px 0 0 0;
    font-weight: bold; }

div#sticky {
  position: fixed;
  z-index: 15;
  bottom: 0;
  left: 50%;
  margin-left: -130px;
  /*negative half the width */
  width: 260px;
  background: #e6e9ed;
  padding: 10px;
  text-align: center; }
  div#sticky.initial {
    -webkit-transition: bottom 0.2s ease-in-out;
    -moz-transition: bottom 0.2s ease-in-out;
    transition: bottom 0.2s ease-in-out;
    bottom: -120px; }
  div#sticky.show {
    bottom: 0; }
  div#sticky .dealcountdown {
    line-height: 40px;
    font-size: 11px; }
    div#sticky .dealcountdown span {
      margin: 0 5px; }
  div#sticky .book-now {
    display: inline-block;
    padding: 14px 28px;
    border-radius: 2px;
    background: #fec841;
    color: black;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none; }

.dk .offer-pricing {
  padding: 28px 10px; }

.dk .offer-pricing table {
  width: 400px; }

.de .offer-pricing table {
  width: 420px; }

.dk .offer-pricing td {
  width: 40%; }

.dk .offer-pricing {
  padding: 28px 20px; }

.uk .book-now {
  font-size: 17px; }

.large-button-label.book-now, #sticky .large-button-label.book-now {
  font-size: 15px;
  padding: 5px;
}

/*offer units*/
.offer-unit-offerpage {
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  display: none;
  position: absolute;
  width: 100%; }

.nl .offer-pricing .to {
  position: relative; }

.nl .for-cost:after {
  content: "per persoon";
  font-size: 12px !important;
  display: inline-block;
  display: none; }


.de .discount_text,
.at .discount_text,
.ch .discount_text {
  text-transform: none;
}

.offer-pricing.no-discount {
   padding-bottom: 10px;
}

.offer-pricing.no-discount table {
   width: 250px;
}

.offer-pricing.no-discount .to {
   font-size: 32px;
}

.no-discount .offer-book::after {
   bottom: -10px;
}