@font-face {
  font-family: "Solomon Sans";
  src: url("fonts/SolomonSansNormal.eot");
  src: url("fonts/SolomonSansNormal.eot") format("embedded-opentype"), url("fonts/SolomonSansNormal.woff2") format("woff2"), url("fonts/SolomonSansNormal.woff") format("woff"), url("fonts/SolomonSansNormal.ttf") format("truetype"), url("fonts/SolomonSansNormal.svg#SolomonSansNormal") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Solomon Sans";
  src: url("fonts/SolomonSansSemiBold.eot");
  src: url("fonts/SolomonSansSemiBold.eot") format("embedded-opentype"), url("fonts/SolomonSansSemiBold.woff2") format("woff2"), url("fonts/SolomonSansSemiBold.woff") format("woff"), url("fonts/SolomonSansSemiBold.ttf") format("truetype"), url("fonts/SolomonSansSemiBold.svg#SolomonSansSemiBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Solomon Sans";
  src: url("fonts/SolomonSansBold.eot");
  src: url("fonts/SolomonSansBold.eot") format("embedded-opentype"), url("fonts/SolomonSansBold.woff2") format("woff2"), url("fonts/SolomonSansBold.woff") format("woff"), url("fonts/SolomonSansBold.ttf") format("truetype"), url("fonts/SolomonSansBold.svg#SolomonSansBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Amatic";
  src: url("fonts/amaticsc-regular-webfont.woff2") format("woff2"), url("fonts/amaticsc-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Amatic";
  src: url("fonts/amatic-bold-webfont.woff2") format("woff2"), url("fonts/amatic-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Baekrajan";
  font-weight: normal;
  src: url("fonts/Baekrajan.eot");
  src: url("fonts/Baekrajan.eot") format("embedded-opentype"), url("fonts/Baekrajan.woff2") format("woff2"), url("fonts/Baekrajan.woff") format("woff"), url("fonts/Baekrajan.ttf") format("truetype"), url("fonts/Baekrajan.svg#Baekrajan") format("svg");
}
body {
  background: #CFC391;
}

body, input, select, textarea {
  font-family: "Solomon Sans", sans-serif;
  font-weight: normal;
  font-size: 17px;
}

h1, h2, h3, #nav, button, .button {
  font-family: Amatic, sans-serif;
  font-weight: bold;
}

h1, h2, h3 {
  letter-spacing: 0.2em;
}

h4, h5, h6 {
  font-weight: normal;
}

#nav, button, .button {
  letter-spacing: 0.075em;
}

a {
  color: inherit;
}
a:hover, a:focus {
  color: #056839;
}

#header .contact-details, #footer .contact-details {
  float: none;
  margin: 0 -10px;
  padding: 5px 0;
}
#header .contact-details ul, #footer .contact-details ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#header .contact-details li, #footer .contact-details li {
  padding: 5px 10px;
}
#header .contact-details a, #footer .contact-details a {
  color: inherit;
}
#header .contact-details .icon, #footer .contact-details .icon {
  background: #FFFFFF;
  width: 1em;
  height: 1em;
  font-size: 1em;
  padding: 0.25em;
}
#header .contact-details .text, #footer .contact-details .text {
  position: static;
  padding: 0;
  border-radius: 0;
  font-weight: 100;
  color: inherit;
  background: none;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  pointer-events: auto;
  opacity: 1;
}

#header {
  background: #5798b8;
  color: #FFFFFF;
  padding-bottom: 110px;
}
#header .wrapper {
  position: relative;
}
#header .logo {
  position: absolute;
  bottom: -245px;
  left: 0;
}
#header .logo img {
  max-width: 275px;
  max-height: 275px;
}
@media (max-width: 768px) {
  #header .logo {
    left: 60px;
  }
}
#header .accreditations {
  position: absolute;
  top: 0;
  right: -20px;
  right: calc(50% - 50vw);
  padding-right: 20px;
  margin: 0;
  background: #FFFFFF;
  z-index: 60;
  filter: drop-shadow(0 10px 15px rgba(0, 0, 0, 0.4));
}
@media (min-width: 1200px) {
  #header .accreditations {
    right: -20px;
    padding-right: 0;
  }
  #header .accreditations:after {
    content: "";
    position: absolute;
    top: -33px;
    right: -30px;
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    transform: rotate(45deg);
  }
}
#header .accreditations ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
#header .accreditations img {
  height: 40px;
}
@media (max-width: 825px) {
  #header .accreditations {
    left: -20px;
    padding-left: 20px;
    filter: none;
  }
  #header .accreditations ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 900px) {
  #header {
    padding-bottom: 85px;
  }
  #header .logo {
    bottom: -185px;
  }
  #header .logo img {
    max-width: 200px;
    max-height: 200px;
  }
}
#header .contact-details ul {
  margin-right: 285px;
  justify-content: flex-end;
}
@media (min-width: 1200px) {
  #header .contact-details ul {
    margin-right: 265px;
  }
}
@media (max-width: 825px) {
  #header .contact-details ul {
    margin-top: 50px;
    margin-right: 0;
    justify-content: center;
  }
}
#header .contact-details .icon {
  color: #5798b8;
}

