.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid grey;border-radius:.263921875em;overflow:hidden;background:#fff;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3)}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-overlay .qs-submit{border:1px solid #fff;border-radius:.263921875em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50.2%,.4)}.qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-overlay .qs-overlay-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% / 3);cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:#d3d3d3;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.263921875em;-webkit-transition:background .15s;transition:background .15s}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:after{content:"";border:.390625em solid rgba(0,0,0,0);position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:grey;right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:grey;left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-month-year{font-weight:700;-webkit-transition:border .2s;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}.qs-month-year:hover{border-bottom:1px solid grey}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-square{width:calc(100% / 7);height:1.5625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .1s;transition:background .1s;border-radius:.263921875em}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{font-weight:700;color:grey}.qs-event{position:relative}.qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}

@charset "UTF-8";
@font-face {
  font-family: "interbold";
  src: url(../fonts/Inter-Bold.eot);
  src: url(../fonts/Inter-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Inter-Bold.woff2) format("woff2"), url(../fonts/Inter-Bold.woff) format("woff"), url(../fonts/Inter-Bold.ttf) format("truetype"), url(../fonts/Inter-Bold.svg#Inter-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "interregular";
  src: url(../fonts/Inter-Regular.eot);
  src: url(../fonts/Inter-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Inter-Regular.woff2) format("woff2"), url(../fonts/Inter-Regular.woff) format("woff"), url(../fonts/Inter-Regular.ttf) format("truetype"), url(../fonts/Inter-Regular.svg#Inter-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roisbold";
  src: url(../fonts/Rois-Bold.eot);
  src: url(../fonts/Rois-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Rois-Bold.woff2) format("woff2"), url(../fonts/Rois-Bold.woff) format("woff"), url(../fonts/Rois-Bold.ttf) format("truetype"), url(../fonts/Rois-Bold.svg#Rois-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ralewayregular";
  src: url(../fonts/Raleway-Regular.eot);
  src: url(../fonts/Raleway-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Raleway-Regular.woff2) format("woff2"), url(../fonts/Raleway-Regular.woff) format("woff"), url(../fonts/Raleway-Regular.ttf) format("truetype"), url(../fonts/Raleway-Regular.svg#Raleway-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FontAwesome";
  src: url(../fonts/FontAwesome.eot);
  src: url(../fonts/FontAwesome.eot?#iefix) format("embedded-opentype"), url(../fonts/FontAwesome.woff2) format("woff2"), url(../fonts/FontAwesome.woff) format("woff"), url(../fonts/FontAwesome.ttf) format("truetype"), url(../fonts/FontAwesome.svg#FontAwesome) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.spinner {
  animation: rotate 2s linear infinite;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  width: 50px;
  height: 50px;
}
.spinner .path {
  stroke: hsl(210deg, 70%, 75%);
  stroke-linecap: round;
  animation: dash 1.5s ease-in-out infinite;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
img {
  max-width: 100%;
}

.btn {
  border: none;
  background-color: var(--blue);
  color: white;
  border-radius: 24px;
  padding: 8px 20px;
  cursor: pointer;
  font-weight: bold;
}

.btn:hover {
  opacity: 0.96;
  background-color: var(--blue);
  border: none;
  color: white;
}

.btn:active {
  opacity: 0.96;
  background-color: var(--blue) !important;
  border: none;
  color: white;
}

.headline {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: normal;
  font-family: "roisbold", Verdana, Arial, sans-serif;
}

a.btn-default {
  border: none;
  border-radius: 30px;
  background: #C8C8C8;
  color: #000;
  font-size: 16px;
  padding: 15px 30px;
  font-weight: bold;
}
a.btn-default:hover {
  border: none;
  border-radius: 30px;
  background: #FFF;
  color: #000;
  font-size: 16px;
  padding: 15px 30px;
  font-weight: bold;
}
a.btn-default.active, a.btn-default:active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

a {
  text-decoration: none;
}

body {
  font-family: "interregular", Verdana, Arial, sans-serif;
  color: #000;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-size: 14px;
}

.fa {
  font-family: "FontAwesome" !important;
  font-size: 20px;
  color: #000;
}

@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1140px;
  }
}
.nav-logo {
  display: block !important;
}
.nav-logo img {
  width: 100px;
}

header nav {
  box-shadow: 0px -20px 80px rgba(0, 0, 0, 0.2);
}
header .navbar-nav .menu-item {
  line-height: 20px;
  position: relative;
  padding: 20px 10px;
  display: inline-block;
  color: #000;
  font-size: 12px;
  border: none;
  text-transform: uppercase;
  font-family: "interregular", Verdana, Arial, sans-serif;
  font-weight: bold;
}
header .navbar-nav .menu-item a:hover {
  font-weight: bold;
  color: #89E872;
}
header .btn-booking {
  height: 45px;
  margin: auto 0;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 992px) {
  header .navbar-nav .menu-item {
    padding: 5px 10px;
  }
  header .btn-booking {
    margin-top: 20px;
  }
}

:root {
  --green: #89e872;
  --white: #ffffff;
  --black: #000000;
  --gray: #7d7d7d;
  --blue: #106f7d;
}

footer .bg-light {
  background-color: #fff !important;
}
footer .c-Footer {
  width: 100%;
  /* background-image: -webkit-linear-gradient(left, #000000 67%, #89E872 33%); */
  background-image: -o-linear-gradient(left, #000000 67%, #89E872 33%);
  background-image: linear-gradient(to right, #000000 67%, #89E872 33%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff000000", endColorstr="#ff89E872", GradientType=1);
}
footer .c-Footer > .container-fluid > .row {
  background-image: -webkit-linear-gradient(left, #000000 67%, #89E872 33%);
  background-image: -o-linear-gradient(left, #000000 67%, #89E872 33%);
  background-image: linear-gradient(to right, #000000 67%, #89E872 33%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff000000", endColorstr="#ff89E872", GradientType=1);
  max-width: 1170px;
  margin: 0 -25px;
}
@media (min-width: 1200px) {
  footer .c-Footer > .container-fluid > .row {
    margin: 0 auto;
  }
}
footer .container > .row {
  background-image: -webkit-linear-gradient(left, #000000 67%, #89E872 33%);
  background-image: -o-linear-gradient(left, #000000 67%, #89E872 33%);
  background-image: linear-gradient(to right, #000000 67%, #89E872 33%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff000000", endColorstr="#ff89E872", GradientType=1);
  margin: 0 -25px;
}
footer .m-footerBlack {
  background-color: #000;
  padding-top: 40px;
  padding-left: 25px;
}
footer .m-footerBlack .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
footer .m-footerBlack .nav li {
  list-style: none;
  text-align: left;
  margin-bottom: 20px;
  line-height: 14px;
  width: 100%;
}
footer .m-footerBlack .nav li a {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  border-bottom: 1px solid #000;
}
footer .m-footerBlack .nav li a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
  border-color: #fff;
}
footer .m-footerGreen {
  background-color: #89E872;
  border-width: 0;
  color: #fff;
  min-height: 1px;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 40px;
}
footer .m-footerGreen.u-bgGreen h4 {
  color: #000;
}
footer .m-footerGreen p {
  color: #000;
  margin: 0 0 30px;
}
footer .m-footerGreen .btn {
  margin: 0 0 30px;
  padding: 10px;
  border: 2px solid black;
  border-bottom: 2px solid #000;
  border-radius: 30px;
  background: #C8C8C8;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
footer .m-footerGreen .btn:hover {
  font-size: 12px;
  padding: 10px;
  margin: 0 0 30px;
  background: #fff;
}
footer .m-SocialLinks p {
  margin-bottom: 10px;
}
footer .m-SocialLinks a {
  font-size: 20px;
  padding: 4px 8px;
  border-bottom: none;
}
footer .m-SocialLinks a:hover {
  color: #000;
  background-color: #fff;
  border-bottom: none;
}
footer .c-Footer h4 {
  color: #89E872;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}
footer .m-LegalLinks {
  text-align: right;
}
footer .m-LegalLinks a {
  margin-left: 14px;
  color: #aaa;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
footer .m-LegalLinks a:hover {
  margin-left: 14px;
  color: #aaa;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #aaa;
}
footer .m-LegalLinks p {
  color: #ccc;
}
footer .navbar-bottom {
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}
@media screen and (max-width: 992px) {
  footer .m-footerBlack {
    order: 2;
    padding: 25px;
  }
  footer .m-footerGreen {
    order: 1;
    padding: 25px;
  }
}
:root {
  --green: #89e872;
  --white: #ffffff;
  --black: #000000;
  --gray: #7d7d7d;
  --blue: #106f7d;
}

.progressbar {
  margin: 50px 0 50px 0;
  counter-reset: step;
  align-items: center;
  justify-content: center;
  display: flex;
}

.progressbar li {
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;
}

.progressbar li:before {
  width: 30px;
  height: 30px;
  content: "";
  line-height: 30px;
  border: 1px solid var(--gray);
  background-color: var(--white);
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  transition: all 0.8s;
}

.progressbar li:after {
  width: 100%;
  height: 6px;
  content: "";
  position: absolute;
  background-color: var(--white);
  top: 12px;
  left: -50%;
  z-index: -1;
  transition: all 0.8s;
  border: 1px solid var(--gray);
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.form-stepper-active:before, .progressbar li.form-stepper-completed:before {
  border-color: #89e872;
  background-color: #89e872;
  transition: all 0.8s;
}

.progressbar li.form-stepper-active:after, .progressbar li.form-stepper-completed:after {
  background-color: #89e872;
  transition: all 0.8s;
  border-color: #89e872;
}

@media screen and (max-width: 992px) {
  .progressbar li {
    width: 40%;
  }
}
input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.number-input {
  border: 1px solid #ddd;
  display: inline-flex;
}

.number-input,
.number-input * {
  box-sizing: border-box;
}

.number-input button {
  outline: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0;
  position: relative;
  padding: 15px;
}

.number-input button:after {
  display: inline-block;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
  transform: translate(-50%, -50%);
}

.number-input button.plus:after {
  content: "+";
  transform: translate(-50%, -50%);
}

.number-input input[type=number] {
  font-family: sans-serif;
  max-width: 4rem;
  padding: 0.5rem;
  border: solid #ddd;
  border-width: 0 1px;
  font-weight: bold;
  text-align: center;
}

.food-selector input[type=radio] {
  display: none;
}
.food-selector label {
  cursor: pointer;
  position: relative;
  font-size: 4rem;
}
.food-selector label::before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: border-color 400ms ease;
}
.food-selector label::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: var(--green);
  border: 2px solid var(--green);
  border-radius: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
}
.food-selector input[type=radio]:checked + label::before {
  border-color: var(--green);
}
.food-selector input[type=radio]:checked + label::after {
  transform: translateY(-50%) scale(0.55);
}

/* The container */
.check-container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.check-container input:checked ~ .checkmark {
  background-color: var(--blue);
}
.check-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: var(--blue);
}
.check-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-container input:checked ~ .checkmark:after {
  display: block;
}
.check-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header-wr {
  position: relative;
  margin-top: 90px;
}
.header-wr__top-banner {
  width: 100%;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.header-wr__title {
  display: inline-block;
  padding: 20px 30px;
  position: absolute;
  background-color: #fff;
  color: #000;
  z-index: 1;
  bottom: 0;
  font-size: 24px;
  font-weight: bold;
  font-family: "roisbold", Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 992px) {
  .header-wr {
    margin-top: 60px;
  }
  .header-wr__top-banner {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .header-wr__top-banner {
    height: 250px;
    margin-bottom: 25px;
  }
}

.top-banner-wr {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 90px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px;
}
.top-banner-wr__content {
  width: 60%;
  margin: 75px 0;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 50px;
}
.top-banner-wr__content .headline {
  margin-bottom: 25px;
  font-size: 32px;
  text-transform: uppercase;
}
@media screen and (max-width: 992px) {
  .top-banner-wr {
    min-height: auto;
    margin-top: 60px;
  }
  .top-banner-wr__content {
    width: 85%;
    margin: 50px 0;
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .top-banner-wr {
    min-height: auto;
  }
  .top-banner-wr__content {
    width: 100%;
    margin: 25px 0;
    padding: 15px;
  }
  .top-banner-wr__content .headline {
    font-size: 20px;
  }
}

.text-and-images-wr {
  padding: 50px;
}
.text-and-images-wr__content .text-content {
  display: flex;
  align-items: center;
  padding: 75px 50px;
  color: #fff;
}
.text-and-images-wr__content .image-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-and-images-wr__content .center-white-box {
  background-color: var(--white);
  width: 200px;
  height: 200px;
  position: absolute;
}
.text-and-images-wr__content .image-list {
  z-index: 1;
  display: grid;
  grid-template-columns: auto auto;
}
.text-and-images-wr__content .image-list .image-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-and-images-wr__content .image-list .image-item img {
  width: 200px;
  height: 200px;
}
.text-and-images-wr__content .image-list .image-item:nth-child(2) img, .text-and-images-wr__content .image-list .image-item:nth-child(3) img {
  width: 160px;
  height: 160px;
}
@media screen and (max-width: 992px) {
  .text-and-images-wr {
    padding: 25px;
  }
  .text-and-images-wr__content .text-content {
    padding: 25px 42px;
  }
  .text-and-images-wr__content .image-list .image-item img {
    width: 160px;
    height: 160px;
  }
  .text-and-images-wr__content .image-list .image-item:nth-child(2) img, .text-and-images-wr__content .image-list .image-item:nth-child(3) img {
    width: 130px;
    height: 130px;
  }
}
@media screen and (max-width: 768px) {
  .text-and-images-wr__content .text-content {
    padding: 20px 37px;
  }
}
@media screen and (max-width: 575px) {
  .text-and-images-wr__content .text-content {
    padding: 20px 10px;
  }
}

.full-text-wr {
  padding: 75px 0;
  color: var(--white);
}
.full-text-wr__content {
  padding-right: 15%;
}
.full-text-wr__content .text-content > * {
  margin: 10px 0;
}
.full-text-wr .btn-cta {
  background-color: var(--green);
}
@media screen and (max-width: 992px) {
  .full-text-wr {
    padding: 50px 0;
  }
}

.text-full-image-wr {
  position: relative;
  background-repeat: no-repeat;
}
.text-full-image-wr__container {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  padding: 75px 0;
  min-height: 500px;
  display: flex;
  align-items: center;
}
.text-full-image-wr__content .text-content {
  padding: 20px;
}
.text-full-image-wr__content .text-content figure {
  width: 30% !important;
  background-color: #fff;
  padding: 15px;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
  text-transform: uppercase;
  margin: 15px 10px 15px 0;
}
.text-full-image-wr__content .text-content figure img {
  max-height: 60px;
}
.text-full-image-wr__content .text-content a {
  color: var(--blue);
}
.text-full-image-wr__content .image-content__full {
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0;
  left: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-full-image-wr__content.text-left .text-content {
  padding-right: 50px;
}
.text-full-image-wr__content.image-left .text-content {
  padding-left: 50px;
  order: 2;
}
.text-full-image-wr__content.image-left .image-content__full {
  order: 1;
  top: 0;
  left: 0;
}
@media screen and (max-width: 992px) {
  .text-full-image-wr__container {
    max-width: 100%;
    position: relative;
    padding: 50px 0;
  }
  .text-full-image-wr__content .text-content figure {
    width: 45% !important;
  }
  .text-full-image-wr__content .text-content figure img {
    max-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .text-full-image-wr__container {
    max-width: 100%;
    position: relative;
    padding: 30px 0;
  }
  .text-full-image-wr__content .text-content figure img {
    max-height: 45px;
  }
  .text-full-image-wr__content .image-content {
    margin: 15px 0;
  }
  .text-full-image-wr__content .image-content__full {
    position: relative;
    width: 100%;
    left: 0;
    height: auto;
    background-image: none !important;
  }
  .text-full-image-wr__content .image-content .d-sm-none {
    display: block !important;
  }
  .text-full-image-wr__content.image-left .text-content {
    order: 1;
    padding-left: 15px;
  }
  .text-full-image-wr__content.image-left .image-content {
    order: 2;
  }
}
.text-full-image-wr ul {
  list-style: none;
}
.text-full-image-wr ul li::before {
  content: "•";
  color: var(--blue);
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.price-boxes-wr {
  margin: 75px 0;
}
.price-boxes-wr .headline {
  margin: 40px 0;
}
.price-boxes-wr .col-12 {
  margin-bottom: 25px;
}
.price-boxes-wr .price-box {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.price-boxes-wr .price-box__top {
  padding: 25px;
  text-align: center;
}
.price-boxes-wr .price-box__top .title {
  font-size: 18px;
  font-family: "roisbold", Verdana, Arial, sans-serif;
}
.price-boxes-wr .price-box__top .sub-title {
  min-height: 24px;
}
.price-boxes-wr .price-box__top .price {
  font-size: 24px;
  font-family: "roisbold", Verdana, Arial, sans-serif;
  margin: 10px;
}
.price-boxes-wr .price-box__top .price-info {
  min-height: 48px;
}
.price-boxes-wr .price-box .description {
  padding: 25px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.price-boxes-wr .price-box .description ul {
  padding-left: 20px;
  color: var(--white);
}
.price-boxes-wr .price-box .btn-container {
  padding: 25px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .price-boxes-wr {
    padding: 50px 0;
  }
  .price-boxes-wr .price-box__top .price-info {
    min-height: 63px;
  }
  .price-boxes-wr .price-box .description {
    padding: 15px;
  }
}
@media screen and (max-width: 768px) {
  .price-boxes-wr {
    margin: 0;
    padding: 25px 0;
  }
}

.ctas-content-wr {
  padding: 50px 0 75px;
}
.ctas-content-wr .headline {
  margin: 50px 0 20px;
}
.ctas-content-wr .description {
  margin: 15px 0;
}
.ctas-content-wr .ctas-list {
  justify-content: center;
}
.ctas-content-wr .ctas-list .col-md-4, .ctas-content-wr .ctas-list .col-md-6 {
  margin-bottom: 25px;
}
.ctas-content-wr .cta-box {
  text-align: center;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: var(--white);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  color: #000;
}
.ctas-content-wr .cta-box__image {
  width: 100%;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ctas-content-wr .cta-box__price {
  padding: 15px;
}
.ctas-content-wr .cta-box__price .price {
  font-size: 24px;
  font-family: "roisbold", Verdana, Arial, sans-serif;
}
.ctas-content-wr .cta-box__info {
  color: #fff;
  padding: 20px;
  flex: 1 1 auto;
}
.ctas-content-wr .cta-box__info__name {
  font-size: 16px;
  font-family: "interbold", Verdana, Arial, sans-serif;
}
.ctas-content-wr .link-container {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .ctas-content-wr .headline {
    margin: 25px 0 20px;
  }
}

.attachments-wr {
  padding: 75px 0;
}
.attachments-wr__content .headline {
  font-size: 24px;
  text-transform: uppercase;
  margin: 15px 0;
}
.attachments-wr__content .attachments-list {
  display: flex;
}
.attachments-wr__content .attachments-list__item {
  width: 20%;
  padding: 20px;
}
.attachments-wr__content .attachments-list__item .attachment-content {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  flex-direction: column;
  background-color: #fff;
}
.attachments-wr__content .attachments-list__item .attachment-content img {
  max-height: 80px;
}
.attachments-wr__content .attachments-list__item .attachment-content__name {
  margin-top: 10px;
}
@media screen and (max-width: 992px) {
  .attachments-wr {
    padding: 50px 0;
  }
  .attachments-wr__content .attachments-list__item {
    width: 33.3%;
    padding: 10px;
  }
  .attachments-wr__content .attachments-list__item .attachment-content {
    justify-content: flex-start;
    height: 100%;
    padding: 20px 10px;
  }
  .attachments-wr__content .attachments-list__item .attachment-content img {
    height: 60px;
  }
}
@media screen and (max-width: 768px) {
  .attachments-wr {
    padding: 30px 0;
  }
  .attachments-wr__content .attachments-list__item {
    width: 33.3%;
    padding: 10px;
  }
  .attachments-wr__content .attachments-list__item .attachment-content {
    justify-content: flex-start;
    height: 100%;
    padding: 20px 10px;
  }
  .attachments-wr__content .attachments-list__item .attachment-content img {
    max-width: 100%;
  }
  .attachments-wr__content .attachments-list__item .attachment-content__name {
    font-size: 12px;
  }
}
@media screen and (max-width: 500px) {
  .attachments-wr {
    padding: 30px 0;
  }
  .attachments-wr__content .attachments-list__item {
    width: 50%;
    padding: 10px;
  }
}

.contact-wr {
  margin: 75px 0;
}
.contact-wr__info {
  padding-right: 20px;
}
.contact-wr__info__image {
  max-width: 100%;
}
.contact-wr__info__image img {
  width: 100%;
}
.contact-wr__info__contact {
  padding: 20px;
  background-color: var(--blue);
  color: #fff;
}
.contact-wr__info__contact > * {
  margin-bottom: 10px;
}
.contact-wr__info__contact .bold-text {
  font-weight: bold;
}
.contact-wr__info hr {
  width: 80%;
  height: 2px;
  background-color: #fff;
  margin: 15px auto;
}
.contact-wr__form-box {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 40px;
  height: 100%;
}
.contact-wr input[type=text], .contact-wr input[type=email] {
  padding: 25px 10px !important;
}
@media screen and (max-width: 768px) {
  .contact-wr__info {
    padding-right: 0px;
    margin-bottom: 25px;
  }
  .contact-wr__form-box {
    margin-bottom: 25px;
  }
}

.booking-area {
  padding-bottom: 50px;
}
.booking-area .calendar-picker .title {
  font-weight: bold;
  font-size: 18px;
  margin: 15px 0;
}
.booking-area .calendar-picker .calendar-control {
  position: relative;
  display: inline-block;
}
.booking-area .calendar-picker .calendar-control input {
  width: 300px;
  padding: 8px;
  background-color: var(--blue);
  color: var(--white);
  border: 1px solid #ccc;
}
.booking-area .calendar-picker .calendar-control input::placeholder {
  color: var(--white);
  font-size: 14px;
}
.booking-area .calendar-picker .calendar-control .fa-calendar-alt {
  position: absolute;
  right: 8px;
  top: 14px;
  color: var(--white);
}
.booking-area .category-des {
  border: 1px solid #7d7d7d;
  margin: 30px 0;
  padding: 15px;
}
.booking-area .col-md-4 {
  margin-bottom: 25px;
}
.booking-area .room-item {
  width: 100%;
  border: 1px solid #ccc;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
.booking-area .room-item .room-item__image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.booking-area .room-item .room-item__image img {
  min-width: 100%;
  min-height: 100%;
}
.booking-area .room-item .room-item__content {
  padding: 15px;
}
.booking-area .room-item .room-item__content .title {
  font-weight: bold;
  margin-bottom: 10px;
}
.booking-area .room-item .room-item__content .btn {
  background-color: var(--blue);
  color: white;
  border-radius: 24px;
  padding: 8px 20px;
  cursor: pointer;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.booking-area .room-info-section .room-image {
  margin-bottom: 20px;
}
.booking-area .room-info-content {
  padding: 0 15px;
}
.booking-area .room-info-content .room-name {
  font-size: 24px;
  font-weight: bold;
}
.booking-area .room-info-content .room-description {
  margin: 15px 0;
}
.booking-area .room-info .block-times {
  margin-left: -10px;
  margin-top: 15px;
}
.booking-area .person-section {
  margin: 25px 0;
}
.booking-area .person-section-title {
  font-weight: bold;
  margin: 20px 0;
  font-size: 24px;
}
.booking-area .quantity-section {
  padding: 20px 0 8px;
  border-top: 2px solid #ccc;
}
.booking-area .quantity-section-col {
  padding: 0;
  display: flex;
  align-items: center;
}
.booking-area .quantity-section .section-price-item {
  justify-content: flex-end;
  width: 100%;
  align-items: center;
}
.booking-area .quantity-section .total-item-price {
  text-align: right;
}
.booking-area .food-section {
  position: relative;
  padding: 15px 0;
}
.booking-area .food-section .food-headline {
  margin: 20px 0;
  border-bottom: 1px solid #ccc;
}
.booking-area .food-section-title {
  font-size: 24px;
  font-weight: bold;
}
.booking-area .food-section-action {
  position: absolute;
  top: 40px;
  right: 0;
}
.booking-area .food-section .foods-list {
  display: none;
}
.booking-area .food-section .foods-list .row {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
}
.booking-area .food-section .food-info {
  display: flex;
  flex-direction: row;
}
.booking-area .food-section .food-info__image {
  width: 200px;
}
.booking-area .food-section .food-info__content {
  margin-left: 15px;
}
.booking-area .food-section .food-info__content__title {
  font-size: 24px;
}
.booking-area .food-section .food-info-price {
  display: flex;
  flex-direction: row;
}
.booking-area .food-section .food-info-price > div {
  flex: 1;
}
.booking-area .food-section .food-info__quantity {
  text-align: center;
}
.booking-area .food-section .food-info__total-price {
  text-align: right;
}
@media (max-width: 768px) {
  .booking-area .food-section .food-info {
    flex-direction: column;
  }
  .booking-area .food-section .food-info__content {
    margin: 15px 0;
  }
}
.booking-area .device-section {
  position: relative;
  padding: 15px 0;
}
.booking-area .device-section .device-headline {
  margin: 20px 0;
  border-bottom: 1px solid #ccc;
}
.booking-area .device-section-title {
  font-size: 24px;
  font-weight: bold;
}
.booking-area .device-section-action {
  position: absolute;
  top: 40px;
  right: 0;
}
.booking-area .device-section .devices-list .device-item {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
}
.booking-area .device-section .devices-list .device-item:last-child {
  border: none;
}
.booking-area .device-section .devices-list .quantity-section-col {
  display: flex;
  align-items: flex-start;
}
.booking-area .device-section .device-info {
  padding: 0;
  display: flex;
  flex-direction: row;
}
.booking-area .device-section .device-info__image {
  width: 200px;
  flex: 0 0 200px;
}
.booking-area .device-section .device-info__content {
  margin-left: 15px;
}
.booking-area .device-section .device-info__content__title {
  font-size: 24px;
}
.booking-area .device-section .device-info-price {
  display: flex;
  flex-direction: row;
}
.booking-area .device-section .device-info-price > div {
  flex: 1;
}
.booking-area .device-section .device-info__quantity {
  text-align: center;
}
.booking-area .device-section .device-info__total-price {
  text-align: right;
}
@media (max-width: 768px) {
  .booking-area .device-section .device-info {
    flex-direction: column;
  }
  .booking-area .device-section .device-info__content {
    margin: 15px 0;
  }
  .booking-area .device-section .device-info__image {
    flex: 0 0 auto;
  }
}
.booking-area .device-section .device-price-item {
  width: 100%;
  margin-bottom: 15px;
}
.booking-area .device-section .device-price-item .col-lg-3, .booking-area .device-section .device-price-item .col-lg-4 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .booking-area .device-section .device-price-item .col-4 {
    justify-content: center;
  }
}
.booking-area .select-booking .bottom-content {
  text-align: right;
}
.booking-area .select-booking .total-price-content {
  margin: 25px 0;
  font-size: 24px;
  font-weight: bold;
}
.booking-area .select-booking .total-price-content .summary-total-price {
  font-weight: normal;
  margin-left: 20px;
}
.booking-area .select-booking .btn-to-summary:disabled {
  background-color: #dedede;
  border-color: #000;
  color: #000;
  cursor: not-allowed;
}
.booking-area .order-item .room-image {
  margin-bottom: 20px;
}
.booking-area .order-room-info {
  margin-bottom: 20px;
}
.booking-area .order-room-info__date {
  font-weight: bold;
  font-size: 18px;
  color: var(--blue);
}
@media screen and (max-width: 768px) {
  .booking-area .order-room-info__content__name {
    font-size: 18px;
  }
}
.booking-area .order-food-info {
  border-top: 2px solid #ccc;
  padding: 20px 0;
}
.booking-area .order-food-info .remove-food-item {
  color: #000;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .booking-area .order-food-info__headline {
    font-size: 18px;
  }
}
.booking-area .order-device-info {
  border-top: 2px solid #ccc;
  padding: 20px 0;
}
.booking-area .order-device-info .remove-device-item {
  color: #000;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .booking-area .order-device-info__headline {
    font-size: 18px;
  }
}
.booking-area .booking-summary {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 30px 0;
  border-top: 2px solid #ccc;
  padding: 30px 0;
}
.booking-area .booking-summary__content {
  min-width: 360px;
  margin-bottom: 30px;
}
.booking-area .booking-summary__headline {
  font-weight: bold;
  font-size: 18px;
}
.booking-area .booking-summary__subheadline {
  font-weight: bold;
}
.booking-area .booking-summary__total {
  font-weight: bold;
  font-size: 24px;
  padding: 10px 0;
}
.booking-area .booking-summary .summary-total {
  font-size: 24px;
  padding: 10px 0;
}
.booking-area .booking-summary td {
  text-align: right;
  padding: 2px 0;
}
.booking-area .summary-btn-container .btn {
  margin-left: 10px;
}
.booking-area .summary-btn-container .btn .summary-total {
  font-size: inherit;
  padding: 0;
}

.contact-form-booking {
  display: none;
  overflow: hidden;
}
.contact-form-booking .modal-dialog-centered {
  max-width: 600px;
}
.contact-form-booking .modal-body {
  width: 600px;
  max-width: 100%;
}
.contact-form-booking .contact-form-booking-form {
  padding: 25px;
}
.contact-form-booking .contact-form-booking-form .headline {
  font-size: 20px;
}
.contact-form-booking .contact-form-booking-form .form-group {
  padding: 10px 0;
}
.contact-form-booking .contact-form-booking-form .form-group .form-control {
  border-radius: 0;
  font-size: 15px;
}
.contact-form-booking .contact-form-booking-form .form-check {
  padding-top: 10px;
  font-size: 14px;
}
.contact-form-booking .contact-form-booking-form .btn-container {
  margin-top: 40px;
}
.contact-form-booking .contact-form-booking-form .btn-container .btn {
  margin-right: 10px;
}
.contact-form-booking .contact-form-booking-form label {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .contact-form-booking .contact-form-booking-form {
    padding: 0px;
  }
  .contact-form-booking .contact-form-booking-form .btn-container .btn {
    margin-bottom: 10px;
  }
}

.selector {
  position: relative;
  width: 100%;
  background-color: var(--smoke-white);
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.selector-item {
  position: relative;
  height: 50px;
  width: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px;
  cursor: pointer;
}
.selector-item.booked .selector-item_label {
  background-color: #dedede;
  cursor: not-allowed;
}

.selector-item_radio {
  appearance: none;
  display: none;
}

.selector-item_label {
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  border-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  transition-duration: 0.5s;
  transition-property: transform, color, box-shadow;
  transform: none;
  background-color: white;
  color: var(--black);
  border: 1px solid var(--gray);
  cursor: pointer;
}

.selector-item_radio:checked + .selector-item_label {
  background-color: var(--green);
  color: var(--white);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  transform: translateY(-2px);
}

.quantity-section {
  margin: 10px 0;
}

.quantity-input {
  text-align: right;
}

.form-stepper-list-text {
  position: absolute;
  top: -40px;
  transform: translateX(-45%);
  font-weight: bold;
  font-size: 18px;
  text-transform: initial;
  color: var(--green);
  white-space: nowrap;
}

::-webkit-input-placeholder {
  font-size: 12px;
}

:-ms-input-placeholder {
  font-size: 12px;
}

::placeholder {
  font-size: 12px;
}

.processing-spinner {
  position: relative;
  padding: 50px;
  display: none;
  z-index: 99;
}

.page-processing {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.error-message {
  color: red;
  font-size: 12px;
  display: none;
}

.error .error-message {
  display: block;
}

@media (max-width: 768px) {
  .selector-item {
    width: 80px;
  }
}
@media (max-width: 480px) {
  .selector {
    width: 90%;
  }
}
.qs-datepicker-container {
  width: auto;
}

/*# sourceMappingURL=also.css.map*/