@charset "UTF-8";
/* line 171, ../../scss/variables/_colours.scss */
.A8500 {
  background: #2192b4;
}

/* line 174, ../../scss/variables/_colours.scss */
.A8100 {
  background: #de006e;
}

/* line 177, ../../scss/variables/_colours.scss */
.A8400 {
  background: #40c1e8;
}

/* line 180, ../../scss/variables/_colours.scss */
.A8300 {
  background: #95c11c;
}

/* line 183, ../../scss/variables/_colours.scss */
.A8200 {
  background: #f18e00;
}

/* line 186, ../../scss/variables/_colours.scss */
.A8000 {
  background: #d6c4b4;
}

/* line 4, ../../scss/variables/_typography.scss */
.trip-search .tabs li a, .frontpage .news-shortcuts .shortcut header h3, .frontpage .lower-some > p, .offersIndex .monthly-offers li a, body.destinations #chosen-filters.resort-items .amount, body.resortpage #chosen-filters.resort-items .amount, body.countrypage #chosen-filters.resort-items .amount, .collection-page #chosen-filters.resort-items .amount {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 26, ../../scss/variables/_typography.scss */
h1, h2, body.destinations .offer-destination, body.resortpage .offer-destination, body.countrypage .offer-destination, .collection-page .offer-destination, body.destinations .new-destination, body.resortpage .new-destination, body.countrypage .new-destination, .collection-page .new-destination, .loader.search p, .offerpage .banner .content .description, .contentpage .banner .content .description, .frontpage .banner .content .description, .frontpage .offers .offer .text {
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 40, ../../scss/variables/_typography.scss */
.offerpage .banner .content .banner-heading, .contentpage .banner .content .banner-heading, .offerpage .banner .content h2, .contentpage .banner .content h2, .frontpage .banner .content h2, .frontpage .offers .offer .text .price, .frontpage .flight-offers h2, .frontpage .flight-offers .flight-offer, .offerpage .section-heading, body.destinations #grid-map .mobile-map-cta, body.resortpage #grid-map .mobile-map-cta, body.countrypage #grid-map .mobile-map-cta, .collection-page #grid-map .mobile-map-cta, body.destinations #resort-grid header h3, body.resortpage #resort-grid header h3, body.countrypage #resort-grid header h3, .collection-page #resort-grid header h3, .promotion-code #content-container .banner-container .banner .content .banner-heading h1 {
  font-family: 'ProximaNovaExtraBold', sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 40, ../../scss/layout/_grid.scss */
.gridcontainer {
  *zoom: 1;
  max-width: 450px;
  _width: 450px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.gridcontainer:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  /* line 40, ../../scss/layout/_grid.scss */
  .gridcontainer {
    max-width: 900px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 38, ../../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .gridcontainer:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (min-width: 1024px) {
  /* line 40, ../../scss/layout/_grid.scss */
  .gridcontainer {
    max-width: 880px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 38, ../../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .gridcontainer:after {
    content: "";
    display: table;
    clear: both;
  }
}

/* line 61, ../../scss/layout/_grid.scss */
.gridcontainer-outer {
  *zoom: 1;
  max-width: 480px;
  _width: 480px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.gridcontainer-outer:after {
  content: "";
  display: table;
  clear: both;
}
/* line 31, ../../scss/mixins/_css3.scss */
.gridcontainer-outer:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  /* line 61, ../../scss/layout/_grid.scss */
  .gridcontainer-outer {
    max-width: 940px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 27px;
    padding-right: 27px;
  }
  /* line 38, ../../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .gridcontainer-outer:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (min-width: 1024px) {
  /* line 61, ../../scss/layout/_grid.scss */
  .gridcontainer-outer {
    max-width: 940px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 38, ../../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .gridcontainer-outer:after {
    content: "";
    display: table;
    clear: both;
  }
}

/* line 80, ../../scss/layout/_grid.scss */
.gridlist-2-4 [class*="span"]:nth-child(2n) {
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
@media (min-width: 768px) {
  /* line 82, ../../scss/layout/_grid.scss */
  .gridlist-2-4 [class*="span"]:nth-child(2n) {
    float: left;
    margin-right: 1.69492%;
  }
  /* line 83, ../../scss/layout/_grid.scss */
  .gridlist-2-4 [class*="span"]:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}
/* line 86, ../../scss/layout/_grid.scss */
.gridlist-2-4 .span3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 86, ../../scss/layout/_grid.scss */
  .gridlist-2-4 .span3 {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 86, ../../scss/layout/_grid.scss */
  .gridlist-2-4 .span3 {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 86, ../../scss/layout/_grid.scss */
  .gridlist-2-4 .span3 {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 89, ../../scss/layout/_grid.scss */
.gridlist-2-4 .span6 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 89, ../../scss/layout/_grid.scss */
  .gridlist-2-4 .span6 {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 89, ../../scss/layout/_grid.scss */
  .gridlist-2-4 .span6 {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 89, ../../scss/layout/_grid.scss */
  .gridlist-2-4 .span6 {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}

/* line 94, ../../scss/layout/_grid.scss */
.gridlist-1-4 [class*="span"] {
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
@media (min-width: 768px) {
  /* line 94, ../../scss/layout/_grid.scss */
  .gridlist-1-4 [class*="span"] {
    float: left;
    margin-right: 1.69492%;
  }
  /* line 98, ../../scss/layout/_grid.scss */
  .gridlist-1-4 [class*="span"]:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}
/* line 101, ../../scss/layout/_grid.scss */
.gridlist-1-4 .span3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 101, ../../scss/layout/_grid.scss */
  .gridlist-1-4 .span3 {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 101, ../../scss/layout/_grid.scss */
  .gridlist-1-4 .span3 {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 101, ../../scss/layout/_grid.scss */
  .gridlist-1-4 .span3 {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}

/* line 1, ../../scss/base/_common.scss */
.basic-box {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../scss/base/_common.scss */
  .basic-box {
    -webkit-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
    -moz-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
    -ms-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
    -o-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=1);
  }
}
/* line 11, ../../scss/base/_common.scss */
.basic-box + .basic-box {
  margin-top: 20px;
}

/* line 18, ../../scss/base/_common.scss */
.row > .col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 18, ../../scss/base/_common.scss */
  .row > .col {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 18, ../../scss/base/_common.scss */
  .row > .col {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 18, ../../scss/base/_common.scss */
  .row > .col {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 21, ../../scss/base/_common.scss */
.row > .col:last-child {
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}

@media only screen and (max-width: 767px) {
  /* line 27, ../../scss/base/_common.scss */
  .mobile-hidden {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
  /* line 34, ../../scss/base/_common.scss */
  .tablet-hidden {
    display: none !important;
  }
}

/*
 * Scrollbar measurement helper div
 */
/* line 4, ../../scss/base/_helpers.scss */
.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}

/*
 * Image replacement
 */
/* line 16, ../../scss/base/_helpers.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/* line 28, ../../scss/base/_helpers.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/* line 37, ../../scss/base/_helpers.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
/* line 54, ../../scss/base/_helpers.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
/* line 67, ../../scss/base/_helpers.scss */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 84, ../../scss/base/_helpers.scss */
.clearfix:before, .lmsIndex .main-filters .extra-filters .content:before,
.clearfix:after,
.lmsIndex .main-filters .extra-filters .content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 89, ../../scss/base/_helpers.scss */
.clearfix:after, .lmsIndex .main-filters .extra-filters .content:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 98, ../../scss/base/_helpers.scss */
.clearfix, .lmsIndex .main-filters .extra-filters .content {
  *zoom: 1;
}

/* line 2, ../../scss/base/_icon-fonts.scss */
[data-icon]:before,
[data-icon]:after {
  content: attr(data-icon);
}

/* line 144, ../../scss/base/_icon-fonts.scss */
[data-icon]:before,
[data-icon]:after,
.font-icon-arrow-backward-large:before,
.collection-page .items-grid .offer-expandable .nav-item.prev:before,
.font-icon-arrow-backward-small:before,
.grid-list:not(.offer-items).list .destination-item.room-type .img .slick-prev:before,
.promotion-code .search-results .results-container .actions .prev:before,
.font-icon-arrow-down:before,
.offerpage #offerSidebarContent .toggle .open:before,
.lmsIndex .more-offers a:before,
.offersIndex .more-offers a:before,
.font-icon-arrow-down-circle:before,
.frontpage .lms .results-container .offer-item .col.show-details .icon-ele:before,
.offersIndex .lms-offers .results-container .offer-item .col.show-details .icon-ele:before,
.lmsIndex .results-container .offer-item .col.show-details .icon-ele:before,
.font-icon-arrow-down-outlined:before,
.font-icon-arrow-forward-large:before,
.collection-page .items-grid .offer-expandable .nav-item.next:before,
.font-icon-arrow-forward-small:before,
.grid-list:not(.offer-items).list .destination-item.room-type .img .slick-next:before,
.promotion-code .search-results .results-container li.offer-item a:before,
.font-icon-arrow-left:before,
.font-icon-arrow-left-circle:before,
.font-icon-arrow-right:before,
.font-icon-arrow-right-circle:before,
.font-icon-arrow-up:before,
.offerpage #offerSidebarContent .toggle .close:before,
.lmsIndex .more-offers a.open:before,
.offersIndex .more-offers a.open:before,
.font-icon-arrow-up-circle:before,
.frontpage .lms .results-container .offer-item.open .col.show-details .icon-ele:before,
.offersIndex .lms-offers .results-container .offer-item.open .col.show-details .icon-ele:before,
.lmsIndex .results-container .offer-item.open .col.show-details .icon-ele:before,
.font-icon-arrow-up-outlined:before,
.font-icon-arrows-dropdown:before,
.text-select-wrapper a.combo:before,
.font-icon-aurinko-klubi:before,
.font-icon-A6010:before,
.font-icon-beach:before,
.font-icon-blocked:before,
.search .child-ages .infant-as-child .layer-trigger .icons:before,
.promotion-code form .child-ages .infant-as-child .layer-trigger .icons:before,
.font-icon-blog:before,
.font-icon-blog-nobg:before,
.font-icon-bus:before,
.font-icon-calendar:before,
.date-time .ui-datepicker-trigger:before,
.font-icon-car:before,
.font-icon-card-payment:before,
.font-icon-chat:before,
.font-icon-check-nobg:before,
.search .child-ages .infant-as-child .layer-trigger.selected .icons:before,
.promotion-code form .child-ages .infant-as-child .layer-trigger.selected .icons:before,
.font-icon-check-round:before,
.font-icon-checkbox-nobg:before,
.font-icon-city:before,
.font-icon-clock:before,
.frontpage #youtube-container .dur:before,
.font-icon-close:before,
.search .child-ages .infant-as-child .layer .close:before,
.promotion-code form .child-ages .infant-as-child .layer .close:before,
.font-icon-cloudy-01:before,
.font-icon-culture:before,
.font-icon-cutlery:before,
.font-icon-departure:before,
.font-icon-dove:before,
.font-icon-error-warning:before,
.frontpage .lms .results-container .info-row .form-msg:before,
.offersIndex .lms-offers .results-container .info-row .form-msg:before,
.lmsIndex .results-container .info-row .form-msg:before,
.font-icon-expand:before,
.font-icon-facebook:before,
.font-icon-family:before,
.font-icon-finnair-lentokone:before,
.font-icon-finnair-logo:before,
.font-icon-flight-arrow-down:before,
.font-icon-flight-arrow-five-stops:before,
.font-icon-flight-arrow-no-stops:before,
.font-icon-flight-arrow-one-stop:before,
.font-icon-flight-arrow-small-no-stops:before,
.font-icon-flight-arrow-small-one-stop:before,
.font-icon-flight-arrow-small-two-stops:before,
.font-icon-flight-arrow-three-stops:before,
.font-icon-flight-arrow-two-stops:before,
.font-icon-fog-01:before,
.font-icon-grid-view:before,
.font-icon-hotel-bed:before,
.font-icon-hotel-golf:before,
.font-icon-A4200:before,
.font-icon-hotel-gym:before,
.font-icon-A7000:before,
.font-icon-hotel-moomin:before,
.font-icon-A6001:before,
.font-icon-hotel-pool:before,
.font-icon-A440:before,
.font-icon-hotel-restaurant:before,
.font-icon-A8600:before,
.font-icon-hotel-sportsclasses:before,
.font-icon-A7400:before,
.font-icon-hotel-swimming:before,
.font-icon-A7300:before,
.font-icon-hotel-tennis:before,
.font-icon-A7200:before,
.font-icon-hotel-waterpark:before,
.font-icon-A6002:before,
.font-icon-hotel-watersports:before,
.font-icon-A7500:before,
.font-icon-hotel-wifi:before,
.font-icon-A6000:before,
.font-icon-info:before,
.font-icon-instagram:before,
.font-icon-instructions:before,
.font-icon-key:before,
.font-icon-linkedin:before,
.font-icon-list-view:before,
.font-icon-little-rainy-01:before,
.font-icon-little-snow-01:before,
.font-icon-lms-one-way-arrow:before,
.font-icon-lms-two-way-arrow:before,
.font-icon-lock:before,
.font-icon-maksa-osissa:before,
.font-icon-map-view:before,
.font-icon-matkalaukku:before,
.font-icon-matkan-muutos:before,
.font-icon-matkan-peruutus:before,
.font-icon-menu:before,
.font-icon-moomin:before,
.font-icon-new-window:before,
.font-icon-newsletter:before,
.font-icon-newsletter-nobg:before,
.font-icon-night-clear-01:before,
.font-icon-night-cloudy-01:before,
.font-icon-night-fog-01:before,
.font-icon-night-little-cloudy-01:before,
.font-icon-night-little-rain-01:before,
.font-icon-night-little-snow-01:before,
.font-icon-night-rain-01:before,
.font-icon-night-slush-01:before,
.font-icon-night-snow-01:before,
.font-icon-night-thunder-01:before,
.font-icon-party:before,
.font-icon-phone:before,
.font-icon-pin:before,
.font-icon-pin-circle:before,
.font-icon-pinterest:before,
.font-icon-plane:before,
.font-icon-productline-adults:before,
.product-line-icon.A8500:before,
.font-icon-productline-family:before,
.product-line-icon.A8400:before,
.font-icon-productline-feelgood:before,
.product-line-icon.A8300:before,
.font-icon-productline-local:before,
.product-line-icon.A8000:before,
.font-icon-productline-multicentre:before,
.product-line-icon.A8100:before,
.font-icon-productline-solarpower:before,
.product-line-icon.A8200:before,
.font-icon-quote:before,
body.theme-page .theme-highlights .stories .quote:before,
.font-icon-rainy-01:before,
.font-icon-search:before,
.font-icon-seat:before,
.font-icon-share:before,
.font-icon-shopping:before,
.font-icon-slush-01:before,
.font-icon-snow-01:before,
.font-icon-sports:before,
.font-icon-star:before,
.font-icon-sun-01:before,
.font-icon-sun-cloudy-01:before,
.font-icon-sun-little-cloud-01:before,
.font-icon-sun-little-rainy-01:before,
.font-icon-sun-little-snow-01:before,
.font-icon-sun-rainy-01:before,
.font-icon-sun-slush-01:before,
.font-icon-sun-thunder-01:before,
.font-icon-sunny-fog-01:before,
.font-icon-sunny-thunder-01:before,
.font-icon-thunder-01:before,
.font-icon-twitter:before,
.font-icon-twitter-nobg:before,
.font-icon-two-way-arrow:before,
.font-icon-user:before,
.font-icon-varausmaksu:before,
.font-icon-water:before,
.font-icon-youtube:before,
.font-icon-youtube-nobg:before,
.font-icon-zoom-in:before,
.grid-list:not(.offer-items).list .destination-item.room-type .img:hover:before,
.font-icon-zoom-out:before {
  display: inline-block;
  font-family: "am-fonticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* line 157, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-backward-large:before, .collection-page .items-grid .offer-expandable .nav-item.prev:before {
  content: "\f15d";
}

/* line 158, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-backward-small:before, .grid-list:not(.offer-items).list .destination-item.room-type .img .slick-prev:before, .promotion-code .search-results .results-container .actions .prev:before {
  content: "\f14c";
}

/* line 159, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-down:before, .offerpage #offerSidebarContent .toggle .open:before, .lmsIndex .more-offers a:before, .offersIndex .more-offers a:before {
  content: "\f100";
}

/* line 160, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-down-circle:before, .frontpage .lms .results-container .offer-item .col.show-details .icon-ele:before, .offersIndex .lms-offers .results-container .offer-item .col.show-details .icon-ele:before, .lmsIndex .results-container .offer-item .col.show-details .icon-ele:before {
  content: "\f150";
}

/* line 161, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-down-outlined:before {
  content: "\f171";
}

/* line 162, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-forward-large:before, .collection-page .items-grid .offer-expandable .nav-item.next:before {
  content: "\f102";
}

/* line 163, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-forward-small:before, .grid-list:not(.offer-items).list .destination-item.room-type .img .slick-next:before, .promotion-code .search-results .results-container li.offer-item a:before {
  content: "\f103";
}

/* line 164, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-left:before {
  content: "\f15e";
}

/* line 165, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-left-circle:before {
  content: "\f15f";
}

/* line 166, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-right:before {
  content: "\f160";
}

/* line 167, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-right-circle:before {
  content: "\f161";
}

/* line 168, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-up:before, .offerpage #offerSidebarContent .toggle .close:before, .lmsIndex .more-offers a.open:before, .offersIndex .more-offers a.open:before {
  content: "\f104";
}

/* line 169, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-up-circle:before, .frontpage .lms .results-container .offer-item.open .col.show-details .icon-ele:before, .offersIndex .lms-offers .results-container .offer-item.open .col.show-details .icon-ele:before, .lmsIndex .results-container .offer-item.open .col.show-details .icon-ele:before {
  content: "\f151";
}

/* line 170, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-up-outlined:before {
  content: "\f172";
}

/* line 171, ../../scss/base/_icon-fonts.scss */
.font-icon-arrows-dropdown:before, .text-select-wrapper a.combo:before {
  content: "\f105";
}

/* line 172, ../../scss/base/_icon-fonts.scss */
.font-icon-aurinko-klubi:before, .font-icon-A6010:before {
  content: "\f190";
}

/* line 173, ../../scss/base/_icon-fonts.scss */
.font-icon-beach:before {
  content: "\f106";
}

/* line 174, ../../scss/base/_icon-fonts.scss */
.font-icon-blocked:before, .search .child-ages .infant-as-child .layer-trigger .icons:before, .promotion-code form .child-ages .infant-as-child .layer-trigger .icons:before {
  content: "\f107";
}

/* line 175, ../../scss/base/_icon-fonts.scss */
.font-icon-blog:before {
  content: "\f108";
}

/* line 176, ../../scss/base/_icon-fonts.scss */
.font-icon-blog-nobg:before {
  content: "\f163";
}

/* line 177, ../../scss/base/_icon-fonts.scss */
.font-icon-bus:before {
  content: "\f109";
}

/* line 178, ../../scss/base/_icon-fonts.scss */
.font-icon-calendar:before, .date-time .ui-datepicker-trigger:before {
  content: "\f10a";
}

/* line 179, ../../scss/base/_icon-fonts.scss */
.font-icon-car:before {
  content: "\f18f";
}

/* line 180, ../../scss/base/_icon-fonts.scss */
.font-icon-card-payment:before {
  content: "\f194";
}

/* line 181, ../../scss/base/_icon-fonts.scss */
.font-icon-chat:before {
  content: "\f16b";
}

/* line 182, ../../scss/base/_icon-fonts.scss */
.font-icon-check-nobg:before, .search .child-ages .infant-as-child .layer-trigger.selected .icons:before, .promotion-code form .child-ages .infant-as-child .layer-trigger.selected .icons:before {
  content: "\f152";
}

/* line 183, ../../scss/base/_icon-fonts.scss */
.font-icon-check-round:before {
  content: "\f10b";
}

/* line 184, ../../scss/base/_icon-fonts.scss */
.font-icon-checkbox-nobg:before {
  content: "\f153";
}

/* line 185, ../../scss/base/_icon-fonts.scss */
.font-icon-city:before {
  content: "\f10c";
}

/* line 186, ../../scss/base/_icon-fonts.scss */
.font-icon-clock:before, .frontpage #youtube-container .dur:before {
  content: "\f162";
}

/* line 187, ../../scss/base/_icon-fonts.scss */
.font-icon-close:before, .search .child-ages .infant-as-child .layer .close:before, .promotion-code form .child-ages .infant-as-child .layer .close:before {
  content: "\f14d";
}

/* line 188, ../../scss/base/_icon-fonts.scss */
.font-icon-cloudy-01:before {
  content: "\f10d";
}

/* line 189, ../../scss/base/_icon-fonts.scss */
.font-icon-culture:before {
  content: "\f10e";
}

/* line 190, ../../scss/base/_icon-fonts.scss */
.font-icon-cutlery:before {
  content: "\f10f";
}

/* line 191, ../../scss/base/_icon-fonts.scss */
.font-icon-departure:before {
  content: "\f110";
}

/* line 192, ../../scss/base/_icon-fonts.scss */
.font-icon-dove:before {
  content: "\f111";
}

/* line 193, ../../scss/base/_icon-fonts.scss */
.font-icon-error-warning:before, .frontpage .lms .results-container .info-row .form-msg:before, .offersIndex .lms-offers .results-container .info-row .form-msg:before, .lmsIndex .results-container .info-row .form-msg:before {
  content: "\f112";
}

/* line 194, ../../scss/base/_icon-fonts.scss */
.font-icon-expand:before {
  content: "\f113";
}

/* line 195, ../../scss/base/_icon-fonts.scss */
.font-icon-facebook:before {
  content: "\f114";
}

/* line 196, ../../scss/base/_icon-fonts.scss */
.font-icon-family:before {
  content: "\f115";
}

/* line 197, ../../scss/base/_icon-fonts.scss */
.font-icon-finnair-lentokone:before {
  content: "\f18d";
}

/* line 198, ../../scss/base/_icon-fonts.scss */
.font-icon-finnair-logo:before {
  content: "\f116";
}

/* line 199, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-down:before {
  content: "\f154";
}

/* line 200, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-five-stops:before {
  content: "\f155";
}

/* line 201, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-no-stops:before {
  content: "\f156";
}

/* line 202, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-one-stop:before {
  content: "\f157";
}

/* line 203, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-small-no-stops:before {
  content: "\f158";
}

/* line 204, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-small-one-stop:before {
  content: "\f159";
}

/* line 205, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-small-two-stops:before {
  content: "\f15a";
}

/* line 206, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-three-stops:before {
  content: "\f15b";
}

/* line 207, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-two-stops:before {
  content: "\f15c";
}

/* line 208, ../../scss/base/_icon-fonts.scss */
.font-icon-fog-01:before {
  content: "\f117";
}

/* line 209, ../../scss/base/_icon-fonts.scss */
.font-icon-grid-view:before {
  content: "\f118";
}

/* line 210, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-bed:before {
  content: "\f14e";
}

/* line 211, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-golf:before, .font-icon-A4200:before {
  content: "\f176";
}

/* line 212, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-gym:before, .font-icon-A7000:before {
  content: "\f177";
}

/* line 213, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-moomin:before, .font-icon-A6001:before {
  content: "\f178";
}

/* line 214, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-pool:before, .font-icon-A440:before {
  content: "\f179";
}

/* line 215, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-restaurant:before, .font-icon-A8600:before {
  content: "\f17a";
}

/* line 216, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-sportsclasses:before, .font-icon-A7400:before {
  content: "\f17b";
}

/* line 217, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-swimming:before, .font-icon-A7300:before {
  content: "\f17c";
}

/* line 218, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-tennis:before, .font-icon-A7200:before {
  content: "\f17d";
}

/* line 219, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-waterpark:before, .font-icon-A6002:before {
  content: "\f17e";
}

/* line 220, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-watersports:before, .font-icon-A7500:before {
  content: "\f17f";
}

/* line 221, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-wifi:before, .font-icon-A6000:before {
  content: "\f180";
}

/* line 222, ../../scss/base/_icon-fonts.scss */
.font-icon-info:before {
  content: "\f119";
}

/* line 223, ../../scss/base/_icon-fonts.scss */
.font-icon-instagram:before {
  content: "\f11a";
}

/* line 224, ../../scss/base/_icon-fonts.scss */
.font-icon-instructions:before {
  content: "\f11b";
}

/* line 225, ../../scss/base/_icon-fonts.scss */
.font-icon-key:before {
  content: "\f11c";
}

/* line 226, ../../scss/base/_icon-fonts.scss */
.font-icon-linkedin:before {
  content: "\f11d";
}

/* line 227, ../../scss/base/_icon-fonts.scss */
.font-icon-list-view:before {
  content: "\f11e";
}

/* line 228, ../../scss/base/_icon-fonts.scss */
.font-icon-little-rainy-01:before {
  content: "\f11f";
}

/* line 229, ../../scss/base/_icon-fonts.scss */
.font-icon-little-snow-01:before {
  content: "\f120";
}

/* line 230, ../../scss/base/_icon-fonts.scss */
.font-icon-lms-one-way-arrow:before {
  content: "\f192";
}

/* line 231, ../../scss/base/_icon-fonts.scss */
.font-icon-lms-two-way-arrow:before {
  content: "\f193";
}

/* line 232, ../../scss/base/_icon-fonts.scss */
.font-icon-lock:before {
  content: "\f121";
}

/* line 233, ../../scss/base/_icon-fonts.scss */
.font-icon-maksa-osissa:before {
  content: "\f18c";
}

/* line 234, ../../scss/base/_icon-fonts.scss */
.font-icon-map-view:before {
  content: "\f122";
}

/* line 235, ../../scss/base/_icon-fonts.scss */
.font-icon-matkalaukku:before {
  content: "\f123";
}

/* line 236, ../../scss/base/_icon-fonts.scss */
.font-icon-matkan-muutos:before {
  content: "\f189";
}

/* line 237, ../../scss/base/_icon-fonts.scss */
.font-icon-matkan-peruutus:before {
  content: "\f18a";
}

/* line 238, ../../scss/base/_icon-fonts.scss */
.font-icon-menu:before {
  content: "\f124";
}

/* line 239, ../../scss/base/_icon-fonts.scss */
.font-icon-moomin:before {
  content: "\f125";
}

/* line 240, ../../scss/base/_icon-fonts.scss */
.font-icon-new-window:before {
  content: "\f14f";
}

/* line 241, ../../scss/base/_icon-fonts.scss */
.font-icon-newsletter:before {
  content: "\f173";
}

/* line 242, ../../scss/base/_icon-fonts.scss */
.font-icon-newsletter-nobg:before {
  content: "\f187";
}

/* line 243, ../../scss/base/_icon-fonts.scss */
.font-icon-night-clear-01:before {
  content: "\f126";
}

/* line 244, ../../scss/base/_icon-fonts.scss */
.font-icon-night-cloudy-01:before {
  content: "\f127";
}

/* line 245, ../../scss/base/_icon-fonts.scss */
.font-icon-night-fog-01:before {
  content: "\f128";
}

/* line 246, ../../scss/base/_icon-fonts.scss */
.font-icon-night-little-cloudy-01:before {
  content: "\f129";
}

/* line 247, ../../scss/base/_icon-fonts.scss */
.font-icon-night-little-rain-01:before {
  content: "\f12a";
}

/* line 248, ../../scss/base/_icon-fonts.scss */
.font-icon-night-little-snow-01:before {
  content: "\f12b";
}

/* line 249, ../../scss/base/_icon-fonts.scss */
.font-icon-night-rain-01:before {
  content: "\f12c";
}

/* line 250, ../../scss/base/_icon-fonts.scss */
.font-icon-night-slush-01:before {
  content: "\f12d";
}

/* line 251, ../../scss/base/_icon-fonts.scss */
.font-icon-night-snow-01:before {
  content: "\f12e";
}

/* line 252, ../../scss/base/_icon-fonts.scss */
.font-icon-night-thunder-01:before {
  content: "\f12f";
}

/* line 253, ../../scss/base/_icon-fonts.scss */
.font-icon-party:before {
  content: "\f130";
}

/* line 254, ../../scss/base/_icon-fonts.scss */
.font-icon-phone:before {
  content: "\f131";
}

/* line 255, ../../scss/base/_icon-fonts.scss */
.font-icon-pin:before {
  content: "\f132";
}

/* line 256, ../../scss/base/_icon-fonts.scss */
.font-icon-pin-circle:before {
  content: "\f164";
}

/* line 257, ../../scss/base/_icon-fonts.scss */
.font-icon-pinterest:before {
  content: "\f133";
}

/* line 258, ../../scss/base/_icon-fonts.scss */
.font-icon-plane:before {
  content: "\f134";
}

/* line 259, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-adults:before, .product-line-icon.A8500:before {
  content: "\f181";
}

/* line 260, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-family:before, .product-line-icon.A8400:before {
  content: "\f182";
}

/* line 261, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-feelgood:before, .product-line-icon.A8300:before {
  content: "\f183";
}

/* line 262, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-local:before, .product-line-icon.A8000:before {
  content: "\f184";
}

/* line 263, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-multicentre:before, .product-line-icon.A8100:before {
  content: "\f185";
}

/* line 264, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-solarpower:before, .product-line-icon.A8200:before {
  content: "\f186";
}

/* line 265, ../../scss/base/_icon-fonts.scss */
.font-icon-quote:before, body.theme-page .theme-highlights .stories .quote:before {
  content: "\f174";
}

/* line 266, ../../scss/base/_icon-fonts.scss */
.font-icon-rainy-01:before {
  content: "\f135";
}

/* line 267, ../../scss/base/_icon-fonts.scss */
.font-icon-search:before {
  content: "\f136";
}

/* line 268, ../../scss/base/_icon-fonts.scss */
.font-icon-seat:before {
  content: "\f137";
}

/* line 269, ../../scss/base/_icon-fonts.scss */
.font-icon-share:before {
  content: "\f138";
}

/* line 270, ../../scss/base/_icon-fonts.scss */
.font-icon-shopping:before {
  content: "\f139";
}

/* line 271, ../../scss/base/_icon-fonts.scss */
.font-icon-slush-01:before {
  content: "\f13a";
}

/* line 272, ../../scss/base/_icon-fonts.scss */
.font-icon-snow-01:before {
  content: "\f13b";
}

/* line 273, ../../scss/base/_icon-fonts.scss */
.font-icon-sports:before {
  content: "\f13c";
}

/* line 274, ../../scss/base/_icon-fonts.scss */
.font-icon-star:before {
  content: "\f13d";
}

/* line 275, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-01:before {
  content: "\f13e";
}

/* line 276, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-cloudy-01:before {
  content: "\f13f";
}

/* line 277, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-little-cloud-01:before {
  content: "\f140";
}

/* line 278, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-little-rainy-01:before {
  content: "\f141";
}

/* line 279, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-little-snow-01:before {
  content: "\f142";
}

/* line 280, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-rainy-01:before {
  content: "\f143";
}

/* line 281, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-slush-01:before {
  content: "\f144";
}

/* line 282, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-thunder-01:before {
  content: "\f145";
}

/* line 283, ../../scss/base/_icon-fonts.scss */
.font-icon-sunny-fog-01:before {
  content: "\f146";
}

/* line 284, ../../scss/base/_icon-fonts.scss */
.font-icon-sunny-thunder-01:before {
  content: "\f147";
}

/* line 285, ../../scss/base/_icon-fonts.scss */
.font-icon-thunder-01:before {
  content: "\f148";
}

/* line 286, ../../scss/base/_icon-fonts.scss */
.font-icon-twitter:before {
  content: "\f149";
}

/* line 287, ../../scss/base/_icon-fonts.scss */
.font-icon-twitter-nobg:before {
  content: "\f165";
}

/* line 288, ../../scss/base/_icon-fonts.scss */
.font-icon-two-way-arrow:before {
  content: "\f175";
}

/* line 289, ../../scss/base/_icon-fonts.scss */
.font-icon-user:before {
  content: "\f14a";
}

/* line 290, ../../scss/base/_icon-fonts.scss */
.font-icon-varausmaksu:before {
  content: "\f18b";
}

/* line 291, ../../scss/base/_icon-fonts.scss */
.font-icon-water:before {
  content: "\f16c";
}

/* line 292, ../../scss/base/_icon-fonts.scss */
.font-icon-youtube:before {
  content: "\f14b";
}

/* line 293, ../../scss/base/_icon-fonts.scss */
.font-icon-youtube-nobg:before {
  content: "\f166";
}

/* line 294, ../../scss/base/_icon-fonts.scss */
.font-icon-zoom-in:before, .grid-list:not(.offer-items).list .destination-item.room-type .img:hover:before {
  content: "\f167";
}

/* line 295, ../../scss/base/_icon-fonts.scss */
.font-icon-zoom-out:before {
  content: "\f168";
}

/* line 435, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-backward-large-after:after,
.font-icon-arrow-backward-small-after:after,
.font-icon-arrow-down-after:after,
.search .child-ages .infant-as-child .arrow-down:after,
.promotion-code form .child-ages .infant-as-child .arrow-down:after,
.offerpage .list-actions #ordertabs .tabs li a.desc:after,
.lmsIndex .more-offers a:after,
.offersIndex .more-offers a:after,
.font-icon-arrow-down-circle-after:after,
.offerpage #offerSidebarContent .toggle .open-choices:after,
.lmsIndex .main-filters .open-choices:after,
.font-icon-arrow-down-outlined-after:after,
.list-filters .filters-toggle > li button:after,
.list-filters .filter-group > fieldset > legend:after,
.font-icon-arrow-forward-large-after:after,
.font-icon-arrow-forward-small-after:after,
.trip-search .mobile-header a:after,
.grid-list:not(.offer-items) .destination-item p a:after,
.offerpage .banner .content .primary-btn:after,
.offerpage .banner .content body.destinations #resort-search fieldset button:after,
body.destinations #resort-search fieldset .offerpage .banner .content button:after,
.offerpage .banner .content body.resortpage #resort-search fieldset button:after,
body.resortpage #resort-search fieldset .offerpage .banner .content button:after,
.offerpage .banner .content body.countrypage #resort-search fieldset button:after,
body.countrypage #resort-search fieldset .offerpage .banner .content button:after,
.offerpage .banner .content .collection-page #resort-search fieldset button:after,
.collection-page #resort-search fieldset .offerpage .banner .content button:after,
.contentpage .banner .content .primary-btn:after,
.contentpage .banner .content body.destinations #resort-search fieldset button:after,
body.destinations #resort-search fieldset .contentpage .banner .content button:after,
.contentpage .banner .content body.resortpage #resort-search fieldset button:after,
body.resortpage #resort-search fieldset .contentpage .banner .content button:after,
.contentpage .banner .content body.countrypage #resort-search fieldset button:after,
body.countrypage #resort-search fieldset .contentpage .banner .content button:after,
.contentpage .banner .content .collection-page #resort-search fieldset button:after,
.collection-page #resort-search fieldset .contentpage .banner .content button:after,
#ticker a:after,
.frontpage .flight-offers .footer a:after,
.frontpage .news-items .news-item .see-all-news:after,
.frontpage .news-shortcuts .shortcut .text:after,
.offersIndex .monthly-offers li a:after,
.offersIndex .list .offer-item a:after,
.collection-page .shortcuts .shortcut .text:after,
.promotion-code .search-results .results-container .actions .next:after,
.font-icon-arrow-left-after:after,
.font-icon-arrow-left-circle-after:after,
.font-icon-arrow-right-after:after,
.font-icon-arrow-right-circle-after:after,
.font-icon-arrow-up-after:after,
.offerpage .list-actions #ordertabs .tabs li a.asc:after,
.lmsIndex .more-offers a.open:after,
.offersIndex .more-offers a.open:after,
.font-icon-arrow-up-circle-after:after,
.offerpage #offerSidebarContent.open .open-choices:after,
.lmsIndex .main-filters .open-choices.open:after,
.font-icon-arrow-up-outlined-after:after,
.list-filters .filters-toggle > li button.focus:after,
.list-filters .filter-group > fieldset > legend.open:after,
.font-icon-arrows-dropdown-after:after,
.font-icon-aurinko-klubi-after:after,
.font-icon-beach-after:after,
.font-icon-blocked-after:after,
.font-icon-blog-after:after,
.font-icon-blog-nobg-after:after,
.font-icon-bus-after:after,
.font-icon-calendar-after:after,
.font-icon-car-after:after,
.font-icon-card-payment-after:after,
.font-icon-chat-after:after,
.font-icon-check-nobg-after:after,
.font-icon-check-round-after:after,
.font-icon-checkbox-nobg-after:after,
.font-icon-city-after:after,
.font-icon-clock-after:after,
.font-icon-close-after:after,
.font-icon-cloudy-01-after:after,
.font-icon-culture-after:after,
.font-icon-cutlery-after:after,
.font-icon-departure-after:after,
.font-icon-dove-after:after,
.font-icon-error-warning-after:after,
.font-icon-expand-after:after,
.font-icon-facebook-after:after,
.font-icon-family-after:after,
.font-icon-finnair-lentokone-after:after,
.font-icon-finnair-logo-after:after,
.font-icon-flight-arrow-down-after:after,
.font-icon-flight-arrow-five-stops-after:after,
.font-icon-flight-arrow-no-stops-after:after,
.font-icon-flight-arrow-one-stop-after:after,
.font-icon-flight-arrow-small-no-stops-after:after,
.font-icon-flight-arrow-small-one-stop-after:after,
.font-icon-flight-arrow-small-two-stops-after:after,
.font-icon-flight-arrow-three-stops-after:after,
.font-icon-flight-arrow-two-stops-after:after,
.font-icon-fog-01-after:after,
.font-icon-grid-view-after:after,
.font-icon-hotel-bed-after:after,
.font-icon-hotel-golf-after:after,
.font-icon-hotel-gym-after:after,
.font-icon-hotel-moomin-after:after,
.font-icon-hotel-pool-after:after,
.font-icon-hotel-restaurant-after:after,
.font-icon-hotel-sportsclasses-after:after,
.font-icon-hotel-swimming-after:after,
.font-icon-hotel-tennis-after:after,
.font-icon-hotel-waterpark-after:after,
.font-icon-hotel-watersports-after:after,
.font-icon-hotel-wifi-after:after,
.font-icon-info-after:after,
.font-icon-instagram-after:after,
.font-icon-instructions-after:after,
.font-icon-key-after:after,
.font-icon-linkedin-after:after,
.font-icon-list-view-after:after,
.font-icon-little-rainy-01-after:after,
.font-icon-little-snow-01-after:after,
.font-icon-lms-one-way-arrow-after:after,
.font-icon-lms-two-way-arrow-after:after,
.font-icon-lock-after:after,
.font-icon-maksa-osissa-after:after,
.font-icon-map-view-after:after,
.font-icon-matkalaukku-after:after,
.font-icon-matkan-muutos-after:after,
.font-icon-matkan-peruutus-after:after,
.font-icon-menu-after:after,
.font-icon-moomin-after:after,
.font-icon-new-window-after:after,
.frontpage .some .some-box a.read-more:after,
.font-icon-newsletter-after:after,
.font-icon-newsletter-nobg-after:after,
.font-icon-night-clear-01-after:after,
.font-icon-night-cloudy-01-after:after,
.font-icon-night-fog-01-after:after,
.font-icon-night-little-cloudy-01-after:after,
.font-icon-night-little-rain-01-after:after,
.font-icon-night-little-snow-01-after:after,
.font-icon-night-rain-01-after:after,
.font-icon-night-slush-01-after:after,
.font-icon-night-snow-01-after:after,
.font-icon-night-thunder-01-after:after,
.font-icon-party-after:after,
.font-icon-phone-after:after,
.font-icon-pin-after:after,
.font-icon-pin-circle-after:after,
.font-icon-pinterest-after:after,
.font-icon-plane-after:after,
.font-icon-productline-adults-after:after,
.font-icon-productline-family-after:after,
.font-icon-productline-feelgood-after:after,
.font-icon-productline-local-after:after,
.font-icon-productline-multicentre-after:after,
.font-icon-productline-solarpower-after:after,
.font-icon-quote-after:after,
.font-icon-rainy-01-after:after,
.font-icon-search-after:after,
body.destinations #resort-search fieldset button:after,
body.resortpage #resort-search fieldset button:after,
body.countrypage #resort-search fieldset button:after,
.collection-page #resort-search fieldset button:after,
.font-icon-seat-after:after,
.search .child-ages .infant-as-child .layer-trigger .icons:after,
.promotion-code form .child-ages .infant-as-child .layer-trigger .icons:after,
.font-icon-share-after:after,
.font-icon-shopping-after:after,
.font-icon-slush-01-after:after,
.font-icon-snow-01-after:after,
.font-icon-sports-after:after,
.font-icon-star-after:after,
.font-icon-sun-01-after:after,
.font-icon-sun-cloudy-01-after:after,
.font-icon-sun-little-cloud-01-after:after,
.font-icon-sun-little-rainy-01-after:after,
.font-icon-sun-little-snow-01-after:after,
.font-icon-sun-rainy-01-after:after,
.font-icon-sun-slush-01-after:after,
.font-icon-sun-thunder-01-after:after,
.font-icon-sunny-fog-01-after:after,
.font-icon-sunny-thunder-01-after:after,
.font-icon-thunder-01-after:after,
.font-icon-twitter-after:after,
.font-icon-twitter-nobg-after:after,
.font-icon-two-way-arrow-after:after,
.font-icon-user-after:after,
.font-icon-varausmaksu-after:after,
.font-icon-water-after:after,
.font-icon-youtube-after:after,
.font-icon-youtube-nobg-after:after,
.font-icon-zoom-in-after:after,
.font-icon-zoom-out-after:after {
  display: inline-block;
  font-family: "am-fonticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* line 448, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-backward-large-after:after {
  content: "\f15d";
}

/* line 449, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-backward-small-after:after {
  content: "\f14c";
}

/* line 450, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-down-after:after, .search .child-ages .infant-as-child .arrow-down:after, .promotion-code form .child-ages .infant-as-child .arrow-down:after, .offerpage .list-actions #ordertabs .tabs li a.desc:after, .lmsIndex .more-offers a:after, .offersIndex .more-offers a:after {
  content: "\f100";
}

/* line 451, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-down-circle-after:after, .offerpage #offerSidebarContent .toggle .open-choices:after, .lmsIndex .main-filters .open-choices:after {
  content: "\f150";
}

/* line 452, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-down-outlined-after:after, .list-filters .filters-toggle > li button:after, .list-filters .filter-group > fieldset > legend:after {
  content: "\f171";
}

/* line 453, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-forward-large-after:after {
  content: "\f102";
}

/* line 454, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-forward-small-after:after, .trip-search .mobile-header a:after, .grid-list:not(.offer-items) .destination-item p a:after, .offerpage .banner .content .primary-btn:after, .offerpage .banner .content body.destinations #resort-search fieldset button:after, body.destinations #resort-search fieldset .offerpage .banner .content button:after, .offerpage .banner .content body.resortpage #resort-search fieldset button:after, body.resortpage #resort-search fieldset .offerpage .banner .content button:after, .offerpage .banner .content body.countrypage #resort-search fieldset button:after, body.countrypage #resort-search fieldset .offerpage .banner .content button:after, .offerpage .banner .content .collection-page #resort-search fieldset button:after, .collection-page #resort-search fieldset .offerpage .banner .content button:after, .contentpage .banner .content .primary-btn:after, .contentpage .banner .content body.destinations #resort-search fieldset button:after, body.destinations #resort-search fieldset .contentpage .banner .content button:after, .contentpage .banner .content body.resortpage #resort-search fieldset button:after, body.resortpage #resort-search fieldset .contentpage .banner .content button:after, .contentpage .banner .content body.countrypage #resort-search fieldset button:after, body.countrypage #resort-search fieldset .contentpage .banner .content button:after, .contentpage .banner .content .collection-page #resort-search fieldset button:after, .collection-page #resort-search fieldset .contentpage .banner .content button:after, #ticker a:after, .frontpage .flight-offers .footer a:after, .frontpage .news-items .news-item .see-all-news:after, .frontpage .news-shortcuts .shortcut .text:after, .offersIndex .monthly-offers li a:after, .offersIndex .list .offer-item a:after, .collection-page .shortcuts .shortcut .text:after, .promotion-code .search-results .results-container .actions .next:after {
  content: "\f103";
}

/* line 455, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-left-after:after {
  content: "\f15e";
}

/* line 456, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-left-circle-after:after {
  content: "\f15f";
}

/* line 457, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-right-after:after {
  content: "\f160";
}

/* line 458, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-right-circle-after:after {
  content: "\f161";
}

/* line 459, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-up-after:after, .offerpage .list-actions #ordertabs .tabs li a.asc:after, .lmsIndex .more-offers a.open:after, .offersIndex .more-offers a.open:after {
  content: "\f104";
}

/* line 460, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-up-circle-after:after, .offerpage #offerSidebarContent.open .open-choices:after, .lmsIndex .main-filters .open-choices.open:after {
  content: "\f151";
}

/* line 461, ../../scss/base/_icon-fonts.scss */
.font-icon-arrow-up-outlined-after:after, .list-filters .filters-toggle > li button.focus:after, .list-filters .filter-group > fieldset > legend.open:after {
  content: "\f172";
}

/* line 462, ../../scss/base/_icon-fonts.scss */
.font-icon-arrows-dropdown-after:after {
  content: "\f105";
}

/* line 463, ../../scss/base/_icon-fonts.scss */
.font-icon-aurinko-klubi-after:after {
  content: "\f190";
}

/* line 464, ../../scss/base/_icon-fonts.scss */
.font-icon-beach-after:after {
  content: "\f106";
}

/* line 465, ../../scss/base/_icon-fonts.scss */
.font-icon-blocked-after:after {
  content: "\f107";
}

/* line 466, ../../scss/base/_icon-fonts.scss */
.font-icon-blog-after:after {
  content: "\f108";
}

/* line 467, ../../scss/base/_icon-fonts.scss */
.font-icon-blog-nobg-after:after {
  content: "\f163";
}

/* line 468, ../../scss/base/_icon-fonts.scss */
.font-icon-bus-after:after {
  content: "\f109";
}

/* line 469, ../../scss/base/_icon-fonts.scss */
.font-icon-calendar-after:after {
  content: "\f10a";
}

/* line 470, ../../scss/base/_icon-fonts.scss */
.font-icon-car-after:after {
  content: "\f18f";
}

/* line 471, ../../scss/base/_icon-fonts.scss */
.font-icon-card-payment-after:after {
  content: "\f194";
}

/* line 472, ../../scss/base/_icon-fonts.scss */
.font-icon-chat-after:after {
  content: "\f16b";
}

/* line 473, ../../scss/base/_icon-fonts.scss */
.font-icon-check-nobg-after:after {
  content: "\f152";
}

/* line 474, ../../scss/base/_icon-fonts.scss */
.font-icon-check-round-after:after {
  content: "\f10b";
}

/* line 475, ../../scss/base/_icon-fonts.scss */
.font-icon-checkbox-nobg-after:after {
  content: "\f153";
}

/* line 476, ../../scss/base/_icon-fonts.scss */
.font-icon-city-after:after {
  content: "\f10c";
}

/* line 477, ../../scss/base/_icon-fonts.scss */
.font-icon-clock-after:after {
  content: "\f162";
}

/* line 478, ../../scss/base/_icon-fonts.scss */
.font-icon-close-after:after {
  content: "\f14d";
}

/* line 479, ../../scss/base/_icon-fonts.scss */
.font-icon-cloudy-01-after:after {
  content: "\f10d";
}

/* line 480, ../../scss/base/_icon-fonts.scss */
.font-icon-culture-after:after {
  content: "\f10e";
}

/* line 481, ../../scss/base/_icon-fonts.scss */
.font-icon-cutlery-after:after {
  content: "\f10f";
}

/* line 482, ../../scss/base/_icon-fonts.scss */
.font-icon-departure-after:after {
  content: "\f110";
}

/* line 483, ../../scss/base/_icon-fonts.scss */
.font-icon-dove-after:after {
  content: "\f111";
}

/* line 484, ../../scss/base/_icon-fonts.scss */
.font-icon-error-warning-after:after {
  content: "\f112";
}

/* line 485, ../../scss/base/_icon-fonts.scss */
.font-icon-expand-after:after {
  content: "\f113";
}

/* line 486, ../../scss/base/_icon-fonts.scss */
.font-icon-facebook-after:after {
  content: "\f114";
}

/* line 487, ../../scss/base/_icon-fonts.scss */
.font-icon-family-after:after {
  content: "\f115";
}

/* line 488, ../../scss/base/_icon-fonts.scss */
.font-icon-finnair-lentokone-after:after {
  content: "\f18d";
}

/* line 489, ../../scss/base/_icon-fonts.scss */
.font-icon-finnair-logo-after:after {
  content: "\f116";
}

/* line 490, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-down-after:after {
  content: "\f154";
}

/* line 491, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-five-stops-after:after {
  content: "\f155";
}

/* line 492, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-no-stops-after:after {
  content: "\f156";
}

/* line 493, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-one-stop-after:after {
  content: "\f157";
}

/* line 494, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-small-no-stops-after:after {
  content: "\f158";
}

/* line 495, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-small-one-stop-after:after {
  content: "\f159";
}

/* line 496, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-small-two-stops-after:after {
  content: "\f15a";
}

/* line 497, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-three-stops-after:after {
  content: "\f15b";
}

/* line 498, ../../scss/base/_icon-fonts.scss */
.font-icon-flight-arrow-two-stops-after:after {
  content: "\f15c";
}

/* line 499, ../../scss/base/_icon-fonts.scss */
.font-icon-fog-01-after:after {
  content: "\f117";
}

/* line 500, ../../scss/base/_icon-fonts.scss */
.font-icon-grid-view-after:after {
  content: "\f118";
}

/* line 501, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-bed-after:after {
  content: "\f14e";
}

/* line 502, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-golf-after:after {
  content: "\f176";
}

/* line 503, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-gym-after:after {
  content: "\f177";
}

/* line 504, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-moomin-after:after {
  content: "\f178";
}

/* line 505, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-pool-after:after {
  content: "\f179";
}

/* line 506, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-restaurant-after:after {
  content: "\f17a";
}

/* line 507, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-sportsclasses-after:after {
  content: "\f17b";
}

/* line 508, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-swimming-after:after {
  content: "\f17c";
}

/* line 509, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-tennis-after:after {
  content: "\f17d";
}

/* line 510, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-waterpark-after:after {
  content: "\f17e";
}

/* line 511, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-watersports-after:after {
  content: "\f17f";
}

/* line 512, ../../scss/base/_icon-fonts.scss */
.font-icon-hotel-wifi-after:after {
  content: "\f180";
}

/* line 513, ../../scss/base/_icon-fonts.scss */
.font-icon-info-after:after {
  content: "\f119";
}

/* line 514, ../../scss/base/_icon-fonts.scss */
.font-icon-instagram-after:after {
  content: "\f11a";
}

/* line 515, ../../scss/base/_icon-fonts.scss */
.font-icon-instructions-after:after {
  content: "\f11b";
}

/* line 516, ../../scss/base/_icon-fonts.scss */
.font-icon-key-after:after {
  content: "\f11c";
}

/* line 517, ../../scss/base/_icon-fonts.scss */
.font-icon-linkedin-after:after {
  content: "\f11d";
}

/* line 518, ../../scss/base/_icon-fonts.scss */
.font-icon-list-view-after:after {
  content: "\f11e";
}

/* line 519, ../../scss/base/_icon-fonts.scss */
.font-icon-little-rainy-01-after:after {
  content: "\f11f";
}

/* line 520, ../../scss/base/_icon-fonts.scss */
.font-icon-little-snow-01-after:after {
  content: "\f120";
}

/* line 521, ../../scss/base/_icon-fonts.scss */
.font-icon-lms-one-way-arrow-after:after {
  content: "\f192";
}

/* line 522, ../../scss/base/_icon-fonts.scss */
.font-icon-lms-two-way-arrow-after:after {
  content: "\f193";
}

/* line 523, ../../scss/base/_icon-fonts.scss */
.font-icon-lock-after:after {
  content: "\f121";
}

/* line 524, ../../scss/base/_icon-fonts.scss */
.font-icon-maksa-osissa-after:after {
  content: "\f18c";
}

/* line 525, ../../scss/base/_icon-fonts.scss */
.font-icon-map-view-after:after {
  content: "\f122";
}

/* line 526, ../../scss/base/_icon-fonts.scss */
.font-icon-matkalaukku-after:after {
  content: "\f123";
}

/* line 527, ../../scss/base/_icon-fonts.scss */
.font-icon-matkan-muutos-after:after {
  content: "\f189";
}

/* line 528, ../../scss/base/_icon-fonts.scss */
.font-icon-matkan-peruutus-after:after {
  content: "\f18a";
}

/* line 529, ../../scss/base/_icon-fonts.scss */
.font-icon-menu-after:after {
  content: "\f124";
}

/* line 530, ../../scss/base/_icon-fonts.scss */
.font-icon-moomin-after:after {
  content: "\f125";
}

/* line 531, ../../scss/base/_icon-fonts.scss */
.font-icon-new-window-after:after, .frontpage .some .some-box a.read-more:after {
  content: "\f14f";
}

/* line 532, ../../scss/base/_icon-fonts.scss */
.font-icon-newsletter-after:after {
  content: "\f173";
}

/* line 533, ../../scss/base/_icon-fonts.scss */
.font-icon-newsletter-nobg-after:after {
  content: "\f187";
}

/* line 534, ../../scss/base/_icon-fonts.scss */
.font-icon-night-clear-01-after:after {
  content: "\f126";
}

/* line 535, ../../scss/base/_icon-fonts.scss */
.font-icon-night-cloudy-01-after:after {
  content: "\f127";
}

/* line 536, ../../scss/base/_icon-fonts.scss */
.font-icon-night-fog-01-after:after {
  content: "\f128";
}

/* line 537, ../../scss/base/_icon-fonts.scss */
.font-icon-night-little-cloudy-01-after:after {
  content: "\f129";
}

/* line 538, ../../scss/base/_icon-fonts.scss */
.font-icon-night-little-rain-01-after:after {
  content: "\f12a";
}

/* line 539, ../../scss/base/_icon-fonts.scss */
.font-icon-night-little-snow-01-after:after {
  content: "\f12b";
}

/* line 540, ../../scss/base/_icon-fonts.scss */
.font-icon-night-rain-01-after:after {
  content: "\f12c";
}

/* line 541, ../../scss/base/_icon-fonts.scss */
.font-icon-night-slush-01-after:after {
  content: "\f12d";
}

/* line 542, ../../scss/base/_icon-fonts.scss */
.font-icon-night-snow-01-after:after {
  content: "\f12e";
}

/* line 543, ../../scss/base/_icon-fonts.scss */
.font-icon-night-thunder-01-after:after {
  content: "\f12f";
}

/* line 544, ../../scss/base/_icon-fonts.scss */
.font-icon-party-after:after {
  content: "\f130";
}

/* line 545, ../../scss/base/_icon-fonts.scss */
.font-icon-phone-after:after {
  content: "\f131";
}

/* line 546, ../../scss/base/_icon-fonts.scss */
.font-icon-pin-after:after {
  content: "\f132";
}

/* line 547, ../../scss/base/_icon-fonts.scss */
.font-icon-pin-circle-after:after {
  content: "\f164";
}

/* line 548, ../../scss/base/_icon-fonts.scss */
.font-icon-pinterest-after:after {
  content: "\f133";
}

/* line 549, ../../scss/base/_icon-fonts.scss */
.font-icon-plane-after:after {
  content: "\f134";
}

/* line 550, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-adults-after:after {
  content: "\f181";
}

/* line 551, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-family-after:after {
  content: "\f182";
}

/* line 552, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-feelgood-after:after {
  content: "\f183";
}

/* line 553, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-local-after:after {
  content: "\f184";
}

/* line 554, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-multicentre-after:after {
  content: "\f185";
}

/* line 555, ../../scss/base/_icon-fonts.scss */
.font-icon-productline-solarpower-after:after {
  content: "\f186";
}

/* line 556, ../../scss/base/_icon-fonts.scss */
.font-icon-quote-after:after {
  content: "\f174";
}

/* line 557, ../../scss/base/_icon-fonts.scss */
.font-icon-rainy-01-after:after {
  content: "\f135";
}

/* line 558, ../../scss/base/_icon-fonts.scss */
.font-icon-search-after:after, body.destinations #resort-search fieldset button:after, body.resortpage #resort-search fieldset button:after, body.countrypage #resort-search fieldset button:after, .collection-page #resort-search fieldset button:after {
  content: "\f136";
}

/* line 559, ../../scss/base/_icon-fonts.scss */
.font-icon-seat-after:after, .search .child-ages .infant-as-child .layer-trigger .icons:after, .promotion-code form .child-ages .infant-as-child .layer-trigger .icons:after {
  content: "\f137";
}

/* line 560, ../../scss/base/_icon-fonts.scss */
.font-icon-share-after:after {
  content: "\f138";
}

/* line 561, ../../scss/base/_icon-fonts.scss */
.font-icon-shopping-after:after {
  content: "\f139";
}

/* line 562, ../../scss/base/_icon-fonts.scss */
.font-icon-slush-01-after:after {
  content: "\f13a";
}

/* line 563, ../../scss/base/_icon-fonts.scss */
.font-icon-snow-01-after:after {
  content: "\f13b";
}

/* line 564, ../../scss/base/_icon-fonts.scss */
.font-icon-sports-after:after {
  content: "\f13c";
}

/* line 565, ../../scss/base/_icon-fonts.scss */
.font-icon-star-after:after {
  content: "\f13d";
}

/* line 566, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-01-after:after {
  content: "\f13e";
}

/* line 567, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-cloudy-01-after:after {
  content: "\f13f";
}

/* line 568, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-little-cloud-01-after:after {
  content: "\f140";
}

/* line 569, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-little-rainy-01-after:after {
  content: "\f141";
}

/* line 570, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-little-snow-01-after:after {
  content: "\f142";
}

/* line 571, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-rainy-01-after:after {
  content: "\f143";
}

/* line 572, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-slush-01-after:after {
  content: "\f144";
}

/* line 573, ../../scss/base/_icon-fonts.scss */
.font-icon-sun-thunder-01-after:after {
  content: "\f145";
}

/* line 574, ../../scss/base/_icon-fonts.scss */
.font-icon-sunny-fog-01-after:after {
  content: "\f146";
}

/* line 575, ../../scss/base/_icon-fonts.scss */
.font-icon-sunny-thunder-01-after:after {
  content: "\f147";
}

/* line 576, ../../scss/base/_icon-fonts.scss */
.font-icon-thunder-01-after:after {
  content: "\f148";
}

/* line 577, ../../scss/base/_icon-fonts.scss */
.font-icon-twitter-after:after {
  content: "\f149";
}

/* line 578, ../../scss/base/_icon-fonts.scss */
.font-icon-twitter-nobg-after:after {
  content: "\f165";
}

/* line 579, ../../scss/base/_icon-fonts.scss */
.font-icon-two-way-arrow-after:after {
  content: "\f175";
}

/* line 580, ../../scss/base/_icon-fonts.scss */
.font-icon-user-after:after {
  content: "\f14a";
}

/* line 581, ../../scss/base/_icon-fonts.scss */
.font-icon-varausmaksu-after:after {
  content: "\f18b";
}

/* line 582, ../../scss/base/_icon-fonts.scss */
.font-icon-water-after:after {
  content: "\f16c";
}

/* line 583, ../../scss/base/_icon-fonts.scss */
.font-icon-youtube-after:after {
  content: "\f14b";
}

/* line 584, ../../scss/base/_icon-fonts.scss */
.font-icon-youtube-nobg-after:after {
  content: "\f166";
}

/* line 585, ../../scss/base/_icon-fonts.scss */
.font-icon-zoom-in-after:after {
  content: "\f167";
}

/* line 586, ../../scss/base/_icon-fonts.scss */
.font-icon-zoom-out-after:after {
  content: "\f168";
}

/* line 1, ../../scss/base/forms/_buttons.scss */
.primary-btn[disabled], body.destinations #resort-search fieldset button[disabled], body.resortpage #resort-search fieldset button[disabled], body.countrypage #resort-search fieldset button[disabled], .collection-page #resort-search fieldset button[disabled], .primary-btn[disabled]:hover, .primary-btn[disabled]:active, .primary-btn.disabled, body.destinations #resort-search fieldset button.disabled, body.resortpage #resort-search fieldset button.disabled, body.countrypage #resort-search fieldset button.disabled, .collection-page #resort-search fieldset button.disabled, .primary-btn.disabled:hover, .primary-btn.disabled:active, .primary-btn-sml[disabled], .primary-btn-sml[disabled]:hover, .primary-btn-sml[disabled]:active, .primary-btn-sml.disabled, .primary-btn-sml.disabled:hover, .primary-btn-sml.disabled:active, .secondary-btn[disabled], .secondary-btn[disabled]:hover, .secondary-btn[disabled]:active, .secondary-btn.disabled, .secondary-btn.disabled:hover, .secondary-btn.disabled:active, .secondary-btn-sml[disabled], .secondary-btn-sml[disabled]:hover, .secondary-btn-sml[disabled]:active, .secondary-btn-sml.disabled, .secondary-btn-sml.disabled:hover, .secondary-btn-sml.disabled:active, .date-time .ui-datepicker-trigger[disabled], .date-time .ui-datepicker-trigger[disabled]:hover, .date-time .ui-datepicker-trigger[disabled]:active, .date-time .ui-datepicker-trigger.disabled, .date-time .ui-datepicker-trigger.disabled:hover, .date-time .ui-datepicker-trigger.disabled:active, .text-select-wrapper a.combo[disabled], .text-select-wrapper a.combo[disabled]:hover, .text-select-wrapper a.combo[disabled]:active, .text-select-wrapper a.combo.disabled, .text-select-wrapper a.combo.disabled:hover, .text-select-wrapper a.combo.disabled:active, .frontpage .lms .results-container .info-row .actions button[disabled], .offersIndex .lms-offers .results-container .info-row .actions button[disabled], .lmsIndex .results-container .info-row .actions button[disabled], .frontpage .lms .results-container .info-row .actions button.disabled, .offersIndex .lms-offers .results-container .info-row .actions button.disabled, .lmsIndex .results-container .info-row .actions button.disabled, .frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton[disabled], .frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton[disabled]:hover, .frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton[disabled]:active, .frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton.disabled, .frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton.disabled:hover, .frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton.disabled:active {
  color: #d7d7d7;
  border-color: #d7d7d7;
  background: #f0f0f0;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  text-shadow: none;
  cursor: default;
}

/* line 100, ../../scss/base/forms/_buttons.scss */
.primary-btn, body.destinations #resort-search fieldset button, body.resortpage #resort-search fieldset button, body.countrypage #resort-search fieldset button, .collection-page #resort-search fieldset button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: white !important;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #f28e00;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3a11b), to(#f28e00));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f3a11b, #f28e00);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f3a11b, #f28e00);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f3a11b, #f28e00);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f3a11b, #f28e00);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f3a11b, #f28e00);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFF3A11B', EndColorStr='#FFF28E00');
  border: 1px solid #f8c676;
  border-bottom-color: #d07800;
  border-left-color: #f4a72c;
  border-right-color: #da8807;
  -webkit-text-shadow: 1px 1px 1px #e08201;
  -moz-text-shadow: 1px 1px 1px #e08201;
  -ms-text-shadow: 1px 1px 1px #e08201;
  text-shadow: 1px 1px 1px #e08201;
  height: 40px;
  padding: 11px 20px;
  min-width: 120px;
  line-height: 19px;
}
/* line 32, ../../scss/base/forms/_buttons.scss */
.primary-btn:hover, body.destinations #resort-search fieldset button:hover, body.resortpage #resort-search fieldset button:hover, body.countrypage #resort-search fieldset button:hover, .collection-page #resort-search fieldset button:hover {
  color: white;
  background-color: #f69a1a;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3a322), to(#f69a1a));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f3a322, #f69a1a);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f3a322, #f69a1a);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f3a322, #f69a1a);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f3a322, #f69a1a);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f3a322, #f69a1a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFF3A322', EndColorStr='#FFF69A1A');
  border: 1px solid #f6bd60;
  border-bottom-color: #d08216;
  border-left-color: #f6ae3f;
  border-right-color: #dc8f1b;
  text-decoration: none;
}
/* line 39, ../../scss/base/forms/_buttons.scss */
.primary-btn:active, body.destinations #resort-search fieldset button:active, body.resortpage #resort-search fieldset button:active, body.countrypage #resort-search fieldset button:active, .collection-page #resort-search fieldset button:active {
  background: #f58e00;
  border: 1px solid #f58e00;
}
/* line 103, ../../scss/base/forms/_buttons.scss */
.primary-btn.font-icon-arrow-forward-small-after, .trip-search .mobile-header a.primary-btn, .grid-list:not(.offer-items) .destination-item p a.primary-btn, .offerpage .banner .content .primary-btn, .offerpage .banner .content body.destinations #resort-search fieldset button, body.destinations #resort-search fieldset .offerpage .banner .content button, .offerpage .banner .content body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .offerpage .banner .content button, .offerpage .banner .content body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .offerpage .banner .content button, .offerpage .banner .content .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .offerpage .banner .content button, .contentpage .banner .content .primary-btn, .contentpage .banner .content body.destinations #resort-search fieldset button, body.destinations #resort-search fieldset .contentpage .banner .content button, .contentpage .banner .content body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .contentpage .banner .content button, .contentpage .banner .content body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .contentpage .banner .content button, .contentpage .banner .content .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .contentpage .banner .content button, #ticker a.primary-btn, .frontpage .flight-offers .footer a.primary-btn, .frontpage .news-items .news-item .primary-btn.see-all-news, .frontpage .news-items .news-item body.destinations #resort-search fieldset button.see-all-news, body.destinations #resort-search fieldset .frontpage .news-items .news-item button.see-all-news, .frontpage .news-items .news-item body.resortpage #resort-search fieldset button.see-all-news, body.resortpage #resort-search fieldset .frontpage .news-items .news-item button.see-all-news, .frontpage .news-items .news-item body.countrypage #resort-search fieldset button.see-all-news, body.countrypage #resort-search fieldset .frontpage .news-items .news-item button.see-all-news, .frontpage .news-items .news-item .collection-page #resort-search fieldset button.see-all-news, .collection-page #resort-search fieldset .frontpage .news-items .news-item button.see-all-news, .frontpage .news-shortcuts .shortcut .primary-btn.text, .frontpage .news-shortcuts .shortcut body.destinations #resort-search fieldset button.text, body.destinations #resort-search fieldset .frontpage .news-shortcuts .shortcut button.text, .frontpage .news-shortcuts .shortcut body.resortpage #resort-search fieldset button.text, body.resortpage #resort-search fieldset .frontpage .news-shortcuts .shortcut button.text, .frontpage .news-shortcuts .shortcut body.countrypage #resort-search fieldset button.text, body.countrypage #resort-search fieldset .frontpage .news-shortcuts .shortcut button.text, .frontpage .news-shortcuts .shortcut .collection-page #resort-search fieldset button.text, .collection-page #resort-search fieldset .frontpage .news-shortcuts .shortcut button.text, .offersIndex .monthly-offers li a.primary-btn, .offersIndex .list .offer-item a.primary-btn, body.destinations #resort-search fieldset button.font-icon-arrow-forward-small-after, body.destinations #resort-search fieldset .collection-page .shortcuts .shortcut button.text, body.destinations #resort-search fieldset .promotion-code .search-results .results-container .actions button.next, .promotion-code .search-results .results-container .actions body.destinations #resort-search fieldset button.next, body.resortpage #resort-search fieldset button.font-icon-arrow-forward-small-after, body.resortpage #resort-search fieldset .collection-page .shortcuts .shortcut button.text, body.resortpage #resort-search fieldset .promotion-code .search-results .results-container .actions button.next, .promotion-code .search-results .results-container .actions body.resortpage #resort-search fieldset button.next, body.countrypage #resort-search fieldset button.font-icon-arrow-forward-small-after, body.countrypage #resort-search fieldset .collection-page .shortcuts .shortcut button.text, body.countrypage #resort-search fieldset .promotion-code .search-results .results-container .actions button.next, .promotion-code .search-results .results-container .actions body.countrypage #resort-search fieldset button.next, .collection-page #resort-search fieldset button.font-icon-arrow-forward-small-after, .collection-page #resort-search fieldset .shortcuts .shortcut button.text, .collection-page .shortcuts .shortcut #resort-search fieldset button.text, .collection-page #resort-search fieldset .promotion-code .search-results .results-container .actions button.next, .promotion-code .search-results .results-container .actions .collection-page #resort-search fieldset button.next, .collection-page .shortcuts .shortcut .primary-btn.text, .promotion-code .search-results .results-container .actions .primary-btn.next {
  padding-right: 15px;
}
/* line 108, ../../scss/base/forms/_buttons.scss */
.primary-btn.loading, body.destinations #resort-search fieldset button.loading, body.resortpage #resort-search fieldset button.loading, body.countrypage #resort-search fieldset button.loading, .collection-page #resort-search fieldset button.loading {
  background: none;
  border: none;
  padding: 0 !important;
  cursor: default;
}
/* line 115, ../../scss/base/forms/_buttons.scss */
.primary-btn.loading:before, body.destinations #resort-search fieldset button.loading:before, body.resortpage #resort-search fieldset button.loading:before, body.countrypage #resort-search fieldset button.loading:before, .collection-page #resort-search fieldset button.loading:before, .primary-btn.loading:after, body.destinations #resort-search fieldset button.loading:after, body.resortpage #resort-search fieldset button.loading:after, body.countrypage #resort-search fieldset button.loading:after, .collection-page #resort-search fieldset button.loading:after {
  display: none;
}
/* line 118, ../../scss/base/forms/_buttons.scss */
.primary-btn.loading .loader, body.destinations #resort-search fieldset button.loading .loader, body.resortpage #resort-search fieldset button.loading .loader, body.countrypage #resort-search fieldset button.loading .loader, .collection-page #resort-search fieldset button.loading .loader {
  background: none;
  height: 40px !important;
}
/* line 121, ../../scss/base/forms/_buttons.scss */
.primary-btn.loading .loader .anim, body.destinations #resort-search fieldset button.loading .loader .anim, body.resortpage #resort-search fieldset button.loading .loader .anim, body.countrypage #resort-search fieldset button.loading .loader .anim, .collection-page #resort-search fieldset button.loading .loader .anim {
  margin: 0;
  min-height: 40px;
}
/* line 126, ../../scss/base/forms/_buttons.scss */
.primary-btn.loading:hover, body.destinations #resort-search fieldset button.loading:hover, body.resortpage #resort-search fieldset button.loading:hover, body.countrypage #resort-search fieldset button.loading:hover, .collection-page #resort-search fieldset button.loading:hover {
  background: none;
}
/* line 131, ../../scss/base/forms/_buttons.scss */
.primary-btn.ghost, body.destinations #resort-search fieldset button.ghost, body.resortpage #resort-search fieldset button.ghost, body.countrypage #resort-search fieldset button.ghost, .collection-page #resort-search fieldset button.ghost {
  background: transparent;
  filter: none;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  color: #2c3e50 !important;
  border: 1px solid #2c3e50;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  text-shadow: none;
  font-size: 13px;
  line-height: 40px;
  padding: 0 15px;
}
/* line 143, ../../scss/base/forms/_buttons.scss */
.primary-btn.ghost:hover, body.destinations #resort-search fieldset button.ghost:hover, body.resortpage #resort-search fieldset button.ghost:hover, body.countrypage #resort-search fieldset button.ghost:hover, .collection-page #resort-search fieldset button.ghost:hover {
  background: #ebebeb;
}
/* line 147, ../../scss/base/forms/_buttons.scss */
.primary-btn.ghost.white, body.destinations #resort-search fieldset button.ghost.white, body.resortpage #resort-search fieldset button.ghost.white, body.countrypage #resort-search fieldset button.ghost.white, .collection-page #resort-search fieldset button.ghost.white {
  color: #fff !important;
  border-color: #fff;
}
/* line 151, ../../scss/base/forms/_buttons.scss */
.primary-btn.ghost.white:hover, body.destinations #resort-search fieldset button.ghost.white:hover, body.resortpage #resort-search fieldset button.ghost.white:hover, body.countrypage #resort-search fieldset button.ghost.white:hover, .collection-page #resort-search fieldset button.ghost.white:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* line 157, ../../scss/base/forms/_buttons.scss */
.primary-btn-sml {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: white !important;
  font-size: 14px;
  text-transform: none;
  background-color: #f28e00;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3a11b), to(#f28e00));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f3a11b, #f28e00);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f3a11b, #f28e00);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f3a11b, #f28e00);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f3a11b, #f28e00);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f3a11b, #f28e00);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFF3A11B', EndColorStr='#FFF28E00');
  border: 1px solid #f8c676;
  border-bottom-color: #d07800;
  border-left-color: #f4a72c;
  border-right-color: #da8807;
  -webkit-text-shadow: 1px 1px 1px #e08201;
  -moz-text-shadow: 1px 1px 1px #e08201;
  -ms-text-shadow: 1px 1px 1px #e08201;
  text-shadow: 1px 1px 1px #e08201;
  height: 30px;
  padding: 5px 15px;
}
/* line 32, ../../scss/base/forms/_buttons.scss */
.primary-btn-sml:hover {
  color: white;
  background-color: #f69a1a;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3a322), to(#f69a1a));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f3a322, #f69a1a);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f3a322, #f69a1a);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f3a322, #f69a1a);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f3a322, #f69a1a);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f3a322, #f69a1a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFF3A322', EndColorStr='#FFF69A1A');
  border: 1px solid #f6bd60;
  border-bottom-color: #d08216;
  border-left-color: #f6ae3f;
  border-right-color: #dc8f1b;
  text-decoration: none;
}
/* line 39, ../../scss/base/forms/_buttons.scss */
.primary-btn-sml:active {
  background: #f58e00;
  border: 1px solid #f58e00;
}
/* line 160, ../../scss/base/forms/_buttons.scss */
.primary-btn-sml.font-icon-arrow-forward-small-after, .trip-search .mobile-header a.primary-btn-sml, .grid-list:not(.offer-items) .destination-item p a.primary-btn-sml, .offerpage .banner .content .primary-btn-sml.primary-btn, .offerpage .banner .content body.destinations #resort-search fieldset button.primary-btn-sml, body.destinations #resort-search fieldset .offerpage .banner .content button.primary-btn-sml, .offerpage .banner .content body.resortpage #resort-search fieldset button.primary-btn-sml, body.resortpage #resort-search fieldset .offerpage .banner .content button.primary-btn-sml, .offerpage .banner .content body.countrypage #resort-search fieldset button.primary-btn-sml, body.countrypage #resort-search fieldset .offerpage .banner .content button.primary-btn-sml, .offerpage .banner .content .collection-page #resort-search fieldset button.primary-btn-sml, .collection-page #resort-search fieldset .offerpage .banner .content button.primary-btn-sml, .contentpage .banner .content .primary-btn-sml.primary-btn, .contentpage .banner .content body.destinations #resort-search fieldset button.primary-btn-sml, body.destinations #resort-search fieldset .contentpage .banner .content button.primary-btn-sml, .contentpage .banner .content body.resortpage #resort-search fieldset button.primary-btn-sml, body.resortpage #resort-search fieldset .contentpage .banner .content button.primary-btn-sml, .contentpage .banner .content body.countrypage #resort-search fieldset button.primary-btn-sml, body.countrypage #resort-search fieldset .contentpage .banner .content button.primary-btn-sml, .contentpage .banner .content .collection-page #resort-search fieldset button.primary-btn-sml, .collection-page #resort-search fieldset .contentpage .banner .content button.primary-btn-sml, #ticker a.primary-btn-sml, .frontpage .flight-offers .footer a.primary-btn-sml, .frontpage .news-items .news-item .primary-btn-sml.see-all-news, .frontpage .news-shortcuts .shortcut .primary-btn-sml.text, .offersIndex .monthly-offers li a.primary-btn-sml, .offersIndex .list .offer-item a.primary-btn-sml, .collection-page .shortcuts .shortcut .primary-btn-sml.text, .promotion-code .search-results .results-container .actions .primary-btn-sml.next {
  padding-right: 10px;
}
/* line 165, ../../scss/base/forms/_buttons.scss */
.primary-btn-sml.loading .loader {
  height: 30px !important;
}
/* line 167, ../../scss/base/forms/_buttons.scss */
.primary-btn-sml.loading .loader .anim {
  min-height: 30px;
}

