/**
 * CSS Reset
 */
html,
body {
  border: 0;
  font-family: "Helvetica-Neue", "Helvetica", Arial, sans-serif;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cit,
code,
del,
dfn,
em,
ins,
q,
samp,
small,
strong,
sub,
sup,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
legend,
label {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
table caption,
table th,
table td {
  text-align: left;
  vertical-align: middle;
}
a img {
  border: 0;
}
:focus {
  outline: 0;
}
html {
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */

}
body {
  position: relative;
  height: 100%;
  min-width: 320px;
  font-family: Lato, "Helvetica Neue", Arial, sans-serif;
  font-size: 100%;
  font-weight: 400;
  line-height: 1.45em;
  color: #555555;
  background-color: #602379;
  -webkit-font-smoothing: subpixel-antialiased;
}
a {
  color: #8866dd;
  text-decoration: none;
}
h1,
h2,
h3,
h4 {
  font-family: Lato, "Helvetica Neue", Arial, sans-serif;
}
h1 {
  font-size: 160%;
}
h2 {
  font-size: 145%;
}
h3 {
  font-size: 135%;
}
h4 {
  font-size: 105%;
}
hr {
  clear: both;
  margin: 25px 0;
  line-height: 1px;
  height: 1px;
  border-top: 1px dotted #777777;
}
ol,
ul {
  margin: 1em 0;
}
ol {
  list-style-type: decimal;
}
ol li {
  line-height: 115%;
  margin-left: 1em;
  padding-left: 0.33em;
  margin-bottom: 0.5em;
}
ul {
  list-style: none;
  margin: 1em 0;
}
ol.inline,
ul.inline {
  margin-bottom: 1em;
}
p {
  margin-top: 1em;
}
table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
table.price-list {
  width: 100%;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}
th,
td {
  vertical-align: top !important;
  padding-bottom: 0.25em;
}
th.right,
td.right {
  padding-right: 0;
}
strong,
.strong {
  font-weight: 700;
}
cite,
em,
i {
  font-style: italic;
}
ins {
  text-decoration: none;
}
sup,
sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 0.7em;
}
sub {
  top: 0.3em;
}
div.clear {
  height: 0;
  clear: both;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.bigger {
  font-size: 120%;
}
.error {
  color: #b8222d;
}
#container_wrapper {
  margin: 60px auto 60px auto;
  background-color: white;
}
#container {
  width: 93%;
  margin: 0 auto;
}
#app-bar {
  height: 2.4em;
  color: #222222;
}
#app-bar-menu,
#drop-menu {
  clear: both;
  display: none;
}
#app-bar-menu:before,
#drop-menu:before,
#app-bar-menu:after,
#drop-menu:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
#app-bar-menu:after,
#drop-menu:after {
  clear: both;
}
#app-bar-menu li,
#drop-menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 36px;
}
#app-bar-menu a,
#drop-menu a {
  font-size: 100%;
  text-decoration: none;
  text-transform: uppercase;
  color: #555555;
}
#app-bar-menu a.current,
#drop-menu a.current {
  color: #b8222d;
}
#app-bar-menu {
  display: auto;
}
#app-bar-menu li {
  float: left;
  margin-right: 3.33%;
}
#app-bar-menu a:hover {
  color: #aaaaaa;
}
#app-bar-menu #app-bar-menu-call {
  text-align: right;
  font-size: 120%;
}
#drop-menu {
  border-top: 1px solid #777777;
}
#drop-menu li {
  width: 100% !important;
  text-align: center;
}
#drop-menu li .drop-menu-close {
  color: #b8222d;
  cursor: pointer;
}
#app-bar-home {
  font-size: 100%;
  text-transform: uppercase;
  float: left;
  font-size: 80%;
}
#app-bar-home a {
  display: block;
  margin-top: 0.96em;
  padding: 0.3em 0.6em;
  color: white;
  background-color: #222222;
  text-decoration: none;
}
#app-bar-home a:hover {
  background-color: #b8222d;
}
#app-bar-menu-button {
  display: block;
  font-size: 140%;
  float: right;
  margin: 0.6em 0;
  cursor: pointer;
}
#app-bar-menu-button a {
  color: #222222;
}
#banner-special {
  clear: both;
  width: 100%;
  background-color: #a90329;
  background: linear-gradient(to bottom, #a90329 0%, #8f0222 44%, #6d0019 100%);
  border-bottom: 2px solid #fff;
  color: #fff;
  padding: 0 0 20px 0;
}
#banner-special a {
  color: white !important;
}
#banner-special h1 {
  text-align: center;
  margin-top: 0 !important;
  padding-top: 10px !important;
  font-size: 280% !important;
  color: white !important;
}
#banner-special p {
  margin-top: 5px !important;
  padding: 0 20px;
  font-size: 110%;
  line-height: 130%;
  color: #fec;
}
#banner {
  clear: both;
  position: relative;
  overflow: hidden;
  margin-bottom: 1em;
}
#banner img {
  display: block;
  width: 100%;
}
#banner-overlay-corner {
  position: absolute;
  z-index: 1010;
  left: 0;
  top: 0;
  width: 20%;
}
#banner-overlay-corner img {
  display: block;
  margin: 0;
}
#banner-overlay-logo {
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
  background-color: rgba(18, 0, 12, 0.4);
}
#banner-overlay-logo img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#banner-overlay-text {
  position: absolute;
  z-index: 1001;
  left: 10%;
  top: 45%;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  line-height: 100%;
  font-size: 300%;
  font-weight: 300;
  color: white;
  text-shadow: 2px 2px 14px black;
}
.booking-widget {
  position: absolute;
  z-index: 1010;
  left: 0;
  top: 25%;
  width: 100%;
}
.action-bar {
  position: absolute;
  z-index: 1020;
  left: 0;
  bottom: 0.5em;
  width: 100%;
}
.action-bar .col {
  padding: 0.75em 0;
  color: white;
  text-align: center;
  text-transform: uppercase;
}
.action-bar a {
  display: block;
  width: 66.666%;
  height: 2.5em;
  padding: 0.4em 0.2em 0 0.5em;
  overflow: hidden;
  font-size: 70%;
  font-weight: 600;
  margin: 0 auto;
  border: 1px solid white;
  color: white;
  text-decoration: none;
  background-color: rgba(18, 0, 12, 0.4);
}
.action-bar a:hover {
  background-color: #b8222d;
}
#content {
  padding: 1em 0 3em 0;
}
#content p a {
  color: #222222;
  text-decoration: none;
}
#content h1,
#content h2,
#content h3,
#content h4 {
  margin: 1.3em 0 0 0;
  color: #777777;
  font-weight: 300;
}
#content h1 {
  font-size: 180%;
  line-height: 1.1em;
  font-weight: 300;
}
#content h4 {
  margin-bottom: 0.333em;
  color: #222222;
}
#content ul {
  list-style-type: disc;
  padding-left: 1.5em;
}
#content .error {
  color: #b8222d;
  font-weight: bold;
}
div.row {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0;
}
div.row:before,
div.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
div.row:after {
  clear: both;
}
div.col {
  float: left;
}
div.col-12 {
  width: 100%;
}
div.col-11 {
  width: 91.666666%;
  min-width: 91.6666743055562%;
}
div.col-9 {
  width: 75%;
  min-width: 75.00001875000468%;
}
div.col-8 {
  width: 66.666666%;
  min-width: 66.66666666666667%;
}
div.col-7 {
  width: 58.333333%;
  min-width: 58.33335763889902%;
}
div.col-6 {
  width: 50%;
  min-width: 50%;
}
div.col-5 {
  width: 41.666666%;
  min-width: 41.66666666666667%;
}
div.col-4 {
  width: 33.333333%;
  min-width: 33.333333333333336%;
}
div.col-3 {
  width: 25%;
  min-width: 25%;
}
div.col-2 {
  width: 16.666666%;
  min-width: 16.666666666666668%;
}
div.col-1 {
  width: 8.333333%;
  min-width: 8.333333333333334%;
}
.bx-viewport,
.bx-wrapper {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  height: 100% !important;
  border: none !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bx-wrapper {
  margin-bottom: -1em;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  text-indent: 0 !important;
  text-align: center;
  text-decoration: none;
  font-size: 120%;
  background: none;
  color: white;
}
.bx-wrapper .bx-prev {
  left: 0;
}
.bx-wrapper .bx-next {
  right: 0;
}
#feature-menu-slider {
  display: block;
}
.feature-box-slider {
  padding: 0 !important;
}
.feature-box-slider li {
  position: relative;
}
.feature-box-slider li a {
  color: white;
}
.feature-box-slider.tight {
  top: -16px;
}
.feature-box-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 0.75em;
  font-size: 80%;
  line-height: 105%;
  height: 3.4em;
  min-height: 3em;
  color: white;
  background-color: rgba(18, 0, 12, 0.4);
}
.feature-box-caption p {
  margin: 3.333% 0 0 0;
  text-align: center;
  text-transform: uppercase;
}
.dark {
  background-color: rgba(12, 4, 12, 0.65);
}
#footer {
  font-size: 90%;
  background-color: #222222;
  color: #888888;
  text-align: center;
  padding: 1em 1em 2em 1em;
}
#footer p {
  margin: 0.25em 0 0 0;
}
#footer p a {
  color: #888888;
}
#footer p a:hover {
  color: #ffffff;
}
#footer p.scrolltop {
  margin-bottom: 1em;
}
#footer p.scrolltop a {
  color: white;
  font-size: 150%;
}
#footer p.social {
  margin-top: 1em;
  font-size: 200%;
  color: #dddddd;
}
#footer p.social a {
  color: #dddddd;
}
#footer p.social span {
  padding: 0 0.25em;
}
#eglink {
  font-family: "Trebuchet MS", sans-serif;
}
#eglink sup {
  line-height: 0;
  font-size: 60%;
}
input,
select,
textarea {
  width: 98%;
  font-size: 100%;
  line-height: 180%;
  margin: 6px 0 12px 0;
  padding-left: 8px;
  border: 1px solid #ddd;
}
label {
  font-weight: bold;
}
textarea {
  font-family: Lato;
}
select {
  width: auto;
}
input.submit {
  border: none;
  width: auto;
}
#enquiry_form_container {
  margin: 1em 0 2em 0;
}
.button {
  font-size: 80%;
  line-height: 150%;
  padding: 5px 10px;
  text-transform: uppercase;
  background-color: #222222;
  color: white;
}
.button:hover {
  background-color: #b8222d;
}
.button a {
  color: white;
}
.button.inline {
  display: block;
  width: 33%;
  margin: 40px 0;
  padding: 10px;
  border-radius: 8px;
  text-align: center;
  background-color: #b8222d;
}
.button.inline:hover {
  background-color: #b8222d;
}
.button.center {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  #container_wrapper {
    max-width: 703px;
    margin-top: 0;
  }
  /* less 2*32px */
  #app-bar-menu {
    display: none;
  }
  #app-bar-menu-button {
    display: block;
  }
  #banner-overlay-logo img {
    width: 95%;
  }
  #banner-overlay-text {
    top: 33%;
    font-size: 220%;
    font-weight: 400;
  }
  #ot-widget {
    display: block;
  }
  #ot-widget-wide {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #container_wrapper {
    max-width: 704px;
  }
  /* less 2*32px */
  #app-bar-menu {
    display: none;
  }
  #app-bar-menu-button {
    display: block;
  }
  .featurebox-container .featurebox {
    width: 50%;
  }
  #banner-overlay-logo img {
    width: 80%;
  }
  #banner-overlay-text {
    top: 33%;
    font-size: 220%;
    font-weight: 400;
  }
  #ot-widget {
    display: block;
  }
  #ot-widget-wide {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #container_wrapper {
    max-width: 928px;
  }
  #app-bar-home {
    display: none;
  }
  #app-bar-menu {
    display: block;
  }
  #app-bar-menu-button {
    display: none;
  }
  #drop-menu {
    display: none !important;
  }
  #banner-overlay-logo img {
    width: 60%;
  }
  .action-bar a {
    font-size: 70%;
    padding-top: 0.5em;
  }
  #ot-widget {
    display: none;
  }
  #ot-widget-wide {
    display: block;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  #container_wrapper {
    max-width: 1136px;
  }
  #app-bar-home {
    display: none;
  }
  #app-bar-menu {
    display: block;
  }
  #app-bar-menu-button {
    display: none;
  }
  #drop-menu {
    display: none !important;
  }
  #banner-overlay-logo img {
    width: 50%;
  }
  #banner-overlay-text {
    top: 45%;
    font-size: 300%;
    font-weight: 300;
  }
  .action-bar a {
    font-size: 80%;
    padding-top: 0.8em;
  }
  #ot-widget {
    display: none;
  }
  #ot-widget-wide {
    display: block;
  }
}
@media only screen and (min-width: 1500px) {
  #container_wrapper {
    max-width: 1300px;
  }
  #app-bar-home {
    display: none;
  }
  #app-bar-menu {
    display: block;
  }
  #app-bar-menu-button {
    display: none;
  }
  #drop-menu {
    display: none !important;
  }
  #banner-overlay-logo img {
    width: 50%;
  }
  #banner-overlay-text {
    top: 50%;
    font-size: 325%;
    font-weight: 300;
  }
  .action-bar a {
    font-size: 80%;
    padding-top: 0.8em;
  }
  #ot-widget {
    display: none;
  }
  #ot-widget-wide {
    display: block;
  }
}
/* that's all folks */