@font-face {
  font-family: 'CFA';
  src: url("../fonts/CFAstyStd-Bold.eot");
  src: url("../fonts/CFAstyStd-Bold.eot") format("embedded-opentype"), url("../fonts/CFAstyStd-Bold.woff") format("woff"), url("../fonts/CFAstyStd-Bold.ttf") format("truetype"), url("../fonts/CFAstyStd-Bold.svg#CFAstyStd-Bold") format("svg");
  font-weight: 600;
  font-style: 600;
}

@font-face {
  font-family: 'CFA';
  src: url("../fonts/CFAstyStd-Book.eot");
  src: url("../fonts/CFAstyStd-Book.eot") format("embedded-opentype"), url("../fonts/CFAstyStd-Book.woff") format("woff"), url("../fonts/CFAstyStd-Book.ttf") format("truetype"), url("../fonts/CFAstyStd-Book.svg#CFAstyStd-Book") format("svg");
  font-weight: 400;
  font-style: 400;
}

@font-face {
  font-family: 'CFA';
  src: url("../fonts/CFAstyStd-Light.eot");
  src: url("../fonts/CFAstyStd-Light.eot") format("embedded-opentype"), url("../fonts/CFAstyStd-Light.woff") format("woff"), url("../fonts/CFAstyStd-Light.ttf") format("truetype"), url("../fonts/CFAstyStd-Light.svg#CFAstyStd-Light") format("svg");
  font-weight: 300;
  font-style: 300;
}

@font-face {
  font-family: 'CFA';
  src: url("../fonts/CFAstyStd-Medium.eot");
  src: url("../fonts/CFAstyStd-Medium.eot") format("embedded-opentype"), url("../fonts/CFAstyStd-Medium.woff") format("woff"), url("../fonts/CFAstyStd-Medium.ttf") format("truetype"), url("../fonts/CFAstyStd-Medium.svg#CFAstyStd-Medium") format("svg");
  font-weight: 500;
  font-style: 500;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

body {
  font-family: 'CFA', sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 768px) {
  body {
    overflow: hidden;
  }
}

#block-kd-local-tasks {
  text-align: center;
}

#block-kd-local-tasks ul {
  padding: 15px 0;
  border-bottom: 1px solid #000;
}

#block-kd-local-tasks ul li {
  display: inline-block;
  margin: 0 5px;
}

#block-kd-local-tasks ul li a {
  color: #FFF;
  background: #000;
  border: 1px solid #000;
  border-bottom: 0;
  line-height: 20px;
  padding: 0 10px;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
}

#block-kd-local-tasks ul li a:hover {
  background: #FFF;
  color: #000;
}

a {
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

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

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

.messages-wrapper {
  font-size: 14px;
}

.messages-wrapper .message.message-error {
  background: #FF9494;
  color: #FFF;
}

.messages-wrapper .message.message-status {
  background: #4BB543;
  color: #FFF;
}

.messages-wrapper .message ul.messages-list li {
  padding: 10px;
  line-height: 25px;
}

form.user-login-form {
  text-align: center;
  padding: 20px 20px !important;
}

form.user-login-form label {
  display: block;
}

.page-404 #block-kd-content,
.page-403 #block-kd-content {
  padding: 20px 20px !important;
  font-size: 16px;
  text-align: center;
}

@media (min-width: 768px) {
  .page-404 #block-kd-content,
  .page-403 #block-kd-content {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  .page-404 #block-kd-content,
  .page-403 #block-kd-content {
    padding: 40px 20px !important;
    font-size: 24px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) and (min-width: 1170px) {
  .page-404 #block-kd-content,
  .page-403 #block-kd-content {
    font-size: 30px;
  }
}

form.user-login-form {
  text-align: center;
  padding: 20px 20px !important;
}

form.user-login-form label {
  display: block;
}

body #sliding-popup {
  background: #d7a79d !important;
}

body #sliding-popup h2 {
  font-size: 14px !important;
  font-weight: 400 !important;
}

body #sliding-popup p {
  font-weight: 400 !important;
}

body #sliding-popup button {
  border: 0 !important;
  border-radius: 0 !important;
  background: #000 !important;
  color: #FFF !important;
  text-shadow: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}