/* line 174, ../../scss/base/forms/_buttons.scss */
.secondary-btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #4c4c4c !important;
  font-size: 13px;
  text-transform: none;
  border: 1px solid #d7d7d7;
  background-color: #f0f0f0;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f0f0f0));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, white, #f0f0f0);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, white, #f0f0f0);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, white, #f0f0f0);
  /* IE10 */
  background-image: -o-linear-gradient(top, white, #f0f0f0);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #ffffff, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFFFFFFF', EndColorStr='#FFF0F0F0');
  height: 40px;
  padding: 11px 20px;
  min-width: 120px;
  line-height: 19px;
}
/* line 54, ../../scss/base/forms/_buttons.scss */
.secondary-btn:hover {
  background-color: whitesmoke;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(whitesmoke));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, white, whitesmoke);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, white, whitesmoke);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, white, whitesmoke);
  /* IE10 */
  background-image: -o-linear-gradient(top, white, whitesmoke);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFFFFFFF', EndColorStr='#FFF5F5F5');
  border: 1px solid #e6e6e6;
  color: #4c4c4c !important;
  text-decoration: none;
}
/* line 61, ../../scss/base/forms/_buttons.scss */
.secondary-btn:active {
  background: #f0f0f0;
  border: 1px solid #d7d7d7;
}

