.wrap {
  margin: 0 auto;
  padding: 0 48px; }

.alignl {
  float: left; }

.alignc {
  text-align: center; }

.floatleft {
  float: left; }

.floatright {
  float: right; }



.header-wrap {
  height: auto;
  max-width: 1800px;
  margin: auto;
  padding: 0 0 15px;
  overflow: hidden; }
  .header-wrap h2 {
    text-transform: inherit;
    font-weight: 400;
    font-size: 20px;
    float: left; }
    .header-wrap h2 a {
      padding: 0 30px 0 0;
      text-transform: uppercase; }
  .header-wrap .more-btn {
    margin-top: 12px; }

.header-wrap a:hover {
  text-decoration: underline; }

h1, .h1, h2, .h2, h3, .h3 {
  margin: 0;
  font-family: helvetica, 'helvetica neue', arial, 'lucida grande', sans-serif; }
  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; }

a {
  color: #7f7f7f; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }
  fieldset ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  fieldset li {
    margin-bottom: 6px;
    clear: both; }
  fieldset input, fieldset select, fieldset textarea {
    display: block;
    width: 100%;
    padding: 8px 12px 7px;
    border: 1px solid #c5c5c5;
    font: inherit; }
  fieldset textarea {
    height: 114px; }
  fieldset input[type=checkbox], fieldset input[type=radio] {
    width: auto; }
  fieldset input[type=submit] {
    padding-top: 9px;
    padding-bottom: 8px;
    border: 0;
    background: #0c3141;
    color: white;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase; }

.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;
}

.margin-top-carousel {
  margin-top: 40px; }

.push {
  padding-top: 48px; }

.footer-main {
  padding-top: 36px;
  padding-bottom: 12px;
  border-top: 1px solid #c5c5c5;
  background-color: white; }

