@charset "UTF-8";
/* ############################################################### //
// Stylesheet by:		Moddit
// Authors:				Daniel Pattiasina
// 						Sean Doldersum
// Version:				2.1.0
// Version date:		09-05-2018
// Website:				www.moddit.nl
// E-mail:				info@moddit.nl
// ############################################################### */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: none; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 20px 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px;
  color: #FFF;
  font-size: 11px;
  line-height: 16px;
  display: block;
  border-radius: 10px; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0; }

menu, ol, ul {
  padding: 0; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html, button, input, select, textarea {
  color: #222; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

img, fieldset {
  border: 0; }

ul, ol {
  list-style: none; }

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */ }

.clearfix:after {
  content: "";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  line-height: 0;
  clear: both; }

#outdated {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  text-align: center;
  z-index: 1500;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff; }

* html #outdated {
  position: absolute; }

#outdated h6 {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  margin: 20px 0 0; }

#outdated p {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 12px; }

#outdated #btnUpdateBrowser {
  display: block;
  position: relative;
  padding: 10px 20px;
  margin: 20px auto 0;
  width: 180px;
  color: #fff;
  text-decoration: none;
  border: 2px solid #fff;
  cursor: pointer;
  background: none !important; }

#outdated #btnUpdateBrowser:hover {
  color: #000 !important;
  background: #FFF !important; }

#outdated .last {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 15px;
  height: 15px; }

#outdated #btnCloseUpdateBrowser {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
  font-size: 36px; }