/* line 178, ../../scss/base/forms/_buttons.scss */
.secondary-btn-sml {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #4c4c4c !important;
  font-size: 13px;
  text-transform: none;
  border: 1px solid #d7d7d7;
  background-color: #f0f0f0;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f0f0f0));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, white, #f0f0f0);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, white, #f0f0f0);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, white, #f0f0f0);
  /* IE10 */
  background-image: -o-linear-gradient(top, white, #f0f0f0);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #ffffff, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFFFFFFF', EndColorStr='#FFF0F0F0');
  height: 30px;
  padding: 5px 15px;
}
/* line 54, ../../scss/base/forms/_buttons.scss */
.secondary-btn-sml:hover {
  background-color: whitesmoke;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(whitesmoke));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, white, whitesmoke);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, white, whitesmoke);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, white, whitesmoke);
  /* IE10 */
  background-image: -o-linear-gradient(top, white, whitesmoke);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFFFFFFF', EndColorStr='#FFF5F5F5');
  border: 1px solid #e6e6e6;
  color: #4c4c4c !important;
  text-decoration: none;
}
/* line 61, ../../scss/base/forms/_buttons.scss */
.secondary-btn-sml:active {
  background: #f0f0f0;
  border: 1px solid #d7d7d7;
}

/* line 196, ../../scss/base/forms/_buttons.scss */
.click-guard-enabled {
  pointer-events: none;
  color: #d7d7d7 !important;
  border-color: #d7d7d7 !important;
  background: #f0f0f0 !important;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  text-shadow: none;
}

/*
 * Allow only vertical resizing of textareas.
 */
/* line 4, ../../scss/base/forms/_inputs.scss */
.focus textarea, .focus input, .date-time .ui-datepicker-trigger:active, .date-time.focus .ui-datepicker-trigger, .alt-form .date-time.focus .ui-datepicker-trigger, .text-select-wrapper a.combo:active, .text-select-wrapper.focus input.combo {
  background-color: #34add1;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2192b4), to(#34add1));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #2192b4, #34add1);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #2192b4, #34add1);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #2192b4, #34add1);
  /* IE10 */
  background-image: -o-linear-gradient(top, #2192b4, #34add1);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #2192b4, #34add1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FF2192B4', EndColorStr='#FF34ADD1');
  border-color: #2192b4;
  color: #fff !important;
}
/* line 214, ../../scss/mixins/_css3.scss */
.focus textarea::-webkit-input-placeholder, .focus input::-webkit-input-placeholder, .date-time .ui-datepicker-trigger:active::-webkit-input-placeholder, .date-time.focus .ui-datepicker-trigger::-webkit-input-placeholder, .alt-form .date-time.focus .ui-datepicker-trigger::-webkit-input-placeholder, .text-select-wrapper a.combo:active::-webkit-input-placeholder, .text-select-wrapper.focus input.combo::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
/* line 217, ../../scss/mixins/_css3.scss */
.focus textarea:-moz-placeholder, .focus input:-moz-placeholder, .date-time .ui-datepicker-trigger:-moz-placeholder:active, .date-time.focus .ui-datepicker-trigger:-moz-placeholder, .text-select-wrapper a.combo:-moz-placeholder:active, .text-select-wrapper.focus input.combo:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
/* line 220, ../../scss/mixins/_css3.scss */
.focus textarea::-moz-placeholder, .focus input::-moz-placeholder, .date-time .ui-datepicker-trigger:active::-moz-placeholder, .date-time.focus .ui-datepicker-trigger::-moz-placeholder, .alt-form .date-time.focus .ui-datepicker-trigger::-moz-placeholder, .text-select-wrapper a.combo:active::-moz-placeholder, .text-select-wrapper.focus input.combo::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
/* line 223, ../../scss/mixins/_css3.scss */
.focus textarea:-ms-input-placeholder, .focus input:-ms-input-placeholder, .date-time .ui-datepicker-trigger:-ms-input-placeholder:active, .date-time.focus .ui-datepicker-trigger:-ms-input-placeholder, .text-select-wrapper a.combo:-ms-input-placeholder:active, .text-select-wrapper.focus input.combo:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}

/* line 13, ../../scss/base/forms/_inputs.scss */
.alt-form .date-time.focus .ui-datepicker-trigger:hover, .text-select-wrapper.focus a.combo, .text-select-wrapper.focus a.combo:hover, .alt-form .text-select-wrapper.focus a.combo, .alt-form .text-select-wrapper.focus a.combo:hover {
  background-color: #2192b4;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#34add1), to(#2192b4));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #34add1, #2192b4);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #34add1, #2192b4);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #34add1, #2192b4);
  /* IE10 */
  background-image: -o-linear-gradient(top, #34add1, #2192b4);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #34add1, #2192b4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FF34ADD1', EndColorStr='#FF2192B4');
  border-color: #2192b4;
  color: #fff;
}

/* line 18, ../../scss/base/forms/_inputs.scss */
textarea, input[type=text], input[type=tel], input[type=email], input[type=number], input[type=password] {
  font-size: 14px;
  padding: 0 10px 0 10px;
  border: 1px solid #d7d7d7;
  width: 100%;
  height: 35px;
  line-height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  outline: none;
}

/* line 40, ../../scss/base/forms/_inputs.scss */
textarea {
  font-size: 14px;
  -webkit-appearance: none;
  border-radius: 0;
  resize: vertical;
  min-height: 10em;
}
/* line 50, ../../scss/base/forms/_inputs.scss */
textarea::-webkit-input-placeholder {
  color: #7d7d7d;
}
/* line 53, ../../scss/base/forms/_inputs.scss */
textarea:-moz-placeholder {
  color: #7d7d7d;
}
/* line 56, ../../scss/base/forms/_inputs.scss */
textarea::-moz-placeholder {
  color: #7d7d7d;
}
/* line 59, ../../scss/base/forms/_inputs.scss */
textarea:-ms-input-placeholder {
  color: #7d7d7d;
}

/* line 68, ../../scss/base/forms/_inputs.scss */
input {
  font-size: 14px;
  -webkit-appearance: none;
  border-radius: 0;
}
/* line 214, ../../scss/mixins/_css3.scss */
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #7d7d7d;
}
/* line 217, ../../scss/mixins/_css3.scss */
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #7d7d7d;
}
/* line 220, ../../scss/mixins/_css3.scss */
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #7d7d7d;
}
/* line 223, ../../scss/mixins/_css3.scss */
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #7d7d7d;
}
/* line 90, ../../scss/base/forms/_inputs.scss */
.focus input[readonly] {
  background: white;
  color: #4c4c4c !important;
}

/* line 95, ../../scss/base/forms/_inputs.scss */
.alt-form input {
  border: 0;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  -webkit-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  -moz-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  -ms-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  -o-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  box-shadow: 1px 1px 0px 0 #d9d9d9 ;
}

/* line 104, ../../scss/base/forms/_inputs.scss */
.detail {
  color: #7d7d7d;
  text-align: right;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 12px;
}