body #sliding-popup button.find-more-button {
  display: none !important;
}

.align-helper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.container-wrapper, #block-kd-local-tasks, .messages-wrapper .message ul.messages-list {
  padding: 0 20px;
}

@media (min-width: 1024px) {
  .container-wrapper, #block-kd-local-tasks, .messages-wrapper .message ul.messages-list {
    margin: 0 auto;
    width: 1024px;
  }
}

@media (min-width: 1024px) and (min-width: 1170px) {
  .container-wrapper, #block-kd-local-tasks, .messages-wrapper .message ul.messages-list {
    padding: 0;
    width: 1170px;
  }
}

.btn {
  display: inline-block;
}

header {
  z-index: 99;
  position: fixed;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  header {
    position: relative;
  }
}

.header-wrapper {
  position: relative;
}

@media (min-width: 768px) {
  .header-wrapper #block-mobilebookbuttonheader {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  .header-wrapper #block-mobilebookbuttonheader {
    display: none;
  }
}

.header-wrapper #block-mobilebookbuttonheader p {
  margin: 0;
}

.header-wrapper #block-mobilebookbuttonheader p a {
  display: block;
  background: #d7a79d;
  height: 30px;
  line-height: 30px;
  color: #FFF;
  font-size: 10px;
  padding: 0 30px;
  text-align: center;
  font-weight: 500;
}

@media (min-width: 768px) {
  .header-wrapper #block-mobilebookbuttonheader p a {
    display: inline-block;
  }
}

.header-wrapper #block-languageswitcher {
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  margin-top: -15px;
}

@media (min-width: 768px) {
  .header-wrapper #block-languageswitcher {
    right: 160px;
    margin-top: 0;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  .header-wrapper #block-languageswitcher {
    top: 20px;
    right: 40px;
    transition: none;
  }
}

.header-wrapper #block-languageswitcher h2 {
  font-weight: 500;
  color: #58585a;
  position: relative;
  font-size: 10px;
  line-height: 37px;
  height: 35px;
}

@media (min-width: 768px) {
  .header-wrapper #block-languageswitcher h2 {
    line-height: 32px;
    height: 30px;
  }
}

@media (min-width: 768px) and (min-width: 1170px) {
  .header-wrapper #block-languageswitcher h2 {
    font-size: 11px;
  }
}

.header-wrapper #block-languageswitcher h2:before {
  position: absolute;
  top: 47%;
  -webkit-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
  content: '';
  display: block;
  background-image: url(../images/language-arrow-right.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 6px;
  height: 13px;
  left: -12px;
  transition: all 0.2s ease-in-out;
}

.header-wrapper #block-languageswitcher ul {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  padding-right: 20px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}

.header-wrapper #block-languageswitcher ul li {
  display: inline;
  margin-right: 10px;
  line-height: 29px;
  height: 30px;
  text-transform: uppercase;
}

.header-wrapper #block-languageswitcher ul li:last-child {
  margin-right: 0;
}

.header-wrapper #block-languageswitcher ul li a {
  color: #58585a;
  font-size: 10px;
}

@media (min-width: 1170px) {
  .header-wrapper #block-languageswitcher ul li a {
    font-size: 11px;
  }
}

.header-wrapper #block-languageswitcher:hover ul {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  transition-delay: 0.2s;
}

.header-wrapper nav {
  background: #e4e5e6;
  padding-top: 35px;
}

@media (min-width: 768px) {
  .header-wrapper nav {
    padding-top: 43px;
    border-bottom: 2px solid #d7a79d;
  }
}

.header-wrapper nav ul {
  line-height: 40px;
  height: 40px;
  padding: 0 40px;
  position: relative;
}

.header-wrapper nav ul.depth-0 {
  display: none;
}