.offer-grid {
  *zoom: 1;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  margin: 0;
  padding: 0;
  list-style: none; }
  .offer-grid:before, .offer-grid:after {
    content: " ";
    display: table; }
  .offer-grid:after {
    clear: both; }
  .offer-grid li {
    background: none;
    float: left;
    display: block;
    margin-right: 1.74798%;
    width: 32.16801%;
    position: relative;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 1px 1px rgba(65, 65, 65, 0.4);
    box-shadow: 0px 1px 1px rgba(65, 65, 65, 0.4);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .offer-grid li:last-child {
      margin-right: 0; }
    .offer-grid li:nth-child(3n) {
      margin-right: 0; }
    .offer-grid li:nth-child(3n+1) {
      clear: left; }
    @media all and (max-width: 1024px) {
      .offer-grid li {
        float: left;
        display: block;
        margin-right: 1.74798%;
        width: 49.12601%; }
        .offer-grid li:nth-child(3n) {
          margin-right: 1.74798%; }
        .offer-grid li:nth-child(3n+1) {
          clear: none; }
        .offer-grid li:last-child {
          margin-right: 0; }
        .offer-grid li:nth-child(2n) {
          margin-right: 0; }
        .offer-grid li:nth-child(2n+1) {
          clear: left; } }
    @media all and (max-width: 800px) {
      .offer-grid li {
        float: left;
        display: block;
        margin-right: 1.74798%;
        width: 100%; }
        .offer-grid li:nth-child(2n) {
          margin-right: 1.74798%; }
        .offer-grid li:nth-child(2n+1) {
          clear: none; }
        .offer-grid li:last-child {
          margin-right: 0; }
        .offer-grid li:nth-child(1n) {
          margin-right: 0; }
        .offer-grid li:nth-child(1n+1) {
          clear: left; } }
    @media all and (max-width: 360px) {
      .offer-grid li {
        float: left;
        display: block;
        margin-right: 1.74798%;
        width: 100%; }
        .offer-grid li:nth-child(2n) {
          margin-right: 1.74798%; }
        .offer-grid li:nth-child(2n+1) {
          clear: none; }
        .offer-grid li:last-child {
          margin-right: 0; }
        .offer-grid li:nth-child(1n) {
          margin-right: 0; }
        .offer-grid li:nth-child(1n+1) {
          clear: left; } }
  .offer-grid li:hover .offername-wrap {
    background: rgba(238, 238, 240, 0.8); }
  .offer-grid header {
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 30px 14px 6px;
    background-image: -webkit-linear-gradient( top, transparent 0%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.5) 100%);
    color: white; }
  .offer-grid h3 {
    float: left;
    margin-top: 12px; }
  .offer-grid .offername-wrap {
    max-width: 980px;
    height: 38px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .offer-grid .offername-wrap .city-name {
      line-height: 38px; }
    .offer-grid .offername-wrap .prefix {
      padding: 0 10px;
      float: right;
      text-align: right;
      height: 35px;
      line-height: 38px;
      font-size: 12px;
      color: #7f7f7f; }
    .offer-grid .offername-wrap .price {
      font-weight: 700;
      font-size: 15px;
      color: #404040; }
  .offer-grid .discount {
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 15px;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background: #e66b3c;
    color: white;
    font-size: 15px;
    font-weight: 600;
    line-height: 44px;
    text-align: center; }
  .offer-grid img {
    display: block;
    width: 100%; }
  .offer-grid .offer-link {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-indent: -999em;
    background-color: rgba(255, 255, 255, 0); }

.carousel-wrap {
  max-width: 1800px;
  margin: auto;
  position: relative; }
  .carousel-wrap .prev, .carousel-wrap .next {
    position: absolute;
    height: 114px;
    width: 32px;
    background-color: rgba(200, 200, 203, 0);
    top: 27%;
    border-radius: 4px;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media all and (max-width: 1400px) {
      .carousel-wrap .prev, .carousel-wrap .next {
        height: 105px;
        top: 21%; } }
    @media all and (max-width: 1024px) {
      .carousel-wrap .prev, .carousel-wrap .next {
        height: 70px;
        top: 14%; } }
    @media all and (max-width: 800px) {
      .carousel-wrap .prev, .carousel-wrap .next {
        height: 40px;
        top: 4%; } }
  .carousel-wrap .prev {
    left: -40px;
    margin: 35px 0 23px 0;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 0 51px 0; }
  .carousel-wrap .next {
    right: -40px;
    margin: 35px 0 23px 0;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 0 51px 0; }
  .carousel-wrap .prev:hover, .carousel-wrap .next:hover {
    background-color: #c8c8cb; }
  .carousel-wrap .carousel {
    overflow: auto; }
    .carousel-wrap .carousel ul {
      margin: 0;
      padding: 0;
      font-size: 0;
      white-space: nowrap; }
    .carousel-wrap .carousel li {
      display: inline-block;
      margin-right: 18px;
      position: relative;
      width: 281px;
      box-shadow: 0px 1px 1px rgba(65, 65, 65, 0.4);
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .carousel-wrap .carousel li img {
        width: 100%; }
      .carousel-wrap .carousel li .offername-wrap {
        background: none;
        }
      .carousel-wrap .carousel li .citytrip-style h2 {
        color: #272727;
        font-weight: 500; }
      .carousel-wrap .carousel li .citytrip-style a {
        text-align: left;
        color: white;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        background: none;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0); }
        @media all and (max-width: 1024px) {
          .carousel-wrap .carousel li .citytrip-style a {
            font-size: 13px; } }
        @media all and (max-width: 800px) {
          .carousel-wrap .carousel li .citytrip-style a {
            font-size: 11px; } }
        .carousel-wrap .carousel li .citytrip-style a .citytrip-name-carousel {
          background: #f44162;
          position: absolute;
          height: 40px;
          padding: 0 10px;
          width: 100%;
          bottom: 0;
          line-height: 40px; }
          .carousel-wrap .carousel li .citytrip-style a .citytrip-name-carousel span {
            display: block;
            font-size: 13px;
            text-transform: lowercase;
            color: #404040; }
            @media all and (max-width: 1024px) {
              .carousel-wrap .carousel li .citytrip-style a .citytrip-name-carousel span {
                font-size: 11px; } }
            @media all and (max-width: 800px) {
              .carousel-wrap .carousel li .citytrip-style a .citytrip-name-carousel span {
                font-size: 10px; } }
      .carousel-wrap .carousel li .price-info {
        position: absolute;
        right: 10px;
        bottom: 50px;
        color: white;
        font-size: 16px;
        font-weight: 300;
        line-height: 36px;
        text-align: center;
        width: auto;
        line-height: 19px;
        z-index: 9; }
        .carousel-wrap .carousel li .price-info .prefix {
          font-size: 14px;
          display: block;
          text-align: right;
          text-transform: lowercase; }
        .carousel-wrap .carousel li .price-info .price {
          color: #ffc21f;
          display: block;
          text-align: right;
          font-size: 18px;
          font-weight: 600; }
      .carousel-wrap .carousel li .discount {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        background: #f1703e;
        color: white;
        line-height: 44px;
        text-align: center;
        font-size: 15px;
        font-weight: 600; }
      .carousel-wrap .carousel li a {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 1px;
        left: 0;
        color: #404040;
        font-size: 13px;
        font-weight: 300;
        line-height: 36px;
        /*background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0) 50%);
        background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0) 50%);
        background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0) 50%);
        background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0) 50%);
        background-image: linear, bottom, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0) 50%; */
        background: url("data:image/png");
        /*background-color: #ffffff;
        filter:alpha(opacity=0);
        opacity: 0;*/ }
        /*background-position: 0 -37px; }
        background-color: rgba(255, 255, 255, 0); }*/
    .carousel-wrap .carousel li:hover {
      background: rgba(238, 238, 240, 0.8); }

.carousel-wrap:hover .prev, .carousel-wrap:hover .next {
  opacity: 1;
  background-color: rgba(200, 200, 203, 0.5); }

@media all and (max-width: 1400px) {
  .carousel ul li:first-child {
    margin-left: 1px; } }

.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; }

form {
  padding: 0;
  margin: 0; }

input, textarea {
  outline: 0; }

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea {
  margin: 0 0 10px 0;
  border: 1px solid #c8c8c8;
  width: 100%;
  padding: 10px;
  color: #373737;
  transition: background 0.25s;
  border-radius: 0;
  /* needed for iOS devices */ }

input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, textarea:hover {
  background-color: whitesmoke; }

input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, textarea:focus {
  border: 1px solid #0077b5;
  background-color: white; }

input[type="email"].invalid, input[type="number"].invalid, input[type="password"].invalid, input[type="search"].invalid, input[type="tel"].invalid, input[type="text"].invalid, input[type="url"].invalid, input[type="color"].invalid, input[type="date"].invalid, input[type="datetime"].invalid, input[type="datetime-local"].invalid, input[type="month"].invalid, input[type="time"].invalid, input[type="week"].invalid, textarea.invalid {
  border: 1px solid #f06d61; }

input[type="radio"], input[type="checkbox"] {
  margin: 0 5px 0 0;
  border: 0 !important; }

input[type="radio"]:checked + label, input[type="checkbox"]:checked + label {
  color: #666666; }
  input[type="radio"]:checked + label span, input[type="checkbox"]:checked + label span {
    display: inline-block; }

::-webkit-input-placeholder {
  /* chrome/safari/iOS devices */
  color: #666666; }

::-moz-placeholder {
  /* firefox */
  color: #666666; }

:-ms-input-placeholder {
  /* ie */
  color: #666666; }

input:-moz-placeholder {
  color: #666666; }

label {
  color: #666666;
  transition: 0.5s color;
  cursor: pointer; }
  label span {
    display: none; }

input.icn, textarea.icn {
  padding-left: 44px;
  background-repeat: no-repeat; }

.error-holder {
  height: inherit !important; }
  .error-holder .form-error {
    position: absolute;
    top: -30px;
    right: 10px;
    padding: 5px;
    border-radius: 4px;
    background: #f06d61;
    color: white;
    line-height: 20px;
    float: left;
    font-size: 11px;
    letter-spacing: 0.5px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    .error-holder .form-error li {
      margin-bottom: 0px !important; }
  .error-holder .form-error.active {
    top: 8px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

#newsletterForm .form-error {
  right: 140px; }

#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; }

.de .contact {
  /* which means body.de .contact */
  background: url(../../../trust-logos/travelbird_firmentest.jpg) no-repeat 45px 76px; }
  @media all and (max-width: 1024px) {
    .de .contact, .dk .contact {
      background-size: 10%; } }
  @media all and (max-width: 800px) {
    .de .contact, .dk .contact {
      background: none; } }
  @media all and (max-width: 360px) {
    .de .contact, .dk .contact {
      background: none; } }

.de .contact-information, .dk .contact-information {
  margin-left: 16.958%;
  float: left;
  display: block;
  margin-right: 1.74798%;
  width: 32.16801%; }
  .de .contact-information:last-child, .dk .contact-information:last-child {
    margin-right: 0; }

.de .footer-whitespace, .dk .footer-whitespace {
  display: none; }

.de .footer-banner, .dk .footer-banner {
  display: none; }

.contact {
  *zoom: 1;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 523px;
  padding-top: 40px;
  padding-bottom: 60px; }
  .contact:before, .contact:after {
    content: " ";
    display: table; }
  .contact:after {
    clear: both; }
  @media all and (max-width: 1024px) {
    .contact {
      background-size: 10%; } }
  @media all and (max-width: 800px) {
    .contact {
      background: none; } }
  @media all and (max-width: 360px) {
    .contact {
      background: none; } }
  .contact h2 {
    font-weight: 300; }

.contact-information {
  float: left;
  display: block;
  margin-right: 1.74798%;
  width: 32.16801%; }
  .contact-information:last-child {
    margin-right: 0; }
  @media all and (max-width: 800px) {
    .contact-information {
      display: none; } }
  @media all and (max-width: 360px) {
    .contact-information {
      display: none; } }

.phone-link {
  color: inherit;
  font-weight: 600;
  text-decoration: none; }

.payment-methods {
  margin: 0;
  padding: 0;
  list-style: none; }
  .payment-methods li {
    display: inline-block;
    height: 42px;
    background-image: url("../img/payment__logos.b261570cc920.png");
    text-indent: -999em;
    margin-right: 15px; }
    .payment-methods li:last-child {
      margin-right: 0; }
    .payment-methods li.mastercard {
      background-position: -14px 0;
      width: 51px; }
    .payment-methods li.maestro {
      background-position: -14px -42px;
      width: 51px; }
    .payment-methods li.visa {
      background-position: -15px -84px;
      width: 50px; }
    .payment-methods li.visableue {
      background-position: -16px -126px;
      width: 47px; }
    .payment-methods li.paypal {
      background-position: -16px -168px;
      width: 47px; }
    .payment-methods li.ideal {
      background-position: -23px -210px;
      width: 34px; }
    .payment-methods li.giropay {
      background-position: -6px -252px;
      width: 67px; }
    .payment-methods li.sofort {
      background-position: -4px -294px;
      width: 71px; }
    .payment-methods li.elv {
      background-position: -17px -336px;
      width: 45px; }
    .payment-methods li.bancontact {
      background-position: -15px -378px;
      width: 50px; }
    .payment-methods li.amex {
      background-position: -15px -420px;
      width: 50px; }
    .payment-methods li.postepay {
      background-position: -15px -462px;
      width: 50px; }
    .payment-methods li.paytrail {
      background-position: -15px -504px;
      width: 50px; }

.footer-banner {
  position: relative;
  height: 100%;
  float: left;
  display: block;
  margin-right: 1.74798%;
  width: 15.21001%; }
  .footer-banner:last-child {
    margin-right: 0; }
  @media all and (max-width: 800px) {
    .footer-banner {
      display: none; } }
  @media all and (max-width: 360px) {
    .footer-banner {
      display: none; } }

.footer-whitespace {
  float: left;
  display: block;
  margin-right: 1.74798%;
  width: 6.73101%; }
  .footer-whitespace:last-child {
    margin-right: 0; }
  @media all and (max-width: 1024px) {
    .footer-whitespace {
      display: none; } }
  @media all and (max-width: 800px) {
    .footer-whitespace {
      display: none; } }
  @media all and (max-width: 360px) {
    .footer-whitespace {
      display: none; } }

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

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

.mobile-banner-iphone {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0 auto 0 -97px;
  bottom: -65px; }

input.icn-name {
  background-image: url("../img/icon-head.8594a62e7671.png");
  background-position: 12px 8px; }

textarea.icn-message {
  background-image: url("../img/icon-text.fc49c43e237c.png");
  background-position: 12px 8px; }

.datepicker td.selected {
  background-color: #cccccc; }

@-webkit-keyframes GalleryMessage {
  0% {
    -webkit-transform: translateY(-30px);
    opacity: 0; }

  100% {
    -webkit-transform: translateY(0px);
    opacity: 1; } }

@-moz-keyframes GalleryMessage {
  0% {
    -moz-transform: translateY(-30px);
    opacity: 0; }

  100% {
    -moz-transform: translateY(0px);
    opacity: 1; } }

@-o-keyframes GalleryMessage {
  0% {
    -o-transform: translateY(-30px);
    opacity: 0; }

  100% {
    -o-transform: translateY(0px);
    opacity: 1; } }

@keyframes GalleryMessage {
  0% {
    transform: translateY(-30px);
    opacity: 0; }

  100% {
    transform: translateY(0px);
    opacity: 1; } }

@-webkit-keyframes GalleryMessageDeactivate {
  0% {
    -webkit-transform: translateY(0px);
    opacity: 1; }

  100% {
    -webkit-transform: translateY(-30px);
    opacity: 0; } }

@-moz-keyframes GalleryMessageDeactivate {
  0% {
    -moz-transform: translateY(0px);
    opacity: 1; }

  100% {
    -moz-transform: translateY(-30px);
    opacity: 0; } }

@-o-keyframes GalleryMessageDeactivate {
  0% {
    -o-transform: translateY(0px);
    opacity: 1; }

  100% {
    -o-transform: translateY(-30px);
    opacity: 0; } }

@keyframes GalleryMessageDeactivate {
  0% {
    transform: translateY(0px);
    opacity: 1; }

  100% {
    transform: translateY(-30px);
    opacity: 0; } }

.gallery-overlay {
  display: none;
  position: fixed;
  z-index: 109;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6); }

.gallery-wrap {
  display: none;
  position: fixed;
  z-index: 110; }

.gallery-nav {
  margin: 10% 0 0;
  padding: 0;
  list-style: none; }
  .gallery-nav a {
    display: block;
    width: 100%;
    height: 100%; }
  .gallery-nav .close {
    position: fixed;
    z-index: 2;
    top: 50px;
    right: 50%;
    margin-right: -250px; }
    .gallery-nav .close a {
      background: url("../img/gallery/cross.11cd76c001a1.png") no-repeat right 0;
      height: 36px;
      padding-right: 46px;
      color: white;
      line-height: 36px;
      text-decoration: none;
      text-transform: uppercase; }
  .gallery-nav .prev, .gallery-nav .next {
    position: fixed;
    z-index: 1;
    top: 0;
    bottom: 0; }
    .gallery-nav .prev a, .gallery-nav .next a {
      opacity: 0;
      background-repeat: no-repeat;
      background-position: 50% 200px;
      text-indent: -999em;
      transition: opacity 0.1s ease-in-out; }
    .gallery-nav .prev a {
      background-image: url("../img/gallery/arrow-left-big.5ce37c8adc94.png");
    }
    .gallery-nav .next a {
      background-image: url("../img/gallery/arrow-right-big.718b2685caa4.png");
    }
      .gallery-nav .prev a:hover, .gallery-nav .next a:hover {
        opacity: 1; }
    .gallery-nav .prev.hidden, .gallery-nav .next.hidden {
      display: none; }
  .gallery-nav .prev {
    right: 50%;
    left: 0; }
    .gallery-nav .prev a {
       }
  .gallery-nav .next {
    right: 0;
    left: 50%; }
    .gallery-nav .next a {
       }

.gallery-item {
  display: none;
  position: fixed;
  z-index: 1;
  top: 100px;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  background: white; }

.gallery-image img {
  display: block;
  width: 100%; }

.gallery-meta {
  padding: 20px; }
  .gallery-meta p {
    margin: 0; }

.gallery-message {
  position: fixed;
  width: 110px;
  height: 64px;
  left: 0;
  right: 0;
  top: 550px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-animation: GalleryMessageDeactivate 0.5s ease-in-out;
  -moz-animation: GalleryMessageDeactivate 0.5s ease-in-out;
  animation: GalleryMessageDeactivate 0.5s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
  .gallery-message .swipe-icon {
    float: left;
    height: 64px;
    width: 46px;
  }
  .gallery-message .swipe-text {
    float: right;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    height: 64px;
    margin-top: 27px; }
  .gallery-message.active {
    -webkit-animation: GalleryMessage 0.5s ease-in-out;
    -moz-animation: GalleryMessage 0.5s ease-in-out;
    animation: GalleryMessage 0.5s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(200px); }

  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(200px); }

  100% {
    -moz-transform: translateY(0); } }

@-o-keyframes slideUp {
  0% {
    -o-transform: translateY(200px); }

  100% {
    -o-transform: translateY(0); } }

@keyframes slideUp {
  0% {
    transform: translateY(200px); }

  100% {
    transform: translateY(0); } }

body {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: 100% auto; }
  @media all and (max-width: 800px) {
    body {
      background-size: 225% auto;
      background-position: 50% 0; } }

h2, h5 {
  font-family: helvetica, arial, 'lucida grande', sans-serif;
  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;
  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 p {
}

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