/* line 113, ../../scss/base/forms/_inputs.scss */
.date-time {
  position: relative;
}
/* line 116, ../../scss/base/forms/_inputs.scss */
.date-time .ui-datepicker-trigger {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #4c4c4c !important;
  font-size: 13px;
  text-transform: none;
  border: 1px solid #d7d7d7;
  background-color: #f0f0f0;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f0f0f0));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, white, #f0f0f0);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, white, #f0f0f0);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, white, #f0f0f0);
  /* IE10 */
  background-image: -o-linear-gradient(top, white, #f0f0f0);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #ffffff, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFFFFFFF', EndColorStr='#FFF0F0F0');
  height: 40px;
  padding: 11px 20px;
  min-width: 120px;
  min-width: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  height: 35px;
  width: 37px;
}
/* line 137, ../../scss/base/forms/_inputs.scss */
.date-time.field-error .ui-datepicker-trigger {
  border-top: 2px solid #cc332e;
  border-bottom: 2px solid #cc332e;
  border-right: 2px solid #cc332e;
}

/* line 147, ../../scss/base/forms/_inputs.scss */
.alt-form .date-time .ui-datepicker-trigger {
  background: #ebebeb;
  border: 0;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 166, ../../scss/base/forms/_inputs.scss */
.text-select-wrapper {
  position: relative;
  display: inline-block;
}
/* line 170, ../../scss/base/forms/_inputs.scss */
.text-select-wrapper input.combo {
  border-right: 0;
}
/* line 174, ../../scss/base/forms/_inputs.scss */
.text-select-wrapper a.combo {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #4c4c4c !important;
  font-size: 13px;
  text-transform: none;
  border: 1px solid #d7d7d7;
  background-color: #f0f0f0;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f0f0f0));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, white, #f0f0f0);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, white, #f0f0f0);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, white, #f0f0f0);
  /* IE10 */
  background-image: -o-linear-gradient(top, white, #f0f0f0);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #ffffff, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFFFFFFF', EndColorStr='#FFF0F0F0');
  height: 40px;
  padding: 11px 20px;
  min-width: 120px;
  min-width: 0;
  color: #4c4c4c;
  width: 37px;
  padding: 0 7px;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
  height: 35px;
  line-height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 189, ../../scss/base/forms/_inputs.scss */
.text-select-wrapper a.combo:hover {
  color: #4c4c4c;
  text-decoration: none !important;
}
/* line 198, ../../scss/base/forms/_inputs.scss */
.text-select-wrapper.focus a.combo, .text-select-wrapper.focus a.combo:hover {
  color: #fff !important;
}
/* line 205, ../../scss/base/forms/_inputs.scss */
.text-select-wrapper.field-error a.combo {
  border-top: 2px solid #cc332e;
  border-bottom: 2px solid #cc332e;
  border-right: 2px solid #cc332e;
}

/* line 215, ../../scss/base/forms/_inputs.scss */
.alt-form .text-select-wrapper input.combo {
  border: 0;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  -webkit-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  -moz-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  -ms-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  -o-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  box-shadow: 1px 1px 0px 0 #d9d9d9 ;
}
/* line 223, ../../scss/base/forms/_inputs.scss */
.alt-form .text-select-wrapper a.combo {
  background: #ebebeb;
  border: 0;
  height: 40px;
  line-height: 40px;
  padding: 0;
}
/* line 231, ../../scss/base/forms/_inputs.scss */
.alt-form .text-select-wrapper.focus a.combo, .alt-form .text-select-wrapper.focus a.combo:hover {
  color: #fff !important;
}

/* line 240, ../../scss/base/forms/_inputs.scss */
.field-error label {
  color: #cc332e;
}
/* line 244, ../../scss/base/forms/_inputs.scss */
.field-error input, .field-error .select-wrapper, .field-error textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #cc332e !important;
}
/* line 249, ../../scss/base/forms/_inputs.scss */
.field-error a.select {
  padding-bottom: 9px;
}
@media only screen and (min-width: 1024px) {
  /* line 249, ../../scss/base/forms/_inputs.scss */
  .field-error a.select {
    border: 2px solid #cc332e !important;
  }
}

/* line 6, ../../scss/base/_elements.scss */
html,
body,
button,
input,
select,
textarea {
  color: #4c4c4c;
  font-family: "Arial", sans-serif;
}

/* line 11, ../../scss/base/_elements.scss */
body {
  font-size: 0.875em;
  line-height: 1.38em;
}

/*
 * A better looking default horizontal rule
 */
/* line 22, ../../scss/base/_elements.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ebebeb;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
/* line 39, ../../scss/base/_elements.scss */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/* line 43, ../../scss/base/_elements.scss */
a {
  color: #34add1;
  text-decoration: none;
}
/* line 47, ../../scss/base/_elements.scss */
p a a:hover {
  text-decoration: underline;
}

/* line 51, ../../scss/base/_elements.scss */
h1 {
  color: #4c4c4c;
  font-size: 18px;
  margin: 0.83em 0;
  text-transform: uppercase;
}

/* line 58, ../../scss/base/_elements.scss */
h2 {
  color: #4c4c4c;
  font-size: 18px;
  text-transform: uppercase;
}

/* line 65, ../../scss/base/_elements.scss */
.more-info-link {
  color: #34add1;
  font-weight: normal;
  font-size: 13px;
  white-space: nowrap;
}
/* line 71, ../../scss/base/_elements.scss */
.more-info-link:after {
  display: inline-block;
  font-size: 13px;
  color: #34add1;
  vertical-align: top;
  margin-left: 4px;
  content: '+';
}
/* line 79, ../../scss/base/_elements.scss */
.more-info-link:hover {
  text-decoration: underline;
}
/* line 81, ../../scss/base/_elements.scss */
.more-info-link:hover:before, .more-info-link:hover:after {
  text-decoration: none;
}
/* line 84, ../../scss/base/_elements.scss */
.more-info-link.open:after {
  content: '-';
}

/* line 90, ../../scss/base/_elements.scss */
.more-info-box {
  background: #f8fdff;
  border: 1px solid #ebebeb;
  padding: 5px 40px 20px 20px;
  position: relative;
  margin-top: 10px;
  z-index: 100;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
/* line 99, ../../scss/base/_elements.scss */
.more-info-box:before, .more-info-box:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ebebeb;
  border-top: 0 solid transparent;
  position: absolute;
  top: -12px;
  left: 59px;
}
/* line 108, ../../scss/base/_elements.scss */
.more-info-box:before {
  z-index: 99;
}
/* line 112, ../../scss/base/_elements.scss */
.more-info-box:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f8fdff;
  border-top: 0 solid transparent;
  top: -10px;
  left: 61px;
  z-index: 100;
}
@media only screen and (min-width: 768px) {
  /* line 123, ../../scss/base/_elements.scss */
  .more-info-box:before {
    left: 158px;
  }
  /* line 127, ../../scss/base/_elements.scss */
  .more-info-box:after {
    left: 160px;
  }
}

/* line 133, ../../scss/base/_elements.scss */
body.destinations .offer-destination, body.resortpage .offer-destination, body.countrypage .offer-destination, .collection-page .offer-destination, body.destinations .new-destination, body.resortpage .new-destination, body.countrypage .new-destination, .collection-page .new-destination {
  background: #f2ab00;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 3px 10px;
  position: absolute;
  top: 25px;
  left: 10px;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  /* line 133, ../../scss/base/_elements.scss */
  body.destinations .offer-destination, body.resortpage .offer-destination, body.countrypage .offer-destination, .collection-page .offer-destination, body.destinations .new-destination, body.resortpage .new-destination, body.countrypage .new-destination, .collection-page .new-destination {
    top: 5px;
    left: -5px;
  }
}
/* line 150, ../../scss/base/_elements.scss */
body.destinations .offer-destination:before, body.resortpage .offer-destination:before, body.countrypage .offer-destination:before, .collection-page .offer-destination:before, body.destinations .new-destination:before, body.resortpage .new-destination:before, body.countrypage .new-destination:before, .collection-page .new-destination:before {
  content: ' ';
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 0 solid transparent;
  border-right: 5px solid #aa6400;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-top: 0;
  left: 0;
  bottom: -5px;
  position: absolute;
}
/* line 159, ../../scss/base/_elements.scss */
body.destinations .offer-destination + .offer-destination, body.resortpage .offer-destination + .offer-destination, body.countrypage .offer-destination + .offer-destination, .collection-page .offer-destination + .offer-destination, body.destinations .new-destination + .offer-destination, body.resortpage .new-destination + .offer-destination, body.countrypage .new-destination + .offer-destination, .collection-page .new-destination + .offer-destination {
  top: 50px;
}
@media only screen and (min-width: 768px) {
  /* line 159, ../../scss/base/_elements.scss */
  body.destinations .offer-destination + .offer-destination, body.resortpage .offer-destination + .offer-destination, body.countrypage .offer-destination + .offer-destination, .collection-page .offer-destination + .offer-destination, body.destinations .new-destination + .offer-destination, body.resortpage .new-destination + .offer-destination, body.countrypage .new-destination + .offer-destination, .collection-page .new-destination + .offer-destination {
    top: 40px;
    left: -5px;
  }
}

/* line 169, ../../scss/base/_elements.scss */
body.destinations .offer-destination, body.resortpage .offer-destination, body.countrypage .offer-destination, .collection-page .offer-destination {
  background-color: #de006e;
}
/* line 173, ../../scss/base/_elements.scss */
body.destinations .offer-destination:before, body.resortpage .offer-destination:before, body.countrypage .offer-destination:before, .collection-page .offer-destination:before {
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 0 solid transparent;
  border-right: 5px solid #de006e;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}

/* line 218, ../../scss/base/_elements.scss */
.decorated-heading {
  text-align: center;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 15px 25px;
}
@media only screen and (min-width: 768px) {
  /* line 218, ../../scss/base/_elements.scss */
  .decorated-heading {
    margin: 0 0 32px;
  }
}
/* line 227, ../../scss/base/_elements.scss */
.decorated-heading > * {
  margin-bottom: 5px;
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  font-size: 28px;
  line-height: 32px;
}
@media only screen and (min-width: 768px) {
  /* line 227, ../../scss/base/_elements.scss */
  .decorated-heading > * {
    background: #f5f5f8;
    position: relative;
    margin: 0;
    top: 16px;
    display: inline-block;
    padding: 0 15px;
  }
}

/* line 1, ../../scss/content/blocks/_search.scss */
.search {
  -webkit-transition: max-height 1s ease;
  -moz-transition: max-height 1s ease;
  -ms-transition: max-height 1s ease;
  transition: max-height 1s ease;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../scss/content/blocks/_search.scss */
  .search {
    padding: 0;
  }
}
/* line 13, ../../scss/content/blocks/_search.scss */
.search ol li {
  margin-top: 0;
}
/* line 20, ../../scss/content/blocks/_search.scss */
.search.compact .main-search ol:first-child {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 20, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:first-child {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 20, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:first-child {
    width: 20.68966%;
    float: left;
    margin-right: 5.74713%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 20, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:first-child {
    width: 17.34104%;
    float: left;
    margin-right: 1.7341%;
    display: inline;
  }
}
/* line 22, ../../scss/content/blocks/_search.scss */
.et_EE .search.compact .main-search ol:first-child {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 22, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:first-child {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 22, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:first-child {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 22, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:first-child {
    width: 17.34104%;
    float: left;
    margin-right: 1.7341%;
    display: inline;
  }
}
/* line 25, ../../scss/content/blocks/_search.scss */
.ru_EE .search.compact .main-search ol:first-child {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 25, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact .main-search ol:first-child {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 25, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact .main-search ol:first-child {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 25, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact .main-search ol:first-child {
    width: 17.34104%;
    float: left;
    margin-right: 1.7341%;
    display: inline;
  }
}
/* line 29, ../../scss/content/blocks/_search.scss */
.search.compact .main-search ol:nth-child(2) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 29, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:nth-child(2) {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 29, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:nth-child(2) {
    width: 47.12644%;
    float: left;
    margin-right: 5.74713%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 29, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:nth-child(2) {
    width: 61.84971%;
    float: left;
    margin-right: 1.7341%;
    display: inline;
  }
}
/* line 31, ../../scss/content/blocks/_search.scss */
.et_EE .search.compact .main-search ol:nth-child(2) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 31, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:nth-child(2) {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 31, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:nth-child(2) {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 31, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:nth-child(2) {
    width: 61.84971%;
    float: left;
    margin-right: 1.7341%;
    display: inline;
  }
}
/* line 34, ../../scss/content/blocks/_search.scss */
.ru_EE .search.compact .main-search ol:nth-child(2) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 34, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact .main-search ol:nth-child(2) {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 34, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact .main-search ol:nth-child(2) {
    width: 40.31008%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 34, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact .main-search ol:nth-child(2) {
    width: 55.49133%;
    float: left;
    margin-right: 1.7341%;
    display: inline;
  }
}
/* line 38, ../../scss/content/blocks/_search.scss */
.search.compact .main-search ol:nth-child(3) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 38, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:nth-child(3) {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 38, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:nth-child(3) {
    width: 20.68966%;
    float: left;
    margin-right: 5.74713%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 38, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:nth-child(3) {
    width: 17.34104%;
    float: left;
    margin-right: 1.7341%;
    display: inline;
  }
}
/* line 40, ../../scss/content/blocks/_search.scss */
.et_EE .search.compact .main-search ol:nth-child(3) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 40, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:nth-child(3) {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 40, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:nth-child(3) {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 40, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:nth-child(3) {
    width: 17.34104%;
    float: left;
    margin-right: 1.7341%;
    display: inline;
  }
}
/* line 43, ../../scss/content/blocks/_search.scss */
.ru_EE .search.compact .main-search ol:nth-child(3) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 43, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact .main-search ol:nth-child(3) {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 43, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact .main-search ol:nth-child(3) {
    width: 31.78295%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 43, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact .main-search ol:nth-child(3) {
    width: 23.69942%;
    float: left;
    margin-right: 1.7341%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 38, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol:nth-child(3) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 50, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact .main-search ol:nth-child(3), .ru_EE .search.compact .main-search ol:nth-child(3) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 57, ../../scss/content/blocks/_search.scss */
.search.compact .main-search ol li + li {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 57, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li + li {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 57, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li + li {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 68, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.text-select-wrapper.departure-field {
    margin-bottom: 10px;
    width: 100%;
  }
  /* line 73, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.text-select-wrapper.departure-field label {
    display: inline-block;
  }
}
/* line 80, ../../scss/content/blocks/_search.scss */
.search.compact .main-search ol li.destination-field {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  /* line 80, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.destination-field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 767px) {
  /* line 80, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.destination-field {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 768px) {
  /* line 80, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.destination-field {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  /* line 80, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.destination-field {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 88, ../../scss/content/blocks/_search.scss */
.search.compact .main-search ol li.date-time, .search.compact .main-search ol li.trip-duration {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 88, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.date-time, .search.compact .main-search ol li.trip-duration {
    width: 48.72727%;
    float: left;
    margin-right: 2.54545%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 88, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.date-time, .search.compact .main-search ol li.trip-duration {
    width: 46.96707%;
    float: left;
    margin-right: 6.06586%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 88, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.date-time, .search.compact .main-search ol li.trip-duration {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  /* line 92, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.date-time + .date-time, .search.compact .main-search ol li.trip-duration {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 92, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.date-time + .date-time, .search.compact .main-search ol li.trip-duration {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 101, ../../scss/content/blocks/_search.scss */
.search.compact .main-search ol li.action .primary-btn, .search.compact .main-search ol li.action body.destinations #resort-search fieldset button, body.destinations #resort-search fieldset .search.compact .main-search ol li.action button, .search.compact .main-search ol li.action body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .search.compact .main-search ol li.action button, .search.compact .main-search ol li.action body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .search.compact .main-search ol li.action button, .search.compact .main-search ol li.action .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .search.compact .main-search ol li.action button {
  width: 100%;
}
/* line 104, ../../scss/content/blocks/_search.scss */
.search.compact .main-search ol li.action .primary-btn.ghost, .search.compact .main-search ol li.action body.destinations #resort-search fieldset button.ghost, body.destinations #resort-search fieldset .search.compact .main-search ol li.action button.ghost, .search.compact .main-search ol li.action body.resortpage #resort-search fieldset button.ghost, body.resortpage #resort-search fieldset .search.compact .main-search ol li.action button.ghost, .search.compact .main-search ol li.action body.countrypage #resort-search fieldset button.ghost, body.countrypage #resort-search fieldset .search.compact .main-search ol li.action button.ghost, .search.compact .main-search ol li.action .collection-page #resort-search fieldset button.ghost, .collection-page #resort-search fieldset .search.compact .main-search ol li.action button.ghost {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  /* line 109, ../../scss/content/blocks/_search.scss */
  .search.compact .main-search ol li.action.full-search {
    margin: 47px 0 -88px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 121, ../../scss/content/blocks/_search.scss */
  .search.compact.flight-hotel .main-search .departure-field {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 125, ../../scss/content/blocks/_search.scss */
  .search.compact.flight-hotel .main-search li.action.full-search {
    margin: 43px 0 -83px;
  }
}
/* line 132, ../../scss/content/blocks/_search.scss */
.search .compact-pax {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 132, ../../scss/content/blocks/_search.scss */
  .search .compact-pax {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 132, ../../scss/content/blocks/_search.scss */
  .search .compact-pax {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 132, ../../scss/content/blocks/_search.scss */
  .search .compact-pax {
    width: 31.78295%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 136, ../../scss/content/blocks/_search.scss */
.search.compact #rooms-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 136, ../../scss/content/blocks/_search.scss */
  .search.compact #rooms-container {
    width: 100%;
    float: left;
    margin-right: 2.54545%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 136, ../../scss/content/blocks/_search.scss */
  .search.compact #rooms-container {
    width: 46.96707%;
    float: left;
    margin-right: 6.06586%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 136, ../../scss/content/blocks/_search.scss */
  .search.compact #rooms-container {
    width: 82.94574%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 136, ../../scss/content/blocks/_search.scss */
  .search.compact #rooms-container {
    margin: 0 auto;
    width: 47.12644%;
    float: none;
  }
  /* line 144, ../../scss/content/blocks/_search.scss */
  .et_EE .search.compact #rooms-container {
    width: 48.83721%;
  }
  /* line 148, ../../scss/content/blocks/_search.scss */
  .ru_EE .search.compact #rooms-container {
    width: 40.31008%;
    margin-left: 25.58139%;
    margin-right: 34.10853%;
  }
}
/* line 155, ../../scss/content/blocks/_search.scss */
.search.compact #rooms-container fieldset > legend {
  margin-bottom: 4px;
  font-size: 13px;
}
/* line 159, ../../scss/content/blocks/_search.scss */
.search.compact #rooms-container li {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  /* line 164, ../../scss/content/blocks/_search.scss */
  .search .add-room {
    margin-top: 15px;
    float: left;
  }
}
/* line 171, ../../scss/content/blocks/_search.scss */
.search .room {
  margin-top: 20px;
}
/* line 178, ../../scss/content/blocks/_search.scss */
.search .room:nth-child(n+2) .child-ages li:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 1024px) {
  /* line 178, ../../scss/content/blocks/_search.scss */
  .search .room:nth-child(n+2) .child-ages li:last-child {
    margin-right: 10px;
  }
}
/* line 188, ../../scss/content/blocks/_search.scss */
.search .room .remove-room {
  display: inline-block;
  clear: both;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  /* line 188, ../../scss/content/blocks/_search.scss */
  .search .room .remove-room {
    float: left;
  }
}
/* line 201, ../../scss/content/blocks/_search.scss */
.search .pax {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  /* line 31, ../../scss/mixins/_css3.scss */
  .search .pax:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 31, ../../scss/mixins/_css3.scss */
  .search .pax:after {
    content: "";
    display: table;
    clear: both;
  }
}
/* line 212, ../../scss/content/blocks/_search.scss */
.search .pax > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 212, ../../scss/content/blocks/_search.scss */
  .search .pax > li {
    width: 48.72727%;
    float: left;
    margin-right: 2.54545%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 212, ../../scss/content/blocks/_search.scss */
  .search .pax > li {
    width: 46.96707%;
    float: left;
    margin-right: 6.06586%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 212, ../../scss/content/blocks/_search.scss */
  .search .pax > li {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  /* line 216, ../../scss/content/blocks/_search.scss */
  .search .pax > li:nth-child(even) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 221, ../../scss/content/blocks/_search.scss */
  .search .pax > li:nth-child(even) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 229, ../../scss/content/blocks/_search.scss */
.search .child-ages {
  padding-top: 24px;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 31, ../../scss/mixins/_css3.scss */
  .search .child-ages:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 31, ../../scss/mixins/_css3.scss */
  .search .child-ages:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 229, ../../scss/content/blocks/_search.scss */
  .search .child-ages {
    padding-top: 0;
    margin-top: 0;
  }
}
/* line 244, ../../scss/content/blocks/_search.scss */
.search .child-ages > li {
  height: 40px;
  vertical-align: middle;
  position: relative;
  float: left;
  margin-right: 1.6%;
  margin-bottom: 10px;
}
/* line 252, ../../scss/content/blocks/_search.scss */
.search .child-ages > li > label {
  position: absolute;
  top: -24px;
  left: 0;
}
/* line 257, ../../scss/content/blocks/_search.scss */
.search .child-ages > li > a, .search .child-ages > li > div {
  width: auto;
}
@media only screen and (min-width: 768px) {
  /* line 257, ../../scss/content/blocks/_search.scss */
  .search .child-ages > li > a, .search .child-ages > li > div {
    width: 60px;
  }
  /* line 263, ../../scss/content/blocks/_search.scss */
  .ee-ru-site .search .child-ages > li > a, .ee-ru-site .search .child-ages > li > div {
    width: 55px;
  }
  /* line 267, ../../scss/content/blocks/_search.scss */
  .search .child-ages > li > a:before, .search .child-ages > li > div:before {
    display: block;
    width: 25px;
    padding: 11px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 244, ../../scss/content/blocks/_search.scss */
  .search .child-ages > li {
    width: 20%;
  }
  /* line 278, ../../scss/content/blocks/_search.scss */
  .search .child-ages > li select {
    padding: 0 0 0 10px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 283, ../../scss/content/blocks/_search.scss */
  .search .child-ages > li:last-child {
    margin-right: 0;
  }
}
/* line 290, ../../scss/content/blocks/_search.scss */
.search .child-ages .infant-as-child {
  margin-left: -1.95% !important;
  position: relative;
}
/* line 295, ../../scss/content/blocks/_search.scss */
.search .child-ages .infant-as-child .layer {
  top: 50px !important;
  left: -28px !important;
  min-width: 195px;
}
/* line 300, ../../scss/content/blocks/_search.scss */
.search .child-ages .infant-as-child .layer h4 {
  font-family: "Arial", sans-serif;
  font-size: 13px;
  font-weight: bold;
}
/* line 309, ../../scss/content/blocks/_search.scss */
.search .actions {
  margin-top: 26px;
  clear: both;
}
/* line 31, ../../scss/mixins/_css3.scss */
.search .actions:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 309, ../../scss/content/blocks/_search.scss */
  .search .actions {
    margin-top: 0;
    padding-top: 20px;
  }
}
/* line 324, ../../scss/content/blocks/_search.scss */
.search.collapsed fieldset.main-search ~ *,
.search.collapsed #rooms-container,
.search.collapsed #full-search-jump, .search.collapsed fieldset.main-search ~ *,
.search.collapsed #rooms-container,
.search.collapsed #full-search-jump {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 328, ../../scss/content/blocks/_search.scss */
  .search.collapsed .collapsed-tablet, .search.collapsed .collapsed-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 328, ../../scss/content/blocks/_search.scss */
  .search.collapsed .collapsed-tablet, .search.collapsed .collapsed-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 328, ../../scss/content/blocks/_search.scss */
  .search.collapsed .collapsed-tablet, .search.collapsed .collapsed-tablet {
    display: block;
  }
}
/* line 341, ../../scss/content/blocks/_search.scss */
.search .mobile-actions {
  display: block !important;
  text-align: right;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 341, ../../scss/content/blocks/_search.scss */
  .search .mobile-actions {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 341, ../../scss/content/blocks/_search.scss */
  .search .mobile-actions {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 341, ../../scss/content/blocks/_search.scss */
  .search .mobile-actions {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 348, ../../scss/content/blocks/_search.scss */
.et_EE .search .mobile-actions, .ru_EE .search .mobile-actions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 348, ../../scss/content/blocks/_search.scss */
  .et_EE .search .mobile-actions, .ru_EE .search .mobile-actions {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 348, ../../scss/content/blocks/_search.scss */
  .et_EE .search .mobile-actions, .ru_EE .search .mobile-actions {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 348, ../../scss/content/blocks/_search.scss */
  .et_EE .search .mobile-actions, .ru_EE .search .mobile-actions {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 352, ../../scss/content/blocks/_search.scss */
.search .mobile-actions button, .search .mobile-actions .full-search-link-mobile {
  margin-bottom: 15px;
  max-width: none;
  width: 100%;
}
/* line 358, ../../scss/content/blocks/_search.scss */
.search .mobile-actions button {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  /* line 341, ../../scss/content/blocks/_search.scss */
  .search .mobile-actions {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 341, ../../scss/content/blocks/_search.scss */
  .search .mobile-actions {
    display: none !important;
  }
}

/* line 375, ../../scss/content/blocks/_search.scss */
.frontpage .trip-search, .vap .trip-search {
  position: relative;
  z-index: 1;
  margin: -30px 15px 0;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  background: white;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 375, ../../scss/content/blocks/_search.scss */
  .frontpage .trip-search, .vap .trip-search {
    margin: -20px 0 0;
    padding: 30px 20px 15px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 375, ../../scss/content/blocks/_search.scss */
  .frontpage .trip-search, .vap .trip-search {
    margin: -30px 0 0;
    padding: 30px 20px;
  }
}
/* line 392, ../../scss/content/blocks/_search.scss */
.offers .trip-search {
  margin-top: 40px;
}
/* line 396, ../../scss/content/blocks/_search.scss */
.trip-search .loader {
  margin: 37px 0;
}
/* line 400, ../../scss/content/blocks/_search.scss */
.trip-search .tabs {
  float: none;
}
/* line 403, ../../scss/content/blocks/_search.scss */
.trip-search .tabs li {
  float: none;
  display: inline-block;
}
/* line 407, ../../scss/content/blocks/_search.scss */
.trip-search .tabs li.selected {
  z-index: 1;
}
/* line 411, ../../scss/content/blocks/_search.scss */
.trip-search .tabs li a {
  font-size: 14px;
  text-transform: uppercase;
  padding: 14px 20px;
  background: #ebebeb;
  border-left: 1px solid #d7d7d7;
}
/* line 420, ../../scss/content/blocks/_search.scss */
.trip-search .tabs li a.active {
  background: #34add1 !important;
  border-color: #34add1 !important;
  border-bottom: none !important;
}
/* line 429, ../../scss/content/blocks/_search.scss */
.trip-search h4 {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  margin: 0 0 30px;
  text-align: center;
}
/* line 436, ../../scss/content/blocks/_search.scss */
.trip-search .mobile-header {
  display: block;
  text-align: center;
  padding: 20px 10px 15px;
}
/* line 441, ../../scss/content/blocks/_search.scss */
.trip-search .mobile-header a {
  display: inline-block;
  vertical-align: top;
  color: #4c4c4c;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}
/* line 451, ../../scss/content/blocks/_search.scss */
.trip-search .mobile-header a:after {
  padding: 2px;
  font-size: 18px;
  background: #f18e00;
  border-radius: 50px;
  color: #fff;
  position: relative;
  top: -3px;
  right: -10px;
}
@media only screen and (min-width: 768px) {
  /* line 436, ../../scss/content/blocks/_search.scss */
  .trip-search .mobile-header {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  /* line 470, ../../scss/content/blocks/_search.scss */
  .offerpage.flight-hotel .trip-search .search-content, .offerpage.flights .trip-search .search-content {
    display: none;
  }
}
/* line 475, ../../scss/content/blocks/_search.scss */
.trip-search .search-content {
  padding: 15px;
}
/* line 477, ../../scss/content/blocks/_search.scss */
.offers .trip-search .search-content {
  position: relative;
  margin: -1px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  background: #fff;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  /* line 475, ../../scss/content/blocks/_search.scss */
  .trip-search .search-content {
    padding: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 475, ../../scss/content/blocks/_search.scss */
  .trip-search .search-content {
    padding: 20px 30px;
  }
}
/* line 493, ../../scss/content/blocks/_search.scss */
.trip-search .form-error {
  margin-bottom: 30px;
}
/* line 496, ../../scss/content/blocks/_search.scss */
.trip-search .form-error h4 {
  margin-bottom: 10px;
  text-align: left;
  color: #4c4c4c;
}
/* line 501, ../../scss/content/blocks/_search.scss */
.trip-search .form-error h4:before {
  color: red;
}

/* line 1, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  background: white;
  /**
   * Country and resort card list style
   */
  /**
   * Hotel card list style
   */
}
/* line 38, ../../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.grid-list:not(.offer-items):after {
  content: "";
  display: table;
  clear: both;
}
/* line 31, ../../scss/mixins/_css3.scss */
.grid-list:not(.offer-items):after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: none;
  }
}
/* line 12, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 16, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .no-results {
  margin-top: 40px;
  padding: 30px 15px;
}
@media only screen and (min-width: 768px) {
  /* line 16, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .no-results {
    padding: 30px;
  }
}
/* line 24, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .no-results h4 {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  margin: 0;
  line-height: 1;
}
/* line 31, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .no-results p {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  margin-bottom: 0;
}
/* line 38, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item {
  position: relative;
  margin-top: 0;
  padding: 20px 15px 15px;
  border-top: 1px solid #d7d7d7;
}
/* line 31, ../../scss/mixins/_css3.scss */
.grid-list:not(.offer-items) .destination-item:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 38, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .destination-item {
    padding: 0;
    border: 0;
    margin-top: 20px;
  }
}
/* line 51, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item a {
  color: #4c4c4c;
}
/* line 54, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item a:hover {
  color: #34add1;
}
/* line 59, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item.is-link a {
  color: inherit;
}
/* line 63, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item h3 {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 1.1em;
}
/* line 71, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item p {
  margin: 0 0 3px;
}
/* line 74, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item p:last-child {
  margin-bottom: 0;
}
/* line 81, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item p a:after {
  color: #f18e00;
}
/* line 87, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 93, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .img {
  display: block;
  float: left;
  overflow: hidden;
}
/* line 98, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .img img {
  width: 100%;
  height: auto;
}
/* line 104, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .mobile-arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  font-size: 24px;
  color: #ebebeb !important;
}
@media only screen and (min-width: 768px) {
  /* line 104, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .destination-item .mobile-arrow {
    display: none;
  }
}
/* line 116, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .mobile-arrow:hover {
  color: #34add1 !important;
}
/* line 121, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item a.item-info {
  height: 100%;
}
/* line 127, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .hotel-info .tags {
  margin-top: 10px;
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 127, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .destination-item .hotel-info .tags {
    display: block;
  }
}
/* line 139, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .accommodation-facts li {
  display: block;
  margin-right: 10px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  /* line 139, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .destination-item .accommodation-facts li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0;
  }
}
/* line 150, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .accommodation-facts li:last-child {
  margin-right: 0;
}
/* line 155, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .accommodation-facts .hotel-location-pin {
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 155, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .destination-item .accommodation-facts .hotel-location-pin {
    display: inline-block;
  }
}
/* line 164, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .price-info {
  display: block;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  /* line 164, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .destination-item .price-info {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: block;
  }
}
/* line 175, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .price-info .price {
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  color: #f18e00;
}
/* line 182, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .accommodation-features {
  position: absolute;
  bottom: 15px;
  display: none;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  /* line 182, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .destination-item .accommodation-features {
    display: block;
  }
}
/* line 192, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .accommodation-features li {
  float: left;
  margin-left: 10px;
}
/* line 196, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .accommodation-features li:before {
  font-size: 24px;
  color: #aeaca1;
}
/* line 201, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .accommodation-features li:first-child {
  margin-left: 0;
}
/* line 205, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .destination-item .accommodation-features li.font-icon-A6010:before {
  font-size: 33px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  /* line 214, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .destination-item.last-in-group:nth-child(even) {
    float: left !important;
  }
}
/* line 223, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  margin-bottom: 0;
  margin: 20px 0 5px 15px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 223, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) header {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 223, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) header {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 223, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) header {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 31, ../../scss/mixins/_css3.scss */
.grid-list:not(.offer-items) header:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 767px) {
  /* line 223, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) header {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 223, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) header {
    border-bottom: 1px solid #d7d7d7;
    padding: 0;
    margin: 30px 0 0;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 243, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) header:first-child {
  margin: 0;
  padding: 30px 0 0 15px;
}
@media only screen and (min-width: 768px) {
  /* line 243, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) header:first-child {
    padding-left: 0;
  }
}
/* line 252, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) header h3 {
  margin: 0;
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  /* line 252, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) header h3 {
    background: #f5f5f8;
    position: relative;
    margin: 0;
    top: 12px;
    display: inline-block;
    padding: 0 15px 0 0;
  }
}
/* line 269, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .multicentre-section-header {
  text-align: left;
  border: 0;
  margin-top: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  /* line 269, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) .multicentre-section-header {
    border-bottom: 1px solid #d7d7d7;
  }
}
/* line 280, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .multicentre-section-header h2 {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  padding-left: 0;
  margin: 0;
}
/* line 289, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) header.multicentre-group-header {
  margin-top: 20px;
}
/* line 292, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) header.multicentre-group-header .multicentre-destination {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  text-transform: none;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  /* line 292, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) header.multicentre-group-header .multicentre-destination {
    top: 14px;
  }
}
/* line 303, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) header.multicentre-group-header a.startingPrice {
  display: inline-block;
  text-decoration: none;
  font-family: "Arial", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: #4c4c4c;
  text-transform: none;
  margin: 20px 0 0;
  position: static;
}
@media only screen and (min-width: 768px) {
  /* line 303, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) header.multicentre-group-header a.startingPrice {
    float: right;
    background: #f5f5f8;
    position: relative;
    margin: 0;
    top: 19px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
}
/* line 325, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) header.multicentre-group-header a.startingPrice .price {
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 14px;
  color: #f18e00;
}
/* line 334, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) section.multicentre-group-container {
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
  -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
  -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  margin-top: 10px;
  transition: background 0.2s;
}
/* line 31, ../../scss/mixins/_css3.scss */
.grid-list:not(.offer-items) section.multicentre-group-container:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 767px) {
  /* line 334, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) section.multicentre-group-container {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 334, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) section.multicentre-group-container {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 334, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) section.multicentre-group-container {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 334, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items) section.multicentre-group-container {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    margin-top: 20px;
  }
}
/* line 347, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) section.multicentre-group-container:hover {
  background: #fafafa;
}
/* line 351, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) section.multicentre-group-container .destination-item {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 0;
  margin-top: 0;
}
/* line 357, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) section.multicentre-group-container .destination-item:hover {
  background: none;
}
/* line 361, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) section.multicentre-group-container .destination-item:first-child {
  border-bottom: 1px solid #d7d7d7;
}
/* line 373, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).grid .destination-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 373, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 373, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 373, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 373, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item {
    height: 190px;
  }
  /* line 379, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item:nth-child(even) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 384, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).grid .destination-item h3 {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  /* line 384, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item h3 {
    margin-top: 10px;
  }
}
/* line 392, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).grid .destination-item .img {
  width: 100px;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 392, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item .img {
    width: 45%;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 401, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item .img img {
    width: auto;
    height: 100%;
  }
}
/* line 410, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).grid .destination-item .item-info {
  width: 60%;
  width: calc(100% - 100px);
  float: left;
  padding: 0 5%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  /* line 410, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item .item-info {
    width: 55%;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 423, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).grid .destination-item .product-lines {
    position: absolute;
    bottom: 37px;
    right: 15px;
  }
}
/* line 432, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).grid .destination-item .price-info {
  display: block;
  margin-top: 10px;
}
/* line 440, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).grid .destination-item .price-info .price {
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #f18e00;
}
/* line 458, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list > header:first-child {
  padding-top: 20px;
}
/* line 463, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  transition: background 0.2s;
}
@media only screen and (max-width: 767px) {
  /* line 463, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 463, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 463, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 463, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item {
    height: 200px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 472, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item h3 {
    margin-top: 25px;
    display: block;
    position: relative;
    z-index: 0;
    padding-right: 37%;
  }
}
/* line 484, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.is-link:hover {
  background: #fafafa;
}
/* line 487, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.is-link:hover .mobile-arrow {
  color: #34add1;
}
/* line 493, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item .img {
  width: 100px;
  height: 100px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  /* line 493, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item .img {
    width: 32%;
    height: 100%;
  }
}
/* line 503, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item .img img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  /* line 503, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item .img img {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
  }
}
/* line 520, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item .item-info {
  display: block;
  width: 55%;
  width: calc(100% - 100px);
  float: left;
  padding-left: 5%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  /* line 520, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item .item-info {
    width: 68%;
    padding-left: 2.5%;
  }
}
/* line 534, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item .product-lines {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  /* line 534, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item .product-lines {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 10;
  }
}
@media only screen and (max-width: 767px) {
  /* line 546, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type {
    padding: 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (min-width: 768px) {
  /* line 546, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type {
    min-height: 200px;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  /* line 557, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type + .room-type {
    margin-top: 20px;
  }
}
/* line 563, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type a {
  color: #34add1;
}
/* line 567, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type .img {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 567, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .img {
    float: none;
    margin: 0;
    width: 100%;
    height: auto;
  }
}
/* line 576, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type .img:hover {
  cursor: pointer;
}
/* line 580, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type .img:hover:before {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-size: 22px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  font-size: 36px;
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 580, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .img:hover:before {
    display: block;
  }
}
/* line 599, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type .img .slide {
  height: auto;
}
@media only screen and (min-width: 768px) {
  /* line 599, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .img .slide {
    height: 200px;
  }
}
/* line 606, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type .img .slide img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 606, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .img .slide img {
    min-width: 0;
    min-height: 0;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: auto;
  }
}
/* line 625, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type .img .slick-prev,
.grid-list:not(.offer-items).list .destination-item.room-type .img .slick-next {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  /* line 625, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .img .slick-prev,
  .grid-list:not(.offer-items).list .destination-item.room-type .img .slick-next {
    padding: 0;
  }
}
/* line 636, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type .img .slick-prev:before,
.grid-list:not(.offer-items).list .destination-item.room-type .img .slick-next:before {
  font-size: 21px;
  line-height: 1;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 768px) {
  /* line 636, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .img .slick-prev:before,
  .grid-list:not(.offer-items).list .destination-item.room-type .img .slick-next:before {
    font-size: 32px;
  }
}
/* line 648, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type .img .slick-prev {
  left: 5px;
}
@media only screen and (max-width: 767px) {
  /* line 648, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .img .slick-prev {
    left: 0;
  }
}
/* line 656, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items).list .destination-item.room-type .img .slick-next {
  right: 5px;
}
@media only screen and (max-width: 767px) {
  /* line 656, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .img .slick-next {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 666, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .item-info {
    padding: 15px;
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 666, ../../scss/content/blocks/_gridList.scss */
  .grid-list:not(.offer-items).list .destination-item.room-type .item-info {
    padding: 0 2.5% 2.5%;
  }
}
/* line 680, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .more-offers {
  text-align: center;
  clear: both;
}
/* line 684, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .more-offers a {
  margin-top: 40px;
}
/* line 687, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .more-offers a:before, .grid-list:not(.offer-items) .more-offers a:after {
  display: none;
}
/* line 692, ../../scss/content/blocks/_gridList.scss */
.grid-list:not(.offer-items) .more-offers .velocity-loader {
  margin: 0 auto;
  width: 70px;
  padding: 40px 0 0;
}

/* line 1, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container, .offersIndex .lms-offers .results-container, .lmsIndex .results-container {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 6, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .loader, .offersIndex .lms-offers .results-container .loader, .lmsIndex .results-container .loader {
  background: none;
}
/* line 10, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item, .offersIndex .lms-offers .results-container .offer-item, .lmsIndex .results-container .offer-item {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  background: none;
  border-bottom: 1px solid #d7d7d7;
  padding: 30px 0 0;
}
/* line 31, ../../scss/mixins/_css3.scss */
.frontpage .lms .results-container .offer-item:after, .offersIndex .lms-offers .results-container .offer-item:after, .lmsIndex .results-container .offer-item:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 10, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item, .offersIndex .lms-offers .results-container .offer-item, .lmsIndex .results-container .offer-item {
    font-size: 18px;
    padding: 30px 0;
  }
  /* line 25, ../../scss/content/blocks/_lmsList.scss */
  .ru_EE .frontpage .lms .results-container .offer-item, .frontpage .lms .ru_EE .results-container .offer-item, .ru_EE .offersIndex .lms-offers .results-container .offer-item, .offersIndex .lms-offers .ru_EE .results-container .offer-item, .ru_EE .lmsIndex .results-container .offer-item, .lmsIndex .ru_EE .results-container .offer-item {
    font-size: 15px;
  }
}
/* line 30, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item.title, .offersIndex .lms-offers .results-container .offer-item.title, .lmsIndex .results-container .offer-item.title {
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  cursor: default;
  display: none;
  padding: 20px 0;
  font-size: 18px;
}
/* line 38, ../../scss/content/blocks/_lmsList.scss */
.ru_EE .frontpage .lms .results-container .offer-item.title, .frontpage .lms .ru_EE .results-container .offer-item.title, .ru_EE .offersIndex .lms-offers .results-container .offer-item.title, .offersIndex .lms-offers .ru_EE .results-container .offer-item.title, .ru_EE .lmsIndex .results-container .offer-item.title, .lmsIndex .ru_EE .results-container .offer-item.title {
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  /* line 30, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item.title, .offersIndex .lms-offers .results-container .offer-item.title, .lmsIndex .results-container .offer-item.title {
    display: block;
  }
}
/* line 46, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item.title .col.trip-meta, .offersIndex .lms-offers .results-container .offer-item.title .col.trip-meta, .lmsIndex .results-container .offer-item.title .col.trip-meta {
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  font-size: 18px;
}
/* line 54, ../../scss/content/blocks/_lmsList.scss */
.ru_EE .frontpage .lms .results-container .offer-item.title .col.trip-meta, .frontpage .lms .ru_EE .results-container .offer-item.title .col.trip-meta, .ru_EE .offersIndex .lms-offers .results-container .offer-item.title .col.trip-meta, .offersIndex .lms-offers .ru_EE .results-container .offer-item.title .col.trip-meta, .ru_EE .lmsIndex .results-container .offer-item.title .col.trip-meta, .lmsIndex .ru_EE .results-container .offer-item.title .col.trip-meta {
  font-size: 15px;
}
/* line 58, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item.title .col.trip-meta .dur, .offersIndex .lms-offers .results-container .offer-item.title .col.trip-meta .dur, .lmsIndex .results-container .offer-item.title .col.trip-meta .dur {
  width: 34%;
}
/* line 61, ../../scss/content/blocks/_lmsList.scss */
.ru_EE .frontpage .lms .results-container .offer-item.title .col.trip-meta .dur, .frontpage .lms .ru_EE .results-container .offer-item.title .col.trip-meta .dur, .ru_EE .offersIndex .lms-offers .results-container .offer-item.title .col.trip-meta .dur, .offersIndex .lms-offers .ru_EE .results-container .offer-item.title .col.trip-meta .dur, .ru_EE .lmsIndex .results-container .offer-item.title .col.trip-meta .dur, .lmsIndex .ru_EE .results-container .offer-item.title .col.trip-meta .dur {
  width: 50%;
}
@media only screen and (min-width: 1024px) {
  /* line 58, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item.title .col.trip-meta .dur, .offersIndex .lms-offers .results-container .offer-item.title .col.trip-meta .dur, .lmsIndex .results-container .offer-item.title .col.trip-meta .dur {
    width: 42%;
  }
  /* line 68, ../../scss/content/blocks/_lmsList.scss */
  .ru_EE .frontpage .lms .results-container .offer-item.title .col.trip-meta .dur, .frontpage .lms .ru_EE .results-container .offer-item.title .col.trip-meta .dur, .ru_EE .offersIndex .lms-offers .results-container .offer-item.title .col.trip-meta .dur, .offersIndex .lms-offers .ru_EE .results-container .offer-item.title .col.trip-meta .dur, .ru_EE .lmsIndex .results-container .offer-item.title .col.trip-meta .dur, .lmsIndex .ru_EE .results-container .offer-item.title .col.trip-meta .dur {
    width: 55%;
  }
}
/* line 76, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item.open, .offersIndex .lms-offers .results-container .offer-item.open, .lmsIndex .results-container .offer-item.open {
  padding-bottom: 0;
}
/* line 79, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item.open .col.show-details, .offersIndex .lms-offers .results-container .offer-item.open .col.show-details, .lmsIndex .results-container .offer-item.open .col.show-details {
  color: #4c4c4c;
}
@media only screen and (min-width: 768px) {
  /* line 79, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item.open .col.show-details, .offersIndex .lms-offers .results-container .offer-item.open .col.show-details, .lmsIndex .results-container .offer-item.open .col.show-details {
    bottom: 0;
    right: 0;
  }
}
/* line 94, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item:hover .col.show-details, .offersIndex .lms-offers .results-container .offer-item:hover .col.show-details, .lmsIndex .results-container .offer-item:hover .col.show-details {
  color: #34add1;
}
/* line 99, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .today, .offersIndex .lms-offers .results-container .offer-item .today, .lmsIndex .results-container .offer-item .today {
  margin-right: 0;
  display: block;
}
/* line 103, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .today:before, .offersIndex .lms-offers .results-container .offer-item .today:before, .lmsIndex .results-container .offer-item .today:before {
  content: " ";
  display: block !important;
  width: 10px !important;
  height: 10px;
  margin: 4px 5px 0 0;
  float: left;
  background: #40c1e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 103, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .today:before, .offersIndex .lms-offers .results-container .offer-item .today:before, .lmsIndex .results-container .offer-item .today:before {
    margin: 4px 5px 0 -10px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 120, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col, .offersIndex .lms-offers .results-container .offer-item .col, .lmsIndex .results-container .offer-item .col {
    float: left;
  }
}
/* line 126, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.date-time, .offersIndex .lms-offers .results-container .offer-item .col.date-time, .lmsIndex .results-container .offer-item .col.date-time {
  position: relative;
}
@media only screen and (min-width: 768px) {
  /* line 126, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.date-time, .offersIndex .lms-offers .results-container .offer-item .col.date-time, .lmsIndex .results-container .offer-item .col.date-time {
    width: 70%;
    padding-left: 0;
  }
}
/* line 134, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.date-time.hidden, .offersIndex .lms-offers .results-container .offer-item .col.date-time.hidden, .lmsIndex .results-container .offer-item .col.date-time.hidden {
  display: none;
}
/* line 138, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.date-time .time, .offersIndex .lms-offers .results-container .offer-item .col.date-time .time, .lmsIndex .results-container .offer-item .col.date-time .time {
  display: block;
  font-family: "Arial", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #4c4c4c;
  position: absolute;
  bottom: -1.4em;
}
@media only screen and (min-width: 768px) {
  /* line 149, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.date .today, .offersIndex .lms-offers .results-container .offer-item .col.date .today, .lmsIndex .results-container .offer-item .col.date .today {
    width: 100%;
    padding-left: 6px;
  }
}
/* line 156, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.availability, .offersIndex .lms-offers .results-container .offer-item .col.availability, .lmsIndex .results-container .offer-item .col.availability {
  width: 30%;
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #f18e00;
}
@media only screen and (max-width: 767px) {
  /* line 156, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.availability, .offersIndex .lms-offers .results-container .offer-item .col.availability, .lmsIndex .results-container .offer-item .col.availability {
    position: absolute;
    bottom: 10px;
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  /* line 169, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.dep-city, .offersIndex .lms-offers .results-container .offer-item .col.dep-city, .lmsIndex .results-container .offer-item .col.dep-city {
    width: 32%;
    padding-right: 45px;
  }
}
/* line 177, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.dep-city:before, .offersIndex .lms-offers .results-container .offer-item .col.dep-city:before, .lmsIndex .results-container .offer-item .col.dep-city:before, .frontpage .lms .results-container .offer-item .col.dep-city:after, .offersIndex .lms-offers .results-container .offer-item .col.dep-city:after, .lmsIndex .results-container .offer-item .col.dep-city:after {
  display: block;
  font-size: 9px;
  line-height: 19px;
}
/* line 183, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.dep-city:before, .offersIndex .lms-offers .results-container .offer-item .col.dep-city:before, .lmsIndex .results-container .offer-item .col.dep-city:before {
  float: right;
  margin-right: -10px;
}
@media only screen and (max-width: 767px) {
  /* line 183, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.dep-city:before, .offersIndex .lms-offers .results-container .offer-item .col.dep-city:before, .lmsIndex .results-container .offer-item .col.dep-city:before {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  /* line 192, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.dep-city:after, .offersIndex .lms-offers .results-container .offer-item .col.dep-city:after, .lmsIndex .results-container .offer-item .col.dep-city:after {
    display: none;
  }
}
/* line 199, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.resort-name, .offersIndex .lms-offers .results-container .offer-item .col.resort-name, .lmsIndex .results-container .offer-item .col.resort-name {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 199, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.resort-name, .offersIndex .lms-offers .results-container .offer-item .col.resort-name, .lmsIndex .results-container .offer-item .col.resort-name {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 207, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.dur, .offersIndex .lms-offers .results-container .offer-item .col.dur, .lmsIndex .results-container .offer-item .col.dur {
    width: 11%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 207, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.dur, .offersIndex .lms-offers .results-container .offer-item .col.dur, .lmsIndex .results-container .offer-item .col.dur {
    width: 8%;
  }
}
/* line 218, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.trip-meta, .offersIndex .lms-offers .results-container .offer-item .col.trip-meta, .lmsIndex .results-container .offer-item .col.trip-meta {
  padding-top: 5px;
  font-family: "Arial", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #4c4c4c;
}
@media only screen and (min-width: 768px) {
  /* line 218, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.trip-meta, .offersIndex .lms-offers .results-container .offer-item .col.trip-meta, .lmsIndex .results-container .offer-item .col.trip-meta {
    position: absolute;
    padding-top: 0;
    top: -2px;
    right: 4%;
    bottom: auto;
    width: 34%;
    text-align: left;
  }
}
/* line 235, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.trip-meta > div, .offersIndex .lms-offers .results-container .offer-item .col.trip-meta > div, .lmsIndex .results-container .offer-item .col.trip-meta > div {
  display: inline-block;
}
/* line 239, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.trip-meta .trip-type, .offersIndex .lms-offers .results-container .offer-item .col.trip-meta .trip-type, .lmsIndex .results-container .offer-item .col.trip-meta .trip-type {
  margin-right: 8px;
}
@media only screen and (min-width: 768px) {
  /* line 243, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.trip-meta .dur, .offersIndex .lms-offers .results-container .offer-item .col.trip-meta .dur, .lmsIndex .results-container .offer-item .col.trip-meta .dur {
    width: 25%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 243, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.trip-meta .dur, .offersIndex .lms-offers .results-container .offer-item .col.trip-meta .dur, .lmsIndex .results-container .offer-item .col.trip-meta .dur {
    width: 30%;
  }
}
/* line 253, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col .price-info, .offersIndex .lms-offers .results-container .offer-item .col .price-info, .lmsIndex .results-container .offer-item .col .price-info {
  float: none;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  /* line 253, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col .price-info, .offersIndex .lms-offers .results-container .offer-item .col .price-info, .lmsIndex .results-container .offer-item .col .price-info {
    padding-right: 0;
  }
}
/* line 261, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col .price-info .prefix, .offersIndex .lms-offers .results-container .offer-item .col .price-info .prefix, .lmsIndex .results-container .offer-item .col .price-info .prefix {
  position: static;
  font-size: 100%;
}
/* line 266, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col .price-info .price, .offersIndex .lms-offers .results-container .offer-item .col .price-info .price, .lmsIndex .results-container .offer-item .col .price-info .price {
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  color: #f18e00;
  margin-left: 5px;
}
/* line 274, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.show-details, .offersIndex .lms-offers .results-container .offer-item .col.show-details, .lmsIndex .results-container .offer-item .col.show-details {
  color: #f18e00;
  float: none;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 40px;
  text-align: center;
  padding: 10px 0;
}
@media only screen and (min-width: 768px) {
  /* line 274, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .offer-item .col.show-details, .offersIndex .lms-offers .results-container .offer-item .col.show-details, .lmsIndex .results-container .offer-item .col.show-details {
    padding: 0;
    top: 0;
    bottom: auto;
  }
}
/* line 296, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .offer-item .col.show-details .icon-ele:before, .offersIndex .lms-offers .results-container .offer-item .col.show-details .icon-ele:before, .lmsIndex .results-container .offer-item .col.show-details .icon-ele:before {
  font-size: 20px;
}
/* line 304, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .mobile-col, .offersIndex .lms-offers .results-container .mobile-col, .lmsIndex .results-container .mobile-col {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0;
  padding-bottom: 10px;
  width: 72%;
  position: relative;
}
/* line 23, ../../scss/mixins/_css3.scss */
.frontpage .lms .results-container .mobile-col *, .offersIndex .lms-offers .results-container .mobile-col *, .lmsIndex .results-container .mobile-col *, .frontpage .lms .results-container .mobile-col *:before, .offersIndex .lms-offers .results-container .mobile-col *:before, .lmsIndex .results-container .mobile-col *:before, .frontpage .lms .results-container .mobile-col *:after, .offersIndex .lms-offers .results-container .mobile-col *:after, .lmsIndex .results-container .mobile-col *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 312, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .mobile-col:first-child, .offersIndex .lms-offers .results-container .mobile-col:first-child, .lmsIndex .results-container .mobile-col:first-child {
  width: 28%;
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  /* line 312, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .mobile-col:first-child, .offersIndex .lms-offers .results-container .mobile-col:first-child, .lmsIndex .results-container .mobile-col:first-child {
    position: static;
  }
}
/* line 321, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .mobile-col br, .offersIndex .lms-offers .results-container .mobile-col br, .lmsIndex .results-container .mobile-col br {
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 304, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .mobile-col, .offersIndex .lms-offers .results-container .mobile-col, .lmsIndex .results-container .mobile-col {
    display: block;
    margin-left: 0;
    padding: 0;
    width: 82%;
  }
  /* line 331, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .mobile-col:first-child, .offersIndex .lms-offers .results-container .mobile-col:first-child, .lmsIndex .results-container .mobile-col:first-child {
    width: 18%;
  }
}
/* line 337, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row, .offersIndex .lms-offers .results-container .info-row, .lmsIndex .results-container .info-row {
  clear: both;
  font-family: "Arial", sans-serif;
  font-size: 14px;
  padding: 20px 0 20px;
}
@media only screen and (min-width: 768px) {
  /* line 337, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row, .offersIndex .lms-offers .results-container .info-row, .lmsIndex .results-container .info-row {
    padding: 0 0 20px 18%;
    margin-top: 45px;
  }
}
/* line 348, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row ul, .offersIndex .lms-offers .results-container .info-row ul, .lmsIndex .results-container .info-row ul {
  list-style: none;
  margin: 0 0 35px;
  padding: 0;
}
/* line 354, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row h3, .offersIndex .lms-offers .results-container .info-row h3, .lmsIndex .results-container .info-row h3 {
  clear: both;
  margin: 20px 0 10px;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}
/* line 365, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .form-msg, .offersIndex .lms-offers .results-container .info-row .form-msg, .lmsIndex .results-container .info-row .form-msg {
  margin-bottom: 10px;
  color: red;
}
/* line 370, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .form-msg:before, .offersIndex .lms-offers .results-container .info-row .form-msg:before, .lmsIndex .results-container .info-row .form-msg:before {
  padding-right: 10px;
}
/* line 377, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .accommodations li, .offersIndex .lms-offers .results-container .info-row .accommodations li, .lmsIndex .results-container .info-row .accommodations li {
  margin-bottom: 5px;
  width: 100%;
  position: relative;
}
/* line 31, ../../scss/mixins/_css3.scss */
.frontpage .lms .results-container .info-row .accommodations li:after, .offersIndex .lms-offers .results-container .info-row .accommodations li:after, .lmsIndex .results-container .info-row .accommodations li:after {
  content: "";
  display: table;
  clear: both;
}
/* line 383, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .accommodations li .col, .offersIndex .lms-offers .results-container .info-row .accommodations li .col, .lmsIndex .results-container .info-row .accommodations li .col {
  float: left;
}
@media only screen and (min-width: 768px) {
  /* line 383, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .accommodations li .col, .offersIndex .lms-offers .results-container .info-row .accommodations li .col, .lmsIndex .results-container .info-row .accommodations li .col {
    width: 25%;
    padding: 0;
  }
}
/* line 391, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .accommodations li .col.accom-rating, .offersIndex .lms-offers .results-container .info-row .accommodations li .col.accom-rating, .lmsIndex .results-container .info-row .accommodations li .col.accom-rating {
  clear: both;
  margin-left: -6px;
  font-family: "am-fonticon";
  font-size: 20px;
}
/* line 397, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .accommodations li .col.accom-rating .accommodation-rating, .offersIndex .lms-offers .results-container .info-row .accommodations li .col.accom-rating .accommodation-rating, .lmsIndex .results-container .info-row .accommodations li .col.accom-rating .accommodation-rating {
  letter-spacing: -8px;
}
/* line 400, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .accommodations li .col.accom-rating .accommodation-rating span, .offersIndex .lms-offers .results-container .info-row .accommodations li .col.accom-rating .accommodation-rating span, .lmsIndex .results-container .info-row .accommodations li .col.accom-rating .accommodation-rating span {
  font-size: 16px;
  position: relative;
  top: -2px;
  left: 4px;
  letter-spacing: normal;
}
@media only screen and (min-width: 768px) {
  /* line 391, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .accommodations li .col.accom-rating, .offersIndex .lms-offers .results-container .info-row .accommodations li .col.accom-rating, .lmsIndex .results-container .info-row .accommodations li .col.accom-rating {
    clear: none;
    margin-left: 0;
    width: 20%;
  }
}
/* line 416, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .accommodations li .col.accom-price, .offersIndex .lms-offers .results-container .info-row .accommodations li .col.accom-price, .lmsIndex .results-container .info-row .accommodations li .col.accom-price {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
  /* line 416, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .accommodations li .col.accom-price, .offersIndex .lms-offers .results-container .info-row .accommodations li .col.accom-price, .lmsIndex .results-container .info-row .accommodations li .col.accom-price {
    position: static;
    width: 25%;
  }
}
/* line 427, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .accommodations li .col.accom-name, .offersIndex .lms-offers .results-container .info-row .accommodations li .col.accom-name, .lmsIndex .results-container .info-row .accommodations li .col.accom-name {
  width: 40%;
}
/* line 431, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .accommodations li .col.accom-onlyone, .offersIndex .lms-offers .results-container .info-row .accommodations li .col.accom-onlyone, .lmsIndex .results-container .info-row .accommodations li .col.accom-onlyone {
  max-width: 140px;
  color: red !important;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  /* line 431, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .accommodations li .col.accom-onlyone, .offersIndex .lms-offers .results-container .info-row .accommodations li .col.accom-onlyone, .lmsIndex .results-container .info-row .accommodations li .col.accom-onlyone {
    max-width: none;
    width: 45%;
  }
}
/* line 443, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .accommodations li .icons-s-etukortti, .offersIndex .lms-offers .results-container .info-row .accommodations li .icons-s-etukortti, .lmsIndex .results-container .info-row .accommodations li .icons-s-etukortti {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
  /* line 443, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .accommodations li .icons-s-etukortti, .offersIndex .lms-offers .results-container .info-row .accommodations li .icons-s-etukortti, .lmsIndex .results-container .info-row .accommodations li .icons-s-etukortti {
    position: static;
    width: 10%;
    display: block;
    float: left;
  }
}
/* line 458, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .view-resort a, .offersIndex .lms-offers .results-container .info-row .view-resort a, .lmsIndex .results-container .info-row .view-resort a, .frontpage .lms .results-container .info-row ul li a, .offersIndex .lms-offers .results-container .info-row ul li a, .lmsIndex .results-container .info-row ul li a {
  color: #34add1;
}
/* line 461, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .view-resort a:hover, .offersIndex .lms-offers .results-container .info-row .view-resort a:hover, .lmsIndex .results-container .info-row .view-resort a:hover, .frontpage .lms .results-container .info-row ul li a:hover, .offersIndex .lms-offers .results-container .info-row ul li a:hover, .lmsIndex .results-container .info-row ul li a:hover {
  text-decoration: underline;
}
/* line 464, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .view-resort a:hover:after, .offersIndex .lms-offers .results-container .info-row .view-resort a:hover:after, .lmsIndex .results-container .info-row .view-resort a:hover:after, .frontpage .lms .results-container .info-row ul li a:hover:after, .offersIndex .lms-offers .results-container .info-row ul li a:hover:after, .lmsIndex .results-container .info-row ul li a:hover:after {
  text-decoration: none !important;
}
/* line 472, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .actions a, .offersIndex .lms-offers .results-container .info-row .actions a, .lmsIndex .results-container .info-row .actions a {
  color: #4c4c4c;
  margin-top: 5px;
}
/* line 476, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .actions a:hover, .offersIndex .lms-offers .results-container .info-row .actions a:hover, .lmsIndex .results-container .info-row .actions a:hover {
  color: #34add1;
}
/* line 481, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .actions button, .offersIndex .lms-offers .results-container .info-row .actions button, .lmsIndex .results-container .info-row .actions button {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: white !important;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #f28e00;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3a11b), to(#f28e00));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f3a11b, #f28e00);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f3a11b, #f28e00);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f3a11b, #f28e00);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f3a11b, #f28e00);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f3a11b, #f28e00);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFF3A11B', EndColorStr='#FFF28E00');
  border: 1px solid #f8c676;
  border-bottom-color: #d07800;
  border-left-color: #f4a72c;
  border-right-color: #da8807;
  -webkit-text-shadow: 1px 1px 1px #e08201;
  -moz-text-shadow: 1px 1px 1px #e08201;
  -ms-text-shadow: 1px 1px 1px #e08201;
  text-shadow: 1px 1px 1px #e08201;
  height: 40px;
  padding: 11px 20px;
  min-width: 120px;
  line-height: 19px;
}
/* line 32, ../../scss/base/forms/_buttons.scss */
.frontpage .lms .results-container .info-row .actions button:hover, .offersIndex .lms-offers .results-container .info-row .actions button:hover, .lmsIndex .results-container .info-row .actions button:hover {
  color: white;
  background-color: #f69a1a;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3a322), to(#f69a1a));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f3a322, #f69a1a);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f3a322, #f69a1a);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f3a322, #f69a1a);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f3a322, #f69a1a);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f3a322, #f69a1a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFF3A322', EndColorStr='#FFF69A1A');
  border: 1px solid #f6bd60;
  border-bottom-color: #d08216;
  border-left-color: #f6ae3f;
  border-right-color: #dc8f1b;
  text-decoration: none;
}
/* line 39, ../../scss/base/forms/_buttons.scss */
.frontpage .lms .results-container .info-row .actions button:active, .offersIndex .lms-offers .results-container .info-row .actions button:active, .lmsIndex .results-container .info-row .actions button:active {
  background: #f58e00;
  border: 1px solid #f58e00;
}
/* line 486, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .actions .add-room, .offersIndex .lms-offers .results-container .info-row .actions .add-room, .lmsIndex .results-container .info-row .actions .add-room {
  margin-left: -2px;
}
/* line 493, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container a.select, .offersIndex .lms-offers .results-container .info-row .rooms-container a.select, .lmsIndex .results-container .info-row .rooms-container a.select, .frontpage .lms .results-container .info-row .rooms-container .select-wrapper, .offersIndex .lms-offers .results-container .info-row .rooms-container .select-wrapper, .lmsIndex .results-container .info-row .rooms-container .select-wrapper, .frontpage .lms .results-container .info-row .pax-container a.select, .offersIndex .lms-offers .results-container .info-row .pax-container a.select, .lmsIndex .results-container .info-row .pax-container a.select, .frontpage .lms .results-container .info-row .pax-container .select-wrapper, .offersIndex .lms-offers .results-container .info-row .pax-container .select-wrapper, .lmsIndex .results-container .info-row .pax-container .select-wrapper {
  background: #ebebeb;
  border: 0;
  -webkit-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  -moz-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  -ms-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  -o-box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  box-shadow: 1px 1px 0px 0 #d9d9d9 ;
  height: 40px;
  margin-left: -1px;
}
/* line 40, ../../scss/mixins/_layoutHelpers.scss */
.frontpage .lms .results-container .info-row .rooms-container a.select:before, .offersIndex .lms-offers .results-container .info-row .rooms-container a.select:before, .lmsIndex .results-container .info-row .rooms-container a.select:before, .frontpage .lms .results-container .info-row .rooms-container .select-wrapper:before, .offersIndex .lms-offers .results-container .info-row .rooms-container .select-wrapper:before, .lmsIndex .results-container .info-row .rooms-container .select-wrapper:before, .frontpage .lms .results-container .info-row .pax-container a.select:before, .offersIndex .lms-offers .results-container .info-row .pax-container a.select:before, .lmsIndex .results-container .info-row .pax-container a.select:before, .frontpage .lms .results-container .info-row .pax-container .select-wrapper:before, .offersIndex .lms-offers .results-container .info-row .pax-container .select-wrapper:before, .lmsIndex .results-container .info-row .pax-container .select-wrapper:before {
  padding-top: 11px;
  height: 40px;
}
/* line 497, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container .select-wrapper, .offersIndex .lms-offers .results-container .info-row .rooms-container .select-wrapper, .lmsIndex .results-container .info-row .rooms-container .select-wrapper, .frontpage .lms .results-container .info-row .pax-container .select-wrapper, .offersIndex .lms-offers .results-container .info-row .pax-container .select-wrapper, .lmsIndex .results-container .info-row .pax-container .select-wrapper {
  background: #ebebeb;
  border-color: #d7d7d7;
  line-height: 40px;
}
/* line 502, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container .select-wrapper select, .offersIndex .lms-offers .results-container .info-row .rooms-container .select-wrapper select, .lmsIndex .results-container .info-row .rooms-container .select-wrapper select, .frontpage .lms .results-container .info-row .pax-container .select-wrapper select, .offersIndex .lms-offers .results-container .info-row .pax-container .select-wrapper select, .lmsIndex .results-container .info-row .pax-container .select-wrapper select {
  height: 40px;
  color: #4c4c4c;
  padding: 0 25px 0 10px;
  line-height: 35px;
}
/* line 509, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container .select-wrapper:before, .offersIndex .lms-offers .results-container .info-row .rooms-container .select-wrapper:before, .lmsIndex .results-container .info-row .rooms-container .select-wrapper:before, .frontpage .lms .results-container .info-row .pax-container .select-wrapper:before, .offersIndex .lms-offers .results-container .info-row .pax-container .select-wrapper:before, .lmsIndex .results-container .info-row .pax-container .select-wrapper:before {
  right: -5px;
  height: 40px;
  padding: 11px;
  color: #4c4c4c;
}
/* line 517, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container select, .offersIndex .lms-offers .results-container .info-row .rooms-container select, .lmsIndex .results-container .info-row .rooms-container select, .frontpage .lms .results-container .info-row .pax-container select, .offersIndex .lms-offers .results-container .info-row .pax-container select, .lmsIndex .results-container .info-row .pax-container select {
  padding: 5px 4px;
  text-indent: 0;
}
/* line 31, ../../scss/mixins/_css3.scss */
.frontpage .lms .results-container .info-row .rooms-container .pax:after, .offersIndex .lms-offers .results-container .info-row .rooms-container .pax:after, .lmsIndex .results-container .info-row .rooms-container .pax:after, .frontpage .lms .results-container .info-row .pax-container .pax:after, .offersIndex .lms-offers .results-container .info-row .pax-container .pax:after, .lmsIndex .results-container .info-row .pax-container .pax:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 522, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .rooms-container .pax, .offersIndex .lms-offers .results-container .info-row .rooms-container .pax, .lmsIndex .results-container .info-row .rooms-container .pax, .frontpage .lms .results-container .info-row .pax-container .pax, .offersIndex .lms-offers .results-container .info-row .pax-container .pax, .lmsIndex .results-container .info-row .pax-container .pax {
    width: 49%;
    margin-right: 1%;
    float: left;
  }
}
/* line 532, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container .room, .offersIndex .lms-offers .results-container .info-row .rooms-container .room, .lmsIndex .results-container .info-row .rooms-container .room, .frontpage .lms .results-container .info-row .pax-container .room, .offersIndex .lms-offers .results-container .info-row .pax-container .room, .lmsIndex .results-container .info-row .pax-container .room {
  margin-bottom: 10px;
  position: relative;
}
/* line 31, ../../scss/mixins/_css3.scss */
.frontpage .lms .results-container .info-row .rooms-container .room:after, .offersIndex .lms-offers .results-container .info-row .rooms-container .room:after, .lmsIndex .results-container .info-row .rooms-container .room:after, .frontpage .lms .results-container .info-row .pax-container .room:after, .offersIndex .lms-offers .results-container .info-row .pax-container .room:after, .lmsIndex .results-container .info-row .pax-container .room:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 537, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .rooms-container .room .remove-room, .offersIndex .lms-offers .results-container .info-row .rooms-container .room .remove-room, .lmsIndex .results-container .info-row .rooms-container .room .remove-room, .frontpage .lms .results-container .info-row .pax-container .room .remove-room, .offersIndex .lms-offers .results-container .info-row .pax-container .room .remove-room, .lmsIndex .results-container .info-row .pax-container .room .remove-room {
    float: left;
    margin-left: -2px;
  }
}
/* line 546, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container legend, .offersIndex .lms-offers .results-container .info-row .rooms-container legend, .lmsIndex .results-container .info-row .rooms-container legend, .frontpage .lms .results-container .info-row .pax-container legend, .offersIndex .lms-offers .results-container .info-row .pax-container legend, .lmsIndex .results-container .info-row .pax-container legend {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 5px;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}
/* line 557, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container ol, .offersIndex .lms-offers .results-container .info-row .rooms-container ol, .lmsIndex .results-container .info-row .rooms-container ol, .frontpage .lms .results-container .info-row .pax-container ol, .offersIndex .lms-offers .results-container .info-row .pax-container ol, .lmsIndex .results-container .info-row .pax-container ol {
  width: 100%;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  /* line 557, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .rooms-container ol, .offersIndex .lms-offers .results-container .info-row .rooms-container ol, .lmsIndex .results-container .info-row .rooms-container ol, .frontpage .lms .results-container .info-row .pax-container ol, .offersIndex .lms-offers .results-container .info-row .pax-container ol, .lmsIndex .results-container .info-row .pax-container ol {
    width: 47%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 557, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .rooms-container ol, .offersIndex .lms-offers .results-container .info-row .rooms-container ol, .lmsIndex .results-container .info-row .rooms-container ol, .frontpage .lms .results-container .info-row .pax-container ol, .offersIndex .lms-offers .results-container .info-row .pax-container ol, .lmsIndex .results-container .info-row .pax-container ol {
    width: 40%;
  }
}
/* line 571, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container li, .offersIndex .lms-offers .results-container .info-row .rooms-container li, .lmsIndex .results-container .info-row .rooms-container li, .frontpage .lms .results-container .info-row .pax-container li, .offersIndex .lms-offers .results-container .info-row .pax-container li, .lmsIndex .results-container .info-row .pax-container li {
  float: left;
  width: 48.5%;
  margin-left: 2%;
}
/* line 576, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container li:first-child, .offersIndex .lms-offers .results-container .info-row .rooms-container li:first-child, .lmsIndex .results-container .info-row .rooms-container li:first-child, .frontpage .lms .results-container .info-row .pax-container li:first-child, .offersIndex .lms-offers .results-container .info-row .pax-container li:first-child, .lmsIndex .results-container .info-row .pax-container li:first-child {
  margin-left: 0;
}
/* line 581, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container .child-ages, .offersIndex .lms-offers .results-container .info-row .rooms-container .child-ages, .lmsIndex .results-container .info-row .rooms-container .child-ages, .frontpage .lms .results-container .info-row .pax-container .child-ages, .offersIndex .lms-offers .results-container .info-row .pax-container .child-ages, .lmsIndex .results-container .info-row .pax-container .child-ages {
  margin-top: 5px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 581, ../../scss/content/blocks/_lmsList.scss */
  .frontpage .lms .results-container .info-row .rooms-container .child-ages, .offersIndex .lms-offers .results-container .info-row .rooms-container .child-ages, .lmsIndex .results-container .info-row .rooms-container .child-ages, .frontpage .lms .results-container .info-row .pax-container .child-ages, .offersIndex .lms-offers .results-container .info-row .pax-container .child-ages, .lmsIndex .results-container .info-row .pax-container .child-ages {
    width: 49%;
    float: left;
    margin-top: -21px;
  }
}
/* line 591, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container .child-ages li, .offersIndex .lms-offers .results-container .info-row .rooms-container .child-ages li, .lmsIndex .results-container .info-row .rooms-container .child-ages li, .frontpage .lms .results-container .info-row .pax-container .child-ages li, .offersIndex .lms-offers .results-container .info-row .pax-container .child-ages li, .lmsIndex .results-container .info-row .pax-container .child-ages li {
  float: none;
  display: inline-block;
  margin-left: 2%;
  margin-right: 1%;
  width: 17%;
}
/* line 598, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container .child-ages li:first-child, .offersIndex .lms-offers .results-container .info-row .rooms-container .child-ages li:first-child, .lmsIndex .results-container .info-row .rooms-container .child-ages li:first-child, .frontpage .lms .results-container .info-row .pax-container .child-ages li:first-child, .offersIndex .lms-offers .results-container .info-row .pax-container .child-ages li:first-child, .lmsIndex .results-container .info-row .pax-container .child-ages li:first-child {
  margin-left: 0;
}
/* line 603, ../../scss/content/blocks/_lmsList.scss */
.frontpage .lms .results-container .info-row .rooms-container .child-ages label, .offersIndex .lms-offers .results-container .info-row .rooms-container .child-ages label, .lmsIndex .results-container .info-row .rooms-container .child-ages label, .frontpage .lms .results-container .info-row .pax-container .child-ages label, .offersIndex .lms-offers .results-container .info-row .pax-container .child-ages label, .lmsIndex .results-container .info-row .pax-container .child-ages label {
  white-space: nowrap;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1;
}

/* line 617, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters label, .lmsIndex .main-filters .extra-filters .country-filters label {
  display: inline-block;
  line-height: 18px;
}
/* line 622, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters .expand-btn, .lmsIndex .main-filters .extra-filters .country-filters .expand-btn {
  position: absolute;
  top: -10px;
  right: -20px;
  width: 40px;
  font-size: 18px;
  text-align: center;
  padding: 12px 0;
}
/* line 632, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters li, .lmsIndex .main-filters .extra-filters .country-filters li {
  position: relative;
}
/* line 635, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters li fieldset, .lmsIndex .main-filters .extra-filters .country-filters li fieldset {
  display: none;
  margin-top: 0;
  margin-left: 10px;
}
/* line 643, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters li.selected > fieldset, .lmsIndex .main-filters .extra-filters .country-filters li.selected > fieldset, .offerpage #offerSidebarContent .country-filters li.filters-continent > fieldset, .lmsIndex .main-filters .extra-filters .country-filters li.filters-continent > fieldset {
  display: block;
}
/* line 652, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters li.selected .expand-btn:before, .lmsIndex .main-filters .extra-filters .country-filters li.selected .expand-btn:before {
  content: "\f104";
}
/* line 658, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters li input[type="checkbox"], .lmsIndex .main-filters .extra-filters .country-filters li input[type="checkbox"] {
  padding-right: 5px;
}
/* line 661, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters li input[type="checkbox"] + label, .lmsIndex .main-filters .extra-filters .country-filters li input[type="checkbox"] + label {
  margin-bottom: 10px;
  display: inline-block;
}
/* line 665, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters li input[type="checkbox"] + label:after, .lmsIndex .main-filters .extra-filters .country-filters li input[type="checkbox"] + label:after {
  margin-left: 10px;
  white-space: nowrap;
}
/* line 674, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters .filters-all fieldset, .lmsIndex .main-filters .extra-filters .country-filters .filters-all fieldset {
  display: block;
}
/* line 678, ../../scss/content/blocks/_lmsList.scss */
.offerpage #offerSidebarContent .country-filters .filters-continent > .expand-btn, .lmsIndex .main-filters .extra-filters .country-filters .filters-continent > .expand-btn {
  display: none;
}

/* line 1, ../../scss/content/blocks/_lmsListKey.scss */
.key {
  font-style: italic;
}
/* line 4, ../../scss/content/blocks/_lmsListKey.scss */
.key span {
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #f18e00;
  font-style: normal;
}

/* line 1, ../../scss/content/blocks/_lmsListPromo.scss */
.frontpage .lms, .promotion-code .search-results {
  padding: 0;
  background: url("/v5/images/lms_background.jpg") no-repeat top center;
  background-size: cover;
  -webkit-box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, 0.05) ;
  -moz-box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, 0.05) ;
  -ms-box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, 0.05) ;
  -o-box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, 0.05) ;
  box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, 0.05) ;
  background-color: #f5f5fa;
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../scss/content/blocks/_lmsListPromo.scss */
  .frontpage .lms, .promotion-code .search-results {
    padding: 0 0 40px;
    margin-top: 50px;
    background-color: #f5f5f8;
  }
}
/* line 14, ../../scss/content/blocks/_lmsListPromo.scss */
.frontpage .lms header, .promotion-code .search-results header {
  padding-top: 30px;
  margin-bottom: 40px;
}
/* line 19, ../../scss/content/blocks/_lmsListPromo.scss */
.frontpage .lms footer, .promotion-code .search-results footer {
  padding: 50px 0;
  text-align: center;
}
/* line 23, ../../scss/content/blocks/_lmsListPromo.scss */
.frontpage .lms footer a.primary-btn, .promotion-code .search-results footer a.primary-btn {
  text-transform: none;
}
/* line 32, ../../scss/content/blocks/_lmsListPromo.scss */
.frontpage .lms .results-container .offer-item.open, .promotion-code .search-results .results-container .offer-item.open {
  background: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 768px) {
  /* line 32, ../../scss/content/blocks/_lmsListPromo.scss */
  .frontpage .lms .results-container .offer-item.open, .promotion-code .search-results .results-container .offer-item.open {
    width: 106%;
    position: relative;
    left: -3%;
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 32, ../../scss/content/blocks/_lmsListPromo.scss */
  .frontpage .lms .results-container .offer-item.open, .promotion-code .search-results .results-container .offer-item.open {
    width: 110%;
    left: -5%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
/* line 51, ../../scss/content/blocks/_lmsListPromo.scss */
.frontpage .lms .results-container .offer-item .col .price-info .price, .promotion-code .search-results .results-container .offer-item .col .price-info .price {
  color: #de006e;
}

/* line 1, ../../scss/content/blocks/_loader.scss */
.loader {
  width: 100%;
  background: #fff;
}
/* line 5, ../../scss/content/blocks/_loader.scss */
.loader p {
  text-align: center;
}
/* line 8, ../../scss/content/blocks/_loader.scss */
.loader .anim {
  margin: 20px 0 0;
  min-height: 30px;
}
/* line 12, ../../scss/content/blocks/_loader.scss */
.loader .banner {
  margin-top: 40px;
  text-align: center;
}
/* line 16, ../../scss/content/blocks/_loader.scss */
.loader .banner img {
  max-width: 100%;
}
/* line 21, ../../scss/content/blocks/_loader.scss */
.loader.map_media {
  height: 100%;
}
/* line 23, ../../scss/content/blocks/_loader.scss */
.loader.map_media .anim {
  height: 100%;
  margin: 0;
  padding: 0;
}
/* line 30, ../../scss/content/blocks/_loader.scss */
.loader.continue .anim {
  margin: 0;
}
/* line 34, ../../scss/content/blocks/_loader.scss */
.loader.search {
  padding: 75px 0;
}
/* line 37, ../../scss/content/blocks/_loader.scss */
.loader.search p {
  font-size: 22px;
  color: #4c4c4c;
  margin: 0;
}
/* line 43, ../../scss/content/blocks/_loader.scss */
.loader.search .anim {
  margin: 40px 0 0;
  min-height: 125px;
}
@media only screen and (min-width: 768px) {
  /* line 34, ../../scss/content/blocks/_loader.scss */
  .loader.search {
    -webkit-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
    -moz-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
    -ms-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
    -o-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  }
}

/* line 54, ../../scss/content/blocks/_loader.scss */
.velocity-loader {
  display: none;
  overflow: hidden;
}
/* line 58, ../../scss/content/blocks/_loader.scss */
.velocity-loader div {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #2192b4;
  height: 20px;
  width: 20px;
  float: left;
}
/* line 66, ../../scss/content/blocks/_loader.scss */
.velocity-loader div + div {
  margin-left: 5px;
}

/* line 2, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner, .contentpage .banner {
  position: relative;
  color: #fff;
  height: 200px;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  /* line 2, ../../scss/content/blocks/_offerPageBanner.scss */
  .offerpage .banner, .contentpage .banner {
    height: 400px;
  }
}
/* line 12, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .content, .contentpage .banner .content {
  display: table;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  z-index: 2;
  padding-top: 0;
  height: 100%;
}
/* line 23, ../../scss/mixins/_css3.scss */
.offerpage .banner .content *, .offerpage .banner .content *:before, .offerpage .banner .content *:after, .contentpage .banner .content *, .contentpage .banner .content *:before, .contentpage .banner .content *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 21, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .content .banner-heading, .contentpage .banner .content .banner-heading {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  color: white;
  text-transform: none;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  line-height: 38px;
  font-size: 36px;
}
@media only screen and (min-width: 768px) {
  /* line 21, ../../scss/content/blocks/_offerPageBanner.scss */
  .offerpage .banner .content .banner-heading, .contentpage .banner .content .banner-heading {
    line-height: 75px;
    font-size: 68px;
    letter-spacing: -2px;
  }
}
/* line 39, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .content h2, .contentpage .banner .content h2 {
  margin: 0;
  color: #fff;
  text-transform: none;
  font-size: 48px;
  line-height: 1;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 768px) {
  /* line 39, ../../scss/content/blocks/_offerPageBanner.scss */
  .offerpage .banner .content h2, .contentpage .banner .content h2 {
    font-size: 68px;
  }
}
/* line 52, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .content .description, .contentpage .banner .content .description {
  font-size: 24px;
  line-height: 1.34;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 768px) {
  /* line 52, ../../scss/content/blocks/_offerPageBanner.scss */
  .offerpage .banner .content .description, .contentpage .banner .content .description {
    font-size: 32px;
    letter-spacing: -1px;
  }
}
/* line 63, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .content .description p, .contentpage .banner .content .description p {
  margin: 6px 0;
}
/* line 68, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .content .button, .contentpage .banner .content .button {
  margin: 30px 0;
}
/* line 72, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .content .primary-btn, .offerpage .banner .content body.destinations #resort-search fieldset button, body.destinations #resort-search fieldset .offerpage .banner .content button, .offerpage .banner .content body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .offerpage .banner .content button, .offerpage .banner .content body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .offerpage .banner .content button, .offerpage .banner .content .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .offerpage .banner .content button, .contentpage .banner .content .primary-btn, .contentpage .banner .content body.destinations #resort-search fieldset button, body.destinations #resort-search fieldset .contentpage .banner .content button, .contentpage .banner .content body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .contentpage .banner .content button, .contentpage .banner .content body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .contentpage .banner .content button, .contentpage .banner .content .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .contentpage .banner .content button {
  font-size: 16px;
  text-transform: none;
}
/* line 77, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .content .primary-btn:hover, .offerpage .banner .content body.destinations #resort-search fieldset button:hover, body.destinations #resort-search fieldset .offerpage .banner .content button:hover, .offerpage .banner .content body.resortpage #resort-search fieldset button:hover, body.resortpage #resort-search fieldset .offerpage .banner .content button:hover, .offerpage .banner .content body.countrypage #resort-search fieldset button:hover, body.countrypage #resort-search fieldset .offerpage .banner .content button:hover, .offerpage .banner .content .collection-page #resort-search fieldset button:hover, .collection-page #resort-search fieldset .offerpage .banner .content button:hover, .contentpage .banner .content .primary-btn:hover, .contentpage .banner .content body.destinations #resort-search fieldset button:hover, body.destinations #resort-search fieldset .contentpage .banner .content button:hover, .contentpage .banner .content body.resortpage #resort-search fieldset button:hover, body.resortpage #resort-search fieldset .contentpage .banner .content button:hover, .contentpage .banner .content body.countrypage #resort-search fieldset button:hover, body.countrypage #resort-search fieldset .contentpage .banner .content button:hover, .contentpage .banner .content .collection-page #resort-search fieldset button:hover, .collection-page #resort-search fieldset .contentpage .banner .content button:hover {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  /* line 72, ../../scss/content/blocks/_offerPageBanner.scss */
  .offerpage .banner .content .primary-btn, .offerpage .banner .content body.destinations #resort-search fieldset button, body.destinations #resort-search fieldset .offerpage .banner .content button, .offerpage .banner .content body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .offerpage .banner .content button, .offerpage .banner .content body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .offerpage .banner .content button, .offerpage .banner .content .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .offerpage .banner .content button, .contentpage .banner .content .primary-btn, .contentpage .banner .content body.destinations #resort-search fieldset button, body.destinations #resort-search fieldset .contentpage .banner .content button, .contentpage .banner .content body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .contentpage .banner .content button, .contentpage .banner .content body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .contentpage .banner .content button, .contentpage .banner .content .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .contentpage .banner .content button {
    font-size: 18px;
    height: 46px;
    padding: 13px 20px;
  }
}
/* line 89, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .bg-cont, .contentpage .banner .bg-cont {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 95, ../../scss/content/blocks/_offerPageBanner.scss */
  .offerpage .banner .bg-cont.background-small-cont, .contentpage .banner .bg-cont.background-small-cont {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  /* line 101, ../../scss/content/blocks/_offerPageBanner.scss */
  .offerpage .banner .bg-cont.background-large-cont, .contentpage .banner .bg-cont.background-large-cont {
    display: block;
  }
}
/* line 107, ../../scss/content/blocks/_offerPageBanner.scss */
.offerpage .banner .bg-cont > div, .contentpage .banner .bg-cont > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 100%;
}

/* line 1, ../../scss/content/blocks/_tags.scss */
.tags {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 6, ../../scss/content/blocks/_tags.scss */
.tags li {
  background: #2c3e50;
  line-height: 13px;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 9px;
  text-align: center;
  color: #fff;
  margin-top: 3px;
}
/* line 18, ../../scss/content/blocks/_tags.scss */
.tags li.active {
  background: #34add1;
}

/* line 1, ../../scss/content/blocks/_ticker.scss */
#ticker {
  background: #0286ad;
  color: #fff;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  /* line 1, ../../scss/content/blocks/_ticker.scss */
  #ticker {
    padding: 10px 15px;
  }
}
/* line 8, ../../scss/content/blocks/_ticker.scss */
#ticker header {
  display: inline-block;
}
/* line 11, ../../scss/content/blocks/_ticker.scss */
#ticker h3 {
  margin: 0;
  font-size: 14px;
  margin-right: 35px;
}
/* line 15, ../../scss/content/blocks/_ticker.scss */
#ticker h3:before {
  font-size: 20px;
  vertical-align: middle;
  padding-bottom: 2px;
  margin-right: 10px;
}
/* line 22, ../../scss/content/blocks/_ticker.scss */
#ticker ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 27, ../../scss/content/blocks/_ticker.scss */
#ticker ul li {
  display: inline-block;
}
/* line 29, ../../scss/content/blocks/_ticker.scss */
#ticker ul li:first-child {
  margin: 10px 0;
}
@media only screen and (min-width: 1024px) {
  /* line 29, ../../scss/content/blocks/_ticker.scss */
  #ticker ul li:first-child {
    margin: 0;
  }
}
/* line 37, ../../scss/content/blocks/_ticker.scss */
#ticker a, #ticker span {
  font-size: 14px;
  line-height: 20px;
}
/* line 41, ../../scss/content/blocks/_ticker.scss */
#ticker a {
  color: #fff;
  font-weight: bold;
}
/* line 45, ../../scss/content/blocks/_ticker.scss */
#ticker a:hover {
  text-decoration: underline;
}

/* line 1, ../../scss/content/blocks/_youtube.scss */
.youtube-video-modal {
  position: fixed !important;
  left: 50%;
  top: 50% !important;
  margin-left: -320px;
  margin-top: -180px;
  background: #fff;
  width: 640px;
  height: 360px;
  z-index: 10000;
}
@media only screen and (min-width: 1024px) {
  /* line 1, ../../scss/content/blocks/_youtube.scss */
  .youtube-video-modal {
    margin-left: -470px;
    margin-top: -265px;
    width: 940px;
    height: 530px;
  }
}
/* line 18, ../../scss/content/blocks/_youtube.scss */
.youtube-video-modal iframe {
  height: 100%;
  width: 100%;
  vertical-align: top;
}
/* line 23, ../../scss/content/blocks/_youtube.scss */
.youtube-video-modal .font-icon-close, .youtube-video-modal .search .child-ages .infant-as-child .layer .close:before, .search .child-ages .infant-as-child .layer .youtube-video-modal .close:before, .youtube-video-modal .promotion-code form .child-ages .infant-as-child .layer .close:before, .promotion-code form .child-ages .infant-as-child .layer .youtube-video-modal .close:before {
  position: fixed;
  right: 30px;
  top: 20px;
  color: #afafaf;
}
/* line 29, ../../scss/content/blocks/_youtube.scss */
.youtube-video-modal .font-icon-close:hover, .youtube-video-modal .search .child-ages .infant-as-child .layer .close:hover:before, .search .child-ages .infant-as-child .layer .youtube-video-modal .close:hover:before, .youtube-video-modal .promotion-code form .child-ages .infant-as-child .layer .close:hover:before, .promotion-code form .child-ages .infant-as-child .layer .youtube-video-modal .close:hover:before {
  color: #f18e00;
}
/* line 33, ../../scss/content/blocks/_youtube.scss */
.youtube-video-modal .content {
  height: 100%;
  width: 100%;
  line-height: 1;
}

/* line 1, ../../scss/content/blocks/resorts/_accommodationRating.scss */
.accommodation-rating {
  font-family: 'am-fonticon', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 17px;
  font-size: 23px;
  letter-spacing: -8px;
  display: inline-block;
  vertical-align: text-top;
}
/* line 12, ../../scss/content/blocks/resorts/_accommodationRating.scss */
.accommodation-rating span {
  font-family: Arial, sans-serif;
  margin-left: 5px;
  font-size: 13px;
  vertical-align: top;
  line-height: 16px;
  letter-spacing: normal;
}

/* line 1, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters {
  margin-bottom: 20px;
  position: relative;
}
/* line 6, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters header h2 {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 20px 15px 10px;
  text-transform: none;
  font-size: 28px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  /* line 6, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters header h2 {
    margin: 20px 0 10px;
  }
}
/* line 18, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .velocity-loader-mask {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  opacity: 0.7;
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 30;
}
/* line 25, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .velocity-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: 0;
  width: 70px;
  margin-bottom: -60px;
  margin-left: -35px;
  z-index: 31;
}
/* line 36, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters form {
  position: relative;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 20px;
  padding-top: 20px;
}
/* line 44, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 49, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle > li {
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 49, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filters-toggle > li {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 49, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filters-toggle > li {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 49, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filters-toggle > li {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  /* line 49, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filters-toggle > li {
    margin-bottom: 10px;
  }
  /* line 57, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filters-toggle > li.filter-search {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 63, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filters-toggle > li:nth-child(2n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 69, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filters-toggle > li:nth-child(4n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 74, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle > li fieldset {
  position: relative;
}
/* line 77, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle > li fieldset:before {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -7px;
  color: #c8c8c8;
}
/* line 85, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle > li fieldset input {
  padding-left: 30px;
  color: #7d7d7d;
}
/* line 91, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle > li button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ebebeb;
  border: none;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  font-family: 'Arial';
  text-align: left;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  padding: 12px 15px;
  line-height: 15px;
  width: 100%;
}
/* line 108, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle > li button:after {
  font-size: 20px;
  line-height: 15px;
  float: right;
  display: block;
  width: 20px;
  height: 15px;
  margin-right: -5px;
}
/* line 118, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle > li button.focus {
  color: #fff;
  background: #34add1;
  border-bottom-color: #2192b4;
}
/* line 125, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle > li button.focus:after {
  line-height: 15px;
}
/* line 131, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filters-toggle > li input[type=text] {
  height: 40px;
}
/* line 138, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: 20;
  top: 59px;
  width: 100%;
  padding: 25px 20px;
  border: solid 1px #2192b4;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  /* line 153, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group > fieldset + fieldset {
    margin-top: 20px;
  }
}
/* line 158, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group > fieldset > legend {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 13px;
  border-bottom: 1px solid #d7d7d7;
  width: 85%;
}
@media only screen and (max-width: 767px) {
  /* line 158, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group > fieldset > legend {
    width: 100%;
    margin-bottom: 0;
    cursor: pointer;
  }
  /* line 173, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group > fieldset > legend:after {
    float: right;
    font-size: 19px;
    line-height: 0.7;
  }
}
@media only screen and (min-width: 768px) {
  /* line 180, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group > fieldset > legend:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  /* line 190, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group > fieldset > legend.open:after {
    line-height: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  /* line 197, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group > fieldset > ol {
    display: none;
    margin-top: 20px;
  }
}
/* line 204, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group > fieldset > ol > li {
  margin-top: 15px;
}
/* line 207, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group > fieldset > ol > li:first-child, .list-filters .filter-group > fieldset > ol > li.date-time {
  margin-top: 0;
}
/* line 211, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group > fieldset > ol > li .child + label {
  margin-left: 1em;
}
/* line 215, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group > fieldset > ol > li label {
  padding-right: 5px;
}
/* line 223, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group.filter-group-1, .list-filters .filter-group.filter-group-2 {
  width: 100%;
}
/* line 226, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group.filter-group-1 > fieldset, .list-filters .filter-group.filter-group-2 > fieldset {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 226, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-1 > fieldset, .list-filters .filter-group.filter-group-2 > fieldset {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 226, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-1 > fieldset, .list-filters .filter-group.filter-group-2 > fieldset {
    width: 31.78295%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 226, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-1 > fieldset, .list-filters .filter-group.filter-group-2 > fieldset {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 230, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-1 > fieldset:nth-child(3n), .list-filters .filter-group.filter-group-2 > fieldset:nth-child(3n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 233, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-1 > fieldset:nth-child(4n), .list-filters .filter-group.filter-group-2 > fieldset:nth-child(4n) {
    margin-top: 20px;
    clear: right;
    float: right;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 241, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-1 > fieldset:nth-child(4n), .list-filters .filter-group.filter-group-2 > fieldset:nth-child(4n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  /* line 248, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-2 {
    top: 109px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 254, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-3 {
    top: 159px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 254, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-3 {
    top: 119px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 254, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-3 {
    width: 74.4186%;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  /* line 269, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-3 fieldset.season {
    width: 160px;
    float: left;
  }
}
/* line 277, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group.filter-group-3 fieldset.departure {
  float: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 277, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-3 fieldset.departure {
    width: 415px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 277, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-3 fieldset.departure {
    margin-top: 0;
    float: right;
  }
}
/* line 292, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group.filter-group-3 fieldset.departure ol li {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 292, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-3 fieldset.departure ol li {
    width: 200px;
    float: right;
  }
  /* line 299, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group.filter-group-3 fieldset.departure ol li:first-child {
    float: left;
  }
}
/* line 304, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group.filter-group-3 fieldset.departure ol li label {
  font-size: 11px;
  text-transform: uppercase;
}
/* line 309, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group.filter-group-3 fieldset.departure ol li input {
  margin: 6px 0 0;
}
/* line 313, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group.filter-group-3 fieldset.departure ol li .ui-datepicker-trigger {
  top: auto;
  bottom: 0;
  background: none;
  border: 0;
}
/* line 325, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .filter-group .close {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #7f7f7f;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  /* line 325, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .filter-group .close {
    display: block;
  }
}
/* line 339, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters {
  display: none;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 339, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters #chosen-filters {
    margin: 0 15px 20px;
  }
}
/* line 347, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters h4 {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  margin: 10px 10px 10px 0;
  float: left;
}
/* line 355, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters .tag-list {
  margin: 10px 0 0;
}
/* line 359, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters .amount {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  display: block;
}
@media only screen and (max-width: 767px) {
  /* line 359, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters #chosen-filters .amount {
    margin-top: 20px;
  }
}
/* line 369, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 31, ../../scss/mixins/_css3.scss */
.list-filters #chosen-filters ul:after {
  content: "";
  display: table;
  clear: both;
}
/* line 375, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters ul li {
  padding: 8px 5px 8px 15px;
  line-height: 1;
  background: #34add1;
  border-radius: 20px;
  float: left;
  color: #fff;
  margin: 5px 10px 5px 0;
}
/* line 388, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters ul li span {
  font-size: 11px;
  text-transform: uppercase;
}
/* line 392, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters ul li span .accommodation-rating {
  font-size: 20px;
  line-height: 11px;
}
/* line 398, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters ul li i {
  font-size: 8px;
  padding: 10px;
  vertical-align: middle;
}
/* line 403, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters ul li i:hover {
  cursor: pointer;
}
/* line 408, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters ul li.remove-all-tags {
  background: #fff;
  border: 1px solid #d7d7d7;
  color: #4c4c4c;
}
/* line 413, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters #chosen-filters ul li.remove-all-tags:hover {
  cursor: pointer;
  color: #34add1;
}
/* line 423, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .tabs {
  float: none;
}
@media only screen and (max-width: 767px) {
  /* line 423, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .tabs {
    padding: 0 15px;
  }
}
/* line 430, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .tabs li {
  display: inline-block;
  float: none;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  /* line 430, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .tabs li {
    float: left;
    width: 32%;
  }
  /* line 439, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .tabs li + li {
    margin-left: 2%;
  }
}
/* line 444, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .tabs li a {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 15px;
  padding: 16px 20px;
  width: 150px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  /* line 444, ../../scss/content/blocks/resorts/_filters.scss */
  .list-filters .tabs li a {
    width: 100%;
    padding: 16px 10px;
    font-size: 14px;
  }
}
/* line 459, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .tabs li.selected {
  background: #34add1;
}
/* line 462, ../../scss/content/blocks/resorts/_filters.scss */
.list-filters .tabs li.selected a {
  border-color: #34add1 !important;
}

/* line 472, ../../scss/content/blocks/resorts/_filters.scss */
.choices.filters-query li {
  font-weight: normal;
  padding: 6px 10px;
}

/* line 1, ../../scss/content/blocks/resorts/_accommodationTag.scss */
.hotel-theme-tag {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #2c3e50;
  color: white;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  padding: 0 10px;
  display: inline-block;
}
/* line 23, ../../scss/mixins/_css3.scss */
.hotel-theme-tag *, .hotel-theme-tag *:before, .hotel-theme-tag *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../scss/content/blocks/resorts/_accommodationTag.scss */
  .hotel-theme-tag {
    left: 30px;
    font-size: 14px;
    line-height: 40px;
    padding: 0 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
  }
}
/* line 22, ../../scss/content/blocks/resorts/_accommodationTag.scss */
.hotel-theme-tag.small {
  font-size: 12px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  line-height: 30px;
  padding: 0 10px;
}
/* line 29, ../../scss/content/blocks/resorts/_accommodationTag.scss */
.hotel-theme-tag.mini {
  line-height: 22px;
  font-size: 10px;
  padding: 0 10px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}

/* line 31, ../../scss/mixins/_css3.scss */
.product-lines-promo .promo-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 7, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  background: #d7d7d7;
  padding: 0 0 15px;
  color: white;
  position: relative;
}
@media only screen and (max-width: 767px) {
  /* line 7, ../../scss/content/blocks/_productLineShortcuts.scss */
  .product-lines-promo .product-line-card {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 7, ../../scss/content/blocks/_productLineShortcuts.scss */
  .product-lines-promo .product-line-card {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 7, ../../scss/content/blocks/_productLineShortcuts.scss */
  .product-lines-promo .product-line-card {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 15, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 47.8%;
}
@media only screen and (min-width: 768px) {
  /* line 7, ../../scss/content/blocks/_productLineShortcuts.scss */
  .product-lines-promo .product-line-card {
    margin-bottom: 2.5%;
  }
  /* line 25, ../../scss/content/blocks/_productLineShortcuts.scss */
  .product-lines-promo .product-line-card:nth-child(even) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 30, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 5;
}
/* line 39, ../../scss/content/blocks/_productLineShortcuts.scss */
.ie9 .product-lines-promo .product-line-card .image {
  background: black;
}
/* line 43, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card .image:before {
  transition: opacity 0.3s ease-in;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.6);
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  /* IE10 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  /* Opera 11.10+ */
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#00000000', EndColorStr='#99000000');
  filter: none;
  background-color: transparent;
  opacity: 0.6;
}
/* line 60, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card .image img {
  max-height: 110%;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  z-index: 0;
  top: -9999px;
  left: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
}
/* line 77, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card:hover .image:before {
  opacity: 1;
}
/* line 82, ../../scss/content/blocks/_productLineShortcuts.scss */
.ie9 .product-lines-promo .product-line-card:hover .image img {
  opacity: 0.8;
}
/* line 88, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card .content {
  position: absolute;
  z-index: 10;
  width: 51%;
  bottom: 15px;
  left: 50%;
  min-width: 255px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-filter: blur(0);
}
/* line 103, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card .product-line-icon {
  float: left;
  margin-right: 15px;
}
/* line 108, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card h3 {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 26px;
  -webkit-text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -ms-text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin: 0;
  display: inline-block;
  white-space: nowrap;
}
/* line 118, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card p {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  font-size: 16px;
  line-height: 28px;
  -webkit-text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
/* line 126, ../../scss/content/blocks/_productLineShortcuts.scss */
.product-lines-promo .product-line-card .price {
  font-family: 'ProximaNovaExtraBold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 1, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child, .promotion-code form .child-ages .infant-as-child {
  text-align: center;
  margin: 5px 0 5px 0;
}
/* line 6, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .layer-trigger .icons, .promotion-code form .child-ages .infant-as-child .layer-trigger .icons {
  cursor: pointer;
  font-size: 18px;
}
/* line 12, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .layer-trigger .icons:before, .promotion-code form .child-ages .infant-as-child .layer-trigger .icons:before {
  color: #7f7f7f;
  width: 20px;
}
/* line 22, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .layer-trigger.selected .icons:before, .promotion-code form .child-ages .infant-as-child .layer-trigger.selected .icons:before {
  color: #34add1;
  font-size: 15px;
}
/* line 28, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .arrow-down, .promotion-code form .child-ages .infant-as-child .arrow-down {
  font-size: 18px;
  color: #f18e00;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  /* line 28, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
  .search .child-ages .infant-as-child .arrow-down, .promotion-code form .child-ages .infant-as-child .arrow-down {
    font-size: 24px;
  }
}
/* line 39, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .layer, .promotion-code form .child-ages .infant-as-child .layer {
  background: #f5fbfd;
  padding: 20px;
  text-align: left;
  z-index: 10;
}
/* line 45, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .layer:before, .promotion-code form .child-ages .infant-as-child .layer:before {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #d7d7d7;
  border-top: 0 solid transparent;
  content: '';
  position: absolute;
  top: -11px;
  left: 47px;
}
/* line 52, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .layer:after, .promotion-code form .child-ages .infant-as-child .layer:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f5fbfd;
  border-top: 0 solid transparent;
  content: '';
  position: absolute;
  top: -10px;
  left: 48px;
}
/* line 60, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .layer h4, .promotion-code form .child-ages .infant-as-child .layer h4 {
  margin: 0 0 15px;
}
/* line 64, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .layer li, .promotion-code form .child-ages .infant-as-child .layer li {
  float: none;
  display: block;
  width: auto;
  margin: 10px 0;
}
/* line 72, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child .layer .close:before, .promotion-code form .child-ages .infant-as-child .layer .close:before {
  padding-left: 5px;
  padding-right: 5px;
}
/* line 79, ../../scss/content/blocks/search/flight/_infantAsChild.scss */
.search .child-ages .infant-as-child li, .promotion-code form .child-ages .infant-as-child li {
  float: none;
  display: block;
  width: auto;
  margin: 0;
}

/* line 2, ../../scss/layout/_bookingflow.scss */
.bookingflow .sidebar, .offerpage .sidebar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 2, ../../scss/layout/_bookingflow.scss */
  .bookingflow .sidebar, .offerpage .sidebar {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 2, ../../scss/layout/_bookingflow.scss */
  .bookingflow .sidebar, .offerpage .sidebar {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 2, ../../scss/layout/_bookingflow.scss */
  .bookingflow .sidebar, .offerpage .sidebar {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 2, ../../scss/layout/_bookingflow.scss */
  .bookingflow .sidebar, .offerpage .sidebar {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 9, ../../scss/layout/_bookingflow.scss */
.bookingflow #main, .offerpage #main {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 9, ../../scss/layout/_bookingflow.scss */
  .bookingflow #main, .offerpage #main {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 9, ../../scss/layout/_bookingflow.scss */
  .bookingflow #main, .offerpage #main {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 9, ../../scss/layout/_bookingflow.scss */
  .bookingflow #main, .offerpage #main {
    width: 74.4186%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 13, ../../scss/layout/_bookingflow.scss */
.bookingflow .heading, .offerpage .heading {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 13, ../../scss/layout/_bookingflow.scss */
  .bookingflow .heading, .offerpage .heading {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 13, ../../scss/layout/_bookingflow.scss */
  .bookingflow .heading, .offerpage .heading {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 13, ../../scss/layout/_bookingflow.scss */
  .bookingflow .heading, .offerpage .heading {
    width: 100%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 17, ../../scss/layout/_bookingflow.scss */
  .bookingflow .tablet-maxwidth, .offerpage .tablet-maxwidth {
    max-width: 700px;
  }
}

/* line 3, ../../scss/layout/pages/content/_destinations.scss */
.destinations #resort-list, .resortpage #resort-list, .countrypage #resort-list {
  min-height: 600px;
}

/* line 1, ../../scss/content/pages/_frontpage.scss */
.frontpage {
  background-color: #f5f5fa;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*
    Top banner
  */
}
/* line 5, ../../scss/content/pages/_frontpage.scss */
.frontpage .trip-search .search-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 5, ../../scss/content/pages/_frontpage.scss */
  .frontpage .trip-search .search-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../scss/content/pages/_frontpage.scss */
  .frontpage {
    background-color: #f5f5f8;
  }
}
/* line 23, ../../scss/mixins/_css3.scss */
.frontpage *, .frontpage *:before, .frontpage *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 20, ../../scss/content/pages/_frontpage.scss */
.frontpage img {
  max-width: 100%;
}
/* line 24, ../../scss/content/pages/_frontpage.scss */
.frontpage #content-container {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  /* line 24, ../../scss/content/pages/_frontpage.scss */
  .frontpage #content-container {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 24, ../../scss/content/pages/_frontpage.scss */
  .frontpage #content-container {
    margin-bottom: 100px;
  }
}
/* line 29, ../../scss/content/pages/_frontpage.scss */
.frontpage #content-container > .gridcontainer-outer {
  margin-top: 60px;
}
/* line 35, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner {
  height: 450px;
  position: relative;
  color: #fff;
}
/* line 40, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner .content {
  position: relative;
  text-align: center;
  padding: 105px 10px 0;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  /* line 40, ../../scss/content/pages/_frontpage.scss */
  .frontpage .banner .content {
    padding: 100px 0 0;
  }
}
/* line 50, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner .content h2 {
  margin: 0;
  color: #fff;
  font-size: 48px;
  line-height: 1;
  text-transform: none;
  -webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  letter-spacing: -1px;
}
@media only screen and (min-width: 768px) {
  /* line 50, ../../scss/content/pages/_frontpage.scss */
  .frontpage .banner .content h2 {
    font-size: 68px;
    letter-spacing: -2px;
  }
}
/* line 65, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner .content .description {
  font-size: 24px;
  line-height: 1.34;
  -webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 768px) {
  /* line 65, ../../scss/content/pages/_frontpage.scss */
  .frontpage .banner .content .description {
    font-size: 32px;
    letter-spacing: -1px;
  }
}
/* line 75, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner .content .description p {
  margin: 6px 0;
}
/* line 79, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner .content .button {
  margin: 30px 0;
}
@media only screen and (max-width: 767px) {
  /* line 79, ../../scss/content/pages/_frontpage.scss */
  .frontpage .banner .content .button {
    margin: 30px 10px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 84, ../../scss/content/pages/_frontpage.scss */
  .frontpage .banner .content .button a {
    height: auto;
  }
}
/* line 90, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner .content .primary-btn, .frontpage .banner .content body.destinations #resort-search fieldset button, body.destinations #resort-search fieldset .frontpage .banner .content button, .frontpage .banner .content body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .frontpage .banner .content button, .frontpage .banner .content body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .frontpage .banner .content button, .frontpage .banner .content .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .frontpage .banner .content button {
  font-size: 16px;
  text-transform: none;
}
/* line 93, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner .content .primary-btn:hover, .frontpage .banner .content body.destinations #resort-search fieldset button:hover, body.destinations #resort-search fieldset .frontpage .banner .content button:hover, .frontpage .banner .content body.resortpage #resort-search fieldset button:hover, body.resortpage #resort-search fieldset .frontpage .banner .content button:hover, .frontpage .banner .content body.countrypage #resort-search fieldset button:hover, body.countrypage #resort-search fieldset .frontpage .banner .content button:hover, .frontpage .banner .content .collection-page #resort-search fieldset button:hover, .collection-page #resort-search fieldset .frontpage .banner .content button:hover {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  /* line 90, ../../scss/content/pages/_frontpage.scss */
  .frontpage .banner .content .primary-btn, .frontpage .banner .content body.destinations #resort-search fieldset button, body.destinations #resort-search fieldset .frontpage .banner .content button, .frontpage .banner .content body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .frontpage .banner .content button, .frontpage .banner .content body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .frontpage .banner .content button, .frontpage .banner .content .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .frontpage .banner .content button {
    font-size: 18px;
    height: 46px;
    padding: 13px 20px;
  }
}
/* line 103, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner .bg-cont {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 108, ../../scss/content/pages/_frontpage.scss */
  .frontpage .banner .bg-cont.background-small-cont {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  /* line 113, ../../scss/content/pages/_frontpage.scss */
  .frontpage .banner .bg-cont.background-large-cont {
    display: block;
  }
}
/* line 118, ../../scss/content/pages/_frontpage.scss */
.frontpage .banner .bg-cont > div {
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
/* line 127, ../../scss/content/pages/_frontpage.scss */
.frontpage .ingress {
  padding: 0 15px;
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  /* line 127, ../../scss/content/pages/_frontpage.scss */
  .frontpage .ingress {
    padding: 0;
    width: 80%;
    margin: 0 auto 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 144, ../../scss/content/pages/_frontpage.scss */
  .frontpage .offers > .gridcontainer-outer {
    width: 775px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 144, ../../scss/content/pages/_frontpage.scss */
  .frontpage .offers > .gridcontainer-outer {
    max-width: 960px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 142, ../../scss/content/pages/_frontpage.scss */
  .frontpage .offers {
    margin: 20px 0 20px -20px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 142, ../../scss/content/pages/_frontpage.scss */
  .frontpage .offers {
    margin: 40px 0 60px -20px;
  }
}
/* line 162, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer {
  width: 50%;
  float: left;
  height: 160px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
}
/* line 170, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer.wide {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 170, ../../scss/content/pages/_frontpage.scss */
  .frontpage .offers .offer.wide {
    width: 460px;
  }
}
/* line 180, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer a:after, .frontpage .offers .offer a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
/* line 189, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer a:after {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); /* IE6-8 */
  background-repeat: no-repeat;
}
/* line 202, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer a:before {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */
  background-repeat: no-repeat;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/* line 220, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer a:hover:before {
  opacity: 1;
}
/* line 224, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer a:hover .hover {
  max-height: 100px;
  opacity: 1;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  /* line 162, ../../scss/content/pages/_frontpage.scss */
  .frontpage .offers .offer {
    width: 220px;
    height: 220px;
    margin: 0 0 20px 20px;
  }
}
/* line 238, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer img {
  width: 100%;
  min-height: 100%;
}
/* line 243, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer .text {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 10px;
  font-size: 18px;
  z-index: 2;
  color: #fff;
  line-height: 22px;
  -webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 768px) {
  /* line 243, ../../scss/content/pages/_frontpage.scss */
  .frontpage .offers .offer .text {
    font-size: 22px;
    line-height: 26px;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
}
/* line 262, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer .text .title {
  display: block;
}
/* line 268, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer .text .price .sub,
.frontpage .offers .offer .text .price .prefix {
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  line-height: 1.4;
  vertical-align: top;
  margin-right: 5px;
}
/* line 277, ../../scss/content/pages/_frontpage.scss */
.frontpage .offers .offer .text .hover {
  display: block;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  font-size: 14px;
  font-family: arial, sans-serif;
  padding-top: 0;
  line-height: 20px;
  -webkit-transition: opacity .5s ease, max-height .5s ease, padding-top .25s ease;
  -moz-transition: opacity .5s ease, max-height .5s ease, padding-top .25s ease;
  transition: opacity .5s ease, max-height .5s ease, padding-top .25s ease;
}
/* line 293, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers {
  background: url(../images/clouds-bg.jpg) top left no-repeat;
  width: 100%;
  float: left;
  height: 460px;
  overflow: hidden;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 80px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
}
@media only screen and (max-width: 767px) {
  /* line 293, ../../scss/content/pages/_frontpage.scss */
  .frontpage .flight-offers {
    background-size: 100% 100% !important;
  }
}
@media only screen and (min-width: 768px) {
  /* line 293, ../../scss/content/pages/_frontpage.scss */
  .frontpage .flight-offers {
    width: 460px;
    margin-left: 20px;
  }
}
/* line 312, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers h2 {
  font-size: 22px;
  line-height: 24px;
  margin: 30px 0 0 0;
  width: 100%;
  /*@extend .font-icon-plane;
  &:before {
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
  }*/
}
/* line 325, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers .col {
  width: 120px;
  margin-right: 10px;
  margin-top: 40px;
  float: left;
}
/* line 330, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers .col:nth-of-type(3) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 330, ../../scss/content/pages/_frontpage.scss */
  .frontpage .flight-offers .col:nth-of-type(3) {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  /* line 325, ../../scss/content/pages/_frontpage.scss */
  .frontpage .flight-offers .col {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 325, ../../scss/content/pages/_frontpage.scss */
  .frontpage .flight-offers .col {
    width: 46%;
  }
}
/* line 343, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers .flight-offer {
  display: block;
  height: 100px;
}
/* line 347, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers .flight-offer .title {
  font-size: 16px;
  text-transform: uppercase;
  color: #4c4c4c;
  display: block;
}
/* line 353, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers .flight-offer .price {
  color: #40c1e8;
  font-size: 20px;
  line-height: 1;
}
/* line 358, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers .flight-offer .price .sub,
.frontpage .flight-offers .flight-offer .price .prefix {
  color: #4c4c4c;
  font-family: arial, sans-serif;
  font-size: 12px;
  margin-right: 5px;
  font-weight: normal;
  line-height: 1.1;
  vertical-align: top;
}
/* line 370, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers .footer {
  position: absolute;
  bottom: 0;
  margin: 30px 0;
}
/* line 375, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers .footer a {
  color: #34add1;
}
/* line 378, ../../scss/content/pages/_frontpage.scss */
.frontpage .flight-offers .footer a:hover {
  text-decoration: underline;
}
/* line 386, ../../scss/content/pages/_frontpage.scss */
.frontpage .lms .offers-list {
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  /* line 386, ../../scss/content/pages/_frontpage.scss */
  .frontpage .lms .offers-list {
    padding: 0;
  }
}
/* line 400, ../../scss/content/pages/_frontpage.scss */
.frontpage .some {
  padding: 40px 0;
}
/* line 403, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0;
  display: none !important;
}
@media only screen and (max-width: 767px) {
  /* line 403, ../../scss/content/pages/_frontpage.scss */
  .frontpage .some .some-box {
    width: 100%;
    float: left;
    margin-right: 25%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 403, ../../scss/content/pages/_frontpage.scss */
  .frontpage .some .some-box {
    width: 31.78295%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 403, ../../scss/content/pages/_frontpage.scss */
  .frontpage .some .some-box {
    width: 31.78295%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 403, ../../scss/content/pages/_frontpage.scss */
  .frontpage .some .some-box {
    display: block !important;
    padding: 30px 20px 20px;
  }
  /* line 413, ../../scss/content/pages/_frontpage.scss */
  .frontpage .some .some-box:nth-child(3) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 418, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box header {
  position: relative;
  text-align: center;
  margin: 10px 0 20px;
}
/* line 423, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box header:before {
  display: block;
  font-size: 24px;
  position: absolute;
  top: -50px;
  left: 50%;
  color: white;
  text-align: center;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #4c4c4c;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
/* line 440, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box h3 {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  width: 100%;
  margin: 0;
}
/* line 447, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box h4 {
  margin: 0;
  font-size: 16px;
}
/* line 451, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box h4 > a {
  color: #4c4c4c;
}
/* line 454, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box h4 > a:hover {
  color: #34add1;
}
/* line 460, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box .img {
  margin-bottom: 10px;
}
/* line 463, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box .img img {
  max-width: 100%;
}
/* line 468, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box time, .frontpage .some .some-box .dur {
  margin-top: 6px;
  font-size: 14px;
  display: block;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 475, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box a.read-more {
  margin-top: 20px;
  display: block;
  text-transform: uppercase;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
/* line 483, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box a.read-more:after {
  margin-left: 5px;
  text-decoration: none;
}
/* line 488, ../../scss/content/pages/_frontpage.scss */
.frontpage .some .some-box a.read-more:hover {
  text-decoration: underline;
}
/* line 497, ../../scss/content/pages/_frontpage.scss */
.frontpage #youtube-container .img {
  position: relative;
}
/* line 500, ../../scss/content/pages/_frontpage.scss */
.frontpage #youtube-container .img a {
  color: #4c4c4c;
}
/* line 503, ../../scss/content/pages/_frontpage.scss */
.frontpage #youtube-container .img a:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  background: url(../images/play-btn.png);
}
/* line 519, ../../scss/content/pages/_frontpage.scss */
.frontpage #youtube-container .dur:before {
  font-size: 11px;
  margin: -3px 5px 0 0;
}
/* line 525, ../../scss/content/pages/_frontpage.scss */
.frontpage #youtube-container .youtube-video {
  margin-bottom: 20px;
}
/* line 532, ../../scss/content/pages/_frontpage.scss */
.frontpage .blog-container h4 {
  margin: 0;
  font-size: 16px;
}
/* line 536, ../../scss/content/pages/_frontpage.scss */
.frontpage .blog-container h4 a {
  color: #4c4c4c;
}
/* line 539, ../../scss/content/pages/_frontpage.scss */
.frontpage .blog-container h4 a:hover {
  color: #34add1;
}
/* line 545, ../../scss/content/pages/_frontpage.scss */
.frontpage .blog-container p {
  clear: both;
  margin: 10px 0;
  line-height: 18px;
  font-size: 14px;
}
/* line 553, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items {
  margin: 30px 0 50px;
}
@media only screen and (max-width: 767px) {
  /* line 553, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items {
    margin: 0 0;
    padding: 30px 0;
    background: #f5f5f5;
  }
}
@media only screen and (max-width: 767px) {
  /* line 562, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items > .gridcontainer-outer {
    padding: 0 15px;
  }
}
/* line 569, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items .news-item {
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  /* line 569, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items .news-item {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
  }
}
@media only screen and (min-width: 768px) {
  /* line 578, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items .news-item header {
    margin: 0 40px 30px 0;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 578, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items .news-item header {
    float: left;
    margin-bottom: 0;
  }
}
/* line 589, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items .news-item header h3 {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  margin: 0;
}
/* line 596, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items .news-item p {
  margin: 3px 0 0 0;
}
@media only screen and (min-width: 1024px) {
  /* line 596, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items .news-item p {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  /* line 604, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items .news-item p, .frontpage .news-items .news-item time {
    display: inline-block;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 604, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items .news-item p, .frontpage .news-items .news-item time {
    float: left;
  }
}
/* line 615, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items .news-item time {
  margin: 0 30px 0 0;
}
@media only screen and (max-width: 767px) {
  /* line 615, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items .news-item time {
    margin: 10px 0 0 0;
    display: block;
  }
}
/* line 623, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items .news-item .see-all-news {
  color: #34add1;
  margin-top: 15px;
  display: block;
}
@media only screen and (min-width: 768px) {
  /* line 623, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items .news-item .see-all-news {
    float: right;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 623, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-items .news-item .see-all-news {
    float: right;
    margin-top: 0;
    display: inline;
  }
}
/* line 640, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items .news-item .see-all-news:hover {
  text-decoration: underline;
}
/* line 644, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items .news-item .text {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  width: 100%;
}
/* line 652, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts {
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  /* line 652, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts {
    margin: 0;
    padding: 0 0 30px 0;
    background: #f5f5f8;
  }
}
@media only screen and (max-width: 767px) {
  /* line 659, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts > .gridcontainer-outer {
    padding: 0 15px;
  }
}
/* line 665, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .shortcut {
  background-color: #fff;
  position: relative;
  height: 50px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1) ;
  -moz-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1) ;
  -ms-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1) ;
  -o-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1) ;
  box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1) ;
}
@media only screen and (max-width: 767px) {
  /* line 665, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut {
    width: 100%;
    float: left;
    margin-right: 0%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 665, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 665, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  /* line 665, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 665, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut {
    height: 105px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 665, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut {
    height: 130px;
  }
}
/* line 686, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .shortcut.wide {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 686, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut.wide {
    width: 100%;
    float: left;
    margin-right: 0%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 686, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut.wide {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 686, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut.wide {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 690, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut.last {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 695, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .shortcut:hover {
  background: #fafafa;
}
/* line 700, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .shortcut header h3 {
  font-size: 20px;
  margin: 0 0 10px;
}
@media only screen and (min-width: 1024px) {
  /* line 700, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut header h3 {
    margin: 0 0 20px;
  }
}
/* line 711, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .shortcut .img {
  display: block;
}
@media only screen and (max-width: 767px) {
  /* line 711, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut .img {
    width: 30%;
    float: left;
  }
}
/* line 717, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .shortcut .img img {
  vertical-align: bottom;
}
/* line 722, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .shortcut .text {
  color: #4c4c4c;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  /* line 722, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut .text {
    padding: 15px 0 15px 10px;
    width: 70%;
    float: left;
    display: block;
    position: relative;
  }
  /* line 737, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut .text:after {
    position: absolute;
    right: 10px;
    font-size: 18px;
    color: #b9b9b9;
  }
}
/* line 745, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .shortcut .text:hover {
  background: #fafafa;
}
@media only screen and (min-width: 768px) {
  /* line 722, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut .text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
  }
  /* line 756, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .shortcut .text:after {
    display: none;
  }
}
/* line 763, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter {
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  /* line 763, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .newsletter {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: none;
    margin-top: 40px;
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  /* line 763, ../../scss/content/pages/_frontpage.scss */
  .frontpage .news-shortcuts .newsletter {
    padding: 20px;
  }
}
/* line 777, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm {
  width: 100% !important;
  padding: 0;
}
/* line 783, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .mktoOffset,
.frontpage .news-shortcuts .newsletter .mktoForm .mktoLabel,
.frontpage .news-shortcuts .newsletter .mktoForm .mktoGutter {
  display: none;
}
/* line 788, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .mktoFormRow,
.frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow {
  float: left;
  clear: none;
}
/* line 793, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .mktoFormRow {
  width: 80%;
}
/* line 796, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .mktoFormRow .mktoFormCol,
.frontpage .news-shortcuts .newsletter .mktoForm .mktoFormRow .mktoFieldWrap {
  width: 100%;
}
/* line 801, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow {
  width: 20%;
}
/* line 804, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap {
  margin-left: 10% !important;
}
/* line 807, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: white !important;
  font-size: 14px;
  text-transform: none;
  background-color: #f28e00;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3a11b), to(#f28e00));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f3a11b, #f28e00);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f3a11b, #f28e00);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f3a11b, #f28e00);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f3a11b, #f28e00);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f3a11b, #f28e00);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFF3A11B', EndColorStr='#FFF28E00');
  border: 1px solid #f8c676;
  border-bottom-color: #d07800;
  border-left-color: #f4a72c;
  border-right-color: #da8807;
  -webkit-text-shadow: 1px 1px 1px #e08201;
  -moz-text-shadow: 1px 1px 1px #e08201;
  -ms-text-shadow: 1px 1px 1px #e08201;
  text-shadow: 1px 1px 1px #e08201;
  height: 30px;
  padding: 5px 15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  width: 90%;
  padding: 5px 0;
  height: 35px;
  font-size: 16px;
}
/* line 32, ../../scss/base/forms/_buttons.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:hover {
  color: white;
  background-color: #f69a1a;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3a322), to(#f69a1a));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f3a322, #f69a1a);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f3a322, #f69a1a);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f3a322, #f69a1a);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f3a322, #f69a1a);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #f3a322, #f69a1a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFF3A322', EndColorStr='#FFF69A1A');
  border: 1px solid #f6bd60;
  border-bottom-color: #d08216;
  border-left-color: #f6ae3f;
  border-right-color: #dc8f1b;
  text-decoration: none;
}
/* line 39, ../../scss/base/forms/_buttons.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:active {
  background: #f58e00;
  border: 1px solid #f58e00;
}
/* line 819, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm input[type=email] {
  padding: 2px 10px;
  width: 100% !important;
  height: 35px;
  line-height: 1.2em;
  font-size: 14px;
}
/* line 833, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter .mktoForm .nl-t-string {
  color: #4c4c4c;
  font-size: 14px;
}
/* line 840, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter #newsletter-form fieldset {
  float: left;
  width: 80%;
}
/* line 844, ../../scss/content/pages/_frontpage.scss */
.ru_EE .frontpage .news-shortcuts .newsletter #newsletter-form fieldset {
  width: 70%;
}
/* line 848, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter #newsletter-form fieldset.actions {
  width: 20%;
}
/* line 850, ../../scss/content/pages/_frontpage.scss */
.ru_EE .frontpage .news-shortcuts .newsletter #newsletter-form fieldset.actions {
  width: 30%;
}
/* line 854, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-shortcuts .newsletter #newsletter-form fieldset.actions .primary-btn-sml {
  margin-left: 10%;
  width: 90%;
  height: 35px;
  padding: 5px 0;
}
/* line 860, ../../scss/content/pages/_frontpage.scss */
.ru_EE .frontpage .news-shortcuts .newsletter #newsletter-form fieldset.actions .primary-btn-sml {
  width: 95%;
  margin-left: 5%;
}
/* line 872, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items .text a {
  color: #4c4c4c;
}
/* line 874, ../../scss/content/pages/_frontpage.scss */
.frontpage .news-items .text a:hover {
  color: #34add1;
}
/* line 881, ../../scss/content/pages/_frontpage.scss */
.frontpage .lower-some {
  text-align: center;
}
/* line 884, ../../scss/content/pages/_frontpage.scss */
.frontpage .lower-some > p {
  display: none;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 884, ../../scss/content/pages/_frontpage.scss */
  .frontpage .lower-some > p {
    display: block;
    margin: 0 0 25px 0;
  }
}
/* line 895, ../../scss/content/pages/_frontpage.scss */
.frontpage .lower-some > .bullets {
  width: 5px;
  height: 5px;
  display: block;
  margin: 22px auto;
  position: relative;
  background-color: #4c4c4c;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 895, ../../scss/content/pages/_frontpage.scss */
  .frontpage .lower-some > .bullets {
    display: none;
  }
}
/* line 908, ../../scss/content/pages/_frontpage.scss */
.frontpage .lower-some > .bullets:before, .frontpage .lower-some > .bullets:after {
  width: 5px;
  height: 5px;
  margin: 0 5px;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  background-color: #4c4c4c;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 920, ../../scss/content/pages/_frontpage.scss */
.frontpage .lower-some > .bullets:before {
  left: -15px;
}
/* line 924, ../../scss/content/pages/_frontpage.scss */
.frontpage .lower-some > .bullets:after {
  right: -15px;
}
/* line 931, ../../scss/content/pages/_frontpage.scss */
.frontpage .lower-some .some-shortcuts a {
  font-size: 0px;
  letter-spacing: -10px;
  margin: 0 5px;
  color: #4c4c4c;
}
/* line 937, ../../scss/content/pages/_frontpage.scss */
.frontpage .lower-some .some-shortcuts a:hover, .frontpage .lower-some .some-shortcuts a:active {
  color: #34add1;
}
/* line 941, ../../scss/content/pages/_frontpage.scss */
.frontpage .lower-some .some-shortcuts a:before {
  font-size: 24px;
  letter-spacing: normal;
}

/* line 31, ../../scss/mixins/_css3.scss */
.offerpage .container:after {
  content: "";
  display: table;
  clear: both;
}
/* line 6, ../../scss/content/_offerPages.scss */
.offerpage .container > header {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 20px;
}
/* line 12, ../../scss/content/_offerPages.scss */
.offerpage .section-heading {
  font-size: 32px;
  text-transform: none;
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  /* line 12, ../../scss/content/_offerPages.scss */
  .offerpage .section-heading {
    margin-bottom: 8px;
  }
}
/* line 22, ../../scss/content/_offerPages.scss */
.offerpage h1.section-heading {
  line-height: 32px;
}
/* line 26, ../../scss/content/_offerPages.scss */
.offerpage .content {
  margin-bottom: 20px;
}
/* line 30, ../../scss/content/_offerPages.scss */
.offerpage .content .intro p:first-child,
.offerpage .content .toggleable p:first-child {
  margin-top: 0;
}
/* line 33, ../../scss/content/_offerPages.scss */
.offerpage .content .toggleable {
  display: none;
}
/* line 39, ../../scss/content/_offerPages.scss */
.offerpage #introToggle {
  display: inline-block;
}
/* line 42, ../../scss/content/_offerPages.scss */
.offerpage #introToggle .close {
  display: none;
}
/* line 47, ../../scss/content/_offerPages.scss */
.offerpage .sidebar {
  margin-bottom: 20px;
  position: relative;
  display: none;
}
@media only screen and (min-width: 1024px) {
  /* line 47, ../../scss/content/_offerPages.scss */
  .offerpage .sidebar {
    display: block;
  }
}
/* line 64, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent fieldset {
  margin-top: 10px;
}
/* line 67, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent fieldset legend {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 67, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent fieldset legend {
    margin-bottom: 8px;
  }
}
/* line 78, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .field-group {
  margin-top: 20px;
  width: 100%;
}
/* line 31, ../../scss/mixins/_css3.scss */
.offerpage #offerSidebarContent .field-group:after {
  content: "";
  display: table;
  clear: both;
}
/* line 83, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .field-group.first {
  margin-top: 0;
}
/* line 86, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .field-group.first fieldset {
  margin-top: 0;
}
/* line 91, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .field-group.more-space {
  margin-top: 25px;
}
/* line 94, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .field-group.more-space label {
  line-height: 20px;
  width: 100%;
}
/* line 100, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .field-group.last fieldset {
  clear: both;
}
/* line 106, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .slider-value {
  margin-top: 0;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 106, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .slider-value {
    margin-bottom: 20px;
  }
}
/* line 115, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .slider-range {
  margin-left: 0;
}
/* line 121, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .actions button {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 127, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row {
    width: 100%;
    clear: both;
  }
  /* line 31, ../../scss/mixins/_css3.scss */
  .offerpage #offerSidebarContent .row:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 134, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row.full fieldset {
    width: 100%;
    float: none;
  }
  /* line 139, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row.full li {
    width: 20%;
    margin-right: 3%;
  }
  /* line 146, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row.full.last fieldset {
    width: 31%;
    position: relative;
    left: 68%;
  }
  /* line 151, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row.full.last fieldset button {
    width: auto;
  }
  /* line 160, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row.three .col {
    width: 31%;
    float: left;
    margin-right: 3%;
  }
  /* line 165, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row.three .col li {
    width: 100%;
  }
  /* line 169, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row.three .col:last-child {
    margin-right: 0;
  }
  /* line 175, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row fieldset {
    margin-right: 0;
  }
  /* line 178, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .row fieldset li {
    display: inline-block;
  }
}
/* line 185, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .toggle {
  position: absolute;
  top: -45px;
  right: 0;
}
/* line 190, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .toggle span {
  font-size: 12px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}
/* line 195, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .toggle span:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  /* line 190, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .toggle span {
    color: #4c4c4c;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 185, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .toggle {
    display: none;
  }
}
/* line 214, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .toggle .close {
  display: none;
}
/* line 219, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .toggle .open {
  display: none;
}
/* line 224, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .toggle .open-choices {
  top: -1px;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 1024px) {
  /* line 224, ../../scss/content/_offerPages.scss */
  .offerpage #offerSidebarContent .toggle .open-choices {
    display: none;
  }
}
/* line 235, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent .toggle .open-choices:after {
  color: #f18e00;
  font-size: 16px;
  margin-left: 5px;
}
/* line 244, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent.open .content {
  display: block;
}
/* line 31, ../../scss/mixins/_css3.scss */
.offerpage #offerSidebarContent.open .content:after {
  content: "";
  display: table;
  clear: both;
}
/* line 249, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent.open .open {
  display: none;
}
/* line 255, ../../scss/content/_offerPages.scss */
.offerpage #offerSidebarContent.open .open-choices:after {
  color: #34add1;
}
/* line 262, ../../scss/content/_offerPages.scss */
.offerpage .list-actions {
  padding: 0 15px;
}
/* line 31, ../../scss/mixins/_css3.scss */
.offerpage .list-actions:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 767px) {
  /* line 262, ../../scss/content/_offerPages.scss */
  .offerpage .list-actions {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 262, ../../scss/content/_offerPages.scss */
  .offerpage .list-actions {
    padding: 0;
  }
}
/* line 274, ../../scss/content/_offerPages.scss */
.offerpage .list-actions #ordertabs {
  margin-top: 20px;
}
/* line 277, ../../scss/content/_offerPages.scss */
.offerpage .list-actions #ordertabs .title {
  float: left;
  line-height: 37px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  /* line 277, ../../scss/content/_offerPages.scss */
  .offerpage .list-actions #ordertabs .title {
    line-height: 40px;
  }
}
/* line 291, ../../scss/content/_offerPages.scss */
.offerpage .list-actions #ordertabs .tabs li a.active {
  padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  /* line 297, ../../scss/content/_offerPages.scss */
  .offerpage .list-actions #ordertabs .tabs li a.asc:after {
    content: "\f105";
  }
}
@media only screen and (max-width: 767px) {
  /* line 305, ../../scss/content/_offerPages.scss */
  .offerpage .list-actions #ordertabs .tabs li a.desc:after {
    content: "\f105";
  }
}
/* line 311, ../../scss/content/_offerPages.scss */
.offerpage .list-actions #ordertabs .tabs li a:after {
  color: #4c4c4c;
  font-size: 20px;
  position: absolute;
}
@media only screen and (min-width: 768px) {
  /* line 311, ../../scss/content/_offerPages.scss */
  .offerpage .list-actions #ordertabs .tabs li a:after {
    color: #fff;
  }
}
/* line 326, ../../scss/content/_offerPages.scss */
.offerpage .prefix {
  font-weight: normal;
  content: "alk.";
  position: relative;
  top: -2px;
  font-size: 80%;
  margin-right: 0;
}

