@import "bootstrap.css";
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 600;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #FEEDED;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.sudo-skew {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  transform: skewX(-40deg);
  -o-transform: skewX(-40deg);
  -ms-transform: skewX(-40deg);
  -moz-transform: skewX(-40deg);
  -webkit-transform: skewX(-40deg);
  z-index: -1;
}
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/fjallaone/v15/Yq6R-LCAWCX3-6Ky7FAFrOF6lw.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
body {
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 18px;
  line-height: 1.42857143;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'futura', arial, helvetica, sans serif;
  line-height: 1.1;
}
h1 p,
h2 p,
h3 p,
h4 p,
h5 p,
h6 p,
.h1 p,
.h2 p,
.h3 p,
.h4 p,
.h5 p,
.h6 p {
  margin: 0px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #3e3e3e;
  margin-top: 0;
  margin-bottom: 20px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  color: #E0162B;
  font-size: 55px;
  margin-bottom: 30px;
  margin-top: 0;
  text-transform: uppercase;
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1,
  .h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 28px;
  }
}
h2,
.h2 {
  color: #E0162B;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 30px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h2,
  .h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 28px;
  }
}
h3,
.h3 {
  display: block;
  color: #E0162B;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 25px;
  line-height: 1;
  margin: 0 0 20px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
}
h4,
.h4 {
  line-height: 1.1;
  margin-top: 0px;
  font-family: 'futura', arial, helvetica, sans serif;
  text-transform: uppercase;
  font-size: 18px;
  /*& ~ h4, & ~ .h4 {
    margin-top: 30px;
  }*/
}
h5,
.h5 {
  font-size: 16px;
  font-family: 'futura', arial, helvetica, sans serif;
  line-height: 1.1;
}
@media only screen and (max-width: 767px) {
  h5,
  .h5 {
    height: auto;
  }
}
h6,
.h6 {
  font-size: 16px;
}
.heading-hero {
  font-size: 72px;
  line-height: 1.1;
}
.heading {
  margin: 50px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading {
    margin: 45px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .heading {
    margin: 20px 0px;
  }
}
/*.featured-items__alt .sub-heading {

  @media @tablet; {

  }
}*/
p {
  margin: 0 0 10px;
}
table {
  margin: 0 0 20px;
}
ul {
  margin: 0px;
  padding-left: 0;
}
ul + h3,
ul + h4,
ul + h5,
ul + h6 {
  margin-top: 20px;
}
p {
  font-size: 18px;
  color: #333;
  line-height: 1.35;
}
p.sub-text {
  line-height: 1.3;
  font-size: 16px;
  text-shadow: none;
  margin: 0px;
  margin-top: -8px;
}
p + h3,
p + h4,
p + h5,
p + h6 {
  margin-top: 20px;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
.drop-cap {
  font-size: 18px;
}
.drop-cap > p {
  font-size: 18px;
}
.drop-cap > p:first-of-type {
  font-size: 18px;
}
.drop-cap > p:first-of-type:first-letter {
  float: left;
  line-height: 33px;
  font-size: 52px;
  margin-top: 6px;
  margin-left: 0px;
  margin-right: 2px;
}
.uppercase {
  text-transform: uppercase;
}
small,
.small {
  font-size: 77%;
}
.large {
  font-size: 18px;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-medium {
  font-size: 18px;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #E0162B;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #b21122;
}
.text-secondary {
  color: #0052A5;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #003972;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.text-california {
  color: #D9AC3D;
}
a.text-california:hover,
a.text-california:focus {
  color: #be9225;
}
.text-the-west {
  color: #673DA4;
}
a.text-the-west:hover,
a.text-the-west:focus {
  color: #502f7f;
}
.text-hawaii {
  color: #0075BF;
}
a.text-hawaii:hover,
a.text-hawaii:focus {
  color: #00568c;
}
.text-new-england {
  color: #84B842;
}
a.text-new-england:hover,
a.text-new-england:focus {
  color: #699235;
}
.text-new-york-to-great-lakes {
  color: #92C8E4;
}
a.text-new-york-to-great-lakes:hover,
a.text-new-york-to-great-lakes:focus {
  color: #69b3da;
}
.text-the-south {
  color: #00938C;
}
a.text-the-south:hover,
a.text-the-south:focus {
  color: #00605b;
}
.text-florida {
  color: #DE6D01;
}
a.text-florida:hover,
a.text-florida:focus {
  color: #ab5401;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee;
}
p ul,
p ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
p ul ul,
p ol ul,
p ul ol,
p ol ol {
  margin-bottom: 0;
}
.blockquote,
blockquote {
  border-left: 5px solid #0052A5;
  color: #6e6e6e;
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 0 20px;
}
.blockquote p,
blockquote p {
  color: #6e6e6e;
}
ol {
  padding-left: 30px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.42857143;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
p a:hover,
p a:focus {
  color: #0052A5;
}
.featured-title {
  font-size: 35px;
  margin: 0 auto 30px;
  padding: 0px 0 20px;
  text-align: center;
}
.featured-line {
  font-size: 35px;
  margin: 25px auto 25px;
  overflow: hidden;
  position: relative;
  padding: 0px 0 10px;
  text-align: center;
  width: 80%;
}
.featured-line:before,
.featured-line:after {
  border-bottom: 2px solid #E0162B;
  content: "";
  display: inline-block;
  margin: -8px 0.5em 0 -55%;
  vertical-align: middle;
  width: 50%;
}
.featured-line:after {
  margin: -8px -55% 0 0.5em;
}
.featured-line--top .featured-line__inner {
  display: inline-block;
}
.featured-line--top .featured-line__inner:before,
.featured-line--top .featured-line__inner:after {
  content: "";
  display: inline-block;
  height: 40px;
  position: absolute;
  top: 19px;
  vertical-align: middle;
}
.featured-line--top .featured-line__inner:before {
  border-left: 2px solid #E0162B;
  left: 0;
}
.featured-line--top .featured-line__inner:after {
  border-right: 2px solid #E0162B;
  right: 0;
}
.featured-line--bottom {
  padding-top: 10px;
}
.featured-line--bottom .featured-line__inner {
  display: inline-block;
}
.featured-line--bottom .featured-line__inner:before,
.featured-line--bottom .featured-line__inner:after {
  content: "";
  display: inline-block;
  height: 40px;
  position: absolute;
  top: 0%;
  vertical-align: middle;
}
.featured-line--bottom .featured-line__inner:before {
  border-left: 2px solid #E0162B;
  left: 0;
}
.featured-line--bottom .featured-line__inner:after {
  border-right: 2px solid #E0162B;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .featured-line {
    font-size: 25px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .featured-line:before,
  .featured-line:after {
    display: none;
  }
  .featured-line .featured-line__inner:before,
  .featured-line .featured-line__inner:after {
    display: none;
  }
}
.container-fluid {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 767px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .col-md-6:nth-child(odd) {
    clear: left;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}
a,
.link {
  color: #E0162B;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
.link:hover,
a:focus,
.link:focus {
  color: #9a0f1e;
  text-decoration: underline;
}
figure {
  margin: 0;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.img-responsive,
.carousel__inner > .item > img,
.carousel__inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 10px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out 0.45s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0.45s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0.45s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0.45s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0.45s ease-in-out 0s;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 2px solid #E0162B;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.list-primary {
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 24px;
}
.list ul,
.list {
  list-style: none;
  margin-bottom: 20px;
  line-height: 28px;
}
.list ul > li,
.list > li {
  padding-left: 30px;
  position: relative;
}
.list ul > li:before,
.list > li:before {
  content: '\e9d9';
  font-family: 'vacations-icons';
  margin: 0 1em 0 0;
  color: #E0162B;
  left: 0;
  position: absolute;
  top: 0;
}
.list-featured {
  list-style: none;
  margin-bottom: 20px;
  padding-left: 10px;
}
.list-featured li {
  padding: 5px 35px 5px;
  position: relative;
  font-weight: 600;
}
.list-featured li:before {
  background-color: #0052A5;
  content: '\e9d9';
  margin: 0 1em 0 0;
  color: #FFF;
  left: 0;
  position: absolute;
  top: 0;
  font-family: 'vacations-icons';
  font-size: 12px;
  padding: 10px 5px;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
hr.dashed {
  border-top: 1px dashed #6e6e6e;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  hr.dashed {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }
}
strong {
  font-weight: 600;
}
.block {
  display: block;
}
.footer-above footer {
  z-index: 999 !important;
  margin-top: 0px;
}
body[class^="curve-"] #content-wrap {
  position: relative;
}
.auto-width {
  width: auto;
}
.homepage .main-menu-container .header__logo {
  display: none;
}
.homepage .mod.slideshow {
  height: 100vh;
}
.content__component {
  position: relative;
}
#content-wrap {
  position: relative;
}
#bottom > * {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #bottom {
    overflow: hidden;
  }
}
/*
.padding-small {
	padding: @padding-small;
}

.padding-container {
	padding-bottom: 45px;
	padding-top: 45px;

	@media @mobile {
		padding-bottom: 30px;
		padding-top: 30px;
	}
}

.padding-container-small {
	padding-bottom: 10px;
	padding-top: 10px;
}

.padding-bottom {
	padding-bottom: 45px;

	@media @mobile {
		padding-bottom: 30px;
	}
}

.padding-top {
	padding-top: 45px;

	@media @mobile {
		padding-top: 30px;
	}
}

.padding-top-med {
	padding-top: 30px;

	@media @mobile {
		padding-top: 20px;
	}
}

.padding-top-small {
	padding-top: 20px;

	@media @mobile {
		padding-top: 15px;
	}
}

.padding-bottom-small {
	padding-bottom: 20px;

	@media @mobile {
		padding-bottom: 15px;
	}
}

.margin-bottom {
	margin-bottom: 45px;

	@media @mobile {
		margin-bottom: 30px;
	}
}

.margin-bottom-x-large {
	margin-bottom: @padding-x-large;

	@media @mobile {
		margin-bottom: @padding-x-large;
	}
}

.margin-bottom-large {
	margin-bottom: @padding-large;

	@media @mobile {
		margin-bottom: @padding-large;
	}
}

.margin-bottom-medium {
	margin-bottom: @padding-medium;

	@media @mobile {
		margin-bottom: @padding-medium;
	}
}

.margin-bottom-small {
	margin-bottom: @padding-small;

	@media @mobile {
		margin-bottom: @padding-small;
	}
}

.margin-top {
	margin-top: 45px;

	@media @mobile {
		margin-top: 30px;
	}
}

.margin-top-x-large {
	margin-top: @padding-x-large;

	@media @mobile {
		margin-top: @padding-x-large;
	}
}

.margin-top-container {
	margin-top: @padding-container;

	@media @mobile {
		margin-top: 35px;
	}
}

.margin-top-large {
	margin-top: @padding-large;

	@media @mobile {
		margin-top: @padding-large;
	}
}

.margin-top-medium {
	margin-top: @padding-medium;

	@media @mobile {
		margin-top: @padding-medium;
	}
}

.margin-top-small {
	margin-top: @padding-small;

	@media @mobile {
		margin-top: @padding-small;
	}
}

.neg-margin-top {
	margin-top: -50px;

	@media @mobile {
		margin-top: -30px;
	}
}

.neg-margin-horizontal {
	margin-left: -45px;
	margin-right: -45px;

	@media @mobile {
		margin-left: -30px;
		margin-right: -30px;
	}
}*/
footer {
  z-index: 10;
  border-bottom-left-radius: 0;
}
.overflow-hidden {
  overflow: hidden;
}
.display-table {
  display: table;
  width: 100%;
}
.display-table-row {
  display: table-row;
}
@media only screen and (max-width: 767px) {
  .display-table-row {
    display: block;
  }
}
.display-table-cell {
  display: table-cell;
}
.display-table-cell[class^="col-"],
.display-table-cell[class*=" col-"] {
  float: none;
}
@media only screen and (max-width: 767px) {
  .display-table-cell {
    display: block;
  }
}
.inline-block {
  display: inline-block;
  float: none;
}
.vertical-bottom {
  vertical-align: bottom;
}
.vertical-middle {
  vertical-align: middle;
}
.vertical-top {
  vertical-align: top;
}
.position-top {
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .position-top {
    width: 100%;
  }
}
.full-width {
  width: 100%;
}
.header,
.body-wrap,
.footer,
.quick-search,
.bottom {
  max-width: 1920px;
  margin: 0px auto;
}
.body-wrap {
  background-color: #fff;
  overflow: hidden;
  z-index: 1;
}
.body-wrap__hero + .body-wrap__before-content .container {
  position: relative;
  padding: 80px 15px 65px;
}
@media only screen and (max-width: 767px) {
  .body-wrap__hero + .body-wrap__before-content .container {
    padding: 45px 15px 0;
    text-align: center;
  }
}
.body-wrap__hero + .body-wrap__before-content .container:before {
  content: "";
  position: absolute;
  display: block;
  top: 0px;
  left: 15px;
  right: 15px;
  height: 6px;
  border-top: 1px solid #E0162B;
  border-bottom: 3px solid #E0162B;
}
.body-wrap__before-content {
  padding: 90px 0;
  overflow: hidden;
  position: relative;
}
.body-wrap__before-content [class*="col-"] {
  padding: 0px 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1359px), only screen and (min-width: 768px) and (max-width: 991px) {
  .body-wrap__before-content {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .body-wrap__before-content {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 991px) {
  .body-wrap {
    z-index: 9999;
    overflow: visible;
  }
}
@media only screen and (max-width: 991px) {
  .homepage .body-wrap {
    z-index: 1;
  }
}
.bottom {
  border-top: 10px solid #fff;
}
.side-menu-shift {
  position: relative;
  transition: transform 0.45s ease-in-out 0s;
  -o-transition: -o-transform 0.45s ease-in-out 0s;
  -ms-transition: -ms-transform 0.45s ease-in-out 0s;
  -moz-transition: -moz-transform 0.45s ease-in-out 0s;
  -webkit-transition: -webkit-transform 0.45s ease-in-out 0s;
}
body.side-menu-open .side-menu-shift {
  transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
}
body.side-menu-open .side-menu {
  transform: translateX(-40px);
  -o-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -webkit-transform: translateX(-40px);
}
body.side-menu-open .overlay {
  opacity: 1;
}
@font-face {
  font-family: 'vacations-icons';
  src: url('../fonts/icons/vacations-icons.eot?rn5abn');
  src: url('../fonts/icons/vacations-icons.eot?rn5abn#iefix') format('embedded-opentype'), url('../fonts/icons/vacations-icons.woff2?rn5abn') format('woff2'), url('../fonts/icons/vacations-icons.ttf?rn5abn') format('truetype'), url('../fonts/icons/vacations-icons.woff?rn5abn') format('woff'), url('../fonts/icons/vacations-icons.svg?rn5abn#vacations-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before,
.icon-inherit:before {
  font-family: 'vacations-icons';
  speak: none;
  margin-right: 5px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #E0162B;
}
.icon--white:before {
  color: #FFF;
}
.icon--black:before {
  color: #333;
}
.icon--secondary:before {
  color: #0052A5;
}
.icon--gold:before {
  color: #D9AC3D;
}
.icon--button-large:before {
  font-size: 18px;
}
.icon-feather:before {
  content: "\e900";
}
.icon-chevron-down:before {
  content: "\f0a3";
}
.icon-chevron-left:before {
  content: "\f0a4";
}
.icon-chevron-right:before {
  content: "\f078";
}
.icon-chevron-up:before {
  content: "\f0a2";
}
.icon-home:before {
  content: "\e902";
}
.icon-images:before {
  content: "\e90e";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelope:before {
  content: "\e945";
}
.icon-search:before {
  content: "\e986";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-checked:before {
  content: "\ea10";
}
.icon-unchecked:before {
  content: "\ea11";
}
.icon-refresh:before {
  content: "\e999";
  top: 2px;
  color: inherit;
  margin: 0px;
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-male:before {
  content: "\f183";
}
.icon-bag:before {
  content: "\f290";
}
.icon-twitter:before {
  content: "\f081";
}
.icon-facebook:before {
  content: "\f082";
}
.footer-story {
  position: relative;
  background-image: url('/images/footer-story.jpg');
  background-size: cover;
  height: 57vw;
  max-height: 1075px;
  overflow: hidden;
}
.footer-story .content {
  padding-top: 15%;
}
.footer-story .big-title {
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 115px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0052A5;
}
.footer-story .left-box {
  left: 30%;
  top: 36%;
}
.footer-story .left-box + .annotation__line {
  top: calc(36% + 25px);
  left: calc(30% + 214px);
  width: 14%;
  height: 18%;
}
.footer-story .right-box {
  left: 75%;
  top: 22%;
}
.footer-story .right-box + .annotation__line {
  top: calc(22% + 25px);
  left: calc(75% + 214px);
  width: 8%;
  height: 31%;
}
.footer-story:before,
.footer-story:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
}
.footer-story:before {
  top: 0px;
  height: 50%;
  background: linear-gradient(rgba(255, 255, 255, 0.9) 20%, transparent);
}
.footer-story:after {
  bottom: 0px;
  height: 10%;
  background: linear-gradient(transparent, #fff);
}
.footer-story + .footer-sponsors {
  border-top: none;
}
.footer-sponsors {
  padding: 45px 0px;
  background-color: #fff;
  border-top: 1px solid #e9eaeb;
}
.footer-sponsors .content {
  text-align: center;
}
.footer-sponsors h3 {
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 24px;
  font-weight: 600;
}
.footer-sponsors .sponsors {
  font-size: 100px;
  line-height: 0;
  text-align: center;
}
.footer-sponsors .sponsors img {
  max-width: 180px;
  max-height: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-sponsors {
    padding: 30px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-sponsors {
    padding: 30px 0px;
  }
  .footer-sponsors h3 {
    font-size: 20px;
  }
  .footer-sponsors .sponsors {
    font-size: 16vw;
  }
  .footer-sponsors .sponsors img {
    max-width: 30%;
  }
}
.footer-story + .footer-sponsors {
  padding-top: 10px !important;
}
.footer-newsletter {
  padding: 30px 0;
  border-top: 3px solid #E0162B;
  color: #E0162B;
  text-align: center;
}
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-text,
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-email,
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-subscribe {
  display: inline-block;
  margin-bottom: 0;
}
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-text label,
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-email label,
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-subscribe label {
  display: none;
}
@media only screen and (max-width: 767px) {
  .footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-text,
  .footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-email,
  .footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-subscribe {
    display: block;
  }
}
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-text {
  color: #E0162B;
  font-size: 22px;
  font-weight: 600;
  margin-right: 12px;
  height: 36px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-text {
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-email {
  margin-right: 5px;
  top: 1px;
}
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-email input {
  margin-top: 0;
  width: 300px;
}
@media only screen and (max-width: 767px) {
  .footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-email {
    margin-right: 0;
  }
  .footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-email input {
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
  }
}
.footer-newsletter .rsform-block:not(.rsform-block-send).rsform-block-subscribe button {
  width: 100%;
}
.header {
  position: relative;
  background-color: #E0162B;
  height: 150px;
}
.header__phone {
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 767px) {
  .header__phone {
    display: none;
  }
}
.header__phone .contact-us-button {
  border-right: 1px solid white;
  padding-right: 10px;
}
.header__phone a {
  color: #fff !important;
}
.header__logo {
  display: block;
  width: 189px;
  padding: 20px 0px 5px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.header__logo img {
  /*width: 232px;*/
  height: 60px;
}
.header__logo svg {
  width: auto;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.45s ease-in-out 0s;
  -o-transition: all 0.45s ease-in-out 0s;
  -ms-transition: all 0.45s ease-in-out 0s;
  -moz-transition: all 0.45s ease-in-out 0s;
  -webkit-transition: all 0.45s ease-in-out 0s;
}
@media only screen and (max-width: 767px) {
  .header__logo {
    position: relative;
    top: 0px;
    padding: 20px 0 0;
    width: 158px;
  }
  .header__logo svg,
  .header__logo img {
    padding: 0px 0px;
    width: auto;
    height: 50px;
    vertical-align: middle;
  }
}
.header__affiliates {
  float: right;
  line-height: 107px;
  margin-right: 45px;
  opacity: 1;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.45s ease-in-out 0s;
  -o-transition: all 0.45s ease-in-out 0s;
  -ms-transition: all 0.45s ease-in-out 0s;
  -moz-transition: all 0.45s ease-in-out 0s;
  -webkit-transition: all 0.45s ease-in-out 0s;
}
.header__affiliates *[data-target] {
  cursor: pointer;
}
.header__affiliates img {
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.45s ease-in-out 0s;
  -o-transition: all 0.45s ease-in-out 0s;
  -ms-transition: all 0.45s ease-in-out 0s;
  -moz-transition: all 0.45s ease-in-out 0s;
  -webkit-transition: all 0.45s ease-in-out 0s;
}
.header__affiliates img + img {
  margin-left: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .header__affiliates {
    line-height: 96px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header__affiliates {
    line-height: 96px;
    margin-right: 30px;
  }
  .header__affiliates img {
    transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
}
@media only screen and (max-width: 767px) {
  .header__affiliates {
    display: none;
  }
}
.header--pinned .main-menu-container {
  position: fixed;
  width: 100%;
  top: 0px;
}
.header--compact .menu--main .menu__route > li > a {
  line-height: 57px !important;
}
.header--compact .header__logo svg {
  position: relative;
  height: 40px;
  top: 2px;
}
.header--compact .header__logo .text {
  opacity: 0;
}
.header--compact .header__affiliates {
  line-height: 57px;
  height: 57px;
  opacity: 0;
}
.header--compact .header__affiliates img {
  transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
@media only screen and (max-width: 991px) {
  .header {
    z-index: 1;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    height: 120px;
  }
  .header .navbar-toggle {
    position: absolute;
    top: 18px;
    right: 0px;
    padding: 20px;
  }
  .header .navbar-toggle span {
    height: 3px;
    width: 22px;
    background-color: #FFF;
    display: block;
  }
  .header .navbar-toggle span + span {
    margin-top: 5px;
  }
}
.homepage .header {
  position: fixed;
  width: 100%;
  height: auto;
  top: 0px;
  max-width: 1920px;
  left: 50%;
  z-index: 999;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.homepage .header .navbar-toggle {
  display: none !important;
}
.phone-toggle-home,
.search-toggle-home,
.phone-toggle {
  display: none;
}
@media only screen and (max-width: 767px) {
  .phone-toggle,
  .phone-toggle-home,
  .search-toggle-home {
    font-size: 24px;
    line-height: 1;
    position: absolute;
    padding: 20px;
    z-index: 3;
  }
  .phone-toggle {
    left: 0px;
    top: 16px;
    display: block;
  }
  .homepage .search-toggle-home,
  .homepage .phone-toggle-home {
    top: 50px;
    z-index: 2;
  }
  .homepage .phone-toggle {
    display: none;
  }
  .homepage .phone-toggle-home,
  .homepage .search-toggle-home {
    display: block;
  }
  .homepage .phone-toggle-home {
    left: 0;
  }
  .homepage .search-toggle-home {
    right: 0;
  }
}
.footer {
  color: #E0162B;
}
.footer__info {
  position: relative;
  padding: 50px 0px 35px;
  text-align: center;
  background-color: #0052A5;
  color: #fff;
}
.footer__info p {
  color: inherit;
  text-shadow: none;
  font-size: 16px;
  margin-bottom: 15px;
}
.footer__info a {
  color: #FFF;
  font-size: 26px;
}
.footer__info a:hover {
  color: #FFF;
}
.footer__info .container {
  position: relative;
}
.footer__info .logo {
  margin-bottom: 20px;
}
.footer__info .logo img {
  width: 278px;
  height: 88px;
}
.footer__icons {
  margin-top: 20px;
}
.footer__icons a:hover,
.footer__icons a:active,
.footer__icons a:focus {
  text-decoration: none;
}
.footer__bottom {
  background-color: #E0162B;
  text-align: center;
}
.footer__bottom-menu {
  display: inline-block;
  line-height: 35px;
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 600;
  font-size: 14px;
  margin-left: -10px;
}
.footer__bottom-menu ul {
  list-style: none;
  padding-left: 0px;
  font-size: 0px;
  line-height: 0px;
}
.footer__bottom-menu li {
  display: inline-block;
  padding: 0px 15px;
  position: relative;
}
.footer__bottom-menu li a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  opacity: 0.9;
  padding: 0px;
  line-height: 35px;
}
.footer__affiliates {
  padding: 30px 0;
}
.footer__affiliates img {
  height: 65px;
  max-height: 70px;
}
.footer__affiliates-mod {
  text-align: right;
}
.footer__affiliates .affiliates a {
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__info .company-information {
    margin-left: 30px;
  }
  .footer__info .strapline {
    font-size: 20px;
    letter-spacing: 3px;
  }
  .footer__affiliates-mod {
    float: none;
    text-align: center;
  }
  .footer .aito-reviews {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .footer__info {
    line-height: 1.4;
    padding-bottom: 15px;
    padding-top: 30px;
  }
  .footer__info .container > * {
    vertical-align: top;
  }
  .footer__info .logo {
    line-height: 90px;
    margin-bottom: 30px;
  }
  .footer__info .company-information {
    display: block;
    margin-left: 0px;
    margin-top: 0px;
  }
  .footer__info .strapline {
    position: static;
    font-size: 20px;
    margin-top: 15px;
  }
  .footer__bottom-icons {
    float: none;
    display: block;
    margin-right: 0px;
    margin-left: -10px;
    line-height: 65px;
  }
  .footer__bottom-menu {
    padding: 20px 0px;
  }
  .footer__affiliates {
    text-align: center;
  }
  .footer__affiliates-mod {
    float: none;
    text-align: center;
  }
  .footer__affiliates .affiliates img {
    margin-bottom: 20px;
  }
  .footer .aito-reviews {
    margin-bottom: 20px;
  }
}
@font-face {
  font-family: "futura";
  font-display: fallback;
  src: url("../fonts/futura/futura-light.eot");
  src: url("../fonts/futura/futura-light.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-light.woff") format("woff"), url("../fonts/futura/futura-light.ttf") format("truetype"), url("../fonts/futura/futura-light.svg#futura-book") format("svg");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "futura";
  font-display: fallback;
  src: url("../fonts/futura/futura-book.eot");
  src: url("../fonts/futura/futura-book.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-book.woff") format("woff"), url("../fonts/futura/futura-book.ttf") format("truetype"), url("../fonts/futura/futura-book.svg#futura-book") format("svg");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "futura";
  font-display: fallback;
  src: url("../fonts/futura/futura-medium.eot");
  src: url("../fonts/futura/futura-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-medium.woff") format("woff"), url("../fonts/futura/futura-medium.ttf") format("truetype"), url("../fonts/futura/futura-medium.svg#futura-medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "futura";
  font-display: fallback;
  src: url("../fonts/futura/futura-bold.eot");
  src: url("../fonts/futura/futura-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-bold.woff") format("woff"), url("../fonts/futura/futura-bold.ttf") format("truetype"), url("../fonts/futura/futura-bold.svg#futura-bold") format("svg");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "futura";
  font-display: fallback;
  src: url("../fonts/futura/futura-extrabold.eot");
  src: url("../fonts/futura/futura-extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-extrabold.woff") format("woff"), url("../fonts/futura/futura-extrabold.ttf") format("truetype"), url("../fonts/futura/futura-extrabold.svg#futura-extrabold") format("svg");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "slick";
  font-display: fallback;
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "futura-condensed";
  font-display: fallback;
  src: url("../fonts/futura/futura-light-condensed.eot");
  src: url("../fonts/futura/futura-light-condensed.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-light-condensed.woff") format("woff"), url("../fonts/futura/futura-light-condensed.ttf") format("truetype"), url("../fonts/futura/futura-light-condensed.svg#futura-book") format("svg");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "futura-condensed";
  font-display: fallback;
  src: url("../fonts/futura/futura-medium-condensed.eot");
  src: url("../fonts/futura/futura-medium-condensed.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-medium-condensed.woff") format("woff"), url("../fonts/futura/futura-medium-condensed.ttf") format("truetype"), url("../fonts/futura/futura-medium-condensed.svg#futura-book") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "futura-condensed";
  font-display: fallback;
  src: url("../fonts/futura/futura-bold-condensed.eot");
  src: url("../fonts/futura/futura-bold-condensed.eot?#iefix") format("embedded-opentype"), url("../fonts/futura/futura-bold-condensed.woff") format("woff"), url("../fonts/futura/futura-bold-condensed.ttf") format("truetype"), url("../fonts/futura/futura-bold-condensed.svg#futura-book") format("svg");
  font-style: normal;
  font-weight: bold;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.padding-bottom-small {
  padding-bottom: 10px;
}
.padding-left-small {
  padding-left: 10px;
}
.padding-right-small {
  padding-right: 10px;
}
.padding-top-small {
  padding-top: 10px;
}
.margin-bottom-small {
  margin-bottom: 10px;
}
.margin-left-small {
  margin-left: 10px;
}
.margin-right-small {
  margin-right: 10px;
}
.margin-top-small {
  margin-top: 10px;
}
.padding-bottom-medium {
  padding-bottom: 20px;
}
.padding-left-medium {
  padding-left: 20px;
}
.padding-right-medium {
  padding-right: 20px;
}
.padding-top-medium {
  padding-top: 20px;
}
.margin-bottom-medium {
  margin-bottom: 20px;
}
.margin-left-medium {
  margin-left: 20px;
}
.margin-right-medium {
  margin-right: 20px;
}
.margin-top-medium {
  margin-top: 20px;
}
.padding-bottom-large {
  padding-bottom: 30px;
}
.padding-left-large {
  padding-left: 30px;
}
.padding-right-large {
  padding-right: 30px;
}
.padding-top-large {
  padding-top: 30px;
}
.margin-bottom-large {
  margin-bottom: 30px;
}
.margin-left-large {
  margin-left: 30px;
}
.margin-right-large {
  margin-right: 30px;
}
.margin-top-large {
  margin-top: 30px;
}
.padding-bottom-container-small {
  padding-bottom: 45px;
}
.padding-left-container-small {
  padding-left: 45px;
}
.padding-right-container-small {
  padding-right: 45px;
}
.padding-top-container-small {
  padding-top: 45px;
}
.margin-bottom-container-small {
  margin-bottom: 45px;
}
.margin-left-container-small {
  margin-left: 45px;
}
.margin-right-container-small {
  margin-right: 45px;
}
.margin-top-container-small {
  margin-top: 45px;
}
.padding-bottom-container {
  padding-bottom: 55px;
}
.padding-left-container {
  padding-left: 55px;
}
.padding-right-container {
  padding-right: 55px;
}
.padding-top-container {
  padding-top: 55px;
}
.margin-bottom-container {
  margin-bottom: 55px;
}
.margin-left-container {
  margin-left: 55px;
}
.margin-right-container {
  margin-right: 55px;
}
.margin-top-container {
  margin-top: 55px;
}
.padding-container {
  padding-bottom: 45px;
  padding-top: 45px;
}
@media only screen and (max-width: 767px) {
  .padding-container {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
.padding-container-small {
  padding-bottom: 10px;
  padding-top: 10px;
}
.padding-container-medium {
  padding-bottom: 20px;
  padding-top: 20px;
}
.padding-container-large {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .padding-top-container {
    padding-top: 50px;
  }
}
.padding-large {
  padding: 30px;
}
.neg-margin-top {
  margin-top: -50px;
}
@media only screen and (max-width: 767px) {
  .neg-margin-top {
    margin-top: -25px;
  }
}
@media only screen and (max-width: 991px) {
  .neg-margin-top + .neg-margin-top {
    margin-top: 0;
  }
}
.neg-margin-horizontal {
  margin-left: -45px;
  margin-right: -45px;
}
@media only screen and (max-width: 767px) {
  .neg-margin-horizontal {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
  }
}
@keyframes pulse {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*!
 * jReject (jQuery Browser Rejection Plugin)
 * Version 1.1.x
 * URL: http://jreject.turnwheel.com/
 * Description: jReject is a easy method of rejecting specific browsers on your site
 * Author: Steven Bower (TurnWheel Designs) http://turnwheel.com/
 * Copyright: Copyright (c) 2009-2014 Steven Bower under dual MIT/GPL license.
 */
#jr_overlay {
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 2147483646;
  position: absolute;
  background: #000000;
  /* browsers */
  /* works for IE 8. */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: 0.5;
}
#jr_wrap {
  position: absolute;
  width: 100%;
  z-index: 2147483647;
  padding: 0;
  margin: 0;
}
#jr_inner {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #FFF;
  border: 1px solid #CCC;
  color: #4F4F4F;
  margin: 0 auto;
  height: auto;
  padding: 20px;
  position: relative;
  box-sizing: content-box;
}
#jr_header {
  display: block;
  color: #333;
  padding: 5px;
  padding-bottom: 0;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 0.5em;
}
#jr_inner p {
  padding: 5px;
  margin: 0;
}
#jr_inner ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#jr_inner ul li {
  cursor: pointer;
  float: left;
  width: 120px;
  height: 122px;
  margin: 0 10px 10px 10px;
  padding: 0;
  text-align: center;
}
#jr_inner li a {
  color: #333;
  font-size: 0.8em;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
#jr_inner li a:hover {
  text-decoration: underline;
}
#jr_inner .jr_icon {
  width: 100px;
  height: 100px;
  margin: 1px auto;
  padding: 0;
  background: transparent no-repeat scroll left top;
  cursor: pointer;
}
#jr_close {
  clear: both;
  padding: 0;
  margin: 0;
}
#jr_close a {
  color: #000;
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}
#jr_close p {
  padding: 10px 0 0 0;
  margin: 0;
}
[class^="button-"],
[class*=" button-"],
.button,
.btn {
  position: relative;
  background-color: transparent;
  background-image: none;
  border: 2px solid transparent;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  padding: 0px 20px;
  line-height: 32px;
  font-size: 13px;
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 200;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 1;
  border-radius: 1px;
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  transition: 0.2s 0.45s ease-in-out 0s;
  -o-transition: 0.2s 0.45s ease-in-out 0s;
  -ms-transition: 0.2s 0.45s ease-in-out 0s;
  -moz-transition: 0.2s 0.45s ease-in-out 0s;
  -webkit-transition: 0.2s 0.45s ease-in-out 0s;
}
[class^="button-"]:hover,
[class*=" button-"]:hover,
.button:hover,
.btn:hover,
[class^="button-"]:focus,
[class*=" button-"]:focus,
.button:focus,
.btn:focus {
  text-decoration: none;
}
[class^="button-"]:active,
[class*=" button-"]:active,
.button:active,
.btn:active,
[class^="button-"].active,
[class*=" button-"].active,
.button.active,
.btn.active {
  outline: 0;
}
.button--default,
.btn--default,
.button-default,
.btn-default {
  color: #333;
  border-color: #D4D6D7;
  background-color: transparent;
}
.button--default:hover,
.btn--default:hover,
.button-default:hover,
.btn-default:hover,
.button--default:focus,
.btn--default:focus,
.button-default:focus,
.btn-default:focus,
.button--default:active,
.btn--default:active,
.button-default:active,
.btn-default:active {
  color: #333;
  border-color: #E0162B;
}
.button--primary,
.btn--primary,
.button-success,
.btn-success {
  background-color: #E0162B;
  border-color: #E0162B;
}
.button--primary:hover,
.btn--primary:hover,
.button-success:hover,
.btn-success:hover,
.button--primary:focus,
.btn--primary:focus,
.button-success:focus,
.btn-success:focus,
.button--primary:active,
.btn--primary:active,
.button-success:active,
.btn-success:active {
  color: #fff;
  background-color: #0052A5;
  border-color: #0052A5;
}
.button--secondary,
.btn--secondary {
  background-color: #0052A5;
  border-color: #0052A5;
}
.button--secondary:hover,
.btn--secondary:hover,
.button--secondary:focus,
.btn--secondary:focus,
.button--secondary:active,
.btn--secondary:active {
  color: #fff;
  background-color: #E0162B;
  border-color: #E0162B;
}
.button--tertiary,
.btn--tertiary {
  color: #0052A5;
  background-color: #fff;
  border-color: #fff;
}
.button--tertiary:hover,
.btn--tertiary:hover,
.button--tertiary:focus,
.btn--tertiary:focus,
.button--tertiary:active,
.btn--tertiary:active {
  color: #fff;
  background-color: #0052A5;
  border-color: #0052A5;
}
.button--california,
.btn--california {
  background-color: #D9AC3D;
  border-color: #D9AC3D;
}
.button--california:hover,
.btn--california:hover,
.button--california:focus,
.btn--california:focus,
.button--california:active,
.btn--california:active {
  color: #fff;
  background-color: #be9225;
  border-color: #be9225;
}
.button--the-west,
.btn--the-west {
  background-color: #673DA4;
  border-color: #673DA4;
}
.button--the-west:hover,
.btn--the-west:hover,
.button--the-west:focus,
.btn--the-west:focus,
.button--the-west:active,
.btn--the-west:active {
  color: #fff;
  background-color: #502f7f;
  border-color: #502f7f;
}
.button--hawaii,
.btn--hawaii {
  background-color: #0075BF;
  border-color: #0075BF;
}
.button--hawaii:hover,
.btn--hawaii:hover,
.button--hawaii:focus,
.btn--hawaii:focus,
.button--hawaii:active,
.btn--hawaii:active {
  color: #fff;
  background-color: #00568c;
  border-color: #00568c;
}
.button--new-england,
.btn--new-england {
  background-color: #84B842;
  border-color: #84B842;
}
.button--new-england:hover,
.btn--new-england:hover,
.button--new-england:focus,
.btn--new-england:focus,
.button--new-england:active,
.btn--new-england:active {
  color: #fff;
  background-color: #699235;
  border-color: #699235;
}
.button--new-york,
.btn--new-york {
  background-color: #92C8E4;
  border-color: #92C8E4;
}
.button--new-york:hover,
.btn--new-york:hover,
.button--new-york:focus,
.btn--new-york:focus,
.button--new-york:active,
.btn--new-york:active {
  color: #fff;
  background-color: #69b3da;
  border-color: #69b3da;
}
.button--the-south,
.btn--the-south {
  background-color: #00938C;
  border-color: #00938C;
}
.button--the-south:hover,
.btn--the-south:hover,
.button--the-south:focus,
.btn--the-south:focus,
.button--the-south:active,
.btn--the-south:active {
  color: #fff;
  background-color: #00605b;
  border-color: #00605b;
}
.button--florida,
.btn--florida {
  background-color: #DE6D01;
  border-color: #DE6D01;
}
.button--florida:hover,
.btn--florida:hover,
.button--florida:focus,
.btn--florida:focus,
.button--florida:active,
.btn--florida:active {
  color: #fff;
  background-color: #ab5401;
  border-color: #ab5401;
}
.button--disabled,
.btn--disabled,
.button.disabled,
.btn.disabled {
  cursor: not-allowed;
  pointer-events: none;
  color: #777;
  border-color: #ccc;
}
.button--info,
.btn--info {
  background-color: #3e3e3e;
  border-color: #3e3e3e;
}
.button--info:hover,
.btn--info:hover,
.button--info:focus,
.btn--info:focus,
.button--info:active,
.btn--info:active {
  color: #fff;
  background-color: #E0162B;
  border-color: #E0162B;
}
.button--back,
.btn--back {
  bottom: 15px;
  left: 20px;
  position: absolute;
}
.button--action-primary,
.btn--action-primary {
  color: #3e3e3e;
  background-color: #fff;
  border-color: #fff;
}
.button--action-primary:hover,
.btn--action-primary:hover,
.button--action-primary:focus,
.btn--action-primary:focus,
.button--action-primary:active,
.btn--action-primary:active {
  color: #E0162B;
}
.button--action-secondary,
.btn--action-secondary {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.button--action-secondary:hover,
.btn--action-secondary:hover,
.button--action-secondary:focus,
.btn--action-secondary:focus,
.button--action-secondary:active,
.btn--action-secondary:active {
  color: #fff;
  border-color: #3e3e3e;
}
.button--olark,
.btn--olark {
  position: fixed;
  right: 21px;
  bottom: 15px;
  width: 175px;
  height: 48px;
  background: #E0162B;
  border-radius: 30px;
  z-index: 9999;
  line-height: 44px;
  font-weight: 600;
}
.button--olark:hover,
.btn--olark:hover,
.button--olark:focus,
.btn--olark:focus,
.button--olark:active,
.btn--olark:active {
  color: #fff;
}
.button--olark span.icon-envelope,
.btn--olark span.icon-envelope {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .button--olark,
  .btn--olark {
    width: 68px;
  }
  .button--olark span.icon-envelope,
  .btn--olark span.icon-envelope {
    font-size: 20px;
  }
  .button--olark span.icon-envelope:before,
  .btn--olark span.icon-envelope:before {
    margin-right: 0;
  }
}
.button--plus:after,
.btn--plus:after {
  content: "+";
  font-family: 'futura', arial, helvetica, sans serif;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.button--line,
.btn--line {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
}
.button--large,
.btn--large {
  line-height: 45px;
  padding: 0px 26px;
  font-size: 15px;
  font-weight: 600;
}
.button--xlarge,
.btn--xlarge {
  border: none;
  line-height: 60px;
  font-size: 28px;
  padding: 0px 45px;
}
.button--block,
.btn--block {
  display: block;
}
.button--more-info,
.btn--more-info {
  display: none;
}
.button--less-info,
.btn--less-info {
  display: inline-block;
}
@media only screen and (min-width: 992px) and (max-width: 1359px), only screen and (min-width: 768px) and (max-width: 991px) {
  .button--xlarge,
  .btn--xlarge {
    line-height: 50px;
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .button,
  .btn {
    white-space: initial;
    padding: 0px 20px;
  }
  .button--large,
  .btn--large {
    line-height: 42px;
    font-size: 20px;
  }
  .button--xlarge,
  .btn--xlarge {
    line-height: 47px;
    padding: 0px 30px;
    font-size: 22px;
  }
  .button--xs-block,
  .btn--xs-block {
    width: 100%;
  }
}
.collapsed .button--more-info {
  display: inline-block;
}
.collapsed .button--less-info {
  display: none;
}
.control-input,
.rsform-block {
  position: relative;
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 400;
  z-index: 0;
}
.control-input:not(.rsform-block-send),
.rsform-block:not(.rsform-block-send) {
  margin-bottom: 15px;
  color: #3e3e3e;
  font-size: 18px;
}
.control-input:not(.rsform-block-send).search-input,
.rsform-block:not(.rsform-block-send).search-input {
  margin-bottom: 0;
}
.control-input:not(.rsform-block-send).control-input--radio,
.rsform-block:not(.rsform-block-send).control-input--radio {
  margin-bottom: 0;
}
.control-input:not(.rsform-block-send) > *,
.rsform-block:not(.rsform-block-send) > * {
  font-family: 'futura', arial, helvetica, sans serif;
  text-transform: none;
}
.control-input:not(.rsform-block-send) br ~ br,
.rsform-block:not(.rsform-block-send) br ~ br {
  display: none;
}
.control-input:not(.rsform-block-send) input,
.rsform-block:not(.rsform-block-send) input,
.control-input:not(.rsform-block-send) textarea,
.rsform-block:not(.rsform-block-send) textarea,
.control-input:not(.rsform-block-send).selectlist span,
.rsform-block:not(.rsform-block-send).selectlist span,
.control-input:not(.rsform-block-send).formField select,
.rsform-block:not(.rsform-block-send).formField select {
  margin-top: 10px;
  width: 100%;
  border: 1px solid rgba(110, 110, 110, 0.3);
  border-radius: 1px;
  padding: 6px 10px;
  color: #333;
  font-size: 16px;
}
.control-input:not(.rsform-block-send) input.rsform-error,
.rsform-block:not(.rsform-block-send) input.rsform-error,
.control-input:not(.rsform-block-send) textarea.rsform-error,
.rsform-block:not(.rsform-block-send) textarea.rsform-error,
.control-input:not(.rsform-block-send).selectlist span.rsform-error,
.rsform-block:not(.rsform-block-send).selectlist span.rsform-error,
.control-input:not(.rsform-block-send).formField select.rsform-error,
.rsform-block:not(.rsform-block-send).formField select.rsform-error {
  border-color: #E0162B !important;
  margin-bottom: 8px;
}
.control-input:not(.rsform-block-send) .formError,
.rsform-block:not(.rsform-block-send) .formError {
  display: block;
  color: #E0162B;
  font-weight: 700;
  font-size: 16px;
  background-color: transparent;
}
.control-input:not(.rsform-block-send) + .formField,
.rsform-block:not(.rsform-block-send) + .formField {
  margin-top: 20px;
}
.control-input.rsform-block-submit-button,
.rsform-block.rsform-block-submit-button,
.control-input.rsform-block-send,
.rsform-block.rsform-block-send {
  margin-bottom: 0;
  text-align: right;
}
.control-input.rsform-block-send label,
.rsform-block.rsform-block-send label {
  display: none;
}
.control-input.rsform-block-send br,
.rsform-block.rsform-block-send br {
  display: none;
}
.control-input select,
.rsform-block select {
  background-color: #FFF;
  border: none;
}
.control-input > *:not(.selectlist).formRequired,
.rsform-block > *:not(.selectlist).formRequired {
  background-color: transparent;
}
.control-input[type="date"]::-webkit-calendar-picker-indicator,
.rsform-block[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  height: 100%;
  width: 34px;
  right: 0px;
  top: 0px;
  opacity: 0;
}
.control-input[type="date"]::-webkit-inner-spin-button,
.rsform-block[type="date"]::-webkit-inner-spin-button {
  position: absolute;
  top: 50%;
  right: 50px;
  height: 24px;
  margin-top: -12px;
}
.control-input[type="date"]::-webkit-clear-button,
.rsform-block[type="date"]::-webkit-clear-button {
  display: none;
}
.control-input--radio,
.rsform-block--radio {
  top: 3px;
  height: 18px;
  width: 18px;
  border: 1px solid #E0162B;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
}
.control-input--radio input[type="radio"],
.rsform-block--radio input[type="radio"] {
  border-radius: 50%;
  height: 16px;
  width: 16px;
  margin: 0px;
  cursor: pointer;
  border: none;
  appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  bottom: 2px;
  position: relative;
  padding: 5px;
}
.control-input--radio input[type="radio"]:checked,
.rsform-block--radio input[type="radio"]:checked {
  background-color: #E0162B;
  border: 3px solid #fff;
}
.control-input--radio + .control-label,
.rsform-block--radio + .control-label {
  cursor: pointer;
}
.control-input--feature,
.rsform-block--feature {
  border: 1px solid #e9eaeb;
  background-color: #fff;
}
.control-input--default,
.rsform-block--default,
.control-input.formField input:not(.rsform-radio),
.rsform-block.formField input:not(.rsform-radio),
.control-input.formField textarea,
.rsform-block.formField textarea,
.control-input.formField .selectlist span,
.rsform-block.formField .selectlist span,
.control-input.formField select,
.rsform-block.formField select {
  border: 1px solid rgba(110, 110, 110, 0.3);
  border-radius: 3px;
  line-height: 40px;
  min-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 10px;
}
.control-input--default:focus,
.rsform-block--default:focus,
.control-input.formField input:not(.rsform-radio):focus,
.rsform-block.formField input:not(.rsform-radio):focus,
.control-input.formField textarea:focus,
.rsform-block.formField textarea:focus,
.control-input.formField .selectlist span:focus,
.rsform-block.formField .selectlist span:focus,
.control-input.formField select:focus,
.rsform-block.formField select:focus {
  border-color: #E0162B;
  outline: none;
}
.control-input--large,
.rsform-block--large {
  font-size: 18px;
  line-height: 48px;
}
.control-input--large > *:not(.selectlist),
.rsform-block--large > *:not(.selectlist),
.control-input--large .selectlist span,
.rsform-block--large .selectlist span,
.control-input--large select,
.rsform-block--large select {
  line-height: inherit;
  height: 48px;
  padding: 0px 30px;
}
.control-input--xlarge,
.rsform-block--xlarge {
  font-size: 21px;
}
.control-input--xlarge > *:not(.selectlist),
.rsform-block--xlarge > *:not(.selectlist),
.control-input--xlarge .selectlist span,
.rsform-block--xlarge .selectlist span,
.control-input--xlarge select,
.rsform-block--xlarge select {
  line-height: 58px;
  height: 58px;
  padding: 0px 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1359px), only screen and (min-width: 768px) and (max-width: 991px) {
  .control-input--xlarge > *:not(.selectlist),
  .rsform-block--xlarge > *:not(.selectlist),
  .control-input--xlarge .selectlist span,
  .rsform-block--xlarge .selectlist span,
  .control-input--xlarge select,
  .rsform-block--xlarge select {
    line-height: 48px;
    height: 48px;
    padding: 0px 45px;
  }
}
@media only screen and (max-width: 767px) {
  .control-input--large,
  .rsform-block--large {
    font-size: 15px;
    line-height: 38px;
  }
  .control-input--large > *:not(.selectlist),
  .rsform-block--large > *:not(.selectlist),
  .control-input--large .selectlist span,
  .rsform-block--large .selectlist span,
  .control-input--large select,
  .rsform-block--large select {
    line-height: 38px;
    height: 38px;
    padding: 0px 15px;
  }
  .control-input--xlarge,
  .rsform-block--xlarge {
    font-size: 16px;
  }
  .control-input--xlarge > *:not(.selectlist),
  .rsform-block--xlarge > *:not(.selectlist),
  .control-input--xlarge .selectlist span,
  .rsform-block--xlarge .selectlist span,
  .control-input--xlarge select,
  .rsform-block--xlarge select {
    line-height: 45px;
    height: 45px;
    padding: 0px 30px;
  }
}
.rsform-block textarea ~ .formError {
  margin-top: -7px;
}
.control-label {
  margin: 0px;
  font-size: 18px;
  font-weight: 200;
  font-family: 'futura', arial, helvetica, sans serif;
  color: #3e3e3e;
}
.annotation {
  position: absolute;
  width: 215px;
}
.annotation__line {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: visible !important;
}
.annotation__line line {
  stroke-width: 3px;
  stroke: #E0162B;
}
.annotation__content {
  width: 100%;
  padding: 15px;
  background-color: rgba(12, 25, 30, 0.7);
  color: #fff;
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 400;
  font-size: 14px;
}
.annotation__content p {
  margin: 0px;
}
.annotation__content p + p {
  margin-top: 10px;
}
.annotation__content span {
  font-family: 'futura', arial, helvetica, sans serif;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}
.annotation--left {
  border-right: 3px solid transparent;
}
.annotation--left .annotation__content {
  border-radius: 3px 0px 0px 3px;
}
.annotation--right {
  border-left: 3px solid transparent;
}
.annotation--right .annotation__content {
  border-radius: 0px 3px 3px 0px;
}
.annotation--right + .annotation__line {
  margin-left: -213px;
  transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.annotation--primary {
  border-color: #E0162B;
}
.annotation--primary + .annotation__line circle {
  fill: #E0162B;
}
.annotation--primary + .annotation__line line {
  stroke: #E0162B;
}
.annotation--primary .annotation__content span {
  color: #E0162B;
}
.annotation--secondary {
  border-color: #0052A5;
}
.annotation--secondary + .annotation__line circle {
  fill: #0052A5;
}
.annotation--secondary + .annotation__line line {
  stroke: #0052A5;
}
.annotation--secondary .annotation__content span {
  color: #0052A5;
}
.annotation--tertiary {
  border-color: #5e5e5e;
}
.annotation--tertiary + .annotation__line circle {
  fill: #5e5e5e;
}
.annotation--tertiary + .annotation__line line {
  stroke: #5e5e5e;
}
.annotation--tertiary .annotation__content span {
  color: #5e5e5e;
}
.selectlist {
  position: relative !important;
}
.selectlist span {
  display: inline-block !important;
  background: none repeat scroll 0% 0% transparent;
  border: 1px solid #E0162B;
  color: #333;
  line-height: 20px;
  visibility: visible !important;
  position: relative;
  padding: 7px 35px 7px 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
  background: #FFF;
  font-size: 16px;
}
.selectlist span:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #3e3e3e;
  bottom: 50%;
  margin-bottom: 2px;
  content: "";
  position: absolute;
  right: 10px;
}
.selectlist span:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #3e3e3e;
  top: 50%;
  margin-top: 2px;
  content: "";
  position: absolute;
  right: 10px;
}
.selectlist span.focus {
  border-color: #0052A5 !important;
}
@media only screen and (max-width: 767px) {
  .selectlist span {
    line-height: 24px;
  }
}
.selectlist select {
  border: 0px none;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 2;
}
.selectlist option {
  padding-left: 11px;
}
@media only screen and (max-width: 767px) {
  .selectlist span {
    width: 100%;
  }
}
.line {
  border-color: #E0162B;
}
.line--left {
  border-left: 1px solid #E0162B;
}
.line--right {
  border-right: 1px solid #E0162B;
}
@media only screen and (max-width: 991px) {
  .line {
    border: none;
  }
}
.border-double {
  height: 6px;
  position: relative;
}
.border-double:after {
  content: "";
  position: absolute;
  display: block;
  height: 6px;
  left: 0px;
  right: 0px;
  border: 0px solid #E0162B;
}
.border-double--top:after {
  border-width: 3px 0px 1px;
  top: 0px;
}
.border-double--bottom:after {
  border-width: 1px 0px 3px;
  bottom: 0px;
}
.pagination {
  height: 6px;
  position: relative;
  margin-top: 35px;
  height: 66px;
  padding-top: 6px;
}
.pagination:after {
  content: "";
  position: absolute;
  display: block;
  height: 6px;
  left: 0px;
  right: 0px;
  border: 0px solid #E0162B;
}
.pagination:after {
  border-width: 3px 0px 1px;
  top: 0px;
}
.pagination ul {
  position: relative;
  padding: 0px;
  list-style: none;
}
.pagination li {
  margin: 0px;
  line-height: 60px;
}
.pagination li.disabled a {
  cursor: default;
  color: #bbb;
}
.pagination a {
  line-height: 60px;
  display: inline-block;
  color: #0052A5;
  font-size: 16px;
  text-transform: uppercase;
}
.pagination a:before,
.pagination a:after {
  font-size: 38px;
  line-height: 0;
  vertical-align: sub;
  position: relative;
  top: 1px;
}
.pagination a:hover {
  text-decoration: none;
  color: #E0162B;
}
.pagination a:before {
  margin-right: 8px;
}
.pagination a:after {
  margin-left: 8px;
}
.pagination__item,
.pagination__last,
.pagination__first {
  display: none;
}
.pagination__item--current,
.pagination__item--last,
.pagination__prev,
.pagination__next,
.pagination__pages {
  display: block;
  position: absolute;
  top: 0px;
}
.pagination__next {
  right: 0;
}
.pagination__next,
.pagination__prev {
  font-weight: 600;
}
.pagination__pages {
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-size: 18px;
}
.pagination__pages a {
  font-size: 18px;
}
.page .z-0 {
  z-index: 0;
}
.page__video iframe {
  width: 100% !important;
}
.page__intro {
  padding-top: 25px;
  padding-bottom: 30px;
  font-size: 22px;
  font-family: 'futura', arial, helvetica, sans serif;
  text-align: center;
}
.page__intro * {
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  .page__intro * {
    font-size: 18px;
  }
}
.page__intro p {
  margin: 0px;
}
.page__intro p + p {
  margin-top: 15px;
}
.page__intro > a {
  text-transform: uppercase;
  font-size: 15px;
  color: #0052A5;
  font-style: normal;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page .location-description {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .page .location-description {
    padding-bottom: 30px;
  }
}
.page .section-border {
  margin-top: 110px;
}
.page .section-border.first {
  margin-top: 0;
}
.page__title,
.page .hero-heading__first-strip {
  padding: 55px 15px 0;
  text-align: center;
}
.page__title--white,
.page .hero-heading__first-strip--white {
  padding-bottom: 0;
}
.page__title > *,
.page .hero-heading__first-strip > * {
  line-height: 1;
}
.page__title h1,
.page .hero-heading__first-strip h1 {
  margin-bottom: 0;
}
.page__title .page__intro,
.page .hero-heading__first-strip .page__intro {
  padding-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .page__title,
  .page .hero-heading__first-strip {
    padding: 40px 15px 0;
    font-size: 28px;
  }
}
.page__content {
  padding-top: 50px;
  padding-bottom: 50px;
}
.page__content .panel-collapse {
  display: block !important;
  height: auto !important;
}
.page__content--white {
  padding-top: 0;
}
.page__content[class*="col"].page__content[class*="-8"] {
  padding-right: 85px;
}
.page__content .accordion__item-body .section-heading__title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page__content .accordion__item-body .section-heading__title {
    margin-bottom: 20px;
  }
}
.page__content .accordion__item-body .section-heading__title + .accordion__item-intro {
  margin-top: -45px;
}
.page__content .accordion__item-intro {
  margin-bottom: 60px;
  margin-left: 3px;
}
.page__content .accordion__item-intro p {
  margin: 0px;
  font-size: 22px;
  font-style: italic;
  text-shadow: none;
}
.page__content .accordion__item-intro p + p {
  margin-top: 10px;
}
.page__content a:not([class]),
.page__content a.with-line {
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
}
.page__content ul {
  list-style: none;
  line-height: 28px;
}
.page__content ul li {
  padding-left: 30px;
  position: relative;
}
.page__content ul li:before {
  content: '\e9d9';
  margin: 0 1em 0 0;
  color: #E0162B;
  left: 0;
  position: absolute;
  top: 0;
  font-family: 'vacations-icons';
}
.page__content ul:not('.accordion') li {
  padding-left: 25px;
  position: relative;
  line-height: 1.2;
}
.page__content ul:not('.accordion') li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  background-color: #E0162B;
  border-radius: 50%;
  left: 3px;
  top: 7px;
}
.page__tabs {
  background-color: #0052A5;
  padding: 25px 0px;
  position: relative;
}
.page__tabs .tabs__item a {
  color: #FFF;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .page__tabs {
    display: none;
  }
}
.page__section {
  padding-top: 45px;
  position: relative;
}
.page__section:before {
  content: "";
  position: absolute;
  display: block;
  top: 0px;
  width: 100%;
  height: 6px;
  border: 0px solid #E0162B;
}
.page__section:nth-child(2n + 2):before {
  border-width: 3px 0px 1px;
}
.page__section:nth-child(2n + 1):before {
  border-width: 1px 0px 3px;
}
.page__section-heading {
  font-size: 36px;
}
.page__section-heading + p {
  text-shadow: none;
  font-style: normal;
  color: #E0162B;
  margin-top: 5px;
  margin-bottom: 40px;
}
.page__section-inner {
  color: #333;
  font-size: 19px;
  text-shadow: 0px 0px 0px #333;
}
.page__section--padded-box .page__section-inner {
  padding: 55px 45px;
  background-color: #fdeeef;
}
.page__section--padded-box .page__section-inner h3 {
  margin-bottom: 10px;
}
.page__section--padded-box .page__section-inner p {
  font-style: normal;
  font-size: 18px;
  margin: 0px;
}
.page__section--padded-box .page__section-inner p + p {
  margin-top: 10px;
}
.page__feature-block {
  background-color: #d8ebff;
  padding: 115px 0px 95px;
}
.page__feature-block .section-heading {
  padding-top: 0px !important;
}
.page__feature-block .related-products__body {
  background-color: #fff;
}
* + .page__section {
  margin-top: 45px;
}
.page + .holidays {
  position: relative;
  z-index: 1;
  background-color: #fff;
  overflow: hidden;
  border-top: 1px solid #e9eaeb;
}
.page--centered {
  text-align: center;
}
.page--centered .page__intro {
  margin: 0 auto;
  width: 1000px;
  max-width: 100%;
}
.page .section-heading {
  text-align: center;
  padding: 100px 0px 60px;
}
.page .section-heading--small {
  padding-top: 0;
}
.page .section-heading--line {
  padding: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .page__content,
  .page__content[class*="col"].page__content[class*="-8"] {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 15px;
  }
  .page__content--white {
    padding-top: 0;
  }
  .page__side-bar {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page__side-bar > * + * {
    margin-top: 30px;
  }
  .page__intro {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page__content .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
  .page__video iframe {
    height: 500px !important;
  }
}
@media only screen and (max-width: 767px) {
  .page .section-heading {
    padding: 50px 15px;
  }
  .page .section-heading--small {
    padding-top: 0;
  }
  .page__content p {
    font-size: 18px;
  }
  .page__video iframe {
    height: 300px !important;
  }
}
@media only screen and (min-width: 992px) {
  .page__content .col-md-4:nth-child(3n+1) {
    clear: left;
  }
}
.breadcrumbs {
  background-color: #fff;
  font-size: 14px;
}
.breadcrumbs ul {
  padding-left: 0;
}
.breadcrumbs a > span[class^="icon-"] {
  margin-right: 0;
}
.breadcrumbs a > span[class^="icon-"].icon-home {
  font-size: 100%;
  top: 0;
}
.breadcrumbs .mod {
  overflow: hidden;
  border-bottom: 1px solid rgba(224, 22, 43, 0.3);
}
.breadcrumbs__item {
  line-height: 45px;
  display: inline-block;
  position: relative;
  margin-top: 0px;
}
.breadcrumbs__item .icon-logo {
  font-size: 13px;
}
.breadcrumbs__item .pathway {
  color: #0052A5;
}
.breadcrumbs__item + .breadcrumbs__item {
  padding-left: 20px;
}
.breadcrumbs__item + .breadcrumbs__item:before {
  content: "\00BB";
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 600;
  color: #E0162B;
  font-size: 16px;
  position: relative;
  left: -9px;
  top: 1px;
}
.breadcrumbs + .page .container,
.breadcrumbs + .hero .container {
  position: relative;
}
.breadcrumbs + .page .container:after,
.breadcrumbs + .hero .container:after {
  position: absolute;
  display: block;
  content: "";
  top: 0px;
  left: 15px;
  right: 15px;
  height: 1px;
  background-color: rgba(224, 22, 43, 0.1);
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #222222;
  border: 0;
  border-bottom: 1px solid #555555;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 16px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 57px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.45s ease-in-out 0s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.45s ease-in-out 0s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.45s ease-in-out 0s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.45s ease-in-out 0s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.45s ease-in-out 0s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 57px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 79px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 0;
  min-height: 43px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 39px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 79px;
  padding: 25px 25px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 10px;
}
select.input-lg {
  height: 79px;
  line-height: 79px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 79px;
  padding: 25px 25px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 10px;
}
.form-group-lg select.form-control {
  height: 79px;
  line-height: 79px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 79px;
  min-height: 45px;
  padding: 26px 25px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 71.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 57px;
  height: 57px;
  line-height: 57px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 79px;
  height: 79px;
  line-height: 79px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.formValidation .formNoError,
.rsform-block .formNoError {
  display: none;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 16px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 41px;
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 34.3333325px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.leaflet-popup-content {
  font-family: 'futura', arial, helvetica, sans serif;
}
.leaflet-popup-content .popup-content {
  padding: 25px;
}
.leaflet-popup-content .popup-content p {
  line-height: 22px;
  margin: 0px;
}
.leaflet-popup-content .popup-content p span {
  display: block;
}
.leaflet-popup-content .popup-content a {
  display: block;
  margin-top: 25px;
  font-size: 14px;
}
.leaflet-popup-content .popup-contact {
  padding: 25px;
}
.leaflet-popup-content .popup-contact a {
  font-size: 24px;
  display: block;
  text-align: center;
  width: 100%;
}
.menu {
  font-family: 'futura', arial, helvetica, sans serif;
  max-width: 1920px;
}
.menu ul li + li {
  margin: 0px;
}
.menu__route {
  padding-left: 0px;
}
.menu__route > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 1;
  margin: 0px;
}
.menu__route > li > a {
  display: block;
  text-transform: uppercase;
  font-weight: 200;
}
.menu__route > li.open .dropdown-menu {
  opacity: 1;
  max-height: 9999999px;
}
.menu__route > li.open > a,
.menu__route > li.active > a {
  opacity: 0.8;
}
.menu--main {
  position: relative;
  background-color: #E0162B;
  z-index: 9999;
}
.menu--main .header__trust {
  position: absolute;
  left: 20px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .menu--main .header__trust {
    display: none;
  }
}
.menu--main .header__trust img {
  height: 80%;
}
.menu--main .menu__module {
  text-align: center;
  border-bottom: 2px solid #FFF;
}
@media only screen and (max-width: 767px) {
  .menu--main .menu__module {
    border-bottom: none;
    margin-top: 4px;
  }
}
.menu--main .menu__module-inner {
  text-align: left;
}
.menu--main .menu__inner {
  position: relative;
}
.menu--main .menu__inner .search-toggle {
  font-size: 18px;
  color: #fff;
}
.menu--main .menu__inner .search-toggle [class^="icon-"] {
  margin: 0px;
  top: 0;
}
.menu--main .menu__route {
  display: inline-block;
  font-size: 0px;
  vertical-align: top;
}
.menu--main .menu__route > li {
  position: relative;
}
.menu--main .menu__route > li > a {
  line-height: 60px;
  font-size: 16px;
  font-weight: 400;
  opacity: 0.8;
  letter-spacing: 1px;
  color: #fff;
  -webkit-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  transition: opacity 0.45s ease-in-out 0s;
  -o-transition: opacity 0.45s ease-in-out 0s;
  -ms-transition: opacity 0.45s ease-in-out 0s;
  -moz-transition: opacity 0.45s ease-in-out 0s;
  -webkit-transition: opacity 0.45s ease-in-out 0s;
}
.menu--main .menu__route > li > a:hover,
.menu--main .menu__route > li > a:active,
.menu--main .menu__route > li > a:focus {
  text-decoration: none;
  opacity: 1;
}
.menu--main .menu__route > li.search-toggle {
  position: absolute;
  right: 0px;
}
.menu--main .menu__route > li.search-toggle a {
  padding: 0px 15px;
}
.menu--main .menu__route > li.search-toggle a [class^="icon-"] {
  font-size: 22px;
}
.menu--main .menu__route > li:not(.hidden) ~ li {
  margin-left: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .menu--main .menu__route > li:not(.hidden) ~ li {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menu--main .menu__route {
    padding: 0px 15px;
  }
  .menu--main .menu__route > li > a {
    font-size: 14px;
  }
  .menu--main .menu__route > li:not(.hidden) ~ li {
    margin-left: 18px;
  }
  .menu--main .menu__route > li:not(.hidden) ~ li:not(.search-toggle):before {
    width: 2px;
    height: 2px;
    left: -14px;
    margin-top: -1px;
  }
}
@media only screen and (max-width: 767px) {
  .menu--main .menu__route {
    text-align: center;
    margin: 0px -7px;
  }
  .menu--main .menu__route > li {
    padding: 0px 7px;
  }
  .menu--main .menu__route > li.hidden-main-xs {
    display: none;
  }
  .menu--main .menu__route > li > a {
    line-height: 45px;
    font-size: 12px;
  }
  .menu--main .menu__route > li:not(.hidden) ~ li {
    margin-left: 0px;
  }
  .menu--main .menu__route > li:not(.hidden) ~ li:not(.search-toggle):before {
    display: none;
  }
}
.menu--tab .menu__route,
.menu--sub .menu__route {
  padding-left: 15px;
}
.menu--tab .menu__route > li,
.menu--sub .menu__route > li {
  line-height: 50px;
}
.menu--tab .menu__route > li > a,
.menu--sub .menu__route > li > a {
  color: #fff;
  font-size: 18px;
  padding: 0px 30px;
}
.menu--tab .menu__route > li:before,
.menu--sub .menu__route > li:before {
  border-left-color: rgba(233, 234, 235, 0.3);
}
.menu--tab .menu__route > li:first-child a,
.menu--sub .menu__route > li:first-child a {
  padding-left: 0px;
}
.menu--tab .menu__route > li:last-child:before,
.menu--sub .menu__route > li:last-child:before {
  border-right-color: rgba(233, 234, 235, 0.3);
}
.menu--tab .menu__route > li:hover a,
.menu--sub .menu__route > li:hover a,
.menu--tab .menu__route > li:focus a,
.menu--sub .menu__route > li:focus a,
.menu--tab .menu__route > li:active a,
.menu--sub .menu__route > li:active a {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .menu--tab,
  .menu--sub {
    max-height: 50px;
    overflow: hidden;
  }
  .menu--tab .menu__route,
  .menu--sub .menu__route {
    position: relative;
    padding-left: 0px;
    padding-top: 50px;
  }
  .menu--tab .menu__route > li,
  .menu--sub .menu__route > li {
    display: block;
  }
  .menu--tab .menu__route > li a,
  .menu--sub .menu__route > li a {
    padding: 0px;
  }
  .menu--tab .menu__route > li:before,
  .menu--sub .menu__route > li:before {
    display: none;
  }
  .menu--tab .menu__route > li.active,
  .menu--sub .menu__route > li.active {
    position: absolute;
    top: 0px;
    width: 100%;
  }
  .menu--tab .menu__route > li.active a,
  .menu--sub .menu__route > li.active a {
    display: inline-block;
  }
  .menu--tab .menu__route > li.active a:before,
  .menu--sub .menu__route > li.active a:before {
    font-family: 'vacations-icons';
    speak: none;
    margin-right: 5px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #E0162B;
  }
  .menu--tab .menu__route > li.active a:before,
  .menu--sub .menu__route > li.active a:before {
    content: "\e993";
    position: absolute;
    top: 0px;
    right: -25px;
    line-height: 50px;
    font-size: 22px;
  }
  .menu--tab.menu--expanded,
  .menu--sub.menu--expanded {
    max-height: none;
  }
  .menu--tab.menu--expanded .menu__route > li.active a:before,
  .menu--sub.menu--expanded .menu__route > li.active a:before {
    content: "\e992";
  }
}
.menu--tab {
  background-color: #ddd;
}
.menu--tab:hover:before,
.menu--tab:focus:before,
.menu--tab:active:before {
  border-bottom: 3px solid #E0162B;
}
.menu--tab li > a:before {
  border-left-color: rgba(233, 234, 235, 0.3);
}
.menu--tab li > a:last-child:before {
  border-right-color: rgba(233, 234, 235, 0.3);
}
.menu--tab li:hover:before,
.menu--tab li:focus:before,
.menu--tab li:active:before {
  border-bottom: 3px solid #E0162B;
}
.menu--sub {
  background-color: #aaa;
}
.menu--sub li > a:before {
  border-left-color: rgba(233, 234, 235, 0.9);
}
.menu--sub li > a:last-child:before {
  border-right-color: rgba(233, 234, 235, 0.9);
}
.menu--sub li:hover:before,
.menu--sub li:focus:before,
.menu--sub li:active:before {
  border-bottom: 3px solid #3e3e3e;
}
.menu--sub + .content .hero-heading--article .hero-heading__first-strip {
  border-top: 3px solid #fff;
}
.header--fixed .main-menu-container .menu {
  position: fixed;
  top: 0px;
  width: 100%;
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.homepage .menu--main .menu__module {
  margin-bottom: 4px;
}
.secondary-bar {
  position: relative;
  padding-right: 15px;
  margin: 0 auto;
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 600;
  z-index: 1000;
}
.secondary-bar__inner {
  overflow: hidden;
  text-align: right;
  height: 170px;
}
.secondary-bar ul {
  display: inline-block;
  padding: 0px;
}
.secondary-bar li {
  display: inline-block;
  padding: 0px 15px;
  margin: 0px;
}
.secondary-bar li a {
  display: block;
  line-height: 40px;
  font-size: 14px;
  color: #333;
}
.secondary-bar li [class^="icon-"] {
  color: #E0162B;
  font-size: 120%;
}
.secondary-bar__details {
  position: absolute;
  bottom: 20px;
  right: 15px;
  text-align: right;
  color: #E0162B;
}
.secondary-bar__details p {
  font-size: 30px;
  font-weight: 200;
  margin: 0px;
  text-shadow: none;
  color: inherit;
}
.secondary-bar__details p a {
  font-weight: 600;
  text-decoration: none;
}
.secondary-bar__details p + p {
  font-size: 16px;
}
.secondary-bar__menu,
.secondary-bar__user-links {
  float: right;
}
.secondary-bar__menu li {
  position: relative;
}
.secondary-bar__menu li a {
  line-height: 52px;
  color: #4d4d4d;
}
.secondary-bar__menu .mod {
  display: inline-block;
}
.secondary-bar__menu .mod + .mod li:before {
  content: "";
  height: 4px;
  width: 4px;
  position: absolute;
  left: -2px;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border-radius: 50%;
  background-color: #4d4d4d;
}
.secondary-bar__menu .mod + .mod li:last-child {
  padding-right: 0px;
}
.secondary-bar__user-links {
  position: relative;
  padding-left: 15px;
  margin-left: 15px;
  z-index: 1;
}
.secondary-bar__user-links:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  transform: skewX(-40deg);
  -o-transform: skewX(-40deg);
  -ms-transform: skewX(-40deg);
  -moz-transform: skewX(-40deg);
  -webkit-transform: skewX(-40deg);
  z-index: -1;
  background-color: #303437;
  width: 100vw;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .secondary-bar li {
    padding: 0px 8px;
  }
  .secondary-bar li a {
    font-size: 13px;
  }
  .secondary-bar__user-links [class^="icon-"] + span,
  .secondary-bar__details [class^="icon-"] + span {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .secondary-bar {
    display: none;
  }
}
.dropdown-menu:not(.daterangepicker) {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 100%;
  background-color: #fff;
  border: 0px solid #e9eaeb;
  border-width: 0px 2px 2px;
  overflow: hidden;
  display: none;
  padding: 30px;
  z-index: 10;
}
.dropdown-menu:not(.daterangepicker) > .container {
  /*width: auto;*/
}
.dropdown-menu:not(.daterangepicker) .nav-child {
  padding-left: 0px;
  list-style: none;
}
.dropdown-menu:not(.daterangepicker) a:not(.button):hover,
.dropdown-menu:not(.daterangepicker) a:not(.button):active,
.dropdown-menu:not(.daterangepicker) a:not(.button):focus,
.dropdown-menu:not(.daterangepicker) a:not(.button):hover span,
.dropdown-menu:not(.daterangepicker) a:not(.button):active span,
.dropdown-menu:not(.daterangepicker) a:not(.button):focus span {
  text-decoration: none;
  color: #0052A5;
}
.dropdown-menu:not(.daterangepicker).open,
.dropdown-menu:not(.daterangepicker):hover {
  display: block;
}
@media screen and (min-width:0\0) {
  .dropdown-menu:not(.daterangepicker)__items {
    display: block;
  }
  .dropdown-menu:not(.daterangepicker)__items > li {
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dropdown-menu:not(.daterangepicker)__snippet {
    line-height: 66px;
    font-size: 20px;
  }
  .dropdown-menu:not(.daterangepicker)__items {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .dropdown-menu:not(.daterangepicker)__sub-items {
    padding-left: 15px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .dropdown-menu:not(.daterangepicker) {
    padding: 30px 10px;
  }
}
.dropdown-menu__sub-items {
  text-align: left;
}
.dropdown-menu__sub-items ul {
  column-count: 2;
  -o-column-count: 2;
  -ms-column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 40px;
  -o-column-gap: 40px;
  -ms-column-gap: 40px;
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
}
.dropdown-menu__sub-items a {
  display: inline-block;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 18px;
  line-height: 1.3;
}
.dropdown-menu__sub-items a span {
  color: #0052A5;
}
.dropdown-menu__sub-items > h3 {
  margin-bottom: 20px;
}
.dropdown-menu__sub-items > p {
  font-family: 'futura', arial, helvetica, sans serif;
  text-shadow: none;
  color: #333;
  margin-bottom: 20px;
}
.dropdown-menu__sub-items > h3 + p {
  margin-top: -20px;
}
@media only screen and (max-width: 767px) {
  .dropdown-menu__sub-items > h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .dropdown-menu__sub-items ul {
    column-count: 1;
    -o-column-count: 1;
    -ms-column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-gap: 4px;
    -o-column-gap: 4px;
    -ms-column-gap: 4px;
    -moz-column-gap: 4px;
    -webkit-column-gap: 4px;
  }
  .dropdown-menu__sub-items a {
    font-size: 16px;
    line-height: 1.8;
  }
}
.dropdown-menu__snippet {
  line-height: 90px;
  border-bottom: 3px solid #E0162B;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 22px;
}
.dropdown-menu__snippet a:not(.button) {
  color: #E0162B;
}
.dropdown-menu__snippet .button {
  margin-left: 20px;
}
.dropdown-menu__items {
  list-style: none;
  margin-top: -5px;
  margin-bottom: -5px;
}
.dropdown-menu__items > li {
  position: relative;
  padding: 5px 0px;
}
.dropdown-menu__items > li + li:before {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #e9eaeb;
}
.side-menu {
  width: 240px;
  max-width: 85%;
  height: auto;
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: -40px;
  border-bottom-width: 0px;
  overflow: auto;
  opacity: 0;
  background-color: #fff;
  z-index: 0;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.45s ease-in-out 0s;
  -o-transition: all 0.45s ease-in-out 0s;
  -ms-transition: all 0.45s ease-in-out 0s;
  -moz-transition: all 0.45s ease-in-out 0s;
  -webkit-transition: all 0.45s ease-in-out 0s;
}
.side-menu ul {
  list-style: none;
  padding: 0px;
}
.side-menu ul li {
  float: none;
  display: block;
}
.side-menu ul li + li {
  margin-top: 0px;
}
.side-menu ul li {
  float: none;
}
.side-menu__main-menu {
  padding: 20px 20px;
  text-align: center;
}
.side-menu__main-menu li.dropdown.open + li:before,
.side-menu__main-menu li.dropdown.open:before {
  display: none;
}
.side-menu__main-menu a {
  color: #3e3e3e;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.1;
  margin-top: 0px;
  font-family: 'futura', arial, helvetica, sans serif;
  text-transform: uppercase;
  font-size: 18px;
  /*& ~ h4, & ~ .h4 {
    margin-top: 30px;
  }*/
  font-size: 15px;
  margin: 0px;
  padding: 12px 0px 10px;
  color: #0052A5;
}
.side-menu__main-menu a p {
  margin: 0px;
}
.side-menu__main-menu a small,
.side-menu__main-menu a .small {
  line-height: 1;
  color: #777777;
}
.side-menu__main-menu a small,
.side-menu__main-menu a .small {
  font-size: 75%;
}
.side-menu__main-menu .search-toggle {
  display: none;
}
.side-menu__expert {
  background-color: #E0162B;
  text-align: center;
  padding: 21px;
}
.side-menu__expert p {
  color: #fff;
}
.side-menu__expert p:first-child {
  text-shadow: 0 0 0 #fff;
  font-size: 25px;
}
.side-menu__expert p:first-child a {
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 26px;
}
.side-menu__expert p ~ p {
  opacity: 0.9;
  text-shadow: none;
}
.side-menu .menu__route > li > a {
  font-weight: 600;
}
.overlay {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0;
  z-index: 99999;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.45s ease-in-out 0s;
  -o-transition: all 0.45s ease-in-out 0s;
  -ms-transition: all 0.45s ease-in-out 0s;
  -moz-transition: all 0.45s ease-in-out 0s;
  -webkit-transition: all 0.45s ease-in-out 0s;
  background-color: rgba(62, 62, 62, 0.7);
}
.hero {
  overflow: hidden;
}
.hero__inner {
  min-height: 90px;
}
.hero .header__logo {
  display: none;
}
.hero__sub-title {
  color: #fff;
  font-weight: 600;
  text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
}
.hero__contact {
  padding: 30px 0px;
  margin: 0px;
  margin-bottom: -30px;
  line-height: 1;
  color: #fff;
  text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.5);
  font-size: 26px;
}
.hero__contact a {
  color: #fff;
}
.hero__contact a:hover,
.hero__contact a:focus {
  color: #fff;
  text-decoration: underline;
}
.hero__anchor-link span {
  font-size: 70px;
  opacity: 0.8;
}
.hero__anchor-link span:before {
  margin-right: 0;
}
.hero__anchor-link a {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
  -webkit-animation: pulse 2.5s linear infinite;
  -o-animation: pulse 2.5s linear infinite;
  animation: pulse 2.5s linear infinite;
}
.hero__anchor-link a:hover,
.hero__anchor-link a:active,
.hero__anchor-link a:focus {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .hero__anchor-link a {
    bottom: 65px;
  }
}
.hero--homepage {
  position: relative;
  height: 100vh;
  max-height: 1080px;
}
.hero--homepage .hero__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 20;
  text-align: center;
  width: 75%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero--homepage .hero__inner {
    width: 92%;
  }
}
.hero--homepage .hero__sub-title {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .hero--homepage .hero__sub-title {
    font-size: 19px;
    line-height: 28px;
  }
}
.hero--homepage .header__logo {
  display: block;
  width: auto;
}
.hero--homepage .header__logo img {
  width: 442px;
  height: 140px;
  padding: 0px;
}
.hero-heading__first-strip {
  position: relative;
}
.hero-heading--search .hero-heading__second-strip .container {
  position: relative;
  height: 135px;
}
.hero-heading--search .hero-heading__second-strip h1 {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.hero-heading--search .hero-heading__second-strip .results-count,
.hero-heading--search .hero-heading__second-strip .sort-panel {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.hero-heading--search .hero-heading__second-strip .sort-panel {
  right: 0px;
}
.hero-heading--search .hero-heading__second-strip .results-count {
  left: 0px;
}
.hero-heading--search .hero-heading__second-strip .hits-loading img {
  width: 24px;
}
.hero-heading--search .hero-heading__second-strip .selectlist {
  float: right;
  margin: 0px 0 0 10px;
  display: block;
}
.hero-heading--search .hero-heading__second-strip .selectlist select,
.hero-heading--search .hero-heading__second-strip .selectlist span {
  width: 100%;
  min-width: 160px;
  font-size: 13px;
  padding: 7px 35px 7px 12px;
  height: auto;
}
@media only screen and (max-width: 991px) {
  .hero-heading--search .hero-heading__second-strip .selectlist {
    margin: 0px;
    width: 100%;
  }
  .hero-heading--search .hero-heading__second-strip .selectlist select,
  .hero-heading--search .hero-heading__second-strip .selectlist span {
    min-width: 0px;
  }
}
.hero-heading--search .hero-heading__second-strip .reset-link {
  text-decoration: underline;
}
.hero-heading--search .hero-heading__second-strip .reset-link:hover {
  color: #0052A5;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-heading--search .hero-heading__second-strip .container {
    margin-bottom: 45px;
  }
  .hero-heading--search .hero-heading__second-strip .sort-panel,
  .hero-heading--search .hero-heading__second-strip .results-count {
    top: auto;
    bottom: -25px;
    transform: none;
  }
}
@media only screen and (max-width: 767px) {
  .hero-heading--search .hero-heading__second-strip {
    overflow: hidden;
  }
  .hero-heading--search .hero-heading__second-strip .container {
    height: auto;
  }
  .hero-heading--search .hero-heading__second-strip h1 {
    position: relative;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    padding: 30px 15px 0;
  }
  .hero-heading--search .hero-heading__second-strip .sort-panel,
  .hero-heading--search .hero-heading__second-strip .results-count {
    position: static;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    clear: both;
    margin-bottom: 25px;
  }
  .hero-heading--search .hero-heading__second-strip .sort-panel a.btn {
    padding-bottom: 0px;
  }
  .hero-heading--search .hero-heading__second-strip .sort-panel .search-input {
    width: calc(100vw - 120px);
    margin-top: 0;
  }
  .hero-heading--search .hero-heading__second-strip .sort-panel .border-top {
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 8px;
    border-top: 1px dashed #ccc;
  }
  .hero-heading--search .hero-heading__second-strip .sort-panel .search-input-icon + .button {
    padding: 0px 15px;
    line-height: 38px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 992px) {
  .hero-heading--search .hero-heading__second-strip label,
  .hero-heading--search .hero-heading__second-strip .hit-count,
  .hero-heading--search .hero-heading__second-strip .hits-loading {
    line-height: 36px;
  }
}
.hero-heading--search .hero-heading__first-strip + .hero-heading__second-strip .container {
  height: 80px;
}
.hero-heading--search .sort-panel label {
  float: right;
  color: #3e3e3e;
}
.hero-heading--search .sort-panel a.btn {
  max-width: 100%;
  padding: 8px 25px;
  display: block;
  line-height: 18px;
}
@media only screen and (max-width: 767px) {
  .hero-heading--search .sort-panel {
    float: none !important;
  }
  .hero-heading--search .sort-panel a.btn {
    line-height: 24px;
    padding: 8px 0px;
  }
}
.hero-heading--booking .hero-heading__second-strip {
  font-size: 21px;
}
.hero-heading--booking .hero-heading__second-strip .container {
  position: relative;
  background-color: #fff;
  line-height: 80px;
}
.hero-heading--booking .hero-heading__second-strip .container:before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  top: -1px;
  bottom: -1px;
  background-color: #e9eaeb;
  z-index: -1;
}
.hero-heading--article .hero-heading__first-strip {
  background-color: #E0162B;
}
.hero-heading--article h1,
.hero-heading--article h2 {
  color: #fff;
}
.hero-heading--article h1:before,
.hero-heading--article h2:before {
  color: #3e3e3e;
}
@media only screen and (max-width: 767px) {
  .hero-heading--article .hero-heading__first-strip {
    display: table;
    height: auto;
    min-height: 140px;
    width: 100%;
  }
  .hero-heading--article .hero-heading__first-strip .container {
    display: table-cell;
    vertical-align: bottom;
  }
  .hero-heading--article .hero-heading__first-strip h1 {
    position: relative;
    margin-top: 40px;
  }
}
.card {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .card + .card {
    margin-top: 20px;
  }
}
.card--primary .card__header {
  background: #E0162B;
}
.card--primary .card__body {
  background: #fdeeef;
}
.card--secondary .card__header {
  background: #0052A5;
}
.card--secondary .card__body {
  background: #d8ebff;
}
.card--california .card__header {
  background: #D9AC3D;
}
.card--california .card__body {
  background: #f6ecd2;
}
.card--the-west .card__header {
  background: #673DA4;
}
.card--the-west .card__body {
  background: #e9e2f4;
}
.card--hawaii .card__header {
  background: #0075BF;
}
.card--hawaii .card__body {
  background: #d9f0ff;
}
.card--new-england .card__header {
  background: #84B842;
}
.card--new-england .card__body {
  background: #e5f0d6;
}
.card--new-york .card__header {
  background: #92C8E4;
}
.card--new-york .card__body {
  background: #cfe7f3;
}
.card--the-south .card__header {
  background: #00938C;
}
.card--the-south .card__body {
  background: #d0fffd;
}
.card--florida .card__header {
  background: #DE6D01;
}
.card--florida .card__body {
  background: #ffe9d5;
}
.card__header {
  padding: 20px;
}
.card__title {
  text-align: left;
  margin-bottom: 0;
  color: #FFF;
  width: 88%;
  text-transform: uppercase;
}
.card__title:hover {
  color: #FFF;
}
.card__image {
  display: block;
  height: 200px;
  overflow: hidden;
}
.card__image img {
  max-width: 125%;
}
.card__icon {
  float: right;
}
.card__body {
  padding: 20px;
}
.card__body img {
  margin: 10px auto;
  display: block;
  max-width: 200px;
}
@media only screen and (max-width: 767px) {
  .card__body img {
    padding: 0 50px;
  }
}
.card .button-container {
  padding: 0;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.card .button-container .button.brochure {
  background: #0052A5;
  border-color: #0052A5;
}
.card .contact-text {
  margin-top: 5px;
}
.region-quick-search {
  position: absolute;
  top: 250px;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .region-quick-search {
    top: 220px;
  }
}
@media only screen and (max-width: 767px) {
  .region-quick-search {
    display: none;
  }
}
.quick-search {
  z-index: 10;
  font-family: 'futura', arial, helvetica, sans serif;
}
.quick-search__module {
  padding: 20px 0px;
  border-bottom: 2px solid #E0162B;
}
.quick-search__type {
  position: absolute;
  top: 50%;
  right: 200px;
  opacity: 0;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.quick-search__type .control-input ~ .control-input {
  margin-left: 20px;
}
.quick-search__form {
  display: inline-block;
  vertical-align: top;
  padding: 30px;
  text-align: center;
  font-size: 0px;
  background-color: rgba(32, 32, 32, 0.55);
}
.quick-search__form .control-input--feature {
  display: inline-block;
  vertical-align: top;
  border: none;
  margin: 0px;
  text-align: left;
}
.quick-search__form .control-input--feature input,
.quick-search__form .control-input--feature .selectlist span,
.quick-search__form .control-input--feature .selectlist select {
  text-align: left;
  padding-left: 10px;
  height: 48px;
  line-height: 48px;
  font-size: 17px;
  font-weight: 200;
  max-width: none;
  color: #fff;
  background-color: #E0162B;
  border: none;
  border-radius: 1px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.quick-search__form .control-input--feature input::-webkit-input-placeholder,
.quick-search__form .control-input--feature .selectlist span::-webkit-input-placeholder,
.quick-search__form .control-input--feature .selectlist select::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.quick-search__form .control-input--feature input::-moz-placeholder,
.quick-search__form .control-input--feature .selectlist span::-moz-placeholder,
.quick-search__form .control-input--feature .selectlist select::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.quick-search__form .control-input--feature input:-moz-placeholder,
.quick-search__form .control-input--feature .selectlist span:-moz-placeholder,
.quick-search__form .control-input--feature .selectlist select:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.quick-search__form .control-input--feature input:-ms-input-placeholder,
.quick-search__form .control-input--feature .selectlist span:-ms-input-placeholder,
.quick-search__form .control-input--feature .selectlist select:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.quick-search__form .control-input--feature .selectlist span:before {
  border-top-color: #fff;
}
.quick-search__form .control-input--feature .selectlist span:after {
  border-bottom-color: #fff;
}
.quick-search__form .control-input--feature + .control-input--feature {
  margin-left: 20px;
}
.quick-search__form [class^="icon-"] {
  font-size: 25px;
  margin-right: 15px;
  line-height: 60px;
}
.quick-search__form [class^="icon-"]:before {
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .quick-search__form {
    padding: 15px;
  }
}
.quick-search__submit {
  display: inline-block;
  margin-left: 20px;
  vertical-align: top;
  line-height: 48px;
}
.quick-search__submit .button--large {
  line-height: 48px;
  border: none;
}
.quick-search__show-all {
  font-size: 20px;
  height: 45px;
  vertical-align: middle;
  margin-left: 20px;
  font-family: 'futura', arial, helvetica, sans serif;
}
.quick-search__show-all:hover,
.quick-search__show-all:focus,
.quick-search__show-all:active {
  text-decoration: none;
}
.quick-search__extra-text {
  display: inline-block;
  margin-bottom: 0px;
}
.quick-search__extra-text p {
  display: none;
  margin: 0px;
  font-size: 26px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .quick-search__form [class^="icon-"] {
    font-size: 19px;
  }
  .quick-search__extra-text > * {
    font-size: 24px;
  }
  .quick-search--default.quick-search--active {
    height: 86px;
  }
}
@media only screen and (max-width: 767px) {
  .quick-search__module {
    display: none;
  }
}
.homepage .quick-search__module {
  padding: 0px;
  border: 0px;
  margin: 50px 0px 0;
}
.homepage .quick-search__extra-text {
  display: block;
  margin-bottom: 20px;
}
.homepage .quick-search__extra-text p {
  display: inline-block;
}
.homepage .quick-search__submit {
  vertical-align: top;
  line-height: 60px;
}
.homepage .quick-search__submit .button--large {
  line-height: 60px;
}
.homepage .quick-search__form .control-input--feature input,
.homepage .quick-search__form .control-input--feature .selectlist span,
.homepage .quick-search__form .control-input--feature .selectlist select {
  font-size: 20px;
  height: 60px;
  line-height: 60px;
}
.header--fixed:not(.homepage) .quick-search__module {
  position: fixed;
  width: 100%;
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 60px;
  background-color: #fff;
  z-index: 20;
}
.featured-people {
  margin: 80px 0 60px;
}
.featured-people .carousel-people {
  margin: 50px 0 35px;
  padding: 0 70px;
}
.featured-people .carousel-people .item {
  padding: 0 15px;
}
.featured-people__person-name {
  text-align: center;
  color: #0052A5;
  margin-bottom: 0;
  margin-top: 15px;
  font-weight: 600;
  font-size: 20px;
}
.featured-people__intro {
  text-align: center;
}
.featured-people__intro p {
  margin-bottom: 20px;
  font-size: 21px;
}
@media only screen and (max-width: 767px) {
  .featured-people {
    margin: 40px 0px 50px;
  }
  .featured-people .carousel-people {
    padding: 0;
    margin: 30px 0 15px;
  }
  .featured-people .carousel-people .item {
    padding: 0 5px;
  }
  .featured-people__intro p {
    font-size: 18px;
  }
}
.categories {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.categories__text {
  color: #fff;
  background-color: rgba(62, 62, 62, 0.8);
  margin: 0px -15px;
  padding: 20px 25px;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 20px;
  font-weight: 600;
  opacity: 0;
  -webkit-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  transition: opacity 0.45s ease-in-out 0s;
  -o-transition: opacity 0.45s ease-in-out 0s;
  -ms-transition: opacity 0.45s ease-in-out 0s;
  -moz-transition: opacity 0.45s ease-in-out 0s;
  -webkit-transition: opacity 0.45s ease-in-out 0s;
}
.categories__item {
  position: relative;
  height: 23vw;
  max-height: 448px;
  background-size: cover;
  overflow: hidden;
}
.categories__item .ribbon {
  position: absolute;
  right: -26px;
  bottom: 0px;
}
.categories__item--adventure {
  background-image: url('/images/categories/category_adventure.jpg');
}
.categories__item--family {
  background-image: url('/images/categories/category_family.jpg');
}
.categories__item--culture {
  background-image: url('/images/categories/category_culture.jpg');
}
.categories__item + .categories__item {
  border-left: 3px solid #fff;
}
.categories__item:hover {
  text-decoration: none;
}
.categories__item:hover .categories__text {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .categories .categories__item {
    display: block;
    height: 80px;
  }
  .categories .categories__item .ribbon {
    min-width: 160px;
    text-align: right;
    padding-left: 0px;
  }
  .categories .categories__item + .categories__item {
    margin-top: 3px;
    border-left: none;
  }
  .categories .categories__item:hover .categories__text {
    opacity: 0;
  }
}
.section-heading {
  line-height: 1;
  position: relative;
  font-family: 'futura', arial, helvetica, sans serif;
}
.section-heading > * {
  display: inline-block;
  vertical-align: middle;
}
.section-heading__title {
  display: inline-block;
  font-size: 36px;
  margin: 0px;
  font-family: 'futura', arial, helvetica, sans serif;
  text-transform: uppercase;
}
.section-heading__title + .page__intro {
  padding-bottom: 0px;
  display: block;
}
.section-heading__title--small {
  font-size: 24px;
}
.section-heading__link {
  display: inline-block;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 14px;
  margin-left: 20px;
}
.section-heading__link [class^="icon-"] {
  margin-left: 6px;
}
.section-heading--line {
  text-align: center;
}
.section-heading--line:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  top: 50%;
  z-index: -1;
  background-color: #E0162B;
}
@media only screen and (max-width: 767px) {
  .section-heading--line:before {
    display: none;
  }
}
.section-heading--line .section-heading__title {
  background-color: #fff;
  padding: 0px 10px;
}
.section-heading + .page__intro {
  margin-top: -45px;
  padding: 0px;
}
.section-heading + .page__intro a {
  display: block;
  margin-bottom: 45px;
}
.section-heading + .page__intro p {
  margin-top: 30px;
  margin-bottom: 45px;
}
.section-heading + .page__intro a + p {
  margin-top: -15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-heading__title {
    font-size: 30px;
  }
  .section-heading__title--small {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section-heading__title {
    font-size: 28px;
  }
}
.section-border {
  position: relative;
  border: 1px solid #E0162B;
  padding: 80px 70px;
}
.section-border--california {
  border: 1px solid #D9AC3D;
}
.section-border--california .section-heading__title {
  color: #D9AC3D;
}
.section-border--the-west {
  border: 1px solid #673DA4;
}
.section-border--the-west .section-heading__title {
  color: #673DA4;
}
.section-border--hawaii {
  border: 1px solid #0075BF;
}
.section-border--hawaii .section-heading__title {
  color: #0075BF;
}
.section-border--new-england {
  border: 1px solid #84B842;
}
.section-border--new-england .section-heading__title {
  color: #84B842;
}
.section-border--new-york-to-great-lakes {
  border: 1px solid #92C8E4;
}
.section-border--new-york-to-great-lakes .section-heading__title {
  color: #92C8E4;
}
.section-border--the-south {
  border: 1px solid #00938C;
}
.section-border--the-south .section-heading__title {
  color: #00938C;
}
.section-border--florida {
  border: 1px solid #DE6D01;
}
.section-border--florida .section-heading__title {
  color: #DE6D01;
}
.section-border .section-heading {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  padding: 0px !important;
}
.section-border .section-heading .section-heading__title {
  background-color: #fff;
  padding: 0px 10px;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media only screen and (max-width: 991px) {
  .section-border .section-heading .section-heading__title {
    margin: 0 10px;
  }
}
.section-border ol {
  list-style: none;
}
.section-border ol.row {
  margin-top: -15px;
  margin-bottom: -15px;
}
.section-border ol li {
  counter-increment: ol-counter;
  text-align: left;
  padding-left: 85px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0px !important;
}
@media only screen and (max-width: 767px) {
  .section-border ol li {
    padding-left: 50px;
  }
}
.section-border ol li:before {
  content: counter(ol-counter);
  position: absolute;
  left: 15px;
  top: 20px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  font-family: 'futura', arial, helvetica, sans serif;
  background-color: #0052A5;
}
@media only screen and (max-width: 767px) {
  .section-border ol li:before {
    width: 30px;
    line-height: 30px;
    font-size: 14px;
    left: 0;
  }
}
.section-border ol li:nth-child(2n + 1) {
  clear: left;
}
@media only screen and (max-width: 767px) {
  .section-border {
    padding: 25px 15px;
  }
}
.hero--homepage .item {
  height: 100vh !important;
  max-height: 1080px !important;
}
.carousel {
  position: relative;
  max-width: 100%;
  max-height: 68vh;
  overflow: hidden;
}
.carousel .item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70vh;
  max-height: 500px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel .item {
    height: 50vh;
  }
}
@media only screen and (max-width: 767px) {
  .carousel .item {
    height: 30vh;
  }
}
.carousel__inner {
  overflow: hidden;
  width: 100%;
}
.carousel__inner > .item {
  display: none;
  width: 100vw;
  max-width: 1920px;
  position: relative;
  opacity: 0;
  background-size: cover;
  background-position: center;
  transform: translateX(calc(50vw - 50%));
  -o-transform: translateX(calc(50vw - 50%));
  -ms-transform: translateX(calc(50vw - 50%));
  -moz-transform: translateX(calc(50vw - 50%));
  -webkit-transform: translateX(calc(50vw - 50%));
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.45s ease-in-out 0s;
  -o-transition: all 0.45s ease-in-out 0s;
  -ms-transition: all 0.45s ease-in-out 0s;
  -moz-transition: all 0.45s ease-in-out 0s;
  -webkit-transition: all 0.45s ease-in-out 0s;
}
.carousel__inner > .item:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.65) 100%));
  background: -o-linear-gradient(linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.65) 100%));
  background: -ms-linear-gradient(linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.65) 100%));
  background: -moz-linear-gradient(linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.65) 100%));
  background: -webkit-gradient(linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.65) 100%));
  background: -webkit-linear-gradient(linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.65) 100%));
  z-index: 1;
}
.carousel__inner > .item > img,
.carousel__inner > .item > a > img {
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .carousel__inner > .item {
    min-width: 900px;
  }
}
.carousel__inner > .active,
.carousel__inner > .next,
.carousel__inner > .prev {
  display: block;
}
.carousel__inner > .active {
  left: 0;
  opacity: 1;
}
.carousel__inner > .next,
.carousel__inner > .prev {
  position: absolute;
  top: 0;
  width: 100vw;
  opacity: 1;
  z-index: -1;
}
.carousel__inner > .next.left,
.carousel__inner > .prev.right {
  left: 0;
  opacity: 1;
}
.carousel__inner > .active.left {
  left: -20%;
  opacity: 0;
}
.carousel__inner > .active.right {
  left: 20%;
  opacity: 0;
}
.carousel__home {
  max-height: none;
  overflow: hidden;
  height: 100vh;
}
.carousel__home .item {
  height: 100vh;
  position: absolute;
  width: 100%;
}
.carousel__control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  z-index: 2;
}
.carousel__control .left-arrow-single,
.carousel__control .right-arrow-single {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 5;
  display: inline-block;
  width: 58px;
  height: 58px;
  line-height: 58px;
  text-shadow: none;
  margin: 0px;
  background-color: #E0162B;
  color: #fff;
  border-radius: 4px;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 65px;
  font-weight: 600;
  -webkit-transition: background-color;
  -o-transition: background-color;
  transition: background-color;
  transition: background-color 0.45s ease-in-out 0s;
  -o-transition: background-color 0.45s ease-in-out 0s;
  -ms-transition: background-color 0.45s ease-in-out 0s;
  -moz-transition: background-color 0.45s ease-in-out 0s;
  -webkit-transition: background-color 0.45s ease-in-out 0s;
}
.carousel__control .left-arrow-single:before {
  position: relative;
  bottom: 3px;
  left: 1px;
}
.carousel__control .right-arrow-single:after {
  position: relative;
  bottom: 3px;
  right: 1px;
}
.carousel__control--left {
  left: 0px;
}
.carousel__control--right {
  right: 0px;
}
.carousel__control:hover,
.carousel__control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
}
.carousel__control:hover .left-arrow-single,
.carousel__control:focus .left-arrow-single,
.carousel__control:hover .right-arrow-single,
.carousel__control:focus .right-arrow-single {
  background-color: #0052A5;
}
@media only screen and (max-width: 767px) {
  .carousel__control {
    opacity: 0.3;
  }
  .carousel__control--left [class^="icon-"] {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .carousel__control--right [class^="icon-"] {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.carousel__indicators {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-size: 0px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 10px;
  z-index: 30;
}
.carousel__indicators li {
  background-color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 11px;
  width: 11px;
  margin: 0px;
  opacity: 0.4;
  border-radius: 50%;
  -webkit-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  transition: opacity 0.45s ease-in-out 0s;
  -o-transition: opacity 0.45s ease-in-out 0s;
  -ms-transition: opacity 0.45s ease-in-out 0s;
  -moz-transition: opacity 0.45s ease-in-out 0s;
  -webkit-transition: opacity 0.45s ease-in-out 0s;
}
.carousel__indicators li + li {
  margin-left: 10px;
}
.carousel__indicators li.active {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .carousel__indicators {
    display: none;
  }
}
.carousel__view-more {
  position: absolute;
  right: 200px;
  bottom: 60px;
  z-index: 10;
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .carousel__view-more {
    right: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel__view-more {
    right: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .carousel__view-more {
    right: auto;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
.slider-link:hover,
.slider-link:focus,
.slider-link:visited {
  text-decoration: none;
}
.full-width.carousel {
  max-height: 700px;
  overflow: hidden;
}
.full-width.carousel .item img {
  width: 100%;
}
.full-width.carousel .item-title {
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 92px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
}
.carousel-caption-container {
  position: absolute;
  width: 100%;
  bottom: 25%;
  z-index: 4;
}
.carousel-caption {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
}
.carousel-caption .btn {
  text-shadow: none;
}
.image-caption-wrapper {
  position: relative;
  z-index: 11;
}
.image-caption-wrapper .image-caption {
  position: absolute;
  right: 10px;
  bottom: -115px;
  height: 50px;
  width: 66px;
  padding: 0px 15px;
  text-align: right;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  overflow: hidden;
  z-index: 7;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.45s ease-in-out 0s;
  -o-transition: all 0.45s ease-in-out 0s;
  -ms-transition: all 0.45s ease-in-out 0s;
  -moz-transition: all 0.45s ease-in-out 0s;
  -webkit-transition: all 0.45s ease-in-out 0s;
}
.image-caption-wrapper .image-caption .text {
  white-space: nowrap;
  position: absolute;
  right: 50px;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 24px;
}
.image-caption-wrapper .image-caption .text span {
  padding-right: 15px;
  line-height: 1;
}
.image-caption-wrapper .image-caption .icon-camera {
  font-size: 36px;
}
.image-caption-wrapper .image-caption:hover {
  background-color: rgba(23, 23, 23, 0.2);
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .image-caption-wrapper .image-caption {
    bottom: -85px;
  }
}
@media only screen and (max-width: 991px) {
  .image-caption-wrapper .image-caption {
    top: auto;
    right: 7vw;
    bottom: -5vw;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-carousel.carousel {
    overflow: hidden;
  }
  .mobile-carousel.carousel .item {
    height: 420px;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: center;
  }
  .mobile-carousel.carousel .item:before {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
  }
  .mobile-carousel.carousel .item img {
    width: 100%;
  }
  .carousel-caption {
    top: auto;
    left: 15px;
    bottom: 40px;
    right: 15px;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
  .full-width.carousel .item-title {
    font-size: 58px;
    text-align: left;
    width: 80%;
  }
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel__timeline {
  overflow: hidden;
}
.carousel__timeline .carousel-inner > .item {
  max-height: 675px;
}
.carousel__timeline .carousel-control {
  z-index: 11;
}
@media only screen and (max-width: 520px) {
  .mobile-carousel.carousel .item img {
    height: 100%;
    margin-left: -25%;
    max-width: 165%;
    width: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .full-width.carousel .item-title {
    font-size: 100px;
    line-height: 75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .full-width.carousel .item-title {
    font-size: 75px;
  }
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-indicators-container {
    bottom: 30px;
  }
}
#k2-carousel {
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  #featuredItemsList > .item {
    max-height: none;
  }
  #featuredItemsList .item:first-child {
    display: block;
  }
}
.carousel-prev {
  left: 0;
}
.carousel-next {
  right: 0;
}
.carousel-pager {
  color: #FFF;
  font-size: 32px;
  position: absolute;
  top: 30%;
  background-color: #E0162B;
  border-radius: 4px;
  padding: 6px 16px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  transition: 0.2s 0.45s ease-in-out 0s;
  -o-transition: 0.2s 0.45s ease-in-out 0s;
  -ms-transition: 0.2s 0.45s ease-in-out 0s;
  -moz-transition: 0.2s 0.45s ease-in-out 0s;
  -webkit-transition: 0.2s 0.45s ease-in-out 0s;
}
.carousel-pager:active,
.carousel-pager:focus,
.carousel-pager:hover {
  text-decoration: none;
  background-color: #0052A5;
  color: #FFF;
}
.carousel-pager.right-arrow-single:after,
.carousel-pager.left-arrow-single:before {
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 0px;
  position: relative;
  top: 7px;
}
.carousel-pager.right-arrow-single:after {
  right: 1px;
}
.carousel-pager.left-arrow-single:before {
  left: 1px;
}
.slick-dots {
  position: absolute;
  bottom: -20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 767px) {
  .slick-dots {
    bottom: 0px;
  }
}
.slick-large {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .slick-large .slick-list {
    margin-bottom: 0;
  }
}
.slick-large-item {
  position: relative;
}
.slick-item-bottom {
  bottom: 0px;
  padding: 30px 0 15px;
  position: absolute;
  width: 100%;
  z-index: 11;
}
.slick-item-bottom .container {
  z-index: 12;
}
.slick-item-bottom .more-link {
  float: right;
  font-size: 20px;
  font-weight: 600;
}
.slick-item-bottom .more-link:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .slick-item-bottom {
    padding: 30px 15px 15px;
  }
}
.slick-large-arrow {
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  width: 140px;
  text-align: center;
  z-index: 10;
}
.slick-large-arrow.left {
  left: 0;
}
.slick-large-arrow.right {
  right: 0;
}
.slick-large-arrow .icon-chevron-left,
.slick-large-arrow .icon-chevron-right {
  display: inline-block;
  font-size: 72px;
  line-height: 1;
  font-weight: 600;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 5;
  color: #fff;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.slick-large-arrow .icon-chevron-left {
  left: 50%;
  margin-left: -35px;
}
.slick-large-arrow .icon-chevron-right {
  margin-right: -35px;
  right: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slick-large-arrow {
    width: 80px;
  }
  .slick-large-arrow .icon-chevron-left,
  .slick-large-arrow .icon-chevron-right {
    font-size: 46px;
  }
  .slick-large-arrow .icon-chevron-left {
    left: 15px;
    margin: 0px;
  }
  .slick-large-arrow .icon-chevron-right {
    right: 15px;
    margin: 0px;
  }
}
.video-container {
  max-height: 500px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  /*&:before {
	    // background-color: fade(@black, 50%);
	    .horizontalGradient(fade(#000, 15%), fade(@gray, 1%));
	    content: '';
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 50%;
	    z-index: 3;
  	}*/
}
@media only screen and (min-width: 768px) {
  .video-container {
    max-height: 75vh;
  }
}
.video-container .video-item video {
  height: auto;
  min-height: 500px;
  min-width: 100%;
  width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
.gallery__list {
  font-size: 0px;
  padding: 0px;
}
.gallery__item {
  display: inline-block;
  vertical-align: top;
  width: 25vw;
  height: 15.5vw;
  overflow: hidden;
}
.gallery__item a {
  display: block;
}
.gallery__item + .gallery__item {
  border-left: 3px solid #fff;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .gallery__item {
    height: auto;
    border: none !important;
  }
}
.gallery__image--no-more {
  background-color: #e9eaeb;
}
.accordion.list {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.accordion__label {
  position: absolute;
  top: 50%;
  right: 64px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 18px;
  border-radius: 3px;
  padding: 2px 5px;
  line-height: 1;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.accordion__item-heading {
  position: relative;
  display: block;
  line-height: 50px;
  padding: 0px 40px 0px 20px;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-family: 'futura', arial, helvetica, sans serif;
  text-transform: uppercase;
  background-color: #E0162B;
  border-bottom: 1px solid transparent;
  margin: 10px 0;
  font-weight: 600;
}
.accordion__item-heading [class^="icon-"] {
  font-size: 30px;
  position: relative;
}
.accordion__item-heading > *:first-child {
  margin-top: 0px;
  padding-top: 0px;
}
.accordion__item-heading:focus {
  text-decoration: none;
  color: #FFF;
}
.accordion__item-heading:active {
  color: #FFF;
}
.accordion__item-heading .icon-chevron-up {
  position: absolute;
  right: 20px;
  top: 1px;
}
.accordion__item-heading .icon-chevron-up:before {
  color: #FFF;
  margin-right: 0;
}
.accordion__item-heading.collapsed {
  color: #FFF;
  background-color: #0052A5;
  background-image: none;
}
.accordion__item-heading.collapsed .accordion__label {
  color: #3e3e3e;
  border-color: #3e3e3e;
}
.accordion__item-heading.collapsed:focus {
  text-decoration: none;
}
.accordion__item-heading.collapsed:hover,
.accordion__item-heading.collapsed:active {
  text-decoration: none;
}
.accordion__item-heading.collapsed .icon-chevron-up {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  top: -3px;
}
@media only screen and (max-width: 991px) {
  .accordion__item-body {
    padding: 10px 0;
  }
}
.accordion-item {
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .accordion-detail {
    overflow: hidden;
    max-height: 0;
    position: relative;
    -webkit-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
    transition: max-height 0.5s 0.45s ease-in-out 0s;
    -o-transition: max-height 0.5s 0.45s ease-in-out 0s;
    -ms-transition: max-height 0.5s 0.45s ease-in-out 0s;
    -moz-transition: max-height 0.5s 0.45s ease-in-out 0s;
    -webkit-transition: max-height 0.5s 0.45s ease-in-out 0s;
    /* .accordion-open {            
            max-height: 4000px;                    
        }*/
  }
  .accordion-detail.accordion-closed,
  .accordion-detail.accordion-open {
    display: block;
  }
  .accordion-detail.accordion-closed {
    max-height: 0;
  }
  .accordion-detail.accordion-open {
    display: block !important;
    max-height: 20000px;
  }
}
.accordion,
.panel {
  font-size: 18px;
  overflow: hidden;
}
.accordion .panel-heading span[class^="icon-"],
.panel .panel-heading span[class^="icon-"] {
  margin-right: 0;
}
.accordion .panel-heading span[class^="icon-"]:before,
.panel .panel-heading span[class^="icon-"]:before {
  font-size: 18px;
}
.accordion .panel-heading.collapsed span[class^="icon-"]:before,
.panel .panel-heading.collapsed span[class^="icon-"]:before {
  content: "\e61b";
}
.accordion .panel-heading:active,
.panel .panel-heading:active,
.accordion .panel-heading:focus,
.panel .panel-heading:focus,
.accordion .panel-heading:hover,
.panel .panel-heading:hover {
  text-decoration: none;
}
.accordion .accordion-body,
.panel .accordion-body {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .accordion .panel-heading span[class^="icon-"],
  .panel .panel-heading span[class^="icon-"] {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
  }
  .accordion .panel-heading span[class^="icon-"]:before,
  .panel .panel-heading span[class^="icon-"]:before {
    font-size: 20px;
  }
}
.accordion__default .panel:first-child .panel-heading,
.panel .panel:first-child .panel-heading {
  border-top: 1px dashed #6e6e6e;
}
.accordion__default .panel-heading,
.panel .panel-heading {
  display: block;
  position: relative;
  color: #E0162B;
  font-weight: 400;
  border-bottom: 1px solid #e9eaeb;
}
.accordion__default .panel-heading span[class^="icon-"],
.panel .panel-heading span[class^="icon-"] {
  color: #6e6e6e;
  font-size: 12px;
  position: relative;
  top: 6px;
}
.accordion__default .panel-heading span[class^="icon-"]:before,
.panel .panel-heading span[class^="icon-"]:before {
  top: 0;
}
.accordion__default .panel-title,
.panel .panel-title {
  margin: 0px;
  padding: 0px;
  font-size: 24px;
}
.accordion__default .accordion-toggle,
.panel .accordion-toggle {
  padding: 15px 20px;
  display: block;
}
.accordion__default .accordion-toggle:hover,
.panel .accordion-toggle:hover,
.accordion__default .accordion-toggle:focus,
.panel .accordion-toggle:focus,
.accordion__default .accordion-toggle:active,
.panel .accordion-toggle:active {
  color: #0052A5;
  text-decoration: none;
}
.accordion__default .accordion-body,
.panel .accordion-body {
  padding: 25px 0;
}
.accordion__default:first-child .panel-heading,
.panel:first-child .panel-heading {
  border-top: 1px solid #e9eaeb;
}
@media only screen and (max-width: 767px) {
  .accordion__default .panel-heading,
  .panel .panel-heading {
    padding: 15px 45px 15px 20px;
  }
}
.accordion__secondary {
  padding-top: 1px;
}
.accordion__secondary .panel:last-child .panel-heading {
  border-bottom: 1px dashed rgba(0, 82, 165, 0.45);
}
.accordion__secondary .panel-heading {
  border-top: 1px dashed rgba(0, 82, 165, 0.45);
  color: #5e5e5e;
  display: block;
  font-weight: 600;
  padding: 15px 40px 15px 20px;
  position: relative;
}
.accordion__secondary .panel-heading:before {
  left: -2px;
  top: 0;
  -webkit-transition: border-color;
  -o-transition: border-color;
  transition: border-color;
  transition: border-color 0.45s ease-in-out 0s;
  -o-transition: border-color 0.45s ease-in-out 0s;
  -ms-transition: border-color 0.45s ease-in-out 0s;
  -moz-transition: border-color 0.45s ease-in-out 0s;
  -webkit-transition: border-color 0.45s ease-in-out 0s;
}
.accordion__secondary .panel-heading span[class^="icon-"]:before {
  color: rgba(0, 82, 165, 0.45);
}
.accordion__secondary .accordion-body {
  padding: 20px;
}
.accordion__secondary .accordion-body:before {
  left: -2px;
}
.table {
  width: 100%;
}
.table h4 {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #0052A5;
}
.table h4 span {
  color: #333;
  text-transform: none;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 17px;
  font-weight: 200;
  margin-left: 10px;
}
.table thead {
  border-bottom: 1px solid #e9eaeb;
  text-align: left;
}
.table th {
  font-weight: 600;
  padding-left: 10px;
  text-align: left;
}
.table tbody tr {
  border-bottom: 1px solid #e9eaeb;
}
.table td {
  padding-left: 10px;
}
.table td.book-col .button {
  margin-right: 20px;
  vertical-align: baseline;
}
.table__heading {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 0px;
}
.table__heading + .table {
  margin-top: 30px;
}
.table--feature td {
  text-align: left;
}
.table--feature td.price-col {
  font-weight: 700;
}
.table--feature .info-col {
  text-align: center;
}
.table--feature td.info-col.positive {
  color: #5e5e5e;
}
.table--feature td.info-col.negative {
  color: #0052A5;
}
.table--feature tbody tr {
  line-height: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1359px), only screen and (min-width: 768px) and (max-width: 991px) {
  .table td.book-col {
    width: 160px;
  }
  .table td.book-col .button {
    margin: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .table--feature th,
  .table--feature td {
    padding-left: 0px;
  }
  .table--feature td.date-col {
    line-height: 1.2;
    padding: 8px 0px;
  }
  .table--feature td.price-col {
    font-weight: 600;
    font-size: 18px;
  }
  .table--feature td.book-col .button {
    margin-right: 10px;
  }
  .table--feature td.book-col .button [class^="icon-"] {
    position: relative;
    top: 2px;
    margin-right: 5px;
    font-size: 22px;
    line-height: 0;
  }
}
.mobile-dates .overview-price__season ~ .overview-price__season {
  margin-top: 60px;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  -moz-transform: scale(0.97);
  -webkit-transform: scale(0.97);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.45s ease-in-out 0s;
  -o-transition: all 0.45s ease-in-out 0s;
  -ms-transition: all 0.45s ease-in-out 0s;
  -moz-transition: all 0.45s ease-in-out 0s;
  -webkit-transition: all 0.45s ease-in-out 0s;
}
.modal.in .modal-dialog {
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
.modal.active {
  display: block;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1041;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  background-color: #E0162B;
  border-bottom: 1px solid #e5e5e5;
  color: #fff;
  text-align: center;
  padding: 16px 20px;
  min-height: 16.42857143px;
}
.modal-header .section-heading__link {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  font-family: 'futura', arial, helvetica, sans serif;
  text-transform: uppercase;
  position: absolute;
  right: 20px;
}
.modal-header .section-heading__link:hover {
  text-decoration: none;
}
.modal-header .section-heading__link:after {
  font-size: 22px;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
@media only screen and (max-width: 991px) {
  .modal-header .section-heading__link {
    position: relative;
    display: block;
    right: 0;
    margin: 5px 0 0 0;
  }
}
.modal-header .close {
  background-color: #E0162B;
  border: none;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  transition: all 0.2s 0.45s ease-in-out 0s;
  -o-transition: all 0.2s 0.45s ease-in-out 0s;
  -ms-transition: all 0.2s 0.45s ease-in-out 0s;
  -moz-transition: all 0.2s 0.45s ease-in-out 0s;
  -webkit-transition: all 0.2s 0.45s ease-in-out 0s;
}
.modal-header .close:hover,
.modal-header .close:active,
.modal-header .close:focus {
  text-decoration: none;
  color: #fac8cd;
}
.modal-header .close [class^="icon-"] {
  margin: 0;
  line-height: 1;
}
.modal-title {
  padding: 0;
  margin: 0;
  color: #fff;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 24px;
}
.modal-title > span[class^="icon-"] {
  margin-right: 10px;
  color: #fff;
}
.modal-body {
  position: relative;
  padding: 35px 45px 45px;
  max-height: calc(100vh - 130px);
  overflow: auto;
}
.modal-body h3 {
  margin-bottom: 20px;
}
.modal-body > *:first-child {
  margin-top: 0px;
  padding-top: 0px;
}
.modal-footer {
  padding: 15px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .modal-footer .btn {
    display: block;
    float: none;
    margin-bottom: 10px;
    width: 100%;
  }
}
.modal-video .modal-dialog {
  width: 1080px;
}
.modal-video .modal-body {
  padding: 0px;
  font-size: 0px;
}
.modal-video .modal-body iframe {
  width: 100%;
  height: 605px;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 1000px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-header .close {
    line-height: 62px;
    width: 62px;
  }
  .modal-dialog {
    margin: 0px;
  }
  .modal-body {
    padding: 20px;
    max-height: calc(100vh - 62px);
  }
}
.search-results {
  margin-bottom: 50px;
}
.search-results .results > ul {
  list-style: none;
  padding-left: 0px;
}
.search-results__filter-bar {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  padding: 15px 21px;
  z-index: 999;
}
.search-results__filter {
  width: calc(100vw - 235px);
  line-height: 47px;
  border-radius: 30px;
  background-color: #0052a5;
  color: #fff;
  font-size: 12px;
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  z-index: 100;
}
.search-results__filter [class^="icon-"] {
  font-size: 16px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .search-results__filter {
    width: calc(100vw - 120px);
  }
}
.search-results__page-anchor {
  display: none;
}
.search-page {
  position: relative;
  background-color: #fff;
  -webkit-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  transition: opacity 0.45s ease-in-out 0s;
  -o-transition: opacity 0.45s ease-in-out 0s;
  -ms-transition: opacity 0.45s ease-in-out 0s;
  -moz-transition: opacity 0.45s ease-in-out 0s;
  -webkit-transition: opacity 0.45s ease-in-out 0s;
  opacity: 1 !important;
  min-height: calc(100vh - 150px);
  z-index: 1;
}
.search-page__loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-end;
  -o-transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-end;
  -ms-transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-end;
  -moz-transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-end;
  -webkit-transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-end;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  opacity: 0;
  text-align: center;
}
.search-page__loader h3 {
  margin: 0px;
  margin-top: 30px;
}
.search-page__loader [class*="icon-"] {
  display: inline-block;
  font-size: 80px;
  line-height: 80px;
  width: 86px;
  height: 86px;
  text-align: center;
  animation: spin 4s linear infinite;
  -o-animation: spin 4s linear infinite;
  -ms-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  -webkit-animation: spin 4s linear infinite;
}
.search-page__loader [class*="icon-"]:before {
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  .search-page__loader {
    width: 100%;
  }
  .search-page__loader h3 {
    margin: 0px;
    margin-top: 15px;
    font-size: 20px;
  }
  .search-page__loader [class*="icon-"] {
    font-size: 55px;
    line-height: 55px;
    width: 60px;
    height: 60px;
  }
}
.search-page.ng-cloak,
.search-page[data-ng-cloak] {
  display: block !important;
  opacity: 0 !important;
}
.search-page.ng-cloak + .search-page__loader,
.search-page[data-ng-cloak] + .search-page__loader {
  opacity: 1;
  transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-start;
  -o-transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-start;
  -ms-transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-start;
  -moz-transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-start;
  -webkit-transition: opacity 0.45s ease-in-out 0s, z-index 0.45s step-start;
}
.search-item {
  position: relative;
}
.search-item p {
  text-shadow: none;
}
.search-item__image {
  display: block;
  width: 100%;
  height: 210px;
  background-size: 100%;
  background-size: cover;
  background-position: center;
}
.search-item__image--small {
  height: 165px;
}
.search-item__body {
  overflow: hidden;
  padding-top: 20px;
  border-top: 2px solid #0052A5;
}
.search-item__title {
  display: inline-block;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
.search-item__title span {
  padding-right: 0;
}
.search-item__title span:before {
  margin-right: 2px;
  top: 3px;
}
.search-item__title:hover {
  text-decoration: none !important;
}
.search-item__type {
  margin: 0px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  color: #0052A5;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}
.search-item__locations {
  color: #333;
  font-size: 24px;
}
.search-item__description {
  margin-top: 12px;
}
.search-item__description * + * {
  margin-top: 10px;
}
.search-item__description ul {
  list-style: none;
  margin-bottom: 20px;
  line-height: 28px;
}
.search-item__description ul > li {
  padding-left: 30px;
  position: relative;
}
.search-item__description ul > li:before {
  content: '\e9d9';
  font-family: 'vacations-icons';
  margin: 0 1em 0 0;
  color: #E0162B;
  left: 0;
  position: absolute;
  top: 0;
}
.search-item__description ul li {
  display: inline-block;
  padding-left: 26px;
  margin-right: 14px;
}
.search-item__description ul li:before {
  top: -1px;
}
.search-item__actions {
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  margin-top: 20px;
}
.search-item__price {
  font-size: 24px;
  color: #E0162B;
  line-height: 1;
  margin-top: 20px;
}
.search-item__price span {
  color: #0052A5;
}
.search-item__price-note {
  font-size: 17px;
  font-style: italic;
  color: #E0162B;
  margin: 0px;
}
.search-item__month-list {
  padding-left: 0px;
}
.search-item__month-list li {
  display: inline-block;
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 36px;
  font-size: 18px;
  color: #ddd;
}
.search-item__month-list li.available {
  color: inherit;
}
.search-item__month-list li + li {
  margin-top: 0px;
  margin-left: 15px;
}
.search-item__favourite-toggle {
  display: inline-block;
  line-height: 36px;
  margin-right: 30px;
  font-size: 24px;
  color: #A6B0B6;
  cursor: pointer;
  vertical-align: sub;
}
.search-item__favourite-toggle p {
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
  display: inline-block;
}
.search-item__favourite-toggle span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-color: #E0162B;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  line-height: 22px;
  border-radius: 50%;
  vertical-align: bottom;
}
.search-item__favourite-toggle span.toggle-minus {
  line-height: 18px;
}
.search-item__favourite-toggle:hover {
  color: #3e3e3e;
}
.search-item__remove {
  position: absolute;
  top: -10px;
  right: 0px;
  cursor: pointer;
  line-height: 28px;
  text-align: center;
  width: 32px;
  color: #3e3e3e;
  background-color: #fff;
  border: 2px solid #3e3e3e;
  z-index: 1;
  opacity: 0;
}
.search-item:hover .search-item__remove,
.search-item:focus .search-item__remove {
  opacity: 1;
}
.search-item--spaced {
  border-top: 5px solid;
  margin-bottom: 0px;
  padding-top: 15px;
}
.search-item--spaced .search-item__attributes {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px dashed #e9eaeb;
}
.search-item--spaced + .search-item--spaced {
  margin-top: 45px;
}
.search-item--compact {
  padding-top: 10px;
}
.search-item--compact .search-item__image a {
  height: 120px;
}
.search-item--compact .search-item__title {
  margin-bottom: 0px;
}
.search-item--compact .search-item__remove {
  top: -5px;
}
.search-item + .search-item {
  margin-top: 50px;
}
.search-item .star-rating {
  margin-left: 10px;
}
.search-item .comfort-level {
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .search-item .star-rating {
    margin: 0px;
  }
  .search-item__type {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .search-item {
    text-align: center;
  }
  .search-item__title {
    width: 100%;
  }
  .search-item__type {
    height: auto;
  }
  .search-item__price {
    text-align: center;
    margin-top: 0;
  }
  .search-item__price-note {
    text-align: center;
  }
  .search-item__body {
    padding-top: 15px;
    border: none;
  }
  .search-item__image {
    margin: 0px;
    width: 100%;
    float: none;
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  .search-item__image ~ .search-item__actions {
    position: static;
    padding: 0px;
  }
  .search-item__locations {
    margin-top: 20px;
  }
  .search-item__favourite-toggle {
    display: none;
  }
  .search-item__favourite-toggle p {
    font-size: 0px;
    line-height: 36px;
    vertical-align: bottom;
  }
  .search-item__favourite-toggle p span {
    margin: 0px;
    vertical-align: middle;
  }
  .search-item .star-rating {
    margin-left: 0px;
  }
}
.star-rating {
  display: inline-block;
  background-image: url('/templates/zenplate/images/star.svg');
  background-size: 21px 19px;
  width: 0px;
  height: 19px;
}
.star-rating--1 {
  width: 21px;
}
.star-rating--2 {
  width: 42px;
}
.star-rating--3 {
  width: 63px;
}
.star-rating--4 {
  width: 84px;
}
.star-rating--5 {
  width: 105px;
}
.comfort-level {
  color: #E0162B;
  font-size: 24px !important;
  font-style: normal;
}
.facets__list {
  padding: 0px;
  list-style: none;
}
.facets a {
  position: relative;
  display: block;
  padding: 1px 0 0 20px;
  cursor: pointer;
  color: #3e3e3e;
  z-index: 1;
}
.facets a [class*="icon-"] {
  position: relative;
  top: 1px;
  font-size: 17px;
  opacity: 0.4;
}
.facets a:hover,
.facets a:active,
.facets a:focus {
  text-decoration: none;
}
.facets a:hover [class*="icon-"],
.facets a:active [class*="icon-"],
.facets a:focus [class*="icon-"] {
  opacity: 1;
}
.facets__item + .facets__item {
  margin-top: 20px;
}
.facets__item--highlight .facets__label {
  background: #D9AC3D;
}
.facets__item--highlight .facets__label:before {
  content: "\e900";
  font-family: 'vacations-icons';
  margin-right: 10px;
}
.facets__item--highlight .facets__label + div {
  border-color: #D9AC3D;
}
.facets__info {
  position: relative;
  padding: 0 20px 20px;
  background: #fff;
  border: 2px solid #0052A5;
  border-top: none;
  margin-top: -2px;
}
.facets__info p {
  margin-bottom: 0;
  font-size: 15px;
}
.facets__info--highlight {
  border-color: #D9AC3D;
}
.facets li {
  position: relative;
  margin: 0px;
  line-height: 25px;
}
.facets li.active a [class*="icon-"] {
  opacity: 1;
}
.facets li.active a [class*="icon-"]:before {
  content: "\ea10";
}
.facets__label {
  margin: 0px;
  font-size: 18px;
  font-weight: 200;
  font-family: 'futura', arial, helvetica, sans serif;
  color: #3e3e3e;
  font-size: 15px;
  line-height: 46px;
  color: #fff;
  background-color: #0052A5;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 15px;
}
.facets__label + div {
  background-color: #fff;
  position: relative;
  border: 2px solid #0052A5;
  margin-top: -2px;
}
.facets__label + div:before,
.facets__label + div:after {
  content: "";
  display: block;
  position: relative;
  background-color: #fff;
  height: 16px;
  width: 100%;
  z-index: 2;
}
.facets__label + div ul {
  padding: 16px 0px;
  margin: -16px 0px;
  max-height: 300px;
  overflow-y: auto;
}
.facets__label + div a {
  font-size: 15px;
}
.facets__body {
  padding: 0px 20px;
}
.facets__body .input-icon {
  background-color: #fff;
  border-radius: 3px;
}
.facets .input-icon {
  display: inline-block;
  position: relative;
}
.facets .input-icon input {
  padding-left: 35px;
  margin: 0px;
}
.facets .input-icon:before {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 16px;
  z-index: 0;
}
.facets .search-input-icon {
  width: calc(100% - 65px);
  vertical-align: top;
}
.facets .control-input {
  line-height: 32px;
  margin-top: 0px;
  min-height: 35px;
  width: 100%;
  background-color: transparent;
}
.facets #keywordCollapse .facet-body {
  font-size: 0px;
}
.facets #keywordCollapse .button {
  width: auto;
  display: inline-block;
  padding: 0px 15px;
  color: #fff;
  line-height: 32px;
  vertical-align: top;
  margin-left: 10px;
  border-width: 1px;
}
.facets .select-facet {
  margin-top: 20px;
}
.facets .select-facet .facets__label {
  background: #D9AC3D;
}
.facets .select-facet .facets__label + div {
  background-color: #f6ecd2;
}
.facets .select-facet .facets__label + div:after,
.facets .select-facet .facets__label + div:before {
  background-color: #f6ecd2;
}
.facets .select-facet .facets__label + div p {
  font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .facets #keyword-range-facet ~ .facets__item {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 991px) {
  .facets {
    position: fixed;
    width: 100%;
    left: 0;
    top: 100%;
    bottom: 0px;
    padding: 30px 30px 122px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    overflow: auto;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    transition: all 0.45s ease-in-out 0s;
    -o-transition: all 0.45s ease-in-out 0s;
    -ms-transition: all 0.45s ease-in-out 0s;
    -moz-transition: all 0.45s ease-in-out 0s;
    -webkit-transition: all 0.45s ease-in-out 0s;
  }
  .facets .search-input-icon {
    background-color: #fff;
  }
  .facets .facets__item {
    padding: 0px 10px;
  }
  .facets .refine-footer {
    position: fixed;
    bottom: -77px;
    left: 0px;
    width: 100%;
    padding: 15px 21px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 3;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    transition: all 0.45s ease-in-out 0s;
    -o-transition: all 0.45s ease-in-out 0s;
    -ms-transition: all 0.45s ease-in-out 0s;
    -moz-transition: all 0.45s ease-in-out 0s;
    -webkit-transition: all 0.45s ease-in-out 0s;
  }
  .facets .refine-footer a {
    padding-left: 0px;
    color: #fff;
    width: calc(100vw - 235px);
    border-radius: 30px;
    line-height: 43px;
  }
  .facets.active {
    top: 0px;
  }
  .facets.active .refine-footer {
    bottom: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .facets .refine-footer a {
    width: calc(100vw - 125px);
  }
}
.locations {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .locations {
    margin-bottom: 20px;
  }
}
.locations__item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  min-height: 36px;
  background-color: #dfe1e2;
}
.locations__region {
  margin-top: 100px;
}
.locations__region .section-heading__title {
  font-size: 26px;
}
.locations__region + .locations__region {
  margin-top: 80px;
}
.locations__region .locations__country-list {
  column-count: 3;
  -o-column-count: 3;
  -ms-column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-gap: 40px;
  -o-column-gap: 40px;
  -ms-column-gap: 40px;
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
}
@media only screen and (max-width: 991px) {
  .locations__region .locations__country-list {
    text-align: center;
    width: 100%;
    column-count: 2;
    -o-column-count: 2;
    -ms-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 4px;
    -o-column-gap: 4px;
    -ms-column-gap: 4px;
    -moz-column-gap: 4px;
    -webkit-column-gap: 4px;
  }
}
@media only screen and (max-width: 991px) {
  .locations__region-image {
    margin-bottom: 30px;
  }
}
.locations__country-list {
  text-align: left;
  min-height: 80px;
}
.locations__country-list a,
.locations__country-list a:not([class]) {
  display: block;
  width: 100%;
  border-bottom: none;
  line-height: 1.3;
}
.locations__country-list a:hover,
.locations__country-list a:not([class]):hover {
  border-bottom: none;
}
.locations__country-list a span,
.locations__country-list a:not([class]) span {
  border-bottom: 1px solid #fac8cd;
}
.locations__country-list a span:hover,
.locations__country-list a:not([class]) span:hover {
  border-bottom: 1px solid #E0162B;
}
.locations .product__map {
  position: relative;
  width: 100%;
  height: 675px;
  margin-top: 0 !important;
}
.locations .product__map > .button {
  position: absolute;
  top: 30px;
  right: 130px;
}
.locations .product__map > .button [class^="icon-"] {
  font-size: 18px;
  line-height: 0;
  vertical-align: middle;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .locations .product__map {
    height: 480px;
  }
  .locations .product__map > .button {
    left: 50%;
    right: auto;
    bottom: 45px;
    top: auto;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
.locations .row > .section-heading {
  padding: 100px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .locations .row > .section-heading {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .locations .row > .section-heading {
    padding: 50px 0;
  }
}
.locations .locations__region .section-heading {
  padding: 0px;
  margin-bottom: 30px;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.locations .ribbon {
  display: inline-block;
  position: absolute;
  right: -25px;
  bottom: 0px;
}
.location {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .location {
    margin-bottom: 20px;
  }
}
.location .product__review.section-border {
  padding: 65px 45px;
}
.location .product__review .section-heading__title {
  font-size: 22px;
}
.location .locations__map {
  margin-top: 100px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .location .locations__map {
    margin-bottom: 10px;
    margin-top: 70px;
  }
}
.location .locations__country-list {
  column-count: 3;
  -o-column-count: 3;
  -ms-column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-gap: 40px;
  -o-column-gap: 40px;
  -ms-column-gap: 40px;
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
}
@media only screen and (max-width: 991px) {
  .location .locations__country-list {
    text-align: center;
    width: 100%;
    column-count: 2;
    -o-column-count: 2;
    -ms-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 4px;
    -o-column-gap: 4px;
    -ms-column-gap: 4px;
    -moz-column-gap: 4px;
    -webkit-column-gap: 4px;
  }
}
.itinerary__list {
  margin: -30px 0px;
  position: relative;
  padding: 0px;
  list-style: none;
}
.itinerary__item {
  position: relative;
  padding: 30px 0px !important;
}
.itinerary__item h4 {
  color: #0052A5;
  margin-top: 0px;
  padding-top: 0px;
}
.itinerary__item h4 span {
  color: #555;
}
.itinerary__item p strong {
  color: #555;
}
.itinerary__item:before {
  display: none !important;
}
.itinerary__item + .itinerary__item {
  border-top: 1px solid rgba(224, 22, 43, 0.075);
  margin: 0px;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .itinerary__list {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .itinerary__list {
    margin-top: -15px;
  }
  .itinerary__list:before {
    top: 20px;
    left: 14px;
    bottom: 15px;
    border-width: 2px;
  }
  .itinerary__item {
    padding: 15px 0px 15px 50px;
  }
  .itinerary__item:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
}
.side-bar {
  padding-top: 55px;
  padding-bottom: 55px;
}
.side-bar:not(.col-md-4) {
  display: flex;
  padding-left: 0;
  padding-right: 0;
}
.side-bar.col-md-4 .card__title {
  display: inline-block;
}
.side-bar .card {
  padding-left: 0;
  padding-right: 0;
  margin: auto;
}
.side-bar > * + * {
  margin-top: 50px !important;
}
.side-bar .section-border {
  padding: 65px 45px;
  margin-top: 10px;
}
.side-bar .section-heading__title {
  font-size: 22px;
}
.side-bar__heading,
.side-bar .mod > h4 {
  border-top: 3px solid #E0162B;
  padding-top: 8px;
  margin-top: 0px;
}
.side-bar .control-input > *:not(.selectlist),
.side-bar .selectlist span,
.side-bar select {
  background-color: #fff;
  font-size: 15px;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .side-bar {
    padding-top: 0;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .side-bar {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .side-bar .locations__item {
    width: 100%;
    max-width: 402px;
  }
}
.static-page {
  border-top: 1px solid #e9eaeb;
}
.static-page__attributes {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e9eaeb;
}
.static-page__attributes-item {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}
.static-page__attributes-item [class^="icon-"] {
  display: inline-block;
  vertical-align: sub;
  margin-right: 10px;
  font-size: 150%;
  color: #E0162B;
}
.static-page__attributes-item + .static-page__attributes-item {
  margin-left: 20px;
}
.static-page__description + .tab-section {
  margin-top: 45px;
}
.static-page__attributes + .static-page__description,
.content-feature + .static-page__description {
  margin-top: 45px;
}
.static-page .tab-section + .tab-section {
  margin-top: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .static-page .panel-inner {
    padding: 20px 0px;
  }
}
.content-feature {
  width: 100%;
  position: relative;
  max-height: 480px;
  overflow: hidden;
}
.content-feature img {
  width: 100%;
}
.content-feature__title {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(62, 62, 62, 0.7);
  font-family: 'futura', arial, helvetica, sans serif;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  padding: 0px 15px;
  line-height: 40px;
}
.related-holidays__item {
  line-height: 1.1;
}
.related-holidays__item + .related-holidays__item {
  margin-top: 15px;
}
.related-holidays__title {
  display: block;
  font-family: 'futura', arial, helvetica, sans serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
.related-holidays__date {
  color: #3e3e3e;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .rsform-page form {
    padding: 20px;
  }
}
.rsform-page form.brochure-request {
  background: transparent;
  padding: 0;
}
.rsform-page form.form-enquiry {
  padding-top: 0;
}
.rsform-page__form-wrap {
  padding: 40px 40px 15px;
  margin-top: 70px;
}
.rsform-page__form-wrap__submit {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 40px;
}
.rsform-page__form-wrap__submit br {
  display: none;
}
@media only screen and (max-width: 767px) {
  .rsform-page__form-wrap {
    padding: 20px 20px 15px;
  }
  .rsform-page__form-wrap__submit {
    padding-bottom: 20px;
    padding-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .rsform-page {
    margin-bottom: 20px;
  }
}
.rsform-block:not(.rsform-block-send) .rsform-radio {
  width: 15px;
  margin-right: 10px;
}
.rsform-block:not(.rsform-block-send) .rsform-radio + label {
  margin-right: 20px;
}
.video-popup__image {
  position: relative;
  display: block;
}
.video-popup__image:before {
  font-family: 'vacations-icons';
  speak: none;
  margin-right: 5px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #E0162B;
}
.video-popup__image img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .video-popup__image {
    margin: 20px 0 10px;
  }
}
@media only screen and (max-width: 520px) {
  .video-popup__image {
    width: 100%;
  }
}
.favourites {
  list-style: none;
  padding: 0px;
}
.favourites__button {
  width: 100%;
}
.favourites__favourite-toggle {
  margin-right: 0;
  margin-bottom: 10px;
}
.favourites__favourite-toggle p {
  font-size: 14px;
}
.favourites__favourite-toggle span.toggle-minus {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .favourites__favourite-toggle {
    display: block;
  }
}
.favourites__actions {
  margin-top: 10px;
}
.favourites__price {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .favourites__price {
    margin-top: 10px;
    font-size: 24px;
  }
}
.favourites__location {
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .favourites__location {
    margin-top: 20px;
  }
}
.customers {
  text-align: center;
  padding: 65px 0px;
}
.customers h3 {
  color: #E0162B;
  line-height: 1;
  margin-bottom: 25px;
  font-size: 24px;
}
.customers [class^="col-"] {
  padding: 0px 15px;
}
.customers [class^="col-"] + [class^="col-"] {
  border-left: 1px solid #E0162B;
}
.customers [class^="col-"] div ~ div {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .customers {
    padding: 30px 0px 15px;
  }
  .customers h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .customers [class^="col-"] + [class^="col-"] {
    border: none;
    margin-top: 45px;
  }
}
@media only screen and (min-width: 768px) {
  .slideshow + .customers {
    padding-top: 0px;
  }
}
.special-offers {
  margin-top: 70px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .special-offers {
    margin-bottom: 30px;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .special-offers .section-border {
    padding: 35px 15px 50px;
  }
}
.special-offers__item:nth-child(2n + 1) {
  clear: left;
}
.special-offers__item--leading {
  padding: 15px 30px;
  background-color: #fdeeef;
}
.special-offers__item--leading .special-offers__image {
  border: 3px solid #fff;
  background-size: 100%;
  background-size: cover;
  padding: 0px;
  width: calc(50% - 17px);
}
@media only screen and (max-width: 991px) {
  .special-offers__item--leading .special-offers__image {
    width: 100%;
    display: block;
  }
}
.special-offers__item--leading .special-offers__details {
  padding: 20px 32px;
}
@media only screen and (max-width: 767px) {
  .special-offers__item--leading .special-offers__details {
    padding: 15px 0 0;
    text-align: center;
  }
}
.special-offers__item--leading .location-bar {
  margin-top: 30px;
  border-top: 1px solid #fff;
}
.special-offers__item--leading .location-bar h4 {
  margin-top: 15px;
}
.special-offers__item--primary {
  padding: 20px 15px;
}
@media only screen and (max-width: 767px) {
  .special-offers__item--primary {
    padding: 10px 15px;
  }
}
.special-offers__item--primary .special-offers__details {
  padding: 10px 20px 0px;
}
@media only screen and (max-width: 767px) {
  .special-offers__item--primary .special-offers__details {
    padding: 0 15px 0 0;
  }
}
.special-offers__item--primary .special-offers__details h3 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .special-offers__item--primary .special-offers__details h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .special-offers__item--primary .special-offers__details p {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 5px;
  }
}
.special-offers__item--primary .special-offers__details a {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .special-offers__item--primary .special-offers__details a {
    font-size: 15px;
  }
}
.special-offers__item + .row {
  margin: 20px -15px;
}
.special-offers__sub-heading {
  color: #E0162B;
  text-shadow: 0px 0px 0px #E0162B;
  margin-top: -10px;
  font-size: 19px;
  margin-bottom: 20px;
}
.special-offers__details .button {
  margin-top: 15px;
}
.special-offers__image img {
  width: 100%;
}
.product__attributes {
  color: #333;
  font-size: 0px;
  margin: 15px 0px;
  line-height: 1.2;
}
.product__attributes p,
.product__attributes span {
  font-size: 33px;
}
.product__attributes span + span {
  margin-left: 15px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .product__attributes span + span {
    margin-left: 0;
    margin-top: 10px;
  }
}
.product__attributes span + span:not(.no-dot) {
  padding-left: 15px;
}
@media only screen and (max-width: 767px) {
  .product__attributes span + span:not(.no-dot) {
    padding-left: 0;
  }
}
.product__attributes span + span:not(.no-dot):before {
  content: "\e9d9";
  font-family: 'vacations-icons';
  font-size: 14px;
  color: #E0162B;
  position: absolute;
  top: 50%;
  left: -13px;
  margin-top: -3px;
}
@media only screen and (max-width: 767px) {
  .product__attributes p,
  .product__attributes span {
    font-size: 23px;
    line-height: 1.2;
  }
  .product__attributes span + span:not(.no-dot):before {
    display: none;
  }
}
.product__attributes--prices {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .product__location {
    display: block;
  }
}
.product__price {
  color: #E0162B;
}
.product__price span {
  color: #0052A5;
}
@media only screen and (max-width: 767px) {
  .product__price span {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .product__price {
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
  }
}
.product__special-offers {
  padding: 60px 45px;
  margin-bottom: 80px;
}
.product__special-offers .section-heading__title {
  margin-bottom: 0px;
}
.product__special-offers .section-heading ~ div,
.product__special-offers p {
  font-style: italic;
  font-size: 21px;
  margin: 0px;
  color: #E0162B;
}
.product__special-offers .section-heading ~ div + p,
.product__special-offers p + p {
  margin-top: 10px;
}
.product__special-offers .section-heading ~ div + div,
.product__special-offers p + div {
  margin-top: 20px;
}
.product__person__body .lead {
  margin-bottom: 10px;
}
.product__person__title {
  color: #FFF;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}
.product__map {
  height: 450px;
}
.tab-content .product__map.leaflet-container .leaflet-popup-links {
  display: none;
}
.tabs {
  text-align: center;
  font-size: 0px;
}
.tabs__item {
  display: inline-block;
  list-style: none;
}
.tabs__item a {
  position: relative;
  font-family: 'futura', arial, helvetica, sans serif;
  text-transform: uppercase;
  font-size: 15px;
  color: #0052A5;
  line-height: 1;
  font-weight: 600;
}
.tabs__item a:hover,
.tabs__item a:active,
.tabs__item a:focus {
  text-decoration: none;
}
.tabs__item.active a {
  color: #E0162B;
  outline: 8px solid #fdeeef;
  background-color: #fdeeef;
}
.tabs__item + .tabs__item {
  margin: 0px;
  margin-left: 45px;
  position: relative;
}
.tabs__item + .tabs__item:before {
  content: "\e9d9";
  font-family: 'vacations-icons';
  position: absolute;
  left: -27px;
  font-size: 10px;
  color: #FFF;
}
.mod.enquiry-block {
  padding: 90px 0px;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .mod.enquiry-block {
    padding: 60px 0;
  }
}
.mod.enquiry-block h2 {
  width: 800px;
  max-width: 100%;
  margin: 0px auto;
}
@media only screen and (max-width: 767px) {
  .mod.enquiry-block h2 {
    font-size: 27px;
  }
}
.mod.enquiry-block h2 a {
  font-size: inherit;
}
.mod.enquiry-block h2 span {
  display: inline-block;
}
.mod.enquiry-block p {
  width: 960px;
  max-width: 100%;
  margin: 0px auto;
  margin-top: 30px;
  font-size: 21px;
  text-shadow: none;
}
@media only screen and (max-width: 767px) {
  .mod.enquiry-block p {
    font-size: 18px;
  }
}
.regions__list {
  list-style: none;
  text-align: center;
  margin: -10px -20px;
  margin-top: 45px;
}
.regions__list li {
  display: inline-block;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 22px;
}
.vacation-types {
  position: absolute;
  top: 50%;
  width: calc(50% - 120px);
  right: 60px;
  left: auto;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.vacation-types__grid {
  margin: -15px;
  font-size: 0px;
}
.vacation-types__grid a {
  display: inline-block;
  border: none !important;
  width: 50%;
  height: calc(12vw - 80px);
  padding: 15px;
  margin: 0px !important;
  text-align: center;
}
.vacation-types__title {
  font-size: 18px;
  margin: 0px;
}
.world-map {
  background-color: #ABCAC2;
}
.world-map__bg {
  background-image: url('../images/world-map.jpg');
  background-size: cover;
  width: 100%;
  max-width: 1376px;
  max-height: 1100px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .world-map__bg {
    background-size: 105%;
    background-position: top center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .world-map__bg {
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 991px) {
  .world-map__bg {
    padding-bottom: 50px;
  }
}
.world-map__pins {
  position: relative;
  min-height: 540px;
}
@media only screen and (max-width: 1179px) and (min-width: 1040px) {
  .world-map__pins {
    min-height: 450px;
  }
}
@media only screen and (max-width: 1039px) and (min-width: 960px) {
  .world-map__pins {
    min-height: 410px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 890px) {
  .world-map__pins {
    min-height: 375px;
  }
}
@media only screen and (max-width: 889px) and (min-width: 768px) {
  .world-map__pins {
    min-height: 315px;
  }
}
@media only screen and (max-width: 767px) {
  .world-map__pins {
    min-height: 315px;
  }
}
.world-map__pin {
  display: block;
  padding: 0px 10px;
  background-color: #fff;
  position: absolute;
  color: #0052A5;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-transform: uppercase;
  opacity: 1;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  transition: all 0.2s ease 0.45s ease-in-out 0s;
  -o-transition: all 0.2s ease 0.45s ease-in-out 0s;
  -ms-transition: all 0.2s ease 0.45s ease-in-out 0s;
  -moz-transition: all 0.2s ease 0.45s ease-in-out 0s;
  -webkit-transition: all 0.2s ease 0.45s ease-in-out 0s;
}
.world-map__pin:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -6px;
  border: 6px solid transparent;
  border-top-color: #fff;
}
.world-map__pin.init {
  margin-top: -62px;
  opacity: 0;
}
.world-map__pin--big {
  font-size: 24px;
}
.world-map .map-body {
  padding: 40px;
}
.world-map .map-body h3 {
  margin-bottom: 20px;
}
.world-map .map-body .button {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .world-map .map-body {
    padding: 20px;
  }
}
.world-map__destinations {
  margin: 0 15px;
}
.matching-options {
  margin-bottom: 100px;
}
.matching-options__title {
  text-align: center;
  margin: 100px 0 60px;
}
.matching-options__title h2 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 40px;
  margin-bottom: 5px;
}
.matching-options__title a {
  text-transform: uppercase;
  color: #0052A5;
  font-size: 15px;
}
.matching-options__title a:hover,
.matching-options__title a:active,
.matching-options__title a:focus {
  text-decoration: none;
}
.matching-options__title a:after {
  margin-left: 4px;
  font-size: 23px;
  position: relative;
  top: 2px;
}
@media only screen and (max-width: 767px) {
  .matching-options__title {
    margin: 50px 0 40px;
  }
}
.leaflet-container {
  background: #fdfcf2;
}
.leaflet-container .leaflet-popup {
  padding-top: 15px;
}
.leaflet-container .leaflet-popup-close-button {
  filter: none;
  -o-filter: none;
  -ms-filter: none;
  -moz-filter: none;
  -webkit-filter: none;
  background: none;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  top: 3px;
  right: -12px;
  height: 24px;
  width: 24px;
  color: #fff;
  font-size: 23px;
  font-family: serif;
  line-height: 26px;
  text-indent: 0;
  opacity: 1;
}
.leaflet-container .leaflet-popup-close-button:hover,
.leaflet-container .leaflet-popup-close-button:focus {
  background-color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.leaflet-container .leaflet-popup-content {
  padding: 0;
  width: 275px;
}
.leaflet-container .leaflet-popup-content img {
  width: 100%;
  height: 130px;
}
.leaflet-container .leaflet-popup-content-wrapper,
.leaflet-container .leaflet-popup .map-legends,
.leaflet-container .leaflet-popup .map-tooltip {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.17);
}
.leaflet-container .leaflet-popup-links {
  padding-top: 0;
}
.leaflet-container .leaflet-control-zoom {
  margin-top: 45px;
  margin-right: 45px;
  border: none;
  background-color: transparent;
  border-radius: 0;
}
.leaflet-container .leaflet-control-zoom a {
  background-color: #fff;
  background-size: 30px auto;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.17);
  height: 40px;
  width: 40px;
  opacity: 1;
  border-radius: 50%;
  text-align: center;
}
.leaflet-container .leaflet-control-zoom a:hover,
.leaflet-container .leaflet-control-zoom a:last-child:hover,
.leaflet-container .leaflet-control-zoom a:first-child:hover {
  border-radius: 50%;
  text-decoration: none;
}
.leaflet-container .leaflet-control-zoom a + a {
  margin-top: 15px;
}
.leaflet-container .leaflet-control-zoom-in {
  background-position: center 5px;
}
.leaflet-container .leaflet-control-zoom-out {
  background-position: center -25px;
}
.leaflet-container .leaflet-control-zoom-refresh [class^="icon-"] {
  line-height: 40px;
  margin: 0px;
  font-size: 14px;
  display: block;
  padding-top: 1px;
}
@media only screen and (max-width: 767px) {
  .leaflet-container .leaflet-control-zoom {
    margin-top: 20px;
    margin-right: 15px;
  }
}
.leaflet-container .leaflet-control-attribution {
  opacity: 0.7;
}
.recent-traveller {
  margin: 0 0 100px;
  text-align: center;
}
.recent-traveller__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 40px;
  margin-bottom: 80px;
}
.recent-traveller__body {
  margin-top: 20px;
  font-size: 21px;
  font-style: italic;
  padding: 0 20px;
}
.recent-traveller__author {
  color: #E0162B;
  font-size: 17px;
  margin-bottom: 0;
}
.recent-traveller__image {
  max-height: 340px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .recent-traveller {
    margin: 40px 0 80px;
  }
  .recent-traveller__title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .recent-traveller {
    margin: 20px 0 55px;
  }
  .recent-traveller__title {
    margin-bottom: 15px;
  }
}
.ugc-item {
  margin-bottom: 40px;
  position: relative;
}
.ugc-item__title {
  border-top: 3px solid #E0162B;
  padding: 15px 0;
  border-bottom: 1px solid #fac8cd;
}
.ugc-item__title h3 {
  font-size: 30px;
}
@media only screen and (max-width: 767px) {
  .ugc-item__title h3 {
    font-size: 26px;
  }
}
.ugc-item__title__author {
  margin-bottom: 0;
  color: #E0162B;
  margin-top: 4px;
}
.ugc-item__body {
  margin-top: 20px;
}
.ugc-item__body p {
  font-size: 16px;
  margin-bottom: 22px;
}
.ugc-item__body__image {
  height: 230px;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .ugc-item__body__image {
    height: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ugc-item__body__image {
    height: 300px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ugc-item__body__image {
    height: 200px;
    margin-bottom: 30px;
  }
}
.ugc-item:last-of-type {
  padding-bottom: 30px;
}
.ugc-item:last-of-type:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0px;
  height: 6px;
  border-top: 1px solid #E0162B;
  border-bottom: 3px solid #E0162B;
  left: 0;
  right: 0;
}
.reviews__intro {
  margin: 0 auto;
  width: 1000px;
  max-width: 100%;
  text-align: center;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .reviews__intro {
    padding-bottom: 0;
  }
}
.review .page__title {
  border-bottom: 1px solid rgba(224, 22, 43, 0.3);
}
.review__attributes {
  color: #333;
  font-size: 33px;
  font-style: italic;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .review__attributes {
    font-size: 22px;
  }
}
.review__attributes__author {
  color: #0052A5;
}
.review .carousel__view-more {
  display: none;
}
.location-bar {
  border-top: 1px solid rgba(224, 22, 43, 0.3);
  margin-bottom: 25px;
}
.location-bar__title {
  color: #E0162B;
  font-size: 12px;
  margin-bottom: 2px;
  padding: 0;
  margin-top: 25px;
}
.location-bar__link {
  font-size: 16px;
  display: inline;
  color: #0052A5;
  font-weight: 600;
  border-bottom: 1px solid #fac8cd;
  line-height: 1.2;
  text-decoration: none;
}
.location-bar__link:hover,
.location-bar__link:focus,
.location-bar__link:active {
  text-decoration: none;
  border-bottom: 1px solid #E0162B;
  color: #0052A5;
}
.location-bar__arrow {
  position: relative;
  padding-right: 52px;
}
.location-bar__arrow:after {
  font-size: 82px;
  position: absolute;
  right: 15px;
  top: -22px;
  color: #0052A5;
}
.location-bar--small {
  border-top: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .location-bar {
    text-align: center;
  }
  .location-bar--small {
    text-align: left;
  }
}
.related-products {
  background: #d8ebff;
  text-align: left;
  padding: 80px 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .related-products__item + .related-products__item + .related-products__item + .related-products__item {
    display: none;
  }
  .related-products__item:nth-child(1n+5) {
    display: block !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .related-products__item + .related-products__item + .related-products__item {
    /*display: none;*/
    margin-top: 40px;
  }
  .related-products__item--vacation-type + .related-products__item--vacation-type {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .related-products__item + .related-products__item {
    margin-top: 15px;
  }
  .related-products__item + .related-products__item + .related-products__item {
    /*display: none;*/
  }
  .related-products__item--vacation-type + .related-products__item--vacation-type {
    margin-top: 15px;
  }
}
.related-products__title {
  text-align: center;
}
.related-products__title h3 {
  display: block;
  margin-bottom: 20px;
}
.related-products__title .button {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .related-products__title .button {
    margin-bottom: 25px;
  }
}
.related-products__body {
  background: #FFF;
  padding: 20px;
  border-top: 2px solid #0052A5;
}
.related-products__type {
  color: #0052A5;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}
.related-products__name {
  padding: 20px;
  background: #FFF;
  display: block;
  border-bottom: 2px solid #0052A5;
  min-height: 111px;
}
.related-products__name h2 {
  font-size: 26px;
  margin-bottom: 0;
}
.related-products__name:hover {
  text-decoration: none;
}
.related-products__price {
  font-size: 21px;
  margin-bottom: 0;
  text-align: right;
}
.related-products__image {
  height: 250px;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  .related-products {
    padding: 35px 20px;
  }
}
.related-products--white {
  background-color: #FFF;
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .related-products--full .related-products__item + .related-products__item + .related-products__item + .related-products__item {
    display: block;
  }
}
#k2Container {
  padding: 0;
}
.k2-cat-item {
  margin-bottom: 40px;
  position: relative;
}
.k2-cat-item__title {
  border-top: 3px solid #E0162B;
  padding: 15px 0;
  border-bottom: 1px solid #fac8cd;
}
.k2-cat-item__title h3 {
  font-size: 30px;
}
@media only screen and (max-width: 767px) {
  .k2-cat-item__title h3 {
    font-size: 26px;
  }
}
.k2-cat-item__date {
  margin-bottom: 0;
  color: #E0162B;
  margin-top: 4px;
}
.k2-cat-item__body {
  margin-top: 20px;
}
.k2-cat-item__body p {
  font-size: 16px;
  margin-bottom: 22px;
}
.k2-cat-item__image {
  height: 145px;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .k2-cat-item__image {
    height: 300px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .k2-cat-item__image {
    height: 250px;
    margin-bottom: 25px;
  }
}
.k2-item__date {
  color: #333;
  font-size: 33px;
  font-style: italic;
  margin-top: 15px;
}
.k2-item .page__title {
  border-bottom: 1px solid rgba(224, 22, 43, 0.3);
}
@media only screen and (max-width: 767px) {
  .item-description {
    word-break: break-word;
  }
}
* + .overview-price {
  margin-top: 60px;
}
.overview-price__item {
  padding-bottom: 20px;
}
.overview-price__item + .overview-price__item {
  border-top: 1px solid rgba(224, 22, 43, 0.075);
  padding-top: 30px;
}
.overview-price__season {
  color: #E0162B;
}
.overview-price__price {
  text-align: right;
  color: #0052A5;
  font-size: 21px;
  font-style: italic;
}
.overview-price__date {
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  * + .overview-price {
    margin-top: 40px;
  }
  .overview-price__item {
    padding-bottom: 0;
  }
  .overview-price__item + .overview-price__item {
    border-top: none;
  }
  .overview-price__season {
    font-size: 16px;
  }
  .overview-price__price {
    text-align: left;
    margin-bottom: 15px;
  }
}
.box {
  margin: 20px 5px;
}
.box__image {
  display: block;
  height: 250px;
  background-size: cover;
  position: relative;
}
.box__title {
  background: rgba(255, 255, 255, 0.9);
  bottom: 0;
  color: #E0162B;
  left: 0;
  margin: 0;
  padding: 15px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.box__body {
  padding: 20px;
  background: #fdeeef;
}
.box__body__text {
  font-style: italic;
  font-size: 18px;
}
.box__body__link {
  margin-top: 20px;
}
.box--primary .box__title {
  background: rgba(224, 22, 43, 0.9);
  color: #FFF;
}
/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */
.daterangepicker .btn-sm {
  width: 100%;
}
.daterangepicker.dropdown-menu {
  display: none;
  max-width: none;
  z-index: 3000;
  padding: 18px;
  border: 1px solid #e9eaeb;
}
.daterangepicker.opensleft .ranges,
.daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}
.daterangepicker.opensright .ranges,
.daterangepicker.opensright .calendar,
.daterangepicker.openscenter .ranges,
.daterangepicker.openscenter .calendar {
  float: right;
  margin: 4px;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}
.daterangepicker .ranges {
  width: 165px;
  text-align: left;
  margin-right: 18px !important;
}
.daterangepicker .ranges .range_inputs > div {
  float: left;
}
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  padding-left: 11px;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .calendar.single .calendar-date {
  border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .daterangepicker_start_input label,
.daterangepicker .daterangepicker_end_input label {
  color: #333;
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  text-shadow: #fff 1px 1px 0px;
  text-transform: uppercase;
  width: 74px;
}
.daterangepicker .ranges input {
  font-size: 11px;
}
.daterangepicker .ranges .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 74px;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.daterangepicker .ranges li {
  font-size: 13px;
  background: #0052A5;
  border: 1px solid #0052A5;
  color: #FFF;
  padding: 3px 12px;
  margin-bottom: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.daterangepicker .ranger li.active {
  background: #E0162B;
  border: 1px solid #E0162B;
}
.daterangepicker .ranges li:hover {
  background: #E0162B;
  border: 1px solid #E0162B;
  color: #fff;
}
.daterangepicker .calendar-date {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker.openscenter:before {
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.openscenter:after {
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}
.daterangepicker th {
  font-weight: 600;
}
.daterangepicker td.off {
  color: #999;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background: #E0162B;
  color: #fff;
}
.daterangepicker td.in-range {
  background: #fdeeef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.daterangepicker td.start-date {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #E0162B;
  border-color: #E0162B;
  color: #fff;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker_start_input {
  float: left;
}
.daterangepicker_end_input {
  float: left;
  padding-left: 11px;
}
.daterangepicker th.month {
  width: auto;
}
@media only screen and (max-width: 767px) {
  .daterangepicker.show-calendar .calendar {
    display: none;
  }
}
.brochure-request {
  margin-top: -55px;
}
.brochure-request .formRed {
  text-align: center;
  margin-top: 40px;
  font-style: italic;
  font-size: 28px;
  color: #E0162B;
}
.brochure-request .formField[class*="-brochure"] {
  width: 349px;
  display: inline-block;
  font-size: 0;
  padding: 0 10px;
}
.brochure-request .formField[class*="-brochure"] label {
  font-size: 20px;
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #0052A5;
}
.brochure-request .rsform-block > *:not(.selectlist).brochure-request__brochure {
  background-color: transparent;
}
.brochure-request__brochure {
  position: relative;
  cursor: pointer;
}
.brochure-request__brochure:before {
  content: "";
  height: 380px;
  width: 100%;
  display: block;
  border: 2px solid #E0162B;
  position: absolute;
  z-index: -2;
  pointer-events: none;
  background-color: #fdeeef;
}
.brochure-request__brochure:after {
  content: "\e903";
  font-family: 'vacations-icons';
  font-size: 22px;
  position: absolute;
  top: 2px;
  right: 2px;
  padding: 2px 6px;
  width: 35px;
  height: 35px;
  color: #FFF;
  background: #E0162B;
  z-index: -1;
  pointer-events: none;
}
.brochure-request__brochure__image {
  height: 380px;
  position: relative;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #fdeeef;
  width: 100%;
}
.brochure-request__brochure__input {
  opacity: 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.brochure-request__brochure__input:checked + span {
  background-color: transparent;
  border-color: transparent;
  z-index: -2;
}
.brochure-request__brochure__input--short-breaks + span {
  background: url('/images/brochure/short-breaks.png') no-repeat center;
  background-color: #fdeeef;
}
.brochure-request__brochure__input--france + span {
  background: url('/images/brochure/france.png') no-repeat center;
  background-color: #fdeeef;
}
.brochure-request__brochure__input--india + span {
  background: url('/images/brochure/india.png') no-repeat center;
  background-color: #fdeeef;
}
.brochure-request__brochure__input--cultural-tours + span {
  background: url('/images/brochure/cultural-tours.png') no-repeat center;
  background-color: #fdeeef;
}
.brochure-request__brochure__input--spain + span {
  background: url('/images/brochure/spain.png') no-repeat center;
  background-color: #fdeeef;
}
.brochure-request__brochure__input--music-festivals + span {
  background: url('/images/brochure/music-festivals.png') no-repeat center;
  background-color: #fdeeef;
}
.brochure-request__brochure__input--italy + span {
  background: url('/images/brochure/italy.png') no-repeat center;
  background-color: #fdeeef;
}
.brochure-request__brochure__input--southern-africa + span {
  background: url('/images/brochure/southern-africa.png') no-repeat center;
  background-color: #fdeeef;
}
.brochure-request__brochure + label {
  cursor: pointer;
}
.brochure-request .page__intro {
  margin: 0 auto;
  width: 1000px;
  max-width: 100%;
  padding-top: 0;
  color: #333333;
  text-shadow: 0px 0px 0px #333333;
  line-height: 1.35;
  text-align: center;
}
.brochure-request .rsform-block.formField:not(.rsform-block-submit).rsform-block-method {
  font-size: 0;
  text-align: center;
  margin-top: 80px;
}
.brochure-request .rsform-block.formField:not(.rsform-block-submit).rsform-block-method .section-border {
  border: 1px solid #E0162B;
  padding: 60px;
}
.brochure-request .rsform-block.formField:not(.rsform-block-submit).rsform-block-method label {
  font-size: 18px;
  margin-right: 30px;
  cursor: pointer;
}
.brochure-request .rsform-button-prev,
.brochure-request .rsform-button-next {
  display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .brochure-request .formField[class*="-brochure"] {
    width: 284px;
  }
  .brochure-request .formField[class*="-brochure"] label {
    font-size: 17px;
  }
  .brochure-request__brochure:before,
  .brochure-request__brochure__image {
    height: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brochure-request .formField[class*="-brochure"] {
    width: 366px;
  }
  .brochure-request__brochure:before,
  .brochure-request__brochure__image {
    height: 400px;
  }
}
@media only screen and (max-width: 991px) {
  .brochure-request {
    margin-top: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .brochure-request .formField[class*="-brochure"] {
    width: 100%;
  }
  .brochure-request__brochure:before,
  .brochure-request__brochure__image {
    height: 355px;
  }
}
@media only screen and (max-width: 520px) {
  .brochure-request .rsform-block.formField:not(.rsform-block-submit).rsform-block-method .section-border {
    padding: 60px 50px 50px 50px;
  }
  .brochure-request .rsform-block.formField:not(.rsform-block-submit).rsform-block-method label {
    width: 75%;
    margin: 0;
  }
  .brochure-request .rsform-block.formField:not(.rsform-block-submit).rsform-block-method label:last-of-type {
    margin-top: 10px;
  }
  .brochure-request .rsform-block.formField:not(.rsform-block-submit).rsform-block-method input {
    width: 25%;
    margin: 0;
  }
  .brochure-request .rsform-block.formField:not(.rsform-block-submit).rsform-block-method input:last-of-type {
    margin-top: 10px;
  }
}
.charities__image {
  margin: 50px 0 10px;
}
.charities__text {
  padding: 30px 80px;
  font-style: italic;
  font-family: 'futura', arial, helvetica, sans serif;
  text-align: center;
}
.charities__text p {
  font-size: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1359px), only screen and (min-width: 768px) and (max-width: 991px) {
  .charities__text {
    padding: 20px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .charities__text {
    padding: 10px;
  }
}
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-passenger-title,
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-holiday-title,
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-enquiry-title {
  font-size: 22px;
  background: #E0162B;
  color: #FFF;
  padding: 10px 15px;
  margin: 0 -25px 20px;
  text-transform: uppercase;
  clear: both;
  font-family: 'futura', arial, helvetica, sans serif;
}
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-passenger-title br,
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-holiday-title br,
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-enquiry-title br {
  display: none;
}
@media only screen and (max-width: 767px) {
  .form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-passenger-title,
  .form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-holiday-title,
  .form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-enquiry-title {
    margin: 0 -5px 20px;
    font-size: 16px;
  }
}
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-break,
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-break-alt {
  margin: 20px -25px 0px;
  border-bottom: 50px solid #FFF;
  clear: both;
  height: 80px;
}
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-break button,
.form-enquiry .rsform-block:not(.rsform-block-send).rsform-block-break-alt button {
  display: none;
}
@media only screen and (min-width: 1360px) {
  .form-enquiry .formField:nth-child(3n+2) {
    clear: left;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1359px) {
  .form-enquiry .formField:nth-child(2n+2) {
    clear: left;
  }
}
.form-enquiry #rsform_11_page_2 .formField:not(.rsform-block-enquiry-title),
.form-enquiry #rsform_12_page_2 .formField:not(.rsform-block-enquiry-title) {
  width: 100%;
}
.form-enquiry .rsform-block-send .rsform-button-prev {
  display: none;
}
@media only screen and (max-width: 991px) {
  .form-enquiry {
    margin-top: 10px;
  }
}
.grecaptcha-badge {
  display: none;
}