@media (min-width: 1024px) {
  .header-wrapper nav ul.depth-0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.header-wrapper nav ul.depth-0 > li:last-child > a {
  color: #FFF;
  background: #d7a79d;
}

.header-wrapper nav ul.depth-1 {
  display: block;
  -webkit-box-pack: none;
      -ms-flex-pack: none;
          justify-content: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: #d7a79d;
  z-index: 0;
  height: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0s;
  pointer-events: none;
  visibility: hidden;
  overflow: hidden;
}

.header-wrapper nav ul.depth-1 li {
  margin-right: 30px;
  padding: 0;
}

.header-wrapper nav ul.depth-1 li:last-child {
  margin-right: 0;
}

.header-wrapper nav ul.depth-1 li a {
  color: #FFF;
}

.header-wrapper nav ul.depth-1 li a.is-active {
  color: #231f20;
}

.header-wrapper nav ul.depth-1 li a:hover {
  color: #231f20;
}

.header-wrapper nav ul li {
  display: inline-block;
  padding: 0 15px;
  vertical-align: top;
}

.header-wrapper nav ul li a {
  margin: 0;
  padding: 7.5px 10px;
  line-height: 25px;
  position: relative;
  display: block;
  color: #58585a;
  font-weight: 500;
  font-size: 10px;
}

@media (min-width: 1170px) {
  .header-wrapper nav ul li a {
    font-size: 12px;
  }
}

.header-wrapper nav ul li a:hover {
  color: #231f20;
}

.header-wrapper nav ul li a.is-active {
  color: #231f20;
}

.header-wrapper nav ul li.expanded.hovered > a {
  color: #231f20;
}

.header-wrapper nav ul li.expanded.hovered > a:after {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  transition-delay: 0.2s;
}

.header-wrapper nav ul li.expanded.hovered .depth-1 {
  transition-delay: 0.2s;
  height: 40px;
  pointer-events: all;
  visibility: visible;
}

.header-wrapper nav ul li.expanded.hovered .depth-1 a {
  height: 40px;
}

.header-wrapper nav ul li.expanded > a {
  padding-right: 18px;
  position: relative;
}

.header-wrapper nav ul li.expanded > a:after {
  position: absolute;
  top: 47%;
  -webkit-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
  content: '';
  display: block;
  background-image: url(../images/menu-arrow-down.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 7px;
  width: 13px;
  right: 0px;
  transition: all 0.2s ease-in-out;
  transition-delay: 0s;
}

#block-responsivemenumobileicon {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -15px;
}

@media (min-width: 768px) {
  #block-responsivemenumobileicon {
    margin: 0;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  #block-responsivemenumobileicon {
    display: none;
  }
}

#block-responsivemenumobileicon #toggle-icon {
  height: 32px;
}

#block-responsivemenumobileicon #toggle-icon .icon, #block-responsivemenumobileicon #toggle-icon:before, #block-responsivemenumobileicon #toggle-icon:after {
  background: #58585a;
}

#block-responsivemenumobileicon #toggle-icon .label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #58585a;
  display: none;
}

@media (min-width: 768px) {
  #block-responsivemenumobileicon #toggle-icon .label {
    display: block;
  }
}

#off-canvas .mm-title {
  color: #231f20;
  text-transform: uppercase;
}

#off-canvas .mm-title:focus {
  background: none;
}

#off-canvas .menu-item a {
  color: #58585a;
}

#off-canvas .menu-item a.is-active {
  color: #231f20;
}

#off-canvas .mm-next:after {
  border-color: #58585a;
}

#off-canvas .mm-prev:before {
  border-color: #58585a;
}

#off-canvas .mm-listview > li:not(.mm-divider):after {
  left: -20px;
}

footer {
  background: #231f20;
  z-index: 0;
  position: fixed;
  width: 100%;
  height: 35px;
  top: 100vh;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

@media (min-width: 768px) {
  footer {
    height: 65px;
    position: relative;
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
}

footer p {
  margin: 0;
}

footer .contact-us {
  display: block;
  position: absolute;
  color: #FFF;
  font-weight: 500;
  font-size: 10px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  left: 50%;
  top: 50%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media (min-width: 768px) {
  footer .contact-us {
    display: none;
  }
}

footer #block-footersiteinformation {
  font-size: 12px;
  position: fixed;
  top: -100vh;
  height: 100vh;
  margin-top: 65px;
  margin-bottom: 35px;
  display: none;
  background: #231f20;
  width: 100%;
}

.contact-open footer #block-footersiteinformation {
  display: block;
}

@media (min-width: 768px) {
  footer #block-footersiteinformation {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    color: #FFF;
    line-height: 1.4em;
    font-weight: 500;
    margin: 0;
    padding: 0 200px;
    background: none;
    height: auto;
    font-size: 10px;
  }
}