/* line 3, ../../scss/content/_offers.scss */
.offersIndex #content-container {
  padding: 0;
}
/* line 7, ../../scss/content/_offers.scss */
.offersIndex .main-content {
  padding: 0 15px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  /* line 7, ../../scss/content/_offers.scss */
  .offersIndex .main-content {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 7, ../../scss/content/_offers.scss */
  .offersIndex .main-content {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 7, ../../scss/content/_offers.scss */
  .offersIndex .main-content {
    padding: 0;
  }
}
/* line 16, ../../scss/content/_offers.scss */
.offersIndex .main-content > .row {
  margin: 50px 0 0;
}
/* line 22, ../../scss/content/_offers.scss */
.offersIndex .search.collapsed fieldset.main-search ~ *, .offersIndex .search.collapsed #rooms-container {
  display: none;
}
/* line 27, ../../scss/content/_offers.scss */
.offersIndex .loader.locations {
  background: none;
  margin: 60px 0;
}
/* line 34, ../../scss/content/_offers.scss */
.offersIndex .heading p, .offersIndex h3 p {
  display: inline;
  margin: 0;
}
/* line 42, ../../scss/content/_offers.scss */
.offersIndex .row * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 23, ../../scss/mixins/_css3.scss */
.offersIndex .row * *, .offersIndex .row * *:before, .offersIndex .row * *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 31, ../../scss/mixins/_css3.scss */
.offersIndex .row:after {
  content: "";
  display: table;
  clear: both;
}
/* line 48, ../../scss/content/_offers.scss */
.offersIndex .row > .col {
  float: none;
  margin-bottom: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
/* line 31, ../../scss/mixins/_css3.scss */
.offersIndex .row > .col:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 767px) {
  /* line 48, ../../scss/content/_offers.scss */
  .offersIndex .row > .col {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 48, ../../scss/content/_offers.scss */
  .offersIndex .row > .col {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 48, ../../scss/content/_offers.scss */
  .offersIndex .row > .col {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 55, ../../scss/content/_offers.scss */
  .offersIndex .row > .col:first-child {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 65, ../../scss/content/_offers.scss */
  .offersIndex .row > .col:last-child {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 70, ../../scss/content/_offers.scss */
.offersIndex .row > .col:last-child {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  /* line 70, ../../scss/content/_offers.scss */
  .offersIndex .row > .col:last-child {
    margin-bottom: 0;
  }
}
/* line 82, ../../scss/content/_offers.scss */
.offersIndex .package-details ul {
  list-style-type: disc;
  list-style-position: outside !important;
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  /* line 31, ../../scss/mixins/_css3.scss */
  .offersIndex .package-details .section-content:after {
    content: "";
    display: table;
    clear: both;
  }
}
/* line 94, ../../scss/content/_offers.scss */
.offersIndex .package-details .section-content p:first-child, .offersIndex .package-details .section-content h4 {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  /* line 100, ../../scss/content/_offers.scss */
  .offersIndex .package-details .section-content > .col.basic-box {
    min-height: 200px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 98, ../../scss/content/_offers.scss */
  .offersIndex .package-details .section-content > .col {
    float: left;
    width: 67%;
    height: 100%;
    margin-right: 3%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 111, ../../scss/content/_offers.scss */
  .offersIndex .package-details .section-content > .col.narrow {
    width: 30%;
    margin: 0;
  }
}
/* line 121, ../../scss/content/_offers.scss */
.offersIndex .section-content {
  position: relative;
}
/* line 125, ../../scss/content/_offers.scss */
.offersIndex .offer-section {
  position: relative;
}
/* line 130, ../../scss/content/_offers.scss */
.offersIndex .offer-section header .section-heading {
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  display: inline;
}
/* line 137, ../../scss/content/_offers.scss */
.offersIndex .offer-section header a {
  position: absolute;
  bottom: -30px;
  right: 0;
  color: #34add1;
}
/* line 143, ../../scss/content/_offers.scss */
.offersIndex .offer-section header a:hover {
  text-decoration: underline;
}
/* line 147, ../../scss/content/_offers.scss */
.offersIndex .offer-section header a:after {
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  /* line 137, ../../scss/content/_offers.scss */
  .offersIndex .offer-section header a {
    margin-left: 10px;
    position: static;
  }
}
/* line 159, ../../scss/content/_offers.scss */
.offersIndex ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  /* line 165, ../../scss/content/_offers.scss */
  .offersIndex .cards {
    margin-top: 30px;
    padding: 0 15px;
  }
}
/* line 172, ../../scss/content/_offers.scss */
.offersIndex .cards > header {
  margin-bottom: 20px;
}
/* line 175, ../../scss/content/_offers.scss */
.offersIndex .cards > header a {
  bottom: -20px;
}
/* line 180, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items {
  width: 100%;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 31, ../../scss/mixins/_css3.scss */
.offersIndex .cards .offer-items:after {
  content: "";
  display: table;
  clear: both;
}
/* line 38, ../../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.offersIndex .cards .offer-items:after {
  content: "";
  display: table;
  clear: both;
}
/* line 187, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 25px;
  position: relative;
  -webkit-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  -ms-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
}
@media only screen and (max-width: 767px) {
  /* line 187, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 187, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 187, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  /* line 195, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item:nth-child(even) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  /* line 187, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item {
    padding-bottom: 0;
  }
  /* line 203, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item:nth-child(4n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 208, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item .action {
  display: block;
  height: 100%;
}
/* line 213, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item .offer-content {
  background: white;
  color: #4c4c4c;
  height: 100%;
}
/* line 218, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item .offer-content .offer-info {
  min-height: 91px;
  width: 100%;
  padding: 10px;
  background: white;
}
@media only screen and (min-width: 768px) {
  /* line 218, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item .offer-content .offer-info {
    padding: 15px;
  }
}
/* line 229, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item .offer-content h3 {
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 16px;
}
@media only screen and (min-width: 768px) {
  /* line 229, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item .offer-content h3 {
    line-height: 18px;
    font-size: 14px;
  }
}
/* line 240, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item .offer-content .price.offer {
  color: #de006e;
  font-weight: bold;
  margin-left: 3px;
  display: inline;
}
/* line 246, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item .offer-content .price.offer:empty {
  display: none;
}
/* line 252, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item .resort-image {
  position: relative;
  overflow: hidden;
  height: 129px;
}
@media only screen and (min-width: 768px) {
  /* line 252, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item .resort-image {
    height: 189px;
  }
}
/* line 261, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item .resort-image img {
  min-height: 100%;
  max-height: 130%;
  min-width: 100%;
  max-width: none;
  width: auto;
  height: auto;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  /* line 261, ../../scss/content/_offers.scss */
  .offersIndex .cards .offer-items .offer-item .resort-image img {
    max-height: 100%;
  }
}
/* line 283, ../../scss/content/_offers.scss */
.offersIndex .cards .offer-items .offer-item:hover .offer-info {
  background: #fafafa;
}
/* line 291, ../../scss/content/_offers.scss */
.offersIndex .monthly-offers {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 31, ../../scss/mixins/_css3.scss */
.offersIndex .monthly-offers:after {
  content: "";
  display: table;
  clear: both;
}
/* line 38, ../../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.offersIndex .monthly-offers:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 291, ../../scss/content/_offers.scss */
  .offersIndex .monthly-offers {
    margin-top: 20px;
  }
}
/* line 299, ../../scss/content/_offers.scss */
.offersIndex .monthly-offers li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 4%;
}
@media only screen and (max-width: 767px) {
  /* line 299, ../../scss/content/_offers.scss */
  .offersIndex .monthly-offers li {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 299, ../../scss/content/_offers.scss */
  .offersIndex .monthly-offers li {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 299, ../../scss/content/_offers.scss */
  .offersIndex .monthly-offers li {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  /* line 305, ../../scss/content/_offers.scss */
  .offersIndex .monthly-offers li:nth-child(even) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 299, ../../scss/content/_offers.scss */
  .offersIndex .monthly-offers li {
    margin-bottom: 0;
  }
  /* line 313, ../../scss/content/_offers.scss */
  .offersIndex .monthly-offers li:last-child {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 318, ../../scss/content/_offers.scss */
.offersIndex .monthly-offers li a {
  position: relative;
  display: block;
  background: #2c3e50;
  padding: 14px 15px 15px;
  color: white;
  font-size: 16px;
  word-spacing: 140px;
}
/* line 329, ../../scss/content/_offers.scss */
.offersIndex .monthly-offers li a:hover {
  background: #34add1;
}
/* line 333, ../../scss/content/_offers.scss */
.offersIndex .monthly-offers li a:after {
  position: absolute;
  top: 35%;
  right: 5px;
}
@media only screen and (min-width: 768px) {
  /* line 318, ../../scss/content/_offers.scss */
  .offersIndex .monthly-offers li a {
    padding: 15px;
    word-spacing: normal;
  }
}
/* line 344, ../../scss/content/_offers.scss */
.offersIndex .monthly-offers li a p {
  display: inline;
  margin: 0;
}
/* line 354, ../../scss/content/_offers.scss */
.offersIndex .list header {
  margin-bottom: 10px;
}
/* line 358, ../../scss/content/_offers.scss */
.offersIndex .list .offer-items {
  width: 100%;
  padding: 10px;
}
/* line 31, ../../scss/mixins/_css3.scss */
.offersIndex .list .offer-items:after {
  content: "";
  display: table;
  clear: both;
}
/* line 364, ../../scss/content/_offers.scss */
.offersIndex .list .offer-item {
  padding: 12px;
}
/* line 31, ../../scss/mixins/_css3.scss */
.offersIndex .list .offer-item:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 364, ../../scss/content/_offers.scss */
  .offersIndex .list .offer-item {
    padding: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 364, ../../scss/content/_offers.scss */
  .offersIndex .list .offer-item {
    padding: 9px;
  }
}
/* line 375, ../../scss/content/_offers.scss */
.offersIndex .list .offer-item:nth-child(odd) {
  background: #fafafa;
}
/* line 379, ../../scss/content/_offers.scss */
.offersIndex .list .offer-item a {
  color: #4c4c4c;
  display: block;
  padding-right: 25px;
  position: relative;
}
/* line 386, ../../scss/content/_offers.scss */
.offersIndex .list .offer-item a:after {
  position: absolute;
  right: 0;
  top: 5px;
  color: #f18e00;
}
/* line 394, ../../scss/content/_offers.scss */
.offersIndex .list .offer-item h3 {
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  float: left;
  width: 55%;
}
/* line 402, ../../scss/content/_offers.scss */
.offersIndex .list .offer-item .price {
  float: right;
  font-weight: bold;
}
/* line 407, ../../scss/content/_offers.scss */
.offersIndex .list .offer-item:hover {
  background: #f1f9fc;
}
/* line 410, ../../scss/content/_offers.scss */
.offersIndex .list .offer-item:hover a:after {
  color: #34add1;
}
@media only screen and (min-width: 768px) {
  /* line 415, ../../scss/content/_offers.scss */
  .offersIndex .list .offer-item.no-duration h3 {
    width: 65%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 415, ../../scss/content/_offers.scss */
  .offersIndex .list .offer-item.no-duration h3 {
    width: 70%;
  }
}
/* line 424, ../../scss/content/_offers.scss */
.offersIndex .list .offer-item.no-duration.no-price h3 {
  width: 100%;
}
/* line 436, ../../scss/content/_offers.scss */
.offersIndex .lms-offers > header {
  margin-bottom: 10px;
}
/* line 439, ../../scss/content/_offers.scss */
.offersIndex .lms-offers > header a {
  bottom: auto;
}
@media only screen and (min-width: 768px) {
  /* line 439, ../../scss/content/_offers.scss */
  .offersIndex .lms-offers > header a {
    bottom: -30px;
  }
}
/* line 448, ../../scss/content/_offers.scss */
.offersIndex .lms-offers .results-container {
  padding: 15px;
}
/* line 453, ../../scss/content/_offers.scss */
.offersIndex .lms-offers .results-container .offer-item {
  font-family: "Arial", sans-serif;
  font-size: 14px;
  border-bottom: none;
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  /* line 453, ../../scss/content/_offers.scss */
  .offersIndex .lms-offers .results-container .offer-item {
    padding: 20px 1%;
  }
}
/* line 463, ../../scss/content/_offers.scss */
.offersIndex .lms-offers .results-container .offer-item:nth-child(odd) {
  background: #fafafa;
}
/* line 468, ../../scss/content/_offers.scss */
.offersIndex .lms-offers .results-container .offer-item:hover, .offersIndex .lms-offers .results-container .offer-item.open {
  background: #f1f9fc;
}
/* line 475, ../../scss/content/_offers.scss */
.offersIndex .lms-offers .results-container .offer-item .col.date-time .time {
  font-size: 12px;
}
/* line 481, ../../scss/content/_offers.scss */
.offersIndex .lms-offers .results-container .offer-item .col .price-info .price {
  font-family: "Arial", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  color: #4c4c4c;
}
/* line 492, ../../scss/content/_offers.scss */
.offersIndex .lms-offers .results-container .info-row {
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  padding: 10px;
  margin: 0 -10px;
}
@media only screen and (min-width: 768px) {
  /* line 492, ../../scss/content/_offers.scss */
  .offersIndex .lms-offers .results-container .info-row {
    margin: 45px -1% 0;
    padding: 20px 1% 20px 19%;
  }
}
/* line 503, ../../scss/content/_offers.scss */
.offersIndex .lms-offers .results-container .info-row .rooms-container .child-ages {
  width: 50%;
}
/* line 511, ../../scss/content/_offers.scss */
.offersIndex .padded-med {
  padding: 15px;
}

/* line 517, ../../scss/content/_offers.scss */
.price-calendar-campaign-wrapper {
  max-width: 940px;
  margin: 0 auto 60px;
}
/* line 521, ../../scss/content/_offers.scss */
.price-calendar-campaign-wrapper .price-calendar-campaign-desktop {
  display: none;
}
@media only screen and (min-width: 480px) {
  /* line 521, ../../scss/content/_offers.scss */
  .price-calendar-campaign-wrapper .price-calendar-campaign-desktop {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
    max-width: 866px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 521, ../../scss/content/_offers.scss */
  .price-calendar-campaign-wrapper .price-calendar-campaign-desktop {
    padding: 0;
  }
}
/* line 537, ../../scss/content/_offers.scss */
.price-calendar-campaign-wrapper .price-calendar-campaign-mobile {
  padding: 0 20px;
  width: 100%;
}
@media only screen and (min-width: 480px) {
  /* line 537, ../../scss/content/_offers.scss */
  .price-calendar-campaign-wrapper .price-calendar-campaign-mobile {
    display: none;
  }
}

/* line 3, ../../scss/content/_lms.scss */
.lmsIndex #content-container {
  margin-bottom: 40px;
  padding: 0 15px 0 15px;
  background: url("/v5/images/lms_background.jpg") no-repeat top center;
  background-attachment: fixed;
}
@media only screen and (min-width: 768px) {
  /* line 3, ../../scss/content/_lms.scss */
  .lmsIndex #content-container {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 3, ../../scss/content/_lms.scss */
  .lmsIndex #content-container {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 3, ../../scss/content/_lms.scss */
  .lmsIndex #content-container {
    padding: 0;
  }
}
/* line 14, ../../scss/content/_lms.scss */
.lmsIndex.promotion-code #content-container {
  background: none;
}
/* line 18, ../../scss/content/_lms.scss */
.lmsIndex .section-heading {
  margin-bottom: 20px;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 10px;
}
/* line 24, ../../scss/content/_lms.scss */
.lmsIndex .offer-groups {
  -webkit-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  -ms-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
}
@media only screen and (min-width: 768px) {
  /* line 24, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups {
    display: table;
    width: 100%;
  }
}
/* line 32, ../../scss/content/_lms.scss */
.lmsIndex .offer-groups header {
  text-align: center;
  padding: 20px 0;
}
/* line 36, ../../scss/content/_lms.scss */
.lmsIndex .offer-groups header h3 {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  /* line 32, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups header {
    display: table-cell;
    vertical-align: middle;
    width: 45%;
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 32, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups header {
    width: 40%;
  }
}
/* line 53, ../../scss/content/_lms.scss */
.lmsIndex .offer-groups .content {
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  /* line 53, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content {
    display: table-cell;
    width: 55%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 53, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content {
    width: 60%;
  }
}
/* line 65, ../../scss/content/_lms.scss */
.lmsIndex .offer-groups .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 31, ../../scss/mixins/_css3.scss */
.lmsIndex .offer-groups .content ul:after {
  content: "";
  display: table;
  clear: both;
}
/* line 71, ../../scss/content/_lms.scss */
.lmsIndex .offer-groups .content ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 71, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li {
    width: 50%;
    float: left;
    margin-right: 0%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 71, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li {
    width: 50%;
    float: left;
    margin-right: 0%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 71, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li {
    width: 25%;
    float: left;
    margin-right: 0%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  /* line 75, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li:nth-child(2n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    border-left: 1px solid #d7d7d7;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 81, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li:nth-child(2n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 85, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li:nth-child(n+3) a {
    border-top: 1px solid #d7d7d7;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 92, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li:nth-child(4n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 96, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li:nth-child(n+5) a {
    border-top: 1px solid #d7d7d7;
  }
}
/* line 102, ../../scss/content/_lms.scss */
.lmsIndex .offer-groups .content ul li a {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #f18e00;
  font-size: 16px;
  line-height: 2.5em;
  display: block;
}
@media only screen and (max-width: 767px) {
  /* line 102, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li a {
    border-top: 1px solid #d7d7d7;
  }
}
@media only screen and (min-width: 768px) {
  /* line 102, ../../scss/content/_lms.scss */
  .lmsIndex .offer-groups .content ul li a {
    border-left: 1px solid #d7d7d7;
  }
}
/* line 122, ../../scss/content/_lms.scss */
.lmsIndex .list-actions {
  padding: 0;
}
/* line 31, ../../scss/mixins/_css3.scss */
.lmsIndex .list-actions:after {
  content: "";
  display: table;
  clear: both;
}
/* line 126, ../../scss/content/_lms.scss */
.lmsIndex .list-actions #ordertabs {
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) {
  /* line 126, ../../scss/content/_lms.scss */
  .lmsIndex .list-actions #ordertabs {
    text-align: right;
    float: right;
    width: auto;
  }
  /* line 134, ../../scss/content/_lms.scss */
  .lmsIndex .list-actions #ordertabs .title {
    float: none;
    margin-right: 10px;
  }
}
/* line 141, ../../scss/content/_lms.scss */
.lmsIndex .list-actions .key {
  float: left;
  line-height: 37px;
  margin: 0;
}
/* line 149, ../../scss/content/_lms.scss */
.lmsIndex .main-filters {
  margin-bottom: 20px;
  position: relative;
  -webkit-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  -ms-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
  box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2) ;
}
/* line 154, ../../scss/content/_lms.scss */
.lmsIndex .main-filters header {
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 154, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters header {
    display: block;
  }
}
/* line 31, ../../scss/mixins/_css3.scss */
.lmsIndex .main-filters form:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 166, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .trip-type-filters {
    float: left;
    width: 20%;
    margin-right: 2%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 166, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .trip-type-filters {
    width: 16%;
    margin-right: 0;
    margin-top: 20px;
  }
}
/* line 179, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .trip-type-filters label {
  width: auto;
}
/* line 182, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .trip-type-filters label:after {
  margin-left: 10px;
}
/* line 188, ../../scss/content/_lms.scss */
.lmsIndex .main-filters button[type=reset] {
  margin-top: 20px;
  color: #f18e00;
  padding: 0;
  border: none;
  background: none;
}
@media only screen and (min-width: 768px) {
  /* line 188, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters button[type=reset] {
    margin-top: 0;
    position: absolute;
    top: 20px;
    right: 20px;
  }
}
/* line 202, ../../scss/content/_lms.scss */
.lmsIndex .main-filters button[type=reset]:after {
  margin-left: 5px;
}
/* line 207, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .extra-filters {
  display: none;
}
/* line 31, ../../scss/mixins/_css3.scss */
.lmsIndex .main-filters .extra-filters:after {
  content: "";
  display: table;
  clear: both;
}
/* line 211, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .extra-filters h2 {
  margin-top: 0;
  margin-bottom: 20px;
  display: none;
}
@media only screen and (min-width: 1024px) {
  /* line 211, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters h2 {
    padding: 0;
    display: block;
  }
}
/* line 222, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .extra-filters .content {
  display: none;
}
@media only screen and (min-width: 1024px) {
  /* line 222, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters .content {
    display: block;
  }
}
/* line 231, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .extra-filters.open {
  display: block;
}
@media only screen and (min-width: 768px) {
  /* line 207, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters {
    display: block;
    float: left;
    width: 78%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 207, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters {
    width: 84%;
  }
}
/* line 245, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .extra-filters > fieldset {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 245, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset {
    width: 100%;
    float: left;
    margin-right: 7.14286%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 245, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset {
    width: 48.23529%;
    float: left;
    margin-right: 3.52941%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 245, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 252, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset:first-child, .lmsIndex .main-filters .extra-filters > fieldset:nth-child(2) {
    margin-top: 0;
  }
  /* line 256, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset:nth-child(2n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 245, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset {
    margin-right: 2%;
    margin-top: 0;
  }
  /* line 265, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset:first-child {
    width: 20%;
  }
  /* line 268, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset:nth-child(2) {
    width: 20%;
  }
  /* line 271, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset:nth-child(3) {
    width: 24%;
  }
  /* line 274, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters > fieldset:nth-child(4) {
    width: 30%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 280, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .extra-filters > fieldset legend {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
}
/* line 286, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .extra-filters > fieldset .slider-value {
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  /* line 291, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters .country-filters {
    position: absolute;
    top: 220px;
    right: 0;
    background: #fff;
    padding: 60px 20px 20px;
    width: 220px;
    margin-right: 0;
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.2);
    z-index: 1000;
  }
  /* line 305, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters .country-filters > legend {
    position: absolute;
    top: 20px;
    left: 20px;
  }
}
@media only screen and (min-width: 1480px) {
  /* line 291, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .extra-filters .country-filters {
    top: 0;
    right: -240px;
  }
}
/* line 319, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .open-choices {
  display: block;
  font-weight: bold;
  line-height: 20px;
  cursor: pointer;
  padding-top: 10px;
  border-top: 1px solid #d7d7d7;
  margin-top: 10px;
}
/* line 329, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .open-choices.open {
  margin-top: 20px;
}
/* line 333, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .open-choices.open:after {
  color: #34add1;
}
/* line 338, ../../scss/content/_lms.scss */
.lmsIndex .main-filters .open-choices:after {
  float: right;
  margin-left: 10px;
  color: #f18e00;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  /* line 319, ../../scss/content/_lms.scss */
  .lmsIndex .main-filters .open-choices {
    display: none;
  }
}
/* line 351, ../../scss/content/_lms.scss */
.lmsIndex .results-wrapper {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 354, ../../scss/content/_lms.scss */
  .lmsIndex .results-wrapper #main {
    width: 100%;
    float: none;
    margin-right: 0;
    display: block;
  }
}
@media only screen and (min-width: 1480px) {
  /* line 354, ../../scss/content/_lms.scss */
  .lmsIndex .results-wrapper #main {
    width: 100%;
    float: none;
    display: block;
    margin: 0;
  }
}

/* line 376, ../../scss/content/_lms.scss */
.lmsIndex, .offersIndex {
  background: #f5f5f8;
}
/* line 379, ../../scss/content/_lms.scss */
.lmsIndex .more-offers, .offersIndex .more-offers {
  text-align: center;
  margin: 20px 0 10px;
}
/* line 383, ../../scss/content/_lms.scss */
.lmsIndex .more-offers a, .offersIndex .more-offers a {
  color: #f18e00;
  font-size: 13px;
  font-weight: bold;
  padding: 0 20px;
  position: relative;
}
/* line 398, ../../scss/content/_lms.scss */
.lmsIndex .more-offers a:before, .lmsIndex .more-offers a:after, .offersIndex .more-offers a:before, .offersIndex .more-offers a:after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  font-size: 20px;
  line-height: 14px;
}
/* line 406, ../../scss/content/_lms.scss */
.lmsIndex .more-offers a:before, .offersIndex .more-offers a:before {
  left: 0;
}
/* line 410, ../../scss/content/_lms.scss */
.lmsIndex .more-offers a:after, .offersIndex .more-offers a:after {
  right: 0;
}
/* line 414, ../../scss/content/_lms.scss */
.lmsIndex .more-offers a:hover, .offersIndex .more-offers a:hover {
  text-decoration: none;
  color: #34add1;
}

/* line 3, ../../scss/content/pages/content/_destinations.scss */
body.destinations .white-background, body.resortpage .white-background, body.countrypage .white-background, .collection-page .white-background {
  background: #fafafa;
}
@media only screen and (min-width: 768px) {
  /* line 3, ../../scss/content/pages/content/_destinations.scss */
  body.destinations .white-background, body.resortpage .white-background, body.countrypage .white-background, .collection-page .white-background {
    background: white;
    position: relative;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25) ;
  }
}
/* line 13, ../../scss/content/pages/content/_destinations.scss */
body.destinations #grid-map, body.resortpage #grid-map, body.countrypage #grid-map, .collection-page #grid-map {
  position: relative;
}
@media only screen and (min-width: 768px) {
  /* line 13, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #grid-map, body.resortpage #grid-map, body.countrypage #grid-map, .collection-page #grid-map {
    width: 100%;
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 13, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #grid-map, body.resortpage #grid-map, body.countrypage #grid-map, .collection-page #grid-map {
    background: url(../images/map.jpg) no-repeat center 0;
    height: 120px;
  }
  /* line 25, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #grid-map.active, body.resortpage #grid-map.active, body.countrypage #grid-map.active, .collection-page #grid-map.active {
    display: block;
    position: fixed !important;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /* line 34, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #grid-map.active .map-container, body.resortpage #grid-map.active .map-container, body.countrypage #grid-map.active .map-container, .collection-page #grid-map.active .map-container {
    height: 100%;
  }
  /* line 38, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #grid-map.active .mobile-map-cta, body.resortpage #grid-map.active .mobile-map-cta, body.countrypage #grid-map.active .mobile-map-cta, .collection-page #grid-map.active .mobile-map-cta {
    display: none;
  }
}
/* line 44, ../../scss/content/pages/content/_destinations.scss */
body.destinations #grid-map .map, body.resortpage #grid-map .map, body.countrypage #grid-map .map, .collection-page #grid-map .map {
  width: 100%;
  height: 400px;
}
@media only screen and (max-width: 767px) {
  /* line 44, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #grid-map .map, body.resortpage #grid-map .map, body.countrypage #grid-map .map, .collection-page #grid-map .map {
    height: 100%;
  }
}
/* line 53, ../../scss/content/pages/content/_destinations.scss */
body.destinations #grid-map .map-container, body.resortpage #grid-map .map-container, body.countrypage #grid-map .map-container, .collection-page #grid-map .map-container {
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 61, ../../scss/content/pages/content/_destinations.scss */
body.destinations #grid-map .mobile-map-cta, body.resortpage #grid-map .mobile-map-cta, body.countrypage #grid-map .mobile-map-cta, .collection-page #grid-map .mobile-map-cta {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 61, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #grid-map .mobile-map-cta, body.resortpage #grid-map .mobile-map-cta, body.countrypage #grid-map .mobile-map-cta, .collection-page #grid-map .mobile-map-cta {
    font-size: 32px;
    display: block;
    margin: 39px auto;
    width: 42px;
    height: 42px;
    background: #0286ad;
    line-height: 42px;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) ;
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) ;
    -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) ;
    -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) ;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) ;
  }
  /* line 80, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #grid-map .mobile-map-cta:hover, body.resortpage #grid-map .mobile-map-cta:hover, body.countrypage #grid-map .mobile-map-cta:hover, .collection-page #grid-map .mobile-map-cta:hover {
    cursor: pointer;
  }
}
/* line 87, ../../scss/content/pages/content/_destinations.scss */
body.destinations #grid-form, body.resortpage #grid-form, body.countrypage #grid-form, .collection-page #grid-form {
  position: relative;
}
@media only screen and (max-width: 767px) {
  /* line 87, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #grid-form, body.resortpage #grid-form, body.countrypage #grid-form, .collection-page #grid-form {
    margin: 0 15px 20px;
  }
}
/* line 96, ../../scss/content/pages/content/_destinations.scss */
body.destinations .grid-item, body.resortpage .grid-item, body.countrypage .grid-item, .collection-page .grid-item {
  width: 40%;
  display: inline-block;
  background: red;
}
/* line 101, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items, body.resortpage #chosen-filters.resort-items, body.countrypage #chosen-filters.resort-items, .collection-page #chosen-filters.resort-items {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #d7d7d7;
}
@media only screen and (max-width: 767px) {
  /* line 101, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #chosen-filters.resort-items, body.resortpage #chosen-filters.resort-items, body.countrypage #chosen-filters.resort-items, .collection-page #chosen-filters.resort-items {
    margin: 0 15px 20px;
  }
}
/* line 108, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items h4, body.resortpage #chosen-filters.resort-items h4, body.countrypage #chosen-filters.resort-items h4, .collection-page #chosen-filters.resort-items h4 {
  margin: 10px 10px 10px 0;
  float: left;
}
/* line 112, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items .tag-list, body.resortpage #chosen-filters.resort-items .tag-list, body.countrypage #chosen-filters.resort-items .tag-list, .collection-page #chosen-filters.resort-items .tag-list {
  margin: 10px 0 0;
}
/* line 115, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items .amount, body.resortpage #chosen-filters.resort-items .amount, body.countrypage #chosen-filters.resort-items .amount, .collection-page #chosen-filters.resort-items .amount {
  font-size: 20px;
  margin-top: 20px;
  display: inline-block;
}
/* line 121, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items ul, body.resortpage #chosen-filters.resort-items ul, body.countrypage #chosen-filters.resort-items ul, .collection-page #chosen-filters.resort-items ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 31, ../../scss/mixins/_css3.scss */
body.destinations #chosen-filters.resort-items ul:after, body.resortpage #chosen-filters.resort-items ul:after, body.countrypage #chosen-filters.resort-items ul:after, .collection-page #chosen-filters.resort-items ul:after {
  content: "";
  display: table;
  clear: both;
}
/* line 126, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items ul li, body.resortpage #chosen-filters.resort-items ul li, body.countrypage #chosen-filters.resort-items ul li, .collection-page #chosen-filters.resort-items ul li {
  padding: 8px 5px 8px 15px;
  line-height: 1;
  background: #e6e6e6;
  border-radius: 20px;
  float: left;
  margin: 5px 10px 5px 0;
  -webkit-box-shadow: 1px 1px 0px 0px #d7d7d7;
  -moz-box-shadow: 1px 1px 0px 0px #d7d7d7;
  box-shadow: 1px 1px 0px 0px #d7d7d7;
}
/* line 136, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items ul li.active, body.resortpage #chosen-filters.resort-items ul li.active, body.countrypage #chosen-filters.resort-items ul li.active, .collection-page #chosen-filters.resort-items ul li.active {
  background: #fff;
}
/* line 139, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items ul li span, body.resortpage #chosen-filters.resort-items ul li span, body.countrypage #chosen-filters.resort-items ul li span, .collection-page #chosen-filters.resort-items ul li span {
  font-size: 11px;
  text-transform: uppercase;
}
/* line 143, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items ul li i, body.resortpage #chosen-filters.resort-items ul li i, body.countrypage #chosen-filters.resort-items ul li i, .collection-page #chosen-filters.resort-items ul li i {
  font-size: 8px;
  padding: 10px;
  vertical-align: middle;
  color: #7f7f7f;
}
/* line 148, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items ul li i:hover, body.resortpage #chosen-filters.resort-items ul li i:hover, body.countrypage #chosen-filters.resort-items ul li i:hover, .collection-page #chosen-filters.resort-items ul li i:hover {
  cursor: pointer;
  color: #34add1;
}
/* line 155, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items .remove-all-tags, body.resortpage #chosen-filters.resort-items .remove-all-tags, body.countrypage #chosen-filters.resort-items .remove-all-tags, .collection-page #chosen-filters.resort-items .remove-all-tags {
  color: #7f7f7f;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin: 10px 0 0 0;
}
/* line 161, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items .remove-all-tags:before, body.resortpage #chosen-filters.resort-items .remove-all-tags:before, body.countrypage #chosen-filters.resort-items .remove-all-tags:before, .collection-page #chosen-filters.resort-items .remove-all-tags:before {
  font-size: 8px;
  margin: 0 5px 0 0;
}
/* line 165, ../../scss/content/pages/content/_destinations.scss */
body.destinations #chosen-filters.resort-items .remove-all-tags:hover, body.resortpage #chosen-filters.resort-items .remove-all-tags:hover, body.countrypage #chosen-filters.resort-items .remove-all-tags:hover, .collection-page #chosen-filters.resort-items .remove-all-tags:hover {
  cursor: pointer;
  color: #34add1;
}
/* line 172, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-search, body.resortpage #resort-search, body.countrypage #resort-search, .collection-page #resort-search {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 172, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #resort-search, body.resortpage #resort-search, body.countrypage #resort-search, .collection-page #resort-search {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 172, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #resort-search, body.resortpage #resort-search, body.countrypage #resort-search, .collection-page #resort-search {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 172, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #resort-search, body.resortpage #resort-search, body.countrypage #resort-search, .collection-page #resort-search {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 175, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-search fieldset, body.resortpage #resort-search fieldset, body.countrypage #resort-search fieldset, .collection-page #resort-search fieldset {
  position: relative;
}
/* line 178, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-search fieldset input[name=query], body.resortpage #resort-search fieldset input[name=query], body.countrypage #resort-search fieldset input[name=query], .collection-page #resort-search fieldset input[name=query] {
  height: auto;
}
/* line 182, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-search fieldset button, body.resortpage #resort-search fieldset button, body.countrypage #resort-search fieldset button, .collection-page #resort-search fieldset button {
  min-width: 0;
  width: 18px;
  height: 38px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 18px;
}
/* line 193, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-search fieldset button .ir, body.resortpage #resort-search fieldset button .ir, body.countrypage #resort-search fieldset button .ir, .collection-page #resort-search fieldset button .ir {
  display: none;
}
/* line 197, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-search fieldset button:after, body.resortpage #resort-search fieldset button:after, body.countrypage #resort-search fieldset button:after, .collection-page #resort-search fieldset button:after {
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -9px;
}
/* line 210, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-search-container, body.resortpage #resort-search-container, body.countrypage #resort-search-container, .collection-page #resort-search-container {
  margin: 20px 15px;
}
@media only screen and (min-width: 768px) {
  /* line 210, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #resort-search-container, body.resortpage #resort-search-container, body.countrypage #resort-search-container, .collection-page #resort-search-container {
    margin: 30px 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 218, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #list-type-tabs, body.resortpage #list-type-tabs, body.countrypage #list-type-tabs, .collection-page #list-type-tabs {
    margin-top: 15px;
  }
}
/* line 224, ../../scss/content/pages/content/_destinations.scss */
body.destinations #list-type-tabs .tab-title, body.resortpage #list-type-tabs .tab-title, body.countrypage #list-type-tabs .tab-title, .collection-page #list-type-tabs .tab-title {
  display: inline-block;
  padding: 8px 20px;
  background: transparent;
}
/* line 230, ../../scss/content/pages/content/_destinations.scss */
body.destinations #list-type-tabs li a, body.resortpage #list-type-tabs li a, body.countrypage #list-type-tabs li a, .collection-page #list-type-tabs li a {
  border-left: 1px solid #d7d7d7;
}
/* line 235, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-grid, body.resortpage #resort-grid, body.countrypage #resort-grid, .collection-page #resort-grid {
  padding-top: 20px;
}
/* line 240, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-grid header h3, body.resortpage #resort-grid header h3, body.countrypage #resort-grid header h3, .collection-page #resort-grid header h3 {
  margin: 0 15px 20px 15px;
  font-size: 32px;
  border-bottom: 1px solid #d7d7d7;
}
@media only screen and (min-width: 768px) {
  /* line 240, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #resort-grid header h3, body.resortpage #resort-grid header h3, body.countrypage #resort-grid header h3, .collection-page #resort-grid header h3 {
    margin: 0 0 20px 0;
  }
}
/* line 254, ../../scss/content/pages/content/_destinations.scss */
body.destinations #resort-list, body.resortpage #resort-list, body.countrypage #resort-list, .collection-page #resort-list {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  /* line 254, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #resort-list, body.resortpage #resort-list, body.countrypage #resort-list, .collection-page #resort-list {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 254, ../../scss/content/pages/content/_destinations.scss */
  body.destinations #resort-list, body.resortpage #resort-list, body.countrypage #resort-list, .collection-page #resort-list {
    margin-bottom: 100px;
  }
}
/* line 258, ../../scss/content/pages/content/_destinations.scss */
body.destinations .grid-list, body.resortpage .grid-list, body.countrypage .grid-list, .collection-page .grid-list {
  margin-bottom: 0;
}
/* line 261, ../../scss/content/pages/content/_destinations.scss */
body.destinations .grid-list.loading, body.resortpage .grid-list.loading, body.countrypage .grid-list.loading, .collection-page .grid-list.loading {
  opacity: .3;
}
/* line 265, ../../scss/content/pages/content/_destinations.scss */
body.destinations .grid-list > .loader, body.resortpage .grid-list > .loader, body.countrypage .grid-list > .loader, .collection-page .grid-list > .loader {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
@media only screen and (min-width: 768px) {
  /* line 265, ../../scss/content/pages/content/_destinations.scss */
  body.destinations .grid-list > .loader, body.resortpage .grid-list > .loader, body.countrypage .grid-list > .loader, .collection-page .grid-list > .loader {
    margin-top: 20px;
  }
}

/* line 3, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .main-content {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  /* line 3, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .main-content {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 3, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .main-content {
    padding: 0;
  }
}
/* line 15, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .banner-content {
  position: relative;
}
/* line 19, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .banner-fade {
  height: 90px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(245, 245, 248, 0);
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left totop, right top, from(#f5f5f8), to(rgba(245, 245, 248, 0)));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, #f5f5f8, rgba(245, 245, 248, 0));
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, #f5f5f8, rgba(245, 245, 248, 0));
  /* FF3.6 */
  background-image: -ms-linear-gradient(bottom, #f5f5f8, rgba(245, 245, 248, 0));
  /* IE10 */
  background-image: -o-linear-gradient(bottom, #f5f5f8, rgba(245, 245, 248, 0));
  /* Opera 11.10+ */
  background-image: linear-gradient(bottom, #f5f5f8, rgba(245, 245, 248, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#FFF5F5F8', EndColorStr='#00F5F5F8');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f5f5f8',GradientType=0 );
}
@media only screen and (min-width: 768px) {
  /* line 19, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .banner-fade {
    height: 200px;
  }
}
/* line 32, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .page-ingress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto !important;
  float: none !important;
  display: block !important;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  /* line 32, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .page-ingress {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 32, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .page-ingress {
    width: 82.94574%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 32, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .page-ingress {
    width: 82.94574%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 32, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .page-ingress {
    padding: 0;
  }
}
/* line 43, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .page-ingress p {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  /* line 43, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .page-ingress p {
    font-size: 18px;
  }
}
/* line 60, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .offer-section header h2 {
  margin-bottom: 5px;
}
/* line 66, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts {
  width: 100%;
  position: relative;
}
/* line 70, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts > div {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  /* line 66, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .shortcuts {
    padding: 0;
  }
}
/* line 79, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts .gridcontainer-outer header {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 30px;
  line-height: 1px;
  text-align: left;
}
/* line 87, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts .shortcut {
  position: relative;
  width: 50%;
  float: left;
  display: block;
  height: 120px;
}
@media only screen and (min-width: 768px) {
  /* line 87, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .shortcuts .shortcut {
    margin: 0 -4px 0 20px;
    width: 22.9%;
    height: 100px;
    display: inline-block;
    float: none;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
    -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
    -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) ;
  }
}
/* line 103, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts .shortcut:nth-of-type(4n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 1024px) {
  /* line 87, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .shortcuts .shortcut {
    width: 23.4%;
  }
}
/* line 111, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts .shortcut a {
  display: block;
  height: 100%;
}
/* line 116, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts .shortcut .img {
  overflow: hidden;
  height: 120px;
  display: block;
}
@media only screen and (min-width: 768px) {
  /* line 116, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .shortcuts .shortcut .img {
    height: 100px;
    position: absolute;
  }
}
/* line 127, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts .shortcut img {
  width: 100%;
  min-height: 100%;
}
/* line 132, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts .shortcut .text {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 8px;
  display: inline-block;
  background: #0386ad;
  color: #fff;
}
/* line 143, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts .shortcut .text:after {
  padding-top: 2px;
}
@media only screen and (min-width: 768px) {
  /* line 132, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .shortcuts .shortcut .text {
    left: -5px;
    bottom: 5px;
  }
  /* line 150, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .shortcuts .shortcut .text:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 0;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 6px 5px;
    border-color: transparent transparent #034d6f transparent;
  }
}
/* line 164, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .shortcuts .shortcut a:hover .text {
  background: #34add1;
}
/* line 201, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .cards .grid-list .offer-item {
  margin-bottom: 20px;
}
/* line 208, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .cards .offer-item.active {
  position: relative;
}
/* line 211, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .cards .offer-item.active:after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 0 solid transparent;
  border-top: 16px solid rgba(0, 0, 0, 0.15);
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -8px;
  z-index: 5;
}
/* line 220, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .cards .offer-item.active:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 12.5px solid transparent;
  border-right: 12.5px solid transparent;
  border-bottom: 0 solid transparent;
  border-top: 15px solid white;
  position: absolute;
  z-index: 10;
  bottom: -15px;
  left: 50%;
  margin-left: -7px;
}
/* line 233, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .cards .offer-item .offer-content h3.heading {
  float: none;
  display: block;
  min-height: 36px;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}
/* line 247, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable {
  clear: both;
  background: white;
  position: relative;
  width: 100%;
  display: none;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
  -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
  -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) ;
}
@media only screen and (max-width: 767px) {
  /* line 257, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .items-grid .offer-expandable + .offer-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 260, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .items-grid .offer-expandable + .offer-item + .offer-item {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  /* line 257, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .items-grid .offer-expandable + .offer-item {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) and (min-width: 768px) {
  /* line 257, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .items-grid .offer-expandable + .offer-item {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) and (min-width: 1024px) {
  /* line 257, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .items-grid .offer-expandable + .offer-item {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
/* line 266, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .container {
  background: white;
  position: relative;
}
/* line 270, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .container .image {
  width: 100%;
  vertical-align: top;
}
/* line 274, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .container .image img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  /* line 270, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .items-grid .offer-expandable .container .image {
    display: inline-block;
    width: 50%;
  }
}
/* line 285, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .container .content {
  width: 100%;
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  /* line 285, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .items-grid .offer-expandable .container .content {
    display: inline-block;
    padding: 40px 50px 40px 40px;
    width: 50%;
    margin-left: -4px;
  }
}
/* line 296, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .container .content h3 {
  margin-top: 0;
}
/* line 300, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .container .content a {
  color: #34add1;
}
/* line 303, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .container .content a:hover {
  text-decoration: underline;
}
/* line 307, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .container .content a.primary-btn {
  text-transform: none;
}
/* line 309, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .container .content a.primary-btn:hover {
  text-decoration: none;
}
/* line 317, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .nav-item {
  position: absolute;
  top: 50%;
  left: -50px;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  padding: 5px 0;
  text-align: center;
  font-size: 40px;
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 317, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .items-grid .offer-expandable .nav-item {
    display: block;
  }
}
/* line 337, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .nav-item.next {
  left: auto;
  right: -50px;
}
/* line 344, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .close {
  display: block;
  color: #4c4c4c;
  padding: 15px;
  font-size: 13px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  /* line 344, ../../scss/content/pages/content/_collectionPages.scss */
  .collection-page .items-grid .offer-expandable .close {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
/* line 357, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .close:before {
  font-size: 14px;
}
/* line 361, ../../scss/content/pages/content/_collectionPages.scss */
.collection-page .items-grid .offer-expandable .close:hover {
  color: #34add1;
}

/* line 1, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code {
  background: white;
}
/* line 4, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code #content-container .banner-container {
  clear: both;
}
/* line 7, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code #content-container .banner-container .banner {
  height: 200px;
}
/* line 10, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code #content-container .banner-container .banner .content {
  position: absolute;
  z-index: 5;
  position: relative;
  width: 94%;
}
@media only screen and (min-width: 1024px) {
  /* line 10, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code #content-container .banner-container .banner .content {
    width: 940px;
  }
}
/* line 20, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code #content-container .banner-container .banner .content .banner-heading {
  padding: 0;
  text-align: left;
}
/* line 24, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code #content-container .banner-container .banner .content .banner-heading h1 {
  padding: 0;
  font-size: 32px;
  line-height: 35px;
  letter-spacing: -1px;
  margin: 0;
  color: #fafcf8;
  text-align: left;
  text-transform: none;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  width: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 24, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code #content-container .banner-container .banner .content .banner-heading h1 {
    line-height: 50px;
    font-size: 54px;
    text-align: left;
    letter-spacing: -2px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 24, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code #content-container .banner-container .banner .content .banner-heading h1 {
    padding-left: 10px;
  }
}
/* line 53, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code #content-container .banner-container .background-large-cont {
  display: block;
  position: absolute;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: top center;
}
/* line 61, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code #content-container .banner-container .background-large-cont div {
  width: 100%;
  height: 200px;
}
/* line 68, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .main-content {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  /* line 68, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code .main-content {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 68, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code .main-content {
    margin-bottom: 100px;
  }
}
/* line 72, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .content-container {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  /* line 72, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code .content-container {
    margin-top: 50px;
  }
}
/* line 31, ../../scss/mixins/_css3.scss */
.promotion-code .content-container .row:after {
  content: "";
  display: table;
  clear: both;
}
/* line 82, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .content-container .row .basic-box {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 89, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .content-wrapper {
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  /* line 89, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code .content-wrapper {
    padding: 0;
  }
}
/* line 97, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .section-heading {
  font-size: 23px;
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 10px;
}
/* line 102, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .section-heading:first-letter {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  /* line 97, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code .section-heading {
    font-size: 28px;
    margin-bottom: 35px;
    margin-top: 20px;
  }
}
/* line 115, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .narrative ul {
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
}
/* line 120, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .narrative ul li {
  padding-left: 1.3em;
  text-indent: -1em;
}
/* line 124, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .narrative ul li:before {
  content: "• ";
  color: #f18e00;
}
/* line 132, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form {
  margin-top: 30px;
}
/* line 136, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form #rooms-container {
  margin-bottom: 20px;
}
/* line 31, ../../scss/mixins/_css3.scss */
.promotion-code form #rooms-container:after {
  content: "";
  display: table;
  clear: both;
}
/* line 141, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset {
  width: 100%;
}
/* line 144, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset.room {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 144, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form fieldset.room {
    margin-bottom: 20px;
  }
  /* line 150, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form fieldset.room:last-child {
    margin-bottom: 0;
  }
}
/* line 156, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset input, .promotion-code form fieldset .select, .promotion-code form fieldset .select-wrapper {
  height: 40px;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
}
/* line 165, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset .select:before {
  top: 3px;
}
/* line 170, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset .select-wrapper {
  padding: 0;
}
/* line 174, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset select {
  font-weight: bold;
  font-size: 16px;
}
/* line 179, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset .primary-btn, .promotion-code form body.destinations #resort-search fieldset button, body.destinations #resort-search .promotion-code form fieldset button, .promotion-code form body.resortpage #resort-search fieldset button, body.resortpage #resort-search .promotion-code form fieldset button, .promotion-code form body.countrypage #resort-search fieldset button, body.countrypage #resort-search .promotion-code form fieldset button, .promotion-code form .collection-page #resort-search fieldset button, .collection-page #resort-search .promotion-code form fieldset button {
  text-transform: none;
}
/* line 183, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset p {
  margin-top: 20px;
}
/* line 187, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset legend {
  margin-bottom: 0;
}
/* line 191, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset .add-room {
  margin-top: 0;
  float: none;
}
/* line 195, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset .add-room:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  /* line 200, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form fieldset .remove-room {
    padding: 20px 0 0;
  }
}
/* line 207, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset.form-group li {
  width: 100%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  /* line 207, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form fieldset.form-group li {
    float: left;
    width: 30%;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
/* line 218, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset.form-group li.date-time {
  width: 100%;
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  /* line 218, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form fieldset.form-group li.date-time {
    width: 20%;
  }
}
/* line 226, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form fieldset.form-group li.date-time .ui-datepicker-trigger {
  top: 19px;
  height: 40px;
}
/* line 234, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form label, .promotion-code form legend {
  text-transform: uppercase;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 31, ../../scss/mixins/_css3.scss */
  .promotion-code form .pax:after {
    content: "";
    display: table;
    clear: both;
  }
}
/* line 247, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form .pax > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 247, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form .pax > li {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 247, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form .pax > li {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 247, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form .pax > li {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  /* line 252, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form .pax > li:last-child {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 258, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form .child-ages {
  position: relative;
}
@media only screen and (max-width: 767px) {
  /* line 258, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form .child-ages {
    margin-top: 30px;
  }
  /* line 31, ../../scss/mixins/_css3.scss */
  .promotion-code form .child-ages:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 265, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form .child-ages:empty {
    margin: 0;
  }
}
/* line 270, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form .child-ages > li {
  width: 22.7%;
  float: left;
  margin-right: 3%;
  margin-top: 3%;
}
@media only screen and (max-width: 767px) {
  /* line 277, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form .child-ages > li:nth-child(4n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  /* line 270, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code form .child-ages > li {
    width: 60px;
    margin-top: 0;
    margin-right: 1%;
  }
}
/* line 288, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form .child-ages > li > label {
  position: absolute;
  top: -19px;
  font-weight: normal;
  font-size: 13px;
  margin-bottom: 0;
}
/* line 296, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form .child-ages .infant-as-child {
  margin-left: -1.95% !important;
  position: relative;
}
/* line 301, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form .child-ages .infant-as-child .layer {
  top: 50px !important;
  left: -28px !important;
  min-width: 195px;
}
/* line 306, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code form .child-ages .infant-as-child .layer h4 {
  font-family: "Arial", sans-serif;
  font-size: 13px;
  font-weight: bold;
}
/* line 317, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .search-results .spinner {
  left: 50% !important;
  top: 15px !important;
}
/* line 322, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .search-results .loader.search {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 331, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .search-results .results-container li.offer-item a {
  color: #4c4c4c;
  display: block;
  padding-right: 10px;
  position: relative;
  vertical-align: top;
}
/* line 31, ../../scss/mixins/_css3.scss */
.promotion-code .search-results .results-container li.offer-item a:after {
  content: "";
  display: table;
  clear: both;
}
/* line 340, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .search-results .results-container li.offer-item a:before {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  color: #f18e00;
}
@media only screen and (min-width: 768px) {
  /* line 340, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code .search-results .results-container li.offer-item a:before {
    top: 5px;
  }
}
/* line 354, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .search-results .results-container .actions {
  margin-top: 20px;
  overflow: hidden;
}
/* line 361, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .search-results .results-container .actions .next {
  float: right;
}
/* line 370, ../../scss/content/pages/content/_promotionCode.scss */
.promotion-code .error {
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  /* line 370, ../../scss/content/pages/content/_promotionCode.scss */
  .promotion-code .error {
    padding: 0;
  }
}

/* line 3, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 23, ../../scss/mixins/_css3.scss */
body.theme-page * *, body.theme-page * *:before, body.theme-page * *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 7, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .basic-box + .basic-box {
  margin-top: 0;
}
/* line 11, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page #content-container {
  position: relative;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  /* line 11, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page #content-container {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 11, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page #content-container {
    margin-bottom: 100px;
  }
}
/* line 17, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .breadcrumbs-container {
  top: -19px;
  -webkit-box-shadow: 0 10px 70px 0 black ;
  -moz-box-shadow: 0 10px 70px 0 black ;
  -ms-box-shadow: 0 10px 70px 0 black ;
  -o-box-shadow: 0 10px 70px 0 black ;
  box-shadow: 0 10px 70px 0 black ;
}
/* line 21, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .breadcrumbs-container .gridcontainer-outer {
  top: 30px;
}
/* line 26, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .banner-content {
  position: relative;
}
/* line 29, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .banner-content .banner {
  height: 300px;
}
@media only screen and (min-width: 768px) {
  /* line 29, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .banner-content .banner {
    height: 400px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 29, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .banner-content .banner {
    height: 600px;
  }
}
/* line 42, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .banner-content .banner .content .banner-heading {
  vertical-align: bottom;
  padding-bottom: 55px;
}
/* line 49, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .banner-content .theme-page-marker {
  position: absolute;
  left: 50%;
  text-align: center;
  color: white;
}
/* line 55, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .banner-content .theme-page-marker.product-line-icon {
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  bottom: -25px;
  width: 50px;
  margin-left: -25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (min-width: 768px) {
  /* line 55, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .banner-content .theme-page-marker.product-line-icon {
    width: 80px;
    bottom: -40px;
    margin-left: -40px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 55, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .banner-content .theme-page-marker.product-line-icon {
    width: 100px;
    bottom: -50px;
    margin-left: -50px;
    height: 100px;
    line-height: 100px;
    font-size: 50px;
  }
}
/* line 83, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .banner-content .theme-page-marker.hotel-theme-tag {
  width: auto;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  font-size: 14px;
  padding: 0 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  /* line 83, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .banner-content .theme-page-marker.hotel-theme-tag {
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    font-size: 23px;
    padding: 0 20px;
    font-family: 'ProximaNovaSemibold', sans-serif;
    font-weight: normal;
    font-style: normal;
  }
}
/* line 113, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .main-content {
  margin-top: 70px;
  margin-bottom: 50px;
}
/* line 120, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page.accom-theme .banner-content .banner .content .banner-heading {
  padding-bottom: 40px;
}
/* line 124, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page.accom-theme .main-content {
  margin-top: 50px;
}
/* line 129, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .introduction-content {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
/* line 135, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .introduction-content p {
  font-size: 18px;
  line-height: 26px;
}
/* line 140, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .introduction-content .ingress {
  font-size: 22px;
  line-height: 28px;
}
/* line 149, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .highlight-box {
  padding: 20px;
}
/* line 152, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .highlight-box ul {
  line-height: 30px;
}
/* line 155, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .highlight-box ul li {
  margin-bottom: 5px;
}
/* line 160, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .highlight-box h3 {
  margin-top: 5px;
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 20px;
}
/* line 168, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .highlight-box > h4 {
  margin-top: 5px;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
}
/* line 178, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories .quote {
  font-size: 22px;
  text-transform: none;
  line-height: 28px;
  margin-bottom: 10px;
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 186, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories .quote:before {
  color: #f18e00;
  font-size: 27px;
  height: 45px;
  line-height: 21px;
  display: block;
  float: left;
  margin-right: 15px;
  vertical-align: bottom;
}
/* line 198, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories .quoted-image {
  width: 82px;
  height: 82px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  -o-border-radius: 41px;
  border-radius: 41px;
  float: left;
  margin-right: 20px;
}
/* line 205, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories .quoted-image img {
  max-width: 100%;
}
/* line 210, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories p {
  font-size: 14px;
  line-height: 22px;
}
/* line 215, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories aside {
  display: table;
}
/* line 218, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories aside p {
  display: table-cell;
  vertical-align: middle;
}
/* line 222, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories aside p span {
  display: block;
}
/* line 226, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories aside p .name {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
}
/* line 231, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .stories aside p .meta {
  font-family: "Arial", sans-serif;
  color: #7d7d7d;
  font-size: 14px;
}
/* line 240, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities {
  padding: 0;
  position: relative;
}
/* line 244, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities h2 {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  bottom: auto;
  right: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 16px 30px;
  color: white;
  margin: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0);
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  /* IE10 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  /* Opera 11.10+ */
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99000000', EndColorStr='#00000000');
}
/* line 262, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .activity-slider > nav {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -75px;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  /* line 262, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .activities .activity-slider > nav {
    top: 4px;
    bottom: auto;
    right: 0;
    left: auto;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 262, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .activities .activity-slider > nav {
    right: 5px;
  }
}
/* line 281, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .activity-slider > nav .slide-count {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #4c4c4c;
  font-size: 18px;
  vertical-align: top;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media only screen and (min-width: 768px) {
  /* line 281, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .activities .activity-slider > nav .slide-count {
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    color: white;
  }
}
/* line 298, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .activity-slider > nav .control-button {
  width: 40px;
  height: 40px;
  background: transparent;
  color: #f18e00;
  font-size: 25px;
  border: 0;
  padding: 0;
}
/* line 307, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .activity-slider > nav .control-button:hover {
  color: #34add1;
}
/* line 314, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .slide {
  width: 100%;
  height: 100%;
}
/* line 318, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .slide .image-wrapper {
  position: relative;
}
/* line 17, ../../scss/mixins/_layoutHelpers.scss */
body.theme-page .theme-highlights .activities .slide .image-wrapper:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
/* line 24, ../../scss/mixins/_layoutHelpers.scss */
body.theme-page .theme-highlights .activities .slide .image-wrapper > * {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 322, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .slide .image {
  overflow: hidden;
}
/* line 325, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .slide .image img {
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
/* line 339, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .content {
  height: 100%;
  padding: 15px 15px 40px;
}
@media only screen and (min-width: 768px) {
  /* line 339, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .activities .content {
    padding: 20px;
  }
}
/* line 347, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .content h3 {
  margin-bottom: 10px;
}
/* line 351, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .content h5 {
  margin-top: 0;
  font-family: 'ProximaNovaRegular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 358, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .content h5:before {
  margin-right: 5px;
}
/* line 363, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .activities .content p {
  font-size: 14px;
  line-height: 22px;
}
/* line 370, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .theme-index-link {
  float: right;
  margin-top: 8px;
}
/* line 374, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .theme-index-link:hover {
  text-decoration: underline;
}
/* line 379, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .align-left {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 379, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .align-left {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 379, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .align-left {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 379, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .align-left {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 379, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .align-left {
    margin-bottom: 20px;
  }
}
/* line 388, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .theme-highlights .align-right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 388, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .align-right {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 388, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .align-right {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 388, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .align-right {
    width: 48.83721%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 388, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .theme-highlights .align-right {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    margin-bottom: 20px;
  }
}
/* line 399, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .product-lines-promo {
  margin-top: 40px;
}
/* line 405, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations #recommendations.loading {
  opacity: 0.3;
}
/* line 409, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards {
  margin-top: 40px;
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  /* line 409, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards {
    padding: 0;
  }
}
/* line 417, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .decorated-heading > * {
  top: 12px;
}
/* line 423, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item.accommodation {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 423, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item.accommodation {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 423, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item.accommodation {
    width: 31.78295%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 423, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item.accommodation {
    width: 31.78295%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 429, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item.accommodation:nth-child(3n+3) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 435, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item.resort {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 435, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item.resort {
    width: 100%;
    float: left;
    margin-right: 3.44828%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 435, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item.resort {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 435, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item.resort {
    width: 23.25581%;
    float: left;
    margin-right: 2.32558%;
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  /* line 441, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item.resort:nth-child(4n+4) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/* line 447, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .resort-image {
  height: 200px;
}
/* line 450, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .resort-image img {
  height: auto;
  min-height: 100%;
  min-width: 100%;
  max-width: 120%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
/* line 463, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item.resort .resort-image {
  height: 189px;
}
/* line 467, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .offer-info {
  width: 100%;
  min-height: 130px;
  padding: 15px 15px 30px;
}
/* line 31, ../../scss/mixins/_css3.scss */
body.theme-page .destinations .cards .offer-items .offer-item .offer-info:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  /* line 467, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item .offer-info {
    min-height: 160px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 467, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .cards .offer-items .offer-item .offer-info {
    min-height: 191px;
  }
}
/* line 481, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .offer-info h4 {
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
/* line 491, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item:hover .offer-info .mcg-separator span {
  background: #fafafa;
}
/* line 496, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item.resort .offer-info {
  min-height: 130px;
  padding-bottom: 15px;
}
/* line 500, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item.resort .offer-info .location {
  margin-bottom: 0;
}
/* line 505, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .heading {
  font-family: 'ProximaNovaLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 26px;
  min-height: 0;
  margin-bottom: 0;
}
/* line 513, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item.resort .heading {
  margin-bottom: 10px;
}
/* line 517, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .accommodation-rating {
  text-indent: -5px;
  display: block;
  margin-bottom: 15px;
}
/* line 523, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .location {
  margin-bottom: 15px;
  padding-left: 25px;
  position: relative;
}
/* line 528, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .location span {
  position: absolute;
  left: 0;
}
/* line 534, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .price-info {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
/* line 539, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .cards .offer-items .offer-item .price-info .price {
  color: #f18e00;
  font-family: 'ProximaNovaSemibold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
}
/* line 548, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .decorated-heading {
  text-align: left;
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) {
  /* line 548, ../../scss/content/pages/content/_singleThemePage.scss */
  body.theme-page .destinations .decorated-heading {
    margin-bottom: 30px;
  }
}
/* line 556, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .destinations .decorated-heading > * {
  line-height: 20px;
  font-size: 18px;
  text-transform: uppercase;
  padding-left: 0;
}
/* line 569, ../../scss/content/pages/content/_singleThemePage.scss */
body.theme-page .grid-list .destination-item.last-in-group {
  border-bottom: 1px solid #d7d7d7;
}

/* line 3, ../../scss/browsers/ie8/_destinations.scss */
.lt-ie9 .destinations .primary-btn, .lt-ie9 body.destinations #resort-search fieldset button, .lt-ie9 .destinations body.resortpage #resort-search fieldset button, body.resortpage #resort-search fieldset .lt-ie9 .destinations button, .lt-ie9 .destinations body.countrypage #resort-search fieldset button, body.countrypage #resort-search fieldset .lt-ie9 .destinations button, .lt-ie9 .destinations .collection-page #resort-search fieldset button, .collection-page #resort-search fieldset .lt-ie9 .destinations button {
  filter: none;
}
/* line 7, ../../scss/browsers/ie8/_destinations.scss */
.lt-ie9 .destinations button[type="submit"]:after {
  margin-top: -27px !important;
}
/* line 12, ../../scss/browsers/ie8/_destinations.scss */
.lt-ie9 .destinations #grid-list article {
  width: 450px !important;
  margin-right: 20px !important;
}