.promo {
  max-height: calc(100vh - 154px);
}
.promo .promo-buttons {
  display: none;
}

#nav {
  font-size: 1.5em;
  background: #5798b8;
  margin-top: -50px;
}
#nav a {
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (max-width: 900px) {
  #nav ul li {
    padding-left: 0;
    padding-right: 0;
  }
}
#nav .menu {
  margin-left: 275px;
  transition: margin-left 0.5s ease-out;
}
@media (max-width: 900px) {
  #nav .menu {
    margin-left: 200px;
  }
}
#nav .menu li a {
  position: relative;
  background: none;
}
#nav .menu li a:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 2px;
  background: #FFFFFF;
  transition-duration: 0.2s;
  transition-property: left, right;
}
#nav .menu li:hover > a, #nav .menu li a:hover {
  background: none;
}
#nav .menu li:hover > a:after, #nav .menu li a:hover:after {
  left: calc(50% - 10px);
  right: calc(50% - 10px);
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.5, 2.4, 0.6, 1);
}
#nav .menu li.active > a {
  background: none;
}
#nav .menu li.active > a:after {
  left: 20px;
  right: 20px;
}
@media (max-width: 768px) {
  #nav .menu {
    margin-left: 0;
    background: rgba(87, 152, 184, 0.7);
    transition: left 0.5s;
  }
  #nav .menu li a:after {
    top: 50%;
    bottom: 50%;
    left: 5px;
    right: auto;
    width: 2px;
    height: auto;
    transition-property: top, bottom;
  }
  #nav .menu li:hover > a:after, #nav .menu li a:hover:after {
    top: calc(50% - 5px);
    bottom: calc(50% - 5px);
    left: 5px;
    right: auto;
  }
  #nav .menu li.active > a:after {
    top: 10px;
    bottom: 10px;
    left: 5px;
    right: auto;
  }
}
.sticky-nav #nav {
  background: rgba(87, 152, 184, 0.7);
}
.sticky-nav #nav .menu {
  margin-left: 0;
}
@media (max-width: 768px) {
  #nav .mobile-menu {
    background: #5798b8;
  }
  .sticky-nav #nav .mobile-menu {
    background: rgba(87, 152, 184, 0.7);
  }
}

#footer-top {
  padding: 0 20px;
}

#footer {
  position: relative;
  background: #3d7251;
  color: #FFFFFF;
  margin-top: 13vw;
  padding-top: 0;
  font-size: 1em;
  font-weight: 100;
}
#footer:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 13vw;
  background: url("../img/grass-footer.png") top center no-repeat;
  background-size: 100% auto;
}
#footer .address {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
#footer .contact-details .icon {
  color: #3d7251;
}
#footer .d7d {
  float: none;
  font-size: 0.8em;
  margin: 20px 0;
  text-align: center;
}

#main {
  line-height: 1.8;
  padding-top: 100px;
}
#main > .promo:first-child {
  margin-top: -99px;
}

.signature {
  font-family: "Baekrajan", serif;
  font-size: 1.5em;
}