@media (min-width: 768px) and (min-width: 1170px) {
  footer #block-footersiteinformation {
    font-size: 12px;
  }
}

footer #block-footersiteinformation .field.body {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: #FFF;
}

@media (min-width: 768px) {
  footer #block-footersiteinformation .field.body {
    top: 0;
    position: initial;
    -webkit-transform: none;
            transform: none;
  }
  footer #block-footersiteinformation .field.body br {
    display: none;
  }
}

footer #block-footersiteinformation a {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 500;
  color: #d7a79d;
}

@media (min-width: 768px) {
  footer #block-footersiteinformation a {
    color: #bcbec0;
  }
}

footer #block-footersiteinformation a:hover {
  color: #d7a79d;
}

footer #block-footerbookingaward {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 60px;
  width: 60px;
  bottom: 55px;
}

@media (min-width: 768px) {
  footer #block-footerbookingaward {
    bottom: 75px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  footer #block-footerbookingaward {
    bottom: 65px;
    height: 90px;
    width: 90px;
  }
}

footer #block-blocksocial {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
}

@media (min-width: 768px) {
  footer #block-blocksocial {
    right: 60px;
  }
}

footer #block-blocksocial .body {
  width: 84px;
}

@media (min-width: 1024px) {
  footer #block-blocksocial .body {
    width: 84px;
  }
}

@media (min-width: 1024px) and (min-width: 1170px) {
  footer #block-blocksocial .body {
    width: 120px;
  }
}

footer #block-blocksocial .body a {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
}

@media (min-width: 1024px) {
  footer #block-blocksocial .body a {
    width: 20px;
  }
}

@media (min-width: 1024px) and (min-width: 1170px) {
  footer #block-blocksocial .body a {
    width: 30px;
  }
}

footer #block-blocksocial .body a:nth-child(3) {
  margin-right: 0;
  width: 34px;
}

@media (min-width: 1024px) {
  footer #block-blocksocial .body a:nth-child(3) {
    width: 34px;
  }
}

@media (min-width: 1024px) and (min-width: 1170px) {
  footer #block-blocksocial .body a:nth-child(3) {
    width: 50px;
  }
}

.view-front-page-slideshow .view-content {
  width: 100%;
  height: 100vh;
  padding-top: 65px;
  margin-bottom: -35px;
  padding-bottom: 35px;
}