body {
  color: #424860;
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

.title {
  color: #424860;
  margin: 0 0 20px;
  font-style: normal;
  font-size: 70px;
  line-height: 65px; }

.subtitle {
  color: #424860;
  font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 10px; }

.smallTitle {
  color: #424860;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  margin: 0 0 20px; }

.mediumTitle {
  color: #424860;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  margin: 14px 0 20px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #424860; }

h1, .articleContent h1 {
  font-size: 70px;
  line-height: 65px;
  margin: 0 0 20px; }

h2, .articleContent h2 {
  font-size: 29px;
  line-height: 30px;
  font-weight: 500;
  margin: 50px 0 5px; }

h3, .articleContent h3 {
  font-size: 29px;
  line-height: 30px;
  font-weight: 500;
  margin: 50px 0 5px; }

h4, .articleContent h4 {
  font-size: 29px;
  line-height: 30px;
  font-weight: 500;
  margin: 30px 0 5px; }

h5, .articleContent h5 {
  font-size: 29px;
  line-height: 30px;
  font-weight: 500;
  margin: 20px 0 5px; }

h6, .articleContent h6 {
  font-size: 29px;
  line-height: 30px;
  font-weight: 500;
  margin: 20px 0 5px; }

.articleContent p {
  margin: 0 0 20px; }

p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin: 20px 0; }

ul, ol {
  font-weight: 400;
  line-height: 30px;
  margin: 20px 0; }
  ul li, ol li {
    font-size: 20px;
    line-height: 30px; }

a {
  color: #6fbaac;
  text-decoration: none; }
  a.disabled {
    color: #cfcfcf;
    pointer-events: none; }

blockquote {
  border-left: 2px solid #000000;
  color: #424860;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 20px 0;
  padding: 0 30px; }
  blockquote p {
    color: #424860;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; }

code {
  background-color: #dfe0e0; }

.desc {
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 30px; }

.articleContent .desc, .articleContent.descContent, .articleContent.descContent p {
  font-size: 26px;
  line-height: 30px; }

.desc a {
  color: #6fbaac; }

.desc .Btn, .desc .bookWidget .booking-widget button, .bookWidget .booking-widget .desc button {
  vertical-align: middle;
  margin-right: 10px;
  color: #FFFFFF;
  text-decoration: none; }

.whiteText {
  color: #FFFFFF; }
  .whiteText a, .whiteText .title, .whiteText .subtitle, .whiteText .smallTitle, .whiteText h1, .whiteText h2, .whiteText h3, .whiteText h4, .whiteText h4, .whiteText h5, .whiteText p {
    color: #FFFFFF; }

.lightText {
  color: #dfe0e4; }
  .lightText a, .lightText .title, .lightText .subtitle, .lightText .smallTitle, .lightText h1, .lightText h2, .lightText h3, .lightText h4, .lightText h4, .lightText h5, .lightText p {
    color: #dfe0e4; }

.darkText {
  color: #333333; }
  .darkText a, .darkText .title, .darkText .subtitle, .darkText .smallTitle, .darkText h1, .darkText h2, .darkText h3, .darkText h4, .darkText h4, .darkText h5, .darkText p {
    color: #333333; }

.textWrap {
  margin: 0 0 20px; }
  .textWrap .title, .textWrap .subtitle, .textWrap .smallTitle {
    margin: 0; }

.alignLeft {
  text-align: left; }

.alignCenter {
  text-align: center; }

.alignRight {
  text-align: right; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

@media screen and (max-width: 1444.44444px) {
  .title, h1, .articleContent h1 {
    font-size: 59.5px;
    line-height: 58.5px; }
  .subtitle {
    font-size: 23.4px;
    line-height: 25.2px; }
  .smallTitle {
    font-size: 43.2px;
    line-height: 45px; }
  h2, h3, .articleContent h2, .articleContent h3, h4, h5, h6, .articleContent h4, .articleContent h5, .articleContent h6 {
    font-size: 26.1px;
    line-height: 27px; }
  p {
    font-size: 18px;
    line-height: 27px; }
  ul li, ol li {
    font-size: 18px;
    line-height: 27px; } }

@media screen and (max-width: 960px) {
  .title, h1, .articleContent h1 {
    font-size: 52.5px;
    line-height: 52px; }
  .subtitle {
    font-size: 20.8px;
    line-height: 22.4px; }
  .mediumTitle {
    font-size: 25.6px;
    line-height: 28.8px; }
  .smallTitle {
    font-size: 38.4px;
    line-height: 40px; }
  h2, h3, .articleContent h2, .articleContent h3, h4, h5, h6, .articleContent h4, .articleContent h5, .articleContent h6 {
    font-size: 23.2px;
    line-height: 24px; }
  .desc, .articleContent.descContent, .articleContent.descContent p {
    font-size: 23.4px;
    line-height: 27px; } }

@media screen and (max-width: 720px) {
  .title, h1, .articleContent h1 {
    font-size: 45.5px;
    line-height: 45.5px; }
  .mediumTitle {
    font-size: 22.4px;
    line-height: 25.2px; }
  .smallTitle {
    font-size: 33.6px;
    line-height: 35px; } }

@media screen and (max-width: 480px) {
  .title, h1, .articleContent h1 {
    font-size: 38.5px;
    line-height: 39px; }
  .mediumTitle {
    font-size: 19.2px;
    line-height: 21.6px; }
  .smallTitle {
    font-size: 28.8px;
    line-height: 30px; }
  p {
    font-size: 16px;
    line-height: 24px; }
  ul li, ol li {
    font-size: 16px;
    line-height: 24px; } }

form {
  display: block; }
  form label {
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 0 0 10px;
    font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400; }
  form input, form select, form textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 0 2px #dfe0e4;
    -moz-box-shadow: inset 0 0 0 2px #dfe0e4;
    -ms-box-shadow: inset 0 0 0 2px #dfe0e4;
    box-shadow: inset 0 0 0 2px #dfe0e4;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    background: #FFFFFF;
    border: none;
    color: #424860;
    font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    height: 52px;
    line-height: 42px;
    margin-bottom: 0;
    overflow: visible;
    padding: 5px 20px;
    width: 100%;
    outline: none; }
    form input::-webkit-input-placeholder, form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
      color: #424860;
      opacity: 1; }
    form input::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
      color: #424860;
      opacity: 1; }
    form input:-ms-input-placeholder, form select:-ms-input-placeholder, form textarea:-ms-input-placeholder {
      color: #424860;
      opacity: 1; }
    form input:-moz-placeholder, form select:-moz-placeholder, form textarea:-moz-placeholder {
      color: #424860;
      opacity: 1; }
  form input:focus, form textarea:focus {
    border-color: #6fbaac; }
  form select {
    cursor: pointer;
    overflow: hidden;
    text-indent: 12px; }
  form textarea {
    height: 100px;
    padding: 10px 20px;
    line-height: 24px;
    min-height: 50px;
    max-height: 100px;
    resize: none; }
  form input[type="radio"], form input[type="checkbox"] {
    width: inherit !important;
    height: inherit;
    background: none; }
  form input:focus:invalid:focus, form textarea:focus:invalid:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  form input[type="submit"], form button, form button[type="submit"] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    display: block;
    width: 100%;
    background-color: #6fbaac;
    color: #FFFFFF;
    font-size: 19px;
    font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    outline: none;
    border: none;
    text-indent: 0;
    margin: 0;
    height: 52px;
    text-align: center;
    line-height: 52px;
    padding: 0;
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 1s cubic-bezier(0.77, 0, 0.175, 1); }
  form input[type="file"] {
    background: none;
    height: inherit;
    padding: inherit; }
  form .checkWrap input[type="radio"], form .checkWrap input[type="checkbox"] {
    display: inline-block;
    line-height: 40px;
    margin: 8px 5px 0 0;
    vertical-align: top;
    cursor: pointer; }

html.safari form select, html.ios form select {
  -webkit-appearance: none;
  text-indent: 0; }

html.safari form input, html.safari form textarea, html.ios form input, html.ios form textarea {
  -webkit-appearance: none; }

html.no-touchevents form input[type="submit"]:hover, html.no-touchevents form button:hover, html.no-touchevents form button[type="submit"]:hover {
  background-color: #333333; }

.alignCenter form {
  margin: 0 auto; }

div.wpcf7-response-output {
  border: none;
  font-size: 15px;
  margin: 0;
  padding: 0; }

div.wpcf7 .ajax-loader {
  position: absolute; }

span.wpcf7-not-valid-tip {
  background: #000;
  border-radius: 3px;
  color: #fff;
  font-size: 15px;
  opacity: 0.75;
  padding: 3px 9px;
  position: absolute;
  right: 10px;
  top: -10px;
  z-index: 1; }

span.wpcf7-form-control-wrap {
  display: block !important;
  position: relative; }

.wpcf7-checkbox span.wpcf7-list-item,
.wpcf7-radio span.wpcf7-list-item {
  display: block;
  margin: 0; }

.wpcf7-checkbox span.wpcf7-list-item label,
.wpcf7-radio span.wpcf7-list-item label {
  cursor: pointer; }

.wpcf7-checkbox span.wpcf7-list-item label input,
.wpcf7-radio span.wpcf7-list-item label input {
  margin: 0 5px 0 0; }

.fieldGroup {
  position: relative; }
  .fieldGroupTitle {
    font-size: 28px;
    line-height: 72px;
    margin: 0 0 17px;
    text-transform: uppercase; }

form .fieldGroupSelect select {
  -webkit-appearance: none;
  appearance: none;
  text-indent: 0;
  text-transform: uppercase;
  font-size: 22px; }

form .fieldGroupSelect option {
  text-transform: none;
  font-size: 15px; }

.fgInput, .fgLabel {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.fgInput {
  display: block;
  margin: 0; }

textarea.fgInput {
  height: 160px; }

.fgLabel {
  position: absolute;
  top: 5px;
  left: 20px;
  right: 20px;
  line-height: 40px;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  color: #424860; }

.fgInput:focus + label {
  font-size: 12px;
  line-height: 10px;
  color: #6fbaac; }

.fgInput:not(:placeholder-shown) + .fgLabel {
  font-size: 12px;
  line-height: 10px;
  color: #6fbaac; }

html.ie .fgInput + .fgLabel, html.edge .fgInput + .fgLabel {
  font-size: 12px;
  line-height: 10px;
  color: #6fbaac; }

@media screen and (max-width: 480px) {
  .fieldGroupTextarea .fgLabel {
    line-height: 30px;
    margin-top: 10px; }
  .fieldGroupTextarea textarea.fgInput {
    padding-top: 50px; } }

.cols {
  margin: 0 0 0 -17px; }
  .cols:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    visibility: hidden; }
  .cols.hugeGutter {
    margin-left: -70px; }
    .cols.hugeGutter > div {
      padding-left: 70px; }
  .cols.largeGutter {
    margin-left: -40px; }
    .cols.largeGutter > div {
      padding-left: 40px; }
  .cols.smallGutter {
    margin-left: -16px; }
    .cols.smallGutter > div {
      padding-left: 16px; }
  .cols.tinyGutter {
    margin-left: -8px; }
    .cols.tinyGutter > div {
      padding-left: 8px; }
  .cols.noGutter {
    margin-left: 0; }
    .cols.noGutter > div {
      padding-left: 0; }
  .cols > div {
    float: left;
    padding-left: 17px;
    margin-bottom: 17px; }
  .cols.hugeBottom > div {
    margin-bottom: 70px; }
  .cols.largeBottom > div {
    margin-bottom: 40px; }
  .cols.smallBottom > div {
    margin-bottom: 16px; }
  .cols.tinyBottom > div {
    margin-bottom: 8px; }
  .cols.noBottom > div {
    margin-bottom: 0; }
  .cols > .clearRow {
    float: none;
    clear: both;
    margin-bottom: 0;
    width: 100%; }

.col-hide {
  display: none; }

.col-1 {
  width: 100%; }

.col-2-1 {
  width: 50%; }

.col-3-2 {
  width: 66.666666%; }

.col-3-1 {
  width: 33.333333%; }

.col-4-3 {
  width: 75%; }

.col-4-1 {
  width: 25%; }

.col-5-4 {
  width: 80%; }

.col-5-3 {
  width: 60%; }

.col-5-2 {
  width: 40%; }

.col-5-1 {
  width: 20%; }

.col-6-1 {
  width: 16.6666666%; }

.cols-10-1 > div {
  width: 10%; }

.col-9-5 {
  width: 55%; }

.col-9-4 {
  width: 45%; }

.cols-9 > div {
  width: 11.1111111%; }

.cols-8 > div {
  width: 12.5%; }

.cols-6 > div {
  width: 16.6666666%; }

.cols-5 > div {
  width: 20%; }

.cols-4 > div {
  width: 25%; }

.cols-3 > div {
  width: 33.3333333%; }

.cols-2 > div {
  width: 50%; }

.clearCols.cols-2 > div:nth-child(2n+1) {
  clear: left; }

.cols-1 > div {
  width: 100%; }

.cols > .col-right {
  float: right; }

@media screen and (max-width: 1444.44444px) {
  .colsXL-hugeGutter {
    margin-left: -70px; }
    .colsXL-hugeGutter > div {
      padding-left: 70px; }
  .colsXL-largeGutter {
    margin-left: -40px; }
    .colsXL-largeGutter > div {
      padding-left: 40px; }
  .colsXL-mediumGutter {
    margin-left: -17px; }
    .colsXL-mediumGutter > div {
      padding-left: 17px; }
  .colsXL-smallGutter {
    margin-left: -16px; }
    .colsXL-smallGutter > div {
      padding-left: 16px; }
  .colsXL-tinyGutter {
    margin-left: -8px; }
    .colsXL-tinyGutter > div {
      padding-left: 8px; }
  .colsXL-noGutter {
    margin-left: 0; }
    .colsXL-noGutter > div {
      padding-left: 0; }
  .colsXL-hugeBottom > div {
    margin-bottom: 70px; }
  .colsXL-largeBottom > div {
    margin-bottom: 40px; }
  .colsXL-smallBottom > div {
    margin-bottom: 16px; }
  .colsXL-tinyBottom > div {
    margin-bottom: 8px; }
  .colsXL-noBottom > div {
    margin-bottom: 0; }
  .colsXL-alignCenter {
    text-align: center; }
  .colsXL-alignLeft {
    text-align: left; }
  .colsXL-alignRight {
    text-align: right; }
  .colsXL-10 > div {
    width: 10%; }
  .colsXL-8 > div {
    width: 12.5%; }
  .colsXL-6 > div {
    width: 16.6666666%; }
  .colsXL-5 > div {
    width: 20%; }
  .colsXL-4 > div {
    width: 25%; }
  .colsXL-3 > div {
    width: 33.3333333%; }
  .colsXL-2 > div {
    width: 50%; }
  .colsXL-1 > div {
    width: 100%; }
  .cols > .colXL-hide {
    display: none; }
  .cols > .colXL-show {
    display: block; }
  .cols > .colXL-clear {
    clear: both; }
  .cols > .colXL-left {
    float: left; }
  .cols > .colXL-right {
    float: right; }
  .cols > .colXL-alignLeft {
    text-align: left; }
  .cols > .colXL-alignRight {
    text-align: right; }
  .cols > .colXL-alignCenter {
    text-align: center; }
  .cols > .colXL-1 {
    width: 100%; }
  .cols > .colXL-2-1 {
    width: 50%; }
  .cols > .colXL-3-2 {
    width: 66.6666666%; }
  .cols > .colXL-3-1 {
    width: 33.3333333%; }
  .cols > .colXL-4-3 {
    width: 75%; }
  .cols > .colXL-4-1 {
    width: 25%; }
  .cols > .colXL-5-4 {
    width: 80%; }
  .cols > .colXL-5-3 {
    width: 60%; }
  .cols > .colXL-5-2 {
    width: 40%; }
  .cols > .colXL-5-1 {
    width: 20%; }
  .cols > .colXL-6-5 {
    width: 25%; }
  .cols > .colXL-6-1 {
    width: 16.6666666%; }
  .cols > .colXL-8-1 {
    width: 12.5%; }
  .cols > .colXL-10-1 > div {
    width: 10%; } }

@media screen and (max-width: 960px) {
  .colsL-hugeGutter {
    margin-left: -70px; }
    .colsL-hugeGutter > div {
      padding-left: 70px; }
  .colsL-largeGutter {
    margin-left: -40px; }
    .colsL-largeGutter > div {
      padding-left: 40px; }
  .colsL-mediumGutter {
    margin-left: -17px; }
    .colsL-mediumGutter > div {
      padding-left: 17px; }
  .colsL-smallGutter {
    margin-left: -16px; }
    .colsL-smallGutter > div {
      padding-left: 16px; }
  .colsL-tinyGutter {
    margin-left: -8px; }
    .colsL-tinyGutter > div {
      padding-left: 8px; }
  .colsL-noGutter {
    margin-left: 0; }
    .colsL-noGutter > div {
      padding-left: 0; }
  .colsL-hugeBottom > div {
    margin-bottom: 70px; }
  .colsL-largeBottom > div {
    margin-bottom: 40px; }
  .colsL-smallBottom > div {
    margin-bottom: 16px; }
  .colsL-tinyBottom > div {
    margin-bottom: 8px; }
  .colsL-noBottom > div {
    margin-bottom: 0; }
  .colsL-alignCenter {
    text-align: center; }
  .colsL-alignLeft {
    text-align: left; }
  .colsL-alignRight {
    text-align: right; }
  .colsL-10 > div {
    width: 10%; }
  .colsL-8 > div {
    width: 12.5%; }
  .colsL-6 > div {
    width: 16.6666666%; }
  .colsL-5 > div {
    width: 20%; }
  .colsL-4 > div {
    width: 25%; }
  .colsL-3 > div {
    width: 33.3333333%; }
  .colsL-2 > div {
    width: 50%; }
  .colsL-1 > div {
    width: 100%; }
  .cols > .colL-hide {
    display: none; }
  .cols > .colL-show {
    display: block; }
  .cols > .colL-clear {
    clear: both; }
  .cols > .colL-left {
    float: left; }
  .cols > .colL-right {
    float: right; }
  .cols > .colL-alignLeft {
    text-align: left; }
  .cols > .colL-alignRight {
    text-align: right; }
  .cols > .colL-alignCenter {
    text-align: center; }
  .cols > .colL-1 {
    width: 100%; }
  .cols > .colL-2-1 {
    width: 50%; }
  .cols > .colL-3-2 {
    width: 66.6666666%; }
  .cols > .colL-3-1 {
    width: 33.3333333%; }
  .cols > .colL-4-3 {
    width: 75%; }
  .cols > .colL-4-1 {
    width: 25%; }
  .cols > .colL-5-4 {
    width: 80%; }
  .cols > .colL-5-3 {
    width: 60%; }
  .cols > .colL-5-2 {
    width: 40%; }
  .cols > .colL-5-1 {
    width: 20%; }
  .cols > .colL-6-5 {
    width: 25%; }
  .cols > .colL-6-1 {
    width: 16.6666666%; }
  .cols > .colL-8-1 {
    width: 12.5%; }
  .cols > .colL-10-1 > div {
    width: 10%; } }

@media screen and (max-width: 720px) {
  .colsM-hugeGutter {
    margin-left: -70px; }
    .colsM-hugeGutter > div {
      padding-left: 70px; }
  .colsM-largeGutter {
    margin-left: -40px; }
    .colsM-largeGutter > div {
      padding-left: 40px; }
  .colsM-mediumGutter {
    margin-left: -17px; }
    .colsM-mediumGutter > div {
      padding-left: 17px; }
  .colsM-smallGutter {
    margin-left: -16px; }
    .colsM-smallGutter > div {
      padding-left: 16px; }
  .colsM-tinyGutter {
    margin-left: -8px; }
    .colsM-tinyGutter > div {
      padding-left: 8px; }
  .colsM-noGutter {
    margin-left: 0; }
    .colsM-noGutter > div {
      padding-left: 0; }
  .colsM-hugeBottom > div {
    margin-bottom: 70px; }
  .colsM-largeBottom > div {
    margin-bottom: 40px; }
  .colsM-smallBottom > div {
    margin-bottom: 16px; }
  .colsM-tinyBottom > div {
    margin-bottom: 8px; }
  .colsM-noBottom > div {
    margin-bottom: 0; }
  .colsM-alignCenter {
    text-align: center; }
  .colsM-alignLeft {
    text-align: left; }
  .colsM-alignRight {
    text-align: right; }
  .colsM-10 > div {
    width: 10%; }
  .colsM-8 > div {
    width: 12.5%; }
  .colsM-6 > div {
    width: 16.6666666%; }
  .colsM-5 > div {
    width: 20%; }
  .colsM-4 > div {
    width: 25%; }
  .colsM-3 > div {
    width: 33.3333333%; }
  .colsM-2 > div {
    width: 50%; }
  .colsM-1 > div {
    width: 100%; }
  .cols > .colM-hide {
    display: none; }
  .cols > .colM-show {
    display: block; }
  .cols > .colM-clear {
    clear: both; }
  .cols > .colM-left {
    float: left; }
  .cols > .colM-right {
    float: right; }
  .cols > .colM-alignLeft {
    text-align: left; }
  .cols > .colM-alignRight {
    text-align: right; }
  .cols > .colM-alignCenter {
    text-align: center; }
  .cols > .colM-1 {
    width: 100%; }
  .cols > .colM-2-1 {
    width: 50%; }
  .cols > .colM-3-2 {
    width: 66.6666666%; }
  .cols > .colM-3-1 {
    width: 33.3333333%; }
  .cols > .colM-4-3 {
    width: 75%; }
  .cols > .colM-4-1 {
    width: 25%; }
  .cols > .colM-5-4 {
    width: 80%; }
  .cols > .colM-5-3 {
    width: 60%; }
  .cols > .colM-5-2 {
    width: 40%; }
  .cols > .colM-5-1 {
    width: 20%; }
  .cols > .colM-6-5 {
    width: 25%; }
  .cols > .colM-6-1 {
    width: 16.6666666%; }
  .cols > .colM-8-1 {
    width: 12.5%; }
  .cols > .colM-10-1 > div {
    width: 10%; } }

@media screen and (max-width: 480px) {
  .colsS-hugeGutter {
    margin-left: -70px; }
    .colsS-hugeGutter > div {
      padding-left: 70px; }
  .colsS-largeGutter {
    margin-left: -40px; }
    .colsS-largeGutter > div {
      padding-left: 40px; }
  .colsS-mediumGutter {
    margin-left: -17px; }
    .colsS-mediumGutter > div {
      padding-left: 17px; }
  .colsS-smallGutter {
    margin-left: -16px; }
    .colsS-smallGutter > div {
      padding-left: 16px; }
  .colsS-tinyGutter {
    margin-left: -8px; }
    .colsS-tinyGutter > div {
      padding-left: 8px; }
  .colsS-noGutter {
    margin-left: 0; }
    .colsS-noGutter > div {
      padding-left: 0; }
  .colsS-hugeBottom > div {
    margin-bottom: 70px; }
  .colsS-largeBottom > div {
    margin-bottom: 40px; }
  .colsS-smallBottom > div {
    margin-bottom: 16px; }
  .colsS-tinyBottom > div {
    margin-bottom: 8px; }
  .colsS-noBottom > div {
    margin-bottom: 0; }
  .colsS-alignCenter {
    text-align: center; }
  .colsS-alignLeft {
    text-align: left; }
  .colsS-alignRight {
    text-align: right; }
  .colsS-10 > div {
    width: 10%; }
  .colsS-8 > div {
    width: 12.5%; }
  .colsS-6 > div {
    width: 16.6666666%; }
  .colsS-5 > div {
    width: 20%; }
  .colsS-4 > div {
    width: 25%; }
  .colsS-3 > div {
    width: 33.3333333%; }
  .colsS-2 > div {
    width: 50%; }
  .colsS-1 > div {
    width: 100%; }
  .cols > .colS-hide {
    display: none; }
  .cols > .colS-show {
    display: block; }
  .cols > .colS-clear {
    clear: both; }
  .cols > .colS-left {
    float: left; }
  .cols > .colS-right {
    float: right; }
  .cols > .colS-alignLeft {
    text-align: left; }
  .cols > .colS-alignRight {
    text-align: right; }
  .cols > .colS-alignCenter {
    text-align: center; }
  .cols > .colS-1 {
    width: 100%; }
  .cols > .colS-2-1 {
    width: 50%; }
  .cols > .colS-3-2 {
    width: 66.6666666%; }
  .cols > .colS-3-1 {
    width: 33.3333333%; }
  .cols > .colS-4-3 {
    width: 75%; }
  .cols > .colS-4-1 {
    width: 25%; }
  .cols > .colS-5-4 {
    width: 80%; }
  .cols > .colS-5-3 {
    width: 60%; }
  .cols > .colS-5-2 {
    width: 40%; }
  .cols > .colS-5-1 {
    width: 20%; }
  .cols > .colS-6-5 {
    width: 25%; }
  .cols > .colS-6-1 {
    width: 16.6666666%; }
  .cols > .colS-8-1 {
    width: 12.5%; }
  .cols > .colS-10-1 > div {
    width: 10%; } }

.Btn, .bookWidget .booking-widget button {
  font-size: 19px;
  line-height: 52px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  background-color: #6fbaac;
  z-index: 1;
  overflow: hidden; }
  .Btn:focus, .bookWidget .booking-widget button:focus, .Btn:active, .bookWidget .booking-widget button:active, .Btn:hover, .bookWidget .booking-widget button:hover {
    background-color: #50a696;
    color: #FFFFFF; }

.Btn, .bookWidget .booking-widget button {
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1); }

.altBtn {
  background-color: #424860; }

.greyBtn {
  background-color: #dfe0e4;
  color: #424860; }

.fullBtn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0; }

.Btns .Btn, .Btns .bookWidget .booking-widget button, .bookWidget .booking-widget .Btns button {
  margin-top: 10px; }

@media screen and (max-width: 480px) {
  .Btns .Btn, .Btns .bookWidget .booking-widget button, .bookWidget .booking-widget .Btns button {
    display: block;
    width: 100%;
    text-align: center; }
  .fullBtn {
    padding: 0; } }

.Link {
  display: inline-block;
  color: #424860;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 10px;
  position: relative; }
  .Link:before {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    font-family: "FontAwesome";
    content: "";
    top: 0;
    left: 0;
    -webkit-transition: left 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    transition: left 0.4s cubic-bezier(0.77, 0, 0.175, 1); }
  .LinkWhite {
    color: #FFFFFF; }

html.no-touchevents .Btn:hover, html.no-touchevents .bookWidget .booking-widget button:hover, .bookWidget .booking-widget html.no-touchevents button:hover, html.no-touchevents .Btn:focus, html.no-touchevents .bookWidget .booking-widget button:focus, .bookWidget .booking-widget html.no-touchevents button:focus, html.no-touchevents .Btn:active, html.no-touchevents .bookWidget .booking-widget button:active, .bookWidget .booking-widget html.no-touchevents button:active {
  background-color: #50a696;
  color: #FFFFFF; }

html.no-touchevents a:hover .Btn, html.no-touchevents a:hover .bookWidget .booking-widget button, .bookWidget .booking-widget html.no-touchevents a:hover button, html.no-touchevents a:focus .Btn, html.no-touchevents a:focus .bookWidget .booking-widget button, .bookWidget .booking-widget html.no-touchevents a:focus button, html.no-touchevents a:active .Btn, html.no-touchevents a:active .bookWidget .booking-widget button, .bookWidget .booking-widget html.no-touchevents a:active button {
  background-color: #50a696;
  color: #FFFFFF; }

html.no-touchevents a:hover .Link, html.no-touchevents a:focus .Link, html.no-touchevents a:active .Link {
  color: #6fbaac;
  border-bottom-color: #6fbaac; }

html.no-touchevents a:hover .Link, html.no-touchevents a:focus .Link, html.no-touchevents a:active .Link {
  color: #424860; }
  html.no-touchevents a:hover .LinkWhite:hover, html.no-touchevents a:focus .LinkWhite:hover, html.no-touchevents a:active .LinkWhite:hover {
    color: #FFFFFF; }
  html.no-touchevents a:hover .Link:before, html.no-touchevents a:focus .Link:before, html.no-touchevents a:active .Link:before {
    left: 100%; }

html.no-touchevents .Link:hover {
  color: #424860; }
  html.no-touchevents .Link:hover:before {
    left: 100%; }

html.no-touchevents .LinkWhite:hover {
  color: #FFFFFF; }

.iconCal {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 52px;
  background: url(../images/cal.png) no-repeat 0 50%;
  background-size: 20px auto; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

.flex-container a:active, .flex-container a:focus {
  outline: none; }

.flexslider .slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

.flexslider .slides {
  zoom: 1;
  position: relative;
  width: 100%;
  height: 100%; }

.flexslider .slides:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides > li:first-child {
  display: block; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexArrows {
  position: relative; }
  .flexArrows .flex-direction-nav li a {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #FFFFFF;
    color: #000000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
    .flexArrows .flex-direction-nav li a.flex-prev {
      left: -25px; }
    .flexArrows .flex-direction-nav li a.flex-next {
      right: -25px; }
    .flexArrows .flex-direction-nav li a.flex-disabled {
      display: none; }

@media screen and (max-width: 720px) {
  .flexArrows .flex-direction-nav li a {
    font-size: 20px; }
    .flexArrows .flex-direction-nav li a.flex-prev {
      left: 0; }
    .flexArrows .flex-direction-nav li a.flex-next {
      right: 0; } }

html.swipebox-html.swipebox-touch {
  overflow: hidden !important; }

#swipebox-overlay img {
  border: none !important; }

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%; }

#swipebox-slider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer; }

#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block; }

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

#swipebox-slider .slide .swipebox-inline-container, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle; }

#swipebox-slider .slide .swipebox-video-container {
  background: 0 0;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

#swipebox-slider .slide-loading {
  background: url(../images/swipebox/loader.gif) center center no-repeat; }

#swipebox-bottom-bar, #swipebox-top-bar {
  -webkit-transition: .5s;
  transition: .5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%; }

#swipebox-bottom-bar {
  bottom: -50px; }

#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0); }

#swipebox-top-bar {
  top: -50px; }

#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0); }

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center; }

#swipebox-close, #swipebox-next, #swipebox-prev {
  background-image: url(../images/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0; }

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px; }

#swipebox-prev {
  background-position: -32px 13px;
  float: left; }

#swipebox-next {
  background-position: -78px 13px;
  float: right; }

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px; }

.swipebox-no-close-button #swipebox-close {
  display: none; }

#swipebox-next.disabled, #swipebox-prev.disabled {
  opacity: .3; }

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring .3s;
  animation: rightSpring .3s; }

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring .3s;
  animation: leftSpring .3s; }

.swipebox-touch #swipebox-container:after, .swipebox-touch #swipebox-container:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0; }

.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0 10px -8px #656565;
  box-shadow: inset 10px 0 10px -8px #656565; }

.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0 10px -8px #656565;
  box-shadow: inset -10px 0 10px -8px #656565; }

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before, .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1; }

@-webkit-keyframes rightSpring {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes rightSpring {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes leftSpring {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes leftSpring {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px; }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px; } }

#swipebox-overlay {
  background: #0d0d0d; }

#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: 1px 1px 1px #000;
  background: #000;
  opacity: .95; }

#swipebox-top-bar {
  color: #fff !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica,Arial,sans-serif; }

.siteWrap {
  height: 100%;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  z-index: 2; }

.containr {
  min-height: 100%;
  background-color: #FFFFFF; }

.wrapper {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative; }
  .wrapper:before, .wrapper:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    visibility: hidden; }

.inner {
  margin: 0 auto;
  position: relative;
  max-width: 1300px;
  width: 90%; }
  .inner .inner {
    width: 100%; }
  .innerSmall {
    max-width: 1000px; }
  .innerMedium {
    max-width: 1300px;
    width: 100%; }
  .innerLarge {
    max-width: 1500px;
    width: 100%; }

.content {
  padding: 30px 0; }

.padding {
  padding: 60px 0; }
  .paddingSide {
    padding: 0 60px; }
  .paddingBorder {
    padding: 60px; }

.noMargin {
  margin: 0; }

.noPadding {
  padding: 0; }

.largeContent {
  max-width: 850px; }

.halfContent {
  max-width: 750px; }

.mediumContent {
  max-width: 650px; }

.smallContent {
  max-width: 550px; }

.tinyContent {
  max-width: 450px; }

.miniContent {
  max-width: 350px; }

.alignCenter .largeContent, .alignCenter .halfContent, .alignCenter .mediumContent, .alignCenter .smallContent, .alignCenter .tinyContent, .alignCenter .miniContent, .alignCenter.largeContent, .alignCenter.halfContent, .alignCenter.mediumContent, .alignCenter.smallContent, .alignCenter.tinyContent, .alignCenter.miniContent {
  margin: 0 auto; }

.fullImg img, img.fullImg {
  width: 100%; }

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.push {
  height: 50px; }

.smallPush {
  height: 30px; }

.tinyPush {
  height: 12px; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.static {
  position: static; }

.fixed {
  position: fixed; }

.noFlow {
  overflow: hidden; }

.blackBg {
  background-color: #000000; }

.whiteBg {
  background-color: #FFFFFF; }

.lightBg {
  background-color: #dfe0e4; }

.darkBg {
  background-color: #333333; }

.mainBg {
  background-color: #6fbaac; }

.secondBg {
  background-color: #424860; }

.thirdBg {
  background-color: #333333; }

#swipebox-overlay {
  background-color: rgba(0, 0, 0, 0.9) !important; }

#swipebox-bottom-bar, #swipebox-top-bar {
  background-color: transparent; }

#swipebox-close {
  background-color: #000000; }

.vidWrap {
  overflow: hidden;
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }
  .vidWrap > iframe {
    display: block;
    position: absolute;
    max-width: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

.googleMap {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  background-color: #333333; }

#gmap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.googleMap img {
  max-width: inherit;
  height: inherit; }

@media screen and (max-width: 1444.44444px) {
  body:after {
    display: none;
    content: "";
    position: fixed;
    z-index: 999;
    bottom: 0;
    right: 0;
    border-bottom: 20px solid rebeccapurple;
    border-left: 20px solid transparent; }
  .inner {
    width: 90%; } }

@media screen and (max-width: 960px) {
  body:after {
    border-bottom-color: yellowgreen; } }

@media screen and (max-width: 720px) {
  body:after {
    border-bottom-color: salmon; }
  .pageContent {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0; } }

@media screen and (max-width: 480px) {
  body {
    min-width: 320px; }
  body:after {
    border-bottom-color: lightblue; }
  .articleContent img.alignleft, .articleContent img.alignright {
    float: none;
    margin: 10px 0;
    width: 100%; } }

#wpadminbar {
  overflow: hidden; }

@media screen and (max-width: 960px) {
  #wpadminbar {
    display: none; }
  html.js {
    margin-top: 0 !important; } }

body.logged-in .scss_errors {
  position: fixed;
  top: 50px;
  left: 50px;
  right: 50px;
  z-index: 50; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  background: #FFFFFF;
  height: 100%; }

body {
  min-height: 100%; }

.breadCrumbs {
  padding: 10px 0;
  width: 100%; }
  .breadCrumbs p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    line-height: 30px;
    font-size: 12px;
    color: #a2a2a2; }
  .breadCrumbs a {
    color: #a2a2a2;
    text-decoration: none;
    border-bottom: none; }
    .breadCrumbs a:hover {
      color: #6fbaac;
      text-decoration: underline; }
  .breadCrumbs i {
    font-size: 8px;
    margin: 0 5px; }

html.no-touchevents .breadCrumbs a:hover {
  text-decoration: underline;
  color: #6fbaac; }

.articleContent:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden; }

.articleContent.pageContent {
  -moz-column-count: 2;
  -moz-column-gap: 28px;
  -webkit-column-count: 2;
  -webkit-column-gap: 28px;
  column-count: 2;
  column-gap: 28px;
  margin: 0; }
  .articleContent.pageContent p {
    margin: 0 0 20px; }

.articleContent strong {
  font-weight: 500; }

.articleContent p a {
  text-decoration: underline; }
  .articleContent p a.Btn {
    text-decoration: none; }

.articleContent ul {
  list-style: outside disc;
  padding: 0 0 0 20px; }
  .articleContent ul li {
    vertical-align: top; }

.articleContent ol {
  list-style: outside decimal;
  padding: 0 0 0 20px; }
  .articleContent ol li {
    vertical-align: top; }

.articleContent img.alignleft {
  float: left;
  margin: 10px 30px 10px 0; }

.articleContent img.alignright {
  float: right;
  margin: 10px 0 10px 30px; }

@media screen and (max-width: 960px) {
  .articleContent.pageContent {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
    margin: 0; }
    .articleContent.pageContent p {
      margin: 20px 0; } }

table {
  width: 100%;
  margin: 1em 0; }
  table th, table td {
    padding: 5px;
    border: 1px solid #dfe0e4;
    font-size: 18px;
    line-height: 28px; }
  table th {
    background-color: #6fbaac;
    color: #FFFFFF;
    font-weight: bold;
    border-color: #50a696; }
  table tfoot th, table tbody th {
    background-color: transparent;
    color: #424860;
    font-weight: bold;
    border: 1px solid #dfe0e4; }

.pagination {
  text-align: center; }
  .pagination li {
    display: inline-block;
    font-size: 13px; }
    .pagination li:hover a {
      background: #6fbaac; }
  .pagination a, .pagination span {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center; }
  .pagination a {
    color: #FFFFFF;
    background-color: #6fbaac; }
  .pagination span {
    background: #6fbaac;
    color: #FFF; }

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
  color: black !important; }
  #ajaxsearchlite1 .probox .proinput input::-webkit-input-placeholder,
  div.asl_w .probox .proinput input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: black !important;
    font-size: 16px; }
  #ajaxsearchlite1 .probox .proinput input::-moz-placeholder,
  div.asl_w .probox .proinput input::-moz-placeholder {
    /* Firefox 19+ */
    color: black !important;
    font-weight: bold;
    font-size: 16px; }
  #ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder,
  div.asl_w .probox .proinput input:-ms-input-placeholder {
    /* IE 10+ */
    color: black !important;
    font-weight: bold;
    font-size: 16px; }
  #ajaxsearchlite1 .probox .proinput input:-moz-placeholder,
  div.asl_w .probox .proinput input:-moz-placeholder {
    /* Firefox 18- */
    color: black !important;
    font-weight: bold;
    font-size: 16px; }

.proloading {
  margin-right: 7px !important; }

.morphMenu #ajaxsearchlite1 .probox,
.morphMenu div.asl_w .probox {
  height: 50px;
  position: relative; }

.morphMenu div.asl_w .probox .promagnifier {
  height: 50px; }

.morphMenu .proclose,
.morphMenu .proloading {
  height: 50px !important;
  width: 50px !important; }

.morphMenu #ajaxsearchlite1 .probox .proinput input,
.morphMenu div.asl_w .probox .proinput input {
  height: 50px; }

.morphMenu div.asl_r.vertical {
  top: 90px !important; }

div.asl_r .results .item .asl_content h3 {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #6fbaac; }

div.asl_r .results .item .asl_content h3 a {
  color: #6fbaac; }
  div.asl_r .results .item .asl_content h3 a:hover {
    color: #6fbaac;
    font-weight: 500 !important; }

#ajaxsearchlite1 .probox,
div.asl_w .probox {
  background-color: #7c7c7c !important;
  height: 64px; }

div.asl_w .probox .promagnifier {
  width: 64px;
  height: 64px;
  background-color: #6fbaac !important;
  position: absolute; }

.proloading {
  position: absolute;
  right: 0;
  top: 25%; }

.proclose,
.proloading {
  height: 64px;
  width: 64px; }
  .proclose svg,
  .proloading svg {
    box-shadow: none !important;
    background: #333;
    border-radius: 50%;
    position: absolute;
    top: 100% !important;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    right: 15px;
    margin-left: -10px;
    fill: #fefefe;
    padding: 4px;
    left: 30% !important; }

div.asl_m .probox .proinput {
  padding: 0 0 0 70px; }

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
  height: 64px; }

.innericon {
  background-color: #424860 !important; }

div.asl_r.vertical {
  border: 0 !important;
  background: #FFFFFF !important;
  -webkit-transition: top 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: top 0.3s cubic-bezier(0.77, 0, 0.175, 1); }

div.asl_w .mCSBap_scrollTools .mCSBap_dragger .mCSBap_dragger_bar {
  background-color: #424860 !important; }

body.logged-in div.asl_r.vertical {
  top: 184px !important; }

body.logged-in.morphMenu div.asl_r.vertical {
  top: 92px !important; }

@media only screen and (max-width: 960px) {
  .proloading {
    margin-right: auto !important; }
  .proclose svg {
    top: 50% !important; }
  .proloading {
    top: 0%; }
  #ajaxsearchlite1 .probox,
  div.asl_w .probox {
    height: 50px; }
  div.asl_w .probox .promagnifier {
    height: 50px; }
  .proclose,
  .proloading {
    height: 50px !important;
    width: 50px !important; }
  #ajaxsearchlite1 .probox .proinput input,
  div.asl_w .probox .proinput input {
    height: 50px; }
  div.asl_r.vertical {
    top: 60px !important; } }

@media only screen and (max-width: 960px) {
  #ajaxsearchlite1 .probox,
  div.asl_w .probox {
    height: 50px; }
  div.asl_w .probox .promagnifier {
    width: 32px;
    height: 50px; }
  #ajaxsearchlite1 .probox .proinput input,
  div.asl_w .probox .proinput input {
    height: 50px; }
  .proclose,
  .proloading {
    height: 32px;
    width: 32px; }
  div.asl_m .probox .proinput {
    padding: 0 0 0 30px; }
  body.logged-in div.asl_r.vertical {
    top: 60px !important; }
  body.logged-in.morphMenu div.asl_r.vertical {
    top: 60px !important; } }

@media only screen and (max-width: 400px) {
  .morphMenu div.asl_r.vertical {
    top: 60px !important; } }

.dropdownContent {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s; }
  .dropdownContent .dropdownSlider {
    display: none; }
  .dropdownContent.active {
    opacity: 1;
    visibility: visible; }
    .dropdownContent.active .dropdownSlider {
      display: block; }

.dropdownWrap {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .dropdownWrap .cols {
    display: none; }
  .dropdownWrap.active {
    opacity: 1;
    visibility: visible; }
    .dropdownWrap.active .cols {
      display: block; }

.modditNotice {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid black(0.1);
  max-width: 500px;
  overflow: hidden;
  padding: 20px 40px;
  position: relative;
  width: 90%; }
  .modditNotice + .modditNotice:not(.modditNoticeFixedTop):not(.modditNoticeFixedBottom) {
    margin-top: 10px; }
  .modditNotice:before {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    height: 100%;
    left: 0;
    top: 0;
    width: 4px; }
  .modditNotice p:first-of-type, .modditNotice ul:first-of-type {
    margin-top: 0; }
  .modditNotice p:last-of-type, .modditNotice ul:last-of-type {
    margin-bottom: 0; }

.modditNoticeFixedTop,
.modditNoticeFixedBottom,
.modditNoticeFixedCenter {
  position: fixed;
  z-index: 999999; }

.modditNoticeFixedTop {
  top: 30px; }

.modditNoticeFixedBottom {
  bottom: 30px; }

.modditNoticeFixedLeft {
  left: 30px; }

.modditNoticeFixedCenter {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: fixed; }

.modditNoticeFixedRight {
  right: 30px; }

.modditNoticeInfo:before {
  background-color: #3498db; }

.modditNoticeSuccess:before {
  background-color: #2ecc71; }

.modditNoticeWarning:before {
  background-color: #f39c12; }

.modditNoticeError:before {
  background-color: #e74c3c; }

.modditNoticeClose {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #7c7c7c;
  padding: 5px 10px;
  right: 10px; }
  .modditNoticeClose:hover {
    color: #636363; }

.sitenotice {
  position: fixed;
  z-index: 9;
  top: 50%;
  left: 0;
  width: 100%;
  max-width: 300px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  background-color: #FFFFFF; }
  .sitenoticeContent {
    overflow: hidden;
    padding: 20px; }
    .sitenoticeContent h3 {
      margin: 0;
      font-size: 19px;
      line-height: 30px; }
    .sitenoticeContent .sitenoticeDesc {
      margin: 0 0 10px;
      font-size: 12px;
      line-height: 20px; }
      .sitenoticeContent .sitenoticeDesc p {
        margin: 0;
        font-size: 12px;
        line-height: 20px; }
      .sitenoticeContent .sitenoticeDesc a {
        text-decoration: underline; }
  .sitenotice .Btn, .sitenotice .bookWidget .booking-widget button, .bookWidget .booking-widget .sitenotice button {
    margin: 10px 0 0;
    line-height: 40px;
    font-size: 13px; }
  .sitenoticeClose {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    background-color: #6fbaac;
    color: #FFFFFF;
    font-size: 13px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }

.cookieNotice {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.8); }
  .cookieNoticeContent {
    overflow: hidden;
    padding: 20px 0; }
    .cookieNoticeContent h3 {
      margin: 0;
      color: #FFFFFF;
      font-size: 16px;
      line-height: 30px; }
    .cookieNoticeContent .cookieNoticeDesc {
      margin: 0;
      color: #FFFFFF;
      font-size: 12px;
      line-height: 20px; }
      .cookieNoticeContent .cookieNoticeDesc p {
        margin: 0;
        color: #FFFFFF;
        font-size: 12px;
        line-height: 20px; }
      .cookieNoticeContent .cookieNoticeDesc a {
        text-decoration: underline;
        color: #FFFFFF; }
  .cookieNotice .Btn, .cookieNotice .bookWidget .booking-widget button, .bookWidget .booking-widget .cookieNotice button {
    float: right;
    margin: 0 0 0 10px; }

@media screen and (max-width: 480px) {
  .cookieNotice .Btn, .cookieNotice .bookWidget .booking-widget button, .bookWidget .booking-widget .cookieNotice button {
    float: none;
    margin: 0 0 10px;
    width: 100%;
    padding: 0;
    text-align: center;
    line-height: 40px;
    font-size: 13px; } }

.logo {
  position: relative;
  display: block;
  text-indent: -99999px;
  float: left;
  width: 160px;
  height: 270px;
  -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 1; }
  .logo:before {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    width: 245px;
    height: 245px;
    left: 50%;
    -webkit-transform: rotate(-5deg) translateX(-50%);
    transform: rotate(-5deg) translateX(-50%);
    background-color: #FFFFFF;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
  .logo:after {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/logo.svg) no-repeat 50% 50%;
    background-size: contain;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }

.menuBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 176px;
  z-index: 6;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: height 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: height 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
  .menuBarRight {
    float: right;
    position: relative; }
  .menuBarTop {
    -webkit-box-shadow: inset 0 -1px 0 0 #dfe0e4;
    -moz-box-shadow: inset 0 -1px 0 0 #dfe0e4;
    -ms-box-shadow: inset 0 -1px 0 0 #dfe0e4;
    box-shadow: inset 0 -1px 0 0 #dfe0e4;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    .menuBarTop p {
      margin: 0 50px 0 0;
      float: left;
      font-size: 16px;
      line-height: 64px; }
      .menuBarTop p i {
        margin-right: 5px;
        color: #6fbaac; }
      .menuBarTop p span {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px;
        position: relative; }
        .menuBarTop p span:first-child {
          margin: 0; }
    .menuBarTop a {
      color: #424860;
      cursor: pointer; }
    .menuBarTopMenu {
      float: right; }
      .menuBarTopMenu > ul {
        margin: 0; }
        .menuBarTopMenu > ul > li {
          float: left;
          font-size: 16px;
          line-height: 64px;
          margin-right: 20px;
          position: relative; }
          .menuBarTopMenu > ul > li .panelParentToggle {
            display: none; }
          .menuBarTopMenu > ul > li:before {
            position: absolute;
            content: "";
            display: block;
            pointer-events: none;
            content: "|";
            width: 20px;
            right: -20px;
            top: 0;
            color: #c2c2c2;
            text-align: center; }
          .menuBarTopMenu > ul > li a {
            display: block; }
      .menuBarTopMenu .sub-menu {
        position: absolute;
        margin: 0;
        background-color: #FFFFFF;
        border: 1px solid #dfe0e4;
        padding: 10px 0;
        width: 200px;
        left: 50%;
        top: 54px;
        z-index: 2;
        pointer-events: none;
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: top 0.3s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
        transition: top 0.3s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
        .menuBarTopMenu .sub-menu li {
          float: none;
          font-size: 13px;
          line-height: 20px; }
          .menuBarTopMenu .sub-menu li a {
            display: block;
            padding: 0 20px; }
  .menuBarLang {
    position: relative;
    float: right;
    margin: 0; }
    .menuBarLang li {
      display: block;
      float: left;
      width: 20px;
      line-height: 64px;
      background-position: 0 50%;
      background-repeat: no-repeat;
      background-size: 16px auto;
      color: #6fbaac;
      text-indent: -99999px; }
      .menuBarLang li.nl {
        background-image: url(../images/nl.png); }
      .menuBarLang li.en {
        background-image: url(../images/gb.png); }
      .menuBarLang li.de {
        background-image: url(../images/de.png); }
      .menuBarLang li.current {
        opacity: 0.5;
        cursor: default; }
      .menuBarLang li a {
        display: block;
        cursor: pointer; }
    .menuBarLangNotice {
      position: relative; }
      .menuBarLangNotice:hover div {
        top: 50px;
        opacity: 1; }
      .menuBarLangNotice div {
        position: absolute;
        text-indent: 0;
        background-color: #FFFFFF;
        color: #424860;
        top: 40px;
        right: 0;
        z-index: 2;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
        padding: 10px;
        font-size: 11px;
        line-height: 20px;
        width: 200px;
        text-align: center;
        pointer-events: none;
        opacity: 0;
        -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1);
        transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
  .menuBarMenu {
    float: left;
    padding: 24px 0;
    margin-right: 20px; }
    .menuBarMenu > ul {
      margin: 0; }
      .menuBarMenu > ul > li {
        float: left;
        font-size: 19px;
        line-height: 64px;
        margin-left: 20px;
        -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
        .menuBarMenu > ul > li:first-child {
          margin: 0; }
        .menuBarMenu > ul > li .panelParentToggle {
          display: none; }
        .menuBarMenu > ul > li.menu-item-has-children {
          position: relative;
          padding-right: 24px; }
          .menuBarMenu > ul > li.menu-item-has-children:before {
            position: absolute;
            content: "";
            display: block;
            pointer-events: none;
            font-family: "FontAwesome";
            content: "";
            color: #6fbaac;
            top: 50%;
            right: 0;
            width: 24px;
            text-align: center;
            line-height: 24px;
            margin-top: -12px; }
        .menuBarMenu > ul > li > a {
          color: #424860;
          display: block;
          -webkit-transition: bottom 0.3s cubic-bezier(0.77, 0, 0.175, 1);
          transition: bottom 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
        .menuBarMenu > ul > li.hideChildren ul {
          display: none; }
        .menuBarMenu > ul > li.hide {
          display: none; }
        .menuBarMenu > ul > li.home span {
          display: none; }
      .menuBarMenu > ul ul {
        pointer-events: none;
        opacity: 0;
        position: absolute;
        top: 50px;
        left: 0;
        margin: 0;
        padding: 10px 0;
        width: 240px;
        background-color: #FFFFFF;
        border: 1px solid #dfe0e4;
        -webkit-transition: top 0.3s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
        transition: top 0.3s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
        .menuBarMenu > ul ul li {
          font-size: 14px;
          line-height: 30px; }
        .menuBarMenu > ul ul a {
          display: block;
          padding: 0 20px;
          color: #424860; }
  .menuBarBtns {
    float: right;
    padding: 24px 0; }
  .menuBarSearch {
    float: left;
    margin-right: 8px;
    position: relative; }
    .menuBarSearchToggle {
      position: relative;
      display: block;
      cursor: pointer;
      width: 64px;
      height: 64px;
      line-height: 64px;
      text-align: center;
      background-color: #dfe0e4;
      color: #424860;
      -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
      .menuBarSearchToggle i {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .menuBarSearchToggle .fa-times {
        display: none; }
    .menuBarSearch form {
      display: none;
      position: absolute;
      top: 0;
      right: 64px;
      width: 696px; }
      .menuBarSearch form input {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        background-color: #ededf0;
        padding: 5px 20px 5px 84px;
        font-size: 15px;
        height: 64px;
        line-height: 54px;
        -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
      .menuBarSearch form button {
        position: absolute;
        top: 0;
        left: 0;
        width: 64px;
        height: 64px;
        line-height: 64px;
        background-color: #424860;
        color: #FFFFFF;
        -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    .menuBarSearch.active .menuBarSearchToggle .fa-times {
      display: block; }
    .menuBarSearch.active .menuBarSearchToggle .fa-search {
      display: none; }
    .menuBarSearch.active form {
      display: block; }
  .menuBar .boekBtn {
    float: right;
    line-height: 64px;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
  .menuBarCall {
    display: none;
    float: right;
    background-color: #6fbaac;
    color: #FFFFFF;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center; }
  .menuBarPush {
    height: 176px; }
  .menuBarToggle {
    position: relative;
    z-index: 5;
    display: none;
    float: left;
    margin-right: 8px;
    width: 50px;
    height: 70px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 5; }
    .menuBarToggleBars {
      display: block;
      margin: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: 0;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .menuBarToggleBar {
      position: absolute;
      width: 28px;
      height: 3px;
      top: 50%;
      left: 50%;
      background-color: #424860;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .menuBarToggleBarTop {
        margin-top: -6px; }
      .menuBarToggleBarBottom {
        margin-top: 6px; }
    .menuBarToggle.active .menuBarToggleBar {
      margin: 0; }
      .menuBarToggle.active .menuBarToggleBarTop, .menuBarToggle.active .menuBarToggleBarBottom {
        margin: 0;
        -webkit-transition: margin 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out 0.6s;
        transition: margin 0.3s ease-in-out, transform 0.3s ease-in-out 0.6s; }
      .menuBarToggle.active .menuBarToggleBarTop {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg); }
      .menuBarToggle.active .menuBarToggleBarBottom {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg); }
      .menuBarToggle.active .menuBarToggleBarMiddle {
        width: 0;
        -webkit-transition: margin 0.3s ease-in-out, width 0.3s ease-in-out 0.3s;
        transition: margin 0.3s ease-in-out, width 0.3s ease-in-out 0.3s; }

body.morphMenu .menuBar {
  height: 70px; }
  body.morphMenu .menuBarTop {
    margin-top: -64px;
    pointer-events: none;
    opacity: 0; }
  body.morphMenu .menuBarMenu, body.morphMenu .menuBarBtns {
    padding: 10px 0; }
  body.morphMenu .menuBarMenu > ul > li, body.morphMenu .menuBarBtns .boekBtn {
    line-height: 50px; }
  body.morphMenu .menuBarSearchToggle {
    height: 50px; }
  body.morphMenu .menuBarSearch form input {
    height: 50px;
    line-height: 50px; }
  body.morphMenu .menuBarSearch form button {
    height: 50px;
    line-height: 50px; }
  body.morphMenu .menuBarMenu > ul ul {
    top: 50px; }
  body.morphMenu .menuBar .logo {
    height: 70px; }
    body.morphMenu .menuBar .logo:before {
      height: 40px; }
    body.morphMenu .menuBar .logo:after {
      background-image: url(../images/logoSmall.svg);
      height: 58px;
      top: 5px; }

body.morphMenu .dropdown {
  padding-top: 110px; }

html.no-touchevents .menuBarCall:hover {
  color: #FFFFFF;
  background-color: #424860; }

html.no-touchevents .menuBarTop a:hover {
  color: #6fbaac; }

html.no-touchevents .menuBarTopMenu .menu-item-has-children:hover ul {
  pointer-events: inherit;
  opacity: 1;
  top: 55px; }

html.no-touchevents .menuBarTopMenu .sub-menu li:hover a {
  background-color: #dfe0e4;
  color: #424860; }

html.no-touchevents .menuBarMenu > ul > li:hover > a {
  color: #6fbaac; }

html.no-touchevents .menuBarMenu .menu-item-has-children:hover ul {
  pointer-events: inherit;
  opacity: 1;
  top: 60px; }

html.no-touchevents .menuBarMenu .sub-menu li:hover a {
  background-color: #dfe0e4;
  color: #424860; }

html.no-touchevents body.morphMenu .menuBarMenu .menu-item-has-children:hover ul {
  top: 50px; }

body.logged-in .menuBar, body.logged-in .dropdown {
  top: 32px; }

@media screen and (max-width: 960px) {
  body.logged-in .menuBar, body.logged-in .dropdown {
    top: 0; } }

.ddItem {
  cursor: pointer; }

.dropdown {
  position: fixed;
  display: none;
  background: #FFFFFF;
  left: 0;
  top: 0;
  z-index: 5;
  padding: 268px 0 40px;
  width: 100%;
  -webkit-transition: padding-top 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: padding-top 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
  .dropdownOverlay {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: rgba(0, 0, 0, 0.4); }
  .dropdownMenu {
    margin: 0; }
    .dropdownMenu li {
      display: block;
      font-size: 19px;
      line-height: 56px;
      border-top: 2px solid #dfe0e4;
      position: relative;
      padding-right: 10px; }
      .dropdownMenu li:before {
        position: absolute;
        content: "";
        display: block;
        pointer-events: none;
        font-family: "FontAwesome";
        content: "";
        color: #6fbaac;
        top: 0;
        right: 0;
        color: #6fbaac; }
      .dropdownMenu li:first-child {
        border-top: none; }
      .dropdownMenu li.active {
        font-weight: 500; }
    .dropdownMenu a {
      display: block;
      color: #424860; }
    .dropdownMenuItem {
      cursor: pointer; }
  .dropdownContent {
    overflow: hidden; }
  .dropdownSlide {
    display: block;
    max-width: 300px; }
    .dropdownSlider {
      position: relative; }
      .dropdownSlider .flex-control-nav {
        margin: 20px 0 0;
        line-height: 0; }
        .dropdownSlider .flex-control-nav li {
          display: inline-block;
          margin-right: 3px; }
          .dropdownSlider .flex-control-nav li a {
            text-indent: -99999px;
            display: block;
            cursor: pointer;
            width: 14px;
            height: 14px;
            background-color: #dfe0e4;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%; }
            .dropdownSlider .flex-control-nav li a.flex-active {
              background-color: #424860; }
      .dropdownSlider .flex-direction-nav li a {
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -15px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background-color: #FFFFFF;
        color: #000000;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
        font-size: 15px;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
        .dropdownSlider .flex-direction-nav li a.flex-prev {
          left: 5px; }
        .dropdownSlider .flex-direction-nav li a.flex-next {
          right: 5px; }
        .dropdownSlider .flex-direction-nav li a.flex-disabled {
          display: none; }
    .dropdownSlideLarge {
      max-width: 100%; }
    .dropdownSlideImg {
      position: relative;
      background-color: #dfe0e4;
      height: 0;
      padding-bottom: 66.666666666%; }
      .dropdownSlideImg img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
    .dropdownSlideContent {
      background-color: #dfe0e4;
      padding: 20px 30px; }
      .dropdownSlideContent h3 {
        margin: 0 0 10px;
        font-size: 18px;
        line-height: 30px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
      .dropdownSlideContent p {
        margin: 0;
        font-size: 13px;
        line-height: 22px;
        overflow: hidden;
        height: 66px;
        color: #424860; }

html.no-touchevents .dropdownMenu li:hover {
  color: #6fbaac; }
  html.no-touchevents .dropdownMenu li:hover a {
    color: #6fbaac; }

html.no-touchevents .dropdownSlide:hover .dropdownSlideContent {
  background-color: #6fbaac;
  color: #FFFFFF; }

html.no-touchevents .dropdownSlide:hover h3, html.no-touchevents .dropdownSlide:hover p {
  color: #FFFFFF; }

.hero {
  position: relative;
  padding: 0 0 60px; }
  .heroBg {
    position: absolute;
    top: 390px;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #e6e6e9; }
    .heroBg:before {
      position: absolute;
      content: "";
      display: block;
      pointer-events: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url(../images/map.svg);
      background-size: 600px auto;
      opacity: 0.1; }
    .heroBgImg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
      .heroBgImg:before {
        position: absolute;
        content: "";
        display: block;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e000000', endColorstr='#99000000',GradientType=0 );
        z-index: 1; }
  .heroWrap {
    position: relative;
    height: 900px; }
  .hero.low {
    padding-bottom: 0; }
    .hero.low .heroWrap {
      height: 500px; }
    .hero.low .heroIntro {
      margin-bottom: 0; }
    .hero.low .heroContent {
      bottom: 100px; }
  .heroOuter {
    position: absolute;
    top: 0;
    right: 0;
    left: 5%;
    height: 100%;
    background-color: #333333;
    -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.3); }
  .heroContent {
    position: absolute;
    bottom: 350px;
    left: 0;
    z-index: 2;
    width: 100%; }
  .heroTitles {
    max-width: 650px; }
    .heroTitles h1 {
      margin: 0;
      font-size: 70px;
      line-height: 62px;
      color: #FFFFFF; }
    .heroTitles h3 {
      margin: 0 0 10px;
      font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif;
      font-weight: 400;
      font-size: 26px;
      line-height: 32px;
      color: #FFFFFF; }
  .heroUsps {
    margin: 20px 0 0; }
    .heroUsps ul {
      margin: 0; }
    .heroUsps li {
      display: inline-block;
      vertical-align: top;
      margin: 0;
      color: #FFFFFF;
      font-size: 22px;
      line-height: 40px;
      font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif;
      margin: 0 20px 0 0;
      position: relative;
      padding-left: 30px; }
      .heroUsps li:before {
        position: absolute;
        content: "";
        display: block;
        pointer-events: none;
        width: 12px;
        height: 12px;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 0 3px #FFFFFF;
        -moz-box-shadow: 0 0 0 3px #FFFFFF;
        -ms-box-shadow: 0 0 0 3px #FFFFFF;
        box-shadow: 0 0 0 3px #FFFFFF; }
  .heroBook {
    position: absolute;
    bottom: 120px;
    left: 0;
    z-index: 2;
    width: 100%; }
    .heroBookWrap {
      background-color: rgba(255, 255, 255, 0.9);
      padding: 20px;
      -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
      -moz-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
      -ms-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
      box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3); }
  .heroIntro {
    overflow: hidden;
    margin-bottom: -60px; }
    .heroIntroContent {
      position: relative;
      background-color: #FFFFFF;
      padding: 80px 0 80px 120px;
      width: 60%;
      float: right;
      z-index: 3; }
      .heroIntroContent:before {
        position: absolute;
        content: "";
        display: block;
        pointer-events: none;
        width: 5000px;
        height: 100%;
        top: 0;
        right: -5000px;
        background-color: #FFFFFF; }
    .heroIntroUsps {
      margin: 20px 0 0; }
      .heroIntroUsps li {
        display: inline-block;
        vertical-align: top;
        font-size: 16px;
        margin-right: 10px; }
        .heroIntroUsps li i {
          color: #6fbaac;
          margin-right: 5px;
          font-size: 18px; }
  .heroForm {
    margin: 0 -5px; }
    .heroForm__start, .heroForm__end, .heroForm__adults, .heroForm__send {
      float: left;
      padding: 0 5px;
      width: 25%; }

@media screen and (max-width: 1444.44444px) {
  .logo {
    height: 176px;
    width: 120px; }
    .logo:before {
      display: none; }
  .dropdown {
    padding-top: 200px;
    padding-bottom: 20px; }
    .dropdownMenu li {
      font-size: 17px; }
  .menuBarMenu {
    margin-right: 20px; }
    .menuBarMenu > ul > li {
      font-size: 15px;
      margin-left: 12px; }
  .menuBarSearch form {
    width: 522px; }
  .menuBarSearch Toggle {
    width: 50px;
    font-size: 18px; }
  .menuBar .boekBtn {
    padding: 0 20px;
    font-size: 16px; }
  .heroWrap {
    height: 680px; }
  .heroOuter {
    left: 0; }
  .heroBg {
    top: 0;
    width: 100%; }
  .heroBook {
    bottom: 60px; }
  .heroContent {
    bottom: 250px; }
    .heroContent h1 {
      font-size: 50px;
      line-height: 52px; } }

@media screen and (max-width: 960px) {
  .menuBar {
    height: 70px; }
    .menuBarTop, .menuBarMenu, .menuBar .boekBtn {
      display: none; }
    .menuBarCall, .menuBarToggle {
      display: block; }
    .menuBarRight, .menuBarBtns {
      float: none;
      overflow: hidden; }
    .menuBarMenu, .menuBarBtns {
      padding: 10px 0; }
    .menuBarMenu > ul > li, .menuBarSearchToggle, .menuBarBtns .boekBtn {
      line-height: 50px; }
    .menuBarMenu > ul ul {
      top: 50px; }
    .menuBar .logo {
      width: 100px;
      height: 70px;
      margin-right: 20px; }
      .menuBar .logo:before {
        height: 40px; }
      .menuBar .logo:after {
        background-image: url(../images/logoSmall.svg);
        height: 58px;
        top: 5px; }
    .menuBarPush {
      height: 70px; }
    .menuBarSearch {
      width: calc(100% - 58px); }
      .menuBarSearchToggle {
        display: none; }
      .menuBarSearch form {
        display: block;
        right: 0;
        width: 100%; }
        .menuBarSearch form input {
          height: 50px;
          padding: 5px 60px 5px 20px;
          line-height: 40px; }
        .menuBarSearch form button {
          width: 50px;
          height: 50px;
          left: inherit;
          right: 0;
          line-height: 50px; }
  .dropdown {
    padding-top: 110px;
    display: none !important; }
    .dropdownOverlay {
      display: none !important; }
  .hero.low .heroWrap {
    height: 300px; }
  .hero.low .hero .heroContent {
    bottom: 80px; }
  .heroWrap {
    height: 500px; }
  .heroContent {
    bottom: 220px; }
    .heroContent h1 {
      font-size: 40px;
      line-height: 42px; }
  .heroIntroContent {
    width: 100%;
    padding: 60px 0;
    background-color: transparent; }
    .heroIntroContent:before {
      display: none; }
  .heroForm__start, .heroForm__end {
    margin-bottom: 10px; }
  .heroForm__start, .heroForm__end, .heroForm__adults, .heroForm__send {
    width: 50%; } }

@media screen and (max-width: 1044px) {
  .menuBarMenu > ul > li {
    font-size: 14px; }
  .menuBar .boekBtn {
    padding: 0px 5px;
    font-size: 12px; } }

@media screen and (max-width: 720px) {
  .hero.low .heroWrap {
    height: 250px; }
  .hero.low .hero .heroContent {
    bottom: 50px; }
  .heroWrap {
    height: 300px; }
  .heroUsps {
    display: none; }
  .heroContent {
    bottom: 60px; }
    .heroContent h3 {
      font-size: 20px;
      line-height: 28px; }
    .heroContent h1 {
      font-size: 30px;
      line-height: 32px; }
  .heroBook {
    display: none; } }

@media screen and (max-width: 480px) {
  .menuBarRight {
    overflow: inherit; }
  .menuBarBtns {
    overflow: inherit;
    float: right; }
  .menuBarSearchToggle {
    display: block;
    z-index: 6;
    width: 50px;
    height: 50px;
    font-size: 15px; }
  .menuBarSearch form {
    display: none;
    width: calc(90vw - 68px);
    -webkit-box-shadow: 0 0 0 8px #FFFFFF;
    -moz-box-shadow: 0 0 0 8px #FFFFFF;
    -ms-box-shadow: 0 0 0 8px #FFFFFF;
    box-shadow: 0 0 0 8px #FFFFFF;
    z-index: 5; }
    .menuBarSearch form input {
      padding: 5px 20px 5px 70px; }
    .menuBarSearch form button {
      right: inherit;
      left: 0; } }

.footer {
  clear: both;
  position: relative;
  width: 100%; }
  .footerTop {
    padding: 250px 0 60px;
    background-color: #abbbb9; }
  .footerFollow {
    padding-left: 200px;
    padding-bottom: 50px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    background: url(../images/logoWhite.svg) no-repeat 0 0;
    background-size: 135px auto; }
    .footerFollow h3 {
      margin: 0 0 10px;
      font-size: 30px;
      line-height: 30px;
      font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif;
      color: #FFFFFF; }
    .footerFollow p {
      margin: 0 0 20px;
      font-size: 16px;
      line-height: 30px;
      color: #FFFFFF; }
  .footerNewsletter {
    float: left;
    width: calc(100% - 245px); }
    .footerNewsletterForm {
      position: relative; }
      .footerNewsletterForm input[type="email"] {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0.3);
        color: #FFFFFF;
        padding-right: 220px; }
        .footerNewsletterForm input[type="email"]::-webkit-input-placeholder {
          color: #FFFFFF;
          opacity: 1; }
        .footerNewsletterForm input[type="email"]::-moz-placeholder {
          color: #FFFFFF;
          opacity: 1; }
        .footerNewsletterForm input[type="email"]:-ms-input-placeholder {
          color: #FFFFFF;
          opacity: 1; }
        .footerNewsletterForm input[type="email"]:-moz-placeholder {
          color: #FFFFFF;
          opacity: 1; }
      .footerNewsletterForm input[type="submit"] {
        position: absolute;
        top: 0;
        right: 0;
        background-color: #FFFFFF;
        color: #586764;
        width: 200px; }
  .footerSocials {
    float: right;
    padding-left: 17px;
    margin: 90px 0 0; }
    .footerSocials li {
      float: left;
      margin-right: 5px; }
    .footerSocials a {
      display: block;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      color: #FFFFFF;
      -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
      .footerSocials a i {
        display: block;
        width: 52px;
        height: 52px;
        line-height: 52px;
        text-align: center; }
      .footerSocials a.facebook {
        background-color: #365899; }
      .footerSocials a.twitter {
        background-color: #5a9bd1; }
      .footerSocials a.youtube {
        background-color: #ff0000; }
      .footerSocials a.instagram {
        background-color: #003569; }
      .footerSocials a.whatsapp {
        background-color: #5fb257; }
  .footerContact {
    padding-bottom: 20px;
    margin-bottom: 50px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    padding-top: 20px; }
    .footerContact p {
      margin: 0;
      color: #FFFFFF;
      font-size: 15px;
      line-height: 30px; }
      .footerContact p strong, .footerContact p span {
        display: inline-block;
        vertical-align: top;
        margin-right: 20px; }
      .footerContact p a {
        color: #FFFFFF;
        border-bottom: 1px dotted #FFFFFF; }
  .footerMenu h3 {
    margin: 0 0 10px;
    font-size: 30px;
    line-height: 30px;
    color: #FFFFFF; }
  .footerMenu ul {
    margin: 0; }
    .footerMenu ul li {
      font-size: 18px;
      line-height: 30px; }
  .footerMenu a {
    color: #FFFFFF; }
  .footerMiddle {
    background-color: #9db0ad;
    padding: 30px 0; }
  .footerBottom {
    background-color: #FFFFFF;
    padding: 75px 0; }
    .footerBottomMenu {
      float: left;
      margin-left: 20px; }
      .footerBottomMenu ul {
        margin: 0;
        text-align: center; }
      .footerBottomMenu li {
        display: inline-block;
        vertical-align: top;
        font-size: 13px;
        line-height: 50px;
        padding: 0 0 0 20px;
        position: relative;
        color: #6fbaac; }
        .footerBottomMenu li:before {
          position: absolute;
          content: "";
          display: block;
          pointer-events: none;
          content: "-";
          top: 0;
          left: 0;
          width: 20px;
          text-align: center;
          line-height: 50px; }
        .footerBottomMenu li:first-child {
          padding: 0; }
          .footerBottomMenu li:first-child:before {
            display: none; }
  .footer .copyright {
    margin: 0;
    float: left;
    font-size: 13px;
    line-height: 50px;
    color: #6fbaac; }

body.page-template-zoek-boek .footerTop, body.tax-verblijfssoort .footerTop, body.single-ontdek .footerTop {
  padding-top: 60px; }

.logoSlide {
  display: block;
  width: 200px;
  height: 100px;
  position: relative; }
  .logoSlider {
    position: relative; }
    .logoSlider .flex-direction-nav li a {
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      cursor: pointer;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      background-color: #FFFFFF;
      color: #000000;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      cursor: pointer;
      font-size: 20px;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
      .logoSlider .flex-direction-nav li a.flex-prev {
        left: -25px; }
      .logoSlider .flex-direction-nav li a.flex-next {
        right: -25px; }
      .logoSlider .flex-direction-nav li a.flex-disabled {
        display: none; }
  .logoSlide img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    margin: auto;
    width: auto;
    max-height: 100%; }

html.no-touchevents .footerSocials a:hover {
  color: #FFFFFF;
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
  -ms-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3); }

.modditM {
  float: right; }
  .modditM svg {
    display: block;
    width: 50px;
    height: 50px; }
    .modditM svg .mIcon {
      fill: #2263a8;
      opacity: 1;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .modditM:hover svg .mIcon {
    fill: #194a7e; }

@media screen and (max-width: 1444.44444px) {
  .footerFollow {
    padding-left: 150px;
    background-size: 110px auto; }
  .footerNewsletterForm input[type="email"] {
    padding-right: 160px;
    font-size: 12px; }
  .footerNewsletterForm input[type="submit"] {
    width: 140px;
    font-size: 14px; } }

@media screen and (max-width: 960px) {
  .footer .fm3 {
    clear: both; }
  .footerFollow {
    padding-left: 0;
    background: none; }
  .footerNewsletter {
    width: 100%;
    float: none; }
  .footerSocials {
    margin: 20px 0 0;
    padding: 0;
    float: none; }
  .footerBottom {
    padding: 20px 0; } }

@media screen and (max-width: 720px) {
  .footer .copyright {
    float: none;
    line-height: 25px; }
  .footerBottomMenu {
    float: none;
    margin: 0; }
    .footerBottomMenu ul {
      text-align: left; }
    .footerBottomMenu li {
      line-height: 25px; }
      .footerBottomMenu li:before {
        line-height: 25px; }
  .footer .modditM {
    float: none; } }

@media screen and (max-width: 720px) {
  .footerNewsletterForm input[type="email"] {
    padding-right: 0;
    font-size: 12px; }
  .footerNewsletterForm input[type="submit"] {
    width: 100%;
    position: static; }
  .footerBottom {
    padding-bottom: 70px; } }

.panel {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #e6e6e9;
  -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  pointer-events: none;
  opacity: 0;
  z-index: 5; }
  .panelBar {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background: #333;
    height: 40px;
    padding: 0 20px; }
    .panelBarLink {
      float: left;
      font-size: 12px;
      line-height: 40px;
      color: #FFFFFF; }
      .panelBarLink i {
        margin-right: 5px; }
    .panelBar .menuBarLang li {
      line-height: 40px; }
  .panelInner {
    position: absolute;
    overflow: auto;
    top: 110px;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 0px 0; }
  .panelMenu ul {
    margin: 0; }
  .panelMenu li {
    font-size: 16px;
    line-height: 50px; }
    .panelMenu li a {
      display: block;
      padding: 0 20px;
      color: #424860;
      -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
      -ms-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); }
    .panelMenu li.menu-item-has-children {
      position: relative; }
      .panelMenu li.menu-item-has-children.open .panelParentToggle:before {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      .panelMenu li.menu-item-has-children.open .sub-menu {
        max-height: 500px;
        background-color: #FFFFFF;
        padding: 20px 0; }
        .panelMenu li.menu-item-has-children.open .sub-menu li {
          font-size: 14px;
          line-height: 40px; }
          .panelMenu li.menu-item-has-children.open .sub-menu li a {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -ms-box-shadow: none;
            box-shadow: none; }
    .panelMenu li.home i {
      display: none; }
  .panelMenu .sub-menu {
    overflow: hidden;
    max-height: 0;
    padding: 0;
    -webkit-transition: max-height 0.3s ease, padding 0.3s ease;
    transition: max-height 0.3s ease, padding 0.3s ease; }
  .panelParentToggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    color: #424860; }
    .panelParentToggle:before {
      display: block;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

html.no-touchevents .panelBarLink:hover {
  color: #FFFFFF;
  text-decoration: underline; }

html.no-touchevents .panelParentToggle:hover {
  background-color: rgba(0, 0, 0, 0.1); }

html.no-touchevents .panelMenu li a:hover {
  text-decoration: underline; }

body.lock {
  height: 100%;
  overflow: hidden; }
  body.lock .panel {
    opacity: 1;
    pointer-events: inherit; }

.leaflet-container {
  background-color: #d8e698; }

.block {
  position: relative;
  display: block; }
  .blockImg {
    position: relative; }
    .blockImgMask {
      position: relative;
      overflow: hidden;
      -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
      -webkit-transform: scale(1);
      transform: scale(1); }
      .blockImgMask:before {
        position: absolute;
        content: "";
        display: block;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e000000', endColorstr='#99000000',GradientType=0 );
        z-index: 1; }
    .blockImg img {
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
      -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
      width: 100%; }
  .blockHeader {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
    color: #6fbaac;
    padding: 0 30px;
    font-size: 16px;
    line-height: 45px;
    font-weight: 500;
    text-align: center;
    margin: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .blockContent {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 30px 40px;
    z-index: 2; }
  .blockLabel {
    margin: 0 0 20px;
    display: inline-block;
    background-color: rgba(111, 186, 172, 0.9);
    padding: 0 15px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 34px;
    font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif; }
    .blockLabelWhite {
      background-color: rgba(255, 255, 255, 0.9);
      color: #7c7e81; }
    .blockLabel i {
      margin-right: 5px;
      font-size: 12px; }
  .blockPrice {
    margin: 0 0 20px;
    display: inline-block;
    background-color: rgba(111, 186, 172, 0.9);
    padding: 25px 20px 0;
    width: 120px;
    height: 110px; }
    .blockPrice span, .blockPrice strong {
      display: block;
      color: #FFFFFF;
      line-height: 30px; }
    .blockPrice span {
      font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif;
      font-size: 16px; }
    .blockPrice strong {
      font-weight: 500;
      font-size: 28px; }
  .blockTitle {
    margin: 0;
    color: #FFFFFF;
    font-size: 32px;
    line-height: 36px;
    max-height: 72px;
    overflow: hidden; }
    .blockTitleSmall {
      font-size: 30px;
      line-height: 30px;
      max-height: 90px; }
  .blockSubtitle {
    margin: 10px 0 0;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 30px; }
  .blockSlide {
    margin: 30px 0; }
  .blockSlider {
    position: relative; }
    .blockSlider .flex-direction-nav li a {
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      cursor: pointer;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      background-color: #FFFFFF;
      color: #000000;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      cursor: pointer;
      font-size: 20px;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
      .blockSlider .flex-direction-nav li a.flex-prev {
        left: -25px; }
      .blockSlider .flex-direction-nav li a.flex-next {
        right: -25px; }
      .blockSlider .flex-direction-nav li a.flex-disabled {
        display: none; }

html.no-touchevents a.block:hover {
  z-index: 2; }
  html.no-touchevents a.block:hover .blockImgMask {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  html.no-touchevents a.block:hover .blockImg img {
    -webkit-transform: scale(1);
    transform: scale(1); }

@media screen and (max-width: 1444.44444px) {
  .blockTitle {
    font-size: 30px; } }

@media screen and (max-width: 720px) {
  .blockSlider .flex-direction-nav li a {
    font-size: 20px; }
    .blockSlider .flex-direction-nav li a.flex-prev {
      left: 0; }
    .blockSlider .flex-direction-nav li a.flex-next {
      right: 0; } }

@media screen and (max-width: 480px) {
  .blockContent {
    padding: 0 30px 40px; }
  .blockTitle {
    font-size: 30px;
    line-height: 30px;
    max-height: 90px;
    padding-right: 40px;
    margin: 0; } }

::-moz-selection {
  background-color: #6fbaac;
  color: #FFFFFF; }

::selection {
  background-color: #6fbaac;
  color: #FFFFFF; }

.blueBg {
  position: relative;
  background-color: #e6e6e9; }
  .blueBg:before {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/map.svg);
    background-size: 600px auto;
    opacity: 0.1; }

.greenBg {
  background-color: #d6e2e0; }

a:hover, a:focus {
  text-decoration: none;
  color: inherit; }

.homeSection {
  position: relative; }
  .homeSectionContent {
    position: relative; }
  .homeSectionBg:before {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/map.svg);
    background-size: 600px auto;
    opacity: 0.1; }
  .homeSection1 {
    padding: 0 0 230px; }
    .homeSection1 .homeSectionContent {
      padding: 80px 0; }
    .homeSection1 .homeSectionBg {
      position: absolute;
      top: 390px;
      left: 0;
      bottom: 0;
      width: 50%;
      background-color: #e6e6e9; }
  .homeSection2 {
    padding: 0 0 350px; }
    .homeSection2 .homeSectionContent {
      padding: 80px 0; }
    .homeSection2 .homeSectionBg {
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      height: 100%;
      background-color: #d6e2e0; }
  .homeSection3 {
    padding: 0; }
    .homeSection3 .homeSectionContent {
      padding: 80px 0; }
    .homeSection3 .homeSectionBg {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-color: #cfd8e6; }
  .homeSection4 {
    padding: 60px 0 0; }
    .homeSection4 .homeSectionContent {
      padding: 80px 0; }
    .homeSection4 .homeSectionBg {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-color: #FFFFFF; }

.homeHero {
  position: relative;
  height: 900px; }
  .homeHeroWrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 5%;
    height: 100%;
    background-color: #333333;
    -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.3); }
  .homeHeroBook {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    z-index: 2; }
    .homeHeroBookWrap {
      background-color: rgba(255, 255, 255, 0.9);
      padding: 20px;
      -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
      -moz-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
      -ms-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
      box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3); }
  .homeHeroUsps {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    z-index: 2; }
    .homeHeroUsps ul {
      margin: 0;
      text-align: center; }
    .homeHeroUsps li {
      display: inline-block;
      vertical-align: top;
      margin: 0;
      color: #FFFFFF;
      font-size: 22px;
      line-height: 40px;
      font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif;
      margin: 0 10px;
      position: relative;
      padding-left: 30px; }
      .homeHeroUsps li:before {
        position: absolute;
        content: "";
        display: block;
        pointer-events: none;
        width: 12px;
        height: 12px;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 0 3px #FFFFFF;
        -moz-box-shadow: 0 0 0 3px #FFFFFF;
        -ms-box-shadow: 0 0 0 3px #FFFFFF;
        box-shadow: 0 0 0 3px #FFFFFF; }

.homeSlider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .homeSlider .slides, .homeSlider .slides li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.homeSlide {
  overflow: hidden; }
  .homeSlide:before {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e000000', endColorstr='#99000000',GradientType=0 );
    z-index: 1; }
  .homeSlide:after {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
    background: url(../images/radar.png) no-repeat 0 100%;
    background-size: contain; }
  .homeSlideBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 0;
    -webkit-transition: all 10s linear;
    transition: all 10s linear;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
    .homeSlideBg.mobile {
      display: none; }
  .homeSlideInner {
    position: absolute;
    bottom: 300px;
    left: 0;
    width: 100%;
    z-index: 2; }
  .homeSlideContent {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
  .homeSlideBar {
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #6fbaac;
    z-index: 3;
    -webkit-transition: all 6s linear;
    transition: all 6s linear; }
  .homeSlide.flex-active-slide .homeSlideBg {
    -webkit-transform: scale(1);
    transform: scale(1); }
  .homeSlide.flex-active-slide .homeSlideContent {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .homeSlide.flex-active-slide .homeSlideBar {
    width: 100%; }

.homeCamp {
  padding: 60px 5% 0;
  position: relative;
  z-index: 2; }

@media screen and (max-width: 1444.44444px) {
  .homeHero {
    height: 750px; }
    .homeHeroWrap {
      left: 0; }
    .homeHeroBook {
      bottom: 150px; }
  .homeSlideInner {
    bottom: 350px; } }

@media screen and (max-width: 960px) {
  .homeHero {
    height: 650px; }
  .homeSection1 .homeSectionBg {
    width: 100%;
    top: 0; }
  .homeSection2 .homeSectionBg {
    width: 100%; } }

@media screen and (max-width: 720px) {
  .homeHero {
    height: 450px; }
    .homeHero .title {
      font-size: 35px;
      line-height: 35px; }
    .homeHeroUsps {
      display: none; }
  .homeSlide:after {
    display: none; }
  .homeSlideInner {
    bottom: 80px; }
  .homeSlideBg.desktop {
    display: none; }
  .homeSlideBg.mobile {
    display: block; }
  .homeSectionBg:before {
    display: none; }
  .homeCamp {
    padding-top: 30px; }
  .homeSection4 {
    padding: 0; } }

.quickBook > h3 {
  float: left;
  width: 250px;
  margin: 22px 0 0;
  font-size: 26px;
  line-height: 52px;
  font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: 700; }

.quickBook .booking-widget {
  overflow: hidden;
  padding: 22px 0 0; }

.quickBook form > h3 {
  margin: 0;
  font-size: 16px;
  line-height: 22px; }

.quickBook .criteria {
  display: none; }

.quickBook .item[data-name="level"], .quickBook .item[data-name="duration"] {
  display: none; }

.quickBook .item.pull-left {
  width: 25%;
  padding-left: 10px; }

.quickBook .item .field {
  width: 100%; }
  .quickBook .item .field label {
    position: relative; }
    .quickBook .item .field label .ui-datepicker-trigger {
      position: absolute;
      opacity: 0.5;
      right: 10px;
      top: 18px; }
    .quickBook .item .field label input[disabled] {
      opacity: 0.35; }

.quickBook .item .title {
  font-size: 12px;
  line-height: 22px;
  margin: -22px 0 0;
  color: #a2a2a2; }

@media screen and (max-width: 1444.44444px) {
  .quickBook > h3 {
    float: none;
    margin: 0 0 10px;
    font-size: 20px;
    width: auto;
    line-height: 20px; }
  .quickBook .item.pull-left[data-name="arrival"] {
    padding-left: 0; } }

@media screen and (max-width: 960px) {
  .quickBook > h3 {
    display: none; }
  .quickBook .item.pull-left {
    width: 33.33333%; }
  .quickBook .item[data-name="persons"] {
    display: none; } }

@media screen and (max-width: 720px) {
  .homeHeroBook {
    display: none; } }

.ui-datepicker.ui-widget {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 0 4px #dfe0e4;
  -moz-box-shadow: 0 0 0 4px #dfe0e4;
  -ms-box-shadow: 0 0 0 4px #dfe0e4;
  box-shadow: 0 0 0 4px #dfe0e4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: none; }
  .ui-datepicker.ui-widget .ui-datepicker-header {
    position: relative; }
  .ui-datepicker.ui-widget .ui-widget-header {
    border: none;
    background: none; }
  .ui-datepicker.ui-widget a.ui-datepicker-prev, .ui-datepicker.ui-widget a.ui-datepicker-next {
    top: 50%;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #FFFFFF;
    background-color: #424860;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none; }
    .ui-datepicker.ui-widget a.ui-datepicker-prev.ui-state-hover, .ui-datepicker.ui-widget a.ui-datepicker-next.ui-state-hover {
      background: #6fbaac; }
    .ui-datepicker.ui-widget a.ui-datepicker-prev span, .ui-datepicker.ui-widget a.ui-datepicker-next span {
      display: none; }
    .ui-datepicker.ui-widget a.ui-datepicker-prev:before, .ui-datepicker.ui-widget a.ui-datepicker-next:before {
      position: absolute;
      content: "";
      display: block;
      pointer-events: none;
      font-family: "FontAwesome";
      width: 30px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      font-size: 14px; }
  .ui-datepicker.ui-widget a.ui-datepicker-prev:before {
    content: ""; }
  .ui-datepicker.ui-widget a.ui-datepicker-next:before {
    content: ""; }
  .ui-datepicker.ui-widget .ui-datepicker-title {
    font-size: 14px;
    line-height: 52px;
    color: #424860;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .ui-datepicker.ui-widget table {
    font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .ui-datepicker.ui-widget table thead tr {
      border-top: 1px solid #dfe0e4;
      border-bottom: 1px solid #dfe0e4; }
    .ui-datepicker.ui-widget table thead th {
      border-color: transparent;
      background-color: transparent;
      color: #6fbaac;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 48px;
      font-weight: 500;
      padding: 0;
      font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .ui-datepicker.ui-widget table tbody tr:first-child td {
      padding-top: 10px; }
    .ui-datepicker.ui-widget table tbody td {
      text-align: center;
      border: none;
      padding: 1px;
      font-size: 12px;
      line-height: 24px; }
      .ui-datepicker.ui-widget table tbody td span, .ui-datepicker.ui-widget table tbody td a {
        padding: 0;
        font-weight: 400;
        text-align: center;
        border: 0px solid transparent;
        background: none; }
      .ui-datepicker.ui-widget table tbody td .ui-state-default {
        color: #424860;
        background: transparent; }
      .ui-datepicker.ui-widget table tbody td a.ui-state-default {
        background-color: #dfe0e4; }
      .ui-datepicker.ui-widget table tbody td.ui-datepicker-unselectable a, .ui-datepicker.ui-widget table tbody td.ui-datepicker-unselectable span, .ui-datepicker.ui-widget table tbody td.ui-state-disabled a, .ui-datepicker.ui-widget table tbody td.ui-state-disabled span {
        opacity: 0.75;
        background: none;
        color: #424860; }
      .ui-datepicker.ui-widget table tbody td.ui-datepicker-current-day a, .ui-datepicker.ui-widget table tbody td.ui-datepicker-current-day span, .ui-datepicker.ui-widget table tbody td.ui-datepicker-today a, .ui-datepicker.ui-widget table tbody td.ui-datepicker-today span {
        color: #FFFFFF;
        border-color: #6fbaac;
        background: #6fbaac; }
      .ui-datepicker.ui-widget table tbody td.cal-arrangement a, .ui-datepicker.ui-widget table tbody td.cal-arrangement span, .ui-datepicker.ui-widget table tbody td.cal-arrangement .ui-state-default, .ui-datepicker.ui-widget table tbody td.cal-discount a, .ui-datepicker.ui-widget table tbody td.cal-discount span, .ui-datepicker.ui-widget table tbody td.cal-discount .ui-state-default {
        color: #424860;
        border-color: #f1ba3f;
        background: #f1ba3f; }
        .ui-datepicker.ui-widget table tbody td.cal-arrangement a.ui-state-active, .ui-datepicker.ui-widget table tbody td.cal-arrangement span.ui-state-active, .ui-datepicker.ui-widget table tbody td.cal-arrangement .ui-state-default.ui-state-active, .ui-datepicker.ui-widget table tbody td.cal-discount a.ui-state-active, .ui-datepicker.ui-widget table tbody td.cal-discount span.ui-state-active, .ui-datepicker.ui-widget table tbody td.cal-discount .ui-state-default.ui-state-active {
          background-color: #424860;
          color: #FFFFFF;
          border-color: #424860; }
      .ui-datepicker.ui-widget table tbody td a.ui-state-highlight {
        color: #FFFFFF;
        border-color: #6fbaac;
        background: #6fbaac; }
      .ui-datepicker.ui-widget table tbody td a.ui-state-active {
        background-color: #424860;
        color: #FFFFFF;
        border-color: #424860; }

@media screen and (max-width: 720px) {
  .ui-datepicker.ui-widget {
    width: 90%;
    max-width: 250px; }
    .ui-datepicker.ui-widget .ui-datepicker-title {
      line-height: 20px; }
    .ui-datepicker.ui-widget a.ui-datepicker-prev, .ui-datepicker.ui-widget a.ui-datepicker-next {
      width: 20px;
      height: 20px; }
      .ui-datepicker.ui-widget a.ui-datepicker-prev:before, .ui-datepicker.ui-widget a.ui-datepicker-next:before {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px; }
    .ui-datepicker.ui-widget table thead th {
      line-height: 30px; } }

.page-template-zoek-boek .ui-datepicker.ui-widget {
  width: 90%;
  max-width: 250px; }
  .page-template-zoek-boek .ui-datepicker.ui-widget .ui-datepicker-title {
    line-height: 20px; }
  .page-template-zoek-boek .ui-datepicker.ui-widget a.ui-datepicker-prev, .page-template-zoek-boek .ui-datepicker.ui-widget a.ui-datepicker-next {
    width: 20px;
    height: 20px; }
    .page-template-zoek-boek .ui-datepicker.ui-widget a.ui-datepicker-prev:before, .page-template-zoek-boek .ui-datepicker.ui-widget a.ui-datepicker-next:before {
      width: 20px;
      height: 20px;
      line-height: 20px;
      font-size: 12px; }
  .page-template-zoek-boek .ui-datepicker.ui-widget table thead th {
    line-height: 30px; }
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-selected,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-selected,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-arrival,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-departure,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-available,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-not-available {
    opacity: 1 !important; }
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-selected a,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-selected span {
    background: #424860 !important;
    color: #FFFFFF !important;
    border: none; }
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-available a,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-available span,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-arrival a,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-arrival span,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-departure a,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-departure span {
    background: #dfe0e4 !important;
    color: #424860 !important; }
    .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-available a.ui-state-active,
    .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-available span.ui-state-active,
    .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-arrival a.ui-state-active,
    .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-arrival span.ui-state-active,
    .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-departure a.ui-state-active,
    .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-departure span.ui-state-active {
      background-color: #424860 !important;
      color: #FFFFFF !important;
      border: none; }
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-arrangement a,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-arrangement span {
    background: #f1ba3f !important;
    color: #424860 !important; }
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-available a,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-available span {
    opacity: 0.5; }
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-not-available a,
  .page-template-zoek-boek .ui-datepicker.ui-widget table .cal-not-available span {
    background: #f30515 !important;
    color: #FFFFFF !important; }

.discoSlide {
  margin: 30px 0; }

.discoSlider {
  position: relative; }
  .discoSlider .flex-direction-nav a {
    position: absolute;
    cursor: pointer;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background-color: #FFFFFF;
    z-index: 2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #424860;
    font-size: 14px;
    top: 50%;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .discoSlider .flex-direction-nav a.flex-prev {
      left: -27px; }
    .discoSlider .flex-direction-nav a.flex-next {
      right: -27px; }
    .discoSlider .flex-direction-nav a.flex-disabled {
      display: none; }

.discoBlock {
  position: relative;
  display: block;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3); }
  .discoBlocks {
    margin-top: -350px; }
  .discoBlockImg {
    position: relative; }
    .discoBlockImgMask {
      position: relative;
      overflow: hidden;
      -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
      -webkit-transform: scale(1);
      transform: scale(1); }
      .discoBlockImgMask:before {
        position: absolute;
        content: "";
        display: block;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e000000', endColorstr='#99000000',GradientType=0 );
        z-index: 1; }
    .discoBlockImg img {
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
      -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
  .discoBlockContent {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 30px 40px;
    z-index: 2; }
  .discoBlockTitle {
    margin: 0;
    color: #FFFFFF;
    font-size: 36px;
    line-height: 36px; }

html.no-touchevents .discoBlock:hover {
  z-index: 2; }
  html.no-touchevents .discoBlock:hover .discoBlockImgMask {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  html.no-touchevents .discoBlock:hover .discoBlockImg img {
    -webkit-transform: scale(1);
    transform: scale(1); }

@media screen and (max-width: 1444.44444px) {
  .discoBlockTitle {
    font-size: 28px;
    line-height: 30px; } }

.refSlider {
  padding: 0 20px;
  position: relative; }
  .refSlider .flex-direction-nav a {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    color: #6fbaac; }
    .refSlider .flex-direction-nav a.flex-prev {
      left: 0; }
    .refSlider .flex-direction-nav a.flex-next {
      right: 0; }

.refSlideTitle {
  margin: 30px 0 0;
  font-size: 26px;
  line-height: 30px; }

.refSlideSubtitle {
  margin: 0 0 20px;
  font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px; }

.refSlide .stars {
  margin: 0 auto; }

.refSlide p {
  margin: 30px 0;
  font-size: 18px;
  line-height: 28px;
  color: #424860; }
  .refSlide p.refSlideScore {
    margin: 5px 0 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500; }

.refSlideLogo {
  width: 150px;
  margin: 0 auto; }

.stars {
  width: 170px; }
  .starsWrap {
    width: 170px;
    overflow: hidden;
    position: relative; }
  .starsIcons {
    width: 170px; }
    .starsIcons:after {
      content: "";
      display: block;
      clear: both;
      width: 0;
      height: 0;
      line-height: 0;
      visibility: hidden; }
  .stars i {
    display: block;
    float: left;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    color: #424860; }
    .stars i:before {
      font-family: "FontAwesome";
      content: "\f005"; }
  .starsScore {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
    .starsScore i {
      color: #f1ba3f;
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }

.articleSlide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #333333; }
  .articleSlider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .articleSlider .slides, .articleSlider .slides li {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .articleSliderWrap {
      padding: 0 5%;
      margin: -450px 0 80px; }
    .articleSliderContainer {
      position: relative;
      height: 850px; }
    .articleSlider .flex-control-nav {
      position: absolute;
      bottom: 60px;
      left: 60px;
      right: 60px;
      z-index: 3;
      line-height: 30px;
      height: 30px; }
      .articleSlider .flex-control-nav:before {
        position: absolute;
        content: "";
        display: block;
        pointer-events: none;
        width: 100%;
        left: 0;
        height: 2px;
        top: 14px;
        background-color: rgba(255, 255, 255, 0.5); }
      .articleSlider .flex-control-nav li {
        width: 25%;
        float: left;
        color: #FFFFFF;
        text-indent: -99999px; }
      .articleSlider .flex-control-nav a {
        display: block;
        cursor: pointer;
        height: 30px;
        line-height: 30px;
        position: relative; }
        .articleSlider .flex-control-nav a:before {
          position: absolute;
          content: "";
          display: block;
          pointer-events: none;
          width: 0%;
          left: 50%;
          top: 13px;
          height: 4px;
          background-color: #FFFFFF;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          -webkit-transition: width 0.5s ease;
          transition: width 0.5s ease; }
        .articleSlider .flex-control-nav a.flex-active:before {
          width: 100%; }
  .articleSlide:before {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e000000', endColorstr='#99000000',GradientType=0 );
    z-index: 1; }
  .articleSlideContent {
    position: absolute;
    bottom: 200px;
    left: 0;
    width: 100%;
    padding: 0 60px;
    z-index: 2; }
  .articleSlideCat {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 15px;
    padding: 0 20px;
    color: #FFFFFF;
    background-color: #6fbaac; }
  .articleSlide h3 {
    margin: 0;
    font-size: 50px;
    line-height: 52px;
    color: #FFFFFF; }
  .articleSlide p {
    margin: 20px 0;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    max-width: 600px;
    max-height: 66px;
    overflow: hidden; }

@media screen and (max-width: 1444.44444px) {
  .articleSliderContainer {
    height: 600px; }
  .articleSlideContent {
    bottom: 100px; }
  .articleSlide h3 {
    font-size: 40px;
    line-height: 42px; } }

@media screen and (max-width: 720px) {
  .articleSlider .flex-control-nav {
    left: 30px;
    right: 30px; }
  .articleSliderContainer {
    height: 500px; }
  .articleSlideContent {
    padding: 0 30px; }
  .articleSlide h3 {
    font-size: 30px;
    line-height: 32px; } }

.newsSlider {
  position: relative; }
  .newsSlider .flex-direction-nav li a {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #FFFFFF;
    color: #000000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
    .newsSlider .flex-direction-nav li a.flex-prev {
      left: -25px; }
    .newsSlider .flex-direction-nav li a.flex-next {
      right: -25px; }
    .newsSlider .flex-direction-nav li a.flex-disabled {
      display: none; }
  .newsSliderWrap {
    padding: 0 5%;
    margin: 40px 0 -295px;
    position: relative;
    z-index: 2; }
  .newsSlider .slides li {
    max-width: 380px; }

.bookWidget:before {
  position: fixed;
  display: block;
  pointer-events: none;
  content: "Een moment geduld alstublieft";
  z-index: 5;
  left: 50%;
  bottom: 20px;
  opacity: 0;
  background: url(../images/load.svg) no-repeat 10px 50% #6fbaac;
  background-size: 30px auto;
  padding: 0 20px 0 50px;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  max-width: 320px;
  width: 90%;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1), bottom 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1), bottom 0.3s cubic-bezier(0.77, 0, 0.175, 1); }

.bookWidget.loading:before {
  opacity: 1;
  bottom: 30px; }

.bookWidget .booking-widget .booking-search {
  padding-left: 0; }

.bookWidget .booking-widget .booking-refine.col-sm-8 {
  padding-left: 0; }

.bookWidget .booking-widget .booking-refine .booking-step {
  margin-top: -20px;
  margin-right: -20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #424860;
  color: #FFFFFF;
  padding: 0 15px;
  font-size: 13px;
  line-height: 30px; }

.bookWidget .booking-widget .booking-refine .object {
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px; }
  .bookWidget .booking-widget .booking-refine .object h3 {
    margin: 0 0 10px;
    font-size: 25px;
    line-height: 30px; }
  .bookWidget .booking-widget .booking-refine .object p {
    font-size: 13px;
    line-height: 20px; }

.bookWidget .booking-widget .booking-refine .form {
  font-size: 13px;
  line-height: 20px; }
  .bookWidget .booking-widget .booking-refine .form form .form-required {
    vertical-align: middle;
    padding: 0;
    float: none;
    margin-left: 5px;
    font-size: 120%;
    line-height: 100%; }
  .bookWidget .booking-widget .booking-refine .form form h3 {
    margin: 0;
    font-size: 18px;
    line-height: 25px; }
  .bookWidget .booking-widget .booking-refine .form form table {
    border: none;
    margin: 20px 0; }
    .bookWidget .booking-widget .booking-refine .form form table tr:nth-child(n+2) {
      border-top-color: #dfe0e4; }
    .bookWidget .booking-widget .booking-refine .form form table td, .bookWidget .booking-widget .booking-refine .form form table th {
      border: none;
      padding: 5px 0;
      font-size: 13px;
      line-height: 30px; }
      .bookWidget .booking-widget .booking-refine .form form table td input, .bookWidget .booking-widget .booking-refine .form form table td select, .bookWidget .booking-widget .booking-refine .form form table th input, .bookWidget .booking-widget .booking-refine .form form table th select {
        width: 100px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        background: #dfe0e4;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        font-size: 13px; }
      .bookWidget .booking-widget .booking-refine .form form table td select, .bookWidget .booking-widget .booking-refine .form form table th select {
        text-indent: 2px; }
    .bookWidget .booking-widget .booking-refine .form form table .right {
      text-align: right; }

.bookWidget .booking-widget .booking-refine .details .form form table {
  margin: 20px 0; }
  .bookWidget .booking-widget .booking-refine .details .form form table td input, .bookWidget .booking-widget .booking-refine .details .form form table td select, .bookWidget .booking-widget .booking-refine .details .form form table th input, .bookWidget .booking-widget .booking-refine .details .form form table th select {
    width: 100%; }
  .bookWidget .booking-widget .booking-refine .details .form form table td textarea, .bookWidget .booking-widget .booking-refine .details .form form table th textarea {
    height: 100px;
    line-height: 30px;
    padding: 10px;
    background: #dfe0e4;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 13px; }

.bookWidget .booking-widget .booking-refine .booking-widget-reservation-result .object {
  display: none; }

.bookWidget .booking-widget .well {
  background-color: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 20px;
  border: none; }
  .bookWidget .booking-widget .well .alerts {
    font-size: 13px;
    line-height: 20px; }
  .bookWidget .booking-widget .well .buttons input[type="submit"], .bookWidget .booking-widget .well .buttons input[type="button"], .bookWidget .booking-widget .well .buttons button {
    width: auto;
    padding: 0 20px;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: none;
    font-weight: 500;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF; }
  .bookWidget .booking-widget .well .buttons input[type="submit"], .bookWidget .booking-widget .well .buttons input[type="button"] {
    background-color: #6fbaac; }
    .bookWidget .booking-widget .well .buttons input[type="submit"]:hover, .bookWidget .booking-widget .well .buttons input[type="button"]:hover {
      background-color: #50a696; }
  .bookWidget .booking-widget .well .buttons button {
    background-color: #424860; }
    .bookWidget .booking-widget .well .buttons button:hover {
      background-color: #2d3142; }

.bookWidget .booking-widget-quicksearch h3 {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 25px; }

.bookWidget .booking-widget-quicksearch-result .search .select .item[data-name="duration"] {
  display: none; }

.bookWidget .booking-widget-quicksearch-result .title {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #424860;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px; }

.bookWidget .booking-widget-quicksearch-result .field label {
  margin: 0 0 20px;
  position: relative; }

.bookWidget .booking-widget-quicksearch-result .field input {
  background: #dfe0e4;
  border: none;
  font-size: 14px;
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 0 20px;
  height: 30px;
  line-height: 30px; }
  .bookWidget .booking-widget-quicksearch-result .field input.datepicker {
    cursor: pointer; }
    .bookWidget .booking-widget-quicksearch-result .field input.datepicker + img {
      top: 7px;
      cursor: pointer; }

.bookWidget .booking-widget-quicksearch-result .field select {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  background: #dfe0e4;
  font-size: 14px;
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-indent: 12px;
  border: none;
  cursor: pointer; }

.bookWidget .booking-widget-quicksearch-result .criteria-filter label {
  margin: 0; }

.bookWidget .booking-widget-quicksearch-result .criteria-filter table th, .bookWidget .booking-widget-quicksearch-result .criteria-filter table td {
  line-height: 20px; }

.bookWidget .booking-widget-levels.well {
  background-color: transparent;
  padding: 0; }

.bookWidget .booking-widget-levels .levels .level {
  margin-bottom: 10px;
  background-color: #FFF; }
  .bookWidget .booking-widget-levels .levels .level hr {
    display: none; }
  .bookWidget .booking-widget-levels .levels .level .Btn, .bookWidget .booking-widget-levels .levels .level .booking-widget button, .bookWidget .booking-widget .booking-widget-levels .levels .level button {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
    padding: 0;
    width: 100%;
    text-align: center; }
    .bookWidget .booking-widget-levels .levels .level .Btn.injectedReadMore, .bookWidget .booking-widget-levels .levels .level .booking-widget button.injectedReadMore, .bookWidget .booking-widget .booking-widget-levels .levels .level button.injectedReadMore {
      background-color: #dfe0e4;
      color: #424860; }
      .bookWidget .booking-widget-levels .levels .level .Btn.injectedReadMore:hover, .bookWidget .booking-widget-levels .levels .level .booking-widget button.injectedReadMore:hover, .bookWidget .booking-widget .booking-widget-levels .levels .level button.injectedReadMore:hover {
        color: #424860;
        background-color: #c3c5cd; }

.bookWidget .booking-widget-levels-result h2 {
  margin: 0 0 10px;
  font-size: 25px;
  line-height: 30px; }

.bookWidget .booking-widget-levels-result .img-thumbnail {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  width: 100%; }

.bookWidget .booking-widget-levels-result .photo-thumbnails {
  display: none; }

.bookWidget .booking-widget-levels-result .information {
  padding-top: 15px;
  padding-bottom: 15px; }

.bookWidget .booking-widget-levels-result .description {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  max-height: 100px; }
  .bookWidget .booking-widget-levels-result .description p {
    font-size: 12px;
    line-height: 20px;
    margin: 0; }

.bookWidget .booking-widget-levels-result .availability {
  margin: 10px;
  background-color: transparent;
  border: 1px dashed #dfe0e4;
  padding: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  line-height: 20px; }
  .bookWidget .booking-widget-levels-result .availability span {
    float: right; }
  .bookWidget .booking-widget-levels-result .availability:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    visibility: hidden; }

.bookWidget .booking-widget-map-result .map-popup-title {
  font-size: 20px;
  line-height: 35px;
  margin: 0 0 10px; }

.bookWidget .booking-widget-map-result .map-popup-description {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 10px; }

.bookWidget .booking-widget-map-result .map-popup-button button {
  border: none; }

.bookWidget .booking-widget button {
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  text-align: center; }

.bookWidget .booking-widget-periods-datepicker .ui-datepicker {
  width: 100%;
  max-width: 460px;
  margin: 0 auto; }
  .bookWidget .booking-widget-periods-datepicker .ui-datepicker .ui-datepicker-title {
    font-size: 26px;
    line-height: 52px; }
  .bookWidget .booking-widget-periods-datepicker .ui-datepicker table {
    font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .bookWidget .booking-widget-periods-datepicker .ui-datepicker table thead th {
      font-size: 16px;
      line-height: 48px; }
    .bookWidget .booking-widget-periods-datepicker .ui-datepicker table tbody td {
      font-size: 16px;
      line-height: 40px; }

.bookWidget .booking-widget-periods-periods .arrival {
  margin: 20px 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500; }

.bookWidget .booking-widget-periods-periods .period {
  margin: 20px 0 0;
  background-color: #FFFFFF;
  padding: 17px; }
  .bookWidget .booking-widget-periods-periods .period:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    visibility: hidden; }
  .bookWidget .booking-widget-periods-periods .period .departure {
    float: left;
    width: 20%;
    font-weight: 500; }
    .bookWidget .booking-widget-periods-periods .period .departure span {
      font-weight: 400; }
  .bookWidget .booking-widget-periods-periods .period .nrOfNights {
    float: left;
    width: 20%; }
  .bookWidget .booking-widget-periods-periods .period .information {
    float: left;
    width: 20%; }
  .bookWidget .booking-widget-periods-periods .period .total-price {
    float: left;
    width: 20%;
    font-weight: 500; }
    .bookWidget .booking-widget-periods-periods .period .total-price span {
      display: block; }
      .bookWidget .booking-widget-periods-periods .period .total-price span.discount {
        display: none; }
      .bookWidget .booking-widget-periods-periods .period .total-price span.original-price {
        text-decoration: line-through;
        font-weight: 400;
        color: #f30515;
        font-size: 75%;
        line-height: 100%; }
  .bookWidget .booking-widget-periods-periods .period .button {
    float: right;
    width: 20%; }
    .bookWidget .booking-widget-periods-periods .period .button button {
      border: none;
      margin: 0; }

.bookWidget .booking-widget-reservation-mybooking {
  margin: 0;
  border: none; }
  .bookWidget .booking-widget-reservation-mybooking h3 {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 25px; }
  .bookWidget .booking-widget-reservation-mybooking form br {
    display: none; }
  .bookWidget .booking-widget-reservation-mybooking form input {
    margin: 5px 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px; }

.bookWidget .booking-widget-reservation-result h3 {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 25px; }

.bookWidget .booking-widget-receipt .arrival-information {
  font-size: 12px;
  line-height: 20px; }
  .bookWidget .booking-widget-receipt .arrival-information span {
    float: right;
    font-weight: 500; }
  .bookWidget .booking-widget-receipt .arrival-information:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    visibility: hidden; }
  .bookWidget .booking-widget-receipt .arrival-information hr {
    display: none; }
  .bookWidget .booking-widget-receipt .arrival-information .image {
    margin: 20px 0; }
    .bookWidget .booking-widget-receipt .arrival-information .image img {
      width: 100%;
      padding: 0;
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; }

.bookWidget .booking-widget-receipt-result hr {
  display: none; }

.bookWidget .booking-widget-receipt-result .receipt h3 {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 25px; }

.bookWidget .booking-widget-receipt-result .receipt table {
  margin: 0; }
  .bookWidget .booking-widget-receipt-result .receipt table th, .bookWidget .booking-widget-receipt-result .receipt table td {
    font-size: 14px;
    line-height: 20px;
    border: none;
    padding: 5px 0; }
    .bookWidget .booking-widget-receipt-result .receipt table th .total, .bookWidget .booking-widget-receipt-result .receipt table td .total {
      font-weight: 500; }

.bookWidget .booking-widget-receipt table th, .bookWidget .booking-widget-receipt table td {
  font-size: 14px;
  line-height: 20px; }
  .bookWidget .booking-widget-receipt table th.title, .bookWidget .booking-widget-receipt table td.title {
    font-size: 14px;
    line-height: 20px;
    margin: 0; }

html.ios .bookWidget .booking-widget-quicksearch-result .field select, html.safari .bookWidget .booking-widget-quicksearch-result .field select {
  text-indent: 0; }

html.ios .bookWidget .booking-widget .booking-refine .form form table td select, html.safari .bookWidget .booking-widget .booking-refine .form form table td select {
  text-indent: 0; }

html.no-touchevents .bookWidget .booking-widget-periods-datepicker .ui-datepicker table tbody td a.ui-state-default:hover {
  border-color: #b6b8c1; }

html.no-touchevents .bookWidget .booking-widget-periods-datepicker .ui-datepicker table tbody td a.ui-state-default.ui-state-highlight:hover {
  border-color: #6fbaac; }

@media screen and (max-width: 1444.44444px) {
  .bookWidget .booking-widget-periods-periods .period {
    margin-top: 10px;
    font-size: 17px; }
    .bookWidget .booking-widget-periods-periods .period .departure {
      width: 25%; }
    .bookWidget .booking-widget-periods-periods .period .nrOfNights {
      width: 15%; } }

@media screen and (max-width: 767px) {
  .bookWidget .booking-widget-levels-result .information {
    padding: 20px 17.5px;
    margin: 0; }
  .bookWidget .booking-widget .booking-overview {
    padding-left: 0; }
  .bookWidget .booking-widget .well .buttons input[type="submit"], .bookWidget .booking-widget .well .buttons input[type="button"], .bookWidget .booking-widget .well .buttons button {
    width: 100%;
    margin: 5px 0 !important; } }

@media screen and (max-width: 960px) {
  .bookWidget .booking-widget-periods-periods .period .departure, .bookWidget .booking-widget-periods-periods .period .nrOfNights {
    width: 50%; }
  .bookWidget .booking-widget-periods-periods .period .total-price, .bookWidget .booking-widget-periods-periods .period .button {
    width: 50%; }
  .bookWidget .booking-widget-periods-periods .period .information {
    width: 100%; } }

@media screen and (max-width: 720px) {
  .bookWidget .booking-widget-periods-periods .period .departure, .bookWidget .booking-widget-periods-periods .period .nrOfNights, .bookWidget .booking-widget-periods-periods .period .total-price, .bookWidget .booking-widget-periods-periods .period .button {
    width: 100%; } }

.sectionIntro {
  padding: 60px 0; }
  .sectionIntroWrap {
    margin-top: -120px;
    margin-bottom: 60px; }
  .sectionIntroSlider {
    position: relative;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3); }
    .sectionIntroSlider .flex-direction-nav li a {
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      cursor: pointer;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      background-color: #FFFFFF;
      color: #000000;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      cursor: pointer;
      font-size: 20px;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      z-index: 2; }
      .sectionIntroSlider .flex-direction-nav li a.flex-prev {
        left: -25px; }
      .sectionIntroSlider .flex-direction-nav li a.flex-next {
        right: -25px; }
      .sectionIntroSlider .flex-direction-nav li a.flex-disabled {
        display: none; }
    .sectionIntroSliderWrap {
      position: relative; }
    .sectionIntroSlider .slides li {
      background-color: #333333; }
      .sectionIntroSlider .slides li img {
        width: 100%; }
  .sectionIntroThumbs {
    position: relative;
    margin-top: 20px;
    z-index: 3; }
    .sectionIntroThumbs .flex-direction-nav li a {
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      cursor: pointer;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      background-color: #FFFFFF;
      color: #000000;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      cursor: pointer;
      font-size: 20px;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
      z-index: 2; }
      .sectionIntroThumbs .flex-direction-nav li a.flex-prev {
        left: -25px; }
      .sectionIntroThumbs .flex-direction-nav li a.flex-next {
        right: -25px; }
      .sectionIntroThumbs .flex-direction-nav li a.flex-disabled {
        display: none; }
    .sectionIntroThumbs .flex-active-slide {
      opacity: 0.5; }
    .sectionIntroThumbs .slides div {
      max-width: 250px;
      max-height: 130px;
      overflow: hidden;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
      -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
      .sectionIntroThumbs .slides div.vidThumb {
        position: relative; }
        .sectionIntroThumbs .slides div.vidThumb:before {
          position: absolute;
          content: "";
          display: block;
          pointer-events: none;
          font-family: "FontAwesome";
          content: "";
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          cursor: pointer;
          width: 70px;
          height: 70px;
          line-height: 70px;
          text-align: center;
          color: #FFFFFF;
          cursor: pointer;
          font-size: 20px; }

.sectionVid {
  display: block;
  position: relative; }
  .sectionVid img {
    width: 100%; }
  .sectionVid:before {
    position: absolute;
    content: "";
    display: block;
    pointer-events: none;
    font-family: "FontAwesome";
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 70px; }

.sectionRef {
  margin: 0 auto;
  text-align: center; }
  .sectionRefFace {
    width: 150px;
    height: 160px;
    margin: 0 auto;
    position: relative;
    overflow: hidden; }
    .sectionRefFaceLine {
      overflow: hidden;
      position: absolute;
      bottom: 0;
      width: 150px;
      height: 75px; }
      .sectionRefFaceLine:before {
        position: absolute;
        content: "";
        display: block;
        pointer-events: none;
        width: 150px;
        height: 150px;
        bottom: 0;
        left: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 0 4px #6fbaac inset;
        -moz-box-shadow: 0 0 0 4px #6fbaac inset;
        -ms-box-shadow: 0 0 0 4px #6fbaac inset;
        box-shadow: 0 0 0 4px #6fbaac inset; }
    .sectionRefFace p {
      position: absolute;
      bottom: 0;
      margin: 0;
      text-transform: uppercase;
      font-weight: 500;
      width: 150px;
      font-size: 11px;
      z-index: 2; }
  .sectionRefImg {
    position: absolute;
    width: 80px;
    height: 120px;
    overflow: hidden;
    -webkit-border-radius: 0 0 40px 40px;
    -moz-border-radius: 0 0 40px 40px;
    -ms-border-radius: 0 0 40px 40px;
    border-radius: 0 0 40px 40px;
    bottom: 30px;
    left: 50%;
    margin-left: -40px;
    z-index: 2; }
  .sectionRefDesc {
    max-width: 850px;
    margin: 20px auto 0;
    text-align: center; }

@media screen and (max-width: 960px) {
  .sectionIntroWrap {
    margin-top: -140px; } }

@media screen and (max-width: 960px) {
  .sectionIntroWrap {
    margin-top: 0; }
  .sectionIntroSlider .flex-direction-nav {
    display: block; }
  .sectionIntroThumbs {
    display: none; } }

.checkList {
  margin: 20px 0 0; }
  .checkList li {
    color: #424860;
    font-size: 16px;
    line-height: 30px; }
    .checkList li i {
      color: #6fbaac;
      font-size: 18px;
      margin-right: 5px; }
    .checkList li a {
      color: #424860;
      border-bottom: 1px dotted #6fbaac;
      font-weight: 500; }

.legenda {
  padding: 20px 0;
  margin-top: 20px;
  background-color: #FFFFFF;
  border: 2px dashed #dfe0e4;
  text-align: center; }
  .legenda p {
    margin: 0 0 5px;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 500; }
  .legenda ul {
    margin: 0; }
    .legenda ul li {
      display: inline-block;
      vertical-align: top;
      margin: 0 10px 5px;
      position: relative;
      padding-left: 30px;
      font-size: 11px;
      line-height: 20px; }
      .legenda ul li span {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 24px;
        height: 20px;
        text-align: center;
        font-size: 10px; }
      .legenda ul li.vandaag span {
        background-color: #6fbaac;
        color: #FFFFFF; }
      .legenda ul li.beschikbaar span {
        background-color: #dfe0e4;
        color: #424860;
        -webkit-box-shadow: inset 0 0 0 1px #c3c5cd;
        -moz-box-shadow: inset 0 0 0 1px #c3c5cd;
        -ms-box-shadow: inset 0 0 0 1px #c3c5cd;
        box-shadow: inset 0 0 0 1px #c3c5cd; }
      .legenda ul li.nietbeschikbaar span {
        opacity: 0.3;
        background-color: #FFFFFF;
        color: #424860;
        -webkit-box-shadow: inset 0 0 0 1px #c3c5cd;
        -moz-box-shadow: inset 0 0 0 1px #c3c5cd;
        -ms-box-shadow: inset 0 0 0 1px #c3c5cd;
        box-shadow: inset 0 0 0 1px #c3c5cd; }
      .legenda ul li.geselecteerd span {
        background-color: #424860;
        color: #FFFFFF; }
      .legenda ul li.arrangement span {
        background-color: #f1ba3f;
        color: #424860; }

.mobileBook {
  display: none;
  z-index: 5;
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
  .mobileBookWrap {
    background-color: #FFFFFF;
    padding: 0 5%;
    overflow: auto;
    max-height: 0;
    -webkit-transition: padding 0.5s cubic-bezier(0.77, 0, 0.175, 1), max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: padding 0.5s cubic-bezier(0.77, 0, 0.175, 1), max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
  .mobileBook .quickBook .item .title {
    margin: 0; }
  .mobileBook .quickBook .item.pull-left {
    width: 100%;
    padding: 0; }
  .mobileBook .quickBook .item[data-name="level"], .mobileBook .quickBook .item[data-name="persons"] {
    display: block; }
  .mobileBook.active .mobileBookWrap {
    padding: 20px 5%;
    max-height: calc(100vh - 70px); }
  .mobileBook.active .mobileBookBtn {
    background-color: #424860; }
    .mobileBook.active .mobileBookBtn i {
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .mobileBookBtn:hover, .mobileBookBtn:active, .mobileBookBtn:focus {
    background-color: #424860; }
  .mobileBookBtn i {
    margin-left: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1); }

html.no-touchevents .mobileBookBtn:hover, html.no-touchevents .mobileBookBtn:active, html.no-touchevents .mobileBookBtn:focus, html.touchevents .mobileBookBtn:hover, html.touchevents .mobileBookBtn:active, html.touchevents .mobileBookBtn:focus {
  background-color: #424860; }

@media screen and (max-width: 720px) {
  .mobileBook {
    display: block; }
  .accBtns {
    display: none; } }

.catFilter {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  margin: 3px 0;
  font-size: 14px;
  line-height: 30px;
  background-color: #6fbaac;
  color: #FFFFFF;
  cursor: pointer; }
  .catFilters {
    margin: 20px 0;
    text-align: right; }
  .catFilter.active {
    background-color: #424860; }

html.no-touchevents .catFilter:hover {
  background-color: #50a696; }

html.no-touchevents .catFilter.active:hover {
  background-color: #424860; }

.backLink {
  margin: 0 0 20px; }
  .backLink span, .backLink a {
    display: inline-block;
    vertical-align: middle; }
  .backLink span {
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase; }
  .backLink a {
    padding: 0 20px;
    font-size: 14px;
    line-height: 30px;
    background-color: #6fbaac;
    color: #FFFFFF; }

html.no-touchevents .backLink a:hover {
  background-color: #424860; }

.layoutBtns, .layoutImg {
  margin: 20px 0; }

.layoutQuote {
  margin: 20px 0;
  border-left-color: #6fbaac;
  font-size: 20px;
  line-height: 30px;
  padding: 10px 0 10px 20px;
  font-family: "Playfair Display", "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: 400; }
  .layoutQuoteRef {
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    margin: 20px 0;
    padding-left: 22px; }

.layoutImpression {
  margin: 30px 0; }

.layoutMap {
  margin: 20px 0; }
  .layoutMap .mapWrapper {
    height: 400px;
    position: relative; }

.listItem {
  display: block;
  background-color: #FFFFFF; }
  .listItemImg {
    float: left;
    width: 320px; }
    .listItemImg img {
      width: 100%; }
  .listItemContent {
    overflow: hidden;
    padding: 20px; }
  .listItemTitle {
    margin: 0;
    font-size: 25px;
    line-height: 30px; }
  .listItemSubtitle {
    margin: 0 0 10px;
    font-size: 17px;
    line-height: 25px; }
  .listItemDate {
    margin: 5px 0 0;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    color: #424860; }
    .listItemDate i {
      color: #6fbaac; }
  .listItemDesc {
    margin: 10px 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    color: #424860; }
  .listItemPrice {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 30px; }
    .listItemPrice strong {
      font-weight: 500;
      font-size: 18px;
      line-height: 30px;
      margin-left: 5px;
      vertical-align: top; }
  .listItemPriceAlt {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 30px; }
    .listItemPriceAlt.hasDiscount .lipP {
      font-size: 12px;
      opacity: 0.7;
      text-decoration: line-through; }
  .listItemBtns .Btn, .listItemBtns .bookWidget .booking-widget button, .bookWidget .booking-widget .listItemBtns button {
    padding: 0 20px;
    font-size: 16px;
    line-height: 30px; }

@media screen and (max-width: 720px) {
  .listItemImg {
    float: none;
    width: auto; }
  .listItemBtns .Btn, .listItemBtns .bookWidget .booking-widget button, .bookWidget .booking-widget .listItemBtns button {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 5px; } }

.bookHelp {
  position: relative;
  padding: 20px 180px 20px 20px;
  background-color: #FFFFFF;
  margin: 50px 0 20px; }
  .bookHelpImg {
    position: absolute;
    width: 140px;
    height: 140px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/helpdesk.jpg) no-repeat 50% 50% #dfe0e4;
    background-size: contain;
    border: 4px solid #FFFFFF; }
  .bookHelp h4 {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 30px; }
  .bookHelp p {
    margin: 0;
    font-size: 16px;
    line-height: 30px; }
    .bookHelp p a {
      display: inline-block;
      vertical-align: top;
      margin-left: 20px;
      color: #424860; }
      .bookHelp p a:first-child {
        margin-left: 0; }
      .bookHelp p a i {
        margin-right: 5px;
        color: #6fbaac;
        font-size: 18px; }

html.no-touchevents .bookHelp p a:hover {
  text-decoration: underline; }

@media screen and (max-width: 1444.44444px) {
  .bookHelp {
    margin-top: 0; } }

@media screen and (max-width: 960px) {
  .bookHelp h4 {
    font-size: 20px; }
  .bookHelp p {
    font-size: 13px; }
    .bookHelp p a {
      margin-left: 10px; } }

@media screen and (max-width: 720px) {
  .bookHelp {
    padding-right: 80px; }
    .bookHelpImg {
      top: 25px;
      right: -15px;
      width: 80px;
      height: 80px; }
    .bookHelp h4 {
      font-size: 18px;
      line-height: 25px; }
    .bookHelp p {
      line-height: 25px; }
      .bookHelp p a {
        display: block;
        margin: 0; } }

/* DATEPICKER */
.ui-datepicker {
  background-color: #FFFFFF;
  padding: 20px; }
  .ui-datepicker-calendar {
    margin: 0; }
    .ui-datepicker-calendar thead tr td, .ui-datepicker-calendar thead tr th {
      width: 32px;
      height: 32px;
      line-height: 32px;
      padding: 0; }
    .ui-datepicker-calendar tbody tr td, .ui-datepicker-calendar tbody tr th {
      width: 32px;
      height: 32px;
      line-height: 32px;
      padding: 0;
      text-align: center; }
      .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a, .ui-datepicker-calendar tbody tr th.ui-datepicker-current-day a {
        background-color: #6fbaac;
        color: #FFFFFF;
        font-weight: 700; }
      .ui-datepicker-calendar tbody tr td.ui-state-disabled:not(.ui-datepicker-other-month), .ui-datepicker-calendar tbody tr th.ui-state-disabled:not(.ui-datepicker-other-month) {
        background-color: rgba(0, 0, 0, 0.025);
        color: rgba(0, 0, 0, 0.3); }
      .ui-datepicker-calendar tbody tr td a, .ui-datepicker-calendar tbody tr th a {
        background-color: #FFFFFF;
        color: #7c7c7c;
        display: block; }
  .ui-datepicker-header {
    position: relative; }
  .ui-datepicker-prev, .ui-datepicker-next {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    background-color: rgba(0, 0, 0, 0.1);
    color: transparent;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0; }
    .ui-datepicker-prev:before, .ui-datepicker-next:before {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #7c7c7c;
      font-family: 'FontAwesome';
      font-size: 12px;
      text-indent: initial; }
  .ui-datepicker-prev {
    left: 0; }
    .ui-datepicker-prev:before {
      content: '\f104'; }
  .ui-datepicker-next {
    right: 0; }
    .ui-datepicker-next:before {
      content: '\f105'; }
  .ui-datepicker-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 30px;
    text-align: center; }

.myAccount .booking-widget {
  position: relative;
  padding: 30px;
  background-color: #f2f2f2; }
  .myAccount .booking-widget .nav-main__languages__container {
    position: absolute;
    right: 0;
    top: -20px; }
    .myAccount .booking-widget .nav-main__languages__container .languages {
      margin: 0;
      display: block;
      line-height: 0; }
      .myAccount .booking-widget .nav-main__languages__container .languages:after {
        content: "";
        display: block;
        clear: both;
        width: 0;
        height: 0;
        line-height: 0;
        visibility: hidden; }
      .myAccount .booking-widget .nav-main__languages__container .languages li {
        display: block;
        float: left;
        margin-left: 2px;
        line-height: 0; }
        .myAccount .booking-widget .nav-main__languages__container .languages li.languages__item--nl a {
          background-image: url(../images/nl.png); }
        .myAccount .booking-widget .nav-main__languages__container .languages li.languages__item--en a {
          background-image: url(../images/gb.png); }
        .myAccount .booking-widget .nav-main__languages__container .languages li.languages__item--de a {
          background-image: url(../images/de.png); }
        .myAccount .booking-widget .nav-main__languages__container .languages li.languages__item--fr a {
          background-image: url(../images/fr.png); }
        .myAccount .booking-widget .nav-main__languages__container .languages li.active {
          opacity: 0.5; }
      .myAccount .booking-widget .nav-main__languages__container .languages a {
        display: block;
        text-indent: -99999px;
        width: 20px;
        height: 12px;
        background-size: 16px auto;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        cursor: pointer; }
  .myAccount .booking-widget .mybooking-login {
    font-size: 13px;
    line-height: 24px; }
    .myAccount .booking-widget .mybooking-login h2 {
      margin: 0 0 20px;
      font-size: 20px;
      line-height: 30px; }
    .myAccount .booking-widget .mybooking-login .ha-mybooking-login {
      max-width: 600px; }
  .myAccount .booking-widget-mybooking p, .myAccount .booking-widget-mybooking ul li {
    font-size: 13px;
    line-height: 20px; }
  .myAccount .booking-widget-mybooking h2 {
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 30px; }
  .myAccount .booking-widget-mybooking table th, .myAccount .booking-widget-mybooking table td {
    font-size: 13px;
    line-height: 20px; }
  .myAccount .booking-widget-mybooking .well:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    visibility: hidden; }
  .myAccount .booking-widget-mybooking .buttons {
    margin: 10px 0; }
    .myAccount .booking-widget-mybooking .buttons:after {
      content: "";
      display: block;
      clear: both;
      width: 0;
      height: 0;
      line-height: 0;
      visibility: hidden; }
    .myAccount .booking-widget-mybooking .buttons .nav-item {
      font-size: 13px;
      line-height: 30px; }
  .myAccount .booking-widget-mybooking .mybooking-nav {
    display: block;
    margin: 0 0 20px;
    border-bottom: 1px solid #424860; }
    .myAccount .booking-widget-mybooking .mybooking-nav:after {
      content: "";
      display: block;
      clear: both;
      width: 0;
      height: 0;
      line-height: 0;
      visibility: hidden; }
    .myAccount .booking-widget-mybooking .mybooking-nav li {
      display: block;
      float: left;
      margin: 0 0 -1px 5px;
      cursor: pointer;
      font-size: 12px;
      line-height: 40px;
      padding: 0 20px;
      border: 1px solid #424860;
      color: #424860; }
      .myAccount .booking-widget-mybooking .mybooking-nav li:first-child {
        margin-left: 0; }
      .myAccount .booking-widget-mybooking .mybooking-nav li:hover {
        text-decoration: underline; }
      .myAccount .booking-widget-mybooking .mybooking-nav li.active {
        background-color: #424860;
        color: white; }
        .myAccount .booking-widget-mybooking .mybooking-nav li.active:hover {
          text-decoration: none; }
  .myAccount .booking-widget-mybooking .ha-mybooking-mydata br {
    display: none; }
  .myAccount .booking-widget-mybooking .ha-mybooking-mydata .input-group {
    margin: 0 0 5px; }

.booking-widget-mybooking .logo {
  display: none !important; }

.booking-widget-mybooking .btn-default {
  font-size: 19px;
  line-height: 52px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6fbaac;
  z-index: 1;
  overflow: hidden;
  border: 0;
  padding: 0 30px;
  font-size: 14px;
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.mybooking-mydatapage .logo {
  display: none; }

.mybooking-mydatapage .nav-main__languages--nl {
  display: none; }

@media screen and (max-width: 720px) {
  .myAccount .booking-widget-mybooking .mybooking-nav {
    border-bottom: none; }
    .myAccount .booking-widget-mybooking .mybooking-nav li {
      text-align: center;
      margin: 0 0 2px;
      width: 100%; } }