.box {
  --box-border-width: 20px;
  background: none;
  border: var(--box-border-width) solid transparent;
  padding: 0;
  border-image: url(../img/box-border.svg) 50 stretch;
  border-image-outset: var(--box-border-width);
  margin: 50px var(--box-border-width);
}
.box + .box {
  margin-top: calc(20px + var(--box-border-width) * 2);
}
.box > :first-child, .box > :first-child > :first-child, .box > :first-child > input[type=hidden]:first-child + *, .box > :first-child > :first-child, .box > :first-child > :first-child > :first-child, .box > :first-child > :first-child > input[type=hidden]:first-child + *, .box > :first-child > input[type=hidden]:first-child + *, .box > :first-child > input[type=hidden]:first-child + * > :first-child, .box > :first-child > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *, .box > input[type=hidden]:first-child + *, .box > input[type=hidden]:first-child + * > :first-child, .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *, .box > input[type=hidden]:first-child + * > :first-child, .box > input[type=hidden]:first-child + * > :first-child > :first-child, .box > input[type=hidden]:first-child + * > :first-child > input[type=hidden]:first-child + *, .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *, .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > :first-child, .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * {
  margin-top: 0;
}
.box > :first-child:is(h1, h2, h3), .box > :first-child > :first-child:is(h1, h2, h3), .box > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3), .box > :first-child > :first-child:is(h1, h2, h3), .box > :first-child > :first-child > :first-child:is(h1, h2, h3), .box > :first-child > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3), .box > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3), .box > :first-child > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3), .box > :first-child > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3), .box > input[type=hidden]:first-child + *:is(h1, h2, h3), .box > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3), .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3), .box > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3), .box > input[type=hidden]:first-child + * > :first-child > :first-child:is(h1, h2, h3), .box > input[type=hidden]:first-child + * > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3), .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3), .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3), .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) {
  margin-top: calc(var(--box-border-width) * -1 - 0.9em);
}
.box > :first-child:is(h1, h2, h3) > strong, .box > :first-child > :first-child:is(h1, h2, h3) > strong, .box > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box > :first-child > :first-child:is(h1, h2, h3) > strong, .box > :first-child > :first-child > :first-child:is(h1, h2, h3) > strong, .box > :first-child > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box > :first-child > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3) > strong, .box > :first-child > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3) > strong, .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3) > strong, .box > input[type=hidden]:first-child + * > :first-child > :first-child:is(h1, h2, h3) > strong, .box > input[type=hidden]:first-child + * > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3) > strong, .box > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong {
  background: #CFC391;
  padding: 0 10px;
}
.box > :last-child, .box > :last-child > :last-child, .box > :last-child > :has(+ div[style="clear: both;"]:last-child), .box > :last-child > :has(+ script:last-child), .box > :last-child > :last-child, .box > :last-child > :last-child > :last-child, .box > :last-child > :last-child > :has(+ div[style="clear: both;"]:last-child), .box > :last-child > :last-child > :has(+ script:last-child), .box > :last-child > :has(+ div[style="clear: both;"]:last-child), .box > :last-child > :has(+ div[style="clear: both;"]:last-child) > :last-child, .box > :last-child > :has(+ div[style="clear: both;"]:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :last-child > :has(+ div[style="clear: both;"]:last-child) > :has(+ script:last-child), .box > :last-child > :has(+ script:last-child), .box > :last-child > :has(+ script:last-child) > :last-child, .box > :last-child > :has(+ script:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :last-child > :has(+ script:last-child) > :has(+ script:last-child), .box > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :last-child, .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ script:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :last-child, .box > :has(+ div[style="clear: both;"]:last-child) > :last-child > :last-child, .box > :has(+ div[style="clear: both;"]:last-child) > :last-child > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :last-child > :has(+ script:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ div[style="clear: both;"]:last-child) > :last-child, .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ div[style="clear: both;"]:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ div[style="clear: both;"]:last-child) > :has(+ script:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ script:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ script:last-child) > :last-child, .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ script:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ div[style="clear: both;"]:last-child) > :has(+ script:last-child) > :has(+ script:last-child), .box > :has(+ script:last-child), .box > :has(+ script:last-child) > :last-child, .box > :has(+ script:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ script:last-child) > :has(+ script:last-child), .box > :has(+ script:last-child) > :last-child, .box > :has(+ script:last-child) > :last-child > :last-child, .box > :has(+ script:last-child) > :last-child > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ script:last-child) > :last-child > :has(+ script:last-child), .box > :has(+ script:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ script:last-child) > :has(+ div[style="clear: both;"]:last-child) > :last-child, .box > :has(+ script:last-child) > :has(+ div[style="clear: both;"]:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ script:last-child) > :has(+ div[style="clear: both;"]:last-child) > :has(+ script:last-child), .box > :has(+ script:last-child) > :has(+ script:last-child), .box > :has(+ script:last-child) > :has(+ script:last-child) > :last-child, .box > :has(+ script:last-child) > :has(+ script:last-child) > :has(+ div[style="clear: both;"]:last-child), .box > :has(+ script:last-child) > :has(+ script:last-child) > :has(+ script:last-child) {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .box ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 600px) and (min-width: 850px) {
  .box ul {
    flex-direction: row;
  }
  .box ul li {
    flex-shrink: 0;
    margin: 2px 30px;
  }
}
.box.no-sides {
  border-left-width: 0;
  border-right-width: 0;
  border-image-outset: var(--box-border-width) 0;
  margin-left: 0;
  margin-right: 0;
}
.box.white {
  border-image-source: url(../img/box-border-white.svg);
  background: #FFFFFF;
}
.box.white > :first-child, .box.white > :first-child > :first-child, .box.white > :first-child > input[type=hidden]:first-child + *, .box.white > :first-child > :first-child, .box.white > :first-child > :first-child > :first-child, .box.white > :first-child > :first-child > input[type=hidden]:first-child + *, .box.white > :first-child > input[type=hidden]:first-child + *, .box.white > :first-child > input[type=hidden]:first-child + * > :first-child, .box.white > :first-child > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *, .box.white > input[type=hidden]:first-child + *, .box.white > input[type=hidden]:first-child + * > :first-child, .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *, .box.white > input[type=hidden]:first-child + * > :first-child, .box.white > input[type=hidden]:first-child + * > :first-child > :first-child, .box.white > input[type=hidden]:first-child + * > :first-child > input[type=hidden]:first-child + *, .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *, .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > :first-child, .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * {
  margin-top: 0;
}
.box.white > :first-child:is(h1, h2, h3), .box.white > :first-child > :first-child:is(h1, h2, h3), .box.white > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3), .box.white > :first-child > :first-child:is(h1, h2, h3), .box.white > :first-child > :first-child > :first-child:is(h1, h2, h3), .box.white > :first-child > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3), .box.white > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3), .box.white > :first-child > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3), .box.white > :first-child > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3), .box.white > input[type=hidden]:first-child + *:is(h1, h2, h3), .box.white > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3), .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3), .box.white > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3), .box.white > input[type=hidden]:first-child + * > :first-child > :first-child:is(h1, h2, h3), .box.white > input[type=hidden]:first-child + * > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3), .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3), .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3), .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) {
  margin-top: 0;
}
.box.white > :first-child:is(h1, h2, h3) > strong, .box.white > :first-child > :first-child:is(h1, h2, h3) > strong, .box.white > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box.white > :first-child > :first-child:is(h1, h2, h3) > strong, .box.white > :first-child > :first-child > :first-child:is(h1, h2, h3) > strong, .box.white > :first-child > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box.white > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box.white > :first-child > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3) > strong, .box.white > :first-child > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box.white > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box.white > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3) > strong, .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box.white > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3) > strong, .box.white > input[type=hidden]:first-child + * > :first-child > :first-child:is(h1, h2, h3) > strong, .box.white > input[type=hidden]:first-child + * > :first-child > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong, .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > :first-child:is(h1, h2, h3) > strong, .box.white > input[type=hidden]:first-child + * > input[type=hidden]:first-child + * > input[type=hidden]:first-child + *:is(h1, h2, h3) > strong {
  background: none;
  padding: 0;
}