@media (min-width: 768px) {
  .view-front-page-slideshow .view-content {
    margin-top: -45px;
    padding-top: 45px;
    margin-bottom: -65px;
    padding-bottom: 65px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  .view-front-page-slideshow .view-content {
    margin-top: -85px;
    padding-top: 85px;
  }
}

.user-admin .view-front-page-slideshow .view-content {
  margin-top: -124px;
  padding-top: 124px;
}

.user-admin.toolbar-tray-open .view-front-page-slideshow .view-content {
  margin-top: -164px;
  padding-top: 164px;
}

.view-front-page-slideshow .view-content div {
  overflow: hidden;
  height: 100%;
}

.view-front-page-slideshow .view-content div.slick--view--front-page-slideshow {
  position: relative;
}

.view-front-page-slideshow .view-content div.node--type-slideshow {
  position: relative;
}

.view-front-page-slideshow .view-content div.slide-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.view-front-page-slideshow .view-content div.logo {
  width: 160px;
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 1;
}

.view-front-page-slideshow .view-content div.align-helper {
  left: 0;
  right: 0;
  height: auto;
}

.view-front-page-slideshow .view-content div.slideshow-content {
  font-weight: 300;
  z-index: 1;
  position: relative;
  height: auto;
}

.view-front-page-slideshow .view-content div.slideshow-content .title {
  text-align: center;
  line-height: 1em;
  color: #FFF;
  height: auto;
  font-size: 24px;
}

@media (min-width: 768px) {
  .view-front-page-slideshow .view-content div.slideshow-content .title {
    font-size: 30px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  .view-front-page-slideshow .view-content div.slideshow-content .title {
    font-size: 40px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) and (min-width: 1170px) {
  .view-front-page-slideshow .view-content div.slideshow-content .title {
    font-size: 54px;
  }
}

.view-front-page-slideshow .view-content div.slideshow-content .field-subtitle {
  text-align: center;
  line-height: 1em;
  color: #FFF;
  height: auto;
  font-style: italic;
  font-size: 16px;
}

@media (min-width: 768px) {
  .view-front-page-slideshow .view-content div.slideshow-content .field-subtitle {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  .view-front-page-slideshow .view-content div.slideshow-content .field-subtitle {
    font-size: 24px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) and (min-width: 1170px) {
  .view-front-page-slideshow .view-content div.slideshow-content .field-subtitle {
    font-size: 34px;
  }
}

.slick:hover .slick__arrow {
  display: none;
}

@media (min-width: 768px) {
  .slick:hover .slick__arrow {
    display: block;
  }
}

.slick:hover .slick__arrow .slick-arrow {
  opacity: 1;
}

.slick:hover .slick__arrow .slick-arrow.slick-prev {
  left: 40px;
}

.slick:hover .slick__arrow .slick-arrow.slick-next {
  right: 40px;
}

.slick .slick__arrow .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 42px;
  height: 80px !important;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0px 0px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  cursor: pointer;
  border: 0;
  background-color: transparent;
}

.slick .slick__arrow .slick-arrow.slick-prev {
  left: -42px;
  background-image: url(../images/slideshow-arrow-left.svg);
}

.slick .slick__arrow .slick-arrow.slick-next {
  right: -42px;
  background-image: url(../images/slideshow-arrow-right.svg);
}

#block-kd-content .left-side-container {
  padding-bottom: 35px;
}

@media (min-width: 768px) {
  #block-kd-content .left-side-container {
    float: left;
  }
}

#block-kd-content .left-side-container.slideshow {
  height: 400px;
}

@media (min-width: 768px) {
  #block-kd-content .left-side-container.slideshow {
    height: 100vh;
  }
}

#block-kd-content .left-side-container.slideshow .field-left-side {
  height: 100%;
}

#block-kd-content .field-quote {
  position: absolute;
  z-index: 1;
  overflow: hidden;
  transition: all 0.7s ease-in-out;
}

#block-kd-content .field-quote.closed {
  opacity: 0;
  visibility: hidden;
}

#block-kd-content .field-quote .contextual-region {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#block-kd-content .field-quote .quote-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  color: #231f20;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translateY(-50%) translateX(-100%);
          transform: translateY(-50%) translateX(-100%);
  display: none;
}

@media (min-width: 768px) {
  #block-kd-content .field-quote .quote-content {
    display: block;
    width: 80%;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  #block-kd-content .field-quote .quote-content {
    width: 90%;
  }
}

@media (min-width: 768px) and (min-width: 1024px) and (min-width: 1170px) {
  #block-kd-content .field-quote .quote-content {
    width: 80%;
  }
}

#block-kd-content .field-quote .quote-content.opened {
  -webkit-transform: translateY(-50%) translateX(0%);
          transform: translateY(-50%) translateX(0%);
}

#block-kd-content .field-quote .quote-content.opened .close-btn {
  opacity: 1;
}

#block-kd-content .field-quote .quote-content p {
  margin: 0;
}

#block-kd-content .field-quote .quote-content .close-btn {
  position: absolute;
  background-image: url(../images/close-quote.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  width: 40px;
  height: 40px;
  top: -20px;
  right: -20px;
}

@media (min-width: 1024px) {
  #block-kd-content .field-quote .quote-content .close-btn {
    width: 80px;
    height: 80px;
    top: -40px;
    right: -40px;
  }
}

#block-kd-content .full-width-container {
  height: 100vh;
  padding-top: 65px;
  margin-bottom: -65px;
  padding-bottom: 65px;
}

@media (min-width: 768px) {
  #block-kd-content .full-width-container {
    margin-top: -45px;
    padding-top: 45px;
    margin-bottom: -90px;
    padding-bottom: 90px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  #block-kd-content .full-width-container {
    margin-top: -85px;
    padding-top: 85px;
  }
}

#block-kd-content .full-width-container .logo {
  display: none;
}

.user-admin #block-kd-content .full-width-container {
  margin-top: -124px;
  padding-top: 124px;
}

.user-admin.toolbar-tray-open #block-kd-content .full-width-container {
  margin-top: -164px;
  padding-top: 164px;
}

#block-kd-content .full-width-container div {
  height: 100%;
  overflow: hidden;
}

#block-kd-content .full-width-container div.slideshow.slick {
  position: relative;
}

#block-kd-content .field-quote,
#block-kd-content .left-side-container,
#block-kd-content .right-side-container {
  overflow-x: hidden;
}

@media (min-width: 768px) {
  #block-kd-content .field-quote,
  #block-kd-content .left-side-container,
  #block-kd-content .right-side-container {
    overflow: hidden;
    height: 100vh;
    margin-top: -65px;
    padding-top: 65px;
    margin-bottom: -65px;
    padding-bottom: 65px;
    display: inline-block;
    width: 50%;
    margin-top: -45px;
    padding-top: 45px;
    margin-bottom: -90px;
    padding-bottom: 90px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  #block-kd-content .field-quote,
  #block-kd-content .left-side-container,
  #block-kd-content .right-side-container {
    margin-top: -85px;
    padding-top: 85px;
  }
}

#block-kd-content .field-quote .logo,
#block-kd-content .left-side-container .logo,
#block-kd-content .right-side-container .logo {
  width: 160px;
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 1;
  top: 40px;
}

.user-admin #block-kd-content .field-quote, .user-admin
#block-kd-content .left-side-container, .user-admin
#block-kd-content .right-side-container {
  margin-top: -124px;
  padding-top: 124px;
}

.user-admin.toolbar-tray-open #block-kd-content .field-quote, .user-admin.toolbar-tray-open
#block-kd-content .left-side-container, .user-admin.toolbar-tray-open
#block-kd-content .right-side-container {
  margin-top: -164px;
  padding-top: 164px;
}

#block-kd-content .field-quote .mCSB_scrollTools,
#block-kd-content .left-side-container .mCSB_scrollTools,
#block-kd-content .right-side-container .mCSB_scrollTools {
  width: 10px;
}

#block-kd-content .field-quote .mCSB_inside > .mCSB_container,
#block-kd-content .left-side-container .mCSB_inside > .mCSB_container,
#block-kd-content .right-side-container .mCSB_inside > .mCSB_container {
  margin: 0;
}

#block-kd-content .field-quote .mCSB_draggerRail,
#block-kd-content .left-side-container .mCSB_draggerRail,
#block-kd-content .right-side-container .mCSB_draggerRail {
  display: none;
}

#block-kd-content .field-quote .mCSB_dragger,
#block-kd-content .left-side-container .mCSB_dragger,
#block-kd-content .right-side-container .mCSB_dragger {
  height: 75px !important;
  max-height: none !important;
}

#block-kd-content .field-quote .mCSB_dragger .mCSB_dragger_bar,
#block-kd-content .left-side-container .mCSB_dragger .mCSB_dragger_bar,
#block-kd-content .right-side-container .mCSB_dragger .mCSB_dragger_bar {
  background-color: #be1e2d;
  line-height: 70px;
  z-index: 9;
  width: 100%;
  border-radius: 0;
  opacity: 1;
  display: none;
}

@media (min-width: 768px) {
  #block-kd-content .field-quote .mCSB_dragger .mCSB_dragger_bar,
  #block-kd-content .left-side-container .mCSB_dragger .mCSB_dragger_bar,
  #block-kd-content .right-side-container .mCSB_dragger .mCSB_dragger_bar {
    display: block;
  }
}

#block-kd-content .paragraph--type--slideshow {
  position: relative;
  height: 100%;
}

#block-kd-content .paragraph--type--slideshow .field-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#block-kd-content .paragraph--type--slideshow div {
  height: 100%;
}

#block-kd-content .paragraph--type--image-with-title {
  position: relative;
  height: 320px;
  overflow: hidden;
}