.star-rating {
  display: inline-block;
  color: #c84e0e;
  font-size: 24px;
  vertical-align: 0.2em;
  white-space: nowrap;
}

.bookings-box-content {
  display: flex;
  align-items: center;
  gap: 5px;
}
@media (max-width: 800px) {
  .bookings-box-content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.bookings-box-content .bookings-box-content-icon {
  flex-shrink: 0;
  flex-grow: 0;
  display: inline-block;
  width: 48px;
  height: 48px;
  font-size: 48px;
  line-height: 1;
  padding: 14px;
  border-radius: 100%;
  background: #aca300;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}
.bookings-box-content .bookings-box-content-icon img, .bookings-box-content .bookings-box-content-icon i, .bookings-box-content .bookings-box-content-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bookings-box-content .bookings-box-content-icon img:before, .bookings-box-content .bookings-box-content-icon i:before, .bookings-box-content .bookings-box-content-icon svg:before {
  vertical-align: middle;
  display: block;
}
@media (max-width: 800px) {
  .bookings-box-content .bookings-box-content-icon {
    width: 36px;
    height: 36px;
    font-size: 36px;
    padding: 11.5px;
  }
}
.bookings-box-content .bookings-box-content-text {
  flex-shrink: 1;
  flex-grow: 1;
  margin: -10px 0;
}
.bookings-box-content .bookings-box-content-text h1, .bookings-box-content .bookings-box-content-text h2, .bookings-box-content .bookings-box-content-text h3, .bookings-box-content .bookings-box-content-text h4, .bookings-box-content .bookings-box-content-text h5, .bookings-box-content .bookings-box-content-text p, .bookings-box-content .bookings-box-content-text ul, .bookings-box-content .bookings-box-content-text ol {
  margin: 10px 0;
}
.bookings-box-content .bookings-box-content-text h6 {
  margin: 10px 0 -10px;
}
.bookings-box-content .bookings-box-content-text > :first-child {
  margin-top: 0;
}
.bookings-box-content .bookings-box-content-text > :last-child {
  margin-bottom: 0;
}
@media (max-width: 550px) {
  .bookings-box-content {
    flex-wrap: wrap;
    gap: 20px 0;
    justify-content: space-around;
  }
  .bookings-box-content .bookings-box-content-icon {
    order: 1;
  }
  .bookings-box-content .bookings-box-content-text {
    order: 2;
  }
}

.grid.icon-grid .grid-item {
  padding: 0;
  background: none;
  box-shadow: none;
}
.grid.icon-grid .grid-item .grid-image {
  padding-top: 70%;
}
.grid.icon-grid .grid-item .grid-image img {
  padding: 10px;
  object-fit: contain;
  box-sizing: border-box;
}

.testimonial {
  display: flex;
  flex-direction: column;
  margin: 30px 0;
}
.testimonial .testimonial-content {
  order: 2;
  margin: -20px 0 0;
  padding: 0;
}
.testimonial .testimonial-content:before, .testimonial .testimonial-content:after {
  display: none;
}
.testimonial .testimonial-from {
  margin: 0;
  font-size: 1.2em;
  font-weight: normal;
  opacity: 1;
}
.testimonial .testimonial-date {
  display: none;
}

.testimonials-slider {
  --num-slides-visible: 3;
  position: relative;
  text-align: center;
}
.testimonials-slider.has-slides {
  padding-bottom: 40px;
}
.testimonials-slider .testimonials-slider-content {
  overflow: hidden;
}
.testimonials-slider .slider-arrow {
  position: absolute;
  bottom: 10px;
  width: 50px;
  height: 50px;
  color: #000000;
  background-color: #c8c8ca;
  background-size: auto 60%;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 100%;
  cursor: pointer;
  z-index: 10;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  opacity: 0.6;
  transition-duration: 0.5s;
}
.testimonials-slider .slider-arrow i.fa-solid {
  width: 30px;
  height: 30px;
  font-size: 30px;
  padding: 10px;
  text-align: center;
}
.testimonials-slider .slider-arrow.prev-arrow {
  left: 10px;
}
.testimonials-slider .slider-arrow.next-arrow {
  right: 10px;
}
.testimonials-slider .slider-arrow:hover {
  margin-top: -5px;
  opacity: 1;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
.testimonials-slider .slider-arrow:active {
  transition-duration: 0.1s;
  background-color: #969698;
  margin-top: 2px;
  opacity: 1;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.testimonials-slider .testimonials-slider-inner {
  position: relative;
  display: flex;
  gap: 20px;
  left: 0;
  transition: left 0.5s ease-out;
}
.testimonials-slider .testimonials-slider-inner .testimonial {
  margin: 0;
  width: calc((100% - 20px * (var(--num-slides-visible) - 1)) / var(--num-slides-visible));
  flex-shrink: 0;
  flex-grow: 1;
}
.testimonials-slider .testimonials-slider-inner .testimonial .testimonial-content {
  margin-top: 10px;
}
.testimonials-slider .testimonials-slider-inner .testimonial .testimonial-from {
  font-size: 1.4em;
}
@media (min-width: 1150px) {
  .testimonials-slider {
    margin-left: -70px;
    margin-right: -70px;
    padding-left: 70px;
    padding-right: 70px;
  }
  .testimonials-slider.has-slides {
    padding-bottom: 0;
  }
  .testimonials-slider .slider-arrow {
    bottom: 50%;
  }
}
@media (max-width: 700px) {
  .testimonials-slider {
    --num-slides-visible: 2;
  }
}
@media (max-width: 450px) {
  .testimonials-slider {
    --num-slides-visible: 1;
  }
}

.contact-icon-row {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contact-icon-row .fa-solid {
  flex-shrink: 0;
  flex-grow: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 1;
  padding: 7px;
  border-radius: 100%;
  background: #aca300;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}

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