@media (min-width: 1024px) {
  #block-kd-content .paragraph--type--image-with-title {
    height: 400px;
  }
}

#block-kd-content .paragraph--type--image-with-title .field-image img {
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}

#block-kd-content .paragraph--type--image-with-title .title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.2em;
  color: #FFF;
  font-weight: 300;
  text-align: center;
  z-index: 0;
  font-size: 20px;
  width: 100%;
  background: rgba(99, 99, 99, 0.2);
}

@media (min-width: 768px) {
  #block-kd-content .paragraph--type--image-with-title .title {
    font-size: 24px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  #block-kd-content .paragraph--type--image-with-title .title {
    font-size: 28px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) and (min-width: 1170px) {
  #block-kd-content .paragraph--type--image-with-title .title {
    font-size: 36px;
  }
}

#block-kd-content .paragraph--type--image-with-title .field-link a {
  display: block;
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

#block-kd-content .right-side-container {
  padding-top: 65px;
}

@media (min-width: 768px) {
  #block-kd-content .right-side-container {
    float: right;
    padding-top: 85px;
  }
}

#block-kd-content .right-side-container .mCSB_dragger_bar {
  background-color: #231f20 !important;
}

#block-kd-content .right-side-container .paragraph--type--text-content {
  width: 75%;
  margin: 40px auto;
  font-size: 12px;
  line-height: 1.4em;
  color: #231f20;
  text-align: left;
  font-weight: 500;
}

#block-kd-content .right-side-container .paragraph--type--text-content span.booking-btn {
  display: block;
}

#block-kd-content .right-side-container .paragraph--type--text-content span.booking-btn a {
  display: inline-block;
  line-height: 35px;
  padding: 0 10px;
  transition: all 0.2s ease-in-out;
  color: #FFF;
  background: #d7a79d;
  border: 1px solid #d7a79d;
}

#block-kd-content .right-side-container .paragraph--type--text-content span.booking-btn a:hover {
  color: #d7a79d;
  background: #FFF;
}

#block-kd-content .right-side-container .paragraph--type--text-content .field-files .field-item,
#block-kd-content .right-side-container .paragraph--type--text-content blockquote,
#block-kd-content .right-side-container .paragraph--type--text-content p {
  margin: 0;
  margin-bottom: 15px;
}

#block-kd-content .right-side-container .paragraph--type--text-content .field-files .field-item:last-child,
#block-kd-content .right-side-container .paragraph--type--text-content blockquote:last-child,
#block-kd-content .right-side-container .paragraph--type--text-content p:last-child {
  margin: 0;
}

#block-kd-content .right-side-container blockquote {
  color: #d7a79d;
}

#block-kd-content .right-side-container .field-files {
  margin-top: 15px;
}

#block-kd-content .right-side-container .field-files .file {
  display: block;
}

#block-kd-content .right-side-container .field-files .file a {
  font-size: 14px;
  padding: 10px 20px;
  display: inline-block;
  color: #FFF;
  background: #d7a79d;
  border: 1px solid #d7a79d;
}

#block-kd-content .right-side-container .field-files .file a:hover {
  color: #d7a79d;
  background: #FFF;
}

#block-kd-content .right-side-container .title-container {
  width: 75%;
  margin: 0 auto;
  margin-top: 5%;
  position: relative;
  overflow: hidden;
  height: 240px;
}

@media (min-width: 768px) {
  #block-kd-content .right-side-container .title-container {
    height: 300px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  #block-kd-content .right-side-container .title-container {
    height: 350px;
  }
}

#block-kd-content .right-side-container .title-container .image {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#block-kd-content .right-side-container .title-container h1 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 300;
  text-align: center;
  left: 0;
  right: 0;
  color: #FFF;
  font-size: 20px;
}

@media (min-width: 768px) {
  #block-kd-content .right-side-container .title-container h1 {
    font-size: 24px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) {
  #block-kd-content .right-side-container .title-container h1 {
    font-size: 28px;
  }
}

@media (min-width: 768px) and (min-width: 1024px) and (min-width: 1170px) {
  #block-kd-content .right-side-container .title-container h1 {
    font-size: 36px;
  }
}
